-
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): bump @sentry/browser from 8.26.0 to 8.27.0 #131
Conversation
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) from 8.26.0 to 8.27.0. - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@8.26.0...8.27.0) --- updated-dependencies: - dependency-name: "@sentry/browser" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
WalkthroughThe change involves an update to the Changes
Sequence Diagram(s)sequenceDiagram
participant User
participant Browser
participant Sentry
User->>Browser: Load application
Browser->>Sentry: Initialize Sentry SDK (v8.27.0)
Sentry-->>Browser: SDK ready
Browser->>User: Render application
Poem
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@sentry/[email protected]) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Superseded by #146. |
Bumps @sentry/browser from 8.26.0 to 8.27.0.
Release notes
Sourced from
@sentry/browser
's releases.Changelog
Sourced from
@sentry/browser
's changelog.Commits
66a6316
release: 8.27.0706ebd3
Merge pull request #13474 from getsentry/prepare-release/8.27.0b0180be
Merge branch 'master' into prepare-release/8.27.0205f127
meta: Update CHANGELOG for 8.27.0ea847d1
ci: Don't fail profiling bindings job on cache miss (#13464)5b9d3bb
ci: Always run build on develop branch (#13404)195482c
ci: Stabilize CI dependency cache key (#13401)6cb6999
test: Fix flaky csp test (#13376)80a116b
fix(replay): Ensure we publish replay CDN bundles (#13437)e6861cf
feat(feedback): Improve error message for 403 errors (#13441)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Summary by CodeRabbit