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 55.1.1 to 55.3.0 #1466

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2023

Bumps taskcluster from 55.1.1 to 55.3.0.

Release notes

Sourced from taskcluster's releases.

v55.3.0

GENERAL

▶ [patch] #2940 Prepares azure_queue_messages table for upcoming migration by adding task_queue_id, priority columns.

▶ [patch] D2G now takes advantage of Generic Worker Indexed Artifacts, introduced in Generic Worker 51.0.0. D2G translates Indexed Docker Images into Generic Worker mounted Indexed Artifacts. Previously, D2G generated commands to query the taskcluster Index and fetch the docker image. With this improvement, docker images are now cached on workers, docker image dependencies between tasks are declarative (and thus inspectable), and generated Generic Worker task payloads are simpler and easier to understand.

USERS

▶ [minor] #6553 Generic Worker File Mounts now include an optional format field to specify the compression format for the content. Generic Worker will decompress the retrieved content using the format specified before writing to disk. To avoid decompression, do not include the format field.

Allowed compression formats are: bz2, gz, lz4, xz, and zst.

This change additionally adds support for the tar.lz4 format for Writable Directory Caches and Read Only Directories.

v55.2.1

GENERAL

▶ [patch] Updates ubuntu image versions to jammy.

v55.2.0

This release failed to publish, due to ubuntu docker images being on no-longer-supported ubuntu versions. Therefore release 55.2.1 was made, updating the docker image dependencies, to resolve the issue.

v55.2.0

GENERAL

▶ [patch] #6543 Generic Worker: d2g no longer passes the environment variable values to the podman run command. Instead, just the variable name is passed as -e VAR which tells podman to take the value from the host. This will tidy up the run command and will help with any escaping issues users may have been having.

DEPLOYERS

▶ [minor] #5514 Adds support for postgres version 15.

Note: if you want to migrate your local dev db to pg15, you'll need to either erase the existing db with docker volume rm taskcluster_db-data before you migrate, or, if you'd prefer to keep your local dev data, you'll need to manually dump the db contents and then import them into the upgraded db.

Support for postgres v11 will be dropped from Taskcluster on November 9, 2023 (v11 EoL date) and that will be a breaking change.

▶ [patch] #6534 Upgrades kubernetes cronjob api version to batch/v1.

WORKER-DEPLOYERS

▶ [patch] #6540

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v55.3.0

GENERAL

▶ [patch] #2940 Prepares azure_queue_messages table for upcoming migration by adding task_queue_id, priority columns.

▶ [patch] D2G now takes advantage of Generic Worker Indexed Artifacts, introduced in Generic Worker 51.0.0. D2G translates Indexed Docker Images into Generic Worker mounted Indexed Artifacts. Previously, D2G generated commands to query the taskcluster Index and fetch the docker image. With this improvement, docker images are now cached on workers, docker image dependencies between tasks are declarative (and thus inspectable), and generated Generic Worker task payloads are simpler and easier to understand.

USERS

▶ [minor] #6553 Generic Worker File Mounts now include an optional format field to specify the compression format for the content. Generic Worker will decompress the retrieved content using the format specified before writing to disk. To avoid decompression, do not include the format field.

Allowed compression formats are: bz2, gz, lz4, xz, and zst.

This change additionally adds support for the tar.lz4 format for Writable Directory Caches and Read Only Directories.

v55.2.1

GENERAL

▶ [patch] Updates ubuntu image versions to jammy.

v55.2.0

GENERAL

▶ [patch] #6543 Generic Worker: d2g no longer passes the environment variable values to the podman run command. Instead, just the variable name is passed as -e VAR which tells podman to take the value from the host. This will tidy up the run command and will help with any escaping issues users may have been having.

DEPLOYERS

▶ [minor] #5514 Adds support for postgres version 15.

Note: if you want to migrate your local dev db to pg15, you'll need to either erase the existing db with docker volume rm taskcluster_db-data before you migrate, or, if you'd prefer to keep your local dev data, you'll need to manually dump the db contents and then import them into the upgraded db.

Support for postgres v11 will be dropped from Taskcluster on November 9, 2023 (v11 EoL date) and that will be a breaking change.

▶ [patch] #6534 Upgrades kubernetes cronjob api version to batch/v1.

WORKER-DEPLOYERS

▶ [patch] #6540 Generic Worker panicked when evicting caches to free up space on workers. This was reported via sentry here.

... (truncated)

Commits
  • 036143a v55.3.0
  • 828cbf5 Merge pull request #6549 from taskcluster/matt-boris/d2gUseIndexedArtifactFea...
  • 1421e76 Add comment about hardcoded filename for docker image artifact
  • c71b942 Use format field in FileMounts
  • 4ad0f42 Update changelog/Y3Q62wgKQpGVDp06fZF5xg.md
  • f9d6da8 feat(d2g): use gw indexed artifact type
  • 0a90866 Merge pull request #6558 from taskcluster/arbitrary-per-task-testing-in-mount...
  • 466cc5a Merge branch 'main' into arbitrary-per-task-testing-in-mounts-tests
  • 9914800 Allow arbitrary per-task test code in mounts tests
  • 2c7830f Prepare azure_queue_messages for upcoming migration. (#6550)
  • 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 55.1.1 to 55.3.0.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v55.1.1...v55.3.0)

---
updated-dependencies:
- dependency-name: taskcluster
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 22, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 25, 2023

Looks like taskcluster is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Sep 25, 2023
@dependabot dependabot bot deleted the dependabot/pip/taskcluster-55.3.0 branch September 25, 2023 19:29
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.

0 participants