npm: bump the npm-minor-and-patch group across 1 directory with 18 updates - #250
Closed
dependabot[bot] wants to merge 1 commit into
Closed
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…dates Bumps the npm-minor-and-patch group with 18 updates in the /frontend/browser-extension directory: | Package | From | To | | --- | --- | --- | | [i18next](https://github.com/i18next/i18next) | `26.3.6` | `26.4.2` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `1.31.0` | `1.40.0` | | [react-i18next](https://github.com/i18next/react-i18next) | `17.0.11` | `17.0.13` | | [tldts](https://github.com/remusao/tldts) | `7.4.10` | `7.4.11` | | [@eslint-react/eslint-plugin](https://github.com/Rel1cx/eslint-react/tree/HEAD/plugins/eslint-plugin) | `5.18.3` | `5.18.7` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.3.2` | `16.3.3` | | [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome) | `0.2.5` | `0.2.8` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.2.0` | `26.4.1` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.2.4` | `19.2.7` | | [babel-jest](https://github.com/jestjs/jest/tree/HEAD/packages/babel-jest) | `30.4.1` | `30.5.1` | | [css-loader](https://github.com/webpack/css-loader) | `7.1.4` | `7.1.5` | | [globals](https://github.com/sindresorhus/globals) | `17.9.0` | `17.12.0` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `30.4.2` | `30.5.1` | | [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) | `30.4.1` | `30.5.1` | | [orval](https://github.com/orval-labs/orval) | `8.24.0` | `8.28.1` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.66.0` | `8.69.0` | | [webpack](https://github.com/webpack/webpack) | `5.109.2` | `5.110.3` | | [webpack-cli](https://github.com/webpack/webpack-cli) | `7.2.2` | `7.2.3` | Updates `i18next` from 26.3.6 to 26.4.2 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v26.3.6...v26.4.2) Updates `lucide-react` from 1.31.0 to 1.40.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.40.0/packages/lucide-react) Updates `react-i18next` from 17.0.11 to 17.0.13 - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v17.0.11...v17.0.13) Updates `tldts` from 7.4.10 to 7.4.11 - [Release notes](https://github.com/remusao/tldts/releases) - [Changelog](https://github.com/remusao/tldts/blob/master/CHANGELOG.md) - [Commits](remusao/tldts@v7.4.10...v7.4.11) Updates `@eslint-react/eslint-plugin` from 5.18.3 to 5.18.7 - [Release notes](https://github.com/Rel1cx/eslint-react/releases) - [Changelog](https://github.com/Rel1cx/eslint-react/blob/main/CHANGELOG.md) - [Commits](https://github.com/Rel1cx/eslint-react/commits/v5.18.7/plugins/eslint-plugin) Updates `@testing-library/react` from 16.3.2 to 16.3.3 - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v16.3.2...v16.3.3) Updates `@types/chrome` from 0.2.5 to 0.2.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chrome) Updates `@types/node` from 26.2.0 to 26.4.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.4 to 19.2.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `babel-jest` from 30.4.1 to 30.5.1 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.5.1/packages/babel-jest) Updates `css-loader` from 7.1.4 to 7.1.5 - [Release notes](https://github.com/webpack/css-loader/releases) - [Changelog](https://github.com/webpack/css-loader/blob/main/CHANGELOG.md) - [Commits](webpack/css-loader@v7.1.4...v7.1.5) Updates `globals` from 17.9.0 to 17.12.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.9.0...v17.12.0) Updates `jest` from 30.4.2 to 30.5.1 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.5.1/packages/jest) Updates `jest-environment-jsdom` from 30.4.1 to 30.5.1 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.5.1/packages/jest-environment-jsdom) Updates `orval` from 8.24.0 to 8.28.1 - [Release notes](https://github.com/orval-labs/orval/releases) - [Commits](orval-labs/orval@v8.24.0...v8.28.1) Updates `typescript-eslint` from 8.66.0 to 8.69.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.69.0/packages/typescript-eslint) Updates `webpack` from 5.109.2 to 5.110.3 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.109.2...v5.110.3) Updates `webpack-cli` from 7.2.2 to 7.2.3 - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@7.2.2...webpack-cli@7.2.3) --- updated-dependencies: - dependency-name: i18next dependency-version: 26.4.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: lucide-react dependency-version: 1.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: react-i18next dependency-version: 17.0.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: tldts dependency-version: 7.4.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: "@eslint-react/eslint-plugin" dependency-version: 5.18.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: "@testing-library/react" dependency-version: 16.3.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: "@types/chrome" dependency-version: 0.2.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: "@types/node" dependency-version: 26.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: "@types/react-dom" dependency-version: 19.2.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: babel-jest dependency-version: 30.5.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: css-loader dependency-version: 7.1.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: globals dependency-version: 17.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: jest dependency-version: 30.5.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: jest-environment-jsdom dependency-version: 30.5.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: orval dependency-version: 8.28.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: typescript-eslint dependency-version: 8.69.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: webpack dependency-version: 5.110.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: webpack-cli dependency-version: 7.2.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-and-patch ... 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. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/frontend/browser-extension/npm-minor-and-patch-bf2353ecc9
branch
September 14, 2026 08:36
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-minor-and-patch group with 18 updates in the /frontend/browser-extension directory:
26.3.626.4.21.31.01.40.017.0.1117.0.137.4.107.4.115.18.35.18.716.3.216.3.30.2.50.2.826.2.026.4.119.2.419.2.730.4.130.5.17.1.47.1.517.9.017.12.030.4.230.5.130.4.130.5.18.24.08.28.18.66.08.69.05.109.25.110.37.2.27.2.3Updates
i18nextfrom 26.3.6 to 26.4.2Release notes
Sourced from i18next's releases.
Changelog
Sourced from i18next's changelog.
Commits
4dba50f26.4.2e436b62buildd955fb0fix: stringify formatter results in nested values, changelog v26.4.2dfafa3cfix: keep replacement patterns literal in nested values (#2447)3c9981echore: keep dev-only and local files out of the npm packagec057ee026.4.102e3e16changelog v26.4.16f198f2fix(types): allow selector keyPrefix in getFixedT under enableSelector 'stric...652847e26.4.06c6025fprettier fixUpdates
lucide-reactfrom 1.31.0 to 1.40.0Release notes
Sourced from lucide-react's releases.
... (truncated)
Commits
75b5516chore(dev): upgrade ESLint to latest compatible stack (v10) (#4378)Updates
react-i18nextfrom 17.0.11 to 17.0.13Changelog
Sourced from react-i18next's changelog.
Commits
addf64617.0.137c634eechangelog v17.0.135ceefb0fix(types): allow selector keyPrefix in useTranslation under enableSelector '...aa7ba52chore(examples): require activesupport >= 7.2.3.1 in the RN Gemfilesec0bb4echore(examples): drop react_native_windows and the RN Gemfile.locksaa5fc43buildea721fb17.0.126c2a71efix(IcuTrans): use defaultTranslation as key when no i18nKey is given258c96dchore(examples): upgrade all example apps off unmaintained toolchainsb8677c8chore: update dependencies to close dependabot alertsUpdates
tldtsfrom 7.4.10 to 7.4.11Release notes
Sourced from tldts's releases.
Changelog
Sourced from tldts's changelog.
Commits
4092da3Bump version to: v7.4.11 [skip ci]c63e112Update CHANGELOG.md [skip ci]4082fa1Update upstream public suffix list (#2655)a4490a8Bump brace-expansion from 1.1.16 to 1.1.18 (#2647)420bfceBump rollup from 4.62.2 to 4.62.3 (#2643)210e04dBump@types/nodefrom 26.1.0 to 26.1.2 (#2645)d124b72Bump brace-expansion from 1.1.14 to 1.1.16 (#2641)685c894Bump typescript-eslint from 8.62.1 to 8.65.0 (#2640)9ccd718Bump nx from 22.4.4 to 22.7.8 (#2646)Updates
@eslint-react/eslint-pluginfrom 5.18.3 to 5.18.7Release notes
Sourced from @eslint-react/eslint-plugin's releases.
... (truncated)
Changelog
Sourced from @eslint-react/eslint-plugin's changelog.
... (truncated)
Commits
e43350frelease: 5.18.715a429achore(deps): update typescript-eslint to 8.69.0 and other deps9b8e5farelease: 5.18.6419e0b2release: 5.18.507bc3ecrelease: 5.18.4dd66e7achore(deps): update eslint to 10.8.1,@types/nodeto 26.2.0 and other depsUpdates
@testing-library/reactfrom 16.3.2 to 16.3.3Release notes
Sourced from @testing-library/react's releases.
Commits
20ce75ffix: Avoid act() re-entrant when dispatching events (#1468)be9d81ddocs: fix typos in comments and types (#1446)Updates
@types/chromefrom 0.2.5 to 0.2.8Commits
Updates
@types/nodefrom 26.2.0 to 26.4.1Commits
Updates
@types/react-domfrom 19.2.4 to 19.2.7Commits
Updates
babel-jestfrom 30.4.1 to 30.5.1Release notes
Sourced from babel-jest's releases.
... (truncated)
Changelog
Sourced from babel-jest's changelog.
... (truncated)
Commits
9ab14fev30.5.1912baa3v30.5.08e6d128Update istanbul dependencies (#16049)1865dd8chore: update yarn & refresh lockfiles (#16251)ff542dachore(deps): update babel monorepo to v8.0.0-rc.5 (#16172)b91717achore: refresh coding agent instructions (#16182)Updates
css-loaderfrom 7.1.4 to 7.1.5Release notes
Sourced from css-loader's releases.
Changelog
Sourced from css-loader's changelog.
Commits
be04ec2chore(release): 7.1.5405bddedocs: deprecate css-loader in favor of webpack's built-in CSS support (#1683)bd20834fix: strip BOM before processing with postcss (#1684)488cdb1chore(deps-dev): bump lodash from 4.17.23 to 4.18.1 (#1663)fd4cb47chore(deps-dev): bump flatted from 3.3.3 to 3.4.2 (#1659)4bf84fadocs: clarify style-loader usage in Getting Started (#1656)d7441e5chore(deps): bump immutable from 5.1.3 to 5.1.5 (#1654)ca53a77chore(deps): bump minimatch (#1653)Updates
globalsfrom 17.9.0 to 17.12.0Release notes
Sourced from globals's releases.
Commits
98008c317.12.050a2119Update globals (2026-09-01) (#353)779a11aAdd__webpack_layer__global (#351)8c5992717.11.061eafbfAddreact-nativeglobals (#337)7bed4af17.10.0f468407AddGM_cookieto Greasemonkey ...Description has been truncated