Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the javascript group with 6 updates in the / directory:
5.15.20
5.15.21
5.15.20
5.15.21
2.8.3
2.8.4
4.7.4
4.7.5
1.6.5
1.6.6
5.3.1
5.3.2
Updates
@mui/icons-material
from 5.15.20 to 5.15.21Release notes
Sourced from
@mui/icons-material
's releases.Changelog
Sourced from
@mui/icons-material
's changelog.Commits
a306ce4
[release] v5.15.21 (#42745)Updates
@mui/material
from 5.15.20 to 5.15.21Release notes
Sourced from
@mui/material
's releases.Changelog
Sourced from
@mui/material
's changelog.Commits
a306ce4
[release] v5.15.21 (#42745)9f75542
[material-ui][Autocomplete] Fix renderOption props type (@DiegoAndai
) (#42709)c0b1cf0
[material-ui][Stepper] Generate class fornonLinear
prop (@alexismo
) (#42677)Updates
jotai
from 2.8.3 to 2.8.4Release notes
Sourced from jotai's releases.
Commits
fcef1e4
2.8.45051409
chore(deps): update dev dependencies (#2637)2c3c658
fix: do not abort atoms on unmount (#2627)663e054
chore: discussion templatebb836e3
chore: add react compiler eslint rules (#2629)cb877f2
chore: bump typescript (#2628)8f2f97d
chore: issue template7613f8a
English updates. (#2614)26b99a4
fix border for buttons - dark theme (#2605)b5b9b77
chore: fix some comments (#2602)Updates
socket.io-client
from 4.7.4 to 4.7.5Release notes
Sourced from socket.io-client's releases.
Changelog
Sourced from socket.io-client's changelog.
Commits
4f6030f
chore(release): 4.7.534cbfbb
fix: discard acknowledgements upon disconnectionUpdates
@swc/core
from 1.6.5 to 1.6.6Changelog
Sourced from
@swc/core
's changelog.... (truncated)
Commits
3ed3ff0
chore: Publish1.6.6
withswc_core
v0.95.10
47a7948
chore: Revert bump crates97b92aa
chore: Bump crates2a0ebec
fix(es/lexer): Fix lexing of\r\n
in JSX (#9112)92e2759
chore: Bump crates8ef30cc
perf(es/parser): Increase token context size (#9104)feae5a9
chore: Bump cratesc0602c8
perf(es/parser): Add a check before numeric operations (#9105)56f0367
chore: Publish crates forEsSyntax
fix59cd331
chore: Bump cratesUpdates
vite
from 5.3.1 to 5.3.2Changelog
Sourced from vite's changelog.
Commits
3af02bd
release: v5.3.224c799b
fix(typescript): correctly expand ${configDir} in tsconfig.json (#17576)a33a97f
chore(deps): update all non-major dependencies (#17553)2d6672f
chore(deps): update es-module-lexer to 1.5.4 (#17555)7c06ef0
refactor(optimizer): use early continues (#17551)a8e2f6f
fix(client): uniform variablelocation
(#17528)6c10662
chore(deps): update dependency eslint to v9 (#16661)bf123f2
fix(deps): update all non-major dependencies (#17494)ec16a5e
chore: fix some comments (#17495)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show