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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 14, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-es-x ^7.6.0 -> ^7.8.0 age adoption passing confidence
eslint-plugin-promise ^6.1.1 -> ^6.4.0 age adoption passing confidence
knip (source) ^5.13.0 -> ^5.24.1 age adoption passing confidence

Release Notes

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

v7.8.0

Compare Source

New Rules

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

v7.7.0

Compare Source

New Rules

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

eslint-community/eslint-plugin-promise (eslint-plugin-promise)

v6.4.0

Compare Source

v6.3.0

Compare Source

v6.2.0

Compare Source

webpro-nl/knip (knip)

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)

v5.22.3

Compare Source

  • Try harder looking up strictly-ns-references recursively (#​690) (4cf1337)
  • Also traverse into re-exports and re-exported aliases when looking up strictly-ns-references (resolves #​690) (b98c5b9)
  • Update docs (e906674)
  • Add support for graphql-codegen plugin level config (resolves #​692) (#​693) (71de7f1)

v5.22.2

Compare Source

  • Fix abs extended tsconfig paths if internal (resolves #​689) (d1261c1)
  • Update release-it and use JSON schema (a4111fe)

v5.22.1

Compare Source

v5.22.0

Compare Source

  • Replace file-entry-cache with custom impl + built-in serializer (7aa2f6d)

v5.21.2

Compare Source

v5.21.1

Compare Source

  • Fix lockfile-lint config filename (#​683) (f5304b6)
  • feat: add command to ignored binaries (#​682) (d049b6c)
  • Add (custom) og img for sponsors page (d89ec12)
  • Rename NOT_FOUND to KNIP_ADDED workspace names (3a41f8e)

v5.21.0

Compare Source

  • Add webdriver-io plugin (7414dc1)
  • Update plugin docs (df35b9f)
  • Minor housekeeping (1422c9d)
  • Add size-limit plugin (dbd82f8)
  • Add lockfile-lint plugin (d70d0de)
  • Use provided name in plugin template (43961f9)
  • Minor housekeeping (c81b1a2)
  • Update readme with badges and stuff (c18fcba)
  • Update docs (Configuring Project Files) (e10ac2e)

v5.20.0

Compare Source

v5.19.0

Compare Source

  • Fix up integration test for slonik (2abcea6)
  • Stop printing the bulky help text for config errors (9576413)
  • Throw if passed --workspace dir does not contain package.json (resolves #​667) (ea3f124)
  • Support import.meta.resolve (resolves #​642) (177baa2)
  • Handle NODE_OPTIONS= in scripts (2ec5189)
  • Minor refactor (7c87441)
  • Timerify resolveModuleNames (#​673) (9f2077c)
  • Support Jest's globalTeardown (#​676) (c170aeb)

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


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 chore(deps): update dependency knip to ^5.15.1 chore(deps): update dependency knip to ^5.16.0 May 21, 2024
@renovate renovate bot changed the title chore(deps): update dependency knip to ^5.16.0 chore(deps): update linting dependencies May 27, 2024
@renovate renovate bot force-pushed the renovate/linting branch 2 times, most recently from 1b65b95 to 9fe4f99 Compare June 3, 2024 22:11
@renovate renovate bot force-pushed the renovate/linting branch 2 times, most recently from e6cf860 to a4c8790 Compare June 17, 2024 22:32
@renovate renovate bot force-pushed the renovate/linting branch 2 times, most recently from eb53c74 to e485c49 Compare July 1, 2024 22:11
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