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

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

Update linting dependencies #73

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 9, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-es-x ^7.6.0 -> ^7.7.0 age adoption passing confidence
eslint-plugin-mocha ^10.4.2 -> ^10.4.3 age adoption passing confidence
eslint-plugin-promise ^6.1.1 -> ^6.2.0 age adoption passing confidence
eslint-plugin-sort-destructure-keys ^1.5.0 -> ^1.6.0 age adoption passing confidence
knip (source) ^5.9.4 -> ^5.18.2 age adoption passing confidence

Release Notes

eslint-community/eslint-plugin-es-x (eslint-plugin-es-x)

v7.7.0

Compare Source

New Rules

Full Changelog: eslint-community/eslint-plugin-es-x@v7.6.0...v7.7.0

lo1tuma/eslint-plugin-mocha (eslint-plugin-mocha)

v10.4.3

Compare Source

Bug Fixes
  • Fix support for ESLint versions < 8.40.0
eslint-community/eslint-plugin-promise (eslint-plugin-promise)

v6.2.0

Compare Source

mthadley/eslint-plugin-sort-destructure-keys (eslint-plugin-sort-destructure-keys)

v1.6.0

Compare Source

webpro-nl/knip (knip)

v5.18.2

Compare Source

  • Improve re-export handling (9ccefb3)
  • Add identifier to trace for re-export from entry file (b0b8b3d)
  • Move tagged export logic into reusable handler (1dff2db)
  • Update docs (2f91c8d)
  • Update @ericcornelissen/bash-parser to 0.5.3 (#​674) (9a7ffac)

v5.18.1

Compare Source

  • Refactor and improve dep graph naming/typing (28f05f0)
  • Speed up (de)serialized and add test (deb3b9c)
  • Move cli tests involving stdout to separate folder (978674f)
  • Update and caretify dependencies (e14f6d2)
  • Fix link to screenshot (c2f9507)

v5.18.0

Compare Source

  • Don't report issues when using --trace (d8e9719)
  • Emphasize --debug and --trace on troubleshooting page (bcb5e93)
  • Add --performance screenshot (d0d0108)
  • Integration test knip --cache for eslint as well (443b8be)
  • Dogfoodin' is underrated (7115889)
  • Update docs (0651144)
  • Test against latest TS 5.5 rc (f7aba23)
  • Add test for imports-self (closes #​663) (736b0a2)
  • Major refactor of dep graph for trace feature (ad16689)
  • Use cwd as default base in toAbsolute (678f47a)
  • Fix tsup entries are production entry files (4d839d8)
  • Don't need to cache package.json (da33b9c)
  • Better explain ignoreBinaries configuration option (#​670) (8470505)
  • Update funding options (81cf806)

v5.17.4

Compare Source

v5.17.3

Compare Source

  • Add ‘kill’ and ‘ssh’ as globally available binaries (#​660) (5e576a2)
  • Remove version selector (9ad1d46)
  • Timerify (de)serialize functions (0e04f1e)
  • Update docs (935a706)

v5.17.2

Compare Source

v5.17.1

Compare Source

v5.17.0

Compare Source

  • Fix --watch after refactors (db2a261)
  • Improve getHasStrictlyNsReferences and traverse into re-exports (9d75e0d)
  • Restore imports in Footer.astro (c836517)

v5.16.0

Compare Source

  • Document namespace imports, extensionless imports, svelte $app path alias, and some edits (20f5502)
  • Add @​hyoban to sponsors page (79918d3)
  • feat(plugins): add plugin for lost-pixel config (#​630) (24772ca)
  • fix(plugin-commitlint): handling of parserPreset when it's not a string (#​632) (d7b2545)

v5.15.1

Compare Source

v5.15.0

Compare Source

v5.14.0

Compare Source

v5.13.0

Compare Source

  • Update some (dev) dependencies (c612138)
  • Temporarily disable slonik integration test (67c03de)
  • Return empty source file for foreign files (resolves #​623) (dc2f508)
  • feat(plugins): add plugin for xo config (#​621) (96f91df)
  • Fresh project overview, auto-format (79cf631)

v5.12.3

Compare Source

  • Fix cache-location typo (fixes #​624) (6481d12)
  • Update lockfile (2da8299)
  • Add npm init @&#8203;knip/config option and features overview (ea9b106)
  • Add @knip/create-config (4a7bac3)

v5.12.2

Compare Source

v5.12.1

Compare Source

  • Fix configFileDir in recursive config loader in eslint plugin (fixes #​570) (20e44c6)
  • Allow workspace patterns to be relative (fixes #​617) (6c71399)

v5.12.0

Compare Source

v5.11.0

Compare Source

  • Install peer deps in workspace (9bf286f)
  • Fix some module/resolution configs in fixtures (9d319cf)
  • Add support for isJSDocImportTag (introduced in TS v5.5.0) (504738d)
  • No more back & forth (014ca2a)
  • Back & forth (589ee17)

v5.10.1

Compare Source

  • Update some dependencies (57c21b0)
  • Add new arg to defaults in tests (b7db976)
  • Fix storybook core.builder.name handling (resolves #​602) (8ad0406)
  • Temp job with Node.js v22 + typescript v5.5-beta (21bbf28)
  • Back & forth (f054070)

v5.10.0

Compare Source

Please see https://twitter.com/webprolific/status/1782695065380684124 for a walk-through of the main features in this release (the commits below don't cover what was in the canary releases).

  • vitest: add bench file extension (03b9384)
  • Fix Windows path issue (92de411)
  • Add debug log for raw watch events (49862ab)
  • Check and remove unused vars/imports (f3694ee)
  • Fix up some dev commands (6c511ca)
  • Update docs (988b632)
  • Format (01a2767)
  • Add monorepo demo folder (3c9d9ad)
  • Don't re-analyze files that are still in the unused files cache (4d337b0)
  • Add file removal to auto-fix (c5fe4c2)
  • Mark issues as fixed in fix mode and print in grey in default reporter (d4324f8)
  • Add file removal to auto-fix (34abc72)
  • Fix CLI help text (a430a1f)
  • Remove obsolete workaround in tag helper (5cb4f51)
  • Minor refactor (a98a7fc)
  • Tiny bits of fast + safe in import refs finder (7893d0f)
  • Remove obsolete by set (359abc1)
  • Refactor to improve tests + readability of member access handling during AST traversal (c032371)
  • Rename and throw a few things around (a1f4987)
  • Update integration test cmd (b140cbd)
  • Skip test in bun (17b90a3)
  • We weren't testing much due to a bug in Bun (https://github.com/oven-sh/bun/issues/10353) (48b883d)
  • Fix up some fixture pkg names (9af92af)

Please see https://twitter.com/webprolific/status/1782695065380684124 for a walk-through of the main features in this release (the commits below don't cover what was in the canary releases).


Configuration

📅 Schedule: Branch creation - "before 2pm on Tuesday" 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 eslint to ^8.40.0 Update dependency eslint to ^8.40.0 - autoclosed May 10, 2023
@renovate renovate bot closed this May 10, 2023
@renovate renovate bot deleted the renovate/linting branch May 10, 2023 05:20
@renovate renovate bot changed the title Update dependency eslint to ^8.40.0 - autoclosed Update dependency eslint to ^8.40.0 May 10, 2023
@renovate renovate bot reopened this May 10, 2023
@renovate renovate bot restored the renovate/linting branch May 10, 2023 12:41
@renovate renovate bot changed the title Update dependency eslint to ^8.40.0 Update dependency eslint-plugin-jsdoc to ^44.2.2 May 10, 2023
@renovate renovate bot changed the title Update dependency eslint-plugin-jsdoc to ^44.2.2 Update dependency eslint-plugin-jsdoc to ^44.2.3 May 12, 2023
@renovate renovate bot changed the title Update dependency eslint-plugin-jsdoc to ^44.2.3 Update dependency eslint-plugin-jsdoc to ^44.2.4 May 15, 2023
@renovate renovate bot changed the title Update dependency eslint-plugin-jsdoc to ^44.2.4 Update linting dependencies May 19, 2023
@renovate renovate bot force-pushed the renovate/linting branch 4 times, most recently from b571c3e to ca18f19 Compare May 25, 2023 23:54
@renovate renovate bot force-pushed the renovate/linting branch 3 times, most recently from 34e3353 to 4a0d0ff Compare June 1, 2023 22:42
@renovate renovate bot force-pushed the renovate/linting branch 2 times, most recently from d9ef298 to 86efcfd Compare June 26, 2023 22:22
@renovate renovate bot force-pushed the renovate/linting branch 2 times, most recently from 57ea72e to ac3f234 Compare January 2, 2024 01:21
@renovate renovate bot changed the title Update linting dependencies Update linting dependencies - autoclosed Apr 15, 2024
@renovate renovate bot closed this Apr 15, 2024
@renovate renovate bot deleted the renovate/linting branch April 15, 2024 13:04
@renovate renovate bot restored the renovate/linting branch April 19, 2024 10:17
@renovate renovate bot changed the title Update linting dependencies - autoclosed Update linting dependencies Apr 19, 2024
@renovate renovate bot reopened this Apr 19, 2024
@renovate renovate bot changed the title Update linting dependencies Update dependency eslint-plugin-mocha to ^10.4.3 Apr 23, 2024
@renovate renovate bot changed the title Update dependency eslint-plugin-mocha to ^10.4.3 Update linting dependencies Apr 23, 2024
@renovate renovate bot force-pushed the renovate/linting branch 2 times, most recently from 7f03ae3 to 8540267 Compare May 13, 2024 22:29
@renovate renovate bot force-pushed the renovate/linting branch 2 times, most recently from 700f4be to f2d8cff Compare May 27, 2024 22:57
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.

None yet

0 participants