chore(deps): lock file maintenance - #268
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/lock-file-maintenance
branch
7 times, most recently
from
August 26, 2026 18:08
4ce0275 to
0aac466
Compare
renovate
Bot
force-pushed
the
renovate/lock-file-maintenance
branch
from
August 27, 2026 13:02
0aac466 to
97a387c
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 refresh with patch-level dependency updates; no direct code changes, though AWS SDK and Sentry bumps could affect runtime behavior in CLI/storage if those releases include behavioral fixes.
Overview
Refreshes
pnpm-lock.yamlso resolved transitive versions move to newer patch/minor releases without changingpackage.jsonspecifiers (Renovate lock file maintenance).Notable resolution bumps include AWS SDK S3/credential packages (
3.1116.0→3.1119.0) forpackages/storageandpackages/cli, Vitest4.1.10→4.1.11(and matching@vitest/*packages), Sentry Node10.70.0→10.71.0, plus build/test toolchain updates (rolldown1.2.6, rollup4.63.0) and assorted transitive patches (e.g.js-yaml,openid-client,fast-xml-parser,@types/react-dom).No application or config source files are modified in this diff—only lockfile entries and integrity hashes.
Reviewed by Cursor Bugbot for commit 97a387c. Bugbot is set up for automated code reviews on this repo. Configure here.