generated from abhijithvijayan/web-extension-starter
-
-
Notifications
You must be signed in to change notification settings - Fork 14
Bump the dependencies group across 1 directory with 14 updates #226
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
Closed
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
Bumps the dependencies group with 14 updates in the / directory: | Package | From | To | | --- | --- | --- | | [i18next](https://github.com/i18next/i18next) | `25.2.1` | `25.3.2` | | [@abhijithvijayan/tsconfig](https://github.com/abhijithvijayan/tsconfig) | `1.3.0` | `1.5.1` | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.27.4` | `7.28.0` | | [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) | `7.27.5` | `7.28.0` | | [@babel/plugin-transform-destructuring](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-destructuring) | `7.27.3` | `7.28.0` | | [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) | `7.27.4` | `7.28.0` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.27.2` | `7.28.0` | | [@jest/globals](https://github.com/jestjs/jest/tree/HEAD/packages/jest-globals) | `30.0.2` | `30.0.4` | | [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.17.18` | `4.17.20` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.0.3` | `24.0.13` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `30.0.2` | `30.0.4` | | [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) | `30.0.2` | `30.0.4` | | [selenium-webdriver](https://github.com/SeleniumHQ/selenium) | `4.33.0` | `4.34.0` | | [webpack](https://github.com/webpack/webpack) | `5.99.9` | `5.100.1` | Updates `i18next` from 25.2.1 to 25.3.2 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v25.2.1...v25.3.2) Updates `@abhijithvijayan/tsconfig` from 1.3.0 to 1.5.1 - [Release notes](https://github.com/abhijithvijayan/tsconfig/releases) - [Commits](https://github.com/abhijithvijayan/tsconfig/commits/v1.5.1) Updates `@babel/core` from 7.27.4 to 7.28.0 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.0/packages/babel-core) Updates `@babel/eslint-parser` from 7.27.5 to 7.28.0 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.0/eslint/babel-eslint-parser) Updates `@babel/plugin-transform-destructuring` from 7.27.3 to 7.28.0 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.0/packages/babel-plugin-transform-destructuring) Updates `@babel/plugin-transform-runtime` from 7.27.4 to 7.28.0 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.0/packages/babel-plugin-transform-runtime) Updates `@babel/preset-env` from 7.27.2 to 7.28.0 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.0/packages/babel-preset-env) Updates `@jest/globals` from 30.0.2 to 30.0.4 - [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.0.4/packages/jest-globals) Updates `@types/lodash` from 4.17.18 to 4.17.20 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) Updates `@types/node` from 24.0.3 to 24.0.13 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `jest` from 30.0.2 to 30.0.4 - [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.0.4/packages/jest) Updates `jest-environment-jsdom` from 30.0.2 to 30.0.4 - [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.0.4/packages/jest-environment-jsdom) Updates `selenium-webdriver` from 4.33.0 to 4.34.0 - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](SeleniumHQ/selenium@selenium-4.33.0...selenium-4.34.0) Updates `webpack` from 5.99.9 to 5.100.1 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.99.9...v5.100.1) --- updated-dependencies: - dependency-name: i18next dependency-version: 25.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@abhijithvijayan/tsconfig" dependency-version: 1.5.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@babel/core" dependency-version: 7.28.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@babel/eslint-parser" dependency-version: 7.28.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@babel/plugin-transform-destructuring" dependency-version: 7.28.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@babel/plugin-transform-runtime" dependency-version: 7.28.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@babel/preset-env" dependency-version: 7.28.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@jest/globals" dependency-version: 30.0.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/lodash" dependency-version: 4.17.20 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/node" dependency-version: 24.0.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: jest dependency-version: 30.0.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: jest-environment-jsdom dependency-version: 30.0.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: selenium-webdriver dependency-version: 4.34.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: webpack dependency-version: 5.100.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Great job, no security vulnerabilities found in this Pull Request |
Dependabot keeps recreating this every week and it never builds.shall we reduce the frequency or something? |
The build needs to be fixed. |
Agreed, it was more to reduce the noise since it isn't/wasn't a priority. |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 dependencies group with 14 updates in the / directory:
25.2.1
25.3.2
1.3.0
1.5.1
7.27.4
7.28.0
7.27.5
7.28.0
7.27.3
7.28.0
7.27.4
7.28.0
7.27.2
7.28.0
30.0.2
30.0.4
4.17.18
4.17.20
24.0.3
24.0.13
30.0.2
30.0.4
30.0.2
30.0.4
4.33.0
4.34.0
5.99.9
5.100.1
Updates
i18next
from 25.2.1 to 25.3.2Release notes
Sourced from i18next's releases.
Changelog
Sourced from i18next's changelog.
Commits
29c0076
25.3.215245d3
fixdir()
for non-Intl language codes #2330fdc51d2
25.3.1204990f
warn if legacyinterpolation.format
function is still used70f979a
25.3.0862f2cb
prepare releasedd694f2
feat: support formatting function with plural and interpolation (#2325)9a6623b
changelogc645570
fixdir()
for Latn language codes #2324a7f7d06
update babel depsUpdates
@abhijithvijayan/tsconfig
from 1.3.0 to 1.5.1Commits
Updates
@babel/core
from 7.27.4 to 7.28.0Release notes
Sourced from
@babel/core
's releases.... (truncated)
Changelog
Sourced from
@babel/core
's changelog.... (truncated)
Commits
ccc5fae
v7.28.02372572
Update source maps packages (#17420)7896ed7
SupportsourceType: "commonjs"
(#17390)b35d186
typing: export ConfigAPI type (#17400)4ce7dfd
v7.27.77428811
Improve TS babel config loading (#17392)Updates
@babel/eslint-parser
from 7.27.5 to 7.28.0Release notes
Sourced from
@babel/eslint-parser
's releases.... (truncated)
Changelog
Sourced from
@babel/eslint-parser
's changelog.... (truncated)
Commits
ccc5fae
v7.28.07896ed7
SupportsourceType: "commonjs"
(#17390)1b9aba4
MaterializeexplicitResourceManagement
parser plugin (#17346)0f50baf
fix: disable using in ambient context (#17371)Updates
@babel/plugin-transform-destructuring
from 7.27.3 to 7.28.0Release notes
Sourced from
@babel/plugin-transform-destructuring
's releases.... (truncated)
Changelog
Sourced from
@babel/plugin-transform-destructuring
's changelog.... (truncated)
Commits
ccc5fae
v7.28.0f349546
Transform discard binding (#17277)4ce7dfd
v7.27.7ce963ce
UseNodePath#splitExportDeclaration
in destructuring transforms (#17389)b0a7723
[Babel 8]: Fix incorrect LVal coverage (#17387)5b9468d
Reduceregenerator
size more (#17287)d23a1bd
Use shorter method names for regenerator context (#17334)fe32019
Reduceregenerator
helper size (#17268)a0690e3
SplitregeneratorRuntime
into multiple helpers (#17238)Updates
@babel/plugin-transform-runtime
from 7.27.4 to 7.28.0Release notes
Sourced from
@babel/plugin-transform-runtime
's releases.... (truncated)
Changelog
Sourced from
@babel/plugin-transform-runtime
's changelog.... (truncated)
Commits
ccc5fae
v7.28.0cd0de90
Updatebabel-polyfill
packages (#17403)Updates
@babel/preset-env
from 7.27.2 to 7.28.0Release notes
Sourced from
@babel/preset-env
's releases.