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 52.0.0 to 53.0.0 #1340

Merged
merged 1 commit into from
Jun 19, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps taskcluster from 52.0.0 to 53.0.0.

Release notes

Sourced from taskcluster's releases.

v53.0.0

GENERAL

▶ [minor] This essentially reverts the change in #6279.

We learned from RelOps that the simple engine is useful for running generic worker inside a VM and inside of docker containers.

▶ [patch] Upgrade to go 1.19.10.

go1.19.10 (released 2023-06-06) includes four security fixes to the cmd/go and runtime packages, as well as bug fixes to the compiler, the go command, and the runtime.

ADMINS

▶ [minor] #6247 Revert worker-manager from quarantining workers on removal that was introduced in PR 6267.

USERS

▶ [MAJOR] Rework the interactive feature for generic worker allowing to run interactive commands in it

▶ [patch] Introduced github.renderTaskclusterYml endpoint to render provided .taskcluster.yml file for various events. This might be used for debug purposes or to validate the .taskcluster.yml file and make sure that resulting tasks and scopes produce expected values.

DEVELOPERS

▶ [patch] Enables CORS for API for local docker-compose development.

OTHER

▶ Additional change not described here: #6280.

Changelog

Sourced from taskcluster's changelog.

v53.0.0

GENERAL

▶ [minor] This essentially reverts the change in #6279.

We learned from RelOps that the simple engine is useful for running generic worker inside a VM and inside of docker containers.

▶ [patch] Upgrade to go 1.19.10.

go1.19.10 (released 2023-06-06) includes four security fixes to the cmd/go and runtime packages, as well as bug fixes to the compiler, the go command, and the runtime.

ADMINS

▶ [minor] #6247 Revert worker-manager from quarantining workers on removal that was introduced in PR 6267.

USERS

▶ [MAJOR] Rework the interactive feature for generic worker allowing to run interactive commands in it

▶ [patch] Introduced github.renderTaskclusterYml endpoint to render provided .taskcluster.yml file for various events. This might be used for debug purposes or to validate the .taskcluster.yml file and make sure that resulting tasks and scopes produce expected values.

DEVELOPERS

▶ [patch] Enables CORS for API for local docker-compose development.

OTHER

▶ Additional change not described here: #6280.

Commits
  • 56ad231 v53.0.0
  • 9e6bb35 feat(github): Adds renderTaskclusterYaml endpoint (#6312)
  • 7079ebe Merge pull request #6275 from taskcluster/revert-6267-feat/6247-remove-worker...
  • 5cd53a5 added changelog
  • 033f976 Revert "Quarantine worker on removeWorker (#6267)"
  • 7c9645c Merge pull request #6249 from Eijebong/interactive
  • fff4383 Rework the interactive feature for generic worker
  • 2ba0c51 Merge pull request #6316 from taskcluster/matt-boris/bringBackTheSimpleEngine
  • df78afe feat(release): build and publish the generic worker simple engine binary
  • e206ae8 Merge pull request #6315 from taskcluster/matt-boris/go1.19.10
  • 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 52.0.0 to 53.0.0.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v52.0.0...v53.0.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 19, 2023
@zzzeid zzzeid merged commit 6e1e827 into main Jun 19, 2023
14 checks passed
@zzzeid zzzeid deleted the dependabot/pip/taskcluster-53.0.0 branch June 19, 2023 13:42
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