Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2025

Bumps taskcluster-taskgraph from 17.3.0 to 18.0.3.

Release notes

Sourced from taskcluster-taskgraph's releases.

18.0.3

What's Changed

Full Changelog: taskcluster/taskgraph@18.0.1...18.0.3

18.0.1

What's Changed

Full Changelog: taskcluster/taskgraph@18.0.0...18.0.1

18.0.0

What's Changed

Full Changelog: taskcluster/taskgraph@17.3.0...18.0.0

Changelog

Sourced from taskcluster-taskgraph's changelog.

[18.0.3] - 2025-12-11

Fixed

  • get_artifact_from_index now uses artifact_path instead of index_path (bug 1999039); fixes regression introduced in 16.0.0
  • Task objects created by load_tasks or from_json no longer have None as if_dependencies/soft_dependencies attributes

[18.0.2] - Skipped

[18.0.1] - 2025-12-10

Fixed

  • Updated run-task detection in util.verify and the task transform for gecko's suffixed run-task-hg and run-task-git commands

[18.0.0] - 2025-11-17

Added

  • --develop flag to taskgraph load-task to support making source changes in a task

Fixed

  • BREAKING CHANGE: run-task no longer cleans up fetches dir (worker is already responsible for this)
  • Normalized certain known environment variables to use forward slashes in run-task
  • Added some additional environment variables to this normalization in run-task

Changed

  • fetch-content now uses PERFHERDER_FETCH_CONTENT_JSON_PATH for perf artifact

Removed

  • BREAKING CHANGE: Mercurial sparse profiles no longer supported in run-task
Commits
  • 37d045e chore: bump version to 18.0.3 (#881)
  • b701e6d fix: get_artifact_from_index now uses artifact_path instead of index_path (bu...
  • 94f47da fix Task object construction to have non-None {if,soft}_dependencies (#880)
  • 87d3550 chore: version bump 18.0.1 (#876)
  • ed2e756 Fix run-task detection in util.verify and the task transform (#875)
  • 1e1ed20 chore: pre-commit autoupdate (#871)
  • d15d813 ci: move to d2g worker types (bug 2002720) (#870)
  • bb6714d feat: run unit tests on Windows (#842)
  • 2498de5 chore: version bump 18.0.0
  • c9bdd35 fix(run-task): stop cleaning up fetches dir
  • Additional commits viewable in compare view

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps [taskcluster-taskgraph](https://github.com/taskcluster/taskgraph) from 17.3.0 to 18.0.3.
- [Release notes](https://github.com/taskcluster/taskgraph/releases)
- [Changelog](https://github.com/taskcluster/taskgraph/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskgraph@17.3.0...18.0.3)

---
updated-dependencies:
- dependency-name: taskcluster-taskgraph
  dependency-version: 18.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Dec 15, 2025
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