fix(deps): update weekly patch updates #726
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:
5.16.7
->5.16.14
5.16.7
->5.16.14
1.1.2
->1.1.3
1.1.2
->1.1.4
2.1.2
->2.1.4
1.3.0
->1.3.2
2.0.0
->2.0.1
1.2.1
->1.2.2
1.2.1
->1.2.2
1.1.1
->1.1.2
4.17.7
->4.17.14
18.19.50
->18.19.71
18.3.5
->18.3.18
18.3.0
->18.3.5
4.23.1
->4.23.7
4.3.1
->4.3.4
1.7.7
->1.7.9
8.57.0
->8.57.1
6.10.0
->6.10.2
5.2.1
->5.2.3
4.21.0
->4.21.2
==0.25.0
->==0.25.2
==4.11.1
->==4.11.2
==5.12.0
->==5.12.1
6.10.0
->6.10.3
2.9.2
->2.9.3
==2.32.2
->==2.32.3
4.5.5
->4.5.6
Release Notes
mui/material-ui (@mui/icons-material)
v5.16.14
Compare Source
A big thanks to the 1 contributor who made this release possible.
@mui/[email protected]
All contributors of this release in alphabetical order: @ZeeshanTamboli
v5.16.13
Compare Source
v5.16.12
Compare Source
Dec 16, 2024
Material UI v5 is now compatible with React 19 (#44720) @DiegoAndai
Core
latest-v5
tag to v5 releases (#44757) @DiegoAndaiAll contributors of this release in alphabetical order: @DiegoAndai
v5.16.11
A big thanks to the contributor who made this release possible.
Core
All contributors of this release in alphabetical order: @DiegoAndai
v5.16.9
Compare Source
A big thanks to the 2 contributors who made this release possible.
@mui/[email protected]
ScrollbarSize
ref being overridden fix (#44595) @DiegoAndaiCore
All contributors of this release in alphabetical order: @DiegoAndai, @siriwatknp
v5.16.8
Compare Source
A big thanks to the 8 contributors who made this release possible.
@mui/[email protected]
@mui/[email protected]
Docs
Core
All contributors of this release in alphabetical order: @alexfauquette, @cherniavskii, @DiegoAndai, @jukkatupamaki, @michelengelen, @oliviertassinari, @rluzists1, @siriwatknp
radix-ui/primitives (@radix-ui/react-checkbox)
v1.1.3
Compare Source
uiwjs/react-codemirror (@uiw/react-codemirror)
v4.23.7
Compare Source
Documentation v4.23.7: https://raw.githack.com/uiwjs/react-codemirror/5b16350/index.html\
Comparing Changes: uiwjs/react-codemirror@v4.23.6...v4.23.7
ab89f28
@jaywcjlove4edca1d
@aspiersced0b1a
@jaywcjlovev4.23.6
Compare Source
Documentation v4.23.6: https://raw.githack.com/uiwjs/react-codemirror/57d9fb7/index.html\
Comparing Changes: uiwjs/react-codemirror@v4.23.5...v4.23.6
8f1ff2d
@fatton139c2437c7
@jaywcjlovev4.23.5
Compare Source
Documentation v4.23.5: https://raw.githack.com/uiwjs/react-codemirror/2dc5095/index.html\
Comparing Changes: uiwjs/react-codemirror@v4.23.4...v4.23.5
661bfc9
@jaywcjlovev4.23.4
Compare Source
Documentation v4.23.4: https://raw.githack.com/uiwjs/react-codemirror/b4d4e77/index.html\
Comparing Changes: uiwjs/react-codemirror@v4.23.3...v4.23.4
e10f426
@danielericleev4.23.3
Compare Source
Documentation v4.23.3: https://raw.githack.com/uiwjs/react-codemirror/d199b9e/index.html\
Comparing Changes: uiwjs/react-codemirror@v4.23.2...v4.23.3
4af6677
@luiz2fv4.23.2
Compare Source
Documentation v4.23.2: https://raw.githack.com/uiwjs/react-codemirror/c8cf3ac/index.html\
Comparing Changes: uiwjs/react-codemirror@v4.23.1...v4.23.2
67b6d6b
@jaywcjlovevitejs/vite-plugin-react (@vitejs/plugin-react)
v4.3.4
Compare Source
Add Vite 6 to peerDependencies range
Vite 6 is highly backward compatible, not much to add!
Force Babel to output spec compliant import attributes #386
The default was an old spec (
with type: "json"
). We now enforce spec compliant (with { type: "json" }
)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:
v4.3.2
Compare Source
Ignore directive sourcemap error #369
axios/axios (axios)
v1.7.9
Compare Source
Reverts
Contributors to this release
v1.7.8
Compare Source
Bug Fixes
globalThis.TextEncoder
when available (#6634) (df956d1)Contributors to this release
eslint/eslint (eslint)
v8.57.1
Compare Source
jsx-eslint/eslint-plugin-jsx-a11y (eslint-plugin-jsx-a11y)
v6.10.2
Compare Source
Fixed
no-redundandant-roles
: allow<img src="*.svg" role="img" />
#936
Commits
0d01a1a
es-iterator-helpers
aa075bd
d15d3ab
@babel/cli
,@babel/core
,@babel/eslint-parser
,@babel/plugin-transform-flow-strip-types
,@babel/register
5dad7c4
aria-role
: Add valid test for<svg role="img" />
daba189
label-has-associated-control
: add line breaks for readability0bc6378
label-has-associated-control
: add additional test cases30d2318
d92446c
v6.10.1
Compare Source
Commits
4925ba8
cb6788c
@babel/cli
,@babel/core
,@babel/eslint-parser
,@babel/plugin-transform-flow-strip-types
,@babel/register
,auto-changelog
,eslint-plugin-import
,tape
518a77e
es-iterator-helpers
,string.prototype.includes
eed03a3
2ee940c
a262131
aria-query
e517937
prettier/eslint-plugin-prettier (eslint-plugin-prettier)
v5.2.3
Compare Source
Patch Changes
9c6141f
Thanks @BPScott! - Add name field to recommended flat configv5.2.2
Compare Source
Patch Changes
aa5b59f
Thanks @ntnyq! - fix: report node when loc not foundexpressjs/express (express)
v4.21.2
Compare Source
v4.21.1
Compare Source
What's Changed
Full Changelog: expressjs/express@4.21.0...4.21.1
pytest-dev/pytest-asyncio (pytest-asyncio)
v0.25.2
: pytest-asyncio 0.25.2Compare Source
loop.shutdown_asyncgens()
before closing the event loop to ensure async generators are closed in the same manner asasyncio.run
does #1034v0.25.1
: pytest-asyncio 0.25.1Compare Source
miguelgrinberg/python-engineio (python-engineio)
v4.11.2
: Release 4.11.2Compare Source
See CHANGES.md for release notes.
miguelgrinberg/python-socketio (python-socketio)
v5.12.1
: Release 5.12.1Compare Source
See CHANGES.md for release notes.
bokuweb/react-resizable-box (re-resizable)
v6.10.3
Compare Source
v6.10.2
Compare Source
v6.10.1
Compare Source
🐛 Bug Fix
gilbarbara/react-joyride (react-joyride)
v2.9.3
: 2.9.3Compare Source
650ab36
9874150
3648311
Configuration
📅 Schedule: Branch creation - "before 5am on monday" (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.