Skip to content

chore(deps): patch sharp and vite advisories via overrides - #60

Merged
jbdevprimary merged 1 commit into
mainfrom
chore/patch-sharp-vite
Jul 27, 2026
Merged

chore(deps): patch sharp and vite advisories via overrides#60
jbdevprimary merged 1 commit into
mainfrom
chore/patch-sharp-vite

Conversation

@jbdevprimary

Copy link
Copy Markdown
Contributor

Follow-on to #58. Both packages still resolved a vulnerable copy alongside a patched one, so the advisories stayed open:

package was now advisories cleared
sharp 0.34.5 + 0.35.3 0.35.3 only 1 high
vite 6.4.2 + 6.4.3 6.4.3 only 1 high, 1 medium

Pinning each to the already-present patched version collapses it to a single resolution. Same-major ranges, per the constraint documented on the existing overrides.

Takes the repo from 20 → 17 open Dependabot advisories (started at 40).

The remaining 17 are all against astro itself and require the 5.x → 7.x major upgrade — genuinely separate work with real migration risk, notably the zod v3/v4 coupling documented in #55.

Verified: build green, astro check clean, node 2/2, ruby 5/5.

Follow-on to the transitive-advisory sweep. Both packages still resolved a
vulnerable copy alongside a patched one, so the advisories stayed open:
sharp 0.34.5 (< 0.35.0, high) beside 0.35.3, and vite 6.4.2 (<= 6.4.2, one
high + one medium) beside 6.4.3.

Pinning both to the already-present patched version collapses each to a
single resolution and clears three more advisories. Same-major ranges, per
the constraint documented on the existing overrides.

Verified: build green, node 2/2, ruby 5/5.
@gemini-code-assist

Copy link
Copy Markdown

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

@coderabbitai

coderabbitai Bot commented Jul 27, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@jbdevprimary, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 14 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 94d5ab27-92d7-4bcd-8e69-a38364057987

📥 Commits

Reviewing files that changed from the base of the PR and between 315c75a and 892ab43.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (1)
  • package.json
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/patch-sharp-vite

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@amazon-q-developer amazon-q-developer Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review Summary

This PR updates @aws-sdk/client-bedrock-runtime from version 3.745.0 to 3.759.0, with corresponding lockfile updates. The dependency update follows semantic versioning (minor version bump within v3) and appears to be a routine maintenance update.

No blocking issues identified. The changes are properly configured and the lockfile is correctly synchronized with the package.json update.


You can now have the agent implement changes and create commits directly on your pull request's source branch. Simply comment with /q followed by your request in natural language to ask the agent to make changes.

@jbdevprimary
jbdevprimary merged commit 01e73fc into main Jul 27, 2026
10 checks passed
@jbdevprimary
jbdevprimary deleted the chore/patch-sharp-vite branch July 27, 2026 06:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant