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 dependency knip to v2.8.2 #5

Merged
merged 1 commit into from
Apr 14, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 30, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
knip 2.1.2 -> 2.8.2 age adoption passing confidence

Release Notes

webpro/knip

v2.8.2

Compare Source

  • Update docs (465a31e)
  • Rename "unresolved" to unlisted binaries (25be703)

v2.8.1

Compare Source

  • Fix unused ignored dependency if referenced but unlisted (and vice versa) (8d38888)
  • Add flag to disable configuration hints (85949a9)

v2.8.0

Compare Source

  • Dog foodin' works... (15831c9)
  • Update dependencies (a7b6852)
  • Add getOrSet Map helper (f83f852)
  • Unskip test for local modules without a relative path (a0bf7bf)
  • Add assertions for configuration hints (491b4bf)
  • Introduce configuration hints (resolves #​69) (4790928)
  • Add bash and cat to ignored global binaries (resolves #​116) (80059b0)
  • Add issue type for unlisted binaries (resolves #​117) (55e5367)

v2.7.1

Compare Source

  • Add super secret easter egg boost 🐣 (e8aecc9)
  • Early bail outs before globbing without patterns for small performance wins (d0e611f)

v2.7.0

Compare Source

  • Add -n (--no-progress) and -d (--debug) shorthands (990c179)
  • Use jiti + custom transformer for eslint loader (7fe2968)
  • Improve eslint plugin resolver for scoped package names (d865e32)
  • Show readable error for unknown CLI args (b54e814)
  • Show readable error for config validation issues (56b15e7)
  • Improve descendant workspace comparator (d68bf53)

v2.6.1

Compare Source

  • Update dependencies (11228e9)
  • Show packageName over specifier for unlisted things from node_modules (dcf8306)

v2.6.0

Compare Source

  • Rename "warning" to "warn" (dbd4b35)
  • Fix edge case with string values of settings in eslint plugin (7744d6b)
  • Use getKeysByValue where applicable (0bff9b9)
  • Fix bug for local executable node scripts (not a binary, but entry file) (7e54670)
  • Optimize performance for some include/exclude combos (08d7736)
  • Refactor report out of ProjectPrincipal constructor options (e48f050)
  • Print issues with severity "warning" in grey/faded (9bee5ee)
  • Add rules config and only add issues of severity "error" to total error count (closes #​94) (d564367)
  • Refactor IssueCollector a little (ee457a3)
  • Change eslint-plugin-node to eslint-plugin-n (#​115) (91fca40)
  • Add issue templates (a532417)

v2.4.0

Compare Source

v2.3.2

Compare Source

  • Add --test-only launcher (e8dd86b)
  • Improve split between binaries and packages (369c6eb)
  • Settle and simplify handling of certain local/self import (edge) cases (95c711c)

v2.3.1

Compare Source

  • Doc edits (df43932)
  • Fix up remaining specs wrt gitignore (related to 4fac49b) (13b6232)
  • Refactor resolveExtendsSpecifier and make tests pass (67d4f03)
  • Introduce bin: prefix/protocol for binaries in specifiers (1b8e18f)
  • Remove unused config from test (316e385)

v2.3.0

Compare Source

  • Housekeeping the tests/titles a bit (fa48589)
  • Auto-format readme (a27de43)
  • Look in main, bin and exports of package.json for entry files (4fac49b)
  • Add main, bin and exports fields as entry files (ab0672c)
  • Add esbuild to fallback binary arg filters (ed5a5c1)
  • Fix eslint plugin name resolver issue (4719a8e)
  • Add contributors section to readme (again, sorry) (143c2d4)

v2.2.4

Compare Source

  • Try to fix up eslint extends-that-are-actually-plugins? handling (6b3e7ec)
  • Handle recursive overrides config in eslint plugin (224607a)
  • Fix dynamic import issue with type import (#​106) (11329c9)

v2.2.3

Compare Source

  • Update dependencies (eea11a8)
  • Add example to ignoreWorkspaces with globs (2de03c4)
  • Vitest reporters can be a string too (fixes #​105) (5643893)
  • Improve nx plugin for other shape of repos (1a42f75)

v2.2.2

Compare Source

  • Update dependencies (362dfec)
  • Run require and require.resolve visitors in TS files too (325fca9)

v2.2.1

Compare Source

  • A few doc edits (b9780ae)
  • Refactor importCall visitor and Introduce isDynamic imports to defer to LS.findReferences (5b4f5d5)

v2.2.0

Compare Source

  • Fix file casing (2818d68)
  • Remove unused export (671de45)
  • Return single dependencies array from _getDependenciesFromScripts (4a77e35)
  • Bring all ignored dependencies + binaries handling together and later in the process (300035a)
  • Minor refactor in workspace config normalizer for readability (38ce7d9)
  • Introduce script node visitors (46b8110)
  • Fix npx binary resolver (522c8a7)
  • Add --quiet and --verbose to generic binary resolver (20680f4)
  • Add custom zx resolver (6830f97)
  • Fix nodemon resolver (c72149e)
  • Start using generic arg resolvers in fallback binary resolver (425d306)
  • Move AST visitors to their own factories and add file condition (c5da961)
  • Minor refactor return value of compilers helper (fcccb26)
  • Case file names after their class (6c08af3)
  • Ignore @​public class/enum members (7e4e8e0)

v2.1.3

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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/knip-2.x branch from fa74c71 to a7b33b2 Compare April 1, 2023 00:24
@renovate renovate bot changed the title Update dependency knip to v2.1.3 Update dependency knip to v2.2.0 Apr 1, 2023
@renovate renovate bot force-pushed the renovate/knip-2.x branch from a7b33b2 to 398b332 Compare April 1, 2023 20:32
@renovate renovate bot changed the title Update dependency knip to v2.2.0 Update dependency knip to v2.2.2 Apr 1, 2023
@renovate renovate bot changed the title Update dependency knip to v2.2.2 Update dependency knip to v2.2.4 Apr 2, 2023
@renovate renovate bot force-pushed the renovate/knip-2.x branch 2 times, most recently from 269c720 to 061ce39 Compare April 2, 2023 14:25
@renovate renovate bot changed the title Update dependency knip to v2.2.4 Update dependency knip to v2.3.0 Apr 2, 2023
@renovate renovate bot force-pushed the renovate/knip-2.x branch from 061ce39 to 42379af Compare April 3, 2023 01:58
@renovate renovate bot changed the title Update dependency knip to v2.3.0 Update dependency knip to v2.3.1 Apr 3, 2023
@renovate renovate bot force-pushed the renovate/knip-2.x branch from 42379af to 0b8f602 Compare April 3, 2023 18:47
@renovate renovate bot changed the title Update dependency knip to v2.3.1 Update dependency knip to v2.3.2 Apr 3, 2023
@renovate renovate bot force-pushed the renovate/knip-2.x branch from 0b8f602 to b38b1b9 Compare April 4, 2023 03:00
@renovate renovate bot changed the title Update dependency knip to v2.3.2 Update dependency knip to v2.4.0 Apr 4, 2023
@renovate renovate bot force-pushed the renovate/knip-2.x branch from b38b1b9 to 40dce41 Compare April 7, 2023 12:46
@renovate renovate bot changed the title Update dependency knip to v2.4.0 Update dependency knip to v2.6.0 Apr 7, 2023
@renovate renovate bot force-pushed the renovate/knip-2.x branch from 40dce41 to c817c7b Compare April 7, 2023 16:49
@renovate renovate bot changed the title Update dependency knip to v2.6.0 Update dependency knip to v2.6.1 Apr 7, 2023
@renovate renovate bot force-pushed the renovate/knip-2.x branch from c817c7b to 9386310 Compare April 8, 2023 10:04
@renovate renovate bot changed the title Update dependency knip to v2.6.1 Update dependency knip to v2.7.0 Apr 8, 2023
@renovate renovate bot force-pushed the renovate/knip-2.x branch from 9386310 to ce63466 Compare April 8, 2023 13:22
@renovate renovate bot changed the title Update dependency knip to v2.7.0 Update dependency knip to v2.7.1 Apr 8, 2023
@renovate renovate bot force-pushed the renovate/knip-2.x branch from ce63466 to e1a65fa Compare April 9, 2023 12:40
@renovate renovate bot changed the title Update dependency knip to v2.7.1 Update dependency knip to v2.8.2 Apr 9, 2023
@renovate renovate bot force-pushed the renovate/knip-2.x branch from e1a65fa to 2926682 Compare April 13, 2023 20:04
@renovate renovate bot changed the title Update dependency knip to v2.8.2 chore(deps): update dependency knip to v2.8.2 Apr 13, 2023
@codecov
Copy link

codecov bot commented Apr 13, 2023

Codecov Report

Merging #5 (9818111) into main (dbf8cd3) will not change coverage.
The diff coverage is n/a.

@@          Coverage Diff          @@
##            main      #5   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files          3       3           
  Lines         37      37           
  Branches       7       7           
=====================================
  Misses        37      37           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@renovate renovate bot force-pushed the renovate/knip-2.x branch 2 times, most recently from 4a0195d to 15b214d Compare April 13, 2023 20:36
@renovate renovate bot force-pushed the renovate/knip-2.x branch 5 times, most recently from c9929a3 to ec943de Compare April 14, 2023 02:24
@renovate renovate bot force-pushed the renovate/knip-2.x branch from ec943de to 9818111 Compare April 14, 2023 02:31
@renovate renovate bot merged commit 84d7e53 into main Apr 14, 2023
@renovate renovate bot deleted the renovate/knip-2.x branch April 14, 2023 02:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants