chore(deps-dev): bump the dependencies group with 5 updates#20790
chore(deps-dev): bump the dependencies group with 5 updates#20790webpack[bot] merged 1 commit intomainfrom
Conversation
Bumps the dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.5.0` | `25.5.2` | | [assemblyscript](https://github.com/AssemblyScript/assemblyscript) | `0.28.12` | `0.28.13` | | [eslint-config-webpack](https://github.com/webpack/eslint-config-webpack) | `4.9.4` | `4.9.5` | | [oxc-parser](https://github.com/oxc-project/oxc/tree/HEAD/napi/parser) | `0.123.0` | `0.124.0` | | [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) | `3.33.0` | `3.35.2` | Updates `@types/node` from 25.5.0 to 25.5.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `assemblyscript` from 0.28.12 to 0.28.13 - [Release notes](https://github.com/AssemblyScript/assemblyscript/releases) - [Commits](AssemblyScript/assemblyscript@v0.28.12...v0.28.13) Updates `eslint-config-webpack` from 4.9.4 to 4.9.5 - [Release notes](https://github.com/webpack/eslint-config-webpack/releases) - [Changelog](https://github.com/webpack/eslint-config-webpack/blob/main/CHANGELOG.md) - [Commits](webpack/eslint-config-webpack@v4.9.4...v4.9.5) Updates `oxc-parser` from 0.123.0 to 0.124.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/napi/parser/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/crates_v0.124.0/napi/parser) Updates `simple-git` from 3.33.0 to 3.35.2 - [Release notes](https://github.com/steveukx/git-js/releases) - [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md) - [Commits](https://github.com/steveukx/git-js/commits/[email protected]/simple-git) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.5.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: assemblyscript dependency-version: 0.28.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: eslint-config-webpack dependency-version: 4.9.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: oxc-parser dependency-version: 0.124.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: simple-git dependency-version: 3.35.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
|
|
This PR is packaged and the instant preview is available (e370b76). Install it locally:
npm i -D webpack@https://pkg.pr.new/webpack@e370b76
yarn add -D webpack@https://pkg.pr.new/webpack@e370b76
pnpm add -D webpack@https://pkg.pr.new/webpack@e370b76 |
Merging this PR will degrade performance by 22.08%
Performance Changes
Comparing |
Bumps the dependencies group with 5 updates:
25.5.025.5.20.28.120.28.134.9.44.9.50.123.00.124.03.33.03.35.2Updates
@types/nodefrom 25.5.0 to 25.5.2Commits
Updates
assemblyscriptfrom 0.28.12 to 0.28.13Release notes
Sourced from assemblyscript's releases.
Commits
be8e56dfix: npm run build failed due to web build error (#3005)Updates
eslint-config-webpackfrom 4.9.4 to 4.9.5Release notes
Sourced from eslint-config-webpack's releases.
Changelog
Sourced from eslint-config-webpack's changelog.
Commits
99cbacbchore(release): new release (#140)c7c82cafix: update deps (#139)46017f3chore(deps-dev): bump typescript from 5.9.3 to 6.0.2 (#132)930f937chore(deps): bump the dependencies group with 2 updates (#136)aeea78fchore(deps): bump brace-expansion (#135)c4bcb23chore(deps): bump eslint-plugin-jsdoc in the dependencies group (#133)8476983chore(deps): bump codecov/codecov-action in the dependencies group (#134)22537ebchore(deps): bump eslint-plugin-jest (#129)Updates
oxc-parserfrom 0.123.0 to 0.124.0Release notes
Sourced from oxc-parser's releases.
Changelog
Sourced from oxc-parser's changelog.
... (truncated)
Commits
38aea54release(crates): oxc v0.124.0 (#21084)71604ddchore(deps): update dependency esbuild to ^0.28.0 (#21075)a4ac3cerefactor(linter/plugins): importgetNodeLocinstead of injecting it (#21026)fb52383perf(napi/parser, linter/plugins): clear buffers and source texts earlier (#2...3b7dec4perf(napi/parser, linter/plugins): useutf8Slicefor decoding UTF-8 strings...012c924perf(napi/parser, linter/plugins): speed up decoding strings in raw transfer ...55e1e9bperf(napi/parser, linter/plugins): initialize vars as 0 (#21020)c25ef02perf(napi/parser, linter/plugins): simplify branch condition in `deserializeS...9f494c3perf(napi/parser, linter/plugins): raw transfer useString.fromCharCodein ...15546c0refactor(napi/parser, linter/plugins): shorten raw transfer deserializers for...Updates
simple-gitfrom 3.33.0 to 3.35.2Release notes
Sourced from simple-git's releases.
Changelog
Sourced from simple-git's changelog.
Commits
e390685Version Packages3c9e4b8Pin version of@simple-git/args-pathspec94ee21fExportpathspectypes throughsimple-gitfor backward compatibility6d7cb51Version Packages0de400eSwitch to semver from workspace revisions2264722Version Packages8fbcecdVersion Packagesda3aedfUpdate dependency identifiers - ^1 (#1144)2b68331Update dependency identifiers (#1143)2e1f51cGit argument parsing (#1141)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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