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 minor group with 8 updates:
7.11.0
7.11.1
7.11.0
7.11.1
7.11.0
7.11.1
3.7.0
3.9.0
20.14.9
20.14.10
7.14.1
7.15.0
7.14.1
7.15.0
5.5.2
5.5.3
Updates
@mantine/charts
from 7.11.0 to 7.11.1Release notes
Sourced from
@mantine/charts
's releases.Commits
2f91229
[release] Version: 7.11.10c5e3bb
[@mantine/charts
] Fix unexpected padding on the right side of the chart in Ba...7b3bc24
[@mantine/charts
] PieChart: Fix key error for duplicatedname
data (#6067)Updates
@mantine/core
from 7.11.0 to 7.11.1Release notes
Sourced from
@mantine/core
's releases.Commits
2f91229
[release] Version: 7.11.1a8404e9
[@mantine/core
] Add option to displaynothingFoundMessage
when data is empt...508991c
[@mantine/core
] Tooltip: AdddefaultOpened
prop support (#6466)adadb00
[refactor] Add transition exit duration storya6a98c9
[@mantine/core
] PinInput: Fix incorrect rtl logic (#6382)e06440e
[@mantine/core
] Popover: FixfloatingStrategy="fixed"
not having `position:...c7e52e4
[@mantine/core
] Select: FixonChange
being called with the already selected...0f66e88
[@mantine/core
] NumberInput: Fix incorrect handling of numbers larger than ma...6da37d1
[@mantine/core
] Tooltip: Fix tooltip arrow being incompatible with headless m...5946c59
[@mantine/core
] ActionIcon: Fix loading styles inconsistency with Button comp...Updates
@mantine/hooks
from 7.11.0 to 7.11.1Release notes
Sourced from
@mantine/hooks
's releases.Commits
2f91229
[release] Version: 7.11.109a25b6
[refactor] Add tests to use-os hook (#6442)f490181
[@mantine/hooks
] use-eye-dropper: Fix Opera being incorrectly detected as a s...c3b026e
[mantine.dev] Add default value documentation for use-local-storage `getIniti...Updates
@tabler/icons-react
from 3.7.0 to 3.9.0Release notes
Sourced from
@tabler/icons-react
's releases.Commits
5c47040
Release 3.9.0c14c52d
Release 3.8.0Updates
@types/node
from 20.14.9 to 20.14.10Commits
Updates
@typescript-eslint/eslint-plugin
from 7.14.1 to 7.15.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
2865d31
chore(release): publish 7.15.02671de5
feat(eslint-plugin): back-port new rules around empty object types from v8 (#...05142c5
fix(eslint-plugin): [no-unsafe-call] differentiate a types-error any from a t...a466e07
fix: disableEXPERIMENTAL_useProjectService
indisabled-type-checked
shar...3694d8f
fix(eslint-plugin): [no-unsafe-return] differentiate a types-error any from a...9dba021
feat(eslint-plugin): [array-type] detectReadonly\<string[]>
case (#8752)Updates
@typescript-eslint/parser
from 7.14.1 to 7.15.0Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
2865d31
chore(release): publish 7.15.0Updates
typescript
from 5.5.2 to 5.5.3Release notes
Sourced from typescript's releases.
Commits
f0e9921
Bump version to 5.5.3 and LKG738bd60
Cherry-pick #58966 to release-5.5 (#59002)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