Skip to content

build(deps): bump taskcluster from 75.0.0 to 83.5.2 #1970

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
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2025

Bumps taskcluster from 75.0.0 to 83.5.2.

Release notes

Sourced from taskcluster's releases.

v83.5.2

GENERAL

▶ [patch] #7643 Upgrades to rust 1.86.0.

DEVELOPERS

▶ [patch] Generic Worker now handles artifact upload inside a task feature rather than the main processing loop of the task execution. This refactor improves code modularity.

Automated Package Updates

  • build(deps): bump crossbeam-channel in /clients/client-rust (19918f0136)
  • build(deps): bump the node-deps group with 21 updates (c73c37aa06)
  • build(deps): bump the python-deps group in /taskcluster with 2 updates (ba5ee4b929)
  • build(deps-dev): bump eslint (f0b65711be)
  • build(deps): bump the go-deps group with 4 updates (6051fc8b9e)

v83.5.1

WORKER-DEPLOYERS

▶ [patch] Generic Worker: adds additional worker logs around the artifact upload process to help debug artifact upload performance.

USERS

▶ [patch] #7625 Generic Worker now supports running Taskcluster Proxy on the docker bridge network outside of D2G.

v83.5.0

GENERAL

▶ [patch] #7611 Fixes worker-manager events that didn't include launchConfigId in pulse messages.

▶ [patch] Upgrades to go1.23.8 (SECURITY) and yarn 4.8.1

USERS

▶ [minor] #6783 Docs: adds Generic Worker Configuration help page to the reference docs.

▶ [patch] #7606

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v83.5.2

GENERAL

▶ [patch] #7643 Upgrades to rust 1.86.0.

DEVELOPERS

▶ [patch] Generic Worker now handles artifact upload inside a task feature rather than the main processing loop of the task execution. This refactor improves code modularity.

Automated Package Updates

  • build(deps): bump crossbeam-channel in /clients/client-rust (19918f0136)
  • build(deps): bump the node-deps group with 21 updates (c73c37aa06)
  • build(deps): bump the python-deps group in /taskcluster with 2 updates (ba5ee4b929)
  • build(deps-dev): bump eslint (f0b65711be)
  • build(deps): bump the go-deps group with 4 updates (6051fc8b9e)

v83.5.1

WORKER-DEPLOYERS

▶ [patch] Generic Worker: adds additional worker logs around the artifact upload process to help debug artifact upload performance.

USERS

▶ [patch] #7625 Generic Worker now supports running Taskcluster Proxy on the docker bridge network outside of D2G.

v83.5.0

GENERAL

▶ [patch] #7611 Fixes worker-manager events that didn't include launchConfigId in pulse messages.

▶ [patch] Upgrades to go1.23.8 (SECURITY) and yarn 4.8.1

USERS

▶ [minor] #6783

... (truncated)

Commits
  • 3c01005 v83.5.2
  • 4a419f1 Merge pull request #7649 from taskcluster/artifacts-as-feature
  • 4f3ce4f Merge pull request #7647 from taskcluster/dependabot/cargo/clients/client-rus...
  • 534900d Update workers/generic-worker/artifactfeature.go
  • 916fc05 Generic Worker - make artifacts a task feature
  • 19918f0 build(deps): bump crossbeam-channel in /clients/client-rust
  • d21667c Merge pull request #7644 from taskcluster/matt-boris/fixRustDependabotIssue
  • cd05b4c Merge pull request #7638 from taskcluster/dependabot/npm_and_yarn/node-deps-4...
  • 83be3ab Merge pull request #7636 from taskcluster/dependabot/pip/taskcluster/python-d...
  • 167e545 Merge pull request #7635 from taskcluster/dependabot/npm_and_yarn/clients/cli...
  • 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 75.0.0 to 83.5.2.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v75.0.0...v83.5.2)

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

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 14, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 21, 2025

Superseded by #1975.

@dependabot dependabot bot closed this Apr 21, 2025
@dependabot dependabot bot deleted the dependabot/pip/taskcluster-83.5.2 branch April 21, 2025 13: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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants