build(deps): bump the minor group across 1 directory with 20 updates - #583
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the minor group across 1 directory with 20 updates#583dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the minor group with 18 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@mantine/charts](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/charts) | `9.0.2` | `9.5.1` | | [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) | `16.2.4` | `16.3.1` | | [@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react) | `3.41.1` | `3.46.0` | | [next](https://github.com/vercel/next.js) | `16.3.0` | `16.3.1` | | [react](https://github.com/react/react/tree/HEAD/packages/react) | `19.2.5` | `19.2.8` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.14` | `19.2.18` | | [react-dom](https://github.com/react/react/tree/HEAD/packages/react-dom) | `19.2.5` | `19.2.8` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.2.3` | `19.2.4` | | [recharts](https://github.com/recharts/recharts) | `3.8.1` | `3.10.1` | | [@eslint/eslintrc](https://github.com/eslint/eslintrc) | `3.3.5` | `3.3.6` | | [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) | `16.2.4` | `16.3.1` | | [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver) | `7.7.1` | `7.8.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.58.2` | `8.67.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.58.2` | `8.67.0` | | [eslint](https://github.com/eslint/eslint) | `10.2.1` | `10.8.1` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `16.2.4` | `16.3.1` | | [postcss](https://github.com/postcss/postcss) | `8.5.23` | `8.5.26` | | [prettier](https://github.com/prettier/prettier) | `3.8.3` | `3.9.6` | Updates `@mantine/charts` from 9.0.2 to 9.5.1 - [Release notes](https://github.com/mantinedev/mantine/releases) - [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md) - [Commits](https://github.com/mantinedev/mantine/commits/9.5.1/packages/@mantine/charts) Updates `@mantine/core` from 9.0.2 to 9.5.1 - [Release notes](https://github.com/mantinedev/mantine/releases) - [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md) - [Commits](https://github.com/mantinedev/mantine/commits/9.5.1/packages/@mantine/core) Updates `@mantine/hooks` from 9.0.2 to 9.5.1 - [Release notes](https://github.com/mantinedev/mantine/releases) - [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md) - [Commits](https://github.com/mantinedev/mantine/commits/9.5.1/packages/@mantine/hooks) Updates `@next/bundle-analyzer` from 16.2.4 to 16.3.1 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](https://github.com/vercel/next.js/commits/v16.3.1/packages/next-bundle-analyzer) Updates `@tabler/icons-react` from 3.41.1 to 3.46.0 - [Release notes](https://github.com/tabler/tabler-icons/releases) - [Commits](https://github.com/tabler/tabler-icons/commits/v3.46.0/packages/icons-react) Updates `next` from 16.3.0 to 16.3.1 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](vercel/next.js@v16.3.0...v16.3.1) Updates `react` from 19.2.5 to 19.2.8 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.2.8/packages/react) Updates `@types/react` from 19.2.14 to 19.2.18 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 19.2.5 to 19.2.8 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.2.8/packages/react-dom) Updates `@types/react-dom` from 19.2.3 to 19.2.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `recharts` from 3.8.1 to 3.10.1 - [Release notes](https://github.com/recharts/recharts/releases) - [Changelog](https://github.com/recharts/recharts/blob/main/CHANGELOG.md) - [Commits](recharts/recharts@v3.8.1...v3.10.1) Updates `@eslint/eslintrc` from 3.3.5 to 3.3.6 - [Release notes](https://github.com/eslint/eslintrc/releases) - [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md) - [Commits](eslint/eslintrc@eslintrc-v3.3.5...eslintrc-v3.3.6) Updates `@next/eslint-plugin-next` from 16.2.4 to 16.3.1 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](https://github.com/vercel/next.js/commits/v16.3.1/packages/eslint-plugin-next) Updates `@types/react` from 19.2.14 to 19.2.18 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 19.2.3 to 19.2.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `@types/semver` from 7.7.1 to 7.8.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver) Updates `@typescript-eslint/eslint-plugin` from 8.58.2 to 8.67.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.67.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.58.2 to 8.67.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.67.0/packages/parser) Updates `eslint` from 10.2.1 to 10.8.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.2.1...v10.8.1) Updates `eslint-config-next` from 16.2.4 to 16.3.1 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](https://github.com/vercel/next.js/commits/v16.3.1/packages/eslint-config-next) Updates `postcss` from 8.5.23 to 8.5.26 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.23...8.5.26) Updates `prettier` from 3.8.3 to 3.9.6 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.3...3.9.6) --- updated-dependencies: - dependency-name: "@eslint/eslintrc" dependency-version: 3.3.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@mantine/charts" dependency-version: 9.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@mantine/core" dependency-version: 9.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@mantine/hooks" dependency-version: 9.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@next/bundle-analyzer" dependency-version: 16.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@next/eslint-plugin-next" dependency-version: 16.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@tabler/icons-react" dependency-version: 3.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@types/react" dependency-version: 19.2.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@types/react" dependency-version: 19.2.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@types/react-dom" dependency-version: 19.2.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@types/react-dom" dependency-version: 19.2.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@types/semver" dependency-version: 7.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.67.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@typescript-eslint/parser" dependency-version: 8.67.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: eslint dependency-version: 10.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: eslint-config-next dependency-version: 16.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: next dependency-version: 16.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: postcss dependency-version: 8.5.26 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: prettier dependency-version: 3.9.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: react dependency-version: 19.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: react-dom dependency-version: 19.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: recharts dependency-version: 3.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/minor-d74bbc8514
branch
from
August 17, 2026 11:13
fd2ce0e to
b31b846
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the minor group with 18 updates in the / directory:
9.0.29.5.116.2.416.3.13.41.13.46.016.3.016.3.119.2.519.2.819.2.1419.2.1819.2.519.2.819.2.319.2.43.8.13.10.13.3.53.3.616.2.416.3.17.7.17.8.08.58.28.67.08.58.28.67.010.2.110.8.116.2.416.3.18.5.238.5.263.8.33.9.6Updates
@mantine/chartsfrom 9.0.2 to 9.5.1Release notes
Sourced from @mantine/charts's releases.
... (truncated)
Commits
0f57eaf[release] Version: 9.5.11e12059[@mantine/charts] ScatterChart: Add option to add second y axisca9bc6f[release] Version: 9.5.1-alpha.18f1ad1b[release] Version: 9.5.1-alpha.0f1d3306[release] Version: 9.5.07320562[release] Version: 9.4.3170c45aMerge branch '9.5'de21a82[release] Version: 9.4.3-alpha.0e5752de[release] Version: 9.4.27c437f3[@mantine/charts] SunburstChart: Add missing ResponsiveContainerMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@mantine/chartssince your current version.Updates
@mantine/corefrom 9.0.2 to 9.5.1Release notes
Sourced from @mantine/core's releases.
... (truncated)
Commits
0f57eaf[release] Version: 9.5.158abe86[@mantine/core] ColorInput: Add support for fullWidth prop (#9061)34db05fMerge branch 'master' of github.com:mantinedev/mantine1d16750[@mantine/core] Checkbox: Fix incottect indeterminate aria attributes handlin...4e6fd21[@mantine/core] FloatingIndicator: Fix position and size calculation under sc...1d59dab[@mantine/core] Tooltip: Add interactive prop support (#9072)4eae6a4[@mantine/core] Cascader: Add safe area polygon supportf5119ac[@mantine/core] PasswordInput: Add option to change whether the visibility to...ca9bc6f[release] Version: 9.5.1-alpha.18f1ad1b[release] Version: 9.5.1-alpha.0Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@mantine/coresince your current version.Updates
@mantine/hooksfrom 9.0.2 to 9.5.1Release notes
Sourced from @mantine/hooks's releases.
... (truncated)
Commits
0f57eaf[release] Version: 9.5.1ce00cdd[@mantine/hooks] use-scroll-spy: Allow usage with refs (#9025)ca9bc6f[release] Version: 9.5.1-alpha.18f1ad1b[release] Version: 9.5.1-alpha.0953192e[@mantine/core] FloatingWindow: Add support foronSizeChangeand `onResize...f1d3306[release] Version: 9.5.07320562[release] Version: 9.4.3de21a82[release] Version: 9.4.3-alpha.0e5752de[release] Version: 9.4.2714b17e[@mantine/hooks] Fix unstablescrollIntoViewfor some bundlers (#9035)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@mantine/hookssince your current version.Updates
@next/bundle-analyzerfrom 16.2.4 to 16.3.1Release notes
Sourced from @next/bundle-analyzer's releases.
... (truncated)
Commits
3d32eb8v16.3.1d73f562v16.3.04fd843fv16.3.0-canary.1079480f7fv16.3.0-canary.106a8dcd25v16.3.0-canary.10538f0cdev16.3.0-canary.104f3edea1v16.3.0-canary.1030d5ff0dv16.3.0-canary.102cf1e001v16.3.0-canary.101267d6b1v16.3.0-canary.100Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@next/bundle-analyzersince your current version.Updates
@tabler/icons-reactfrom 3.41.1 to 3.46.0Release notes
Sourced from @tabler/icons-react's releases.
... (truncated)
Commits
8ac7d81Release 3.46.0fe319f0Add publishConfig for public access in all icon packages (#1562)975920fRelease 3.45.04a4b287Add Astro support for Tabler Icons (#1559)6d128edRelease 3.44.0e40738bRelease 3.43.0076f4a9Release 3.42.0Updates
nextfrom 16.3.0 to 16.3.1Release notes
Sourced from next's releases.
... (truncated)
Commits
3d32eb8v16.3.12b4b1ec[backport] Revert i18n localization change for dynamic Pages API routes (#949...228df5f[backport] Retain fewer stale cache versions and use a TTL, plus the mtime fa...16eab3a[backport] Fix: Optimistic routing bugs leading to repeated prefetch loops (#...75548c9[backport] Fix Nav Inspector request loop on repeat captures (#97326)f6bd714[backport] [test] Compile the middleware redirect routes up front in dev (#97...43c1c60[16.3] [ci] Use OIDC tokens to read private preview builds (#97258)9dbb357[backport] Encode the cache item name built byunstable_cache(#97313)323a17c[backport] Discard only cache entries that predate a tag revalidation, and re...6d67f46[backport] Keep the dev validation worker alive across HMR updates (#97315)Updates
reactfrom 19.2.5 to 19.2.8Release notes
Sourced from react's releases.
Changelog
Sourced from react's changelog.
Commits
1dd4ecb[FlightReply] Performance improvements when decoding (#37087)b0d2fdb[19.2.x] Update required references to GitHub repo (#36753)6117d7cVersion 19.2.7 (#36591)eaf3e95Version 19.2.6Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for react since your current version.
Updates
@types/reactfrom 19.2.14 to 19.2.18Commits
Updates
react-domfrom 19.2.5 to 19.2.8Release notes
Sourced from react-dom's releases.
Changelog
Sourced from react-dom's changelog.
Commits
1dd4ecb[FlightReply] Performance improvements when decoding (#37087)b0d2fdb[19.2.x] Update required references to GitHub repo (#36753)6117d7cVersion 19.2.7 (#36591)eaf3e95Version 19.2.6Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for react-dom since your current version.
Updates
@types/react-domfrom 19.2.3 to 19.2.4Commits
Updates
rechartsfrom 3.8.1 to 3.10.1Release notes
Sourced from recharts's releases.
... (truncated)
Commits
ffb91873.10.1411b6f2fix(bar): keep barGap correct when maxBarSize clamps the bar width (#2774) (#...58c321bchore(deps-dev): bump postcss from 8.5.10 to 8.5.22 (#7581)f08972bchore(deps-dev): bump the storybook group with 8 updates (#7578)89599d0chore(deps-dev): bump chromatic from 11.29.0 to 18.1.0 (#7579)3da7d87chore(deps-dev): bump typescript-eslint from 8.64.0 to 8.65.0 in the typescri...9764273chore(deps-dev): bump marked from 18.0.5 to 18.0.7 (#7577)a5d7737fix(tooltip): fall back to index-based search when label-based search returns...497e8dfchore(deps-dev): bump fast-uri from 3.1.2 to 3.1.4 (#7576)0776eb0chore(deps): bump immer from 11.1.9 to 11.1.15 (#7575)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for recharts since your current version.
Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
@eslint/eslintrcfrom 3.3.5 to 3.3.6Release notes
Sourced from @eslint/eslintrc's releases.
Changelog
Sourced from @eslint/eslintrc's changelog.
Commits
b433a22chore: release 3.3.6 🚀 (#236)0c5de74fix: updatejs-yamlto 4.3.0 to address security vulnerability (#235)