Closed renovate[bot] closed 4 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Updated (UTC) |
---|---|---|---|
vercel-storage-next-integration-test-suite | ✅ Ready (Inspect) | Visit Preview | Jul 1, 2024 9:41am |
Latest commit: 06864e5e4c329f5013a67b5679a95bcd871b34e1
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
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
npm/@changesets/cli@2.27.7 | environment, filesystem, shell | 0 |
124 kB | changesets-release-bot |
npm/@types/node@20.14.9 | None | 0 |
2.09 MB | types |
This PR contains the following updates:
2.27.1
->2.27.7
Release Notes
changesets/changesets (@changesets/cli)
### [`v2.27.7`](https://togithub.com/changesets/changesets/releases/tag/%40changesets/cli%402.27.7) [Compare Source](https://togithub.com/changesets/changesets/compare/@changesets/cli@2.27.6...@changesets/cli@2.27.7) ##### Patch Changes - [#1047](https://togithub.com/changesets/changesets/pull/1047) [`d108fa6`](https://togithub.com/changesets/changesets/commit/d108fa66e63c3000f42db7580a862b737e241c4d) Thanks [@patzick](https://togithub.com/patzick)! - Fixed a crash that could occur when depending on a tagged version of another workspace package. - [#1400](https://togithub.com/changesets/changesets/pull/1400) [`dd6e5bb`](https://togithub.com/changesets/changesets/commit/dd6e5bbf74e246d7a742aa50424989462679b0ca) Thanks [@Andarist](https://togithub.com/Andarist)! - Fixed a crash that prevented the CLI from running in a scenario when a workspace depends on the root workspace - Updated dependencies \[[`d108fa6`](https://togithub.com/changesets/changesets/commit/d108fa66e63c3000f42db7580a862b737e241c4d), [`dd6e5bb`](https://togithub.com/changesets/changesets/commit/dd6e5bbf74e246d7a742aa50424989462679b0ca), [`dd6e5bb`](https://togithub.com/changesets/changesets/commit/dd6e5bbf74e246d7a742aa50424989462679b0ca)]: - [@changesets/apply-release-plan](https://togithub.com/changesets/apply-release-plan)[@7](https://togithub.com/7).0.4 - [@changesets/config](https://togithub.com/changesets/config)[@3](https://togithub.com/3).0.2 - [@changesets/get-dependents-graph](https://togithub.com/changesets/get-dependents-graph)[@2](https://togithub.com/2).1.1 - [@changesets/assemble-release-plan](https://togithub.com/changesets/assemble-release-plan)[@6](https://togithub.com/6).0.3 - [@changesets/get-release-plan](https://togithub.com/changesets/get-release-plan)[@4](https://togithub.com/4).0.3 ### [`v2.27.6`](https://togithub.com/changesets/changesets/releases/tag/%40changesets/cli%402.27.6) [Compare Source](https://togithub.com/changesets/changesets/compare/@changesets/cli@2.27.5...@changesets/cli@2.27.6) ##### Patch Changes - [#1392](https://togithub.com/changesets/changesets/pull/1392) [`f295b3e`](https://togithub.com/changesets/changesets/commit/f295b3e560233e2a800f62216febb7061ba66df3) Thanks [@bluwy](https://togithub.com/bluwy)! - Replace `meow` dependency with `mri` to reduce the number of transitive dependencies - [#1390](https://togithub.com/changesets/changesets/pull/1390) [`6a3452e`](https://togithub.com/changesets/changesets/commit/6a3452ef1943bfb3a3018168b4b6c14af556fdef) Thanks [@bluwy](https://togithub.com/bluwy)! - Display `changeset status --verbose` in list form and remove `tty-table` dependency ### [`v2.27.5`](https://togithub.com/changesets/changesets/releases/tag/%40changesets/cli%402.27.5) [Compare Source](https://togithub.com/changesets/changesets/compare/@changesets/cli@2.27.4...@changesets/cli@2.27.5) ##### Patch Changes - [#1370](https://togithub.com/changesets/changesets/pull/1370) [`5e9d33a`](https://togithub.com/changesets/changesets/commit/5e9d33a2e659abdcf26f204a76a9465cf4b26d6b) Thanks [@Andarist](https://togithub.com/Andarist)! - Fixed a regression that caused `changeset version` to fail on packages having a dev dependency on a skipped package. - Updated dependencies \[[`5e9d33a`](https://togithub.com/changesets/changesets/commit/5e9d33a2e659abdcf26f204a76a9465cf4b26d6b)]: - [@changesets/get-dependents-graph](https://togithub.com/changesets/get-dependents-graph)[@2](https://togithub.com/2).1.0 - [@changesets/assemble-release-plan](https://togithub.com/changesets/assemble-release-plan)[@6](https://togithub.com/6).0.2 - [@changesets/config](https://togithub.com/changesets/config)[@3](https://togithub.com/3).0.1 - [@changesets/get-release-plan](https://togithub.com/changesets/get-release-plan)[@4](https://togithub.com/4).0.2 - [@changesets/apply-release-plan](https://togithub.com/changesets/apply-release-plan)[@7](https://togithub.com/7).0.3 ### [`v2.27.4`](https://togithub.com/changesets/changesets/releases/tag/%40changesets/cli%402.27.4) [Compare Source](https://togithub.com/changesets/changesets/compare/@changesets/cli@2.27.3...@changesets/cli@2.27.4) ##### Patch Changes - [#1361](https://togithub.com/changesets/changesets/pull/1361) [`954a16a`](https://togithub.com/changesets/changesets/commit/954a16aa1d118a0f7fa745ffe0d19b304f685d4c) Thanks [@jakebailey](https://togithub.com/jakebailey)! - Ensure that `version`/`tag` do not touch private packages with when versioning/tagging is turned off using `versionPackages` config - [#1369](https://togithub.com/changesets/changesets/pull/1369) [`d729d8c`](https://togithub.com/changesets/changesets/commit/d729d8cc0e226871aa0c5b73cce80bbf313ca56c) Thanks [@Andarist](https://togithub.com/Andarist)! - `changeset tag` should now correctly skip tags that exist on the remote - Updated dependencies \[[`954a16a`](https://togithub.com/changesets/changesets/commit/954a16aa1d118a0f7fa745ffe0d19b304f685d4c)]: - [@changesets/assemble-release-plan](https://togithub.com/changesets/assemble-release-plan)[@6](https://togithub.com/6).0.1 - [@changesets/apply-release-plan](https://togithub.com/changesets/apply-release-plan)[@7](https://togithub.com/7).0.2 - [@changesets/get-release-plan](https://togithub.com/changesets/get-release-plan)[@4](https://togithub.com/4).0.1 ### [`v2.27.3`](https://togithub.com/changesets/changesets/releases/tag/%40changesets/cli%402.27.3) [Compare Source](https://togithub.com/changesets/changesets/compare/@changesets/cli@2.27.2...@changesets/cli@2.27.3) ##### Patch Changes - [#1357](https://togithub.com/changesets/changesets/pull/1357) [`18c966a`](https://togithub.com/changesets/changesets/commit/18c966af7b20201453190cbfd2e2dfb59631c02c) Thanks [@Andarist](https://togithub.com/Andarist)! - Fixed an issue with `changeset status` executed without `since` argument. It should now correctly use the configured base branch as the default value. ### [`v2.27.2`](https://togithub.com/changesets/changesets/releases/tag/%40changesets/cli%402.27.2) [Compare Source](https://togithub.com/changesets/changesets/compare/@changesets/cli@2.27.1...@changesets/cli@2.27.2) ##### Patch Changes - [#1354](https://togithub.com/changesets/changesets/pull/1354) [`69be7dc`](https://togithub.com/changesets/changesets/commit/69be7dc7195011ac6dbd00b24ea923f02adcf69c) Thanks [@Andarist](https://togithub.com/Andarist)! - Fixed an issue with `changeset status` incorrectly returning an error status in two cases: - for changed ignored packages - for changed private packages when `privatePackage.version` was set to `false` - [#1351](https://togithub.com/changesets/changesets/pull/1351) [`c6da182`](https://togithub.com/changesets/changesets/commit/c6da182ece2ec40974f15f3efcf9d9ba20cf122b) Thanks [@TheHolyWaffle](https://togithub.com/TheHolyWaffle)! - Fix an issue with not applying a custom `.prettierrc` configuration with `prettier@>= 3.1.1` - Updated dependencies \[[`c6da182`](https://togithub.com/changesets/changesets/commit/c6da182ece2ec40974f15f3efcf9d9ba20cf122b)]: - [@changesets/apply-release-plan](https://togithub.com/changesets/apply-release-plan)[@7](https://togithub.com/7).0.1 - [@changesets/write](https://togithub.com/changesets/write)[@0](https://togithub.com/0).3.1Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.