Skip to content

[pull] main from github:main#88

Merged
pull[bot] merged 9 commits into
RadaofTheLight:mainfrom
github:main
May 7, 2026
Merged

[pull] main from github:main#88
pull[bot] merged 9 commits into
RadaofTheLight:mainfrom
github:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented May 7, 2026

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 : )

dependabot Bot and others added 9 commits May 4, 2026 10:05
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
@pull pull Bot locked and limited conversation to collaborators May 7, 2026
@pull pull Bot added the ⤵️ pull label May 7, 2026
@pull pull Bot merged commit fc93e86 into RadaofTheLight:main May 7, 2026
1 check failed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant