chore(deps): update dependency @changesets/cli to v2.31.1 #80

Open
renovate-bot wants to merge 1 commit from renovate/changesets-cli-2.x-lockfile into master
Member

This PR contains the following updates:

Package Change Age Confidence
@changesets/cli (source) 2.31.0 -> 2.31.1 age confidence

Release Notes

changesets/changesets (@​changesets/cli)

v2.31.1

Compare Source

Patch Changes
  • #​2159 15cf592 Thanks @​ingvaldlorentzen! - Fixed already-published version detection with npm 12, which always wraps successful npm info --json output in an array. The unwrapped output made changeset publish treat every package as unpublished and fail attempting to republish existing versions.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@changesets/cli](https://github.com/changesets/changesets/tree/main#readme) ([source](https://github.com/changesets/changesets)) | [`2.31.0` -> `2.31.1`](https://renovatebot.com/diffs/npm/@changesets%2fcli/2.31.0/2.31.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@changesets%2fcli/2.31.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@changesets%2fcli/2.31.0/2.31.1?slim=true) | --- ### Release Notes <details> <summary>changesets/changesets (@&#8203;changesets/cli)</summary> ### [`v2.31.1`](https://github.com/changesets/changesets/releases/tag/%40changesets/cli%402.31.1) [Compare Source](https://github.com/changesets/changesets/compare/@changesets/cli@2.31.0...@changesets/cli@2.31.1) ##### Patch Changes - [#&#8203;2159](https://github.com/changesets/changesets/pull/2159) [`15cf592`](https://github.com/changesets/changesets/commit/15cf5928fb9968ba20b59ed6c794013c52c92d09) Thanks [@&#8203;ingvaldlorentzen](https://github.com/ingvaldlorentzen)! - Fixed already-published version detection with npm 12, which always wraps successful `npm info --json` output in an array. The unwrapped output made `changeset publish` treat every package as unpublished and fail attempting to republish existing versions. </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41Mi44IiwidXBkYXRlZEluVmVyIjoiNDIuNTIuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS1ib3QiXX0=-->
chore(deps): update dependency @changesets/cli to v2.31.1
Some checks failed
renovate/artifacts Artifact file update failure
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pull_request_metadata/woodpecker Pipeline was successful
4406e2e977
Author
Member

⚠️ 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
Unknown Syntax Error: Unsupported option name ("--ignore-platform").

$ yarn install [--json] [--immutable] [--immutable-cache] [--refresh-lockfile] [--check-cache] [--check-resolutions] [--inline-builds] [--mode #0]

### ⚠️ 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: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: yarn.lock ``` Unknown Syntax Error: Unsupported option name ("--ignore-platform"). $ yarn install [--json] [--immutable] [--immutable-cache] [--refresh-lockfile] [--check-cache] [--check-resolutions] [--inline-builds] [--mode #0] ```
Some checks failed
renovate/artifacts Artifact file update failure
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pull_request_metadata/woodpecker Pipeline was successful
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/changesets-cli-2.x-lockfile:renovate/changesets-cli-2.x-lockfile
git switch renovate/changesets-cli-2.x-lockfile

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff renovate/changesets-cli-2.x-lockfile
git switch renovate/changesets-cli-2.x-lockfile
git rebase master
git switch master
git merge --ff-only renovate/changesets-cli-2.x-lockfile
git switch renovate/changesets-cli-2.x-lockfile
git rebase master
git switch master
git merge --no-ff renovate/changesets-cli-2.x-lockfile
git switch master
git merge --squash renovate/changesets-cli-2.x-lockfile
git switch master
git merge --ff-only renovate/changesets-cli-2.x-lockfile
git switch master
git merge renovate/changesets-cli-2.x-lockfile
git push origin master
Sign in to join this conversation.
No description provided.