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 55.3.0 to 55.3.4 in /report #2106

Merged
merged 1 commit into from
Oct 10, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 9, 2023

Bumps taskcluster from 55.3.0 to 55.3.4.

Release notes

Sourced from taskcluster's releases.

v55.3.4

GENERAL

▶ [patch] Patches an issue in github service cancelling task groups for non-push/pull-request events

Automated Package Updates

  • build(deps): bump urllib3 from 2.0.3 to 2.0.6 in /taskcluster (928877aeb)

v55.3.3

USERS

▶ [patch] #6592 Generic Worker no longer allows you to specify the same group twice in the osGroups array property.

▶ [patch] #6590 Generic Worker osGroups feature on Linux has been fixed. It never worked on this platform.

▶ [patch] #6471 Worker Runner now sets the TASKCLUSTER_WORKER_LOCATION variable for Generic Worker.

Automated Package Updates

  • build(deps): bump get-func-name from 2.0.0 to 2.0.2 in /ui (13cd8dd71)
  • build(deps): bump the deps group with 4 updates (89c59ee11)
  • build(deps-dev): bump webpack in /clients/client-web (d165b6200)
  • build(deps-dev): bump the deps group (10f5744ea)
  • build(deps): bump the deps group in /taskcluster with 3 updates (acd7144b7)

v55.3.2

GENERAL

▶ [patch] #6498 Github service auto cancels previous builds by default now. This behavior can be disabled by setting autoCancelPreviousChecks to false in the .taskcluster.yml file.

OTHER

▶ Additional change not described here: #6571.

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v55.3.4

GENERAL

▶ [patch] Patches an issue in github service cancelling task groups for non-push/pull-request events

Automated Package Updates

  • build(deps): bump urllib3 from 2.0.3 to 2.0.6 in /taskcluster (928877aeb)

v55.3.3

USERS

▶ [patch] #6592 Generic Worker no longer allows you to specify the same group twice in the osGroups array property.

▶ [patch] #6590 Generic Worker osGroups feature on Linux has been fixed. It never worked on this platform.

▶ [patch] #6471 Worker Runner now sets the TASKCLUSTER_WORKER_LOCATION variable for Generic Worker.

Automated Package Updates

  • build(deps): bump get-func-name from 2.0.0 to 2.0.2 in /ui (13cd8dd71)
  • build(deps): bump the deps group with 4 updates (89c59ee11)
  • build(deps-dev): bump webpack in /clients/client-web (d165b6200)
  • build(deps-dev): bump the deps group (10f5744ea)
  • build(deps): bump the deps group in /taskcluster with 3 updates (acd7144b7)

v55.3.2

GENERAL

▶ [patch] #6498 Github service auto cancels previous builds by default now. This behavior can be disabled by setting autoCancelPreviousChecks to false in the .taskcluster.yml file.

... (truncated)

Commits
  • a71f300 v55.3.4
  • 9c2230f Merge pull request #6595 from taskcluster/feat/github-cancel-events
  • 1732c7d feat(github): fix auto cancel github builds
  • d76de99 Merge pull request #6594 from taskcluster/dependabot/pip/taskcluster/urllib3-...
  • 928877a build(deps): bump urllib3 from 2.0.3 to 2.0.6 in /taskcluster
  • 7fbca08 v55.3.3
  • ea96d78 Merge pull request #6591 from taskcluster/issue6590
  • 38956f2 Merge branch 'main' into issue6590
  • 10e1af1 Merge pull request #6593 from taskcluster/uniqueOSGroups
  • aa71ad7 yarn generate
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 report Python tool to upload reports label Oct 9, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/report/taskcluster-55.3.4 branch 3 times, most recently from 0727513 to f35c3a4 Compare October 10, 2023 08:10
Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 55.3.0 to 55.3.4.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v55.3.0...v55.3.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/report/taskcluster-55.3.4 branch from f35c3a4 to 5d732d1 Compare October 10, 2023 10:34
@marco-c marco-c merged commit c2983f4 into master Oct 10, 2023
@marco-c marco-c deleted the dependabot/pip/report/taskcluster-55.3.4 branch October 10, 2023 14:37
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.

1 participant