Skip to content

build(deps): bump taskcluster from 58.0.2 to 59.1.1 in /tools #2183

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2023

Bumps taskcluster from 58.0.2 to 59.1.1.

Release notes

Sourced from taskcluster's releases.

v59.1.1

GENERAL

▶ [patch] #6733 Generic Worker: fixes file-not-readable-on-worker error while uploading artifacts with the simple engine.

▶ [patch] Upgrades to go1.21.5 and Node 18.19.0.

v59.1.0

GENERAL

▶ [minor] bug 1858424 Generic Worker: ensure task user has access to the mount location specified.

Generic Worker: Add create-file and create-dir subcommands to generic-worker intended for internal use during task execution.

USERS

▶ [patch] #6688 The hooks list table now displays the timestamp of each hook's latest created task.

v59.0.1

DEPLOYERS

▶ [patch] #6716 Adds lifecycle preStop hook for services to allow graceful termination of pods in kubernetes without loss of connections.

▶ [patch] #6716 Fix kubernetes deployment configuration - lifecycle was misplaced.

v59.0.0

DEPLOYERS

▶ [MAJOR] #5514 Removes postgres v11 support.

▶ [minor] #6716 Services now support graceful server termination by listening to SIGTERM and letting existing connections to be served while rejecting new connections.

Automated Package Updates

  • bump the deps group in /ui with 21 updates (9a5f92ace)
  • build(deps): bump the deps group with 14 updates (2c4e72139)
  • build(deps-dev): bump the deps group in /clients/client with 1 update (7d6e6cb72)
  • build(deps): bump taskcluster from 57.0.1 to 58.0.2 in /taskcluster (6cdb51eab)
  • build(deps): bump the deps group with 8 updates (6eff15e94)

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v59.1.1

GENERAL

▶ [patch] #6733 Generic Worker: fixes file-not-readable-on-worker error while uploading artifacts with the simple engine.

▶ [patch] Upgrades to go1.21.5 and Node 18.19.0.

v59.1.0

GENERAL

▶ [minor] bug 1858424 Generic Worker: ensure task user has access to the mount location specified.

Generic Worker: Add create-file and create-dir subcommands to generic-worker intended for internal use during task execution.

USERS

▶ [patch] #6688 The hooks list table now displays the timestamp of each hook's latest created task.

v59.0.1

DEPLOYERS

▶ [patch] #6716 Adds lifecycle preStop hook for services to allow graceful termination of pods in kubernetes without loss of connections.

▶ [patch] #6716 Fix kubernetes deployment configuration - lifecycle was misplaced.

v59.0.0

DEPLOYERS

▶ [MAJOR] #5514 Removes postgres v11 support.

▶ [minor] #6716 Services now support graceful server termination by listening to SIGTERM and letting existing connections to be served while rejecting new connections.

Automated Package Updates

  • bump the deps group in /ui with 21 updates (9a5f92ace)

... (truncated)

Commits
  • bcdc493 v59.1.1
  • 23b84bf Merge pull request #6732 from taskcluster/matt-boris/fixArtifactUploadSimpleE...
  • 4485325 fix(generic-worker): fix
  • f1f163f Merge pull request #6729 from taskcluster/matt-boris/separateOutGenericWorker...
  • a8da31f chore(ci): separate out gw tests
  • eb1ed17 Merge pull request #6727 from taskcluster/matt-boris/go1.21.5node18.19.0
  • 8f9bc53 build(deps): upgrade to go1.21.5/node18.19.0
  • a812ac2 v59.1.0
  • f1e0796 Merge pull request #6700 from taskcluster/matt-boris/mountAsTaskUser
  • efd36f0 Address PR comments
  • 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 58.0.2 to 59.1.1.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v58.0.2...v59.1.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 the tools Common Python tools label Dec 11, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 18, 2023

Superseded by #2188.

@dependabot dependabot bot closed this Dec 18, 2023
@dependabot dependabot bot deleted the dependabot/pip/tools/taskcluster-59.1.1 branch December 18, 2023 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tools Common Python tools
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants