Skip to content

Commit 88a8db5

Browse files
chore(deps): update dependency @changesets/cli to v2.27.12 (#8022)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@changesets/cli](https://redirect.github.com/changesets/changesets/tree/main#readme) ([source](https://redirect.github.com/changesets/changesets)) | [`2.27.11` -> `2.27.12`](https://renovatebot.com/diffs/npm/@changesets%2fcli/2.27.11/2.27.12) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@changesets%2fcli/2.27.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@changesets%2fcli/2.27.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@changesets%2fcli/2.27.11/2.27.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@changesets%2fcli/2.27.11/2.27.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>changesets/changesets (@&#8203;changesets/cli)</summary> ### [`v2.27.12`](https://redirect.github.com/changesets/changesets/releases/tag/%40changesets/cli%402.27.12) [Compare Source](https://redirect.github.com/changesets/changesets/compare/@changesets/cli@2.27.11...@changesets/cli@2.27.12) ##### Patch Changes - [#&#8203;1562](https://redirect.github.com/changesets/changesets/pull/1562) [`a0f87f1`](https://redirect.github.com/changesets/changesets/commit/a0f87f1ce596e7c5c316edc24d5d4571e6acd4d7) Thanks [@&#8203;Netail](https://redirect.github.com/Netail), [@&#8203;cefn](https://redirect.github.com/cefn)! - Fixed changelog application when executing using `npx` and similar tools - Updated dependencies \[[`a0f87f1`](https://redirect.github.com/changesets/changesets/commit/a0f87f1ce596e7c5c316edc24d5d4571e6acd4d7)]: - [@&#8203;changesets/apply-release-plan](https://redirect.github.com/changesets/apply-release-plan)[@&#8203;7](https://redirect.github.com/7).0.8 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekend" in timezone America/Los_Angeles, 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/apollographql/apollo-server). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjEyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyI6Y2hyaXN0bWFzX3RyZWU6IGRlcGVuZGVuY2llcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d473e07 commit 88a8db5

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@apollo/subgraph": "2.9.3",
4444
"@apollo/utils.createhash": "2.0.2",
4545
"@changesets/changelog-github": "0.5.0",
46-
"@changesets/cli": "2.27.11",
46+
"@changesets/cli": "2.27.12",
4747
"@graphql-codegen/cli": "3.3.1",
4848
"@graphql-codegen/typescript-operations": "3.0.4",
4949
"@graphql-tools/mock": "8.7.20",

0 commit comments

Comments
 (0)