Skip to content

chore(deps): update ninja requirement from >=1.11 to >=1.13.0#10

Open
dependabot[bot] wants to merge 2 commits intomasterfrom
dependabot/pip/ninja-gte-1.13.0
Open

chore(deps): update ninja requirement from >=1.11 to >=1.13.0#10
dependabot[bot] wants to merge 2 commits intomasterfrom
dependabot/pip/ninja-gte-1.13.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Apr 11, 2026

Updates the requirements on ninja to permit the latest version.

Release notes

Sourced from ninja's releases.

v1.13.0

  • Ninja now automatically joins a GNU Make jobserver as a client (version 4.4 on non-Windows systems required for "fifo" style) #1139
  • Print exit code of failed subcommands #1507
  • New tool ninja -t compdb-targets like compdb, but takes a list of targets instead of rules #1544
  • Support for ANSI (color) escape codes in NINJA_STATUS #713

See https://github.com/ninja-build/ninja/milestone/8?closed=1 for a complete list of changes.

Commits
  • b4d51f6 v1.13.0
  • 732994a Merge branch 'master' into release
  • 6564125 mark this 1.14.0.git
  • 1b52e21 Merge pull request #2590 from Balletie/filenames-with-ampersands-and-quotes-i...
  • 896f6bf Remove incorrect paragraph about jobserver on Posix
  • a5da6f9 Merge pull request #2506 from digit-google/jobserver
  • 04175ab Merge pull request #2591 from SR4ven/cgroup2
  • cb85708 Use auto
  • d9b1efd Add std:: namespace, braces and replace insert with emplace
  • 882f49c Add support for cgroup2 in CPU quota parsing
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [ninja](https://github.com/ninja-build/ninja) to permit the latest version.
- [Release notes](https://github.com/ninja-build/ninja/releases)
- [Commits](ninja-build/ninja@v1.11.0...v1.13.0)

---
updated-dependencies:
- dependency-name: ninja
  dependency-version: 1.13.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant