From 9ae49330a29102fb967bb1eee26377440947fd02 Mon Sep 17 00:00:00 2001 From: Tristan Robert Date: Mon, 4 Dec 2023 09:48:22 +0100 Subject: [PATCH] [Snyk] Upgrade @sentry/tracing from 7.78.0 to 7.80.0 (#411) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade @sentry/tracing from 7.78.0 to 7.80.0.

:information_source: 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 **2 versions** ahead of your current version. - The recommended version was released **23 days ago**, on 2023-11-09.
Release notes
Package name: @sentry/tracing
  • 7.80.0 - 2023-11-09
    • feat(astro): Add distributed tracing via <meta> tags (#9483)
    • feat(node): Capture internal server errors in trpc middleware (#9482)
    • feat(remix): Export a type to use for MetaFunction parameters (#9493)
    • fix(astro): Mark SDK package as Astro-external (#9509)
    • ref(nextjs): Don't initialize Server SDK during build (#9503)

    Bundle size 📦

    Path Size
    @ sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 65.25 KB
    @ sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 55.49 KB
    @ sentry/browser (incl. Tracing) - Webpack (gzipped) 30.98 KB
    @ sentry/browser - Webpack (gzipped) 21.3 KB
    @ sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 61.83 KB
    @ sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 29.1 KB
    @ sentry/browser - ES6 CDN Bundle (gzipped) 21.24 KB
    @ sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 194.91 KB
    @ sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 88.32 KB
    @ sentry/browser - ES6 CDN Bundle (minified & uncompressed) 63.3 KB
    @ sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 31.81 KB
    @ sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 65.61 KB
    @ sentry/react - Webpack (gzipped) 21.34 KB
    @ sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 82.35 KB
    @ sentry/nextjs Client - Webpack (gzipped) 48.13 KB
    @ sentry-internal/feedback - Webpack (gzipped) 15.98 KB
  • 7.79.0 - 2023-11-08
    • feat(tracing): Add span origin to trace context (#9472)
    • fix(deno): Emit .mjs files (#9485)
    • fix(nextjs): Flush servercomponent events for edge (#9487)

    Bundle size 📦

    Path Size
    @ sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 65.24 KB
    @ sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 55.49 KB
    @ sentry/browser (incl. Tracing) - Webpack (gzipped) 30.98 KB
    @ sentry/browser - Webpack (gzipped) 21.3 KB
    @ sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 61.82 KB
    @ sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 29.09 KB
    @ sentry/browser - ES6 CDN Bundle (gzipped) 21.23 KB
    @ sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 194.89 KB
    @ sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 88.3 KB
    @ sentry/browser - ES6 CDN Bundle (minified & uncompressed) 63.28 KB
    @ sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 31.8 KB
    @ sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 65.61 KB
    @ sentry/react - Webpack (gzipped) 21.34 KB
    @ sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 82.34 KB
    @ sentry/nextjs Client - Webpack (gzipped) 48.12 KB
    @ sentry-internal/feedback - Webpack (gzipped) 15.81 KB
  • 7.78.0 - 2023-11-08
from @sentry/tracing GitHub release notes

**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: 🧐 [View latest project report](https://app.snyk.io/org/mtes-mct/project/8a1190df-0364-4a9a-93bd-a9f28b54daf6?utm_source=github&utm_medium=referral&page=upgrade-pr) 🛠 [Adjust upgrade PR settings](https://app.snyk.io/org/mtes-mct/project/8a1190df-0364-4a9a-93bd-a9f28b54daf6/settings/integration?utm_source=github&utm_medium=referral&page=upgrade-pr) 🔕 [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.snyk.io/org/mtes-mct/project/8a1190df-0364-4a9a-93bd-a9f28b54daf6/settings/integration?pkg=@sentry/tracing&utm_source=github&utm_medium=referral&page=upgrade-pr#auto-dep-upgrades) Co-authored-by: snyk-bot --- package-lock.json | 90 ++++++++++++----------------------------------- package.json | 2 +- 2 files changed, 24 insertions(+), 68 deletions(-) diff --git a/package-lock.json b/package-lock.json index 538798fd3..8af77ac2d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@parcel/transformer-sass": "^2.10.2", "@sentry/browser": "^7.78.0", "@sentry/node": "^7.78.0", - "@sentry/tracing": "^7.78.0", + "@sentry/tracing": "^7.80.0", "bootstrap": "^5.3.2", "cors": "^2.8.5", "elm": "^0.19.1-6", @@ -3281,13 +3281,13 @@ } }, "node_modules/@sentry-internal/tracing": { - "version": "7.77.0", - "resolved": "https://registry.npmjs.org/@sentry-internal/tracing/-/tracing-7.77.0.tgz", - "integrity": "sha512-8HRF1rdqWwtINqGEdx8Iqs9UOP/n8E0vXUu3Nmbqj4p5sQPA7vvCfq+4Y4rTqZFc7sNdFpDsRION5iQEh8zfZw==", + "version": "7.80.0", + "resolved": "https://registry.npmjs.org/@sentry-internal/tracing/-/tracing-7.80.0.tgz", + "integrity": "sha512-P1Ab9gamHLsbH9D82i1HY8xfq9dP8runvc4g50AAd6OXRKaJ45f2KGRZUmnMEVqBQ7YoPYp2LFMkrhNYbcZEoQ==", "dependencies": { - "@sentry/core": "7.77.0", - "@sentry/types": "7.77.0", - "@sentry/utils": "7.77.0" + "@sentry/core": "7.80.0", + "@sentry/types": "7.80.0", + "@sentry/utils": "7.80.0" }, "engines": { "node": ">=8" @@ -3353,12 +3353,12 @@ } }, "node_modules/@sentry/core": { - "version": "7.77.0", - "resolved": "https://registry.npmjs.org/@sentry/core/-/core-7.77.0.tgz", - "integrity": "sha512-Tj8oTYFZ/ZD+xW8IGIsU6gcFXD/gfE+FUxUaeSosd9KHwBQNOLhZSsYo/tTVf/rnQI/dQnsd4onPZLiL+27aTg==", + "version": "7.80.0", + "resolved": "https://registry.npmjs.org/@sentry/core/-/core-7.80.0.tgz", + "integrity": "sha512-nJiiymdTSEyI035/rdD3VOq6FlOZ2wWLR5bit9LK8a3rzHU3UXkwScvEo6zYgs0Xp1sC0yu1S9+0BEiYkmi29A==", "dependencies": { - "@sentry/types": "7.77.0", - "@sentry/utils": "7.77.0" + "@sentry/types": "7.80.0", + "@sentry/utils": "7.80.0" }, "engines": { "node": ">=8" @@ -3482,74 +3482,30 @@ } }, "node_modules/@sentry/tracing": { - "version": "7.78.0", - "resolved": "https://registry.npmjs.org/@sentry/tracing/-/tracing-7.78.0.tgz", - "integrity": "sha512-NSWJZP6upHMYVGqE/4hbKHroqLOr+XjNS37MwXvip3trpIT7GK3JEGXrbkZAsmGhNiGWW3IYXAK169bL0gwX7w==", + "version": "7.80.0", + "resolved": "https://registry.npmjs.org/@sentry/tracing/-/tracing-7.80.0.tgz", + "integrity": "sha512-y9zBVMpCgY5Y6dBZrnKKHf6K9YWjGo3S35tPwDV1mQLml64bi6bNr6Fc6OBzXyrl9OTJAO71A1Z7DlAu6BQY9w==", "dependencies": { - "@sentry-internal/tracing": "7.78.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/@sentry/tracing/node_modules/@sentry-internal/tracing": { - "version": "7.78.0", - "resolved": "https://registry.npmjs.org/@sentry-internal/tracing/-/tracing-7.78.0.tgz", - "integrity": "sha512-53wf+HWyjiansZ0U+q7Q7U2kEjXfL/C8+XOwE4ntLVPGFyvxuYaRUb8OEYFNTsODf20ihnxOLZ+GsXXPlqPfFA==", - "dependencies": { - "@sentry/core": "7.78.0", - "@sentry/types": "7.78.0", - "@sentry/utils": "7.78.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/@sentry/tracing/node_modules/@sentry/core": { - "version": "7.78.0", - "resolved": "https://registry.npmjs.org/@sentry/core/-/core-7.78.0.tgz", - "integrity": "sha512-cf8U+1cNkIK14KC5ySXtzu4RW5Veto3lqkS95Rbl4ExUsrVsfansFNH63j6Bvu7UbJlBRK67uf6Ug2GBbUBUIg==", - "dependencies": { - "@sentry/types": "7.78.0", - "@sentry/utils": "7.78.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/@sentry/tracing/node_modules/@sentry/types": { - "version": "7.78.0", - "resolved": "https://registry.npmjs.org/@sentry/types/-/types-7.78.0.tgz", - "integrity": "sha512-XNyu6EFTrXmKlVgKHOxGdBJ6Aw7BnMBWtptr5TPOQJ4kh+rP+4DB3I6nafcSSUbIsO+hBVgBpj0J8R3Ps86CMQ==", - "engines": { - "node": ">=8" - } - }, - "node_modules/@sentry/tracing/node_modules/@sentry/utils": { - "version": "7.78.0", - "resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-7.78.0.tgz", - "integrity": "sha512-vxPZaMTthMgEgKvlkuqD9rQuQ4Q8fsWAuOuzeuwUbrVCBIeM/WpmyjUUx4ozy6axNGXSXGE4CzrEQUNv3+t9kQ==", - "dependencies": { - "@sentry/types": "7.78.0" + "@sentry-internal/tracing": "7.80.0" }, "engines": { "node": ">=8" } }, "node_modules/@sentry/types": { - "version": "7.77.0", - "resolved": "https://registry.npmjs.org/@sentry/types/-/types-7.77.0.tgz", - "integrity": "sha512-nfb00XRJVi0QpDHg+JkqrmEBHsqBnxJu191Ded+Cs1OJ5oPXEW6F59LVcBScGvMqe+WEk1a73eH8XezwfgrTsA==", + "version": "7.80.0", + "resolved": "https://registry.npmjs.org/@sentry/types/-/types-7.80.0.tgz", + "integrity": "sha512-4bpMO+2jWiWLDa8zbTASWWNLWe6yhjfPsa7/6VH5y9x1NGtL8oRbqUsTgsvjF3nmeHEMkHQsC8NHPaQ/ibFmZQ==", "engines": { "node": ">=8" } }, "node_modules/@sentry/utils": { - "version": "7.77.0", - "resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-7.77.0.tgz", - "integrity": "sha512-NmM2kDOqVchrey3N5WSzdQoCsyDkQkiRxExPaNI2oKQ/jMWHs9yt0tSy7otPBcXs0AP59ihl75Bvm1tDRcsp5g==", + "version": "7.80.0", + "resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-7.80.0.tgz", + "integrity": "sha512-XbBCEl6uLvE50ftKwrEo6XWdDaZXHXu+kkHXTPWQEcnbvfZKLuG9V0Hxtxxq3xQgyWmuF05OH1GcqYqiO+v5Yg==", "dependencies": { - "@sentry/types": "7.77.0" + "@sentry/types": "7.80.0" }, "engines": { "node": ">=8" diff --git a/package.json b/package.json index e9c53f257..75432127b 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@parcel/transformer-sass": "^2.10.2", "@sentry/browser": "^7.78.0", "@sentry/node": "^7.78.0", - "@sentry/tracing": "^7.78.0", + "@sentry/tracing": "^7.80.0", "bootstrap": "^5.3.2", "cors": "^2.8.5", "elm": "^0.19.1-6",