chore(deps): lock file maintenance - #215
Closed
renovate[bot] wants to merge 1 commit into
Closed
Conversation
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Want higher recall? High effort reviews run extra passes and find more bugs. A team admin can switch effort levels in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 760fcee. Configure here.
renovate
Bot
force-pushed
the
renovate/lock-file-maintenance
branch
from
July 27, 2026 06:10
760fcee to
f9fac68
Compare
renovate
Bot
force-pushed
the
renovate/lock-file-maintenance
branch
from
July 27, 2026 06:13
f9fac68 to
cee8b7d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

This PR contains the following updates:
🔧 This Pull Request updates lock files to use the latest dependency versions.
Configuration
📅 Schedule: (in timezone UTC)
* 0-5 * * 1)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.
Note
Low Risk
Lockfile-only dependency resolution updates with no source changes; minor semver bumps within existing ranges for CLI telemetry (Sentry).
Overview
Renovate lock file maintenance only:
pnpm-lock.yamlis refreshed so resolved versions move forward within existing semver ranges—nopackage.jsonchanges.For
packages/cli,@sentry/noderesolves from 10.66.0 to 10.68.0 (still satisfies^10.66.0), pulling updated@sentry/core,@sentry/node-core,@sentry/opentelemetry, and@sentry/server-utils. Sentry’s OpenTelemetry stack shifts from@opentelemetry/*2.9.0 to 2.10.0, andimport-in-the-middlegoes 3.3.1 → 3.3.2.@apm-js-collab/code-transformer/ bundler-plugins get minor patch bumps;@sentry/server-utils’ snapshot also addsmeriyahas a direct dependency.Reviewed by Cursor Bugbot for commit cee8b7d. Bugbot is set up for automated code reviews on this repo. Configure here.