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 75.0.0 to 76.0.0 #1906

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2024

Bumps taskcluster from 75.0.0 to 76.0.0.

Release notes

Sourced from taskcluster's releases.

v76.0.0

GENERAL

▶ [patch] Upgrades to Node.js v22.12.0, go v1.23.4, and yarn v4.5.3.

USERS

▶ [MAJOR] #3823 Add authentication to websockets at the time of subscribing to pulse messages

This introduces new scope web:read-pulse that needs to be added to the existing anonymous role in order to keep Pulse subscriptions public.

▶ [patch] #4086 queue.getArtifact() checks if artifact is expired and returns ResourceExpired - 410 in such cases

Automated Package Updates

  • build(deps): bump the node-deps group across 1 directory with 4 updates (2edd60b1a)

v75.0.1

WORKER-DEPLOYERS

▶ [patch] #7404 Generic Worker: Reverting 61b985dd009210a204da3bb354eab2037d132bef due to issue #7404 with cache permissions.

Automated Package Updates

  • build(deps): bump the node-deps group across 1 directory with 17 updates (8607b9d44)
  • build(deps): bump taskcluster from 74.0.0 to 75.0.0 in /taskcluster (3565e2b7e)
  • build(deps): bump taskcluster-taskgraph (94375c104)
  • build(deps): bump the go-deps group with 5 updates (b724509a7)
  • build(deps-dev): bump the client-web-node-deps group (5a81717fa)
  • build(deps): bump the client-node-deps group (76501c53a)
Changelog

Sourced from taskcluster's changelog.

v76.0.0

GENERAL

▶ [patch] Upgrades to Node.js v22.12.0, go v1.23.4, and yarn v4.5.3.

USERS

▶ [MAJOR] #3823 Add authentication to websockets at the time of subscribing to pulse messages

This introduces new scope web:read-pulse that needs to be added to the existing anonymous role in order to keep Pulse subscriptions public.

▶ [patch] #4086 queue.getArtifact() checks if artifact is expired and returns ResourceExpired - 410 in such cases

Automated Package Updates

  • build(deps): bump the node-deps group across 1 directory with 4 updates (2edd60b1a)

v75.0.1

WORKER-DEPLOYERS

▶ [patch] #7404 Generic Worker: Reverting 61b985dd009210a204da3bb354eab2037d132bef due to issue #7404 with cache permissions.

Automated Package Updates

  • build(deps): bump the node-deps group across 1 directory with 17 updates (8607b9d44)
  • build(deps): bump taskcluster from 74.0.0 to 75.0.0 in /taskcluster (3565e2b7e)
  • build(deps): bump taskcluster-taskgraph (94375c104)
  • build(deps): bump the go-deps group with 5 updates (b724509a7)
  • build(deps-dev): bump the client-web-node-deps group (5a81717fa)
  • build(deps): bump the client-node-deps group (76501c53a)
Commits
  • 7a93a98 v76.0.0
  • d1fb418 Merge pull request #7412 from thakkarujas5/fix/artifact-expiration-check
  • 718d1e7 fix(queue): Add expiration check for artifacts
  • ebd4823 Merge pull request #7410 from taskcluster/fix-changelog
  • 6d4d474 Update changelog entry to include new scope information
  • b3b05f8 Add authentication to websockets (#7377)
  • aca11bd Merge pull request #7408 from taskcluster/matt-boris/goNodeYarn
  • 7a0ff3d build(deps): upgrades node, go, and yarn
  • a1bde18 Merge pull request #7407 from taskcluster/dependabot/npm_and_yarn/node-deps-a...
  • 2edd60b build(deps): bump the node-deps group across 1 directory with 4 updates
  • 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 76.0.0.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v75.0.0...v76.0.0)

---
updated-dependencies:
- dependency-name: taskcluster
  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 16, 2024
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