Bump devDependencies (major) #5087
Open
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.2.0
->4.0.0
^4.6.0
->^5.0.0
4.6.0
->5.0.0
^6.3.5
->^7.1.1
6.3.5
->7.1.1
^0.3.0
->^1.0.1
Release Notes
argos-ci/argos-javascript (@argos-ci/core)
v4.0.0
Compare Source
Features
BREAKING CHANGES
3.2.3 (2025-08-02)
Note: Version bump only for package @argos-ci/core
3.2.2 (2025-08-01)
Note: Version bump only for package @argos-ci/core
3.2.1 (2025-07-14)
Note: Version bump only for package @argos-ci/core
v3.2.3
Compare Source
Features
BREAKING CHANGES
3.2.3 (2025-08-02)
Note: Version bump only for package @argos-ci/core
3.2.2 (2025-08-01)
Note: Version bump only for package @argos-ci/core
3.2.1 (2025-07-14)
Note: Version bump only for package @argos-ci/core
v3.2.2
Compare Source
Features
BREAKING CHANGES
3.2.3 (2025-08-02)
Note: Version bump only for package @argos-ci/core
3.2.2 (2025-08-01)
Note: Version bump only for package @argos-ci/core
3.2.1 (2025-07-14)
Note: Version bump only for package @argos-ci/core
v3.2.1
Compare Source
Features
BREAKING CHANGES
3.2.3 (2025-08-02)
Note: Version bump only for package @argos-ci/core
3.2.2 (2025-08-01)
Note: Version bump only for package @argos-ci/core
3.2.1 (2025-07-14)
Note: Version bump only for package @argos-ci/core
vitejs/vite-plugin-react (@vitejs/plugin-react)
v5.0.0
Compare Source
v4.7.0
Compare Source
Add HMR support for compound components (#518)
HMR now works for compound components like this:
Return
Plugin[]
instead ofPluginOption[]
(#537)The return type has changed from
react(): PluginOption[]
to more specialized typereact(): Plugin[]
. This allows for type-safe manipulation of plugins, for example:vitejs/vite (vite)
v7.1.1
Bug Fixes
launch-editor-middleware
(#20569) (826b394)Miscellaneous Chores
v7.1.0
Compare Source
Features
generateCodeFrame
(#20508) (e7d0b2a)Bug Fixes
image-set
containing__VITE_ASSET__
(#20520) (f1a2635)entryCssAssetFileNames
as an empty Set (#20542) (6a46cda)Tests
process.features
(#20544) (856d3f0)v7.0.6
Compare Source
Bug Fixes
Miscellaneous Chores
Code Refactoring
v7.0.5
Compare Source
Bug Fixes
Accept: text/html
(#20376) (c9614b9)new URL(, import.meta.url)
(#20382) (6bc8bf6)Miscellaneous Chores
Code Refactoring
foo.endsWith("bar")
instead of/bar$/.test(foo)
(#20413) (862e192)v7.0.4
Compare Source
Bug Fixes
Build System
@oxc-project/runtime
devDep (#20389) (5e29602)v7.0.3
Compare Source
Bug Fixes
Miscellaneous Chores
n/prefer-node-protocol
rule (#20368) (38bb268)Code Refactoring
v7.0.2
Compare Source
Bug Fixes
v7.0.1
Compare Source
Bug Fixes
Miscellaneous Chores
v7.0.0
Compare Source
import.meta.url
in bundled Vite (#20235) (3bf3a8a), closes #20235ssrExportNameKey
(#20266) (ac302a7), closes #20266normalizeModuleId
(#20277) (9b98dcb), closes #20277numberToPos
(#20244) (3f46901), closes #20244vitest-dev/vitest-browser-react (vitest-browser-react)
v1.0.1
Compare Source
🐞 Bug Fixes
RenderHook*
types - by @tmm in https://github.com/vitest-dev/vitest-browser-react/issues/24 (992d6)View changes on GitHub
v1.0.0
Compare Source
🐞 Bug Fixes
View changes on GitHub
Configuration
📅 Schedule: Branch creation - "on sunday before 6:00am" in timezone 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.