fix(deps): update dependency @taskcluster/client to v101.1.0 - #1019
Open
renovate-bot wants to merge 1 commit into
Open
fix(deps): update dependency @taskcluster/client to v101.1.0#1019renovate-bot wants to merge 1 commit into
renovate-bot wants to merge 1 commit into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
101.0.0→101.1.0Release Notes
taskcluster/taskcluster (@taskcluster/client)
v101.1.0Compare Source
DEPLOYERS
▶ [patch]
Remove support for google analytics (
GA_TRACKING_IDdoesn't do anythinganymore) in the UI as it's been unsupported and untested for years.
WORKER-DEPLOYERS
▶ [patch] #8664
When a worker-manager
checkWorkercall 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. OthercheckWorkerfailures are still reported as errors.▶ [patch]
The Google provider in worker-manager now logs a single transient GCP compute 5xx at
noticerather thanwarninglevel.USERS
▶ [patch] bug 2053178
Fix a way for PRs from forks to bypass the
public_restrictedpolicy bydeclaring
version: 0in 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
1 Dependabot updates
2cde878)Configuration
📅 Schedule: (in timezone UTC)
* * 1 * *)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.