Skip to content

Bump taskcluster from 44.22.1 to 51.1.0#616

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/taskcluster-51.1.0
Closed

Bump taskcluster from 44.22.1 to 51.1.0#616
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/taskcluster-51.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2023

Bumps taskcluster from 44.22.1 to 51.1.0.

Release notes

Sourced from taskcluster's releases.

v51.1.0

ADMINS

▶ [minor] #6247 Worker manager now also quarantines worker on removeWorker call. This is used to prevent some race conditions when worker is still polling for new work and is removed/shutdown at the same time.

USERS

▶ [patch] The new (unused in production) indexed artifacts feature of Generic Worker was broken in release 51.0.0. This has (hopefully) been fixed.

DEVELOPERS

▶ [patch] New .taskcuster.yml linter added in UI to help validate github integration.

▶ [patch] Taskcluster YAML validator can load file from URL.

v51.0.0

USERS

▶ [minor] #6245 Generic Worker payload now supports declaratively mounting indexed artifacts into the task directory. For example:

payload:
  mounts:
    content:
      namespace: my.index.namespace
      artifact: public/image.jpg
    file: pics/image.jpg

DEVELOPERS

▶ [MAJOR] The jsonschema2go tool now considers SHA and KVM to be words that should be capitalised when generating go type names.

As a consequence, the taskcluster go client is backwardly incomaptible with the previous release, since the tcgithub.Build struct member Sha has been renamed to SHA.

▶ [patch] node-fetch dependency removed in favour of got.

v50.1.3

ADMINS

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v51.1.0

ADMINS

▶ [minor] #6247 Worker manager now also quarantines worker on removeWorker call. This is used to prevent some race conditions when worker is still polling for new work and is removed/shutdown at the same time.

USERS

▶ [patch] The new (unused in production) indexed artifacts feature of Generic Worker was broken in release 51.0.0. This has (hopefully) been fixed.

DEVELOPERS

▶ [patch] New .taskcuster.yml linter added in UI to help validate github integration.

▶ [patch] Taskcluster YAML validator can load file from URL.

v51.0.0

USERS

▶ [minor] #6245 Generic Worker payload now supports declaratively mounting indexed artifacts into the task directory. For example:

payload:
  mounts:
    content:
      namespace: my.index.namespace
      artifact: public/image.jpg
    file: pics/image.jpg

DEVELOPERS

▶ [MAJOR] The jsonschema2go tool now considers SHA and KVM to be words that should be capitalised when generating go type names.

As a consequence, the taskcluster go client is backwardly incomaptible with the previous release, since the tcgithub.Build struct member Sha has been renamed to SHA.

▶ [patch] node-fetch dependency removed in favour of got.

v50.1.3

... (truncated)

Commits
  • 63b4aef v51.1.0
  • 75f6316 Merge pull request #6270 from taskcluster/fix/tcyml-warnings
  • f4006a6 Quarantine worker on removeWorker (#6267)
  • b41a813 feat(ui): Fix undefined in task counts
  • 52eae75 Merge pull request #6265 from taskcluster/feat/github-tcyaml-debug-improvements
  • 8dcc128 feat(ui): Allow sharing debug tool with yaml url
  • 3ef3e72 Merge pull request #6264 from taskcluster/whoops
  • 3c5cf0a Generic Worker: fix: unmarshal indexed content into IndexedContent go type
  • d4e4b4d Added .taskcluster.yml validation tool (#6263)
  • d768d4a v51.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 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 44.22.1 to 51.1.0.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v44.22.1...v51.1.0)

---
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 the dependencies Pull requests that update a dependency file label Jun 1, 2023
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Jul 1, 2023

Superseded by #619.

@dependabot dependabot bot closed this Jul 1, 2023
@dependabot dependabot bot deleted the dependabot/pip/taskcluster-51.1.0 branch July 1, 2023 17: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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants