Skip to content

Update primitives#7346

Closed
lukasoppermann wants to merge 2 commits intomainfrom
update-primitives
Closed

Update primitives#7346
lukasoppermann wants to merge 2 commits intomainfrom
update-primitives

Conversation

@lukasoppermann
Copy link
Copy Markdown
Contributor

Updated primitives: https://github.slack.com/archives/CSGAVNZ19/p1765216636701329

Changelog

New

Changed

Removed

Rollout strategy

  • Patch release
  • Minor release
  • Major release; if selected, include a written rollout or migration plan
  • None; if selected, include a brief description as to why

Testing & Reviewing

Merge checklist

@lukasoppermann lukasoppermann requested a review from a team as a code owner December 16, 2025 07:52
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Dec 16, 2025

🦋 Changeset detected

Latest commit: 8b441b4

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@primer/react Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the @primer/primitives dependency from version 11.3.1 to 11.3.2, ensuring the project uses the latest patch version of the design system tokens. This is a routine dependency update that maintains compatibility with the existing "10.x || 11.x" version range specified in packages/react/package.json.

Key Changes:

  • Updates @primer/primitives to version 11.3.2 in root-level devDependencies
  • Updates package-lock.json with new version, integrity hash, and workspace version references
  • Adds a changeset indicating this will be released as a patch version

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
package.json Adds @primer/primitives ^11.3.2 to root-level devDependencies
package-lock.json Updates primitives version from 11.3.1 to 11.3.2 with new integrity hash, and updates internal workspace version references from 38.5.0 to 38.6.1 for @primer/react
.changeset/dark-pianos-fly.md Adds changeset documenting the primitives update as a patch release

The changes are consistent and follow the repository's established patterns for primitives updates. The changeset correctly identifies this as a patch release, which aligns with the historical convention for patch-level primitives updates (as evidenced by similar updates in the CHANGELOG). All version references are updated consistently across the lock file, including the example applications that depend on @primer/react.

Copy link
Copy Markdown
Contributor

@liuliu-dev liuliu-dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

Copy link
Copy Markdown
Member

@TylerJDev TylerJDev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like we're adding the package to our dev dependencies. I think it should instead be in our package.json in react (https://github.com/primer/react/blob/main/packages/react/package.json#L85).

The package.json looks fine, so we could just ship that 😁 Let me know if you have questions!

@github-actions
Copy link
Copy Markdown
Contributor

Hi! This pull request has been marked as stale because it has been open with no activity for 60 days. You can comment on the pull request or remove the stale label to keep it open. If you do nothing, this pull request will be closed in 7 days.

@github-actions github-actions Bot added the Stale label Feb 20, 2026
@github-actions github-actions Bot closed this Feb 27, 2026
@github-actions github-actions Bot deleted the update-primitives branch February 27, 2026 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants