Closed dependabot[bot] closed 5 months ago
Latest commit: 6e190bd9b1d9102522ee4512f1570751625db395
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
npm/@sentry/browser@8.7.0 | network | +7 |
9.54 MB | sentry-bot |
npm/msw@2.2.13 | environment, filesystem, shell | +32 |
5.66 MB | kettanaito |
🚮 Removed packages: npm/@playwright/test@1.43.1, npm/@sentry/browser@7.110.0, npm/dotenv@16.4.5, npm/eslint-plugin-playwright@1.6.0, npm/http-server@14.1.1, npm/typescript@5.4.3
🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎
To accept the risk, merge this PR and you will not be notified again.
Alert | Package | Note | Source |
---|---|---|---|
Install scripts | npm/msw@2.2.13 |
|
Install scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead.
Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.
If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.
To ignore an alert, reply with a comment starting with @SocketSecurity ignore
followed by a space separated list of ecosystem/package-name@version
specifiers. e.g. @SocketSecurity ignore npm/foo@1.0.0
or ignore all packages with @SocketSecurity ignore-all
@SocketSecurity ignore npm/msw@2.2.13
Superseded by #195.
Bumps @sentry/browser from 7.110.0 to 8.7.0.
Release notes
Sourced from
@sentry/browser
's releases.... (truncated)
Changelog
Sourced from
@sentry/browser
's changelog.... (truncated)
Commits
41b8f79
release: 8.7.0d4aaa3a
Merge pull request #12280 from getsentry/prepare-release/8.7.09b09cb2
Merge branch 'master' into prepare-release/8.7.04aaaba7
meta: Add Changelog entry for 8.7.0d9562b9
fix(nextjs): Do not hidesourceMappingURL
comment on client when `nextConfi...0d1093d
feat(react): Add TanStack Router integration (#12095)bbe7be5
build: Remove@types/rimraf
and some rimraf usage (#12276)81e0fd1
build: Bump node to 18.20.3 (#12271)264675d
Merge pull request #12272 from getsentry/prepare-release/8.6.00bf0a138
test(react): Update react-create-hash-router E2E test (#12262)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