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

Bump knip from 2.40.0 to 2.41.3 #1297

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 17, 2023

Bumps knip from 2.40.0 to 2.41.3.

Release notes

Sourced from knip's releases.

Release 2.41.3

  • Fix up plugin resolving in graphql-codegen plugin a bit (resolves #349) (ee83151)
  • Add config file patterns for codegen plugin (resolves #348) (72b3add)
  • Respect coverage.disabled in vitest plugin (resolves #347) (b1cd3da)
  • Add corepack to list of ignored binaries (d79728b)
  • Remove problematic links (4be9ec9)

Release 2.41.2

  • Distinguish jiti CJS and ESM loader, and clean up (fixes #328) (7a537a6)
  • Simplify isTypeModule a bit (942fbc1)
  • Update vite.config extension in vite plugin (48ce2f0)

Release 2.41.1

  • Refactor vitest entry resolver (c34a3df)
  • Load .js module using native import call (fixes #290) (aeaf70a)
  • Remove path from extend plugin:specifier in eslint plugin + simplify specs (fixes #343) (3a9e510)

Release 2.41.0

  • Fix integration.yml workflow (49d2157)
  • Switch to jiti in tryResolve (3d8a245)
  • Consider JSDoc tags of individual export specifiers + their parent declaration (3757140)
  • Make compilerOptions.paths (and configured paths) absolute if no baseUrl (c9b3770)
  • Add some module resolutions in vitest plugin (465d170)
  • Add tsup plugin (af7a7bf)
  • Respect ignore option for entry paths from manifest (587c6bb)
  • Improve lazy ignore pattern builder (a77aa07)
  • Re-apply cdd04fb (Don't add entry paths that should be ignored) (a8b46a9)
  • Use a single centralized isGitIgnored fn (ffbe805)
  • Remove obsolete comment (df4c020)
  • Sync node-test-runner plugin entry patterns (5263ad3)
  • Move tsx to separate module + reuse node resolver (fixes #344) (0451e23)
  • Add --watch arg to node resolver (08483e8)
  • Increase readability of module.exports visitor (4fb6239)

Release 2.40.2

  • Revert "Don't add entry paths that should be ignored" (fixes #341) (17ee32e)
  • Minor comment fix (b89b0f6)
  • Always try to give declaration nodes to get JSDoc tags (fixes #342) (7fec492)
  • Return only top-level imports + module.exports visitor refactor (fixes #340) (0b789a0)
  • More diverse id's (b634e6e)
  • Add fixtures and coverage for postcss plugin (#338) (32205b5)

Release 2.40.1

  • Fix enabler text in node-test-runner plugin (0a3c214)
  • Lint only isolated workspace in single workspace + strict mode (4ee774c)
  • Don't add entry paths that should be ignored (cdd04fb)
  • Sanitize initially unresolved specifiers (d9d736d)
  • Don't sanitize node:* modules (8355b5e)
  • Don't run link checker on tags (66a3d31)
Commits
  • c10ea4d Release 2.41.3
  • ee83151 Fix up plugin resolving in graphql-codegen plugin a bit (resolves #349)
  • 72b3add Add config file patterns for codegen plugin (resolves #348)
  • b1cd3da Respect coverage.disabled in vitest plugin (resolves #347)
  • d79728b Add corepack to list of ignored binaries
  • 4be9ec9 Remove problematic links
  • e36f27b Release 2.41.2
  • 7a537a6 Distinguish jiti CJS and ESM loader, and clean up (fixes #328)
  • 942fbc1 Simplify isTypeModule a bit
  • 48ce2f0 Update vite.config extension in vite plugin
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps [knip](https://github.com/webpro/knip) from 2.40.0 to 2.41.3.
- [Release notes](https://github.com/webpro/knip/releases)
- [Changelog](https://github.com/webpro/knip/blob/main/docs/release-notes-v2.md)
- [Commits](webpro-nl/knip@2.40.0...2.41.3)

---
updated-dependencies:
- dependency-name: knip
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Changes to the project's dependencies label Nov 17, 2023
@ericcornelissen ericcornelissen merged commit a761fed into main Nov 17, 2023
34 checks passed
@ericcornelissen ericcornelissen deleted the dependabot/npm_and_yarn/knip-2.41.3 branch November 17, 2023 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Changes to the project's dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant