Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 16, 2025

Bumps the dependencies group with 3 updates: @types/node, eslint-config-webpack and webpack.

Updates @types/node from 22.16.3 to 22.16.4

Commits

Updates eslint-config-webpack from 4.3.4 to 4.4.0

Release notes

Sourced from eslint-config-webpack's releases.

v4.4.0

4.4.0 (2025-07-15)

Features

  • new browsers and universal presets (63c9d13)

Bug Fixes

  • add jest-environment-options to ignore typescript jsdoc errors (#76) (08c3da3)
Changelog

Sourced from eslint-config-webpack's changelog.

4.4.0 (2025-07-15)

Features

  • new browsers and universal presets (63c9d13)

Bug Fixes

  • add jest-environment-options to ignore typescript jsdoc errors (#76) (08c3da3)
Commits
  • 5306b6d chore(release): 4.4.0
  • 63c9d13 feat: new browsers and universal presets
  • 08c3da3 fix: add jest-environment-options to ignore typescript jsdoc errors (#76)
  • See full diff in compare view

Updates webpack from 5.100.1 to 5.100.2

Release notes

Sourced from webpack's releases.

v5.100.2

Fixes

  • Keep consistent CSS order
  • Dependency without the source order attribute must keep their original index
  • Keep module traversal consistent across reexport scenarios

Performance Improvements

  • Extend importPhasesPlugin only when enable deferImport (#19689)
Commits
  • 21fcdbb chore(release): 5.100.2
  • 2c8d1f1 chore(deps): bump the dependencies group with 2 updates (#19701)
  • 89eb6a3 fix: keep module traversal consistent across reexport scenarios (#19702)
  • fdb0c4e fix: dependency without the sourceOrder attribute must keep their original in...
  • d76af00 fix: types (#19699)
  • 503ed53 docs: update examples (#19694)
  • e251891 refactor: import dependency generation for defer module with async dependenci...
  • 9eb9642 perf: extend importPhasesPlugin only when enable deferImport (#19689)
  • 0a98446 fix: keep consistent css order (#19686)
  • 6de2dfd fix(test): TestRunner avoids using jest mock's require (#19685)
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the dependencies group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [eslint-config-webpack](https://github.com/webpack/eslint-config-webpack) and [webpack](https://github.com/webpack/webpack).


Updates `@types/node` from 22.16.3 to 22.16.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `eslint-config-webpack` from 4.3.4 to 4.4.0
- [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.3.4...v4.4.0)

Updates `webpack` from 5.100.1 to 5.100.2
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.100.1...v5.100.2)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 22.16.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: eslint-config-webpack
  dependency-version: 4.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: webpack
  dependency-version: 5.100.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 16, 2025
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 16, 2025
@dependabot dependabot bot requested a review from snitin315 as a code owner July 16, 2025 02:31
@dependabot dependabot bot added the javascript Pull requests that update javascript code label Jul 16, 2025
@alexander-akait alexander-akait merged commit 49fd8eb into master Jul 16, 2025
15 checks passed
@alexander-akait alexander-akait deleted the dependabot/npm_and_yarn/dependencies-aac10c765c branch July 16, 2025 12:19
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant