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 dev-dependencies group with 11 updates:
5.16.4
5.16.5
5.16.4
5.16.5
7.11.0
7.11.1
1.45.2
1.45.3
8.56.10
9.6.0
20.14.11
22.0.0
7.16.1
7.17.0
7.16.1
7.17.0
8.4.39
8.4.40
3.4.6
3.4.7
5.5.3
5.5.4
Updates
@mui/material
from 5.16.4 to 5.16.5Release notes
Sourced from
@mui/material
's releases.Changelog
Sourced from
@mui/material
's changelog.Commits
40792e6
v5.16.5 (#43057)Updates
@mui/system
from 5.16.4 to 5.16.5Release notes
Sourced from
@mui/system
's releases.Changelog
Sourced from
@mui/system
's changelog.Commits
40792e6
v5.16.5 (#43057)Updates
@mui/x-charts
from 7.11.0 to 7.11.1Release notes
Sourced from
@mui/x-charts
's releases.... (truncated)
Changelog
Sourced from
@mui/x-charts
's changelog.... (truncated)
Commits
16e1059
v7.11.1 (#13978)c7795d9
Bump MUI Core (#13917)deedf74
[charts] AddownerState
function toslotProps
typing when available (#13965)03d244f
Bump rimraf to ^5.0.9 (#13922)8466d76
[charts] DeprecatexAxisKey
/zAxisKey
in favor ofxAxisId
/zAxisId
(#1...46c6d1b
[core] Remove warning message in production (#13911)b58554c
[charts] Limit the trigger of exit charts (#13682)5f8d458
[charts] Hide empty arcs in the PieChart (#13897)Updates
@playwright/test
from 1.45.2 to 1.45.3Release notes
Sourced from
@playwright/test
's releases.Commits
0e130fa
chore: mark v1.45.3 (#31799)2f17a27
cherry-pick(#31781): chore: show error when opening newer trace with … (#31797)b129aba
cherry-pick(#31768): fix(trace viewer): library-only trace should not merge a...Updates
@types/eslint
from 8.56.10 to 9.6.0Commits
Updates
@types/node
from 20.14.11 to 22.0.0Commits
Updates
@typescript-eslint/eslint-plugin
from 7.16.1 to 7.17.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
05c9cb8
chore(release): publish 7.17.0f6c719f
fix(eslint-plugin): [no-unnecessary-condition] false positive on optional pri...6647f7e
chore: enable no-unreachable-loop (#9540)58be99f
chore: enable prefer-object-spread (#9541)5d895b7
chore: enable@typescript-eslint/no-unused-expressions
(#9542)d8c539d
chore: enable no-useless-concat (#9550)f043f30
fix(eslint-plugin): [strict-boolean-expressions] consider assertion function ...0108e9c
chore: enable no-lonely-if (#9547)970f3f1
feat(eslint-plugin): [return-await] add option to report in error-handling sc...dd965a4
feat(eslint-plugin): backport no-unsafe-function type, no-wrapper-object-type...Updates
@typescript-eslint/parser
from 7.16.1 to 7.17.0Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
05c9cb8
chore(release): publish 7.17.058be99f
chore: enable prefer-object-spread (#9541)Updates
postcss
from 8.4.39 to 8.4.40Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
3f84b41
Release 8.4.40 version293ce45
Merge pull request #1950 from nex3/node-gettersfd7ae73
Declare Node subclass attributes as getters79a6396
Update dependencies53968d7
Make name more clearUpdates
tailwindcss
from 3.4.6 to 3.4.7Release notes
Sourced from tailwindcss's releases.
Changelog
Sourced from tailwindcss's changelog.
Commits
9824cb6
Update version in package.jsonaa6c10f
Add missing heading to changelog245058c
Update changelog for v3.4.7605d8cd
Update CHANGELOG.md680c55c
Normalize attribute selector fordata-*
andaria-*
modifiers (#14037)866860e
Print eventual lightning CSS parsing errors when the CSS matcher fail (#14034)bdc87ae
Fix class detection in Slim templates with attached attributes and IDs (#14019)Updates
typescript
from 5.5.3 to 5.5.4Release notes
Sourced from typescript's releases.
Commits
c8a7d58
Bump version to 5.5.4 and LKGc0ded04
🤖 Pick PR #58771 (Allow references to the global Symb...) into release-5.5 (#...5ba41e2
🤖 Pick PR #59208 (Write non-missing undefined on mapp...) into release-5.5 (#...b075332
🤖 Pick PR #59337 (Allow declarationMap to be emitted ...) into release-5.5 (#...9dd6f91
Cherry-pick "Stop using latest Node in CI" to release-5.5 (#59348)bf0ddaf
🤖 Pick PR #59070 (Delay the calculation of common sou...) into release-5.5 (#...a44e2d9
🤖 Pick PR #59160 (Fixed crash on authored import type...) into release-5.5 (#...f35206d
🤖 Pick PR #59325 (Don't skip markLinkedReferences on ...) into release-5.5 (#...1109550
Fix baselines on release-5.5 (#59330)8794318
🤖 Pick PR #59215 (Fix codefix crash on circular alias...) into release-5.5 (#...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