Skip to content

build(deps): bump taskcluster from 60.4.0 to 65.1.0 in /report #2310

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

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 3, 2024

Bumps taskcluster from 60.4.0 to 65.1.0.

Release notes

Sourced from taskcluster's releases.

v65.1.0

USERS

▶ [minor] #5967 Allows Docker Worker payloads to be used on the insecure Generic Worker engine, translated by d2g.

v65.0.2

USERS

▶ [patch] #7025 Fixes JavaScript error in "Create Worker Pool" page that was introduced in the last release. Adds link to "Errors" in workers navigation bar.

Automated Package Updates

  • --- updated-dependencies: - dependency-name: requests dependency-type: indirect ... (42569ccb7)
  • build(deps-dev): bump eslint from 8.57.0 to 9.3.0 in /clients/client-web (2bccd8b63)

v65.0.1

GENERAL

▶ [patch] Upgrades to go1.22.3 (SECURITY release). Was supposed to be handled in PR #7006, but was accidentally left out.

v65.0.0

WORKER-DEPLOYERS

▶ [MAJOR] #7017 Generic Worker multiuser engine now places task directories under /home (Linux and FreeBSD) and /Users on macOS. Previously it was placing them under / by default on all three platforms, unless either HOME was set to a non-standard value in the process launching Generic Worker multiuser engine, or if tasksDir was explicitly set in Generic Worker config.

This is a bug fix, but due to being a significant change in behaviour, is being released as a major change to trigger a major version bump.

USERS

▶ [patch] #6117 Fixes Worker page when queue information was missing and error was displayed. If worker-manager data exists for this worker, it would be displayed instead.

▶ [patch] #6117 Workers in UI use consistent navigation element that allows to switch between worker pool definition,

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v65.1.0

USERS

▶ [minor] #5967 Allows Docker Worker payloads to be used on the insecure Generic Worker engine, translated by d2g.

v65.0.2

USERS

▶ [patch] #7025 Fixes JavaScript error in "Create Worker Pool" page that was introduced in the last release. Adds link to "Errors" in workers navigation bar.

Automated Package Updates

  • --- updated-dependencies: - dependency-name: requests dependency-type: indirect ... (42569ccb7)
  • build(deps-dev): bump eslint from 8.57.0 to 9.3.0 in /clients/client-web (2bccd8b63)

v65.0.1

GENERAL

▶ [patch] Upgrades to go1.22.3 (SECURITY release). Was supposed to be handled in PR #7006, but was accidentally left out.

v65.0.0

WORKER-DEPLOYERS

▶ [MAJOR] #7017 Generic Worker multiuser engine now places task directories under /home (Linux and FreeBSD) and /Users on macOS. Previously it was placing them under / by default on all three platforms, unless either HOME was set to a non-standard value in the process launching Generic Worker multiuser engine, or if tasksDir was explicitly set in Generic Worker config.

This is a bug fix, but due to being a significant change in behaviour, is being released as a major change to trigger a major version bump.

USERS

▶ [patch] #6117 Fixes Worker page when queue information was missing and error was displayed.

... (truncated)

Commits
  • 1a085da v65.1.0
  • b632c7d Merge pull request #7031 from taskcluster/matt-boris/supportD2GonInsecureEngine
  • 4d815c3 feat(generic-worker): insecure engine accepts docker worker payloads
  • 0a7a19e v65.0.2
  • f5f9e12 Merge pull request #7027 from taskcluster/feat/7025-create-wp-ui-error
  • cb4f558 Merge pull request #7026 from taskcluster/dependabot/pip/taskcluster/requests...
  • 314dd70 feat(ui): Fixes broken "Create Worker Pool" page
  • 42569cc ---
  • 8f8a640 Merge pull request #7024 from taskcluster/matt-boris/switchToAzureWorkerPools
  • 8ceb330 chore: switch to azure worker pools
  • 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 Jun 3, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/report/taskcluster-65.1.0 branch from b95a23a to 02aa6df Compare June 4, 2024 12:46
Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 60.4.0 to 65.1.0.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v60.4.0...v65.1.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 force-pushed the dependabot/pip/report/taskcluster-65.1.0 branch from 02aa6df to eb4d554 Compare June 4, 2024 12:46
@marco-c marco-c merged commit d946996 into master Jun 4, 2024
0 of 11 checks passed
@marco-c marco-c deleted the dependabot/pip/report/taskcluster-65.1.0 branch June 4, 2024 12:47
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