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.18.0 to 44.20.4 in /tools #35803

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 6, 2022

Bumps taskcluster from 44.18.0 to 44.20.4.

Release notes

Sourced from taskcluster's releases.

v44.20.4

DEVELOPERS

▶ [patch] #5663 This patch upgrades to the new, v2 Docker Hub APIs. v1 APIs were deprecated as of September 5, 2022 - see here for more info.

v44.20.2

No changes

v44.20.0

GENERAL

▶ [patch] #5653 Fix a bug with github status checks not being updated.

In 44.19.1 release github service started tracking additional task state changes, and this resulted in a race condition between "taskDefined" and "status" handlers where both of them would create new check run at the same time. Wrong check run would later get all status updates, while Github UI will be showing a different check run which didn't receive all the updates.

▶ [patch] Upgrade node to the latest LTS release, v16.17.0

DEPLOYERS

▶ [patch] #5041 Add support for private docker registry by adding imagePullSecrets config value.

DEVELOPERS

▶ [minor] #5295 When hovering over a task in a group task, the background color changes for the whole row, now. As opposed to a portion of the row.

▶ [patch] Building and publishing generic worker docker image

▶ [patch] #5217 This patch gets a tail of the last 250 lines of the live.log file and provides it in the GitHub checks view without having to visit the Taskcluster UI.

v44.19.1

GENERAL

▶ [patch] Fix broken devel image build

v44.19.0

This release failed, please see v44.19.1

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v44.20.4

DEVELOPERS

▶ [patch] #5663 This patch upgrades to the new, v2 Docker Hub APIs. v1 APIs were deprecated as of September 5, 2022 - see here for more info.

v44.20.3

USERS

▶ [patch] Fixes UI bug with hooks creation form, where changing Exchange input resulted in error message.

▶ [patch] Trim ANSI control codes from the live log that is being shown in github check run.

v44.20.2

No changes

v44.20.1

DEVELOPERS

▶ [patch] Trim github payload for the check run updates call.

▶ [patch] Build generic worker docker image as part of the release process.

v44.20.0

GENERAL

▶ [patch] #5653 Fix a bug with github status checks not being updated.

In 44.19.1 release github service started tracking additional task state changes, and this resulted in a race condition between "taskDefined" and "status" handlers where both of them would create new check run at the same time. Wrong check run would later get all status updates, while Github UI will be showing a different check run which didn't receive all the updates.

▶ [patch] Upgrade node to the latest LTS release, v16.17.0

DEPLOYERS

... (truncated)

Commits
  • 826df87 v44.20.4
  • 80244be Merge pull request #5664 from taskcluster/matt-boris/dockerV2
  • 0812440 fix(release): upgrade to v2 Dockerhub API
  • 5b139fc v44.20.3
  • fb70db9 Merge pull request #5662 from taskcluster/feature/github-logs-ansi2txt
  • 6f19120 Merge pull request #5661 from taskcluster/feature/hooks-autocomplete
  • 50415f4 feat(github): Trim shell control sequences from logs sent to github
  • 62c1489 fix(ui): Hooks create page fix
  • b305417 v44.20.2
  • 55f8f39 Fix release target name
  • 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.18.0 to 44.20.4.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v44.18.0...v44.20.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 6, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 19, 2022

Superseded by #35954.

@dependabot dependabot bot closed this Sep 19, 2022
@dependabot dependabot bot deleted the dependabot/pip/tools/taskcluster-44.20.4 branch September 19, 2022 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci dependencies Pull requests that update a dependency file infra python Pull requests that update Python code requirements_tests.txt
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants