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 m...
_Description has been truncated_
Bumps the dev-dependencies group with 10 updates:
5.16.0
5.16.1
5.16.0
5.16.1
7.9.0
7.10.0
14.2.4
14.2.5
4.3.0
4.3.1
7.15.0
7.16.0
7.15.0
7.16.0
14.2.4
14.2.5
3.3.2
3.3.3
29.1.5
29.2.2
Updates
@mui/material
from 5.16.0 to 5.16.1Release notes
Sourced from
@mui/material
's releases.Changelog
Sourced from
@mui/material
's changelog.Commits
431af6a
[release] v5.16.1 (#42897)7c65f7c
[material-ui][AppBar] Fix inherit color is inconsistent between ThemeProvider...3a920ad
[core] Bump React to 18.3.1 (#42846)9f1848b
[core] Remove react-test-renderer (#42853)07128e9
[test] Remove createMount test util (#42849)3c77036
[core] Replace enzyme in describeConformance (#42847)Updates
@mui/system
from 5.16.0 to 5.16.1Release notes
Sourced from
@mui/system
's releases.Changelog
Sourced from
@mui/system
's changelog.Commits
431af6a
[release] v5.16.1 (#42897)3a920ad
[core] Bump React to 18.3.1 (#42846)Updates
@mui/x-charts
from 7.9.0 to 7.10.0Release notes
Sourced from
@mui/x-charts
's releases.... (truncated)
Changelog
Sourced from
@mui/x-charts
's changelog.... (truncated)
Commits
f502dbe
v7.10.0 (#13806)0c98c78
[charts] Fix area with log scale (#13791)bb87458
Bump rimraf to ^5.0.8 (#13752)Maintainer changes
This version was pushed to npm by arminmeh, a new releaser for
@mui/x-charts
since your current version.Updates
next
from 14.2.4 to 14.2.5Release notes
Sourced from next's releases.
Commits
0bf7f52
v14.2.530d6dfc
fix: metadata route merging conflicts186ec6b
Log stdio for pull-turbo-cache script (#66759)45656d3
Ensure turbo is setup when building in docker (#66804)08e7fd1
Upgrade acorn (#67592)1d08dab
avoid merging global css in a way that leaks into other chunk groups (#67373)21a9d59
Fix server action edge redirect with middleware rewrite (#67148)1b10b13
fix(next): reject protocol-relative URLs in image optimization (#65752)c64c61d
fix(next-swc): correct path interop to filepath for wasm (#65633)6c661d2
Use addDependency to track metadata route file changes (#66714)Updates
@ianvs/prettier-plugin-sort-imports
from 4.3.0 to 4.3.1Release notes
Sourced from
@ianvs/prettier-plugin-sort-imports
's releases.Commits
95f57d4
4.3.111da4e7
Add support for return in Astro component script (#176)1d2c2ec
fixes readme with correct BUILTIN_MODULES setting name (#177)Updates
@typescript-eslint/eslint-plugin
from 7.15.0 to 7.16.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
e803c50
chore(release): publish 7.16.07b13dae
fix(eslint-plugin): [restrict-template-expressions] don't report tuples if `a...3c6290d
fix(eslint-plugin): [no-floating-promises] addsuggestions
to tests from #9...63d17dd
feat(eslint-plugin): [no-floating-promises] add checkThenables option (#9263)d685948
feat(eslint-plugin): add support for nested namespaces to unsafe-member-acces...451e738
feat(eslint-plugin): [no-unnecessary-parameter-property-assignment] add new r...88dd828
feat(eslint-plugin): [no-unnecessary-type-parameters] port from v8 to v7 (#9473)a1a9b09
chore(eslint-plugin): re-using logic from builtinSymbolLike in no-implied-eva...d364160
docs: [class-methods-use-this] fix typo (#9494)7e2b77d
feat(rule-tester): stricter rule test validations (#9086)Updates
@typescript-eslint/parser
from 7.15.0 to 7.16.0Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
e803c50
chore(release): publish 7.16.0Updates
eslint-config-next
from 14.2.4 to 14.2.5Release notes
Sourced from eslint-config-next's releases.
Commits
0bf7f52
v14.2.5Updates
prettier
from 3.3.2 to 3.3.3Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
5282938
Release 3.3.39102b73
Add parentheses for decorator expressions (#16458)6bbd461
chore(deps): update eslint related dependencies (#16478)04b560f
chore(deps): update dependency browserslist to v4.23.2 (#16475)614f070
chore(deps): update typescript-eslint to v8.0.0-alpha.41 (#16477)d59a15d
chore(deps): update dependency npm-run-all2 to v6.2.2 (#16476)5ca2fc9
Support Angular@let
declaration syntax (#16474)bfcfdcc
chore(deps): update babel to v7.24.8 (#16472)977c161
chore(deps): update dependency acorn to v8.12.1 (#16464)550606e
chore(deps): update babel to v7.24.8 (#16470)Updates
ts-jest
from 29.1.5 to 29.2.2Release notes
Sourced from ts-jest's releases.
Changelog
Sourced from ts-jest's changelog.
Commits
f944262
chore(release): 29.2.294db43f
fix(compiler): update memory cache after changingmodule
valuee80594d
build(deps): Update dependency ts-jest to ^29.2.1b669f23
chore(release): 29.2.1ff4b302
fix: setallowSyntheticDefaultImports
properly083cd89
test(examples): usemodule: Node16
for CJS tests where possible54b374a
test(examples): replaceglobals.d.ts
with@types/jest
for projects2f5cc0c
fix(compiler): supportNode16/NodeNext
value fortarget
7201375
test(examples): use preset util functions in all example projects26e31a7
fix: moveejs
todep
instead ofpeerDep
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 m... _Description has been truncated_