Update dependency upgrades - non-major #128
Merged
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:
2.0.0-beta.25
->2.0.0-beta.26
0.0.278
->0.0.279
22.7.6
->22.7.9
18.3.11
->18.3.12
8.10.0
->8.11.0
4.3.2
->4.3.3
8.8.0
->8.11.1
5.4.9
->5.4.10
Release Notes
crxjs/rollup-plugin-chrome-extension (@crxjs/vite-plugin)
v2.0.0-beta.26
Compare Source
Major Changes
f4eb4d4
: fix: workaround for the issue with chrome.runtime.getURL introducedin Chrome 130 causing CSP rejecting script due to different origin (GUID
instead of chrome extension id)
typescript-eslint/typescript-eslint (@typescript-eslint/utils)
v8.11.0
Compare Source
This was a version bump only for utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
vitejs/vite-plugin-react (@vitejs/plugin-react)
v4.3.3
Compare Source
React Compiler runtimeModule option removed
React Compiler was updated to accept a
target
option andruntimeModule
was removed. vite-plugin-react will still detectruntimeModule
for backwards compatibility.When using a custom
runtimeModule
ortarget !== '19'
, the plugin will not try to pre-optimizereact/compiler-runtime
dependency.The react-compiler-runtime is now available on npm can be used instead of the local shim for people using the compiler with React < 19.
Here is the configuration to use the compiler with React 18 and correct source maps in development:
upleveled/eslint-config-upleveled (eslint-config-upleveled)
v8.11.1
Compare Source
ad92fea
c19a67a
v8.11.0
Compare Source
e2f146d
d279280
v8.10.0
Compare Source
ee64bb8
1081ba0
v8.9.1
Compare Source
c6dce26
9b30489
v8.9.0
Compare Source
eslint-plugin-react-compiler
(#446)09046f9
f7b0111
v8.8.1
Compare Source
4211502
bc65961
889717c
b1b789a
vitejs/vite (vite)
v5.4.10
Compare Source
Please refer to CHANGELOG.md for details.
Configuration
📅 Schedule: Branch creation - "after 4pm on thursday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.