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

Merged
merged 1 commit into from
May 12, 2024
Merged

Update linting dependencies #14

merged 1 commit into from
May 12, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 29, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-es-x ^7.5.0 -> ^7.6.0 age adoption passing confidence
eslint-plugin-mocha ^10.4.1 -> ^10.4.3 age adoption passing confidence
eslint-plugin-sort-destructure-keys ^1.5.0 -> ^1.6.0 age adoption passing confidence
knip (source) ^5.1.1 -> ^5.15.0 age adoption passing confidence

Release Notes

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

v7.6.0

Compare Source

New Rules

Updates

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

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

v10.4.3

Compare Source

Bug Fixes
  • Fix support for ESLint versions < 8.40.0

v10.4.2

Compare Source

Bug Fixes
  • Stop using deprecated ESLint context methods
mthadley/eslint-plugin-sort-destructure-keys (eslint-plugin-sort-destructure-keys)

v1.6.0

Compare Source

webpro/knip (knip)

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

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).

v5.9.4

Compare Source

v5.9.3

Compare Source

v5.9.2

Compare Source

  • Temporarily disable bundows install (88e6ac3)
  • Housekeeping (f923d69)
  • bun install --ignore-scripts --frozen-lockfile (b870d4d)
  • Fix up source code (cc94ba1)
  • Support, organize & pick tests to run tests in Bun + Node (c4b4001)
  • Fix other code (8ee92e0)
  • Use bun:test (e6dd426)
  • Fix up source code (52a8e0d)
  • Update CI workflows and keep using npm/npx (ccd9d95)
  • Go Bun + Biome (2fe8436)
  • fix(plugin/babel): bypass directly required plugins or presets in babel config (#​590) (77329af)

v5.9.1

Compare Source

v5.9.0

Compare Source

v5.8.0

Compare Source

  • Add support for CommonJS exports.key = value syntax (closes #​580) (404236b)
  • Add more links to sponsor option (f5a5f8a)

v5.7.3

Compare Source

  • Update dependencies (d580b6e)
  • Fix route.ts pattern in next plugin (dc021de)

v5.7.2

Compare Source

v5.7.1

Compare Source

v5.7.0

Compare Source

  • Add test + fixture for updated module resolution (478ab3f)
  • Start using resolve as the default module resolver (47ff3eb)
  • Add TypeScript repo to integration tests (2189596)
  • Minor refactorings (ee55127)
  • Minor fixes in git ignores parser (e455527)

v5.6.1

Compare Source

v5.6.0

Compare Source

  • Rename IgnorePatterns → EnablerPatterns in plugin template (2b996ab)
  • Add testSequencer and globalSetup to jest plugin (bc274b1)
  • Add wrangler plugin (#​572) (82c84be)

v5.5.0

Compare Source

  • Minor fixes in git ignores parser (ec11f37)
  • Remove unnecessary check for node.isTypeOf (resolves #​571) (4c3160b)
  • Extend import extraction from source file pragmas (resolves #​571) (0799864)
  • Rename for prettier --performance display (5399182)
  • Refactor some internals (54d2634)
  • Update some docs/templates (23f98de)
  • Add reproduction templates and link directly (4c45d3d)

v5.4.0

Compare Source

v5.3.1

Compare Source

  • Fix pos for computed props in class members (closes #​360) (6ce065e)
  • Skip work if classMembers are not included (be1eb08)

v5.3.0

Compare Source

v5.2.2

Compare Source

  • Dedupe extensions (00141f0)
  • Don't override async compilers (fixes #​566) (ad3edbf)
  • Add known issue, improve docs re. auto-fix & tags (92f5c1b)

v5.2.1

Compare Source

v5.2.0

Compare Source

  • Improve cleanup after --fix (closes #​418) (5133ca3)
  • Support tagged re-exports and (dynamic) imports to ignore unresolved imports (c5d030d)

v5.1.6

Compare Source

  • Deprecate --experimental-tags, use --tags (3541bc7)

v5.1.5

Compare Source

  • Add "path aliases in config files" to known issues (closes #​558) (fb92db7)
  • Add eslint + tanstack/table and give those columns a bit of room to breathe (d33beab)
  • Respect custom compilers (6cb3a49)
  • Exclude foreign file extensions from virtual file paths in module resolver (closes #​559) (491c1ae)
  • Update script-parser.md (#​484) (3616233)
  • Each plugin's default export satisfies Plugin (a70c78c)

v5.1.4

Compare Source

v5.1.3

Compare Source

v5.1.2

Compare Source


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 force-pushed the renovate/linting branch 3 times, most recently from 2706ecb to 35499e5 Compare June 5, 2023 23:03
@renovate renovate bot force-pushed the renovate/linting branch 3 times, most recently from 4439fa0 to 99ef670 Compare July 3, 2023 22:07
@renovate renovate bot force-pushed the renovate/linting branch 3 times, most recently from 2b67b46 to 0dc73a2 Compare July 18, 2023 00:11
@renovate renovate bot force-pushed the renovate/linting branch 3 times, most recently from a4c72ed to c69231d Compare July 31, 2023 22:34
@renovate renovate bot force-pushed the renovate/linting branch 3 times, most recently from b35daca to f7eaf6b Compare August 14, 2023 22:02
@renovate renovate bot force-pushed the renovate/linting branch 4 times, most recently from 7564936 to 3c2dd52 Compare August 28, 2023 22:47
@renovate renovate bot force-pushed the renovate/linting branch 2 times, most recently from 5decf4b to 470c006 Compare September 5, 2023 02:12
@renovate renovate bot force-pushed the renovate/linting branch 3 times, most recently from 293f595 to 01969eb Compare September 18, 2023 22:30
@renovate renovate bot force-pushed the renovate/linting branch 3 times, most recently from 32a2009 to d06c59d Compare October 3, 2023 00:08
@renovate renovate bot force-pushed the renovate/linting branch 2 times, most recently from 2a28709 to 042508f Compare January 2, 2024 00:25
@renovate renovate bot changed the title Update linting dependencies Update linting dependencies - autoclosed Mar 17, 2024
@renovate renovate bot closed this Mar 17, 2024
@renovate renovate bot deleted the renovate/linting branch March 17, 2024 13:00
@renovate renovate bot changed the title Update linting dependencies - autoclosed Update linting dependencies Mar 17, 2024
@renovate renovate bot reopened this Mar 17, 2024
@renovate renovate bot restored the renovate/linting branch March 17, 2024 22:00
@renovate renovate bot changed the title Update linting dependencies Update dependency knip to ^5.1.2 Mar 19, 2024
@renovate renovate bot force-pushed the renovate/linting branch 2 times, most recently from f16a947 to c0cd729 Compare March 26, 2024 00:47
@renovate renovate bot changed the title Update dependency knip to ^5.1.2 Update linting dependencies Mar 26, 2024
@renovate renovate bot force-pushed the renovate/linting branch 2 times, most recently from e7f73e9 to a227bd9 Compare April 1, 2024 22:58
@renovate renovate bot force-pushed the renovate/linting branch 2 times, most recently from ba1c5b3 to c9ea79a Compare April 9, 2024 07:42
@renovate renovate bot force-pushed the renovate/linting branch 3 times, most recently from cff49a8 to f3b63f2 Compare April 29, 2024 22:07
@voxpelli voxpelli merged commit 5c458e0 into main May 12, 2024
14 checks passed
@voxpelli voxpelli deleted the renovate/linting branch May 12, 2024 11:36
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