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

Bump taskcluster from 66.0.0 to 67.0.1 in /tools #47062

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 9, 2024

Bumps taskcluster from 66.0.0 to 67.0.1.

Release notes

Sourced from taskcluster's releases.

v67.0.1

USERS

▶ [patch] #7085 Adds timestamp to the worker related pulse events that were added in #7085.

DEVELOPERS

▶ [patch] Switch CI to use Ubuntu 24.04

v67.0.0

USERS

▶ [MAJOR] #7126 d2g no longer includes --privileged in all generated podman run commands. This was previously introduced as a breaking change in release 61.0.0 (PR #6891) but has broken some tasks. The original reason for adding it (#6890) seems to no longer apply, as the original bug report is no longer reproducible. This therefore reverts the d2g treatment of the --privileged flag to how it was before release 61.0.0.

▶ [minor] #7085 Worker-manager publishes more events to new exchanges in Pulse:

  • worker-pool-error
  • worker-requested
  • worker-running
  • worker-stopped

▶ [patch] #7120 Removed memory, pid, and ulimits for d2g payloads.

DEVELOPERS

▶ [patch] Updated azure test certificates.

OTHER

▶ Additional change not described here: #7095.

Automated Package Updates

  • build(deps): bump the ui-node-deps group across 1 directory with 10 updates (b83e7dbe2)
  • build(deps): bump markdown-it from 12.3.2 to 14.1.0 in /ui (99770261c)
  • build(deps): bump react-codemirror2 from 7.3.0 to 8.0.0 in /ui (967f5f1fe)
  • build(deps): bump the go-deps group with 7 updates (fdb61b7a4)
  • build(deps): bump taskcluster from 65.1.0 to 66.0.0 in /taskcluster (15fe4fa58)
  • build(deps): bump taskcluster-taskgraph in /taskcluster (e92ef7929)
  • build(deps): bump ws from 8.5.0 to 8.17.1 in /workers/docker-worker (9604329d4)
  • build(deps): bump the client-node-deps group across 1 directory with 3 updates (d614b4b68)
  • build(deps): bump pug from 3.0.2 to 3.0.3 (f53a74456)

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v67.0.1

USERS

▶ [patch] #7085 Adds timestamp to the worker related pulse events that were added in #7085.

DEVELOPERS

▶ [patch] Switch CI to use Ubuntu 24.04

v67.0.0

USERS

▶ [MAJOR] #7126 d2g no longer includes --privileged in all generated podman run commands. This was previously introduced as a breaking change in release 61.0.0 (PR #6891) but has broken some tasks. The original reason for adding it (#6890) seems to no longer apply, as the original bug report is no longer reproducible. This therefore reverts the d2g treatment of the --privileged flag to how it was before release 61.0.0.

▶ [minor] #7085 Worker-manager publishes more events to new exchanges in Pulse:

  • worker-pool-error
  • worker-requested
  • worker-running
  • worker-stopped

▶ [patch] #7120 Removed memory, pid, and ulimits for d2g payloads.

DEVELOPERS

▶ [patch] Updated azure test certificates.

OTHER

▶ Additional change not described here: #7095.

Automated Package Updates

  • build(deps): bump the ui-node-deps group across 1 directory with 10 updates (b83e7dbe2)
  • build(deps): bump markdown-it from 12.3.2 to 14.1.0 in /ui (99770261c)
  • build(deps): bump react-codemirror2 from 7.3.0 to 8.0.0 in /ui (967f5f1fe)
  • build(deps): bump the go-deps group with 7 updates (fdb61b7a4)
  • build(deps): bump taskcluster from 65.1.0 to 66.0.0 in /taskcluster (15fe4fa58)
  • build(deps): bump taskcluster-taskgraph in /taskcluster (e92ef7929)
  • build(deps): bump ws from 8.5.0 to 8.17.1 in /workers/docker-worker (9604329d4)

... (truncated)

Commits
  • 7e66d65 v67.0.1
  • a7f79e6 Merge pull request #7134 from bhearsum/definitions
  • 3816f03 Update changelog
  • 85a7858 yarn generate
  • 6ce8e2a Add brief definitions of task queue and worker terminology.
  • a2c8235 Merge pull request #7130 from taskcluster/feat/w-m-pulse-timestamps
  • 493f1e4 feat(w-m): Add timestamp field to the worker related events
  • 0df69f4 Merge pull request #7131 from taskcluster/feat/ci-ubuntu-24-04
  • ed34e59 Switch to 24-04 in CI
  • 0bb0d40 v67.0.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 66.0.0 to 67.0.1.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v66.0.0...v67.0.1)

---
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 Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci dependencies Pull requests that update a dependency file infra python Pull requests that update Python code requirements_tests.txt
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants