build(deps): bump the minor group with 7 updates
Type: Pull Request
State: Merged
Association: Contributor
Comments: 0
(3 months ago)
(3 months ago)
(3 months ago)
by torokati44
dependencies javascript
Bumps the minor group with 7 updates:
| Package | From | To |
|---|---|---|
| @mantine/charts | 8.2.4 |
8.2.5 |
| @mantine/core | 8.2.4 |
8.2.5 |
| @mantine/hooks | 8.2.4 |
8.2.5 |
| @types/node | 24.2.1 |
24.3.0 |
| @types/react | 19.1.9 |
19.1.10 |
| @typescript-eslint/eslint-plugin | 8.39.0 |
8.39.1 |
| @typescript-eslint/parser | 8.39.0 |
8.39.1 |
Updates @mantine/charts from 8.2.4 to 8.2.5
Release notes
Sourced from @mantine/charts's releases.
8.2.5
What's Changed
[@mantine/core]ScrollArea: Fix ScrollArea.Autosize not resizing when width of children changes (#8160)[@mantine/core]ScrollArea: Fix scrollbars not resizing correctly with dynamic content (#8162)[@mantine/core]TagsInput: Fix backspace key removing values withreadOnlyprop set (#8066)[@mantine/core]NumberInput: Fix incorrect trailing zeros handling for decimal values (#8089)[@mantine/core]Fix incorrect padding of multiline inputs (#8156)[@mantine/hooks]use-list-state: Update types to allow state function initializer (#8157)New Contributors
@Jannchiemade their first contribution in mantinedev/mantine#8156@mrdjohnsonmade their first contribution in mantinedev/mantine#8169@davlatsultonovmade their first contribution in mantinedev/mantine#8168@brofarmade their first contribution in mantinedev/mantine#8163@monam2made their first contribution in mantinedev/mantine#8162@pgronesmade their first contribution in mantinedev/mantine#8160Full Changelog: https://github.com/mantinedev/mantine/compare/8.2.4...8.2.5
Commits
083e9cc[release] Version: 8.2.5- See full diff in compare view
Updates @mantine/core from 8.2.4 to 8.2.5
Release notes
Sourced from @mantine/core's releases.
8.2.5
What's Changed
[@mantine/core]ScrollArea: Fix ScrollArea.Autosize not resizing when width of children changes (#8160)[@mantine/core]ScrollArea: Fix scrollbars not resizing correctly with dynamic content (#8162)[@mantine/core]TagsInput: Fix backspace key removing values withreadOnlyprop set (#8066)[@mantine/core]NumberInput: Fix incorrect trailing zeros handling for decimal values (#8089)[@mantine/core]Fix incorrect padding of multiline inputs (#8156)[@mantine/hooks]use-list-state: Update types to allow state function initializer (#8157)New Contributors
@Jannchiemade their first contribution in mantinedev/mantine#8156@mrdjohnsonmade their first contribution in mantinedev/mantine#8169@davlatsultonovmade their first contribution in mantinedev/mantine#8168@brofarmade their first contribution in mantinedev/mantine#8163@monam2made their first contribution in mantinedev/mantine#8162@pgronesmade their first contribution in mantinedev/mantine#8160Full Changelog: https://github.com/mantinedev/mantine/compare/8.2.4...8.2.5
Commits
083e9cc[release] Version: 8.2.5f30edff[@mantine/core] ScrollArea: Fix ScrollArea.Autosize not resizing when width o...9c6ec63[@mantine/core] ScrollArea: Fix scrollbars not resizing correctly with dynami...6fba1a1[@mantine/core] TagsInput: Fix backspace key removing values withreadOnly...baea115[@mantine/core] NumberInput: Fix incorrect trailing zeros handling for decima...c47fa18[@mantine/core] Fix incorrect padding of multiline inputs (#8156)- See full diff in compare view
Updates @mantine/hooks from 8.2.4 to 8.2.5
Release notes
Sourced from @mantine/hooks's releases.
8.2.5
What's Changed
[@mantine/core]ScrollArea: Fix ScrollArea.Autosize not resizing when width of children changes (#8160)[@mantine/core]ScrollArea: Fix scrollbars not resizing correctly with dynamic content (#8162)[@mantine/core]TagsInput: Fix backspace key removing values withreadOnlyprop set (#8066)[@mantine/core]NumberInput: Fix incorrect trailing zeros handling for decimal values (#8089)[@mantine/core]Fix incorrect padding of multiline inputs (#8156)[@mantine/hooks]use-list-state: Update types to allow state function initializer (#8157)New Contributors
@Jannchiemade their first contribution in mantinedev/mantine#8156@mrdjohnsonmade their first contribution in mantinedev/mantine#8169@davlatsultonovmade their first contribution in mantinedev/mantine#8168@brofarmade their first contribution in mantinedev/mantine#8163@monam2made their first contribution in mantinedev/mantine#8162@pgronesmade their first contribution in mantinedev/mantine#8160Full Changelog: https://github.com/mantinedev/mantine/compare/8.2.4...8.2.5
Commits
083e9cc[release] Version: 8.2.5ccaca7b[@mantine/hooks] use-list-state: Update types to allow state function initial...- See full diff in compare view
Updates @types/node from 24.2.1 to 24.3.0
Commits
- See full diff in compare view
Updates @types/react from 19.1.9 to 19.1.10
Commits
- See full diff in compare view
Updates @typescript-eslint/eslint-plugin from 8.39.0 to 8.39.1
Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
v8.39.1
8.39.1 (2025-08-11)
🩹 Fixes
- typescript-eslint: handle
file://urls in stack trace when inferringtsconfigRootDir(#11464)❤️ Thank You
- Kirk Waiblinger
@kirkwaiblingerYou can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
8.39.1 (2025-08-11)
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
b2ee794chore(release): publish 8.39.1fee2bc6chore: update eslint-plugin-eslint-plugin (#11449)- See full diff in compare view
Updates @typescript-eslint/parser from 8.39.0 to 8.39.1
Release notes
Sourced from @typescript-eslint/parser's releases.
v8.39.1
8.39.1 (2025-08-11)
🩹 Fixes
- typescript-eslint: handle
file://urls in stack trace when inferringtsconfigRootDir(#11464)❤️ Thank You
- Kirk Waiblinger
@kirkwaiblingerYou can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/parser's changelog.
8.39.1 (2025-08-11)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
b2ee794chore(release): publish 8.39.1- See full diff in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 <dependency name> minor versionwill 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 <dependency name>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 <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Pull Request Statistics
1
2
+76
-76
Package Dependencies
@typescript-eslint/parser
npm
8.39.0 → 8.39.1
Patch
@typescript-eslint/eslint-plugin
npm
8.39.0 → 8.39.1
Patch
Technical Details
| ID: | 5296404 |
| UUID: | 2753544587 |
| Node ID: | PR_kwDOCxEC686kH8GL |
| Host: | GitHub |
| Repository: | ruffle-rs/ruffle-rs.github.io |
| Merge State: | Unknown |