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

Bump taskcluster from 44.22.1 to 46.0.0 in /tools #497

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 9, 2022

Bumps taskcluster from 44.22.1 to 46.0.0.

Release notes

Sourced from taskcluster's releases.

v46.0.0

GENERAL

▶ [patch] Upgrade taskcluster-taskgraph version to v4.0.0 as well as upgrade other python packages.

USERS

▶ [minor] #5804 Adds pagination to the hooks last fires api call.

This prevents loading all last fires for the hooks that have thousands of records, which results in 500 errors. Changes the behaviour of the existing get_last_fires function by using a different sort column - creation time instead of task_id.

▶ [patch] #5804 Fix empty error message for hooks last fire.

▶ [patch] #5804 Fix graphql endpoint for hook without last fires.

DEVELOPERS

▶ [MAJOR] #2791 Hashes for object upload and download are now more precisely defined: uploaders should supply all acceptable hash algorithms, and downloaders should verify all recognized algorihtms and ensure that at least one is present. This has the effect of a breaking change in the Go client types, leading to this change's designation as major.

▶ [patch] #4624 The startDownload method now accepts getUrl as a download method.

▶ [patch] This patch switches running CI tasks on generic-worker-ubuntu-18-04 worker pool to the new, 22-04 worker pool.

v45.0.1

GENERAL

▶ [patch] Minor and patch version bumps via Dependabot using pmac:

pmac add 5822 5821 5819 5818 5817 5816 5815 5814 5813 5790 5789

USERS

▶ [patch] bug 1803745 Docker-worker and generic-worker now skip gzipping artifacts with a .deb extension.

v45.0.0

GENERAL

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v46.0.0

GENERAL

▶ [patch] Upgrade taskcluster-taskgraph version to v4.0.0 as well as upgrade other python packages.

USERS

▶ [minor] #5804 Adds pagination to the hooks last fires api call.

This prevents loading all last fires for the hooks that have thousands of records, which results in 500 errors. Changes the behaviour of the existing get_last_fires function by using a different sort column - creation time instead of task_id.

▶ [patch] #5804 Fix empty error message for hooks last fire.

▶ [patch] #5804 Fix graphql endpoint for hook without last fires.

DEVELOPERS

▶ [MAJOR] #2791 Hashes for object upload and download are now more precisely defined: uploaders should supply all acceptable hash algorithms, and downloaders should verify all recognized algorihtms and ensure that at least one is present. This has the effect of a breaking change in the Go client types, leading to this change's designation as major.

▶ [patch] #4624 The startDownload method now accepts getUrl as a download method.

▶ [patch] This patch switches running CI tasks on generic-worker-ubuntu-18-04 worker pool to the new, 22-04 worker pool.

v45.0.1

GENERAL

▶ [patch] Minor and patch version bumps via Dependabot using pmac:

pmac add 5822 5821 5819 5818 5817 5816 5815 5814 5813 5790 5789

USERS

▶ [patch] bug 1803745 Docker-worker and generic-worker now skip gzipping artifacts with a .deb extension.

... (truncated)

Commits
  • ff1570e v46.0.0
  • 270062f Merge pull request #5843 from taskcluster/snyk-upgrade-5a70ed25b4050cadf12bd4...
  • 8f311ff Merge pull request #5845 from djmitche/docker-compose-updates
  • cfbbcf9 fix URL for docker-compose-plugin
  • 59cae97 Merge pull request #5848 from taskcluster/feature/5804-hook-lastfires-pagination
  • 56777e9 feat(ui): Fix empty error message for hook last fire
  • 24bc6ae Merge pull request #5846 from djmitche/object-service-backends-in-dev
  • ec134b7 Update infrastructure/tooling/src/generate/generators/docker-compose.js
  • 6b0fa87 Merge branch 'main' into object-service-backends-in-dev
  • b446806 Merge pull request #5837 from djmitche/issue2791
  • 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 46.0.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...v46.0.0)

---
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 dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 9, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 14, 2022

Superseded by #499.

@dependabot dependabot bot closed this Dec 14, 2022
@dependabot dependabot bot deleted the dependabot/pip/tools/taskcluster-46.0.0 branch December 14, 2022 21:02
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants