Skip to content

Conversation

gokulk16
Copy link
Owner

@gokulk16 gokulk16 commented May 31, 2025

snyk-top-banner

Snyk has created this PR to upgrade @sentry/browser from 8.25.0 to 8.55.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 45 versions ahead of your current version.

  • The recommended version was released 4 months ago.

Release notes
Package name: @sentry/browser
  • 8.55.0 - 2025-02-12
  • 8.54.0 - 2025-02-03
  • 8.53.0 - 2025-01-31
  • 8.52.1 - 2025-01-30
  • 8.52.0 - 2025-01-28
  • 8.51.0 - 2025-01-22
  • 8.50.0 - 2025-01-15
  • 8.49.0 - 2025-01-15
  • 8.48.0 - 2025-01-07
  • 8.47.0 - 2024-12-18
  • 8.46.0 - 2024-12-17
  • 8.45.1 - 2024-12-16
  • 8.45.0 - 2024-12-13
  • 8.44.0 - 2024-12-12
  • 8.43.0 - 2024-12-10
  • 8.42.0 - 2024-12-02
  • 8.41.0 - 2024-11-27
  • 8.41.0-beta.1 - 2024-11-25
  • 8.41.0-beta.0 - 2024-11-21
  • 8.40.0 - 2024-11-22
  • 8.39.0 - 2024-11-19
  • 8.39.0-dev.0 - 2024-11-12
  • 8.39.0-beta.0 - 2024-11-14
  • 8.38.0 - 2024-11-12
  • 8.37.1 - 2024-11-05
  • 8.37.0 - 2024-11-05
  • 8.36.0 - 2024-10-31
  • 8.36.0-beta.0 - 2024-10-23
  • 8.36.0-alpha.1 - 2024-10-24
  • 8.36.0-alpha.0 - 2024-10-22
  • 8.35.0 - 2024-10-21
  • 8.35.0-beta.0 - 2024-10-15
  • 8.35.0-alpha.0 - 2024-10-11
  • 8.34.0 - 2024-10-10
  • 8.34.0-internal.0 - 2024-10-10
  • 8.33.1 - 2024-10-03
  • 8.33.0 - 2024-10-02
  • 8.32.0 - 2024-09-25
  • 8.31.0 - 2024-09-23
  • 8.31.0-beta.0 - 2024-09-23
  • 8.30.0 - 2024-09-10
  • 8.29.0 - 2024-09-09
  • 8.28.0 - 2024-09-03
  • 8.27.0 - 2024-08-27
  • 8.26.0 - 2024-08-14
  • 8.25.0 - 2024-08-09
from @sentry/browser GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Summary by Sourcery

Chores:

  • Bump @sentry/browser from 8.25.0 to 8.55.0

Snyk has created this PR to upgrade @sentry/browser from 8.25.0 to 8.55.0.

See this package in npm:
@sentry/browser

See this project in Snyk:
https://app.snyk.io/org/gokulk16/project/3a908092-ad87-4b63-89c6-e4c98751d89b?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

sourcery-ai bot commented May 31, 2025

Reviewer's Guide

This PR upgrades the @sentry/browser package from 8.25.0 to 8.55.0 by updating the version spec in package.json and regenerating the lockfile to incorporate the new release.

Flow Diagram: Snyk Automated Dependency Upgrade Process

graph TD
    A["Snyk: Monitor project dependencies"] --> B{"Outdated '@sentry/browser' (v8.25.0)?"};
    B -- "Yes" --> C["Snyk: Create new branch"];
    C --> D["Snyk: Update 'package.json'\n('@sentry/browser' to v8.55.0)"];
    D --> E["Snyk: Update 'package-lock.json'"];
    E --> F["Snyk: Create Pull Request"];
    F --> G["Developer: Review & Merge PR"];
    G --> H["Project: '@sentry/browser' is now v8.55.0"];
    B -- "No" --> I["Snyk: No action taken"];
Loading

File-Level Changes

Change Details Files
Upgrade @sentry/browser dependency and update lockfile
  • Bump @sentry/browser version in package.json
  • Regenerate and commit updated package-lock.json
package.json
package-lock.json

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link

netlify bot commented May 31, 2025

Deploy Preview for typetocalculate ready!

Name Link
🔨 Latest commit f35a729
🔍 Latest deploy log https://app.netlify.com/projects/typetocalculate/deploys/683a758cfdf0610008ed9b57
😎 Deploy Preview https://deploy-preview-57--typetocalculate.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 62.31%
🟰 ±0%
926 / 1486
🔵 Statements 62.31%
🟰 ±0%
926 / 1486
🔵 Functions 65.43%
🟰 ±0%
53 / 81
🔵 Branches 80.87%
⬇️ -0.65%
148 / 183
File CoverageNo changed files found.
Generated in workflow #107 for commit f35a729 by the Vitest Coverage Report Action

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