-
Notifications
You must be signed in to change notification settings - Fork 63
build(deps): bump the minor group with 15 updates #458
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
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
torokati44
reviewed
Oct 20, 2025
Comment on lines
+6280
to
+6305
"node_modules/jsdom/node_modules/entities": { | ||
"version": "6.0.1", | ||
"resolved": "https://registry.npmjs.org/entities/-/entities-6.0.1.tgz", | ||
"integrity": "sha512-aN97NXWF6AWBTahfVOIrB/NShkzi5H7F9r1s9mD3cDj4Ko5f2qhhVoYMibXF7GlLveb/D2ioWay8lxI97Ven3g==", | ||
"dev": true, | ||
"license": "BSD-2-Clause", | ||
"engines": { | ||
"node": ">=0.12" | ||
}, | ||
"funding": { | ||
"url": "https://github.com/fb55/entities?sponsor=1" | ||
} | ||
}, | ||
"node_modules/jsdom/node_modules/parse5": { | ||
"version": "8.0.0", | ||
"resolved": "https://registry.npmjs.org/parse5/-/parse5-8.0.0.tgz", | ||
"integrity": "sha512-9m4m5GSgXjL4AjumKzq1Fgfp3Z8rsvjRNbnkVwfu2ImRqE5D0LnY2QfDen18FSY9C573YU5XxSapdHZTZ2WolA==", | ||
"dev": true, | ||
"license": "MIT", | ||
"dependencies": { | ||
"entities": "^6.0.0" | ||
}, | ||
"funding": { | ||
"url": "https://github.com/inikulin/parse5?sponsor=1" | ||
} | ||
}, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ooowww... Oh well.
Bumps the minor group with 15 updates: | Package | From | To | | --- | --- | --- | | [@mantine/charts](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/charts) | `8.3.4` | `8.3.5` | | [@mantine/core](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/core) | `8.3.4` | `8.3.5` | | [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks) | `8.3.4` | `8.3.5` | | [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) | `15.5.4` | `15.5.6` | | [next](https://github.com/vercel/next.js) | `15.5.4` | `15.5.6` | | [recharts](https://github.com/recharts/recharts) | `3.2.1` | `3.3.0` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.37.0` | `9.38.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.7.2` | `24.8.1` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.2.1` | `19.2.2` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.46.0` | `8.46.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.46.0` | `8.46.1` | | [eslint](https://github.com/eslint/eslint) | `9.37.0` | `9.38.0` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.5.4` | `15.5.6` | | [jsdom](https://github.com/jsdom/jsdom) | `27.0.0` | `27.0.1` | | [octokit](https://github.com/octokit/octokit.js) | `5.0.3` | `5.0.4` | Updates `@mantine/charts` from 8.3.4 to 8.3.5 - [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/8.3.5/packages/@mantine/charts) Updates `@mantine/core` from 8.3.4 to 8.3.5 - [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/8.3.5/packages/@mantine/core) Updates `@mantine/hooks` from 8.3.4 to 8.3.5 - [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/8.3.5/packages/@mantine/hooks) Updates `@next/bundle-analyzer` from 15.5.4 to 15.5.6 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v15.5.6/packages/next-bundle-analyzer) Updates `next` from 15.5.4 to 15.5.6 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.5.4...v15.5.6) Updates `recharts` from 3.2.1 to 3.3.0 - [Release notes](https://github.com/recharts/recharts/releases) - [Changelog](https://github.com/recharts/recharts/blob/main/CHANGELOG.md) - [Commits](recharts/recharts@v3.2.1...v3.3.0) Updates `@eslint/js` from 9.37.0 to 9.38.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v9.38.0/packages/js) Updates `@types/node` from 24.7.2 to 24.8.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react-dom` from 19.2.1 to 19.2.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `@typescript-eslint/eslint-plugin` from 8.46.0 to 8.46.1 - [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.46.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.46.0 to 8.46.1 - [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.46.1/packages/parser) Updates `eslint` from 9.37.0 to 9.38.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.37.0...v9.38.0) Updates `eslint-config-next` from 15.5.4 to 15.5.6 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v15.5.6/packages/eslint-config-next) Updates `jsdom` from 27.0.0 to 27.0.1 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@27.0.0...27.0.1) Updates `octokit` from 5.0.3 to 5.0.4 - [Release notes](https://github.com/octokit/octokit.js/releases) - [Commits](octokit/octokit.js@v5.0.3...v5.0.4) --- updated-dependencies: - dependency-name: "@mantine/charts" dependency-version: 8.3.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@mantine/core" dependency-version: 8.3.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@mantine/hooks" dependency-version: 8.3.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@next/bundle-analyzer" dependency-version: 15.5.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: next dependency-version: 15.5.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: recharts dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@eslint/js" dependency-version: 9.38.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@types/node" dependency-version: 24.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@types/react-dom" dependency-version: 19.2.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.46.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@typescript-eslint/parser" dependency-version: 8.46.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: eslint dependency-version: 9.38.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: eslint-config-next dependency-version: 15.5.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: jsdom dependency-version: 27.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: octokit dependency-version: 5.0.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor ... Signed-off-by: dependabot[bot] <[email protected]>
25386b8
to
a62b327
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
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 15 updates:
8.3.4
8.3.5
8.3.4
8.3.5
8.3.4
8.3.5
15.5.4
15.5.6
15.5.4
15.5.6
3.2.1
3.3.0
9.37.0
9.38.0
24.7.2
24.8.1
19.2.1
19.2.2
8.46.0
8.46.1
8.46.0
8.46.1
9.37.0
9.38.0
15.5.4
15.5.6
27.0.0
27.0.1
5.0.3
5.0.4
Updates
@mantine/charts
from 8.3.4 to 8.3.5Release notes
Sourced from
@mantine/charts
's releases.Commits
014ef1d
[release] Version: 8.3.5Updates
@mantine/core
from 8.3.4 to 8.3.5Release notes
Sourced from
@mantine/core
's releases.Commits
014ef1d
[release] Version: 8.3.5cc02ce0
[@mantine/core
] Checkbox: Fix incorrect data-indeterminate attribute removal ...4a96a5a
[@mantine/core
] Alert: Fix invalidaria-describedby
andarialabelled-by
i...Updates
@mantine/hooks
from 8.3.4 to 8.3.5Release notes
Sourced from
@mantine/hooks
's releases.Commits
014ef1d
[release] Version: 8.3.53e0fac1
[@mantine/hooks
] use-local-storage: Fix value not resetting to the default va...Updates
@next/bundle-analyzer
from 15.5.4 to 15.5.6Release notes
Sourced from
@next/bundle-analyzer
's releases.Commits
55ef0e3
v15.5.681f530d
v15.5.5Updates
next
from 15.5.4 to 15.5.6Release notes
Sourced from next's releases.
Commits
55ef0e3
v15.5.692bbbb1
Backport: don't defineprocess.cwd()
in node_modules (#84957)f895b72
Fix url-imports test on 15-5 (#84966)81f530d
v15.5.59abbc0e
[backport] fix: missingnext/link
types withtypedRoutes
(#82814) (#84779)121e1b5
[backport] docs: early October improvements and fixes (#84334)1b276c9
[backport]:experimental.middlewareClientMaxBodySize
(#84722)2061f04
[backport] fix: unstable_cache should perform blocking revalidation during IS...ce3d963
[backport] Add deprecation warning to Runtime config (#84168) (#84650)ec69752
[backport] Split code-frame into separate compiled package (#84174) (#84238)Updates
recharts
from 3.2.1 to 3.3.0Release notes
Sourced from recharts's releases.
Commits
7f4f707
Add tests for getAttrsOfCartesianLabel, allow Percent type for custom label p...9bbaa5d
More strictNullChecks refactoring (#6446)189f235
3.3.0 version bump (#6463)d558329
chore(deps-dev): bump the storybook group across 1 directory with 7 updates (...72bfccb
chore(deps-dev): bump eslint-plugin-storybook from 9.1.10 to 9.1.12 (#6458)87a8181
chore(deps-dev): bump vite from 6.3.7 to 6.4.0 in /www (#6454)42d0258
chore(deps-dev): bump typescript-eslint from 8.46.0 to 8.46.1 (#6451)1a9f9ee
chore(deps-dev): bump vite from 6.3.6 to 6.3.7 in /www (#6452)57e89b0
Only use the YAxis width oscillation detection if the difference is > 1 pixel...debb9a4
chore(deps-dev): bump eslint-config-airbnb-extended from 2.3.1 to 2.3.2 (#6448)Updates
@eslint/js
from 9.37.0 to 9.38.0Release notes
Sourced from
@eslint/js
's releases.Commits
25d0e33
chore: package.json update for@eslint/js
releaseUpdates
@types/node
from 24.7.2 to 24.8.1Commits
Updates
@types/react-dom
from 19.2.1 to 19.2.2Commits
Updates
@typescript-eslint/eslint-plugin
from 8.46.0 to 8.46.1Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
3f5fbf6
chore(release): publish 8.46.1a64b3cc
fix(eslint-plugin): [no-misused-promises] special-case.finally
not to repo...73003bf
fix(eslint-plugin): [prefer-optional-chain] include mixed "nullish comparison...Updates
@typescript-eslint/parser
from 8.46.0 to 8.46.1Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
3f5fbf6
chore(release): publish 8.46.1Updates
eslint
from 9.37.0 to 9.38.0Release notes
Sourced from eslint's releases.
Commits
8fe511b
9.38.0f961736
Build: changelog update for 9.38.0d17c795
chore: upgrade@eslint/js
@9
.38.0 (#20221)25d0e33
chore: package.json update for@eslint/js
release50c3dfd
fix: improve type support for isolated dependencies in pnpm (#20201)c82b5ef
refactor: Use types from@eslint/core
(#20168)ff31609
ci: add Node.js 25 toci.yml
(#20220)ce40f74
feat: updatecomplexity
rule to only highlight function header (#20048)e37e590
feat: correctno-loss-of-precision
false positives withe
notation (#20187)004577e
ci: bump github/codeql-action from 3 to 4 (#20211)Updates
eslint-config-next
from 15.5.4 to 15.5.6Release notes
Sourced from eslint-config-next's releases.
Commits
55ef0e3
v15.5.681f530d
v15.5.5Updates
jsdom
from 27.0.0 to 27.0.1Release notes
Sourced from jsdom's releases.
Changelog
Sourced from jsdom's changelog.
Commits
819ff52
Version 27.0.123539d4
Call domSelector.clear() on class change894151b
Add regression tests and update dependenciesaa2d8db
Add a regression test for getComputedStyle() across shadow boundaries8c49cb7
Update@asamuzakjp/dom-selector
8a877ac
Update@asamuzakjp/dom-selector
22cc228
Add failing test for CSS flex shorthandf1c40de
Create ParentNode-querySelector-nested.htmlUpdates
octokit
from 5.0.3 to 5.0.4Release notes
Sourced from octokit's releases.
Commits
b84c9d4
fix(deps): update dependency@octokit/types
to v15 (#2880)011e821
ci(action): update github/codeql-action action to v4 (#2891)93055b6
ci(action): update actions/setup-node action to v6 (#2895)1b8ff3b
ci(action): update actions/checkout action to v5 (#2875)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