Skip to content

fix(deps): update all non-major dependencies#787

Merged
mergify[bot] merged 1 commit intomainfrom
renovate/all-minor-patch
Mar 26, 2026
Merged

fix(deps): update all non-major dependencies#787
mergify[bot] merged 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 25, 2026

This PR contains the following updates:

Package Change Age Confidence
@trpc/client (source) 11.15.011.15.1 age confidence
@trpc/react-query (source) 11.15.011.15.1 age confidence
@trpc/server (source) 11.15.011.15.1 age confidence
@vitest/coverage-v8 (source) 4.1.14.1.2 age confidence
knip (source) 6.0.56.0.6 age confidence
lucide-react (source) 1.6.01.7.0 age confidence
posthog-js (source) 1.363.51.363.6 age confidence
posthog-node (source) 5.28.55.28.6 age confidence
vitest (source) 4.1.14.1.2 age confidence

Release Notes

trpc/trpc (@​trpc/client)

v11.15.1

Compare Source

What's Changed
New Contributors

Full Changelog: trpc/trpc@v11.15.0...v11.15.1

vitest-dev/vitest (@​vitest/coverage-v8)

v4.1.2

Compare Source

This release bumps Vitest's flatted version and removes version pinning to resolve flatted's CVE related issues (#​9975).

   🐞 Bug Fixes
    View changes on GitHub
webpro-nl/knip (knip)

v6.0.6: Release 6.0.6

Compare Source

  • Suppress issues initially to not overwhelm agent in mcp server (7793962)
  • Auto-format (346247a)
  • Fix false positive unused deps when run from workspace dir (resolve #​1642) (95f4431)
  • Move from convertPathsToAliascompilePathMappings (resolve #​1641) (ccc62d6)
lucide-icons/lucide (lucide-react)

v1.7.0: Version 1.7.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.6.0...1.7.0

PostHog/posthog-js (posthog-js)

v1.363.6

Compare Source

1.363.6

Patch Changes
PostHog/posthog-js (posthog-node)

v5.28.6

Compare Source

Patch Changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@vercel
Copy link

vercel bot commented Mar 25, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
doxynix Ignored Ignored Mar 26, 2026 9:41pm

@codeant-ai
Copy link
Contributor

codeant-ai bot commented Mar 25, 2026

Skipping PR review because a bot author is detected.

If you want to trigger CodeAnt AI, comment @codeant-ai review to trigger a manual review.

@github-actions
Copy link

github-actions bot commented Mar 25, 2026

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 3 package(s) with unknown licenses.
  • ⚠️ 1 packages with OpenSSF Scorecard issues.
See the Details below.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 398a0d9.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

License Issues

pnpm-lock.yaml

PackageVersionLicenseIssue Type
@trpc/client11.15.1NullUnknown License
@trpc/react-query11.15.1NullUnknown License
@trpc/server11.15.1NullUnknown License

OpenSSF Scorecard

Scorecard details
PackageVersionScoreDetails
npm/@posthog/types 1.363.6 🟢 7
Details
CheckScoreReason
Code-Review🟢 7Found 23/30 approved changesets -- score normalized to 7
Maintained🟢 1030 commit(s) and 18 issue activity found in the last 90 days -- score normalized to 10
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Packaging⚠️ -1packaging workflow not detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Binary-Artifacts🟢 9binaries present in source code
License🟢 9license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection🟢 4branch protection is not maximal on development and all release branches
Security-Policy🟢 10security policy file detected
Fuzzing🟢 10project is fuzzed
Pinned-Dependencies🟢 3dependency not pinned by hash detected -- score normalized to 3
SAST🟢 9SAST tool detected but not run on all commits
npm/@trpc/client 11.15.1 UnknownUnknown
npm/@trpc/react-query 11.15.1 UnknownUnknown
npm/@trpc/server 11.15.1 UnknownUnknown
npm/@vitest/coverage-v8 4.1.2 UnknownUnknown
npm/@vitest/expect 4.1.2 UnknownUnknown
npm/@vitest/mocker 4.1.2 UnknownUnknown
npm/@vitest/pretty-format 4.1.2 UnknownUnknown
npm/@vitest/runner 4.1.2 UnknownUnknown
npm/@vitest/snapshot 4.1.2 UnknownUnknown
npm/@vitest/spy 4.1.2 UnknownUnknown
npm/@vitest/utils 4.1.2 UnknownUnknown
npm/knip 6.0.6 UnknownUnknown
npm/lucide-react 1.7.0 ⚠️ 2.8
Details
CheckScoreReason
Maintained🟢 1030 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
Code-Review🟢 4Found 12/30 approved changesets -- score normalized to 4
Dangerous-Workflow⚠️ 0dangerous workflow patterns detected
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Packaging⚠️ -1packaging workflow not detected
Security-Policy⚠️ 0security policy file not detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
License🟢 9license file detected
Fuzzing⚠️ 0project is not fuzzed
Binary-Artifacts🟢 10no binaries found in the repo
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
Signed-Releases⚠️ 0Project has not signed or included provenance with any releases.
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
npm/posthog-js 1.363.6 🟢 7
Details
CheckScoreReason
Code-Review🟢 7Found 23/30 approved changesets -- score normalized to 7
Maintained🟢 1030 commit(s) and 18 issue activity found in the last 90 days -- score normalized to 10
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Packaging⚠️ -1packaging workflow not detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Binary-Artifacts🟢 9binaries present in source code
License🟢 9license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection🟢 4branch protection is not maximal on development and all release branches
Security-Policy🟢 10security policy file detected
Fuzzing🟢 10project is fuzzed
Pinned-Dependencies🟢 3dependency not pinned by hash detected -- score normalized to 3
SAST🟢 9SAST tool detected but not run on all commits
npm/posthog-node 5.28.6 🟢 7
Details
CheckScoreReason
Code-Review🟢 7Found 23/30 approved changesets -- score normalized to 7
Maintained🟢 1030 commit(s) and 18 issue activity found in the last 90 days -- score normalized to 10
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Packaging⚠️ -1packaging workflow not detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Binary-Artifacts🟢 9binaries present in source code
License🟢 9license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection🟢 4branch protection is not maximal on development and all release branches
Security-Policy🟢 10security policy file detected
Fuzzing🟢 10project is fuzzed
Pinned-Dependencies🟢 3dependency not pinned by hash detected -- score normalized to 3
SAST🟢 9SAST tool detected but not run on all commits
npm/vitest 4.1.2 UnknownUnknown

Scanned Files

  • pnpm-lock.yaml

@sentry
Copy link

sentry bot commented Mar 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bd0f753 to 77d56ae Compare March 26, 2026 10:02
@renovate renovate bot changed the title fix(deps): update dependency lucide-react to v1.7.0 fix(deps): update all non-major dependencies Mar 26, 2026
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from f96035b to bd3afbb Compare March 26, 2026 21:22
@mergify
Copy link

mergify bot commented Mar 26, 2026

Упс, @Kramarich0, тут конфликт. Поправь руками! 🛠️

@mergify mergify bot added the conflict label Mar 26, 2026
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bd3afbb to 398a0d9 Compare March 26, 2026 21:41
@mergify
Copy link

mergify bot commented Mar 26, 2026

@Kramarich0! Зависимости обновлены и проверены. 📦

@mergify mergify bot added the queued label Mar 26, 2026
mergify bot added a commit that referenced this pull request Mar 26, 2026
@mergify
Copy link

mergify bot commented Mar 26, 2026

Merge Queue Status

This pull request spent 9 minutes 52 seconds in the queue, including 9 minutes 18 seconds running CI.

Required conditions to merge

@mergify mergify bot merged commit 93da35c into main Mar 26, 2026
24 of 25 checks passed
@mergify mergify bot deleted the renovate/all-minor-patch branch March 26, 2026 22:00
@mergify mergify bot removed the queued label Mar 26, 2026
mergify bot pushed a commit that referenced this pull request Mar 26, 2026
🤖 I have created a release *beep* *boop*
---


## [1.18.11](v1.18.10...v1.18.11) (2026-03-26)


### Bug Fixes

* **deps:** update all non-major dependencies ([#787](#787)) ([93da35c](93da35c))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant