Skip to content

Release Tracking - #4109

Merged
jonrohan merged 1 commit into
mainfrom
changeset-release/main
Jul 2, 2026
Merged

Release Tracking#4109
jonrohan merged 1 commit into
mainfrom
changeset-release/main

Conversation

@primer

@primer primer Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

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.0

Minor Changes

  • #4110 bf92d87 Thanks @dylanatsmith! - Blankslate: The heading and body text now use the smaller compact sizes by default, and the redundant responsive @container block has been removed since the compact typography it produced is now the default

Patch Changes

  • #3696 8b8d542 Thanks @myabc! - Fix incorrect label for attribute value when scope_id_to_model: false

  • #4113 7c52375 Thanks @liuliu-dev! - Reject javascript: and vbscript: URI schemes in href (defense in depth). When a component (e.g. Primer::Beta::Label, Primer::Beta::Button, Primer::Beta::Link) is rendered as an anchor with an unsafe href, the value is now rejected — raising in non-production environments and silently dropped (rendered as an anchor with no href) in production.

  • #4107 222a846 Thanks @dylanatsmith! - Fix ToggleSwitch knob spacing and border-radius to match primer/react

@primer
primer Bot requested a review from a team as a code owner June 23, 2026 18:46
@primer
primer Bot requested a review from francinelucca June 23, 2026 18:46
@github-actions

github-actions Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

❗ Pre-merge checklist

Please ensure these items are checked before merging.

🔎 Smoke test

  • All CI checks pass
  • Lookbook opens in a browser
  • Successful integration test with GitHub.com as a primary consumer of Primer View Components
    • Install the npm release candidate: npm i -w ./npm-workspaces/primer/ @primer/view-components@next
    • Update primer_view_components gem: script/vendor-gem https://github.com/primer/view_components.git -r changeset-release/main
    • Verify no new build errors appear
    • Verify no new linting errors appear
    • Manually test critical paths
    • Manually test release-specific bugfixes and/or features work as described

🤔 Sanity test

  • All bugfixes in this release have resolved their corresponding issues
  • All new features in this release have been tested and verified as compatible with GitHub.com
  • No noticeable regressions have been introduced as a result of changes in this release
  • Release notes accurately describe the changes made

🚢 Post ship reminders

  • Deploy lookbook via chat ops in the #primer-rails-ops channel. .deploy primer-lookbook to production

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
primer Bot force-pushed the changeset-release/main branch from 47825dd to 09f5dd3 Compare June 24, 2026 14:59
@primer
primer Bot force-pushed the changeset-release/main branch from 09f5dd3 to b1ba672 Compare June 25, 2026 02:17
@primer
primer Bot force-pushed the changeset-release/main branch from b1ba672 to be3acef Compare June 29, 2026 12:07
@primer
primer Bot force-pushed the changeset-release/main branch from be3acef to fb39465 Compare June 30, 2026 17:31
@primer
primer Bot force-pushed the changeset-release/main branch from fb39465 to 00f9097 Compare July 1, 2026 15:13
@primer
primer Bot force-pushed the changeset-release/main branch from 00f9097 to 87fcd99 Compare July 1, 2026 15:14
@primer
primer Bot force-pushed the changeset-release/main branch from 87fcd99 to dd42635 Compare July 1, 2026 16:04
@jonrohan
jonrohan merged commit b7c8e21 into main Jul 2, 2026
33 checks passed
@jonrohan
jonrohan deleted the changeset-release/main branch July 2, 2026 02:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants