Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 9, 2023

This PR contains the following updates:

Package Change Age Confidence
@bjerk/eslint-config ^4.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

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 0d71c23 to c3698cd Compare August 10, 2025 13:52
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.

0 participants