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 53.1.0 to 54.1.2 #1353

Merged
merged 1 commit into from
Jul 4, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 3, 2023

Bumps taskcluster from 53.1.0 to 54.1.2.

Release notes

Sourced from taskcluster's releases.

v54.1.2

USERS

▶ [patch] #6330 Fixes UI errors on pages that were loading metaschema twice.

DEVELOPERS

▶ [patch] Upgrades some rust crates and bumps rust version from 1.65.0 to 1.70.0.

v54.1.1

GENERAL

▶ [patch] Upgrades to go1.20.5 from go1.19.10.

v54.0.0

USERS

▶ [MAJOR] Remove python 3.7 support as it's hit the EoL date, 2023-06-27.

More info on the python 3.7 release schedule can be found here.

▶ [minor] #6248 Hooks service returns task state with lastFires call. This state is also showed in UI, along with the "Fire Status", which only indicate if task was succesfully created, but does not show if the task completed succesfully or not.

v53.2.1

GENERAL

▶ [patch] #6237 Fix the case where a generic worker won't upload its log on a malformed payload error. This has been broken since v48.2.0 from PR #6107.

v53.2.0

GENERAL

▶ [minor] Migrate d2g to tools/d2g.

▶ [patch] Stop running docker-worker tests in the CI.

The tests will remain in the monorepo because we'll look into using them with generic worker once d2g is integrated.

▶ [patch] Upgrade Node.js version to 18.16.1 (security release).

More information can be found here.

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v54.1.2

USERS

▶ [patch] #6330 Fixes UI errors on pages that were loading metaschema twice.

DEVELOPERS

▶ [patch] Upgrades some rust crates and bumps rust version from 1.65.0 to 1.70.0.

v54.1.1

GENERAL

▶ [patch] Upgrades to go1.20.5 from go1.19.10.

v54.1.0

USERS

▶ [minor] This change adds the d2g subcommand to the taskcluster cli.

It can be used to translate a Docker Worker payload to a Generic Worker payload. Both the input and output are JSON. You can either pass the input as a file or pipe it in to the command.

View help with:

taskcluster d2g -h

Example usages:

taskcluster d2g -f /path/to/input.json

OR

taskcluster d2g --file /path/to/input.json

OR

</tr></table> 

... (truncated)

Commits

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 3, 2023
Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 53.1.0 to 54.1.2.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v53.1.0...v54.1.2)

---
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-54.1.2 branch from 237101d to c7d0f04 Compare July 4, 2023 13:35
@zzzeid zzzeid merged commit d224d59 into main Jul 4, 2023
14 checks passed
@zzzeid zzzeid deleted the dependabot/pip/taskcluster-54.1.2 branch July 4, 2023 13:59
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
1 participant