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

build(deps-dev): bump knip from 5.0.0 to 5.27.2 #272

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 8, 2024

Bumps knip from 5.0.0 to 5.27.2.

Release notes

Sourced from knip's releases.

Release 5.27.2

  • Don't git-ignore user configured entry files (5e07bbcb)
  • Release @​knip/create-config 1.0.2 (ba39caa5)

Release 5.27.1

  • Use pathsBasePath if available to make compilerOptions.paths absolute (fixes #748) (6c866d26)
  • Format docs (d0d5f970)
  • Increase enhanced-resolve cache duration (c7fa02e1)
  • Add test coverage for tsconfig.json w/ module:commonjs (3d5a5363)
  • Add non-standard CJS require calls in TS files as entry files (as require.resolve) (f8f0d669)
  • Update docs (b2ea3a9a)
  • Fix regression issue template (f6066d69)
  • Aid ts issues (9eff1bb1)
  • Enable more tests in Bun (953d6f61)
  • Update lockfile (4d8b35b8)
  • Replace resolve with enhanced-resolve (39e0f223)
  • Temp exclude unlisted in typescript integration test (76752c88)
  • Inline playwright types (ea099cc0)
  • Add Vue example to compilers in docs (#733) (949ddd8b)
  • Minor refactor (8c21df51)
  • Fix omitted expressions in Promise.all imports (resolves #725) (858c0b73)
  • Clean up tryResolve etc. (e20a9e9a)
  • fix: pnpm workspace fixes (#738) (d5003d1b)
  • Update .gitattributes to exclude binary files (b9b8f4da)
  • Revert "CRLF will be replaced by LF the next time Git touches it" (0fdb4c93)
  • Upgrade Astro (ccb7523f)
  • Use latest tsx again (2b7d0537)
  • Add bun create @knip/config to installation instructions (fb199152)

Release 5.27.0

  • CRLF will be replaced by LF the next time Git touches it (bea004fe)
  • Remove OS eol diffs in tests (799cc422)
  • git config eol=lf (5d239323)
  • Re-enable windows test for bun (bc66b4fa)
  • Add test case (fixed by ae5c3417) (5e742dc3)
  • Move more cli args into single location, refactor some namings (9f5eb01a)
  • Update contrib dev docs (108eff17)
  • Add ladle plugin (#728) (ebd79d4b)
  • Circumvent case where element == undefined (#725) (ae5c3417)
  • Adjust tests after f5680fb2 (b4dc6921)
  • Edit docs (916b633a)
  • Print relative .gitignore paths in debug output (fef3dba5)
  • Don't add ignored files as entry paths (resolves #734) (f5680fb2)
  • Use single or double star to ignore workspaces, remove single star for ignore glob pattern (f6b00582)
  • Restore support for legacy husky w/ lint-staged (bd16c985)
  • Support override configs in babel plugin (953d4fbd)
  • Add react-cosmos plugin (2de39245)
  • Add rsbuild plugin (placeholder) (efd7d2ad)
  • Add rspack plugin (3cbfd0a8)
  • Add src/vite-env.d.ts to entry paths in vite(st) plugin (closes #732) (8cf6a0ac)

... (truncated)

Commits
  • 4f19785 Release 5.27.2
  • 5e07bbc Don't git-ignore user configured entry files
  • a4a2e1f Release 5.27.1
  • 6c866d2 Use pathsBasePath if available to make compilerOptions.paths absolute (fi...
  • c7fa02e Increase enhanced-resolve cache duration
  • 3d5a536 Add test coverage for tsconfig.json w/ module:commonjs
  • f8f0d66 Add non-standard CJS require calls in TS files as entry files (as require.res...
  • 9eff1bb Aid ts issues
  • 953d6f6 Enable more tests in Bun
  • 39e0f22 Replace resolve with enhanced-resolve
  • 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) from 5.0.0 to 5.27.2.
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Changelog](https://github.com/webpro-nl/knip/blob/main/packages/knip/.release-it.json)
- [Commits](https://github.com/webpro-nl/knip/commits/5.27.2/packages/knip)

---
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 requested a review from AshGw as a code owner August 8, 2024 08:18
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 8, 2024
Copy link

vercel bot commented Aug 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ashgw-me ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 8, 2024 8:20am

Copy link
Author

dependabot bot commented on behalf of github Aug 22, 2024

Superseded by #275.

@dependabot dependabot bot closed this Aug 22, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/knip-5.27.2 branch August 22, 2024 07:21
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants