3Squared / ForgeUI

ForgeUI
https://3squared.github.io/ForgeUI/#
7 stars 1 forks source link

chore(deps): update dependency @changesets/cli to v2.27.9 #609

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@changesets/cli (source) 2.27.8 -> 2.27.9 age adoption passing confidence

Release Notes

changesets/changesets (@​changesets/cli) ### [`v2.27.9`](https://redirect.github.com/changesets/changesets/releases/tag/%40changesets/cli%402.27.9) [Compare Source](https://redirect.github.com/changesets/changesets/compare/@changesets/cli@2.27.8...@changesets/cli@2.27.9) ##### Patch Changes - [#​1458](https://redirect.github.com/changesets/changesets/pull/1458) [`400ab7b`](https://redirect.github.com/changesets/changesets/commit/400ab7b5995aa4463c8db003a97bcfe11185422e) Thanks [@​benmccann](https://redirect.github.com/benmccann)! - Moved `@types/semver` to `devDependencies` - [#​1462](https://redirect.github.com/changesets/changesets/pull/1462) [`689e541`](https://redirect.github.com/changesets/changesets/commit/689e54127fe059425c6be51e2802879b49b0b5d8) Thanks [@​benmccann](https://redirect.github.com/benmccann)! - remove `outdent` dependency

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 1 month ago

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: vite-plugin-checker@0.8.0
npm ERR! Found: vue-tsc@1.8.27
npm ERR! node_modules/vue-tsc
npm ERR!   vue-tsc@"^1.8.27" from vite-plugin-dts@3.9.1
npm ERR!   node_modules/vite-plugin-dts
npm ERR!     dev vite-plugin-dts@"3.9.1" from @3squared/forge-ui@1.11.0
npm ERR!     packages/ui
npm ERR!       @3squared/forge-ui@1.11.0
npm ERR!       node_modules/@3squared/forge-ui
npm ERR!         workspace packages/ui from the root project
npm ERR!         2 more (@3squared/forge-playground, forge-ui-styleguide)
npm ERR!   dev vue-tsc@"1.8.27" from @3squared/forge-playground@1.3.0
npm ERR!   packages/playground
npm ERR!     @3squared/forge-playground@1.3.0
npm ERR!     node_modules/@3squared/forge-playground
npm ERR!       workspace packages/playground from the root project
npm ERR!       1 more (forge-ui-styleguide)
npm ERR!   2 more (@3squared/forge-ui, forge-ui-styleguide)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peerOptional vue-tsc@"~2.1.6" from vite-plugin-checker@0.8.0
npm ERR! node_modules/vite-plugin-checker
npm ERR!   dev vite-plugin-checker@"0.8.0" from forge-ui-styleguide@1.3.1
npm ERR!   apps/docs
npm ERR!     forge-ui-styleguide@1.3.1
npm ERR!     node_modules/forge-ui-styleguide
npm ERR!       workspace apps/docs from the root project
npm ERR!   dev vite-plugin-checker@"0.8.0" from @3squared/forge-ui@1.11.0
npm ERR!   packages/ui
npm ERR!     @3squared/forge-ui@1.11.0
npm ERR!     node_modules/@3squared/forge-ui
npm ERR!       workspace packages/ui from the root project
npm ERR!       2 more (@3squared/forge-playground, forge-ui-styleguide)
npm ERR! 
npm ERR! Conflicting peer dependency: vue-tsc@2.1.6
npm ERR! node_modules/vue-tsc
npm ERR!   peerOptional vue-tsc@"~2.1.6" from vite-plugin-checker@0.8.0
npm ERR!   node_modules/vite-plugin-checker
npm ERR!     dev vite-plugin-checker@"0.8.0" from forge-ui-styleguide@1.3.1
npm ERR!     apps/docs
npm ERR!       forge-ui-styleguide@1.3.1
npm ERR!       node_modules/forge-ui-styleguide
npm ERR!         workspace apps/docs from the root project
npm ERR!     dev vite-plugin-checker@"0.8.0" from @3squared/forge-ui@1.11.0
npm ERR!     packages/ui
npm ERR!       @3squared/forge-ui@1.11.0
npm ERR!       node_modules/@3squared/forge-ui
npm ERR!         workspace packages/ui from the root project
npm ERR!         2 more (@3squared/forge-playground, forge-ui-styleguide)
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-10-05T18_31_29_579Z-debug-0.log
changeset-bot[bot] commented 1 month ago

⚠️ No Changeset found

Latest commit: 807c905935865114df15ddf473adf84820a38d87

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