Skip to content
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

build(deps): bump taskcluster from 60.1.3 to 60.3.1 #1598

Merged
merged 1 commit into from Jan 30, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2024

Bumps taskcluster from 60.1.3 to 60.3.1.

Release notes

Sourced from taskcluster's releases.

v60.3.1

USERS

▶ [patch] #6789 Generic Worker no longer modifies task scopes passed to Taskcluster Proxy. Previously there was a bug where Taskcluster Proxy would be passed the d2g-modified scopes by Generic Worker rather than the original task scopes from the task definition of the queue.claimWork response body. If the task was not also explicitly assigned the required generic-worker scopes, this would result in HTTP 401 errors from Taskcluster Proxy calls.

This has now been fixed, so that it is sufficient for tasks with a Docker Worker payload to contain only Docker Worker scopes, not have the associated generic-worker scopes, yet still work under Generic Worker and use the Taskcluster Proxy feature without causing HTTP 401 errors.

v60.3.0

GENERAL

▶ [patch] Generic Worker now copies archives to the task user's directory before unarchiving.

WORKER-DEPLOYERS

▶ [minor] #6785 Generic Worker now exits with exit code 82 if the chain of trust key is missing.

v60.2.0

GENERAL

▶ [patch] Go upgrade to 1.21.6.

go1.21.6 (released 2024-01-09) includes fixes to the compiler, the runtime, and the crypto/tls, maps, and runtime/pprof packages. See the Go 1.21.6 milestone on our issue tracker for details.

WORKER-DEPLOYERS

▶ [minor] Generic Worker: adds unarchive subcommand to the generic-worker binary.

USERS

▶ [minor] #6720 The taskcluster UI now shows errors when an action's input does not match the action.schema

Changelog

Sourced from taskcluster's changelog.

v60.3.1

USERS

▶ [patch] #6789 Generic Worker no longer modifies task scopes passed to Taskcluster Proxy. Previously there was a bug where Taskcluster Proxy would be passed the d2g-modified scopes by Generic Worker rather than the original task scopes from the task definition of the queue.claimWork response body. If the task was not also explicitly assigned the required generic-worker scopes, this would result in HTTP 401 errors from Taskcluster Proxy calls.

This has now been fixed, so that it is sufficient for tasks with a Docker Worker payload to contain only Docker Worker scopes, not have the associated generic-worker scopes, yet still work under Generic Worker and use the Taskcluster Proxy feature without causing HTTP 401 errors.

v60.3.0

GENERAL

▶ [patch] Generic Worker now copies archives to the task user's directory before unarchiving.

WORKER-DEPLOYERS

▶ [minor] #6785 Generic Worker now exits with exit code 82 if the chain of trust key is missing.

v60.2.0

GENERAL

▶ [patch] Go upgrade to 1.21.6.

go1.21.6 (released 2024-01-09) includes fixes to the compiler, the runtime, and the crypto/tls, maps, and runtime/pprof packages. See the Go 1.21.6 milestone on our issue tracker for details.

WORKER-DEPLOYERS

▶ [minor] Generic Worker: adds unarchive subcommand to the generic-worker binary.

USERS

▶ [minor] #6720 The taskcluster UI now shows errors when an action's input does not match the action.schema

Commits
  • 20b4deb v60.3.1
  • d47edd9 Merge pull request #6790 from taskcluster/issue6789
  • 1f3cbaf Issue 6789: retain original scopes from queue.claimWork for passing to Taskcl...
  • 1a5b0b8 Add test for issue 6789 (which should fail CI) since fix is in following commit
  • 8b974da v60.3.0
  • e3e7237 Merge pull request #6788 from taskcluster/matt-boris/gwMountsCopyBeforeExtrac...
  • 360ce71 fix(generic-worker): copy archive to task user dir before unarchiving
  • 8f2880a Merge pull request #6787 from taskcluster/issue6785
  • 724adde Issue 6785 - Generic Worker: exit with dedicated exit code (82) if chain of t...
  • f8780dc v60.2.0
  • 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 60.1.3 to 60.3.1.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v60.1.3...v60.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 26, 2024
@zzzeid zzzeid merged commit 3911ee3 into main Jan 30, 2024
15 checks passed
@zzzeid zzzeid deleted the dependabot/pip/taskcluster-60.3.1 branch January 30, 2024 15:32
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
1 participant