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 linting dependencies #32

Merged
merged 1 commit into from
Jul 15, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 13, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@voxpelli/eslint-config ^20.0.0-beta.6 -> ^20.0.0 age adoption passing confidence
eslint (source) ^9.6.0 -> ^9.7.0 age adoption passing confidence
knip (source) ^5.22.3 -> ^5.26.0 age adoption passing confidence

Release Notes

voxpelli/eslint-config (@​voxpelli/eslint-config)

v20.0.0

Compare Source

To summarize the changes from all the alpha and beta releases of 20.0.0:

  • BREAKING: Requires ESLint 9 now
  • BREAKING: Is an ESLint Flat Config now, which means replacing .eslintrc with eslint.config.js / eslint.config.mjs
  • BREAKING: Now has only a single peer dependency: ESLint. Plugins should no longer be added separately.
  • BREAKING: Based on neostandard

No intentional rule changes has been made, but the import/* rules have been deactivated as eslint-plugin-import has not yet been possible to add to neostandard, due to lack of ESLint 9 support

eslint/eslint (eslint)

v9.7.0

Compare Source

Features

  • 7bd9839 feat: add support for es2025 duplicate named capturing groups (#​18630) (Yosuke Ota)
  • 1381394 feat: add regex option in no-restricted-imports (#​18622) (Nitin Kumar)

Bug Fixes

  • 14e9f81 fix: destructuring in catch clause in no-unused-vars (#​18636) (Francesco Trotta)

Documentation

  • 9f416db docs: Add Powered by Algolia label to the search. (#​18633) (Amaresh S M)
  • c8d26cb docs: Open JS Foundation -> OpenJS Foundation (#​18649) (Milos Djermanovic)
  • 6e79ac7 docs: loadESLint does not support option cwd (#​18641) (Francesco Trotta)

Chores

webpro-nl/knip (knip)

v5.26.0

Compare Source

v5.25.2

Compare Source

  • Include additional workspaces when loading manifests (resolves #​722) (ca03fd8)
  • Move & refactor setRefs → findInternalReferences (deeb2ac)
  • Minor refactors (09fc536)
  • Always pre-set moduleResolution: bundler if tsconfig.json (3c13118)
  • No need to publish twice here (34be850)
  • Minor refactors (c1db1ec)
  • Update docs re. shared/isolated workspaces (699fd28)
  • Set moduleResolution: bundler if not set and don't share it (resolves #​719) (2c24678)
  • fix: Use parseFragment instead of text node which breaks formatting (#​720) (3201c07)

v5.25.1

Compare Source

v5.25.0

Compare Source

v5.24.4

Compare Source

  • Start using central resolveEntry from plugin helpers (#​716) (65d8098)

v5.24.3

Compare Source

  • Improve Angular plugin a bit + add fixture/test (#​717) (641b5fc)
  • Fix Cannot read properties of undefined (reading 'name') (#​718) (f0f9f5a)

v5.24.2

Compare Source

v5.24.1

Compare Source

  • Fix up rules in issue collector and reporter (resolves #​713) (7775213)
  • Fix Knip config (4c4e3e1)
  • Use jiti alias over custom transform (b9f1715)

v5.24.0

Compare Source

  • Add vitest as enabler to vite plugin (b384d18)
  • Fix up formatting/config (9961e2a)

v5.23.3

Compare Source

  • Update dependencies (8c783e9)
  • Restore that (only) interfaces can be default-exported (resolves #​709) (919a68b)
  • Improve generated plugin docs (f33f113)

v5.23.2

Compare Source

  • Fixes to config files + Cosmiconfig, Lilconfig and Unconfig generation. (#​700) (83e18a1)
  • Exclude nsExports, classMembers and nsTypes from --exports shortcut (#​698) (2e83446)
  • Update marketing materials (62090b4)
  • Update funding options (e8a4a00)
  • Update marketing materials (4f6a197)
  • Switch to microsoft/TypeScript main in integration tests (c8c6dab)
  • Add whitespace in exports coverage (alias-exclude) (a03d4eb)
  • Add more coverage for tag hints (3d551db)

v5.23.1

Compare Source

  • Minor refactors (efafcdc)
  • Add test for re-export with includeEntryExports + ignoreExportsUsedInFile (#​698) (c0a0f0b)
  • Consider alias exclude symbols referenced in ignoreExportsUsedInFile (resolves #​697) (326b018)
  • Fix enum members in re-exports in entry files (resolves #​703) (3ff2253)
  • Fix tag hints (#​691) (dd051cd)
  • Minor refactors (3e9806a)
  • Fix isReferencedInExportedType AST helper (bc2e716)

v5.23.0

Compare Source

  • Update docs (1f945ed)
  • Show unused custom ignored tags as hints (resolves #​691) (78255fc)
  • Don't report exports referenced in exported types (resolves #​687) (834c26b)
  • Fix unused exports used in file with substring overlap (#​695) (5a2176e)
  • Name tests/fixtures after option name (a7b9a98)
  • Fix unused exports used in file with substring overlap (resolves #​695) (555c162)
  • Update docs re. issue reproduction (646ed75)

Configuration

📅 Schedule: Branch creation - "every 2 weeks" in timezone Europe/Stockholm, 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update dependency knip to ^5.15.1 Update dependency knip to ^5.16.0 May 21, 2024
@renovate renovate bot changed the title Update dependency knip to ^5.16.0 Update linting dependencies May 28, 2024
@renovate renovate bot force-pushed the renovate/linting branch 2 times, most recently from d23b7b9 to 1c2fb17 Compare June 10, 2024 22:01
@renovate renovate bot force-pushed the renovate/linting branch 2 times, most recently from ab8c37f to fe06709 Compare June 18, 2024 11:34
@renovate renovate bot changed the title Update linting dependencies Update linting dependencies - autoclosed Jun 24, 2024
@renovate renovate bot closed this Jun 24, 2024
@renovate renovate bot deleted the renovate/linting branch June 24, 2024 20:23
@renovate renovate bot restored the renovate/linting branch June 25, 2024 17:23
@renovate renovate bot changed the title Update linting dependencies - autoclosed Update linting dependencies Jun 25, 2024
@renovate renovate bot reopened this Jun 25, 2024
@renovate renovate bot changed the title Update linting dependencies chore(deps): update dependency knip to ^5.23.0 Jun 26, 2024
@renovate renovate bot force-pushed the renovate/linting branch 2 times, most recently from c34dedf to abf65c8 Compare July 1, 2024 23:52
@renovate renovate bot changed the title chore(deps): update dependency knip to ^5.23.0 chore(deps): update linting dependencies Jul 1, 2024
@renovate renovate bot force-pushed the renovate/linting branch 6 times, most recently from 502d0db to c2ac7de Compare July 11, 2024 06:58
@renovate renovate bot changed the title chore(deps): update linting dependencies chore(deps): update dependency knip to ^5.25.2 Jul 11, 2024
@renovate renovate bot changed the title chore(deps): update dependency knip to ^5.25.2 chore(deps): update linting dependencies Jul 12, 2024
@voxpelli voxpelli merged commit 1477788 into main Jul 15, 2024
16 checks passed
@voxpelli voxpelli deleted the renovate/linting branch July 15, 2024 02:04
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