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-dev): bump knip from 3.9.0 to 4.2.3 #851

Merged
merged 1 commit into from
Feb 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2024

Bumps knip from 3.9.0 to 4.2.3.

Release notes

Sourced from knip's releases.

Release 4.2.3

  • Remove @pkgjs/parseargs now that Bun has util.parseArgs (ada0597c)

Release 4.2.2

  • Update dependencies (faec4d60)
  • Add .json ext to ts config path if necessary (resolves #480) (fe3d17db)
  • Fix npm aliases (resolves #474) (470437dc)
  • Add deploy to binaries not following the --require convention (closes #477) (ad1ff7f8)
  • Hide plugin pages from sidebar (db4cb7af)
  • Update dependencies (0eccd537)
  • Add introduction video to front page (0741b705)

Release 4.2.1

  • Add resolver for ts-node (resolves #470) (3343ea46)
  • docs: add project to index.mdx (#471) (5202a28f)
  • Add guide for CommonJS (closes #465) (2d17925d)

Release 4.2.0

  • Auto-format (0e65cfba)
  • Update docs (91465e6f)
  • Update netlify plugin/test after the refactor (e0eba0c1)
  • Add missing fixture file (877a95ab)
  • Remove unused helper (093bbaa8)
  • Include class members when dogfooding (d9c2eb49)
  • More comprehensive/consistent options for plugin tests after the refactor (95dac2b7)
  • Tiny refactoring in github-actions plugin (f08a828c)
  • Update plugins after the refactor (e786b603)
  • Refactor to unravel and separate concerns better (756bcdd7)
  • Improve some member and function names (6145ce17)
  • Fix typo in comment (7a5c1b0b)
  • Refactor npm.findDependencies into DependencyDeputy as analyzeManifest (864fa843)
  • Improve some member and function names (05766734)
  • Tiny refactoring in vitest plugin (37724858)
  • Use own PackageJson (with plugins) where possible (d314123c)
  • Add Netlify plugin (#466) (3a8fe857)
  • Check for node_modules presence instead of isInternal for Eleventy plugin (#462) (c0b23b56)
  • Edit docs (59e341fd)

Release 4.1.0

  • Add bun script visitor (df869d7a)
  • Add bun binary resolver (70e936a4)
  • Ignore bun being a runtime dependency (0a947440)
  • Make hasImportSpecifier reusable (ab39cf29)

Release 4.0.4

  • Add additional test & fixture for eleventy plugin (dbf8c02c)
  • Fix up toEntryPattern → toProductionEntryPattern in Eleventy plugin (9809d760)
  • Clean up debug output a bit (81c5e310)
  • Doc tweak (66f88c21)
  • Convert some arrays to sets (a28c624d)

... (truncated)

Commits

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/tree/HEAD/packages/knip) from 3.9.0 to 4.2.3.
- [Release notes](https://github.com/webpro/knip/releases)
- [Commits](https://github.com/webpro/knip/commits/4.2.3/packages/knip)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 1, 2024
@dependabot dependabot bot requested a review from erunion February 1, 2024 05:55
@erunion erunion merged commit 9640a1c into main Feb 1, 2024
6 checks passed
@erunion erunion deleted the dependabot/npm_and_yarn/knip-4.2.3 branch February 1, 2024 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant