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 #3

Merged
merged 1 commit into from
Jul 15, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 23, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@voxpelli/eslint-config ^20.0.0-beta.4 -> ^20.0.0 age adoption passing confidence
eslint (source) ^9.6.0 -> ^9.7.0 age adoption passing confidence
knip (source) ^5.23.2 -> ^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

v20.0.0-beta.6

Compare Source

🌟 Features
📚 Documentation
🧹 Chores

v20.0.0-beta.5

Compare Source

🩹 Fixes
  • avoid potential clash with neostandard n/ (4e70c1a)
  • deps: remove unused eslint-plugin-n (dd364c8)
  • deps: update neostandard (844ad13)
  • revert avoid potential clash with neostandard n/ (a07f6cb)
  • update neostandard and use its node plugin (59e4604)
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)

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 force-pushed the renovate/linting branch 2 times, most recently from e828958 to 09277c8 Compare May 7, 2024 02:54
@renovate renovate bot force-pushed the renovate/linting branch 2 times, most recently from 9a7b511 to 3ff4813 Compare June 3, 2024 23:03
@renovate renovate bot force-pushed the renovate/linting branch 2 times, most recently from 3b8e241 to 071586e Compare June 18, 2024 01:05
@renovate renovate bot changed the title Update linting dependencies Update linting dependencies - autoclosed Jun 20, 2024
@renovate renovate bot closed this Jun 20, 2024
@renovate renovate bot deleted the renovate/linting branch June 20, 2024 20:32
@renovate renovate bot restored the renovate/linting branch June 21, 2024 11:58
@renovate renovate bot changed the title Update linting dependencies - autoclosed Update linting dependencies Jun 21, 2024
@renovate renovate bot reopened this Jun 21, 2024
@renovate renovate bot changed the title Update linting dependencies chore(deps): update linting dependencies Jun 24, 2024
@renovate renovate bot changed the title chore(deps): update linting dependencies chore(deps): update linting dependencies - autoclosed Jun 29, 2024
@renovate renovate bot closed this Jun 29, 2024
@renovate renovate bot deleted the renovate/linting branch June 29, 2024 17:09
@renovate renovate bot changed the title chore(deps): update linting dependencies - autoclosed chore(deps): update linting dependencies Jul 1, 2024
@renovate renovate bot reopened this Jul 1, 2024
@renovate renovate bot restored the renovate/linting branch July 1, 2024 10:20
@renovate renovate bot force-pushed the renovate/linting branch 7 times, most recently from c7dcb40 to bc61f13 Compare July 8, 2024 20:18
@renovate renovate bot force-pushed the renovate/linting branch 2 times, most recently from 5f06dbc to 2ac49ed Compare July 12, 2024 01:36
@renovate renovate bot force-pushed the renovate/linting branch 2 times, most recently from ae56bd9 to ce06eaa Compare July 12, 2024 22:49
@voxpelli voxpelli merged commit 0f7f2da into main Jul 15, 2024
12 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