Skip to content

chore(deps): update dependency @bjerk/eslint-config to v6 #328

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 9, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@bjerk/eslint-config ^4.0.0 -> ^6.0.0 age adoption passing 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


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 changed the title chore(deps): update dependency @bjerk/eslint-config to v6 chore(deps): update dependency @bjerk/eslint-config to v6 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/bjerk-eslint-config-6.x branch December 8, 2024 18:40
@renovate renovate bot changed the title chore(deps): update dependency @bjerk/eslint-config to v6 - autoclosed chore(deps): update dependency @bjerk/eslint-config to v6 Dec 8, 2024
@renovate renovate bot reopened this Dec 8, 2024
@renovate renovate bot force-pushed the renovate/bjerk-eslint-config-6.x branch from 037edea to 7096c5a Compare December 8, 2024 22:58
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