Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps taskcluster from 66.0.0 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 66.0.0 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@v66.0.0...v69.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 23, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 30, 2024

Superseded by #455.

@dependabot dependabot bot closed this Sep 30, 2024
@dependabot dependabot bot deleted the dependabot/pip/taskcluster-69.0.1 branch September 30, 2024 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant