Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 11, 2025

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

Updates eslint-config-webpack from 4.0.4 to 4.0.8

Release notes

Sourced from eslint-config-webpack's releases.

v4.0.8

4.0.8 (2025-06-11)

Bug Fixes

v4.0.7

4.0.7 (2025-06-11)

Bug Fixes

v4.0.6

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.0.6 (2025-06-10)

Bug Fixes

  • lazy loading configs in different deps (#42) (8a855ab)

v4.0.5

4.0.5 (2025-06-10)

Bug Fixes

  • lazy load jest and typescript configuration (#40) (196e040)
  • lazy load optional plugins (#41) (d634eaf)
  • relax jest/prefer-lowercase-title (#39) (496c8e2)
Changelog

Sourced from eslint-config-webpack's changelog.

4.0.8 (2025-06-11)

Bug Fixes

4.0.7 (2025-06-11)

Bug Fixes

4.0.6 (2025-06-10)

Bug Fixes

  • lazy loading configs in different deps (#42) (8a855ab)

4.0.5 (2025-06-10)

Bug Fixes

  • lazy load jest and typescript configuration (#40) (196e040)
  • lazy load optional plugins (#41) (d634eaf)
  • relax jest/prefer-lowercase-title (#39) (496c8e2)
Commits

Updates eslint-plugin-jest from 28.13.0 to 28.13.3

Release notes

Sourced from eslint-plugin-jest's releases.

v28.13.3

28.13.3 (2025-06-10)

Bug Fixes

  • prefer-importing-jest-globals: preserve require property renames (#1754) (41b9523)

v28.13.2

28.13.2 (2025-06-10)

Bug Fixes

  • prefer-importing-jest-globals: preserve as imports (#1753) (3a5af78)

v28.13.1

28.13.1 (2025-06-10)

Bug Fixes

  • prefer-ending-with-an-expect: don't report on await expect (#1752) (5e3d687)
Changelog

Sourced from eslint-plugin-jest's changelog.

28.13.3 (2025-06-10)

Bug Fixes

  • prefer-importing-jest-globals: preserve require property renames (#1754) (41b9523)

28.13.2 (2025-06-10)

Bug Fixes

  • prefer-importing-jest-globals: preserve as imports (#1753) (3a5af78)

28.13.1 (2025-06-10)

Bug Fixes

  • prefer-ending-with-an-expect: don't report on await expect (#1752) (5e3d687)
Commits
  • 86684e0 chore(release): 28.13.3 [skip ci]
  • 41b9523 fix(prefer-importing-jest-globals): preserve require property renames (#1754)
  • 0c8e6d7 chore(release): 28.13.2 [skip ci]
  • 3a5af78 fix(prefer-importing-jest-globals): preserve as imports (#1753)
  • 6538ed9 chore(release): 28.13.1 [skip ci]
  • 5e3d687 fix(prefer-ending-with-an-expect): don't report on await expect (#1752)
  • 2635b76 refactor(prefer-ending-with-an-expect): move function definition out of rule ...
  • 1250371 chore: remove addressed todo comment (#1750)
  • 6c7e5fb chore(deps): lock file maintenance (#1747)
  • d4bddfe ci: test against Node v24 (#1745)
  • See full diff 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-config-webpack](https://github.com/webpack/eslint-config-webpack) and [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest).


Updates `eslint-config-webpack` from 4.0.4 to 4.0.8
- [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.0.4...v4.0.8)

Updates `eslint-plugin-jest` from 28.13.0 to 28.13.3
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v28.13.0...v28.13.3)

---
updated-dependencies:
- dependency-name: eslint-config-webpack
  dependency-version: 4.0.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: eslint-plugin-jest
  dependency-version: 28.13.3
  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 Jun 11, 2025
@dependabot dependabot bot requested a review from alexander-akait as a code owner June 11, 2025 02:36
@dependabot dependabot bot added the javascript Pull requests that update javascript code label Jun 11, 2025
@dependabot dependabot bot requested review from hiroppy and snitin315 as code owners June 11, 2025 02:36
@alexander-akait alexander-akait merged commit 36081fd into master Jun 11, 2025
12 of 15 checks passed
@alexander-akait alexander-akait deleted the dependabot/npm_and_yarn/dependencies-10fd6ab862 branch June 11, 2025 02:40
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