Bump the npm-patch-minor group across 1 directory with 24 updates#1280
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
Bump the npm-patch-minor group across 1 directory with 24 updates#1280dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the npm-patch-minor group with 24 updates in the /frontend directory: | Package | From | To | | --- | --- | --- | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.54.0` | `8.55.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.54.0` | `8.55.0` | | [eslint-plugin-unused-imports](https://github.com/sweepline/eslint-plugin-unused-imports) | `4.3.0` | `4.4.1` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.3` | `19.2.4` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.9` | `19.2.14` | | [@mantine/core](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/core) | `8.3.13` | `8.3.14` | | [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks) | `8.3.13` | `8.3.14` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.3` | `19.2.4` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `5.1.2` | `5.1.4` | | [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) | `0.4.26` | `0.5.0` | | [globals](https://github.com/sindresorhus/globals) | `17.1.0` | `17.3.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.54.0` | `8.55.0` | | [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) | `6.0.5` | `6.1.1` | | [@mantine/dates](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/dates) | `8.3.13` | `8.3.14` | | [@mantine/form](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form) | `8.3.13` | `8.3.14` | | [@mantine/notifications](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications) | `8.3.13` | `8.3.14` | | [axios](https://github.com/axios/axios) | `1.13.3` | `1.13.5` | | [i18next](https://github.com/i18next/i18next) | `25.8.0` | `25.8.7` | | [i18next-browser-languagedetector](https://github.com/i18next/i18next-browser-languageDetector) | `8.2.0` | `8.2.1` | | [immer](https://github.com/immerjs/immer) | `11.1.3` | `11.1.4` | | [pdfjs-dist](https://github.com/mozilla/pdf.js) | `5.4.530` | `5.4.624` | | [react-i18next](https://github.com/i18next/react-i18next) | `16.5.3` | `16.5.4` | | [happy-dom](https://github.com/capricorn86/happy-dom) | `20.3.9` | `20.6.1` | | [vite-plugin-static-copy](https://github.com/sapphi-red/vite-plugin-static-copy) | `3.1.6` | `3.2.0` | Updates `@typescript-eslint/eslint-plugin` from 8.54.0 to 8.55.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.55.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.54.0 to 8.55.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.55.0/packages/parser) Updates `eslint-plugin-unused-imports` from 4.3.0 to 4.4.1 - [Release notes](https://github.com/sweepline/eslint-plugin-unused-imports/releases) - [Commits](sweepline/eslint-plugin-unused-imports@v4.3.0...v4.4.1) Updates `react` from 19.2.3 to 19.2.4 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.4/packages/react) Updates `@types/react` from 19.2.9 to 19.2.14 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@mantine/core` from 8.3.13 to 8.3.14 - [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.14/packages/@mantine/core) Updates `@mantine/hooks` from 8.3.13 to 8.3.14 - [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.14/packages/@mantine/hooks) Updates `react-dom` from 19.2.3 to 19.2.4 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.4/packages/react-dom) Updates `@vitejs/plugin-react` from 5.1.2 to 5.1.4 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@5.1.4/packages/plugin-react) Updates `eslint-plugin-react-refresh` from 0.4.26 to 0.5.0 - [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases) - [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md) - [Commits](ArnaudBarre/eslint-plugin-react-refresh@v0.4.26...v0.5.0) Updates `globals` from 17.1.0 to 17.3.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.1.0...v17.3.0) Updates `typescript-eslint` from 8.54.0 to 8.55.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.55.0/packages/typescript-eslint) Updates `vite-tsconfig-paths` from 6.0.5 to 6.1.1 - [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases) - [Commits](aleclarson/vite-tsconfig-paths@v6.0.5...v6.1.1) Updates `@mantine/dates` from 8.3.13 to 8.3.14 - [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.14/packages/@mantine/dates) Updates `@mantine/form` from 8.3.13 to 8.3.14 - [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.14/packages/@mantine/form) Updates `@mantine/notifications` from 8.3.13 to 8.3.14 - [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.14/packages/@mantine/notifications) Updates `axios` from 1.13.3 to 1.13.5 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.13.3...v1.13.5) Updates `i18next` from 25.8.0 to 25.8.7 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v25.8.0...v25.8.7) Updates `i18next-browser-languagedetector` from 8.2.0 to 8.2.1 - [Changelog](https://github.com/i18next/i18next-browser-languageDetector/blob/master/CHANGELOG.md) - [Commits](i18next/i18next-browser-languageDetector@v8.2.0...v8.2.1) Updates `immer` from 11.1.3 to 11.1.4 - [Release notes](https://github.com/immerjs/immer/releases) - [Commits](immerjs/immer@v11.1.3...v11.1.4) Updates `pdfjs-dist` from 5.4.530 to 5.4.624 - [Release notes](https://github.com/mozilla/pdf.js/releases) - [Commits](mozilla/pdf.js@v5.4.530...v5.4.624) Updates `react-i18next` from 16.5.3 to 16.5.4 - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v16.5.3...v16.5.4) Updates `happy-dom` from 20.3.9 to 20.6.1 - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v20.3.9...v20.6.1) Updates `vite-plugin-static-copy` from 3.1.6 to 3.2.0 - [Release notes](https://github.com/sapphi-red/vite-plugin-static-copy/releases) - [Changelog](https://github.com/sapphi-red/vite-plugin-static-copy/blob/main/CHANGELOG.md) - [Commits](https://github.com/sapphi-red/vite-plugin-static-copy/compare/vite-plugin-static-copy@3.1.6...vite-plugin-static-copy@3.2.0) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.55.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-patch-minor - dependency-name: "@typescript-eslint/parser" dependency-version: 8.55.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-patch-minor - dependency-name: eslint-plugin-unused-imports dependency-version: 4.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-patch-minor - dependency-name: react dependency-version: 19.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-patch-minor - dependency-name: "@types/react" dependency-version: 19.2.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-patch-minor - dependency-name: "@mantine/core" dependency-version: 8.3.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-patch-minor - dependency-name: "@mantine/hooks" dependency-version: 8.3.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-patch-minor - dependency-name: react-dom dependency-version: 19.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-patch-minor - dependency-name: "@vitejs/plugin-react" dependency-version: 5.1.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-patch-minor - dependency-name: eslint-plugin-react-refresh dependency-version: 0.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-patch-minor - dependency-name: globals dependency-version: 17.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-patch-minor - dependency-name: typescript-eslint dependency-version: 8.55.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-patch-minor - dependency-name: vite-tsconfig-paths dependency-version: 6.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-patch-minor - dependency-name: "@mantine/dates" dependency-version: 8.3.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-patch-minor - dependency-name: "@mantine/form" dependency-version: 8.3.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-patch-minor - dependency-name: "@mantine/notifications" dependency-version: 8.3.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-patch-minor - dependency-name: axios dependency-version: 1.13.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-patch-minor - dependency-name: i18next dependency-version: 25.8.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-patch-minor - dependency-name: i18next-browser-languagedetector dependency-version: 8.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-patch-minor - dependency-name: immer dependency-version: 11.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-patch-minor - dependency-name: pdfjs-dist dependency-version: 5.4.624 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-patch-minor - dependency-name: react-i18next dependency-version: 16.5.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-patch-minor - dependency-name: happy-dom dependency-version: 20.6.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-patch-minor - dependency-name: vite-plugin-static-copy dependency-version: 3.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-patch-minor ... Signed-off-by: dependabot[bot] <support@github.com>
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 npm-patch-minor group with 24 updates in the /frontend directory:
8.54.08.55.08.54.08.55.04.3.04.4.119.2.319.2.419.2.919.2.148.3.138.3.148.3.138.3.1419.2.319.2.45.1.25.1.40.4.260.5.017.1.017.3.08.54.08.55.06.0.56.1.18.3.138.3.148.3.138.3.148.3.138.3.141.13.31.13.525.8.025.8.78.2.08.2.111.1.311.1.45.4.5305.4.62416.5.316.5.420.3.920.6.13.1.63.2.0Updates
@typescript-eslint/eslint-pluginfrom 8.54.0 to 8.55.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.Commits
fedfe86chore(release): publish 8.55.08a95834fix(eslint-plugin): [no-useless-default-assignment] reduce param index to ts ...4ba1e72fix(eslint-plugin): [no-useless-default-assignment] report unnecessary defaul...a1f8617feat(utils): deprecate defaultOptions in favor of meta.defaultOptions (#11992)3f0ce54fix(eslint-plugin): [no-useless-default-assignment] require strictNullChecks ...3df0002fix(eslint-plugin): [no-unused-vars] remove trailing newline when removing en...b931f8cchore: use workspace refs for workspace deps (#12018)1f17a79chore: migrate to pnpm (#11248)Updates
@typescript-eslint/parserfrom 8.54.0 to 8.55.0Release notes
Sourced from
@typescript-eslint/parser's releases.Changelog
Sourced from
@typescript-eslint/parser's changelog.Commits
fedfe86chore(release): publish 8.55.0b931f8cchore: use workspace refs for workspace deps (#12018)1f17a79chore: migrate to pnpm (#11248)Updates
eslint-plugin-unused-importsfrom 4.3.0 to 4.4.1Release notes
Sourced from eslint-plugin-unused-imports's releases.
Commits
853a372chore: release v4.4.1bce6b9eci: release on CI8b3486achore: release v4.4.0e9dbf80feat: add eslint v10 in peerDeps6745ea4fix(#117): ESLint 10.0.0 support (#118)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for eslint-plugin-unused-imports since your current version.
Updates
reactfrom 19.2.3 to 19.2.4Release notes
Sourced from react's releases.
Commits
90ab3f8Version 19.2.4Updates
@types/reactfrom 19.2.9 to 19.2.14Commits
Updates
@mantine/corefrom 8.3.13 to 8.3.14Release notes
Sourced from
@mantine/core's releases.Commits
ac8b0a2[release] Version: 8.3.14abe4833[@mantine/core] Switch: Fix checkbox not being recognized by Playwright (#837...ed3bf16[refactor] Update Chip styles to be more clear (#8630)3400352[@mantine/core] MultiSelect: Fix click on chevron not opening dropdown when c...44c6614[@mantine/core] MultiSelect: Fix clear button overlapping with pills (#8634)1c34594[mantine.dev] Fix typo (#8631)Updates
@mantine/hooksfrom 8.3.13 to 8.3.14Release notes
Sourced from
@mantine/hooks's releases.Commits
ac8b0a2[release] Version: 8.3.14Updates
react-domfrom 19.2.3 to 19.2.4Release notes
Sourced from react-dom's releases.
Commits
90ab3f8Version 19.2.4Updates
@vitejs/plugin-reactfrom 5.1.2 to 5.1.4Release notes
Sourced from
@vitejs/plugin-react's releases.Changelog
Sourced from
@vitejs/plugin-react's changelog.Commits
f066114release: plugin-react@5.1.4e299dcafix(plugin-react):canSkipBabelnot checkingbabel.overrides(#1098)12ffadcfix(deps): update all non-major dependencies (#1103)cf0cb8arelease: plugin-react@5.1.399e480cfix(deps): update all non-major dependencies (#1090)77f5e42fix(deps): update react 19.2.4 (#1084)e327da4fix(deps): update all non-major dependencies (#1083)3d3dbc2chore: add metadata for vite-plugin-registry (#1078)58dfb9dfix(deps): update all non-major dependencies (#1066)fefad3dfix(deps): update all non-major dependencies (#1048)Updates
eslint-plugin-react-refreshfrom 0.4.26 to 0.5.0Release notes
Sourced from eslint-plugin-react-refresh's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-react-refresh's changelog.
... (truncated)
Commits
daa2efbRevamp logic to catch more cases [publish] (#97)Updates
globalsfrom 17.1.0 to 17.3.0Release notes
Sourced from globals's releases.
Commits
5edc60217.3.0295fba9Update globals (2026-02-01) (#336)8176ac717.2.097f23a7jasmine: AddthrowUnlessandthrowUnlessAsyncglobals (#335)Updates
typescript-eslintfrom 8.54.0 to 8.55.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
fedfe86chore(release): publish 8.55.0b931f8cchore: use workspace refs for workspace deps (#12018)1f17a79chore: migrate to pnpm (#11248)Updates
vite-tsconfig-pathsfrom 6.0.5 to 6.1.1Release notes
Sourced from vite-tsconfig-paths's releases.
Commits
dff2e93chore: release v6.1.1947f434fix: skip.jsonresolutions in certain cases457211achore(docs): mention the importerFilter option2152461chore: upgrade vitestc5659cechore: release v6.1.093dd887chore: add "resolvedToDeclarationFile" event to log filee1e7678feat: ignore .d.ts-only overrides in tsconfigc8e4ec3chore(perf): hoist regexes out of hot pathd0ad01cfeat: addimporterFilteroptionUpdates
@mantine/datesfrom 8.3.13 to 8.3.14Release notes
Sourced from
@mantine/dates's releases.Commits
ac8b0a2[release] Version: 8.3.14Updates
@mantine/formfrom 8.3.13 to 8.3.14Release notes
Sourced from
@mantine/form's releases.Commits
ac8b0a2[release] Version: 8.3.14Updates
@mantine/notificationsfrom 8.3.13 to 8.3.14Release notes
Sourced from
@mantine/notifications's releases.Commits
ac8b0a2[release] Version: 8.3.14Updates
axiosfrom 1.13.3 to 1.13.5Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
Commits
29f7542chore(release): prepare release 1.13.5 (#7379)431c3a3ci: fix run condition (#7373)9ff3a78ci: update ymls (#7372)265b712docs: fix deprecated Buffer constructor and formatting issues in README (#7371)475e75afeat: add input validation to isAbsoluteURL (#7326)28c7215fix: Denial of Service via proto Key in mergeConfig (#7369)04cf019docs: clarify object check comment (#7323)696fa75fix: status is missing in AxiosError on and after v1.13.3 (#7368)569f028fix: added a option to choose between legacy and the new request/response int...44b7c9fchore(deps-dev): bump karma-sourcemap-loader (#7360)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for axios since your current version.
Updates
i18nextfrom 25.8.0 to 25.8.7Release notes
Sourced from i18next's releases.
Changelog
Sourced from i18next's changelog.
Commits
2fb2cd325.8.78c4558crelease62b8fc2Avoid crash due to ReferenceError without Intl API (#2391)4a83b9bjsr updateef29b0e25.8.68b94152ts: address incomplete type definition forgetFixedT()return value #23188ee01fbtry to show log only oncec204377try to show log only once6404606fix changelog0ffbf76jsr updateUpdates
i18next-browser-languagedetectorfrom 8.2.0 to 8.2.1Changelog
Sourced from i18next-browser-languagedetector's changelog.
Commits
71641268.2.16df69c7release1ffa1cfAdd missing typescript definition for hash options (#315)697d89bBump js-yaml (#313)ce82da9Bump lodash from 4.17.21 to 4.17.23 (#312)d05fe5afix url in readme9d1d7d2Bump tmp from 0.2.1 to 0.2.5 (#309)32f0429Bump cipher-base from 1.0.4 to 1.0.6 (#307)9c0db8fBump sha.js from 2.4.11 to 2.4.12 (