Skip to content

chore(deps-dev): bump eslint-config-webpack from 1.2.5 to 4.7.3#608

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/eslint-config-webpack-4.7.3
Open

chore(deps-dev): bump eslint-config-webpack from 1.2.5 to 4.7.3#608
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/eslint-config-webpack-4.7.3

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 24, 2025

Bumps eslint-config-webpack from 1.2.5 to 4.7.3.

Release notes

Sourced from eslint-config-webpack's releases.

v4.7.3

4.7.3 (2025-12-15)

Bug Fixes

  • regression with n/no-unsupported-features/es-syntax rule and ES modules (#94) (fb4afb2)

v4.7.2

4.7.2 (2025-12-15)

Bug Fixes

  • always allow to user error-cause feature without errors (#93) (8605885)

v4.7.1

4.7.1 (2025-12-15)

Bug Fixes

  • disable unicorn/no-array-sort rule for non supported ES versions (#92) (970d358)

v4.7.0

4.7.0 (2025-12-15)

Features

v4.6.3

4.6.3 (2025-08-22)

Bug Fixes

v4.6.2

4.6.2 (2025-08-22)

Bug Fixes

  • do not apply typescript preset without tsconfig (#89) (f883516)

v4.6.1

4.6.1 (2025-08-20)

... (truncated)

Changelog

Sourced from eslint-config-webpack's changelog.

4.7.3 (2025-12-15)

Bug Fixes

  • regression with n/no-unsupported-features/es-syntax rule and ES modules (#94) (fb4afb2)

4.7.2 (2025-12-15)

Bug Fixes

  • always allow to user error-cause feature without errors (#93) (8605885)

4.7.1 (2025-12-15)

Bug Fixes

  • disable unicorn/no-array-sort rule for non supported ES versions (#92) (970d358)

4.7.0 (2025-12-15)

Features

4.6.3 (2025-08-22)

Bug Fixes

4.6.2 (2025-08-22)

Bug Fixes

  • do not apply typescript preset without tsconfig (#89) (f883516)

4.6.1 (2025-08-20)

Bug Fixes

  • allow to use any Node.js features and ECMA syntax in documentation (#88) (bb600e0)

4.6.0 (2025-08-12)

... (truncated)

Commits
  • 26bd645 chore(release): 4.7.3
  • fb4afb2 fix: regression with n/no-unsupported-features/es-syntax rule and ES module...
  • ae0bdda chore(release): 4.7.2
  • 8605885 fix: always allow to user error-cause feature without errors (#93)
  • 5cac364 chore(release): 4.7.1
  • 970d358 fix: disable unicorn/no-array-sort rule for non supported ES versions (#92)
  • 37547fa chore(release): 4.7.0
  • 76ea01f feat: new rules (#91)
  • 1b4f221 chore(release): 4.6.3
  • a5018d6 fix: typescript loading logic (#90)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by evilebottnawi, a new releaser for eslint-config-webpack since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [eslint-config-webpack](https://github.com/webpack/eslint-config-webpack) from 1.2.5 to 4.7.3.
- [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@v1.2.5...v4.7.3)

---
updated-dependencies:
- dependency-name: eslint-config-webpack
  dependency-version: 4.7.3
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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 Dec 24, 2025
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

Development

Successfully merging this pull request may close these issues.

0 participants