Skip to content

build(deps): bump taskcluster from 47.1.2 to 50.1.3 in /report #1920

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps taskcluster from 47.1.2 to 50.1.3.

Release notes

Sourced from taskcluster's releases.

v50.1.3

ADMINS

▶ [patch] #5621 Github service patch incorrect query for fetching older builds

v50.1.2

ADMINS

▶ [patch] #5621 Several Github service improvements:

  • auto cancel task groups is not enabled by default
  • auto cancel task groups reports when it cannot seal and cancel task groups with github comments
  • when cancelling task groups, it will filter by same event type (push, pull_request, etc)
  • calling queue with limited scopes: assumes repo:github.com/org/repo:* role(s) to make sure that given repository has correct permissions to seal and cancel task groups
  • github api exposes github.cancelBuilds({ organization, repository, sha?, pullNumber? }) to cancel existing running builds

v50.1.1

GENERAL

▶ [patch] Aligned platforms of released binaries:

  • darwin/amd64
  • darwin/arm64
  • freebsd/amd64
  • freebsd/arm64
  • linux/amd64
  • linux/arm64
  • windows/386
  • windows/amd64

Previously there were inconsistencies across tools (e.g. taskcluster cli was released for different platforms than livelog).

ADMINS

▶ [patch] #5621 Extend static/taskcluster/github client with two scopes that are necessary to seal and cancel previously created task groups: queue:cancel-task-group:taskcluster-github and queue:seal-task-group:taskcluster-github. When github repository is using a different schedulerId than taskcluster-github, then it might be necessary to update corresponding repo:github.com/ roles with correct scopes.

USERS

▶ [patch] Adds interactive changelog viewer to the docs section.

v50.1.0

GENERAL

▶ [patch] Bump caniuse-lite version with npx update-browserslist-db@latest due to outdated warning.

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v50.1.3

ADMINS

▶ [patch] #5621 Github service patch incorrect query for fetching older builds

v50.1.2

ADMINS

▶ [patch] #5621 Several Github service improvements:

  • auto cancel task groups is not enabled by default
  • auto cancel task groups reports when it cannot seal and cancel task groups with github comments
  • when cancelling task groups, it will filter by same event type (push, pull_request, etc)
  • calling queue with limited scopes: assumes repo:github.com/org/repo:* role(s) to make sure that given repository has correct permissions to seal and cancel task groups
  • github api exposes github.cancelBuilds({ organization, repository, sha?, pullNumber? }) to cancel existing running builds

v50.1.1

GENERAL

▶ [patch] Aligned platforms of released binaries:

  • darwin/amd64
  • darwin/arm64
  • freebsd/amd64
  • freebsd/arm64
  • linux/amd64
  • linux/arm64
  • windows/386
  • windows/amd64

Previously there were inconsistencies across tools (e.g. taskcluster cli was released for different platforms than livelog).

ADMINS

▶ [patch] #5621 Extend static/taskcluster/github client with two scopes that are necessary to seal and cancel previously created task groups: queue:cancel-task-group:taskcluster-github and queue:seal-task-group:taskcluster-github. When github repository is using a different schedulerId than taskcluster-github, then it might be necessary to update corresponding repo:github.com/ roles with correct scopes.

USERS

▶ [patch] Adds interactive changelog viewer to the docs section.

v50.1.0

... (truncated)

Commits
  • 18be4fe v50.1.3
  • 92b000e Merge pull request #6242 from taskcluster/feature/fix-cancelling
  • 4087806 Merge pull request #6240 from taskcluster/matt-boris/removeDockerEngineRef
  • c623dd1 feat(github): Fix incorrect query for auto-cancellation of builds
  • 25afc6f Merge pull request #6241 from taskcluster/renovate/git.colasdn.top-sirupsen-logrus...
  • c031366 Update module github.com/sirupsen/logrus to v1.9.2
  • af36e9d chore: remove docker engine reference
  • 1406f83 Update client-web test to avoid using env variables in regexp (#6239)
  • a5bfa50 v50.1.2
  • f1f317f Auto-cancellation improvements (#6233)
  • 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 47.1.2 to 50.1.3.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v47.1.2...v50.1.3)

---
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 the report Python tool to upload reports label May 22, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 29, 2023

Superseded by #1932.

@dependabot dependabot bot closed this May 29, 2023
@dependabot dependabot bot deleted the dependabot/pip/report/taskcluster-50.1.3 branch May 29, 2023 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
report Python tool to upload reports
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants