Skip to content
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

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

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

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 2 times, most recently from 0128b2b to 5861219 Compare August 21, 2023 04:28
@renovate renovate bot force-pushed the renovate/bjerk-eslint-config-6.x branch 3 times, most recently from f9eaf91 to c7ab532 Compare August 28, 2023 04:36
@renovate renovate bot force-pushed the renovate/bjerk-eslint-config-6.x branch from c7ab532 to 08cd4df Compare September 4, 2023 03:13
@renovate renovate bot force-pushed the renovate/bjerk-eslint-config-6.x branch from 08cd4df to dbdfe75 Compare September 11, 2023 03:57
@renovate renovate bot force-pushed the renovate/bjerk-eslint-config-6.x branch from dbdfe75 to 83e7a57 Compare September 18, 2023 04:29
@renovate renovate bot force-pushed the renovate/bjerk-eslint-config-6.x branch 2 times, most recently from 7b1332c to 0fe0223 Compare October 23, 2023 03:11
@renovate renovate bot force-pushed the renovate/bjerk-eslint-config-6.x branch 2 times, most recently from f604f4a to f1ae8a9 Compare November 6, 2023 04:45
@renovate renovate bot force-pushed the renovate/bjerk-eslint-config-6.x branch from f1ae8a9 to af97700 Compare November 13, 2023 04:29
@renovate renovate bot force-pushed the renovate/bjerk-eslint-config-6.x branch from af97700 to c0718c7 Compare November 20, 2023 04:54
@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:43
@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 9, 2024
@renovate renovate bot reopened this Dec 9, 2024
@renovate renovate bot force-pushed the renovate/bjerk-eslint-config-6.x branch from 9f6bc5a to c0718c7 Compare December 9, 2024 00:40
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