Open
Conversation
|
The generated output of Full Type Diff |
Contributor
|
@dependabot rebase |
4984841 to
d8c6362
Compare
Contributor
|
@dependabot rebase |
Bumps [flatted](https://github.com/WebReflection/flatted) from 3.3.1 to 3.4.2. - [Commits](WebReflection/flatted@v3.3.1...v3.4.2) --- updated-dependencies: - dependency-name: flatted dependency-version: 3.4.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
d8c6362 to
1135d29
Compare
ascorbic
added a commit
that referenced
this pull request
Apr 20, 2026
The current check (head.repo.fork == false) lets Dependabot PRs through because their branches live in-repo, but Dependabot-triggered workflows don't have access to Actions secrets. GOOGLESOURCE_COOKIE ends up empty, yet we still rewrite chromium.googlesource.com URLs to the authenticated /a/ endpoint, which then fails every Bazel dependency fetch with HTTP 400. Gate on the input being non-empty instead. This naturally covers forks (secrets not forwarded), Dependabot (no secret access), and local runs (no cookie at all), falling back to the unauthenticated endpoint which is slower / rate-limited but functional. Fixes CI on Dependabot PRs, e.g. #6418.
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.
Bumps flatted from 3.3.1 to 3.4.2.
Commits
3bf09093.4.2885ddccfix CWE-13210bdba70added flatted-view to the benchmark2a02dce3.4.1fba4e8fMerge pull request #89 from WebReflection/python-fix5fe8648added "when in Rome" also a test for PHP53517adsome minor improvementb3e2a0cFixing recursion issue in Python tooc4b46dbAdd SECURITY.md for security policy and reportingf86d071Create dependabot.yml for version updates