An open index of dependabot pull requests across open source projects.

build(deps): bump the minor group with 7 updates

Merged
Number: #442
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: August 18, 2025 at 02:38 PM UTC
(3 months ago)
Updated: August 18, 2025 at 02:41 PM UTC
(3 months ago)
Merged: August 18, 2025 at 02:41 PM UTC
(3 months ago)
by torokati44
Time to Close: 4 minutes
Labels:
dependencies javascript
Description:

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 with readOnly prop 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

Full Changelog: https://github.com/mantinedev/mantine/compare/8.2.4...8.2.5

Commits

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 with readOnly prop 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

Full Changelog: https://github.com/mantinedev/mantine/compare/8.2.4...8.2.5

Commits
  • 083e9cc [release] Version: 8.2.5
  • f30edff [@​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 with readOnly ...
  • 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 with readOnly prop 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

Full Changelog: https://github.com/mantinedev/mantine/compare/8.2.4...8.2.5

Commits
  • 083e9cc [release] Version: 8.2.5
  • ccaca7b [@​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

Updates @types/react from 19.1.9 to 19.1.10

Commits

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 inferring tsconfigRootDir (#11464)

❤️ Thank You

You 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

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 inferring tsconfigRootDir (#11464)

❤️ Thank You

You 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

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <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
Commits:
1
Files Changed:
2
Additions:
+76
Deletions:
-76
Package Dependencies
Package:
@types/node
Ecosystem:
npm
Version Change:
24.2.1 → 24.3.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
19.1.9 → 19.1.10
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.39.0 → 8.39.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.39.0 → 8.39.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.2.4 → 8.2.5
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.2.4 → 8.2.5
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.2.4 → 8.2.5
Update Type:
Patch
Technical Details
ID: 5296404
UUID: 2753544587
Node ID: PR_kwDOCxEC686kH8GL
Host: GitHub
Repository: ruffle-rs/ruffle-rs.github.io
Merge State: Unknown