-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
fix(deps): update all non-major dependencies #2359
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: next
Are you sure you want to change the base?
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
0b4be23
to
cb11108
Compare
cb11108
to
f89bc6b
Compare
f89bc6b
to
b9ee13a
Compare
b9ee13a
to
1d876b7
Compare
1d876b7
to
35fc021
Compare
35fc021
to
244f4c8
Compare
244f4c8
to
896afbe
Compare
896afbe
to
1690b2e
Compare
1690b2e
to
238ad08
Compare
238ad08
to
d5634d6
Compare
d5634d6
to
89ed5f8
Compare
89ed5f8
to
5b6ce01
Compare
5b6ce01
to
a547f70
Compare
006b7cd
to
3ec0bc9
Compare
3ec0bc9
to
778b13d
Compare
778b13d
to
7f30413
Compare
7f30413
to
aee0fdd
Compare
aee0fdd
to
4f89bfa
Compare
4f89bfa
to
d1bfe30
Compare
d1bfe30
to
3744ed6
Compare
3744ed6
to
2ad9508
Compare
2ad9508
to
fef0064
Compare
fef0064
to
8644038
Compare
8644038
to
804d80f
Compare
804d80f
to
bc4da42
Compare
bc4da42
to
c2f7c93
Compare
c2f7c93
to
9ac6c73
Compare
This PR contains the following updates:
2.27.11
->2.29.5
2.19.10
->2.20.0
19.6.1
->19.8.1
19.6.0
->19.8.1
3.8.2
->3.9.0
1.2.2
->1.2.11
1.1.4
->1.1.14
1.1.4
->1.1.14
1.1.1
->1.1.10
1.1.6
->1.2.7
~10.0.6
->~10.5.1
~10.0.6
->~10.5.1
~9.1.2
->~9.2.0
~9.1.2
->~9.2.0
2.15.2
->2.16.8
2.15.2
->2.16.8
2.15.2
->2.16.8
2.15.2
->2.16.8
2.15.2
->2.16.8
2.47.10
->2.52.0
1.10.4
->1.13.0
0.2.37
->0.2.39
10.0.2
->10.0.3
16.1.0
->16.3.0
22.15.18
->22.16.5
^19.1.2
->^19.1.8
^19.1.2
->^19.1.6
0.172.0
->0.178.1
1.17.0
->1.17.4
2.1.2
->2.1.5
0.5.5
->0.5.7
5.0.2
->5.1.0
1.4.1
->1.5.0
2.15.2
->2.16.7
4.3.4
->4.7.0
9.1.2
->9.2.0
14.3.3
->14.5.2
0.24.2
->0.25.7
9.1.0
->9.1.2
5.2.1
->5.5.3
7.37.3
->7.37.5
9.0.4
->9.0.5
5.1.19
->5.1.28
9.3.18
->9.3.22
0.9.35
->0.10.0
14.2.22
->14.2.30
22.15.0
->22.17.1
3.4.2
->3.6.2
4.0.0
->4.2.2
^19
->^19.1.0
^19
->^19.1.0
^19
->^19.0.7
>=0.78
->>=0.80.1
5.10.1
->5.10.2
2.1.1
->2.1.7
4.8.1
->4.9.0
3.0.0
->3.0.1
1.83.1
->1.89.2
1.83.1
->1.89.2
2.0.9
->2.0.12
6.1.13
->6.1.19
0.172.0
->0.178.0
0.172.0
->0.178.0
2.35.2
->2.36.0
8.3.5
->8.5.0
2.3.3
->2.5.5
5.7.2
->5.8.3
6.0.7
->6.3.5
3.24.1
->3.25.76
Release Notes
changesets/changesets (@changesets/cli)
v2.29.5
Compare Source
Patch Changes
#1693
6352819
Thanks @Andarist! - Fixed an issue withworkspace:^
andworkspace:~
dependency ranges not being semantically treated as, respectively,^CURRENT_VERSION
and~CURRENT_VERSION
. This led to dependent packages being, at times, bumped too often when their dependencies with those ranges were bumped.Updated dependencies [
6352819
]:v2.29.4
Compare Source
Patch Changes
#1668
65d6632
Thanks @Andarist! - Fixed a crash in pre mode when trying to version private packages when tagging for private package is disabledUpdated dependencies [
65d6632
]:v2.29.3
Compare Source
Patch Changes
#1589
de8bebc
Thanks @remorses, @vzt7! - Fixed a crash in prerelease mode when a package misses the version field in itspackage.json
#1619
c1e8a78
Thanks @manucorporat! - Support../
inpublishConfig.directory
when publishing packagesUpdated dependencies [
de8bebc
]:v2.29.2
Compare Source
Patch Changes
#1636
f73f84a
Thanks @Netail! - Correctly resolve new changesets withsince
option when the.changeset
directory is not directly in the git rootUpdated dependencies [
f73f84a
]:v2.29.1
Compare Source
Patch Changes
#1620
b15e629
Thanks @Netail! - Correctly fetch new changesets with since if the git option diff.relative has been set to trueUpdated dependencies [
b15e629
]:v2.29.0
Compare Source
Minor Changes
29f34a3
Thanks @JounQin! - Support scoped registries configured usingpackage.json#publishConfig
v2.28.1
Compare Source
Patch Changes
b9df596
]:v2.28.0
Compare Source
Minor Changes
84a4a1b
Thanks @bennypowers! - Added a new config option to opt-out from formatting with Prettier usingprettier: false
.Patch Changes
84a4a1b
,84a4a1b
]:v2.27.12
Compare Source
Patch Changes
#1562
a0f87f1
Thanks @Netail, @cefn! - Fixed changelog application when executing usingnpx
and similar toolsUpdated dependencies [
a0f87f1
]:codesandbox/sandpack (@codesandbox/sandpack-react)
v2.20.0
Compare Source
Features
2.19.11 (2025-01-31)
Bug Fixes
2.19.10 (2024-11-21)
Bug Fixes
2.19.9 (2024-09-23)
Bug Fixes
2.19.8 (2024-09-12)
Bug Fixes
2.19.7 (2024-09-11)
Bug Fixes
2.19.6 (2024-09-11)
Bug Fixes
2.19.5 (2024-09-10)
Bug Fixes
2.19.4 (2024-09-10)
Bug Fixes
2.19.3 (2024-09-05)
Bug Fixes
2.19.2 (2024-09-04)
Bug Fixes
2.19.1 (2024-08-27)
Bug Fixes
v2.19.11
Compare Source
Bug Fixes
conventional-changelog/commitlint (@commitlint/cli)
v19.8.1
Compare Source
Bug Fixes
v19.8.0
Compare Source
Performance Improvements
node:
prefix to bypass require.cache call for builtins (#4302) (0cd8f41)19.7.1 (2025-02-02)
Note: Version bump only for package @commitlint/cli
19.6.1 (2024-12-15)
Note: Version bump only for package @commitlint/cli
v19.7.1
Compare Source
Note: Version bump only for package @commitlint/cli
conventional-changelog/commitlint (@commitlint/config-conventional)
v19.8.1
Compare Source
Note: Version bump only for package @commitlint/config-conventional
v19.8.0
Compare Source
Performance Improvements
node:
prefix to bypass require.cache call for builtins (#4302) (0cd8f41)19.7.1 (2025-02-02)
Note: Version bump only for package @commitlint/config-conventional
v19.7.1
Compare Source
Note: Version bump only for package @commitlint/config-conventional
algolia/docsearch (@docsearch/react)
v3.9.0
Compare Source
Features
3.8.3 (2025-01-21)
Bug Fixes
3.8.2 (2024-12-17)
Bug Fixes
3.8.1 (2024-12-16)
Bug Fixes
v3.8.3
[Compare Source](https://redirect.github.com/algolia/docsearch/com
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.