keystonejs / create-keystone-app

CLI app that makes it easy to get started with Keystone
https://keystonejs.com/tutorials/getting-started-with-create-keystone-next-app
MIT License
40 stars 10 forks source link

Update dependency @changesets/cli to ^2.23.2 #323

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@changesets/cli ^2.23.0 -> ^2.23.2 age adoption passing confidence

Release Notes

changesets/changesets ### [`v2.23.2`](https://togithub.com/changesets/changesets/blob/HEAD/packages/cli/CHANGELOG.md#​2232) [Compare Source](https://togithub.com/changesets/changesets/compare/@changesets/cli@2.23.1...@changesets/cli@2.23.2) ##### Patch Changes - [#​871](https://togithub.com/changesets/changesets/pull/871) [`e174172`](https://togithub.com/changesets/changesets/commit/e174172623854f0a86d87481222296d7bdcd9976) Thanks [@​NicoKam](https://togithub.com/NicoKam)! - Fixed filtering of the ignored packages when adding a changeset. ### [`v2.23.1`](https://togithub.com/changesets/changesets/blob/HEAD/packages/cli/CHANGELOG.md#​2231) [Compare Source](https://togithub.com/changesets/changesets/compare/@changesets/cli@2.23.0...@changesets/cli@2.23.1) ##### Patch Changes - [#​843](https://togithub.com/changesets/changesets/pull/843) [`101b1cb`](https://togithub.com/changesets/changesets/commit/101b1cb7e45f23146ce764a892a9ba04ed545cc5) Thanks [@​caohuilin](https://togithub.com/caohuilin)! - Fixed the printed filename in the verbose output of `changeset status`. - [#​857](https://togithub.com/changesets/changesets/pull/857) [`7febb59`](https://togithub.com/changesets/changesets/commit/7febb599167234ae071b5d223b80cbc8a9375709) Thanks [@​dotansimha](https://togithub.com/dotansimha)! - Fixed an issue with dependency ranges still using pre-existing range modifiers instead of fixed package versions when performing a snapshot release. This ensures that installs of snapshot versions are always reproducible. - [#​744](https://togithub.com/changesets/changesets/pull/744) [`84e46d1`](https://togithub.com/changesets/changesets/commit/84e46d19bd26c3a4ab6ff6d0543bd327dfa32a10) Thanks [@​mskelton](https://togithub.com/mskelton)! - Ignored packages are no longer listed when adding a changeset. - Updated dependencies \[[`2827c7a`](https://togithub.com/changesets/changesets/commit/2827c7ab33af30065fafe72ede1a2a6ac88d5276), [`7b1c0c1`](https://togithub.com/changesets/changesets/commit/7b1c0c1b73a19b50fe3a104acb440c604eab108f), [`7febb59`](https://togithub.com/changesets/changesets/commit/7febb599167234ae071b5d223b80cbc8a9375709)]: - [@​changesets/config](https://togithub.com/changesets/config)[@​2](https://togithub.com/2).0.1 - [@​changesets/apply-release-plan](https://togithub.com/changesets/apply-release-plan)[@​6](https://togithub.com/6).0.1 - [@​changesets/get-release-plan](https://togithub.com/changesets/get-release-plan)[@​3](https://togithub.com/3).0.10

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

changeset-bot[bot] commented 2 years ago

⚠️ No Changeset found

Latest commit: 61a9750767f57cb1562dd59ca325aa6a8ccd3669

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.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

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