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 45.0.0 in /tools #489

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 30, 2022

Bumps taskcluster from 44.22.1 to 45.0.0.

Release notes

Sourced from taskcluster's releases.

v45.0.0

GENERAL

▶ [minor] #1955 Adds timing statistics to the Task Group page: durations for each task, totals, median and shows distribution graph.

▶ [minor] #5379 MUI tables are now more responsive to smaller width screens. The worker manager page, no longer has the emails of the task owner displayed.

▶ [patch] Go upgrade from 1.18.5 to 1.19.3. Also upgrades golangci-lint version to 1.50.1 for go1.19 support.

WORKER-DEPLOYERS

▶ [minor] #4605 Generic-worker can now create object artifacts instead of s3 artifacts if the createObjectArtifacts worker configuration parameter is true.

▶ [patch] #5634 The livelog docker image used by docker-worker now is not based on busybox, but contains only the livelog binary, /etc/ssl/certs/ca-certificates.crt and an empty /tmp directory. This effectively reverses the change from #3866.

USERS

▶ [MAJOR] #5799 Docker Worker no longer supports the disableSeccomp capability (added in Docker Worker 44.22.0, but turned out to be unneeded).

Since this is technically a breaking change, a major version bump is necessary. However, as far as we know, nothing needed this feature.

▶ [minor] #4624 The object service now supports an additional download method, getUrl, which handles gzipped content and requires that hashes be validated. This method is not yet supported by the client libraries (but such support will be added soon).

▶ [patch] #5779 Fix View logs in Taskcluster link in GitHub Checks UI to default to a run ID of 0 to prevent it from being undefined and getting a 400 Bad Response while accessing this link.

▶ [patch] Updated livelog link in GitHub checks UI to points to a streaming livelog. Previous link would only render the logs once the task was complete.

DEVELOPERS

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

OTHER

▶ Additional changes not described here: #5781, #5795.

v44.23.4

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v45.0.0

GENERAL

▶ [minor] #1955 Adds timing statistics to the Task Group page: durations for each task, totals, median and shows distribution graph.

▶ [minor] #5379 MUI tables are now more responsive to smaller width screens. The worker manager page, no longer has the emails of the task owner displayed.

▶ [patch] Go upgrade from 1.18.5 to 1.19.3. Also upgrades golangci-lint version to 1.50.1 for go1.19 support.

WORKER-DEPLOYERS

▶ [minor] #4605 Generic-worker can now create object artifacts instead of s3 artifacts if the createObjectArtifacts worker configuration parameter is true.

▶ [patch] #5634 The livelog docker image used by docker-worker now is not based on busybox, but contains only the livelog binary, /etc/ssl/certs/ca-certificates.crt and an empty /tmp directory. This effectively reverses the change from #3866.

USERS

▶ [MAJOR] #5799 Docker Worker no longer supports the disableSeccomp capability (added in Docker Worker 44.22.0, but turned out to be unneeded).

Since this is technically a breaking change, a major version bump is necessary. However, as far as we know, nothing needed this feature.

▶ [minor] #4624 The object service now supports an additional download method, getUrl, which handles gzipped content and requires that hashes be validated. This method is not yet supported by the client libraries (but such support will be added soon).

▶ [patch] #5779 Fix View logs in Taskcluster link in GitHub Checks UI to default to a run ID of 0 to prevent it from being undefined and getting a 400 Bad Response while accessing this link.

▶ [patch] Updated livelog link in GitHub checks UI to points to a streaming livelog. Previous link would only render the logs once the task was complete.

DEVELOPERS

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

OTHER

▶ Additional changes not described here: #5781, #5795.

... (truncated)

Commits
  • 988e810 v45.0.0
  • 73f680a Merge pull request #5636 from taskcluster/from-scratch-again
  • 9d31fbc Merge branch 'main' into from-scratch-again
  • af9c81f Merge pull request #5787 from djmitche/issue4624
  • e9b8dac Merge branch 'main' into from-scratch-again
  • b441d18 Merge branch 'main' into issue4624
  • 998d3d1 Merge pull request #5802 from taskcluster/matt-boris/bumpRust
  • 8ce2ef3 Add changelog for issue 5634
  • 3f447c3 Issue 5634: build livelog docker image FROM scratch
  • 79d8022 Merge branch 'main' into matt-boris/bumpRust
  • 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 45.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...v45.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 Nov 30, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 2, 2022

Superseded by #491.

@dependabot dependabot bot closed this Dec 2, 2022
@dependabot dependabot bot deleted the dependabot/pip/tools/taskcluster-45.0.0 branch December 2, 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