Skip to content

Bump taskcluster from 85.0.1 to 87.0.0 in /requirements #8833

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 10, 2025

Bumps taskcluster from 85.0.1 to 87.0.0.

Release notes

Sourced from taskcluster's releases.

v87.0.0

GENERAL

▶ [patch] Upgrades to Node.js 22.17.0 and yarn 4.9.2

▶ [patch] Upgrades to go1.24.5 [SECURITY].

Go release notes here.

USERS

▶ [MAJOR] Client (python): Drops python 3.8 support, adds support and tests for 3.12 and 3.13.

Automated Package Updates

  • build(deps-dev): bump mocha from 10.8.2 to 11.7.1 in /clients/client (1853c97ab3)
  • build(deps-dev): bump open-editor from 3.0.0 to 5.1.0 (114a914b6a)
  • build(deps): bump the node-deps group with 14 updates (1ea24128f8)
  • build(deps): bump the client-rust-deps group (e4e55a9e9d)
  • build(deps-dev): bump the client-web-node-deps group (bb9b1dcb61)
  • build(deps): bump taskcluster-taskgraph (ebeaba0a9f)
  • build(deps): bump taskcluster from 84.0.2 to 86.0.2 in /taskcluster (bf2b5c068e)
  • build(deps): bump the go-deps group with 6 updates (5e14931dc2)

v86.0.2

WORKER-DEPLOYERS

▶ [patch] Generic Worker: prefer strconv.ParseUint() over strconv.Atoi() when resulting int is converted to an int type of smaller size to prevent unexpected values.

USERS

▶ [patch] #6951 Fixes UI issue with state when tasks change. Sometimes actions could be fired against wrong task group.

▶ [patch] Generic Worker multiuser on macOS now ensures finalisers are not called on launch agent pipes while they are still in use.

v86.0.1

WORKER-DEPLOYERS

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v87.0.0

GENERAL

▶ [patch] Upgrades to Node.js 22.17.0 and yarn 4.9.2

▶ [patch] Upgrades to go1.24.5 [SECURITY].

Go release notes here.

USERS

▶ [MAJOR] Client (python): Drops python 3.8 support, adds support and tests for 3.12 and 3.13.

Automated Package Updates

  • build(deps-dev): bump mocha from 10.8.2 to 11.7.1 in /clients/client (1853c97ab3)
  • build(deps-dev): bump open-editor from 3.0.0 to 5.1.0 (114a914b6a)
  • build(deps): bump the node-deps group with 14 updates (1ea24128f8)
  • build(deps): bump the client-rust-deps group (e4e55a9e9d)
  • build(deps-dev): bump the client-web-node-deps group (bb9b1dcb61)
  • build(deps): bump taskcluster-taskgraph (ebeaba0a9f)
  • build(deps): bump taskcluster from 84.0.2 to 86.0.2 in /taskcluster (bf2b5c068e)
  • build(deps): bump the go-deps group with 6 updates (5e14931dc2)

v86.0.2

WORKER-DEPLOYERS

▶ [patch] Generic Worker: prefer strconv.ParseUint() over strconv.Atoi() when resulting int is converted to an int type of smaller size to prevent unexpected values.

USERS

▶ [patch] #6951 Fixes UI issue with state when tasks change. Sometimes actions could be fired against wrong task group.

▶ [patch] Generic Worker multiuser on macOS now ensures finalisers are not called on launch agent pipes while they are still in use.

v86.0.1

... (truncated)

Commits
  • 99a1fca v87.0.0
  • 7a843c0 Merge pull request #7837 from taskcluster/matt-boris/go1.24.5
  • 42298b0 build(deps): upgrade to go1.24.5 [SECURITY]
  • ee5d3f9 Merge pull request #7835 from taskcluster/matt-boris/dropPy38
  • bf7a676 chore(client-py)!: drop py3.8 support
  • b2e1678 Merge pull request #7830 from taskcluster/matt-boris/removeUnneededDeps
  • e3bf8c2 chore: remove lower-case and upper-case deps
  • 354c7e3 Merge pull request #7821 from taskcluster/dependabot/npm_and_yarn/clients/cli...
  • 876b5b2 Merge pull request #7753 from taskcluster/dependabot/npm_and_yarn/open-editor...
  • 1853c97 build(deps-dev): bump mocha from 10.8.2 to 11.7.1 in /clients/client
  • 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](https://github.com/taskcluster/taskcluster) from 85.0.1 to 87.0.0.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v85.0.1...v87.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Bot PRs that update dependencies label Jul 10, 2025
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.83%. Comparing base (b04b641) to head (bab604a).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #8833   +/-   ##
=======================================
  Coverage   76.83%   76.83%           
=======================================
  Files         572      572           
  Lines       28764    28764           
  Branches     3508     3564   +56     
=======================================
  Hits        22100    22100           
+ Misses       6491     6486    -5     
- Partials      173      178    +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 15, 2025

Superseded by #8840.

@dependabot dependabot bot closed this Jul 15, 2025
@dependabot dependabot bot deleted the dependabot/pip/requirements/taskcluster-87.0.0 branch July 15, 2025 05:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Bot PRs that update dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant