Release Tracking - #4154
Merged
Merged
Release Tracking#4154
Conversation
Contributor
❗ Pre-merge checklistPlease ensure these items are checked before merging. 🔎 Smoke test
🤔 Sanity test
🚢 Post ship reminders
Please also leave any testing notes as a comment on this pull request. In particular, describing any issues encountered during your testing. This is helpful in providing historical context to maintainers. |
primer
Bot
force-pushed
the
changeset-release/main
branch
from
August 3, 2026 15:18
35a1b03 to
1df649f
Compare
primer
Bot
force-pushed
the
changeset-release/main
branch
from
August 3, 2026 15:50
1df649f to
1500edf
Compare
primer
Bot
force-pushed
the
changeset-release/main
branch
2 times, most recently
from
August 3, 2026 16:03
cb133d1 to
de625dd
Compare
primer
Bot
force-pushed
the
changeset-release/main
branch
from
August 3, 2026 17:50
de625dd to
70a1d07
Compare
primer
Bot
force-pushed
the
changeset-release/main
branch
from
August 3, 2026 17:52
70a1d07 to
5019c2b
Compare
primer
Bot
force-pushed
the
changeset-release/main
branch
from
August 3, 2026 22:13
5019c2b to
4be82bd
Compare
primer
Bot
force-pushed
the
changeset-release/main
branch
from
August 3, 2026 22:14
4be82bd to
c811f11
Compare
primer
Bot
force-pushed
the
changeset-release/main
branch
from
August 4, 2026 18:01
c811f11 to
e2213c3
Compare
primer
Bot
force-pushed
the
changeset-release/main
branch
from
August 4, 2026 18:01
e2213c3 to
2dd1ff8
Compare
francinelucca
approved these changes
Aug 5, 2026
myabc
added a commit
to opf/primer_view_components
that referenced
this pull request
Aug 14, 2026
Merges primer/view_components up to 18aa9c4, the parent of upstream Release Tracking primer#4154. Component change: reserves height as well as width in .ToggleSwitch-statusIcon so the switch no longer jumps when the loading spinner appears (primer#4152). Keeps the fork's workflow files unchanged: the upstream conflicts are GitHub Action version bumps (the fork pins by SHA through its own Dependabot) and the migration of gem publishing to RubyGems Trusted Publishing, which does not apply to the fork's release flow. Replays the rails-html-sanitizer 1.7.1 and loofah 2.25.2 bumps that merge=ours dropped from both Gemfile.locks. Remaining upstream lockfile bumps are left to the fork's weekly Dependabot. Regenerates static/classnames.* from a clean tree, which also picks up class names the fork's own sources already carried.
This branch was previously deployed
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 was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@primer/view-components@0.53.2
Patch Changes
0c0462dThanks @gabrielhl! - Reserve height as well as width in.ToggleSwitch-statusIconso the switch doesn't jump when the loading spinner is shown