build(deps): bump the npm-dependencies group across 1 directory with 22 updates#1339
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
…22 updates Bumps the npm-dependencies group with 20 updates in the /frontend directory: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.3.5` | `25.5.0` | | [dompurify](https://github.com/cure53/DOMPurify) | `3.3.2` | `3.3.3` | | [i18next](https://github.com/i18next/i18next) | `25.8.14` | `25.10.5` | | [moment-timezone](https://github.com/moment/moment-timezone) | `0.6.0` | `0.6.1` | | [react-i18next](https://github.com/i18next/react-i18next) | `16.5.6` | `16.6.2` | | [@iconify/tools](https://github.com/iconify/tools) | `5.0.5` | `5.0.6` | | [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs) | `10.2.16` | `10.3.1` | | [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `10.2.16` | `10.3.1` | | [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) | `10.2.16` | `10.3.1` | | [@storybook/test-runner](https://github.com/storybookjs/test-runner) | `0.24.2` | `0.24.3` | | [@types/pg](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pg) | `8.18.0` | `8.20.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.56.1` | `8.57.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.56.1` | `8.57.1` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `5.1.4` | `6.0.1` | | [@vitest/coverage-istanbul](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul) | `4.0.18` | `4.1.0` | | [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin) | `10.2.16` | `10.3.1` | | [jsdom](https://github.com/jsdom/jsdom) | `28.1.0` | `29.0.1` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `16.3.2` | `16.4.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.56.1` | `8.57.1` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.3.1` | `8.0.1` | Updates `@types/node` from 25.3.5 to 25.5.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `dompurify` from 3.3.2 to 3.3.3 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.3.2...3.3.3) Updates `i18next` from 25.8.14 to 25.10.5 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v25.8.14...v25.10.5) Updates `moment-timezone` from 0.6.0 to 0.6.1 - [Release notes](https://github.com/moment/moment-timezone/releases) - [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md) - [Commits](moment/moment-timezone@0.6.0...0.6.1) Updates `react-i18next` from 16.5.6 to 16.6.2 - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v16.5.6...v16.6.2) Updates `@iconify/tools` from 5.0.5 to 5.0.6 - [Commits](iconify/tools@5.0.5...5.0.6) Updates `@storybook/addon-docs` from 10.2.16 to 10.3.1 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.3.1/code/addons/docs) Updates `@storybook/addon-links` from 10.2.16 to 10.3.1 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.3.1/code/addons/links) Updates `@storybook/react-vite` from 10.2.16 to 10.3.1 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.3.1/code/frameworks/react-vite) Updates `@storybook/test-runner` from 0.24.2 to 0.24.3 - [Release notes](https://github.com/storybookjs/test-runner/releases) - [Changelog](https://github.com/storybookjs/test-runner/blob/v0.24.3/CHANGELOG.md) - [Commits](storybookjs/test-runner@v0.24.2...v0.24.3) Updates `@types/pg` from 8.18.0 to 8.20.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/pg) Updates `@typescript-eslint/eslint-plugin` from 8.56.1 to 8.57.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.57.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.56.1 to 8.57.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.57.1/packages/parser) Updates `@vitejs/plugin-react` from 5.1.4 to 6.0.1 - [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@6.0.1/packages/plugin-react) Updates `@vitest/coverage-istanbul` from 4.0.18 to 4.1.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.0/packages/coverage-istanbul) Updates `eslint-plugin-storybook` from 10.2.16 to 10.3.1 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.3.1/code/lib/eslint-plugin) Updates `jsdom` from 28.1.0 to 29.0.1 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Commits](jsdom/jsdom@v28.1.0...v29.0.1) Updates `lint-staged` from 16.3.2 to 16.4.0 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v16.3.2...v16.4.0) Updates `storybook` from 10.2.16 to 10.3.1 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.3.1/code/core) Updates `typescript-eslint` from 8.56.1 to 8.57.1 - [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.57.1/packages/typescript-eslint) Updates `vite` from 7.3.1 to 8.0.1 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/create-vite@8.0.1/packages/vite) Updates `vitest` from 4.0.18 to 4.1.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.0/packages/vitest) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: dompurify dependency-version: 3.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: i18next dependency-version: 25.10.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: moment-timezone dependency-version: 0.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: react-i18next dependency-version: 16.6.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@iconify/tools" dependency-version: 5.0.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@storybook/addon-docs" dependency-version: 10.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@storybook/addon-links" dependency-version: 10.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@storybook/react-vite" dependency-version: 10.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@storybook/test-runner" dependency-version: 0.24.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@types/pg" dependency-version: 8.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.57.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.57.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@vitejs/plugin-react" dependency-version: 6.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: "@vitest/coverage-istanbul" dependency-version: 4.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: eslint-plugin-storybook dependency-version: 10.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: jsdom dependency-version: 29.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: lint-staged dependency-version: 16.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: storybook dependency-version: 10.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: typescript-eslint dependency-version: 8.57.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: vite dependency-version: 8.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: vitest dependency-version: 4.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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-dependencies group with 20 updates in the /frontend directory:
25.3.525.5.03.3.23.3.325.8.1425.10.50.6.00.6.116.5.616.6.25.0.55.0.610.2.1610.3.110.2.1610.3.110.2.1610.3.10.24.20.24.38.18.08.20.08.56.18.57.18.56.18.57.15.1.46.0.14.0.184.1.010.2.1610.3.128.1.029.0.116.3.216.4.08.56.18.57.17.3.18.0.1Updates
@types/nodefrom 25.3.5 to 25.5.0Commits
Updates
dompurifyfrom 3.3.2 to 3.3.3Release notes
Sourced from dompurify's releases.
Commits
8bcbf73chore: Preparing 3.3.3 release5faddd6fix: engine requirement (#1210)0f91e3aUpdate README.mdd5ff1a8Merge branch 'main' of github.com:cure53/DOMPurifyc3efd48fix: moved back from jsdom 28 to jsdom 20988b888fix: moved back from jsdom 28 to jsdom 202726c74chore: Preparing 3.3.2 release6202c7ebuild(deps): bump@tootallnate/onceand jsdom (#1204)302b51dfix: Expanded the regex ever so slightly to also cover scriptcd85175Merge branch 'main' of github.com:cure53/DOMPurifyUpdates
i18nextfrom 25.8.14 to 25.10.5Release notes
Sourced from i18next's releases.
Changelog
Sourced from i18next's changelog.
... (truncated)
Commits
83230b825.10.579aa4d6address #236706f4ef7address #23677902915fix changelog640ae9ajsr updatede429ab25.10.43eb1b35feat(types): i18nKey of\<Trans i18nKey={sk} />to accept aSelectorKey#236453220b7jsr update908d03725.10.34e0b5dacheck also for I18NEXT_NO_SUPPORT_NOTICE env variable #2407Updates
moment-timezonefrom 0.6.0 to 0.6.1Release notes
Sourced from moment-timezone's releases.
Changelog
Sourced from moment-timezone's changelog.
Commits
13e724cBuild moment-timezone 0.6.122070ffBump version to 0.6.1b4ebddbMerge pull request #1140 from moment/automated/data-updatecb47a65data: Add 2026a026466abuild(deps): bump lodash from 4.17.21 to 4.17.23 (#1137)6dc5413Update Antarctica guess tests for 20260efed48build(deps): bump js-yaml from 3.14.1 to 3.14.2 (#1136)Updates
react-i18nextfrom 16.5.6 to 16.6.2Changelog
Sourced from react-i18next's changelog.
Commits
519045216.6.2598dd8eaddress: i18next/i18next#2367683156b16.6.1723d84bfeat(types): i18nKey of\<Trans i18nKey={sk} />to accept aSelectorKey5c9f9f0update i18next dep3a68a0b16.6.087eac5ftype-safevaluesprop on\<Trans />component — interpolation variables ar...5228855warn whentis called beforereadywithuseSuspense: false#1896a75ef78update deps and adjust testsb00adfa16.5.8Updates
@iconify/toolsfrom 5.0.5 to 5.0.6Commits
71c586bchore: update dependenciesUpdates
@storybook/addon-docsfrom 10.2.16 to 10.3.1Release notes
Sourced from
@storybook/addon-docs's releases.... (truncated)
Changelog
Sourced from
@storybook/addon-docs's changelog.... (truncated)
Commits
24c2c2cBump version from "10.3.0" to "10.3.1" [skip ci]06cb6a6Bump version from "10.3.0-beta.3" to "10.3.0" [skip ci]94b9430Bump version from "10.3.0-beta.2" to "10.3.0-beta.3" [skip ci]af5b7deBump version from "10.3.0-beta.1" to "10.3.0-beta.2" [skip ci]a571619Bump version from "10.3.0-beta.0" to "10.3.0-beta.1" [skip ci]e53219dAddon-Docs: Add React as optimizeDeps entry546aeceBump version from "10.3.0-alpha.17" to "10.3.0-beta.0" [skip ci]e07de2eMerge branch 'next-release' into nextceda0b4Bump version from "10.3.0-alpha.16" to "10.3.0-alpha.17" [skip ci]fdcb1b8dont disable snapshotsUpdates
@storybook/addon-linksfrom 10.2.16 to 10.3.1Release notes
Sourced from
@storybook/addon-links's releases.... (truncated)
Changelog
Sourced from
@storybook/addon-links's changelog.... (truncated)
Commits
24c2c2cBump version from "10.3.0" to "10.3.1" [skip ci]06cb6a6Bump version from "10.3.0-beta.3" to "10.3.0" [skip ci]94b9430Bump version from "10.3.0-beta.2" to "10.3.0-beta.3" [skip ci]af5b7deBump version from "10.3.0-beta.1" to "10.3.0-beta.2" [skip ci]a571619Bump version from "10.3.0-beta.0" to "10.3.0-beta.1" [skip ci]546aeceBump version from "10.3.0-alpha.17" to "10.3.0-beta.0" [skip ci]ceda0b4Bump version from "10.3.0-alpha.16" to "10.3.0-alpha.17" [skip ci]1ed871cBump version from "10.3.0-alpha.15" to "10.3.0-alpha.16" [skip ci]69d39b7Bump version from "10.3.0-alpha.14" to "10.3.0-alpha.15" [skip ci]e1d5b01Bump version from "10.3.0-alpha.13" to "10.3.0-alpha.14" [skip ci]Updates
@storybook/react-vitefrom 10.2.16 to 10.3.1Release notes
Sourced from
@storybook/react-vite's releases.... (truncated)
Changelog
Sourced from
@storybook/react-vite's changelog.... (truncated)
Commits
24c2c2cBump version from "10.3.0" to "10.3.1" [skip ci]06cb6a6Bump version from "10.3.0-beta.3" to "10.3.0" [skip ci]94b9430Bump version from "10.3.0-beta.2" to "10.3.0-beta.3" [skip ci]af5b7deBump version from "10.3.0-beta.1" to "10.3.0-beta.2" [skip ci]a571619Bump version from "10.3.0-beta.0" to "10.3.0-beta.1" [skip ci]546aeceBump version from "10.3.0-alpha.17" to "10.3.0-beta.0" [skip ci]ceda0b4Bump version from "10.3.0-alpha.16" to "10.3.0-alpha.17" [skip ci]1ed871cBump version from "10.3.0-alpha.15" to "10.3.0-alpha.16" [skip ci]cb6645aMerge pull request #33788 from storybookjs/valentin/support-vite-869d39b7Bump version from "10.3.0-alpha.14" to "10.3.0-alpha.15" [skip ci]Updates
@storybook/test-runnerfrom 0.24.2 to 0.24.3Release notes
Sourced from
@storybook/test-runner's releases.Changelog
Sourced from
@storybook/test-runner's changelog.Commits
72de1cbBump version to: 0.24.3 [skip ci]11c305fUpdate CHANGELOG.md [skip ci]b4e46a5Merge pull request #596 from storybookjs/release/v0.24.3222f5a4Merge branch 'main' into release/v0.24.32d76468Merge pull request #595 from storybookjs/yann/storybook-10-4-supportd7c0719set up provenance9edfe7aupdate peerDependencies to support Storybook 10.4cee202eupdate Node.js version in .nvmrc to v22 [skip ci]Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@storybook/test-runnersince your current version.Updates
@types/pgfrom 8.18.0 to 8.20.0Commits
Updates
@typescript-eslint/eslint-pluginfrom 8.56.1 to 8.57.1Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.