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

Update dependency @augu/eslint-config to v5 #378

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 14, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@augu/eslint-config 3.0.0 -> 5.3.0 age adoption passing confidence

Release Notes

auguwu/eslint-config (@​augu/eslint-config)

v5.3.0

Compare Source

Full Changelog: auguwu/eslint-config@5.2.4...5.3.0

v5.2.4

Compare Source

  • Do not lazily evaluate module lookups as it is error-prone, it is just a regular function (@​auguwu)

Full Changelog: auguwu/eslint-config@5.2.3...5.2.4

v5.2.3

Compare Source

  • Fixed using assertIsError with Bun as it'll throw a ResolveMessage, which we can't really detect (as isObject(ex) is true, but cannot view its message property with hasOwnProperty) (@​auguwu)
  • Disabled perfectionist/sort-named-{imports,exports} (@​auguwu)

Full Changelog: auguwu/eslint-config@5.2.2...5.2.3

v5.2.2

Compare Source

  • Disabled perfectionist/sort-exports rule (@​auguwu)
  • Updated @noelware/utils to fix assertIsError to include { message }-style objects when thrown an error (@​auguwu)

v5.2.1

Compare Source

➕ Additions

  • Added debug module to allow to debug the package (@​auguwu)
  • Catch errors as strings if they include Cannot find module when trying to load TypeScript ESLint packages

v5.2.0

Compare Source

  • Added automatic TypeScript detection in Astro and Vue configurations. At the moment, it only checks if typescript-eslint or @typescript-eslint/parser is installed and uses that for the TypeScript parser to use.
  • Added typescript-parser to the list of parsers that the TypeScript ESLint configuration can use.

Full Changelog: auguwu/eslint-config@5.1.2...5.2.0

v5.1.2

Compare Source

✨ Additions

  • Add main, module, and types field to package.json
  • Add NPM provenance

v5.1.1

Compare Source

  • Add vue: { typescript: bool } option to Vue config

v5.1.0

Compare Source

  • Added Astro support
  • Added src/ directory to make it easier to debug.

v5.0.0

Compare Source

yearly release time (not really)

  • @augu/eslint-config now uses ESLint's new flat configuration, please migrate to it.
  • Removed all eslintrc-related files.

v4.0.1

Compare Source

New Rules Added

Fixes

  • Fix ESLint doing const a : () => string = () => "woof", now it's const a: () => string = () => "woof"

Full Changelog: auguwu/eslint-config@4.0.0...4.0.1

v4.0.0

Compare Source

Been a while yet again? This just updates the license years to 2023 and doesn't pin any dependencies the configurations might require.


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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/augu-eslint-config-5.x branch from 83eaa90 to c149d29 Compare December 18, 2023 01:46
@renovate renovate bot force-pushed the renovate/augu-eslint-config-5.x branch 3 times, most recently from 2e28914 to dbf55d7 Compare January 1, 2024 21:10
@renovate renovate bot force-pushed the renovate/augu-eslint-config-5.x branch 4 times, most recently from 135030b to d41c551 Compare January 11, 2024 11:22
@renovate renovate bot force-pushed the renovate/augu-eslint-config-5.x branch 5 times, most recently from edbd084 to d47963f Compare January 17, 2024 12:54
@renovate renovate bot force-pushed the renovate/augu-eslint-config-5.x branch 11 times, most recently from 0b1a73d to d854854 Compare January 31, 2024 04:02
@renovate renovate bot force-pushed the renovate/augu-eslint-config-5.x branch 6 times, most recently from 0a4765d to be078ec Compare February 6, 2024 21:45
@renovate renovate bot force-pushed the renovate/augu-eslint-config-5.x branch 5 times, most recently from 037bb74 to 5c2fe9d Compare February 15, 2024 19:39
@renovate renovate bot force-pushed the renovate/augu-eslint-config-5.x branch 4 times, most recently from 69239af to e5fd45a Compare February 28, 2024 22:32
@renovate renovate bot force-pushed the renovate/augu-eslint-config-5.x branch 5 times, most recently from fedf74d to c9d27dc Compare March 6, 2024 18:39
@renovate renovate bot force-pushed the renovate/augu-eslint-config-5.x branch 4 times, most recently from 0f76453 to 11e0326 Compare March 15, 2024 14:35
@renovate renovate bot force-pushed the renovate/augu-eslint-config-5.x branch 2 times, most recently from 35bc273 to b8425d4 Compare March 19, 2024 20:07
@renovate renovate bot force-pushed the renovate/augu-eslint-config-5.x branch 3 times, most recently from 335a676 to 109f64c Compare April 4, 2024 00:56
@renovate renovate bot force-pushed the renovate/augu-eslint-config-5.x branch 2 times, most recently from 9740260 to 782ea93 Compare April 18, 2024 14:16
@renovate renovate bot force-pushed the renovate/augu-eslint-config-5.x branch from 782ea93 to 0bb69e3 Compare October 23, 2024 05:16
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