Skip to content

chore(deps-dev): bump the dependencies group with 2 updates #2131

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the dependencies group with 2 updates: eslint-plugin-n and webpack.

Updates eslint-plugin-n from 17.21.2 to 17.21.3

Release notes

Sourced from eslint-plugin-n's releases.

v17.21.3

17.21.3 (2025-07-28)

🩹 Fixes

  • no-missing-import: Support data imports (#465) (69ea12b)
Changelog

Sourced from eslint-plugin-n's changelog.

17.21.3 (2025-07-28)

🩹 Fixes

  • no-missing-import: Support data imports (#465) (69ea12b)
Commits

Updates webpack from 5.100.2 to 5.101.0

Release notes

Sourced from webpack's releases.

v5.101.0

Fixes

  • Fixed concatenate optimization for ESM that caused undefined export
  • Respect the output.environment.nodePrefixForCoreModules option everywhere
  • Respect the output.importMetaName option everywhere
  • Fixed await async dependencies when accepting them during HMR
  • Better typescript types

Features

  • Added colors helpers for CLI
  • Enable tree-shaking for ESM external modules with named imports
  • Added the deferImport option to parser options

Performance Improvements

  • Fixed a regression in module concatenation after implementing deferred import support
  • Fixed a potential performance issue in CleanPlugin
  • Avoid extra require in some places
Commits
  • 5b87bed chore(release): 5.101.0
  • fbb7a8d fix: await async dependencies when accepting them during HMR (#19739)
  • 36a976b feat: added the deferImport option to parser options (#19737)
  • 92304df fix: top level await don't leaves imported module wrapped in a Promise on HMR
  • f6b7a8e docs: update examples (#19742)
  • 1eb5bb1 chore(deps-dev): bump the dependencies group with 2 updates (#19743)
  • 42daf55 fix: fix potential performance issue in CleanPlugin (#19735)
  • 2259693 chore(deps-dev): bump the dependencies group across 1 directory with 2 update...
  • 3d2dfd2 chore(deps): update (#19736)
  • 1f19f95 refactor: standardize ESM naming management (#19730)
  • 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 2 updates: [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) and [webpack](https://github.com/webpack/webpack).


Updates `eslint-plugin-n` from 17.21.2 to 17.21.3
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-n@v17.21.2...v17.21.3)

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

---
updated-dependencies:
- dependency-name: eslint-plugin-n
  dependency-version: 17.21.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: webpack
  dependency-version: 5.101.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 29, 2025
@dependabot dependabot bot added the javascript Pull requests that update javascript code label Jul 29, 2025
@dependabot dependabot bot requested a review from snitin315 as a code owner July 29, 2025 04:46
@alexander-akait alexander-akait merged commit dab1b5f into master Jul 29, 2025
17 of 28 checks passed
@alexander-akait alexander-akait deleted the dependabot/npm_and_yarn/dependencies-dee955a7cf branch July 29, 2025 09:37
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