Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

build(deps): bump the npm_and_yarn group across 2 directories with 3 updates #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 12, 2025

Bumps the npm_and_yarn group with 2 updates in the /autogpt_platform/frontend directory: @sentry/nextjs and next.
Bumps the npm_and_yarn group with 1 update in the /classic/benchmark/frontend directory: next.

Updates @sentry/nextjs from 8.45.1 to 9.0.1

Release notes

Sourced from @​sentry/nextjs's releases.

9.0.1

  • ref(flags): rename unleash integration param (#15343)
  • feat(nestjs): Support v11 (#15114)

Bundle size 📦

Path Size
@​sentry/browser 22.9 KB
@​sentry/browser - with treeshaking flags 22.69 KB
@​sentry/browser (incl. Tracing) 35.77 KB
@​sentry/browser (incl. Tracing, Replay) 72.65 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 66.13 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 76.9 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 89.64 KB
@​sentry/browser (incl. Feedback) 39.86 KB
@​sentry/browser (incl. sendFeedback) 27.53 KB
@​sentry/browser (incl. FeedbackAsync) 32.31 KB
@​sentry/react 24.74 KB
@​sentry/react (incl. Tracing) 37.67 KB
@​sentry/vue 27.09 KB
@​sentry/vue (incl. Tracing) 37.47 KB
@​sentry/svelte 22.94 KB
CDN Bundle 24.13 KB
CDN Bundle (incl. Tracing) 35.84 KB
CDN Bundle (incl. Tracing, Replay) 70.55 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 75.69 KB
CDN Bundle - uncompressed 70.59 KB
CDN Bundle (incl. Tracing) - uncompressed 106.46 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 217.52 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 230.09 KB
@​sentry/nextjs (client) 38.63 KB
@​sentry/sveltekit (client) 36.2 KB
@​sentry/node 156.33 KB
@​sentry/node - without tracing 97.31 KB
@​sentry/aws-serverless 106.82 KB

9.0.0

Version 9.0.0 marks a major release of the Sentry JavaScript SDKs containing breaking changes. The goal of this release is to trim down unused and potentially confusing APIs, prepare the SDKs for future framework versions to build deeper instrumentation, and remove old polyfills to reduce bundle size.

How To Upgrade

Please carefully read through the migration guide in the Sentry docs on how to upgrade from version 8 to version 9. Make sure to select your specific platform/framework in the top left corner: https://docs.sentry.io/platforms/javascript/migration/v8-to-v9/

A comprehensive migration guide outlining all changes for all the frameworks can be found within the Sentry JavaScript SDK Repository: https://github.com/getsentry/sentry-javascript/blob/develop/MIGRATION.md

Breaking Changes

... (truncated)

Changelog

Sourced from @​sentry/nextjs's changelog.

9.0.1

  • ref(flags): rename unleash integration param (#15343)

9.0.0

Version 9.0.0 marks a release of the Sentry JavaScript SDKs that contains breaking changes. The goal of this release is to trim down on unused and potentially confusing APIs, prepare the SDKs for future framework versions to build deeper instrumentation, and remove old polyfills to reduce the packages' size.

How To Upgrade

Please carefully read through the migration guide in the Sentry docs on how to upgrade from version 8 to version 9. Make sure to select your specific platform/framework in the top left corner: https://docs.sentry.io/platforms/javascript/migration/v8-to-v9/

A comprehensive migration guide outlining all changes for all the frameworks can be found within the Sentry JavaScript SDK Repository: https://github.com/getsentry/sentry-javascript/blob/develop/MIGRATION.md

Breaking Changes

  • doc(deno)!: Make Deno v2 the minimum supported version (#15085)
  • feat!: Bump typescript to ~5.0.0 (#14758)
  • feat!: Drop nitro-utils package (#14998)
  • feat!: Only collect ip addresses with sendDefaultPii: true (#15084)
  • feat!: Remove autoSessionTracking option (#14802)
  • feat!: Remove enableTracing (#15078)
  • feat!: Remove getCurrentHub(), Hub, and getCurrentHubShim() (#15122)
  • feat!: Remove spanId from propagation context (#14733)
  • feat!: Remove deprecated and unused code (#15077)
  • feat!: Remove metrics API from the JS SDK (#14745)
  • feat!: Require Node >=18 as minimum supported version (#14749)
  • feat(astro)!: Respect user-specified source map setting (#14941)
  • feat(browser)!: Remove captureUserFeedback method (#14820)
  • feat(build)!: Drop pre-ES2020 polyfills (#14882)
  • feat(core)!: Add normalizedRequest to samplingContext (#14902)
  • feat(core)!: Always use session from isolation scope (#14860)
  • feat(core)!: Pass root spans to beforeSendSpan and disallow returning null (#14831)
  • feat(core)!: Remove BAGGAGE_HEADER_NAME export (#14785)
  • feat(core)!: Remove TransactionNamingScheme type (#14865)
  • feat(core)!: Remove addOpenTelemetryInstrumentation method (#14792)
  • feat(core)!: Remove arrayify method (#14782)
  • feat(core)!: Remove debugIntegration and sessionTimingIntegration (#14747)
  • feat(core)!: Remove flatten method (#14784)
  • feat(core)!: Remove getDomElement method (#14797)
  • feat(core)!: Remove makeFifoCache method (#14786)
  • feat(core)!: Remove memoBuilder export & WeakSet fallback (#14859)
  • feat(core)!: Remove transactionContext from samplingContext (#14904)
  • feat(core)!: Remove urlEncode method (#14783)
  • feat(core)!: Remove deprecated Request type (#14858)
  • feat(core)!: Remove deprecated request data methods (#14896)
  • feat(core)!: Remove standalone Client interface & deprecate BaseClient (#14800)
  • feat(core)!: Remove validSeverityLevels export (#14765)

... (truncated)

Commits
  • 7fc8083 release: 9.0.1
  • f884c09 Merge pull request #15364 from getsentry/prepare-release/9.0.1
  • 1774a9e meta(changelog): Update changelog for 9.0.1
  • 1c7edab ci: Downgrade runners to ubuntu-20.04 (#15367)
  • 55cccfd feat(nestjs): Support v11 (#15114)
  • 2f17ef1 feat(replay/feedback): Add experimental autoFlushOnFeedback option (#15356)
  • 2afe732 ref(flags): rename unleash integration param (#15343)
  • d8369f7 feat(ci): Add junit reporters to jest/vitest + codecov test results (#15341)
  • a39bd3d Merge pull request #15355 from getsentry/prepare-release/9.0.0
  • 9986eb8 meta(changelog): Update changelog for 9.0.0
  • Additional commits viewable in compare view

Updates next from 14.2.20 to 14.2.21

Release notes

Sourced from next's releases.

v14.2.21

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

Misc Changes

Credits

Huge thanks to @​unstubbable, @​ztanner, and @​styfle for helping!

Commits

Updates @sentry/node from 8.45.1 to 9.0.1

Release notes

Sourced from @​sentry/node's releases.

9.0.1

  • ref(flags): rename unleash integration param (#15343)
  • feat(nestjs): Support v11 (#15114)

Bundle size 📦

Path Size
@​sentry/browser 22.9 KB
@​sentry/browser - with treeshaking flags 22.69 KB
@​sentry/browser (incl. Tracing) 35.77 KB
@​sentry/browser (incl. Tracing, Replay) 72.65 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 66.13 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 76.9 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 89.64 KB
@​sentry/browser (incl. Feedback) 39.86 KB
@​sentry/browser (incl. sendFeedback) 27.53 KB
@​sentry/browser (incl. FeedbackAsync) 32.31 KB
@​sentry/react 24.74 KB
@​sentry/react (incl. Tracing) 37.67 KB
@​sentry/vue 27.09 KB
@​sentry/vue (incl. Tracing) 37.47 KB
@​sentry/svelte 22.94 KB
CDN Bundle 24.13 KB
CDN Bundle (incl. Tracing) 35.84 KB
CDN Bundle (incl. Tracing, Replay) 70.55 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 75.69 KB
CDN Bundle - uncompressed 70.59 KB
CDN Bundle (incl. Tracing) - uncompressed 106.46 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 217.52 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 230.09 KB
@​sentry/nextjs (client) 38.63 KB
@​sentry/sveltekit (client) 36.2 KB
@​sentry/node 156.33 KB
@​sentry/node - without tracing 97.31 KB
@​sentry/aws-serverless 106.82 KB

9.0.0

Version 9.0.0 marks a major release of the Sentry JavaScript SDKs containing breaking changes. The goal of this release is to trim down unused and potentially confusing APIs, prepare the SDKs for future framework versions to build deeper instrumentation, and remove old polyfills to reduce bundle size.

How To Upgrade

Please carefully read through the migration guide in the Sentry docs on how to upgrade from version 8 to version 9. Make sure to select your specific platform/framework in the top left corner: https://docs.sentry.io/platforms/javascript/migration/v8-to-v9/

A comprehensive migration guide outlining all changes for all the frameworks can be found within the Sentry JavaScript SDK Repository: https://github.com/getsentry/sentry-javascript/blob/develop/MIGRATION.md

Breaking Changes

... (truncated)

Changelog

Sourced from @​sentry/node's changelog.

9.0.1

  • ref(flags): rename unleash integration param (#15343)

9.0.0

Version 9.0.0 marks a release of the Sentry JavaScript SDKs that contains breaking changes. The goal of this release is to trim down on unused and potentially confusing APIs, prepare the SDKs for future framework versions to build deeper instrumentation, and remove old polyfills to reduce the packages' size.

How To Upgrade

Please carefully read through the migration guide in the Sentry docs on how to upgrade from version 8 to version 9. Make sure to select your specific platform/framework in the top left corner: https://docs.sentry.io/platforms/javascript/migration/v8-to-v9/

A comprehensive migration guide outlining all changes for all the frameworks can be found within the Sentry JavaScript SDK Repository: https://github.com/getsentry/sentry-javascript/blob/develop/MIGRATION.md

Breaking Changes

  • doc(deno)!: Make Deno v2 the minimum supported version (#15085)
  • feat!: Bump typescript to ~5.0.0 (#14758)
  • feat!: Drop nitro-utils package (#14998)
  • feat!: Only collect ip addresses with sendDefaultPii: true (#15084)
  • feat!: Remove autoSessionTracking option (#14802)
  • feat!: Remove enableTracing (#15078)
  • feat!: Remove getCurrentHub(), Hub, and getCurrentHubShim() (#15122)
  • feat!: Remove spanId from propagation context (#14733)
  • feat!: Remove deprecated and unused code (#15077)
  • feat!: Remove metrics API from the JS SDK (#14745)
  • feat!: Require Node >=18 as minimum supported version (#14749)
  • feat(astro)!: Respect user-specified source map setting (#14941)
  • feat(browser)!: Remove captureUserFeedback method (#14820)
  • feat(build)!: Drop pre-ES2020 polyfills (#14882)
  • feat(core)!: Add normalizedRequest to samplingContext (#14902)
  • feat(core)!: Always use session from isolation scope (#14860)
  • feat(core)!: Pass root spans to beforeSendSpan and disallow returning null (#14831)
  • feat(core)!: Remove BAGGAGE_HEADER_NAME export (#14785)
  • feat(core)!: Remove TransactionNamingScheme type (#14865)
  • feat(core)!: Remove addOpenTelemetryInstrumentation method (#14792)
  • feat(core)!: Remove arrayify method (#14782)
  • feat(core)!: Remove debugIntegration and sessionTimingIntegration (#14747)
  • feat(core)!: Remove flatten method (#14784)
  • feat(core)!: Remove getDomElement method (#14797)
  • feat(core)!: Remove makeFifoCache method (#14786)
  • feat(core)!: Remove memoBuilder export & WeakSet fallback (#14859)
  • feat(core)!: Remove transactionContext from samplingContext (#14904)
  • feat(core)!: Remove urlEncode method (#14783)
  • feat(core)!: Remove deprecated Request type (#14858)
  • feat(core)!: Remove deprecated request data methods (#14896)
  • feat(core)!: Remove standalone Client interface & deprecate BaseClient (#14800)
  • feat(core)!: Remove validSeverityLevels export (#14765)

... (truncated)

Commits
  • 7fc8083 release: 9.0.1
  • f884c09 Merge pull request #15364 from getsentry/prepare-release/9.0.1
  • 1774a9e meta(changelog): Update changelog for 9.0.1
  • 1c7edab ci: Downgrade runners to ubuntu-20.04 (#15367)
  • 55cccfd feat(nestjs): Support v11 (#15114)
  • 2f17ef1 feat(replay/feedback): Add experimental autoFlushOnFeedback option (#15356)
  • 2afe732 ref(flags): rename unleash integration param (#15343)
  • d8369f7 feat(ci): Add junit reporters to jest/vitest + codecov test results (#15341)
  • a39bd3d Merge pull request #15355 from getsentry/prepare-release/9.0.0
  • 9986eb8 meta(changelog): Update changelog for 9.0.0
  • Additional commits viewable in compare view

Updates next from 13.5.8 to 15.1.7

Release notes

Sourced from next's releases.

v14.2.21

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

Misc Changes

Credits

Huge thanks to @​unstubbable, @​ztanner, and @​styfle for helping!

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

…updates

Bumps the npm_and_yarn group with 2 updates in the /autogpt_platform/frontend directory: [@sentry/nextjs](https://github.com/getsentry/sentry-javascript) and [next](https://github.com/vercel/next.js).
Bumps the npm_and_yarn group with 1 update in the /classic/benchmark/frontend directory: [next](https://github.com/vercel/next.js).


Updates `@sentry/nextjs` from 8.45.1 to 9.0.1
- [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.45.1...9.0.1)

Updates `next` from 14.2.20 to 14.2.21
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v14.2.20...v14.2.21)

Updates `@sentry/node` from 8.45.1 to 9.0.1
- [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.45.1...9.0.1)

Updates `next` from 13.5.8 to 15.1.7
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v14.2.20...v14.2.21)

---
updated-dependencies:
- dependency-name: "@sentry/nextjs"
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: next
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: "@sentry/node"
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: next
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 12, 2025
Copy link

New, updated, and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@next/env@14.2.21 🔁 npm/@next/env@13.5.8, npm/@next/env@14.2.20 None 0 11.7 kB matt.straka, rauchg, timer, ...2 more
npm/@next/swc-darwin-arm64@14.2.21 🔁 npm/@next/swc-darwin-arm64@13.5.8, npm/@next/swc-darwin-arm64@14.2.20 None 0 115 MB matt.straka, rauchg, timer, ...2 more
npm/@next/swc-darwin-x64@14.2.21 🔁 npm/@next/swc-darwin-x64@13.5.8, npm/@next/swc-darwin-x64@14.2.20 None 0 117 MB matt.straka, rauchg, timer, ...2 more
npm/@next/swc-linux-arm64-gnu@14.2.21 🔁 npm/@next/swc-linux-arm64-gnu@13.5.8, npm/@next/swc-linux-arm64-gnu@14.2.20 None 0 116 MB matt.straka, rauchg, timer, ...2 more
npm/@next/swc-linux-arm64-musl@14.2.21 🔁 npm/@next/swc-linux-arm64-musl@13.5.8, npm/@next/swc-linux-arm64-musl@14.2.20 None 0 140 MB matt.straka, rauchg, timer, ...2 more
npm/@next/swc-linux-x64-gnu@14.2.21 🔁 npm/@next/swc-linux-x64-gnu@13.5.8, npm/@next/swc-linux-x64-gnu@14.2.20 None 0 131 MB matt.straka, rauchg, timer, ...2 more
npm/@next/swc-linux-x64-musl@14.2.21 🔁 npm/@next/swc-linux-x64-musl@13.5.8, npm/@next/swc-linux-x64-musl@14.2.20 None 0 157 MB matt.straka, rauchg, timer, ...2 more
npm/@next/swc-win32-arm64-msvc@14.2.21 🔁 npm/@next/swc-win32-arm64-msvc@13.5.8, npm/@next/swc-win32-arm64-msvc@14.2.20 None 0 102 MB matt.straka, rauchg, timer, ...2 more
npm/@next/swc-win32-ia32-msvc@14.2.21 🔁 npm/@next/swc-win32-ia32-msvc@13.5.8, npm/@next/swc-win32-ia32-msvc@14.2.20 None 0 94 MB matt.straka, rauchg, timer, ...2 more
npm/@next/swc-win32-x64-msvc@14.2.21 🔁 npm/@next/swc-win32-x64-msvc@13.5.8, npm/@next/swc-win32-x64-msvc@14.2.20 None 0 136 MB matt.straka, rauchg, timer, ...2 more
npm/@opentelemetry/api-logs@0.57.1 🔁 npm/@opentelemetry/api-logs@0.52.1 None 0 200 kB dyladan
npm/@opentelemetry/context-async-hooks@1.30.1 🔁 npm/@opentelemetry/context-async-hooks@1.29.0 None 0 59.3 kB dyladan
npm/@opentelemetry/core@1.30.1 🔁 npm/@opentelemetry/core@1.29.0 environment, unsafe 0 909 kB dyladan
npm/@opentelemetry/instrumentation-amqplib@0.46.0 🔁 npm/@opentelemetry/instrumentation-amqplib@0.45.0 None 0 121 kB dyladan
npm/@opentelemetry/instrumentation-connect@0.43.0 🔁 npm/@opentelemetry/instrumentation-connect@0.42.0 None 0 53.5 kB bogdandrutu, dyladan, pichlermarc
npm/@opentelemetry/instrumentation-dataloader@0.16.0 🔁 npm/@opentelemetry/instrumentation-dataloader@0.15.0 None 0 44 kB dyladan
npm/@opentelemetry/instrumentation-express@0.47.0 🔁 npm/@opentelemetry/instrumentation-express@0.46.0 None 0 93.2 kB dyladan
npm/@opentelemetry/instrumentation-fastify@0.44.1 🔁 npm/@opentelemetry/instrumentation-fastify@0.43.0 None 0 70.4 kB dyladan
npm/@opentelemetry/instrumentation-fs@0.19.0 🔁 npm/@opentelemetry/instrumentation-fs@0.18.0 None 0 80.5 kB dyladan
npm/@opentelemetry/instrumentation-generic-pool@0.43.0 🔁 npm/@opentelemetry/instrumentation-generic-pool@0.42.0 None 0 35.3 kB dyladan
npm/@opentelemetry/instrumentation-graphql@0.47.0 🔁 npm/@opentelemetry/instrumentation-graphql@0.46.0 None 0 126 kB dyladan
npm/@opentelemetry/instrumentation-hapi@0.45.1 🔁 npm/@opentelemetry/instrumentation-hapi@0.44.0 None 0 85.8 kB dyladan
npm/@opentelemetry/instrumentation-http@0.57.1 🔁 npm/@opentelemetry/instrumentation-http@0.56.0 None 0 234 kB dyladan
npm/@opentelemetry/instrumentation-ioredis@0.47.0 🔁 npm/@opentelemetry/instrumentation-ioredis@0.46.0 None 0 56.3 kB dyladan
npm/@opentelemetry/instrumentation-kafkajs@0.7.0 🔁 npm/@opentelemetry/instrumentation-kafkajs@0.6.0 None 0 60 kB dyladan
npm/@opentelemetry/instrumentation-knex@0.44.0 🔁 npm/@opentelemetry/instrumentation-knex@0.43.0 None 0 57.1 kB dyladan
npm/@opentelemetry/instrumentation-koa@0.47.0 🔁 npm/@opentelemetry/instrumentation-koa@0.46.0 None 0 60.7 kB dyladan
npm/@opentelemetry/instrumentation-lru-memoizer@0.44.0 🔁 npm/@opentelemetry/instrumentation-lru-memoizer@0.43.0 None 0 27.8 kB dyladan
npm/@opentelemetry/instrumentation-mongodb@0.51.0 🔁 npm/@opentelemetry/instrumentation-mongodb@0.50.0 None 0 130 kB dyladan
npm/@opentelemetry/instrumentation-mongoose@0.46.0 🔁 npm/@opentelemetry/instrumentation-mongoose@0.45.0 None 0 68.5 kB bogdandrutu, dyladan, pichlermarc
npm/@opentelemetry/instrumentation-mysql@0.45.0 🔁 npm/@opentelemetry/instrumentation-mysql@0.44.0 None 0 75.4 kB dyladan
npm/@opentelemetry/instrumentation-mysql2@0.45.0 🔁 npm/@opentelemetry/instrumentation-mysql2@0.44.0 None 0 57.8 kB dyladan
npm/@opentelemetry/instrumentation-pg@0.50.0 🔁 npm/@opentelemetry/instrumentation-pg@0.49.0 None +1 5.46 MB dyladan
npm/@opentelemetry/instrumentation-redis-4@0.46.0 🔁 npm/@opentelemetry/instrumentation-redis-4@0.45.0 None 0 82.1 kB dyladan
npm/@opentelemetry/instrumentation-tedious@0.18.0 🔁 npm/@opentelemetry/instrumentation-tedious@0.17.0 None 0 50.6 kB dyladan
npm/@opentelemetry/instrumentation-undici@0.10.0 🔁 npm/@opentelemetry/instrumentation-undici@0.9.0 None 0 109 kB dyladan
npm/@opentelemetry/instrumentation@0.57.1 🔁 npm/@opentelemetry/instrumentation@0.52.1 Transitive: unsafe +2 1.09 MB dyladan
npm/@opentelemetry/resources@1.30.1 🔁 npm/@opentelemetry/resources@1.29.0 None 0 558 kB dyladan
npm/@opentelemetry/sdk-trace-base@1.30.1 🔁 npm/@opentelemetry/sdk-trace-base@1.29.0 None 0 796 kB dyladan
npm/@prisma/instrumentation@6.2.1 🔁 npm/@prisma/instrumentation@5.19.1 Transitive: filesystem +2 671 kB aqrln, pirix-gh, prismabot
npm/@sentry-internal/browser-utils@9.0.1 🔁 npm/@sentry-internal/browser-utils@8.45.1 None 0 726 kB billyvg, evanpurkhiser, haza, ...6 more
npm/@sentry-internal/feedback@9.0.1 🔁 npm/@sentry-internal/feedback@8.45.1 None 0 589 kB sentry-bot
npm/@sentry-internal/replay-canvas@9.0.1 🔁 npm/@sentry-internal/replay-canvas@8.45.1 None 0 399 kB sentry-bot
npm/@sentry-internal/replay@9.0.1 🔁 npm/@sentry-internal/replay@8.45.1 None 0 2.48 MB sentry-bot
npm/@sentry/babel-plugin-component-annotate@3.1.2 🔁 npm/@sentry/babel-plugin-component-annotate@2.22.7 None 0 113 kB billyvg, evanpurkhiser, haza, ...7 more
npm/@sentry/browser@9.0.1 🔁 npm/@sentry/browser@8.45.1 None 0 1.05 MB sentry-bot
npm/@sentry/bundler-plugin-core@3.1.2 🔁 npm/@sentry/bundler-plugin-core@2.22.7 None +1 2.36 MB billyvg, evanpurkhiser, haza, ...7 more
npm/@sentry/cli-darwin@2.41.1 🔁 npm/@sentry/cli-darwin@2.39.1 None 0 24.9 MB billyvg, evanpurkhiser, haza, ...7 more
npm/@sentry/cli-linux-arm@2.41.1 🔁 npm/@sentry/cli-linux-arm@2.39.1 None 0 16.1 MB billyvg, evanpurkhiser, haza, ...7 more
npm/@sentry/cli-linux-arm64@2.41.1 🔁 npm/@sentry/cli-linux-arm64@2.39.1 None 0 17.6 MB billyvg, evanpurkhiser, haza, ...7 more
npm/@sentry/cli-linux-i686@2.41.1 🔁 npm/@sentry/cli-linux-i686@2.39.1 None 0 17.2 MB billyvg, evanpurkhiser, haza, ...7 more
npm/@sentry/cli-linux-x64@2.41.1 🔁 npm/@sentry/cli-linux-x64@2.39.1 None 0 19.6 MB billyvg, evanpurkhiser, haza, ...7 more
npm/@sentry/cli-win32-i686@2.41.1 🔁 npm/@sentry/cli-win32-i686@2.39.1 None 0 10.3 MB billyvg, evanpurkhiser, haza, ...7 more
npm/@sentry/cli-win32-x64@2.41.1 🔁 npm/@sentry/cli-win32-x64@2.39.1 None 0 11.7 MB billyvg, evanpurkhiser, haza, ...7 more
npm/@sentry/cli@2.41.1 🔁 npm/@sentry/cli@2.39.1 None 0 64.3 kB billyvg, evanpurkhiser, haza, ...7 more
npm/@sentry/core@9.0.1 🔁 npm/@sentry/core@8.45.1 network 0 3.09 MB sentry-bot
npm/@sentry/nextjs@9.0.1 🔁 npm/@sentry/nextjs@8.45.1 shell 0 1.2 MB sentry-bot
npm/@sentry/node@9.0.1 🔁 npm/@sentry/node@8.45.1 None 0 1.76 MB billyvg, evanpurkhiser, haza, ...7 more
npm/@sentry/opentelemetry@9.0.1 🔁 npm/@sentry/opentelemetry@8.45.1 None 0 524 kB billyvg, evanpurkhiser, haza, ...7 more
npm/@sentry/react@9.0.1 🔁 npm/@sentry/react@8.45.1 None 0 448 kB sentry-bot
npm/@sentry/vercel-edge@9.0.1 🔁 npm/@sentry/vercel-edge@8.45.1 environment, network 0 1.87 MB sentry-bot
npm/@sentry/webpack-plugin@3.1.2 🔁 npm/@sentry/webpack-plugin@2.22.7 None 0 79 kB sentry-bot
npm/import-in-the-middle@1.13.0 unsafe 0 116 kB datadog, nodejs-foundation
npm/next@14.2.21 🔁 npm/next@13.5.8, npm/next@14.2.20 None 0 86.4 MB vercel-release-bot
npm/next@15.1.7 🔁 npm/next@13.5.8, npm/next@14.2.20 None +12 1.27 GB vercel-release-bot

🚮 Removed packages: npm/@opentelemetry/instrumentation-nestjs-core@0.43.0

View full report↗︎

Copy link

🚨 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 NoteSourceCI
License Policy Violation npm/next@14.2.21
  • License: MPL-2.0 - Not allowed by license policy (package/dist/compiled/@vercel/og/LICENSE)
  • License: CC-BY-SA-4.0 - Not allowed by license policy (package/dist/compiled/glob/LICENSE, package/dist/compiled/glob/LICENSE)
⚠︎
License Policy Violation npm/next@15.1.7
  • License: MPL-2.0 - Not allowed by license policy (package/dist/compiled/@vercel/og/package.json, package/dist/compiled/@vercel/og/LICENSE)
  • License: CC-BY-SA-4.0 - Not allowed by license policy (package/dist/compiled/glob/LICENSE, package/dist/compiled/glob/LICENSE)
⚠︎

View full report↗︎

Next steps

What is a license policy violation?

This package is not allowed per your license policy. Review the package's license to ensure compliance.

Find a package that does not violate your license policy or adjust your policy to allow this package's license.

Take a deeper look at the dependency

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.

Remove the package

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.

Mark a package as acceptable risk

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/next@14.2.21
  • @SocketSecurity ignore npm/next@15.1.7

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants