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 9 forks source link

Update dependency @changesets/cli to ^2.18.1 #255

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

changesets/changesets ### [`v2.18.1`](https://togithub.com/changesets/changesets/blob/master/packages/cli/CHANGELOG.md#​2181) [Compare Source](https://togithub.com/changesets/changesets/compare/@changesets/cli@2.18.0...@changesets/cli@2.18.1) ##### Patch Changes - [#​676](https://togithub.com/atlassian/changesets/pull/676) [`d8f0e68`](https://togithub.com/atlassian/changesets/commit/d8f0e6851bddf307b70b03e23b50e0b9410aafa7) Thanks [@​Andarist](https://togithub.com/Andarist)! - Improved compatibility with npm 7+ since they've started to print errors to the `stderr` (where previously they were printed to `stdout`) when using `npm publish --json`. - [#​676](https://togithub.com/atlassian/changesets/pull/676) [`d8f0e68`](https://togithub.com/atlassian/changesets/commit/d8f0e6851bddf307b70b03e23b50e0b9410aafa7) Thanks [@​Andarist](https://togithub.com/Andarist)! - Fixed an internal issue that prevented `npm publish --json`'s output to be handled properly. This makes sure that unrelated JSONs printed by lifecycle scripts don't interfere with our logic. - [#​667](https://togithub.com/atlassian/changesets/pull/667) [`fe8db75`](https://togithub.com/atlassian/changesets/commit/fe8db7500f81caea9064f8bec02bcb77e0fd8fce) Thanks [@​fz6m](https://togithub.com/fz6m)! - Upgraded `@manypkg/get-packages` dependency to fix getting correct packages in pnpm workspaces with exclude rules. - Updated dependencies \[[`fe8db75`](https://togithub.com/atlassian/changesets/commit/fe8db7500f81caea9064f8bec02bcb77e0fd8fce), [`9a993ba`](https://togithub.com/atlassian/changesets/commit/9a993ba09629c1620d749432520470cec49d3a96)]: - [@​changesets/apply-release-plan](https://togithub.com/changesets/apply-release-plan)[@​5](https://togithub.com/5).0.3 - [@​changesets/assemble-release-plan](https://togithub.com/changesets/assemble-release-plan)[@​5](https://togithub.com/5).0.3 - [@​changesets/config](https://togithub.com/changesets/config)[@​1](https://togithub.com/1).6.3 - [@​changesets/get-dependents-graph](https://togithub.com/changesets/get-dependents-graph)[@​1](https://togithub.com/1).2.4 - [@​changesets/get-release-plan](https://togithub.com/changesets/get-release-plan)[@​3](https://togithub.com/3).0.3 - [@​changesets/git](https://togithub.com/changesets/git)[@​1](https://togithub.com/1).2.1 - [@​changesets/pre](https://togithub.com/changesets/pre)[@​1](https://togithub.com/1).0.8 - [@​changesets/types](https://togithub.com/changesets/types)[@​4](https://togithub.com/4).0.2 - [@​changesets/read](https://togithub.com/changesets/read)[@​0](https://togithub.com/0).5.2 - [@​changesets/write](https://togithub.com/changesets/write)[@​0](https://togithub.com/0).1.6

Configuration

📅 Schedule: 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 WhiteSource Renovate. View repository job log here.

changeset-bot[bot] commented 2 years ago

⚠️ No Changeset found

Latest commit: 9ef0f3f28ccbce35d65f0d5561b8b08fba65b3ac

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