Skip to content

Commit

Permalink
chore(deps): update dependency @changesets/cli to v2.27.5 (#109)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@changesets/cli](https://github.com/changesets/changesets/tree/main#readme)
([source](https://github.com/changesets/changesets)) | [`2.27.1` ->
`2.27.5`](https://renovatebot.com/diffs/npm/@changesets%2fcli/2.27.1/2.27.5)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@changesets%2fcli/2.27.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@changesets%2fcli/2.27.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@changesets%2fcli/2.27.1/2.27.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@changesets%2fcli/2.27.1/2.27.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>changesets/changesets (@&#8203;changesets/cli)</summary>

###
[`v2.27.5`](https://github.com/changesets/changesets/releases/tag/%40changesets/cli%402.27.5)

[Compare
Source](https://github.com/changesets/changesets/compare/@changesets/cli@2.27.4...@changesets/cli@2.27.5)

##### Patch Changes

- [#&#8203;1370](https://github.com/changesets/changesets/pull/1370)
[`5e9d33a`](https://github.com/changesets/changesets/commit/5e9d33a2e659abdcf26f204a76a9465cf4b26d6b)
Thanks [@&#8203;Andarist](https://github.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://github.com/changesets/changesets/commit/5e9d33a2e659abdcf26f204a76a9465cf4b26d6b)]:
-
[@&#8203;changesets/get-dependents-graph](https://github.com/changesets/get-dependents-graph)[@&#8203;2](https://github.com/2).1.0
-
[@&#8203;changesets/assemble-release-plan](https://github.com/changesets/assemble-release-plan)[@&#8203;6](https://github.com/6).0.2
-
[@&#8203;changesets/config](https://github.com/changesets/config)[@&#8203;3](https://github.com/3).0.1
-
[@&#8203;changesets/get-release-plan](https://github.com/changesets/get-release-plan)[@&#8203;4](https://github.com/4).0.2
-
[@&#8203;changesets/apply-release-plan](https://github.com/changesets/apply-release-plan)[@&#8203;7](https://github.com/7).0.3

###
[`v2.27.4`](https://github.com/changesets/changesets/releases/tag/%40changesets/cli%402.27.4)

[Compare
Source](https://github.com/changesets/changesets/compare/@changesets/cli@2.27.3...@changesets/cli@2.27.4)

##### Patch Changes

- [#&#8203;1361](https://github.com/changesets/changesets/pull/1361)
[`954a16a`](https://github.com/changesets/changesets/commit/954a16aa1d118a0f7fa745ffe0d19b304f685d4c)
Thanks [@&#8203;jakebailey](https://github.com/jakebailey)! - Ensure
that `version`/`tag` do not touch private packages with when
versioning/tagging is turned off using `versionPackages` config

- [#&#8203;1369](https://github.com/changesets/changesets/pull/1369)
[`d729d8c`](https://github.com/changesets/changesets/commit/d729d8cc0e226871aa0c5b73cce80bbf313ca56c)
Thanks [@&#8203;Andarist](https://github.com/Andarist)! - `changeset
tag` should now correctly skip tags that exist on the remote

- Updated dependencies
\[[`954a16a`](https://github.com/changesets/changesets/commit/954a16aa1d118a0f7fa745ffe0d19b304f685d4c)]:
-
[@&#8203;changesets/assemble-release-plan](https://github.com/changesets/assemble-release-plan)[@&#8203;6](https://github.com/6).0.1
-
[@&#8203;changesets/apply-release-plan](https://github.com/changesets/apply-release-plan)[@&#8203;7](https://github.com/7).0.2
-
[@&#8203;changesets/get-release-plan](https://github.com/changesets/get-release-plan)[@&#8203;4](https://github.com/4).0.1

###
[`v2.27.3`](https://github.com/changesets/changesets/releases/tag/%40changesets/cli%402.27.3)

[Compare
Source](https://github.com/changesets/changesets/compare/@changesets/cli@2.27.2...@changesets/cli@2.27.3)

##### Patch Changes

- [#&#8203;1357](https://github.com/changesets/changesets/pull/1357)
[`18c966a`](https://github.com/changesets/changesets/commit/18c966af7b20201453190cbfd2e2dfb59631c02c)
Thanks [@&#8203;Andarist](https://github.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://github.com/changesets/changesets/releases/tag/%40changesets/cli%402.27.2)

[Compare
Source](https://github.com/changesets/changesets/compare/@changesets/cli@2.27.1...@changesets/cli@2.27.2)

##### Patch Changes

- [#&#8203;1354](https://github.com/changesets/changesets/pull/1354)
[`69be7dc`](https://github.com/changesets/changesets/commit/69be7dc7195011ac6dbd00b24ea923f02adcf69c)
Thanks [@&#8203;Andarist](https://github.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`

- [#&#8203;1351](https://github.com/changesets/changesets/pull/1351)
[`c6da182`](https://github.com/changesets/changesets/commit/c6da182ece2ec40974f15f3efcf9d9ba20cf122b)
Thanks [@&#8203;TheHolyWaffle](https://github.com/TheHolyWaffle)! -
Fix an issue with not applying a custom `.prettierrc` configuration with
`prettier@>= 3.1.1`

- Updated dependencies
\[[`c6da182`](https://github.com/changesets/changesets/commit/c6da182ece2ec40974f15f3efcf9d9ba20cf122b)]:
-
[@&#8203;changesets/apply-release-plan](https://github.com/changesets/apply-release-plan)[@&#8203;7](https://github.com/7).0.1
-
[@&#8203;changesets/write](https://github.com/changesets/write)[@&#8203;0](https://github.com/0).3.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on the first day of the
month" (UTC), 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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/jsec/code-quality-tools).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6WyJib3Q6IGRlcGVuZGVuY2llcyJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 22, 2024
1 parent 20b2de4 commit e7924eb
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 28 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"release": "turbo build && changeset publish"
},
"devDependencies": {
"@changesets/cli": "2.27.1",
"@changesets/cli": "2.27.5",
"@jarsec/eslint-config": "workspace:*",
"@jarsec/prettier-config": "workspace:*",
"@jarsec/tsconfig": "workspace:*",
Expand Down
65 changes: 38 additions & 27 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e7924eb

Please sign in to comment.