Skip to content

build(deps): bump taskcluster from 100.3.0 to 101.1.0 in /integration#3493

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/integration/taskcluster-101.1.0
Open

build(deps): bump taskcluster from 100.3.0 to 101.1.0 in /integration#3493
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/integration/taskcluster-101.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 10, 2026

Copy link
Copy Markdown
Contributor

Bumps taskcluster from 100.3.0 to 101.1.0.

Release notes

Sourced from taskcluster's releases.

v101.1.0

DEPLOYERS

▶ [patch] Remove support for google analytics (GA_TRACKING_ID doesn't do anything anymore) in the UI as it's been unsupported and untested for years.

WORKER-DEPLOYERS

▶ [patch] #8664 When a worker-manager checkWorker call times out, the scanner now aborts the in-flight provider API call and logs a warning instead of reporting an error, since the worker is re-checked on the next loop. Other checkWorker failures are still reported as errors.

▶ [patch] The Google provider in worker-manager now logs a single transient GCP compute 5xx at notice rather than warning level.

USERS

▶ [patch] bug 2053178 Fix a way for PRs from forks to bypass the public_restricted policy by declaring version: 0 in their own taskcluster.yml

▶ [patch] bug 2053380 Fix login CSRF in the github login flow by validating the oauth state parameter

▶ [patch] #8171 Task creation in the UI now calls the Queue API directly instead of routing through GraphQL, fixing 413 errors when creating tasks with large payloads (up to the Queue API's 10MB limit).

DEVELOPERS

▶ [minor] Switch the UI build system to vite. Switch tests to vitest

OTHER

▶ Additional change not described here: #4007.

Automated Package Updates

  • build(deps): bump body-parser from 1.20.3 to 2.3.0 (2cde87843e)

v101.0.0

ADMINS

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v101.1.0

DEPLOYERS

▶ [patch] Remove support for google analytics (GA_TRACKING_ID doesn't do anything anymore) in the UI as it's been unsupported and untested for years.

WORKER-DEPLOYERS

▶ [patch] #8664 When a worker-manager checkWorker call times out, the scanner now aborts the in-flight provider API call and logs a warning instead of reporting an error, since the worker is re-checked on the next loop. Other checkWorker failures are still reported as errors.

▶ [patch] The Google provider in worker-manager now logs a single transient GCP compute 5xx at notice rather than warning level.

USERS

▶ [patch] bug 2053178 Fix a way for PRs from forks to bypass the public_restricted policy by declaring version: 0 in their own taskcluster.yml

▶ [patch] bug 2053380 Fix login CSRF in the github login flow by validating the oauth state parameter

▶ [patch] #8171 Task creation in the UI now calls the Queue API directly instead of routing through GraphQL, fixing 413 errors when creating tasks with large payloads (up to the Queue API's 10MB limit).

DEVELOPERS

▶ [minor] Switch the UI build system to vite. Switch tests to vitest

OTHER

▶ Additional change not described here: #4007.

Automated Package Updates

  • build(deps): bump body-parser from 1.20.3 to 2.3.0 (2cde87843e)

v101.0.0

... (truncated)

Commits
  • caf47f0 v101.1.0
  • 8a146bd Merge pull request #8857 from Eijebong/react-17
  • 2ba691a Merge pull request #8856 from Eijebong/kill-ga-with-fire
  • 0c27261 Merge pull request #8260 from nitishagar/fix/8171-graphql-payload-limit
  • 1da501f Update react from 16 to 17.0.2
  • d4e0787 Remove google analytics support
  • 8729279 Switch to vitest
  • a0c2084 Merge pull request #8854 from taskcluster/dependabot/lower-dependabot-task-pr...
  • 2cff86f Merge pull request #8853 from Eijebong/cleaning-up-unused-stuff
  • 257ef1a Merge pull request #8852 from Eijebong/proptypes-typo
  • 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 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 100.3.0 to 101.1.0.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v100.3.0...v101.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

integration Integration tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants