graphql-mesh
graphql-mesh copied to clipboard
chore(deps): update dependency @changesets/cli to v2.24.1
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @changesets/cli | 2.21.1 -> 2.24.1 |
Release Notes
changesets/changesets
v2.24.1
Patch Changes
- Updated dependencies [
f64bc1b]:
v2.24.0
Minor Changes
- #​858
dd9b76fThanks @​dotansimha! - Added a new config flag forchangesets version --snapshotmode:--snapshot-prerelease-template
- #​858
dd9b76fThanks @​dotansimha! - Added a new config option:snapshot.prereleaseTemplatefor customizing the way snapshot release numbers are being composed.
Patch Changes
-
#​858
dd9b76fThanks @​dotansimha! - A possibility to use the calculated version for snapshot releases is now stable 🥳 All snapshot-related config parameters are now grouped under a single config property calledsnapshot.To migrate, make sure to update your
config.json.Old usage (still works, but comes with a deprecated warning):
{ "___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": { "useCalculatedVersionForSnapshots": true } }New usage:
{ "snapshot": { "useCalculatedVersion": true } } -
Updated dependencies [
dd9b76f,dd9b76f,dd9b76f]:- @​changesets/config@​2.1.0
- @​changesets/git@​1.4.0
- @​changesets/assemble-release-plan@​5.2.0
- @​changesets/types@​5.1.0
- @​changesets/apply-release-plan@​6.0.2
- @​changesets/get-release-plan@​3.0.11
- @​changesets/read@​0.5.6
- @​changesets/changelog-git@​0.1.12
- @​changesets/get-dependents-graph@​1.3.3
- @​changesets/pre@​1.0.12
- @​changesets/write@​0.1.9
v2.23.2
Patch Changes
- #​871
e174172Thanks @​NicoKam! - Fixed filtering of the ignored packages when adding a changeset.
v2.23.1
Patch Changes
- #​843
101b1cbThanks @​caohuilin! - Fixed the printed filename in the verbose output ofchangeset status.
- #​857
7febb59Thanks @​dotansimha! - Fixed an issue with dependency ranges still using pre-existing range modifiers instead of fixed package versions when performing a snapshot release. This ensures that installs of snapshot versions are always reproducible.
-
#​744
84e46d1Thanks @​mskelton! - Ignored packages are no longer listed when adding a changeset.
v2.23.0
Minor Changes
- #​796
745b771Thanks @​JakeGinnivan! - Upgradedtty-tableto fix deprecation warnings coming from its transitive dependency.
Patch Changes
- #​811
c54c25dThanks @​samrose3! - Improved accessibility of the CLI prompts by using selected/unselected indicators that don't rely solely on the colors.
-
#​767
d6bfcc5Thanks @​Andarist! - Improve the error message when a package referenced in a changeset can't be found. The message will now also include the changeset's ID. -
Updated dependencies [
d6bfcc5]:
v2.22.0
Minor Changes
- #​768
c87eba6Thanks @​rohit-gohri! - Allow"commit"option to be more configurable. You can now point to a module (using a module name or a relative path) that might containgetAddMessageand/orgetVersionMessage. This allows you to configure how the commit message is generated, if[skip ci]gets included, etc.
Patch Changes
- #​776
ad7506dThanks @​janosh! -changeset initwill now configurebaseBranch: "main"in the.changeset/config.jsonas the default value.
-
#​770
eb86652Thanks @​alizeait! -changeset addandchangeset statusshould now properly handle the situation where Changesets are managed from a directory different than the root of the repository. -
Updated dependencies [
c87eba6,eb86652,c87eba6,c87eba6]:- @​changesets/types@​5.0.0
- @​changesets/git@​1.3.2
- @​changesets/apply-release-plan@​6.0.0
- @​changesets/config@​2.0.0
- @​changesets/assemble-release-plan@​5.1.2
- @​changesets/changelog-git@​0.1.11
- @​changesets/get-dependents-graph@​1.3.2
- @​changesets/get-release-plan@​3.0.8
- @​changesets/pre@​1.0.11
- @​changesets/read@​0.5.5
- @​changesets/write@​0.1.8
Configuration
đź“… Schedule: Branch creation - "after 10pm,before 6:00am" in timezone Europe/Warsaw, 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.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Updated |
|---|---|---|---|
| graphql-mesh | ❌ Failed (Inspect) | Aug 4, 2022 at 0:04AM (UTC) |
⚠️ No Changeset found
Latest commit: c528098e3ec40087beec1e3d3ff956ea09f74a0e
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
Renovate Ignore Notification
As this PR has been closed unmerged, Renovate will now ignore this update (2.24.1). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.
If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.