Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 10, 2023

This PR contains the following updates:

Package Change Age Confidence
@bjerk/eslint-config ^1.0.0^6.0.0 age confidence

Release Notes

bjerkio/eslint-config (@​bjerk/eslint-config)

v6.0.2

Compare Source

What's Changed

New Contributors

Full Changelog: bjerkio/eslint-config@v6.0.1...v6.0.2

v6.0.1

Compare Source

Bug Fixes
  • add missing file to package (d4030ac)

v6.0.0

Compare Source

⚠ BREAKING CHANGES
Features
Bug Fixes
  • deps: update dependency eslint-config-prettier to v9 (#​267) (790581d)

v5.4.0

Compare Source

Features
Bug Fixes

v5.3.1

Compare Source

Full Changelog: bjerkio/eslint-config@v5.3.0...5.3.1

v5.2.0

Compare Source

Features
Bug Fixes
  • deps: update dependency eslint-plugin-unicorn to v48 (#​253) (73fe733)

v5.1.0

Compare Source

What's Changed

Full Changelog: bjerkio/eslint-config@v5.0.0...v5.1.0

v5.0.0

Compare Source

v5 is yet a step towards making our code more readable and maintainable!

With v5 we are introducing typed checked lining and stylistics config, as typescript-eslint recommends. To further make it easier for contributors and consumers of this eslint config, the separate topics are split into:

You can import only the ones you want if that is your style.

To make v5 work, you have to add parserOptions:

{
  "extends": "@​bjerk/eslint-config",
  "parserOptions": {
    "project": true
  }
}
⚠ BREAKING CHANGES
  • use typed checked linting and stylistic config (#​247)
  • split into separate configs (#​246)
Features
  • remove unused dependencies (daec2b3)
  • use typed checked linting and stylistic config (#​247) (b461fd6)
Code Refactoring

v4.2.0

Compare Source

Features

v4.1.0

Compare Source

What's Changed

Full Changelog: bjerkio/eslint-config@v4.0.0...v4.1.0

v4.0.0

Compare Source

⚠ BREAKING CHANGES
  • Error when using explicit any (#​214)
Code Refactoring

v3.1.0

Compare Source

Features

v3.0.1

Compare Source

Bug Fixes

v3.0.0

Compare Source

⚠ BREAKING CHANGES
  • Remove jest eslint rules (#​117)
Features

v2.2.2

Compare Source

Bug Fixes
  • add peerDevDependencies (537f9fe)

v2.2.1

Compare Source

Bug Fixes

v2.2.0

Compare Source

Features
  • add deps and installation guide (4563398)

v2.1.0

Compare Source

Features
2.0.1 (2022-03-12)
Bug Fixes

v2.0.1

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/bjerk-eslint-config-6.x branch from 9192a13 to 2549ec7 Compare August 10, 2025 14:57
@renovate renovate bot force-pushed the renovate/bjerk-eslint-config-6.x branch from 2549ec7 to f523c66 Compare September 25, 2025 20:12
@renovate renovate bot force-pushed the renovate/bjerk-eslint-config-6.x branch from f523c66 to ee3216c Compare October 21, 2025 09:56
@renovate renovate bot force-pushed the renovate/bjerk-eslint-config-6.x branch from ee3216c to 742e5b0 Compare November 10, 2025 18:00
@renovate renovate bot force-pushed the renovate/bjerk-eslint-config-6.x branch from 742e5b0 to 0761e2f Compare November 18, 2025 22:47
@renovate renovate bot force-pushed the renovate/bjerk-eslint-config-6.x branch from 0761e2f to 0e3f1dc Compare December 31, 2025 14:56
@renovate renovate bot force-pushed the renovate/bjerk-eslint-config-6.x branch from 0e3f1dc to 1e7b3ed Compare January 8, 2026 16:36
@renovate renovate bot force-pushed the renovate/bjerk-eslint-config-6.x branch from 1e7b3ed to 091cf85 Compare January 19, 2026 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant