-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update all (major) #14
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/major-all
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+402
−330
Conversation
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
Deploying ui with
|
Latest commit: |
5caae0a
|
Status: | ✅ Deploy successful! |
Preview URL: | https://36d287d5.ui-9xn.pages.dev |
Branch Preview URL: | https://renovate-major-all.ui-9xn.pages.dev |
9caeddf
to
804913c
Compare
433b7b2
to
8a6d0c4
Compare
8a6d0c4
to
ebf4fc5
Compare
7e8b8e9
to
be51215
Compare
c8479c0
to
1f071e0
Compare
51e1a32
to
36a5a8a
Compare
930dd73
to
db73d26
Compare
0f9ee05
to
1615ee2
Compare
1615ee2
to
87c9848
Compare
87c9848
to
8591132
Compare
0f17304
to
70c2f77
Compare
70c2f77
to
6744311
Compare
6744311
to
ae916b3
Compare
5d699cc
to
c36f23d
Compare
c36f23d
to
15f6470
Compare
e8c365e
to
4787228
Compare
4787228
to
ae6bc7d
Compare
f73fad7
to
11c61ed
Compare
61bc7e4
to
39df457
Compare
39df457
to
3703d4f
Compare
3703d4f
to
5caae0a
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
^4.7.0
->^5.0.0
5.4.14
->7.1.3
Release Notes
vitejs/vite-plugin-react (@vitejs/plugin-react)
v5.0.2
Compare Source
Skip transform hook completely in rolldown-vite in dev if possible (#783)
v5.0.1
Compare Source
Set
optimizeDeps.rollupOptions.transform.jsx
instead ofoptimizeDeps.rollupOptions.jsx
for rolldown-vite (#735)optimizeDeps.rollupOptions.jsx
is going to be deprecated in favor ofoptimizeDeps.rollupOptions.transform.jsx
.Perf: skip
babel-plugin-react-compiler
if code has no"use memo"
when{ compilationMode: "annotation" }
(#734)Respect tsconfig
jsxImportSource
(#726)Fix
reactRefreshHost
option on rolldown-vite (#716)Fix
RefreshRuntime
being injected twice for class components on rolldown-vite (#708)Skip
babel-plugin-react-compiler
on non client environment (689)v5.0.0
Compare Source
vitejs/vite (vite)
v7.1.3
Compare Source
Features
generateCodeFrame
(#20640) (1559577)Bug Fixes
Performance Improvements
resolveConfig
(#20646) (f691f57)Miscellaneous Chores
Code Refactoring
import
in worker threads (#20641) (530687a)Tests
checkNodeVersion
test (#20647) (731d3e6)v7.1.2
Compare Source
Bug Fixes
[vite]
prefixes to debug logs (#20595) (7cdef61)npm:
prefix as a built-in module (#20558) (ab33803)Miscellaneous Chores
@jridgewell/remapping
from@ampproject/remapping
(#20577) (0a6048a)v7.1.1
Compare Source
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 #20244v6.3.5
Compare Source
v6.3.4
Compare Source
require
to import externals in optimized dependenci (efc5eab), closes #19940v6.3.3
Compare Source
ssrTransform
re-export deps and test stacktrace with first line (#19629) (9399cda), closes #19629v6.3.2
Compare Source
Features
Bug Fixes
css.lightningcss
option in css minification process (#19879) (b5055e0)v6.3.1
Compare Source
Bug Fixes
Promise.allSettled
in preload function (#19805) (35c7f35)transform
calls (#19878) (a152b7c)v6.3.0
Compare Source
hot.invalidate
in circular deps (#19870) (d4ee5e8), closes #19870v6.2.7
Compare Source
Please refer to CHANGELOG.md for details.
v6.2.6
Compare Source
Please refer to CHANGELOG.md for details.
v6.2.5
Compare Source
Please refer to CHANGELOG.md for details.
v6.2.4
Compare Source
Please refer to CHANGELOG.md for details.
v6.2.3
Compare Source
Please refer to CHANGELOG.md for details.
v6.2.2
Compare Source
base
(#19616) (2476391), closes #19616v6.2.1
Compare Source
Features
*?url&no-inline
type and warning for.json?inline
/.json?no-inline
(#19566) (c0d3667)Bug Fixes
Performance Improvements
Miscellaneous Chores
Code Refactoring
isBuild
check from preAliasPlugin (#19587) (c9e086d)applyToEnvironment
in internal plugins (#19588) (f678442)Tests
v6.2.0
Compare Source
Bug Fixes
Miscellaneous Chores
v6.1.6
Compare Source
Please refer to CHANGELOG.md for details.
v6.1.5
Compare Source
Please refer to CHANGELOG.md for details.
v6.1.4
Compare Source
Please refer to CHANGELOG.md for details.
v6.1.3
Compare Source
Please refer to CHANGELOG.md for details.
v6.1.2
Compare Source
Please refer to CHANGELOG.md for details.
v6.1.1
Compare Source
Features
Bug Fixes
.[cm]?[tj]sx?
static assets are JS mime (#19453) (e7ba55e)*.ipv4
address in cert (#19416) (973283b)Miscellaneous Chores
Code Refactoring
v6.1.0
Compare Source
Features
Bug Fixes
.[cm]?[tj]sx?
static assets are JS mime (#19453) (e7ba55e)*.ipv4
address in cert (#19416) (973283b)Miscellaneous Chores
Code Refactoring
v6.0.15
Compare Source
Please refer to CHANGELOG.md for details.
v6.0.14
Compare Source
Please refer to CHANGELOG.md for details.
v6.0.13
Compare Source
Please refer to CHANGELOG.md for details.
v6.0.12
Compare Source
Please refer to CHANGELOG.md for details.
v6.0.11
Compare Source
Features
port
in the logged error message after failed WS connection withEADDRINUSE
(#19212) (14027b0).jxl
(#18855) (57b397c)builtins
environmentresolve
(#18584) (2c2d521)defaultAllowedOrigins
for user-land config and 3rd party plugins (#19259) (dc8946b)wasm
to the compressible assets regex (#19085) (ce84142)Bug Fixes
resolveLibCssFilename
(#19324) (f183bdf)[@plugin](https://redirect.github.com/plugin)
imports of JS files treated as CSS and rebased (fix #19268) (#19269) (602b373)vite optimize
(#19347) (19ffad0)resolve.builtin
is empty (#19312) (b7aba0b)server.preTransformRequests
(#19272) (12aaa58)ssrLoadModule
(#19290) (353c467)nodeLikeBuiltins
forssr.target: 'webworker'
withoutnoExternal: true
(#19313) (9fc31b6)--force
work for all environments (#18901) (51a42c6)RegExp
values withnew RegExp
instead ofstructuredClone
(fix #19245, fix #18875) (#19247) (56ad2be)Performance Improvements
Documentation
build.manifest
jsdocs (#19332) (4583781)Code Refactoring
vite optimize
command (#19348) (6e0e3c0)Miscellaneous Chores
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.