Version Packages (next) - #1868
Merged
Merged
Conversation
github-actions
Bot
force-pushed
the
changeset-release/next
branch
2 times, most recently
from
March 8, 2026 14:40
9e5dc8a to
2292271
Compare
scutuatua-crypto
approved these changes
Mar 10, 2026
github-actions
Bot
force-pushed
the
changeset-release/next
branch
2 times, most recently
from
March 25, 2026 10:26
8505ede to
5772855
Compare
github-actions
Bot
force-pushed
the
changeset-release/next
branch
3 times, most recently
from
March 30, 2026 05:45
f683d26 to
b11eca1
Compare
github-actions
Bot
force-pushed
the
changeset-release/next
branch
from
April 1, 2026 09:20
b11eca1 to
429b668
Compare
|
can we merge this as the manypkgs/get-packages v1 is installing unsafe dependencies under the hoods? https://nvd.nist.gov/vuln/detail/CVE-2025-64718 |
github-actions
Bot
force-pushed
the
changeset-release/next
branch
2 times, most recently
from
April 30, 2026 07:36
8a82693 to
e9073d9
Compare
github-actions
Bot
force-pushed
the
changeset-release/next
branch
from
April 30, 2026 10:10
e9073d9 to
33c4f4d
Compare
Member
|
@gabrielsch we are working on getting v3 released soon鈩笍, we have limited the scope of the remaining changes to speed it up. |
Member
|
That one will absolutely be addressed by our v3 release. IIRC, that's already fixed on the |
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 was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to next, this PR will be updated.
nextis currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exitonnext.Releases
@changesets/apply-release-plan@8.0.0-next.2
Major Changes
db46911Thanks @bluwy! - Update@manypkg/get-packageswhich drops support for detecting packages in Bolt monorepos and adds support for npm monoreposMinor Changes
303cacdThanks @beeequeue! - Bumped the default Prettier version used in the absence of the local installation to v3Patch Changes
#1875
12f20eaThanks @beeequeue! - ReplacedspawndamnitwithtinyexecUpdated dependencies [
c19b112,db46911,12f20ea]:@changesets/assemble-release-plan@7.0.0-next.2
Major Changes
db46911Thanks @bluwy! - Update@manypkg/get-packageswhich drops support for detecting packages in Bolt monorepos and adds support for npm monoreposPatch Changes
c19b112,db46911]:@changesets/cli@3.0.0-next.2
Major Changes
db46911Thanks @bluwy! - Update@manypkg/get-packageswhich drops support for detecting packages in Bolt monorepos and adds support for npm monoreposMinor Changes
303cacdThanks @beeequeue! - Bumped the default Prettier version used in the absence of the local installation to v3Patch Changes
#1875
12f20eaThanks @beeequeue! - ReplacedspawndamnitwithtinyexecUpdated dependencies [
c19b112,db46911,303cacd,12f20ea]:@changesets/config@4.0.0-next.2
Major Changes
db46911Thanks @bluwy! - Update@manypkg/get-packageswhich drops support for detecting packages in Bolt monorepos and adds support for npm monoreposPatch Changes
c19b112,db46911]:@changesets/get-dependents-graph@3.0.0-next.2
Major Changes
db46911Thanks @bluwy! - Update@manypkg/get-packageswhich drops support for detecting packages in Bolt monorepos and adds support for npm monoreposPatch Changes
c19b112]:@changesets/get-release-plan@5.0.0-next.2
Major Changes
db46911Thanks @bluwy! - Update@manypkg/get-packageswhich drops support for detecting packages in Bolt monorepos and adds support for npm monoreposPatch Changes
c19b112,db46911]:@changesets/git@4.0.0-next.2
Major Changes
db46911Thanks @bluwy! - Update@manypkg/get-packageswhich drops support for detecting packages in Bolt monorepos and adds support for npm monoreposPatch Changes
#1875
12f20eaThanks @beeequeue! - ReplacedspawndamnitwithtinyexecUpdated dependencies [
c19b112]:@changesets/pre@3.0.0-next.2
Major Changes
db46911Thanks @bluwy! - Update@manypkg/get-packageswhich drops support for detecting packages in Bolt monorepos and adds support for npm monoreposPatch Changes
c19b112]:@changesets/release-utils@1.0.0-next.2
Major Changes
#1875
12f20eaThanks @beeequeue! - RemovedexecWithOutputandspawnWithOutput.They were never intended to be used externally, but are now removed either way.
If you used them, we recommend using
tinyexecornode:child_process#execdirectly.#1875
12f20eaThanks @beeequeue! - ChangedrunPublish()signature.Now requires passing separate
commandandargsparameters:runPublish({ - script: `node -e 'console.log("test")'` + command: "node", + args: ["-e", `console.log("test")`] cwd: import.meta.dirname, })#1655
db46911Thanks @bluwy! - Update@manypkg/get-packageswhich drops support for detecting packages in Bolt monorepos and adds support for npm monoreposPatch Changes
#1875
12f20eaThanks @beeequeue! - Replacedspawndamnitwithtinyexec#1948
d165b4eThanks @beeequeue! - Removed the unusedsignal-exitdependencyUpdated dependencies [
c19b112,db46911]:@changesets/types@7.0.0-next.2
Minor Changes
c19b112Thanks @marcalexiei! - ExportPackageandPackagesfrom@changesets/types. They are meant to be used instead of the types from@manypkg/get-packages.@changesets/changelog-git@1.0.0-next.2
Patch Changes
c19b112]:@changesets/changelog-github@1.0.0-next.2
Patch Changes
c19b112]:@changesets/parse@1.0.0-next.2
Patch Changes
c19b112]:@changesets/read@1.0.0-next.2
Patch Changes
c19b112,db46911,12f20ea]:@changesets/should-skip-package@1.0.0-next.2
Patch Changes
c19b112]:@changesets/write@1.0.0-next.2
Patch Changes
c19b112]:@changesets/test-utils@0.0.9-next.2
Patch Changes
12f20eaThanks @beeequeue! - Replacedspawndamnitwithtinyexec