-
Notifications
You must be signed in to change notification settings - Fork 53
Release tracking #1140
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Release tracking #1140
Conversation
There was a problem hiding this 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 is an automated release tracking PR generated by the Changesets action to bump all package versions to 0.57.3. The release includes a minor documentation update to the Accordion component with added comments.
Key Changes
- Version bump from 0.57.2 to 0.57.3 across all packages in the monorepo
- Updated dependency references in the docs app to use the new version
- Consumed the changeset file for the Accordion component update
Reviewed Changes
Copilot reviewed 17 out of 17 changed files in this pull request and generated no comments.
File | Description |
---|---|
packages/*/package.json | Version bump to 0.57.3 for all packages |
packages/*/CHANGELOG.md | Added 0.57.3 section to all changelog files |
apps/next-docs/package.json | Updated internal dependency versions to 0.57.3 |
.changeset/five-goats-march.md | Removed consumed changeset file for Accordion update |
❗ Pre-merge checklistPlease ensure these items are checked before merging. ✅ Preliminary checks
🔌 Integration smoke testsDotcom
Subdomain sites
Sandboxes
🤔 Cross-check (aka sanity test)
After tests
🚢 After merge
|
🟢 No design token changes found |
🟢 No unit test coverage changes foundAll components and hooks with tests maintain the same coverage as the main branch. |
🟢 No visual differences foundOur visual comparison tests did not find any differences in the UI. |
af73999
to
1a0f7e4
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1a0f7e4
to
acce89b
Compare
acce89b
to
d87863e
Compare
d87863e
to
b0c8b6c
Compare
b0c8b6c
to
a3b6c40
Compare
a3b6c40
to
9fd1f06
Compare
9fd1f06
to
b90f40f
Compare
b90f40f
to
18d7b90
Compare
18d7b90
to
14dba7c
Compare
14dba7c
to
ad9c3e2
Compare
ad9c3e2
to
8af153e
Compare
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/[email protected]
Minor Changes
#1151
3e39ae1
Thanks @rezrah! - Updated the minimum Node.js dependency for@primer/react-brand
to match the current LTS version:v22
Also updated
webpack
and various other internal dependencies.#1132
072f640
Thanks @rezrah! - Added newTabs
component.Example:
Patch Changes
#1133
23a0d50
Thanks @joshfarrant! - Added some comments to theAccordion
component. This is a no-op update.#1132
072f640
Thanks @rezrah! - Updates touseTabs
hook:externalRef
parameter togetTabProps
function for improved forwardRef support.onTabActivate
callback to only trigger when switching between tabs (not on initial mount)focusTab
andonTabFocus
functionsThis affects the following components, which use this hook:
Tabs
componentIDE
component@primer/[email protected]
@primer/[email protected]
@primer/[email protected]
@primer/[email protected]
@primer/[email protected]
@primer/[email protected]
@primer/[email protected]