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 5.39.4 to 5.41.0 #5755

Merged
merged 1 commit into from
Dec 16, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2024

Bumps knip from 5.39.4 to 5.41.0.

Release notes

Sourced from knip's releases.

Release 5.41.0

  • Add expo plugin (#879) (40f7be98)
  • #598 Nx plugin doesn't look in package.json (#880) (9ce4a49a)
  • Remove twitter link from header (34004ba6)
  • Tiny fix code block (17ddcb7b)
  • Update & format (f696807b)
  • Fix up doc build scripts (9ba09983)

Release 5.40.0

  • Add Karma plugin (#871) (3d29854d)
  • Remove tea.yaml (e43304b4)
  • Add Workleap (@​gsoft-inc) as sponsor (thank you!) (c7385612)
  • Update comparison page + auto-format (e6340b03)
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 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)

PR-Codex overview

This PR updates the version of the knip package across multiple package.json files and the pnpm-lock.yaml file, moving from version 5.40.0 to 5.41.0.

Detailed summary

  • Updated knip from 5.40.0 to 5.41.0 in:
    • packages/thirdweb/package.json
    • apps/dashboard/package.json
    • apps/wallet-ui/package.json
  • Updated knip version in pnpm-lock.yaml to 5.41.0.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@dependabot dependabot bot requested a review from gregfromstl as a code owner December 16, 2024 20:21
@dependabot dependabot bot added the Dependencies Pull requests that update a dependency file label Dec 16, 2024
@dependabot dependabot bot requested a review from jnsdls as a code owner December 16, 2024 20:21
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Dec 16, 2024
Copy link

changeset-bot bot commented Dec 16, 2024

⚠️ No Changeset found

Latest commit: 92c516c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

graphite-app bot commented Dec 16, 2024

How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • merge-queue - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

Copy link

vercel bot commented Dec 16, 2024

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

Name Status Preview Comments Updated (UTC)
docs-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 16, 2024 9:21pm
thirdweb_playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 16, 2024 9:21pm
thirdweb-www ❌ Failed (Inspect) Dec 16, 2024 9:21pm
wallet-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 16, 2024 9:21pm

@github-actions github-actions bot added Dashboard Involves changes to the Dashboard. packages Ecosystem Portal Involves changes to the Ecosystem Portal SDK Involves changes to the thirdweb SDK labels Dec 16, 2024
Copy link

socket-security bot commented Dec 16, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/[email protected] environment, eval Transitive: filesystem, shell, unsafe +42 5.47 MB webpro

🚮 Removed packages: npm/[email protected]

View full report↗︎

@vercel vercel bot temporarily deployed to Preview – thirdweb-www December 16, 2024 20:36 Inactive
@vercel vercel bot temporarily deployed to Preview – docs-v2 December 16, 2024 20:36 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui December 16, 2024 20:36 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground December 16, 2024 20:37 Inactive
Bumps [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) from 5.39.4 to 5.41.0.
- [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.41.0/packages/knip)

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

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dashboard Involves changes to the Dashboard. Dependencies Pull requests that update a dependency file Ecosystem Portal Involves changes to the Ecosystem Portal javascript Pull requests that update Javascript code packages SDK Involves changes to the thirdweb SDK
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant