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 2.38.4 to 3.3.4 #824

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2023

Bumps knip from 2.38.4 to 3.3.4.

Release notes

Sourced from knip's releases.

Release 3.3.4

  • Add page about performance to docs (7513521)
  • Improve caching for relative paths in module resolver (6292c7f)
  • Add nice tweet to testimonials (f947b0a)

Release 3.3.3

  • Include lockfile change in release commit (6cb92b3)
  • Don't sanitize virtual:* imports (resolves #370) (9697689)
  • Add TanStack/query to integration suite (09f7a58)
  • Don't complain about ignoredWorkspaces without a package.json (42dbfce)
  • Rename test + fixture (flow-node → export-declaration) (ecee44b)

Release 3.3.2

  • Edit configuration page (9d7eccf)
  • Add missing test to nx plugin (2fb17d2)
  • Add includeEntryExports to workspace config in TS and JSON schema (1a848d9)
  • Fix errors with space-separated include/exclude arg (ec64c07)
  • Return stdout, stderr, status from exec test helper (f0ae9e7)
  • Add footer w/ license, name, links (9499c89)

Release 3.3.1

  • Add referenced optional peer deps to docs (6b97b9c)
  • Don't report optional peer dependency as unused if hosts have the peer as optional (8b20201)
  • Auto-format Markdown (1936c6d)

Release 3.3.0

  • Fix up JSDoc visitor and try harder to find import types (70691ff)
  • Add support for build.lib.entry paths in vite plugin (f6c1d93)
  • Add posDecl to exportDeclaration visitor + support function declarations (#353) (5054906)
  • Add posDecl to distinguish export identifier vs declaration (to findReferences) (e5eef1f)
  • Add link to jiti issue (740eeb1)
  • Add schema.json for JSONC (#320) (e7696e1)

Release 3.2.0

  • adds support for package.json shared prettier configuration (#368) (121015f)

Release 3.1.0

  • Throw for duplicate package names (closes #339) (8e1dca6)
  • Override potentially expensive compiler options, just in case (c7234b7)
  • Throw for invalid issue types when using include/exclude filter (closes #366) (4e42ff8)
  • Remove target, module and moduleResolution from compiler option overrides (6407d4d)
  • Mention MNWE/MRE in docs (db951b2)
  • Exclude negated production patterns in default mode (resolves #352) (fca87f8)
  • Don't try to load fake path in tsconfig-loader (7c80ad1)
  • Add --isolate-workspaces flag (undocumented) (b0913ac)
  • Add a few more testimonials 🧡 (0321a8d)

Release 3.0.2

  • Don't assume symbols to exist (fixes #367) (6713525)
  • Fix link in readme (a11ef44)

... (truncated)

Commits
  • b6c284e Release 3.3.4
  • 6292c7f Improve caching for relative paths in module resolver
  • 9bb775f Release 3.3.3
  • 6cb92b3 Include lockfile change in release commit
  • 9697689 Don't sanitize virtual:* imports (resolves #370)
  • 42dbfce Don't complain about ignoredWorkspaces without a package.json
  • ecee44b Rename test + fixture (flow-node → export-declaration)
  • 0c7001a Release 3.3.2
  • 2fb17d2 Add missing test to nx plugin
  • 1a848d9 Add includeEntryExports to workspace config in TS and JSON schema
  • 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/tree/HEAD/packages/knip) from 2.38.4 to 3.3.4.
- [Release notes](https://github.com/webpro/knip/releases)
- [Commits](https://github.com/webpro/knip/commits/3.3.4/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 Dec 1, 2023
@dependabot dependabot bot requested a review from erunion December 1, 2023 05:24
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 3, 2023

Superseded by #832.

@dependabot dependabot bot closed this Dec 3, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/knip-3.3.4 branch December 3, 2023 00:56
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.

0 participants