Skip to content

build(deps): upgrade dependencies to latest minor versions and add dependabot#64

Merged
calltelemetry-jason merged 1 commit into
mainfrom
chore/update-deps-15001782137981772396
Apr 20, 2026
Merged

build(deps): upgrade dependencies to latest minor versions and add dependabot#64
calltelemetry-jason merged 1 commit into
mainfrom
chore/update-deps-15001782137981772396

Conversation

@calltelemetry-jason

Copy link
Copy Markdown
Contributor

This PR upgrades the project dependencies to their latest minor and patch versions within the defined ranges in package.json. It also adds a .github/dependabot.yml configuration file to establish the best practice of automating future dependency updates for both npm packages and github-actions. All tests have been successfully run to verify the updates.


PR created automatically by Jules for task 15001782137981772396 started by @calltelemetry-jason

…pendabot

Co-authored-by: calltelemetry-jason <57885211+calltelemetry-jason@users.noreply.github.com>
@google-labs-jules

Copy link
Copy Markdown
Contributor

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

Copilot AI review requested due to automatic review settings April 20, 2026 04:38
@coderabbitai

coderabbitai Bot commented Apr 20, 2026

Copy link
Copy Markdown

Warning

Rate limit exceeded

@calltelemetry-jason has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 0 minutes and 36 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 0 minutes and 36 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 46b6fb8f-cf71-4bd0-9e56-dc0406087c26

📥 Commits

Reviewing files that changed from the base of the PR and between 39508e4 and b426258.

⛔ Files ignored due to path filters (2)
  • .yarn/install-state.gz is excluded by !**/.yarn/**, !**/*.gz
  • yarn.lock is excluded by !**/yarn.lock, !**/*.lock
📒 Files selected for processing (1)
  • .github/dependabot.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/update-deps-15001782137981772396

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

@sentry

sentry Bot commented Apr 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Copilot AI 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.

Pull request overview

This PR updates the Yarn lockfile to pick up newer minor/patch dependency versions (within existing package.json ranges) and adds a Dependabot configuration to automate future dependency updates for npm packages and GitHub Actions.

Changes:

  • Regenerated yarn.lock to incorporate updated transitive versions (e.g., rolldown, eventsource-parser, and a vite instance used by transitive tooling).
  • Added .github/dependabot.yml to enable weekly update PRs for npm and github-actions.

Reviewed changes

Copilot reviewed 1 out of 3 changed files in this pull request and generated no comments.

File Description
yarn.lock Lockfile refresh to newer dependency resolutions/checksums.
.github/dependabot.yml New Dependabot config to automate weekly dependency updates.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@calltelemetry-jason calltelemetry-jason merged commit 61b8b84 into main Apr 20, 2026
7 checks passed
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.

2 participants