[pull] main from github:main#88
Merged
Merged
Conversation
Bumps the dependencies group with 3 updates: [json](https://github.com/ruby/json), [nokogiri](https://github.com/sparklemotion/nokogiri) and [minitest](https://github.com/minitest/minitest). Updates `json` from 2.19.4 to 2.19.5 - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](ruby/json@v2.19.4...v2.19.5) Updates `nokogiri` from 1.19.2 to 1.19.3 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.19.2...v1.19.3) Updates `minitest` from 6.0.5 to 6.0.6 - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](minitest/minitest@v6.0.5...v6.0.6) --- updated-dependencies: - dependency-name: json dependency-version: 2.19.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: nokogiri dependency-version: 1.19.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: minitest dependency-version: 6.0.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
…8e986ed4f8 chore(deps): bump the dependencies group with 3 updates
The `branch:` input to peter-evans/create-pull-request was set to
`update-collections-${PR_ID}`, but Actions inputs aren't shell-
interpolated and no `PR_ID` env var is defined — so the literal
string `${PR_ID}` was ending up in the branch name (e.g.
`update-collections-${PR_ID}`).
peter-evans/create-pull-request is designed to reuse a stable
branch: if an open PR already exists for that branch, it
force-pushes new changes onto it instead of opening a new one.
That's the desired behavior for an hourly autofix job — one
rolling PR, not a new branch each hour.
Drop the suffix entirely.
…branch-name
Fix uninterpolated ${PR_ID} in collections-renames autofix branch name
✨ Autofixing renamed/removed collection items ✨
The topics block was emitting logo URLs as `https://github.com/github/explore/blob/main/...?raw=true`, which github/github's CSP doesn't allow as an img-src on biztools pages (e.g. https://admin.github.com/biztools/topics) — so the logos fail to render. The collections block above already uses `{{ site.url }}` (which is https://explore-feed.github.com per CNAME), and that host is the intended canonical home for these assets. Switch the topics block to the same pattern. The companion CSP allowlist change in github/github adds `explore-feed.github.com` to img-src.
…-host Serve topic logos from explore-feed.github.com
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )