Skip to content

Bump the build-tools-pip group with 2 updates#11105

Open
dependabot[bot] wants to merge 3 commits intomainfrom
dependabot/pip/build-tools-pip-ca0959caf8
Open

Bump the build-tools-pip group with 2 updates#11105
dependabot[bot] wants to merge 3 commits intomainfrom
dependabot/pip/build-tools-pip-ca0959caf8

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2026

Bumps the build-tools-pip group with 2 updates: mozilla-taskgraph and taskcluster-taskgraph.

Updates mozilla-taskgraph from 4.0.1 to 4.1.0

Release notes

Sourced from mozilla-taskgraph's releases.

4.1.0

What's Changed

Full Changelog: mozilla-releng/mozilla-taskgraph@4.0.2...4.1.0

4.0.2

What's Changed

New Contributors

Full Changelog: mozilla-releng/mozilla-taskgraph@4.0.1...4.0.2

Changelog

Sourced from mozilla-taskgraph's changelog.

4.1.0 (2026-02-17)

Feat

  • convert all voluptuous schemas to msgspec

4.0.2 (2026-02-06)

Fix

  • Change all voluptuous schema names to LegacySchema
  • updated artifact fetch for taskgraph 19 compatibility
  • update readthedocs config
Commits
  • 49ceeb4 chore: version bump v4.1.0
  • 760621e feat: convert all voluptuous schemas to msgspec
  • 92ac2d4 chore(deps): lock file maintenance (pep621) (#161)
  • 1f56e76 chore(deps): update mozillareleases/taskgraph docker tag to v19 (#159)
  • 42236d2 chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.10.2 (#158)
  • 218f824 chore(deps): lock file maintenance (pep621) (#157)
  • 3f6ebea chore: version bump v4.0.2 (#155)
  • a04cd6f fix: updated artifact fetch for taskgraph 19 compatibility
  • e7e11f2 feat!: Change all voluptuous schema names to LegacySchema
  • 8d56927 chore(deps): update docker dependencies (#154)
  • Additional commits viewable in compare view

Updates taskcluster-taskgraph from 18.1.0 to 19.2.1

Release notes

Sourced from taskcluster-taskgraph's releases.

19.2.1

What's Changed

Full Changelog: taskcluster/taskgraph@19.2.0...19.2.1

19.2.0

What's Changed

Full Changelog: taskcluster/taskgraph@19.1.0...19.2.0

19.1.0

What's Changed

Full Changelog: taskcluster/taskgraph@19.0.0...19.1.0

19.0.0

What's Changed

Full Changelog: taskcluster/taskgraph@18.1.0...19.0.0

Changelog

Sourced from taskcluster-taskgraph's changelog.

[19.2.1] - 2026-02-19

Fixed

  • Loosen optionally_keyed_by constraints for msgspec compatibility

[19.2.0] - 2026-02-18

Fixed

  • Restore payload_builder wrapping for dict schemas
  • Make nested struct fields optional to match voluptuous defaults

[19.1.0] - 2026-02-17

Added

  • Converted all remaining voluptuous schemas to msgspec

Fixed

  • Parent image name lookup in build-image now uses task ids
  • Decision task environment now passes full ref names for chain-of-trust verification
  • Exclude __pycache__ directories when generating docker contexts

[19.0.0] - 2026-02-06

Added

  • BREAKING CHANGE: Support for msgspec schemas; voluptuous schemas renamed to LegacySchema

Changed

  • Updated taskcluster dependency to v92; artifact functions now handle redirects manually
  • Updated workerType in template .taskcluster.yml
  • Disabled unnecessary taskcluster-proxy for Windows tests

Fixed

  • Race condition in docker_image transforms when creating docker-contexts directory
  • Wrong location for extra in .taskcluster.yml template
Commits
  • 4660f06 chore: bump version to 19.2.1
  • 7b7ca5f fix: loosen constraints on optionally_keyed_by for msgspec
  • b161f65 chore: bump version to 19.2.0
  • 8583282 fix: restore payload_builder wrapping for dict schemas
  • e901417 fix: make nested struct fields optional to match voluptuous defaults
  • ed9b18c chore: bump version to 19.1.0
  • 2e2d8f2 fix: ignore 'pycache' dirs when generating docker contexts
  • ef2693c chore: remove pre-commit.ci badge
  • 6bf2abf fix(build-image): look up the parent image name correctly (#906)
  • 29fc78d fix(template): pass full ref names in decision task's environment (#905)
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
taskcluster-taskgraph [>= 8.a, < 9]

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the build-tools-pip group with 2 updates: [mozilla-taskgraph](https://github.com/mozilla-releng/mozilla-taskgraph) and [taskcluster-taskgraph](https://github.com/taskcluster/taskgraph).


Updates `mozilla-taskgraph` from 4.0.1 to 4.1.0
- [Release notes](https://github.com/mozilla-releng/mozilla-taskgraph/releases)
- [Changelog](https://github.com/mozilla-releng/mozilla-taskgraph/blob/main/CHANGELOG.md)
- [Commits](mozilla-releng/mozilla-taskgraph@4.0.1...4.1.0)

Updates `taskcluster-taskgraph` from 18.1.0 to 19.2.1
- [Release notes](https://github.com/taskcluster/taskgraph/releases)
- [Changelog](https://github.com/taskcluster/taskgraph/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskgraph@18.1.0...19.2.1)

---
updated-dependencies:
- dependency-name: mozilla-taskgraph
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-tools-pip
- dependency-name: taskcluster-taskgraph
  dependency-version: 19.2.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: build-tools-pip
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 27, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 27, 2026 20:04
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 27, 2026
@dependabot dependabot bot requested review from jcristau and removed request for a team February 27, 2026 20:04
@jcristau jcristau force-pushed the dependabot/pip/build-tools-pip-ca0959caf8 branch from 6aab456 to 8478cc8 Compare March 11, 2026 14:46
@jcristau jcristau force-pushed the dependabot/pip/build-tools-pip-ca0959caf8 branch from 8478cc8 to 53095ac Compare March 11, 2026 14:49
Copy link

@abhishekmadan30 abhishekmadan30 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That looks good !

@jcristau jcristau force-pushed the dependabot/pip/build-tools-pip-ca0959caf8 branch 2 times, most recently from b7b8d3e to a7ccca9 Compare March 11, 2026 15:52
@jcristau jcristau force-pushed the dependabot/pip/build-tools-pip-ca0959caf8 branch from a7ccca9 to 615a694 Compare March 11, 2026 15:54
@jcristau
Copy link
Contributor

We can update and land this once taskcluster/taskgraph#919 is in a taskgraph release.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants