Skip to content

build(deps-dev): bump @kth/eslint-config-kth from 3.7.0 to 4.0.0#169

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/kth/eslint-config-kth-4.0.0
Open

build(deps-dev): bump @kth/eslint-config-kth from 3.7.0 to 4.0.0#169
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/kth/eslint-config-kth-4.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 1, 2026

Bumps @kth/eslint-config-kth from 3.7.0 to 4.0.0.

Release notes

Sourced from @​kth/eslint-config-kth's releases.

v4.0.0

What's Changed

Full Changelog: KTH/eslint-config-kth@v3.7.0...v4.0.0

Changelog

Sourced from @​kth/eslint-config-kth's changelog.

4.0.0

See MIGRATING.md for details on how to upgrade from 3.x to 4.0.0.

Requires Node 20 or later

Version 4.0.0 requires Node ^20.19.0 || ^22.13.0 || >=24.

Breaking Changes

  • ESLint 9 required
  • Config format changed from legacy eslintrc object to flat config array

Changes

Added new dependencies:

  • @babel/preset-react ^7.28.5
  • globals ^16.0.0

Added peerDependencies:

  • eslint ^9.0.0

Updated dev dependencies:

  • eslint 9.20.0

Updated configuration:

  • Converted from legacy eslintrc object to flat config array format
  • Now exports an array with 3 config objects:
    • js.configs.recommended + prettierConfig
    • Main config for \*_/_.{js,jsx} files (React, JSX-A11y, React Hooks, Import, Prettier)
    • Test config for \*_/_.test.{js,jsx} etc. (Jest, Jest-DOM, Testing Library)
Commits
Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


@dependabot dependabot Bot added dependabot dependencies Pull requests that update a dependency file labels Apr 1, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/kth/eslint-config-kth-4.0.0 branch from 2d573b1 to f71c7eb Compare April 27, 2026 08:34
Bumps [@kth/eslint-config-kth](https://github.com/KTH/eslint-config-kth) from 3.7.0 to 4.0.0.
- [Release notes](https://github.com/KTH/eslint-config-kth/releases)
- [Changelog](https://github.com/KTH/eslint-config-kth/blob/main/CHANGELOG.md)
- [Commits](KTH/eslint-config-kth@v3.7.0...v4.0.0)

---
updated-dependencies:
- dependency-name: "@kth/eslint-config-kth"
  dependency-version: 4.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/kth/eslint-config-kth-4.0.0 branch from f71c7eb to 7573ba3 Compare April 27, 2026 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants