mozilla / coverage-crawler

A crawler to find websites that exercise code in Firefox that is not covered by unit tests
Mozilla Public License 2.0
16 stars 28 forks source link

Bump taskcluster from 44.22.1 to 46.1.1 #576

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps taskcluster from 44.22.1 to 46.1.1.

Release notes

Sourced from taskcluster's releases.

v46.1.1

GENERAL

▶ [patch] #5844 Filter debug logging information for failed registerWorker calls.

▶ [patch] #5890 Fix provisioners endpoint returning non-unique workers for the queue view.

▶ [patch] #5851 Improve error reporting for github api calls.

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

pmac add 5887 5881 5880 5879 5878 5876 5874 5873 5872

DEVELOPERS

▶ [patch] The Rust client now correctly base64-encodes ext hawk values with the STANDARD alphabet instead of URL_SAFE. This may fix intermittent generation of invalid temporary credentials.

▶ [patch] This patch makes it so the taskcluster shell client (cli) is built with goreleaser.

goreleaser also will automatically keep our homebrew-tap formula up-to-date during the release process.

GitHub releases will now also contain zipped Windows executables of this cli supporting both amd64 and arm64. arm64 binaries for linux have been added as well.

The darwin and linux binaries are now tarballs.

v46.1.0

GENERAL

▶ [patch] #5851 Fix incorrect status reported by github service for unknown branches.

▶ [patch] #5844 Log extra debug information for failed worker registration attempts.

▶ [patch] Patch python client tests to allow lint script.

▶ [patch] Update 46.0.0 release notes that incorrectly linked issue #2791 instead of #5791.

▶ [patch] Go update from 1.19.3 to 1.19.4. Also updates the git version for generic worker decision tasks from git2.37.1 to git2.39.0.

▶ [patch]

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v46.1.1

GENERAL

▶ [patch] #5844 Filter debug logging information for failed registerWorker calls.

▶ [patch] #5890 Fix provisioners endpoint returning non-unique workers for the queue view.

▶ [patch] #5851 Improve error reporting for github api calls.

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

pmac add 5887 5881 5880 5879 5878 5876 5874 5873 5872

DEVELOPERS

▶ [patch] The Rust client now correctly base64-encodes ext hawk values with the STANDARD alphabet instead of URL_SAFE. This may fix intermittent generation of invalid temporary credentials.

▶ [patch] This patch makes it so the taskcluster shell client (cli) is built with goreleaser.

goreleaser also will automatically keep our homebrew-tap formula up-to-date during the release process.

GitHub releases will now also contain zipped Windows executables of this cli supporting both amd64 and arm64. arm64 binaries for linux have been added as well.

The darwin and linux binaries are now tarballs.

v46.1.0

GENERAL

▶ [patch] #5851 Fix incorrect status reported by github service for unknown branches.

▶ [patch] #5844 Log extra debug information for failed worker registration attempts.

▶ [patch] Patch python client tests to allow lint script.

▶ [patch] Update 46.0.0 release notes that incorrectly linked issue #2791 instead of #5791.

▶ [patch] Go update from 1.19.3 to 1.19.4. Also updates the git version for generic worker decision tasks from git2.37.1 to git2.39.0.

... (truncated)

Commits
  • d39fb09 v46.1.1
  • 9724f1f Merge pull request #5894 from taskcluster/matt-boris/disableDependabotDockerW...
  • 4bbcb22 Merge pull request #5893 from taskcluster/feat/5890-queue-workers-unique-output
  • 3b25f59 dependabot: remove docker worker config
  • 452f7fc feat(w-m): include workerGroup to join condition
  • 508f88c Merge pull request #5892 from taskcluster/matt-boris/pmacDec16
  • dfca69e Add changelog
  • 750efcc build(deps): bump github.com/golang-jwt/jwt/v4 from 4.4.2 to 4.4.3 (from PR #...
  • 93db6af build(deps-dev): bump eslint in /clients/client-web (from PR #5873)
  • 7641788 build(deps): bump got from 11.8.5 to 11.8.6 in /clients/client (from PR #5874)
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #580.