Skip to content

Bump taskcluster from 59.1.3 to 64.2.3 - #76

Closed
dependabot[bot] wants to merge 1 commit into
mayilfrom
dependabot/pip/taskcluster-64.2.3
Closed

Bump taskcluster from 59.1.3 to 64.2.3#76
dependabot[bot] wants to merge 1 commit into
mayilfrom
dependabot/pip/taskcluster-64.2.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 8, 2024

Copy link
Copy Markdown
Contributor

Bumps taskcluster from 59.1.3 to 64.2.3.

Release notes

Sourced from taskcluster's releases.

v64.2.3

GENERAL

▶ [patch] #6958 Worker Manager now only applies GCP disk labels to PERSISTENT disk types.

This fixes an issue in v64.2.2 where initializeParams.labels was being set on all disk types and caused GCP to error on local SSDs (SCRATCH type disks).

v64.2.2

GENERAL

▶ [patch] Upgrades to go1.22.2 and Node.js 20.12.1 which are both security releases.

DEPLOYERS

▶ [patch] #6946 Worker-manager properly attaches disk labels for GCP provider.

USERS

▶ [patch] #6945 Fix schema styles in documentation - links are properly highlighted.

v64.2.1

GENERAL

▶ [patch] Upgrades rust version to 1.77.1 and ran cargo audit fix to fix insecure crates.

▶ [patch] Upgrades to Node.js v20.12.0

Automated Package Updates

  • build(deps-dev): bump github-slugger from 1.5.0 to 2.0.0 (775124f00)
  • build(deps): bump the node-deps group with 17 updates (fa332f0e2)
  • build(deps): bump the gh-actions-deps group with 1 update (14f6bb0fd)
  • build(deps): bump taskcluster from 62.0.0 to 64.2.0 in /taskcluster (b751b1dd3)
  • build(deps): bump the python-deps group in /taskcluster with 1 update (c0ae44ba8)
  • build(deps-dev): bump the client-node-deps group (bed1c9ac1)
  • build(deps-dev): bump the client-web-node-deps group (ad42d82be)

v64.2.0

WORKER-DEPLOYERS

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v64.2.3

GENERAL

▶ [patch] #6958 Worker Manager now only applies GCP disk labels to PERSISTENT disk types.

This fixes an issue in v64.2.2 where initializeParams.labels was being set on all disk types and caused GCP to error on local SSDs (SCRATCH type disks).

v64.2.2

GENERAL

▶ [patch] Upgrades to go1.22.2 and Node.js 20.12.1 which are both security releases.

DEPLOYERS

▶ [patch] #6946 Worker-manager properly attaches disk labels for GCP provider.

USERS

▶ [patch] #6945 Fix schema styles in documentation - links are properly highlighted.

v64.2.1

GENERAL

▶ [patch] Upgrades rust version to 1.77.1 and ran cargo audit fix to fix insecure crates.

▶ [patch] Upgrades to Node.js v20.12.0

Automated Package Updates

  • build(deps-dev): bump github-slugger from 1.5.0 to 2.0.0 (775124f00)
  • build(deps): bump the node-deps group with 17 updates (fa332f0e2)
  • build(deps): bump the gh-actions-deps group with 1 update (14f6bb0fd)
  • build(deps): bump taskcluster from 62.0.0 to 64.2.0 in /taskcluster (b751b1dd3)
  • build(deps): bump the python-deps group in /taskcluster with 1 update (c0ae44ba8)
  • build(deps-dev): bump the client-node-deps group (bed1c9ac1)
  • build(deps-dev): bump the client-web-node-deps group (ad42d82be)

... (truncated)

Commits
  • 2694040 v64.2.3
  • 4a075a9 Merge pull request #6959 from taskcluster/matt-boris/onlyTagPersistentDisksGCP
  • cdd4357 fix(w-m): only apply initializeParams.labels to PERSISTENT disks on GCP
  • 8bfd544 v64.2.2
  • d542950 Merge pull request #6955 from taskcluster/matt-boris/go1.22.2node20.12.1
  • 19a5ddd build(deps): upgrade to go1.22.2 and node 20.12.1 (SECURITY)
  • 4a4d3c5 Merge pull request #6949 from taskcluster/feat/6946-gcp-disk-labels
  • 00ef958 feat(w-m): place disk labels inside initializeParams
  • ccb8ca8 Merge pull request #6948 from taskcluster/feat/6945-links-docs
  • 7809054 feat(ui): Highlight links in schema documentation
  • 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 59.1.3 to 64.2.3.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v59.1.3...v64.2.3)

---
updated-dependencies:
- dependency-name: taskcluster
  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 8, 2024
@dependabot @github

dependabot Bot commented on behalf of github Apr 15, 2024

Copy link
Copy Markdown
Contributor Author

Superseded by #89.

@dependabot dependabot Bot closed this Apr 15, 2024
@dependabot
dependabot Bot deleted the dependabot/pip/taskcluster-64.2.3 branch April 15, 2024 08:25
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