chore(deps): update dependency @changesets/cli to v3.0.0-next.6#23
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency @changesets/cli to v3.0.0-next.6#23renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #23 +/- ##
=======================================
Coverage 90.84% 90.84%
=======================================
Files 42 42
Lines 1224 1224
Branches 196 196
=======================================
Hits 1112 1112
Misses 107 107
Partials 5 5 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.0.0-next.5→3.0.0-next.6Release Notes
changesets/changesets (@changesets/cli)
v3.0.0-next.6Major Changes
3599e47Thanks @bluwy! - Set supported package manager versions in"engines"field, including npm >=10.9.0, pnpm >=10.0.0, and yarn >=4.5.2.Minor Changes
#2068
d03ffc1Thanks @bluwy! - Support{commit-short}placeholder for thesnapshot.prereleaseTemplateconfig, which is a 7 character variant of{commit}#2061
c2db1ddThanks @Andarist! - Added achangeset publish-plancommand to inspect which packages would be published or tagged, with optional JSON output.#2100
90b4ad0Thanks @Andarist! - Order releases into dependency-aware chunks so packages are grouped in publish order.#2063
ed77176Thanks @Andarist! - Addedchangeset publish --from-pack-dir <dir>to publish packages from a previously created pack output directory.#2062
830443cThanks @Andarist! - Added achangeset packcommand that requires--out-dirand writes publishable package tarballs plus an enrichedpublish-plan.jsoninto that directory, either from the current workspace or from a saved publish plan via--from-plan.#2073
b9cbd80Thanks @bluwy! - Show if a package is private when selecting packages inchangeset addPatch Changes
#2060
11bded4Thanks @Andarist! - Fixedchangeset publishto respect ignored packages for both publishing and private package tagging.#2064
ffd65fcThanks @Andarist! - For pnpm projects, Changesets now match pnpm's native registry behavior more closely during unpublished package checks. Both scope-basedpublishConfigregistry overrides andpublishConfig.registryare now ignored.#2113
b8222e6Thanks @Andarist! - Fixed publish error printing for pnpm 11.#2111
124ad07Thanks @Andarist! - Auto-create the directory for the target publish plan file when executingchangeset publish-plan --output <file>#2113
b8222e6Thanks @Andarist! - Fixed accidental success logs on failed npm publishes#2091
3918fe5Thanks @bluwy! - Log "New tag: ..." messages when runningchangeset publishto fix compatibility with the Changesets release GitHub action to create GitHub releases and push the new tagsUpdated dependencies [
694396c,d03ffc1,01f4da4,c2348fc]:Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.