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 68.0.4 to 69.0.1 in /tools #48251

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2024

Bumps taskcluster from 68.0.4 to 69.0.1.

Release notes

Sourced from taskcluster's releases.

v69.0.1

USERS

▶ [patch] #7263 Improve github checks output - handle 404 cases for empty artifact list. Adds artifact redirect page in UI to redirect user to the actual artifact.

v69.0.0

GENERAL

▶ [patch] Upgrades to Node.js v20.17.0 and go1.23.1 (security release).

WORKER-DEPLOYERS

▶ [minor] #7257 Worker-manager provides an option to request public IP for generic-worker in Azure that is skipped by default. Passing publicIp = true in the launch configuration will enable the public IP request.

{
  "workerManager": {
    "publicIp": true
  }
}

USERS

▶ [minor] #7151 Queue service supports up to 10.000 dependencies for a single task.

DEVELOPERS

▶ [MAJOR] Update dependencies in the rust client

▶ [patch] #5669 Enhanced github integration with information: task runtime, head of logs, status information, link of task group, list of 50 artifacts.

▶ [patch] #5669 Fix incorrect artifact url generation Fix artifact fetch with listArtifact due to permission issues

OTHER

▶ Additional change not described here: #5669.

Automated Package Updates

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v69.0.1

USERS

▶ [patch] #7263 Improve github checks output - handle 404 cases for empty artifact list. Adds artifact redirect page in UI to redirect user to the actual artifact.

v69.0.0

GENERAL

▶ [patch] Upgrades to Node.js v20.17.0 and go1.23.1 (security release).

WORKER-DEPLOYERS

▶ [minor] #7257 Worker-manager provides an option to request public IP for generic-worker in Azure that is skipped by default. Passing publicIp = true in the launch configuration will enable the public IP request.

{
  "workerManager": {
    "publicIp": true
  }
}

USERS

▶ [minor] #7151 Queue service supports up to 10.000 dependencies for a single task.

DEVELOPERS

▶ [MAJOR] Update dependencies in the rust client

▶ [patch] #5669 Enhanced github integration with information: task runtime, head of logs, status information, link of task group, list of 50 artifacts.

▶ [patch] #5669 Fix incorrect artifact url generation Fix artifact fetch with listArtifact due to permission issues

OTHER

▶ Additional change not described here: #5669.

... (truncated)

Commits
  • 581c06b v69.0.1
  • 088eb55 Merge pull request #7264 from taskcluster/feat/7263-github-checks
  • e13483e feat(github): Improve checks output, add artifact redirect handling
  • e1449f9 v69.0.0
  • 5a30751 Merge pull request #7258 from taskcluster/feat/7257-public-ip-azure
  • a22c881 feat(w-m): Allow provision of public IP for g-w in Azure
  • a40936b Merge pull request #7261 from taskcluster/github-list-artifacts
  • 36f0d7b Merge pull request #7262 from thakkarujas5/fix/hide-section-checkrun
  • 938caf6 fix(github): Fix artifact fetch due to permission issue
  • 168193a feat(github): allow fetching artifacts from queue
  • 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)

Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 68.0.4 to 69.0.1.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v68.0.4...v69.0.1)

---
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 Sep 18, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 24, 2024

Superseded by #48331.

@dependabot dependabot bot closed this Sep 24, 2024
@dependabot dependabot bot deleted the dependabot/pip/tools/taskcluster-69.0.1 branch September 24, 2024 22:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci dependencies Pull requests that update a dependency file infra python Pull requests that update Python code requirements_tests.txt
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants