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.19.0 #270

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.1 -> ^2.19.0 age adoption passing confidence

Release Notes

changesets/changesets ### [`v2.19.0`](https://togithub.com/changesets/changesets/blob/HEAD/packages/cli/CHANGELOG.md#​2190) [Compare Source](https://togithub.com/changesets/changesets/compare/@changesets/cli@2.18.1...@changesets/cli@2.19.0) ##### Minor Changes - [#​701](https://togithub.com/changesets/changesets/pull/701) [`b9b6453`](https://togithub.com/changesets/changesets/commit/b9b6453b16ada9751e2280b5230ded72161391e9) Thanks [@​Andarist](https://togithub.com/Andarist)! - Added support for a `--no-git-tag` CLI flag that can be used with `changeset publish` to skip creating git tags for published packages. This is mostly useful when publishing snapshot releases. ##### Patch Changes - [#​713](https://togithub.com/changesets/changesets/pull/713) [`82be80e`](https://togithub.com/changesets/changesets/commit/82be80ecfe9288535071e850ae56f2e7a7006eba) Thanks [@​zthxxx](https://togithub.com/zthxxx)! - Fixed an issue with not being able to reenter exited pre mode. - [#​708](https://togithub.com/changesets/changesets/pull/708) [`ab8f2b2`](https://togithub.com/changesets/changesets/commit/ab8f2b29d5cf921d97987a665051b67a7ec55ed3) Thanks [@​Andarist](https://togithub.com/Andarist)! - Updated [`is-ci`](https://togithub.com/watson/is-ci) dependency that helps us to check if Changesets are executed in the CI environment. - [#​710](https://togithub.com/changesets/changesets/pull/710) [`4272cb0`](https://togithub.com/changesets/changesets/commit/4272cb0eca8b24857b4832df4ae7300befe6feb2) Thanks [@​Andarist](https://togithub.com/Andarist)! - Errors received from `npm profile get --json`, that is used to check if 2FA is required, will now always be printed. - Updated dependencies \[[`82be80e`](https://togithub.com/changesets/changesets/commit/82be80ecfe9288535071e850ae56f2e7a7006eba), [`e4c4b29`](https://togithub.com/changesets/changesets/commit/e4c4b2934beee9b25a927b4ae1b7280f4323d4ff)]: - [@​changesets/pre](https://togithub.com/changesets/pre)[@​1](https://togithub.com/1).0.9 - [@​changesets/assemble-release-plan](https://togithub.com/changesets/assemble-release-plan)[@​5](https://togithub.com/5).0.4 - [@​changesets/get-release-plan](https://togithub.com/changesets/get-release-plan)[@​3](https://togithub.com/3).0.4

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: d2c1ebfa75467dcc7ad8150094786500725e813e

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