Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2023

Bumps taskcluster from 55.2.1 to 56.0.3.

Release notes

Sourced from taskcluster's releases.

v56.0.3

USERS

▶ [patch] #6616 Github service no longer cancels builds for the same SHA for push events. Only pull_request events would cancel running builds for the same pull request if they exist.

This is to avoid canceling same commit pushed to different branches.

▶ [patch] Allow specifying 0 as a value for onExitStatus.purgeCaches.

Automated Package Updates

  • build(deps): bump @​babel/traverse in /clients/client-web (c19726417)
  • build(deps): bump urllib3 from 2.0.6 to 2.0.7 in /taskcluster (54593c4ae)

v56.0.2

GENERAL

▶ [patch] #2940 Fixes claimed task resolver db query that returned too many records. Bug introduced in migration 91

▶ [patch] #2940 Patches existing migration to prevent data loss because of incorrect field values.

▶ [patch] Upgrades to go1.21.3 and node v18.18.1

Automated Package Updates

  • build(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 (a2da524f6)

v56.0.1

GENERAL

▶ [patch] #2940 Patches 91-migration script to account for non-unique pending tasks. This was a blocking exception during migration time.

v56.0.0

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v56.0.3

USERS

▶ [patch] #6616 Github service no longer cancels builds for the same SHA for push events. Only pull_request events would cancel running builds for the same pull request if they exist.

This is to avoid canceling same commit pushed to different branches.

▶ [patch] Allow specifying 0 as a value for onExitStatus.purgeCaches.

Automated Package Updates

  • build(deps): bump @​babel/traverse in /clients/client-web (c19726417)
  • build(deps): bump urllib3 from 2.0.6 to 2.0.7 in /taskcluster (54593c4ae)

v56.0.2

GENERAL

▶ [patch] #2940 Fixes claimed task resolver db query that returned too many records. Bug introduced in migration 91

▶ [patch] #2940 Patches existing migration to prevent data loss because of incorrect field values.

▶ [patch] Upgrades to go1.21.3 and node v18.18.1

Automated Package Updates

  • build(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 (a2da524f6)

v56.0.1

GENERAL

▶ [patch] #2940

... (truncated)

Commits
  • a43bcb0 v56.0.3
  • 71f9201 Merge pull request #6624 from Eijebong/let-me-purge-my-cache
  • 1d024bb Allow specifying 0 as a value for onExitStatus.purgeCaches
  • 535d488 Merge pull request #6625 from taskcluster/dependabot/npm_and_yarn/clients/cli...
  • c197264 build(deps): bump @​babel/traverse in /clients/client-web
  • cd52165 Merge pull request #6623 from taskcluster/dependabot/pip/taskcluster/urllib3-...
  • 54593c4 build(deps): bump urllib3 from 2.0.6 to 2.0.7 in /taskcluster
  • b1386bb Merge pull request #6619 from taskcluster/feat/6616-github-push-events
  • 47a0d12 feat(github): push events are no longer cancelled, only pull_request
  • e171a16 v56.0.2
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 23, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/taskcluster-56.0.3 branch from dbe028b to 30d3049 Compare October 30, 2023 12:59
@marco-c
Copy link
Collaborator

marco-c commented Oct 30, 2023

@dependabot rebase

Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 55.2.1 to 56.0.3.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v55.2.1...v56.0.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 force-pushed the dependabot/pip/taskcluster-56.0.3 branch from 30d3049 to e1a4559 Compare October 30, 2023 13:03
@marco-c marco-c merged commit fce3b95 into master Oct 30, 2023
@marco-c marco-c deleted the dependabot/pip/taskcluster-56.0.3 branch October 30, 2023 13:09
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.

2 participants