-
-
Notifications
You must be signed in to change notification settings - Fork 7k
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
fix(deps): update all major dependencies (major) #5841
Conversation
|
✅ Deploy Preview for mermaid-js ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
commit: |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #5841 +/- ##
==========================================
- Coverage 4.46% 3.89% -0.58%
==========================================
Files 384 397 +13
Lines 54262 41955 -12307
Branches 623 637 +14
==========================================
- Hits 2423 1634 -789
+ Misses 51839 40321 -11518
Flags with carried forward coverage won't be shown. Click here to find out more. |
The latest updates on your projects. Learn more about Argos notifications ↗︎ Awaiting the start of a new Argos build… |
1ca9342
to
3429899
Compare
5bce2af
to
bc3bc52
Compare
ea4fbfc
to
03d994f
Compare
ea0c7c3
to
577562b
Compare
3d9be12
to
dbb7501
Compare
dbb7501
to
c6b715f
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
…-js/mermaid into renovate/major-all-major * 'renovate/major-all-major' of https://github.com/mermaid-js/mermaid: [autofix.ci] apply automated fixes
This PR contains the following updates:
^2.2.2
->^3.2.0
^11.1.6
->^12.1.2
^4.17.21
->^5.0.0
^20.11.30
->^22.13.4
^4.2.4
->^5.0.3
^9.0.8
->^10.0.0
^0.65.0
->^66.0.0
^1.4.0
->^3.0.6
^1.4.0
->^3.0.6
^1.4.0
->^3.0.6
^10.9.0
->^12.7.0
v3.6.0
->v4.2.2
v4.0.0
->v5.0.0
^3.6.0
->^4.0.3
v4.6.0
->v5.3.1
^8.2.2
->^9.1.2
^3.0.0
->^4.0.1
^13.14.1
->^14.0.3
v4.2.2
->v6.7.12
13.17.0
->14.0.3
4.7.0
->6.7.2
^15.4.0
->^16.0.0
^1.21.0
->^2.4.2
^24.0.0
->^26.0.0
^13.1.2
->^15.0.4
v1.10.0
->v2.3.0
^13.0.2
->^15.0.7
20.18.3
->22.14.0
20.18.1-alpine3.19
->22.12.0-alpine3.19
^15.1.0
->^17.1.0
^1.1.2
->^2.0.3
v6.1.0
->v7.0.6
9.15.5+sha512.845196026aab1cc3f098a0474b64dfbab2afe7a1b4e91dd86895d8e4aa32a7a6d03049e2d0ad770bbe4de023a7122fb68c1a1d6e0d033c7076085f9d5d4800d4
->10.4.1
^5.0.5
->^6.0.1
^0.65.0
->^66.0.0
^0.28.0
->^28.4.0
^9.0.1
->^11.1.0
^5.0.0
->^6.1.1
^5.2.3
->^6.1.1
^6.0.0
->^7.0.0
^1.4.0
->^3.0.6
Release Notes
argos-ci/argos-javascript (@argos-ci/cypress)
v3.2.0
Compare Source
Features
v3.1.0
Compare Source
Features
v3.0.0
Compare Source
Note: Version bump only for package @argos-ci/cypress
2.3.4 (2025-01-14)
Note: Version bump only for package @argos-ci/cypress
2.3.3 (2024-12-03)
Note: Version bump only for package @argos-ci/cypress
2.3.2 (2024-12-03)
Note: Version bump only for package @argos-ci/cypress
2.3.1 (2024-11-20)
Note: Version bump only for package @argos-ci/cypress
rollup/plugins (@rollup/plugin-typescript)
v12.1.2
2024-12-15
Bugfixes
v12.1.1
2024-10-16
Bugfixes
v12.1.0
2024-09-22
Features
v12.0.0
2024-09-22
Breaking Changes
output.file
(#1728)unocss/unocss (@unocss/reset)
v66.0.0
Compare Source
🚨 Breaking Changes
@unocss/preset-wind3
, deprecatepreset-uno
andpreset-wind
- by @antfu in https://github.com/unocss/unocss/issues/4413 (8f8a2)View changes on GitHub
v65.5.0
Compare Source
🚀 Features
container-type: size
support for@container
rule - by @eyemono-moe in https://github.com/unocss/unocss/issues/4423 (2c509)🐞 Bug Fixes
inline/block
screen unit - by @zyyv in https://github.com/unocss/unocss/issues/4387 (70b80)View changes on GitHub
v65.4.3
Compare Source
🐞 Bug Fixes
View changes on GitHub
v65.4.2
Compare Source
No significant changes
View changes on GitHub
v65.4.0
Compare Source
Adopt to Epoch SemVer, no behavior change from the last version.
No significant changes
View changes on GitHub
vitest-dev/vitest (@vitest/coverage-v8)
v3.0.6
Compare Source
🐞 Bug Fixes
getMockedSystemTime
foruseFakeTimer
- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7405 (03912)queueMicrotask
from default fake timers to not break node fetch - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7505 (167a9)toHaveClass
typing - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7383 (7ef23)maxWorkers
- by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7483 (adbb2)vite-node
to pass correct execution wrapper offset - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7417 (1f2e5)inspect
related cli options - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7373 (ed15b)View changes on GitHub
v3.0.5
Compare Source
This release includes security patches for:
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v3.0.4
Compare Source
🐞 Bug Fixes
development|production
condition on Vites 6 by @hi-ogawa and @sheremet-va (#7301) (ef146)/__screenshot-error
- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7340 (ed9ae)View changes on GitHub
v3.0.3
Compare Source
🐞 Bug Fixes
🏎 Performance
View changes on GitHub
v3.0.2
Compare Source
🐞 Bug Fixes
expect().resolves/rejects
chain typings - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7273 (fa415)View changes on GitHub
v3.0.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v3.0.0
Compare Source
Vitest 3 is here! There are a few breaking changes, but we expect the migration to be smooth. This release page lists all changes made to the project during the beta. For the migration guide, please refer to the documentation.
🚨 Breaking Changes
spy.mockReset
changes - by @Lordfirespeed in https://github.com/vitest-dev/vitest/issues/6426 (db7a8)describe(..., { shuffle: boolean })
and inherit from parent suite - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/6670 (aa1da)retry
andrepeats
- by [@hi-ogawa](https://redirect.githubConfiguration
📅 Schedule: Branch creation - "* 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 is behind base branch, 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.