Skip to content

Conversation

@joshblack
Copy link
Member

@joshblack joshblack commented Jul 29, 2024

Enters the project into "prerelease" mode for v37 based on: https://github.com/github/primer/discussions/3552. For more information about prereleases in changesets, checkout this explainer.

Changelog

New

Changed

  • Add pre.json config for changesets to enter project into prerelease mode with an rc tag
  • Update canary release workflow to no longer use --snapshots as this is unnecessary in prerelease mode
  • Update ignore config for changesets to exclude private packages

Removed

Rollout strategy

  • None; if selected, include a brief description as to why

This is a change to the repo and will not impact downstream consumers

@changeset-bot
Copy link

changeset-bot bot commented Jul 29, 2024

⚠️ No Changeset found

Latest commit: 27257bf

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

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

@github-actions github-actions bot added the staff Author is a staff member label Jul 29, 2024
@joshblack joshblack added the skip changeset This change does not need a changelog label Jul 29, 2024
@github-actions
Copy link
Contributor

github-actions bot commented Jul 29, 2024

size-limit report 📦

Path Size
packages/react/dist/browser.esm.js 95.58 KB (0%)
packages/react/dist/browser.umd.js 95.97 KB (0%)

@github-actions github-actions bot temporarily deployed to storybook-preview-4789 July 29, 2024 15:37 Inactive
@joshblack joshblack changed the title chore(changeset): enter pre-release mode for v37 chore(changeset): enter prerelease mode for v37 Jul 29, 2024
@joshblack joshblack marked this pull request as ready for review July 29, 2024 15:59
@joshblack joshblack requested a review from a team as a code owner July 29, 2024 15:59
@joshblack joshblack requested a review from jonrohan July 29, 2024 15:59
@github-actions github-actions bot temporarily deployed to storybook-preview-4789 July 29, 2024 16:00 Inactive
@joshblack
Copy link
Member Author

For the publish error, we might be running into: changesets/changesets#835

@github-actions github-actions bot temporarily deployed to storybook-preview-4789 July 29, 2024 16:41 Inactive
@joshblack joshblack added this pull request to the merge queue Jul 29, 2024
Merged via the queue into main with commit 4ebacb7 Jul 29, 2024
@joshblack joshblack deleted the chore/enter-pre-mode-changesets branch July 29, 2024 17:26
TylerJDev pushed a commit that referenced this pull request Jul 31, 2024
* chore(changeset): enter pre-release mode for v37

* ci: remove snapshots when in pre mode

* chore: add version info to all packages

* Revert "chore: add version info to all packages"

This reverts commit 4665bb3.

* chore: update canary to remove pre.json when running

---------

Co-authored-by: Josh Black <[email protected]>
github-merge-queue bot pushed a commit that referenced this pull request Sep 9, 2024
* Focus close button on second step

* Remove `autofocus` prop

* Add dependencies to focus trap

* Add changeset

* lint fix

* Remove `body` from dependency

* add state to Dialog example

* chore(changeset): enter prerelease mode for v37 (#4789)

* chore(changeset): enter pre-release mode for v37

* ci: remove snapshots when in pre mode

* chore: add version info to all packages

* Revert "chore: add version info to all packages"

This reverts commit 4665bb3.

* chore: update canary to remove pre.json when running

---------

Co-authored-by: Josh Black <[email protected]>

* Autocomplete: Only open menu on click (#4771)

* Only open menu on click instead of just focus

* Update tests

* Add changeset

* Fix typo

* Set `openOnFocus` to `true`

* Add test, move `onFocus` function

* Update docs

* Adjust changeset

* Remove `useCallback`

* Add deprecated notice

* Prep for high contrast theme border-color changes (#4774)

* borders

* fallback

* test(vrt): update snapshots

* test color changes

* alright

* bump

* test(vrt): update snapshots

* more fixes

* test(vrt): update snapshots

* copy from main

* test(vrt): update snapshots

* Create fluffy-ravens-thank.md

* snippy snaps

* update seg control border

* test(vrt): update snapshots

* remove fallbacks

* copy from main

* test(vrt): update snapshots

---------

Co-authored-by: langermank <[email protected]>

* chore: add package version numbers (#4796)

Co-authored-by: Josh Black <[email protected]>

* feat: add postcss-preset-primer (#4751)

* feat: add postcss-preset-primer

* docs: update usage snippet

* chore: fix eslint rules and remove postcss-mixins

---------

Co-authored-by: Josh Black <[email protected]>

* Utilize `aria-describedby` on all `ActionList` descriptions (#4666)

* Add `aria-describedby` to inline description; add `aria-labelledby` to `TrailingVisual`

* Update snapshots

* Add changeset

* Update snapshot

* Update packages/react/src/ActionList/Item.tsx

Co-authored-by: Siddharth Kshetrapal <[email protected]>

* changes from PR feedback

* Update .changeset/lovely-days-march.md

* Update snapshots

* Update lovely-days-march.md

---------

Co-authored-by: Siddharth Kshetrapal <[email protected]>

* Wrap `header` and `footer` with `<Box>`

* Move `<Box>`

* Add back focus to story

* Update behaviors package

* Move back `useFocusTrap`

---------

Co-authored-by: Siddharth Kshetrapal <[email protected]>
Co-authored-by: Josh Black <[email protected]>
Co-authored-by: Josh Black <[email protected]>
Co-authored-by: Katie Langerman <[email protected]>
Co-authored-by: langermank <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip changeset This change does not need a changelog staff Author is a staff member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants