Skip to content

build(deps): bump taskcluster from 58.0.2 to 60.3.3 in /tools #2246

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 Feb 5, 2024

Bumps taskcluster from 58.0.2 to 60.3.3.

Release notes

Sourced from taskcluster's releases.

v60.3.3

DEVELOPERS

▶ [patch] Upgrades to yarn v4.1.0

Automated Package Updates

  • build(deps-dev): bump the deps group in /ui with 3 updates (319f484a6)
  • build(deps): bump taskcluster from 59.2.0 to 60.3.2 in /taskcluster (cde9bb384)
  • build(deps): bump the deps group in /taskcluster with 1 update (35e1bf6fb)
  • build(deps): bump the deps group with 4 updates (87b4265a4)
  • build(deps-dev): bump the deps group in /clients/client with 1 update (8944d3619)

v60.3.2

WORKER-DEPLOYERS

▶ [patch] Worker Runner now checks for termination notice when starting the Google provider.

When Worker Runner runs, the instance may already be scheduled to be shutdown. So on Google provider startup, we now check for this case.

This functionality mimics what's already in place for AWS.

This change also decreases the time Worker Runner checks to see if the instance is scheduled to be shutdown from 30 seconds to 15 seconds on the Google and Azure providers, as they each have a 30 second notice before a hard-shutdown Google: https://cloud.google.com/compute/docs/instances/spot#preemption-process Azure: https://learn.microsoft.com/en-us/azure/virtual-machines/spot-vms.

USERS

▶ [patch] #6801 Fixes a bug in notify service where multiple messages to the same channel were not sent. Adds 204 status code to the email, matrix, pulse, slack endoints when message was detected to be duplicate and was not sent.

▶ [patch] #6793 D2G will now ensure that tasks whose max run time is exceeded still have the chance to publish artifacts. This means that Docker Worker tasks definitions that are run under Generic Worker and are aborted due to hitting the max run time should still publish the artifacts from the aborted docker container they ran in.

▶ [patch] #6798 Generic Worker now includes the original Docker Worker task definition in the chain of trust certificate, if the task payload is a Docker Worker task payload. Previously, it was including the internal Generic Worker representation of the task definition.

▶ [patch] The Task Creator now defaults to a task that only takes 1 minute to run instead of 10 mins, to redue resource consumption. Tutorials updated to reflect change.

Automated Package Updates

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v60.3.3

DEVELOPERS

▶ [patch] Upgrades to yarn v4.1.0

Automated Package Updates

  • build(deps-dev): bump the deps group in /ui with 3 updates (319f484a6)
  • build(deps): bump taskcluster from 59.2.0 to 60.3.2 in /taskcluster (cde9bb384)
  • build(deps): bump the deps group in /taskcluster with 1 update (35e1bf6fb)
  • build(deps): bump the deps group with 4 updates (87b4265a4)
  • build(deps-dev): bump the deps group in /clients/client with 1 update (8944d3619)

v60.3.2

WORKER-DEPLOYERS

▶ [patch] Worker Runner now checks for termination notice when starting the Google provider.

When Worker Runner runs, the instance may already be scheduled to be shutdown. So on Google provider startup, we now check for this case.

This functionality mimics what's already in place for AWS.

This change also decreases the time Worker Runner checks to see if the instance is scheduled to be shutdown from 30 seconds to 15 seconds on the Google and Azure providers, as they each have a 30 second notice before a hard-shutdown Google: https://cloud.google.com/compute/docs/instances/spot#preemption-process Azure: https://learn.microsoft.com/en-us/azure/virtual-machines/spot-vms.

USERS

▶ [patch] #6801 Fixes a bug in notify service where multiple messages to the same channel were not sent. Adds 204 status code to the email, matrix, pulse, slack endoints when message was detected to be duplicate and was not sent.

▶ [patch] #6793 D2G will now ensure that tasks whose max run time is exceeded still have the chance to publish artifacts. This means that Docker Worker tasks definitions that are run under Generic Worker and are aborted due to hitting the max run time should still publish the artifacts from the aborted docker container they ran in.

▶ [patch] #6798 Generic Worker now includes the original Docker Worker task definition in the chain of trust certificate, if the task payload is a Docker Worker task payload. Previously, it was including the internal Generic Worker representation of the task definition.

▶ [patch] The Task Creator now defaults to a task that only takes 1 minute to run instead of 10 mins, to redue resource consumption. Tutorials updated to reflect change.

... (truncated)

Commits
  • 091d9d3 v60.3.3
  • 55aa5ef Merge pull request #6807 from taskcluster/matt-boris/yarn4.1.0
  • 3ddd91f build(deps): bump to yarn 4.1.0
  • 5cac50e Merge pull request #6816 from taskcluster/dependabot/npm_and_yarn/ui/deps-ec4...
  • 319f484 build(deps-dev): bump the deps group in /ui with 3 updates
  • 5ea1bf2 Merge pull request #6815 from taskcluster/dependabot/pip/taskcluster/taskclus...
  • cde9bb3 build(deps): bump taskcluster from 59.2.0 to 60.3.2 in /taskcluster
  • b23a479 Merge pull request #6814 from taskcluster/dependabot/pip/taskcluster/deps-64e...
  • 35e1bf6 build(deps): bump the deps group in /taskcluster with 1 update
  • 5056e03 Merge pull request #6812 from taskcluster/dependabot/go_modules/deps-df58e7f7a9
  • 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 60.3.3.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v58.0.2...v60.3.3)

---
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 Feb 5, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 12, 2024

Superseded by #2249.

@dependabot dependabot bot closed this Feb 12, 2024
@dependabot dependabot bot deleted the dependabot/pip/tools/taskcluster-60.3.3 branch February 12, 2024 15:09
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