Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the taskcluster-pip group in /taskcluster with 2 updates: taskcluster-taskgraph and sentry-cli.

Updates taskcluster-taskgraph from 18.0.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

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
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)
  • See full diff in compare view

Updates sentry-cli from 2.58.2 to 2.58.4

Release notes

Sourced from sentry-cli's releases.

2.58.4

Fixes

  • Use node directly in the postinstall script, instead of using npm run (#3030). This change ensures the postinstall script remains compatible with package managers other than npm.

2.58.3

Improvements

  • For the sentry-cli build upload command, we now only auto-detect Git metadata when we detect we are running in a CI environment, unless the user manually overrides this behavior (#2974). This change prevents local development builds from triggiering GitHub status checks for size analysis.
    • We can detect most common CI environments based on the environment variables these set.
    • We introduced two new arguments, --force-git-metadata and --no-git-metadata, which force-enable and force-disable automatic Git data collection, respectively, overriding the default behavior.
  • The sentry-cli build upload command now automatically detects the correct branch or tag reference in non-PR GitHub Actions workflows (#2976). Previously, --head-ref was only auto-detected for pull request workflows. Now it works for push, release, and other workflow types by using the GITHUB_REF_NAME environment variable.

Fixes

  • Fixed a bug where the sentry-cli sourcemaps inject command could inject JavaScript code into certain incorrectly formatted source map files, corrupting their JSON structure (#3003).

2.58.3-alpha0

Improvements

  • For the sentry-cli build upload command, we now only auto-detect Git metadata when we detect we are running in a CI environment, unless the user manually overrides this behavior (#2974). This change prevents local development builds from triggiering GitHub status checks for size analysis.
    • We can detect most common CI environments based on the environment variables these set.
    • We introduced two new arguments, --force-git-metadata and --no-git-metadata, which force-enable and force-disable automatic Git data collection, respectively, overriding the default behavior.
  • The sentry-cli build upload command now automatically detects the correct branch or tag reference in non-PR GitHub Actions workflows (#2976). Previously, --head-ref was only auto-detected for pull request workflows. Now it works for push, release, and other workflow types by using the GITHUB_REF_NAME environment variable.

Fixes

  • Fixed a bug where the sentry-cli sourcemaps inject command could inject JavaScript code into certain incorrectly formatted source map files, corrupting their JSON structure (#3003).
Changelog

Sourced from sentry-cli's changelog.

2.58.4

Fixes

  • Use node directly in the postinstall script, instead of using npm run (#3030). This change ensures the postinstall script remains compatible with package managers other than npm.

2.58.3

Improvements

  • For the sentry-cli build upload command, we now only auto-detect Git metadata when we detect we are running in a CI environment, unless the user manually overrides this behavior (#2974). This change prevents local development builds from triggiering GitHub status checks for size analysis.
    • We can detect most common CI environments based on the environment variables these set.
    • We introduced two new arguments, --force-git-metadata and --no-git-metadata, which force-enable and force-disable automatic Git data collection, respectively, overriding the default behavior.
  • The sentry-cli build upload command now automatically detects the correct branch or tag reference in non-PR GitHub Actions workflows (#2976). Previously, --head-ref was only auto-detected for pull request workflows. Now it works for push, release, and other workflow types by using the GITHUB_REF_NAME environment variable.

Fixes

  • Fixed a bug where the sentry-cli sourcemaps inject command could inject JavaScript code into certain incorrectly formatted source map files, corrupting their JSON structure (#3003).
Commits
  • 3e6a426 release: 2.58.4
  • 9c83c3e fix: Use node directly in the postinstall script (#3030)
  • 34196c0 Save PDFs and SVGs with content hash (#3024)
  • 03edd6d meta(readme): Modernize README, point users to docs (#3023)
  • 80151e3 build(npm): 🤖 Bump optional dependencies to 2.58.3
  • fec1fdc Merge branch 'release/2.58.3'
  • 97f026f meta: Update changelog for release
  • 8ac7f66 release: 2.58.3
  • 393a96b build(npm): 🤖 Bump optional dependencies to 2.58.3-alpha0
  • a70f657 Merge branch 'release/2.58.3-alpha0'
  • 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 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 <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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 15, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 15, 2025 05:05
@dependabot dependabot bot requested review from bhearsum and removed request for a team December 15, 2025 05:05
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 15, 2025
@dependabot dependabot bot force-pushed the dependabot/pip/taskcluster/taskcluster-pip-2760bfece4 branch 2 times, most recently from c2e7647 to e496444 Compare December 29, 2025 05:05
Bumps the taskcluster-pip group in /taskcluster with 2 updates: [taskcluster-taskgraph](https://github.com/taskcluster/taskgraph) and [sentry-cli](https://github.com/getsentry/sentry-cli).


Updates `taskcluster-taskgraph` from 18.0.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@18.0.0...18.0.3)

Updates `sentry-cli` from 2.58.2 to 2.58.4
- [Release notes](https://github.com/getsentry/sentry-cli/releases)
- [Changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-cli@2.58.2...2.58.4)

---
updated-dependencies:
- dependency-name: taskcluster-taskgraph
  dependency-version: 18.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: taskcluster-pip
- dependency-name: sentry-cli
  dependency-version: 2.58.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: taskcluster-pip
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/taskcluster/taskcluster-pip-2760bfece4 branch from e496444 to a6b3a81 Compare January 5, 2026 05:05
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.

1 participant