From f88b1e65a0a760d09323163e78e15288ac947d56 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Sep 2024 08:50:12 +0000 Subject: [PATCH] Update dependency @sentry/vite-plugin to v2.22.4 | datasource | package | from | to | | ---------- | ------------------- | ------ | ------ | | npm | @sentry/vite-plugin | 2.22.1 | 2.22.4 | ## [v2.22.4](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/HEAD/CHANGELOG.md#2224) - feat(react-component-annotate): Handle function body returning a ternary ([#598](https://github.com/getsentry/sentry-javascript-bundler-plugins/issues/598)) - fix: Allow injection plugins to apply to files with query parameters and fragments in their name ([#597](https://github.com/getsentry/sentry-javascript-bundler-plugins/issues/597)) Work in this release contributed by [@Thristhart](https://github.com/Thristhart). Thank you for your contribution! ## [v2.22.3](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/HEAD/CHANGELOG.md#2223) - fix(core): Always instantiate global `Error` class in injected code snippets ([#594](https://github.com/getsentry/sentry-javascript-bundler-plugins/issues/594)) ## [v2.22.2](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/HEAD/CHANGELOG.md#2222) - fix: Disable debug ID injection when `sourcemaps.disable` is set ([#589](https://github.com/getsentry/sentry-javascript-bundler-plugins/issues/589)) --- package.json | 2 +- pnpm-lock.yaml | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index 4152368..2d3033d 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "react-dom": "~17.0.0" }, "devDependencies": { - "@sentry/vite-plugin": "2.22.1", + "@sentry/vite-plugin": "2.22.4", "@tdd-buffet/jest-config": "6.0.0", "@types/glob": "8.1.0", "@types/jest": "29.5.13", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index eee1087..052a2c6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,8 +16,8 @@ importers: version: 17.0.2(react@17.0.2) devDependencies: '@sentry/vite-plugin': - specifier: 2.22.1 - version: 2.22.1 + specifier: 2.22.4 + version: 2.22.4 '@tdd-buffet/jest-config': specifier: 6.0.0 version: 6.0.0(@babel/core@7.25.2)(babel-jest@29.7.0(@babel/core@7.25.2))(jest@29.7.0(@types/node@20.16.0)(ts-node@10.9.1(@swc/core@1.7.10)(@types/node@20.16.0)(typescript@5.6.2)))(typescript@5.6.2) @@ -838,12 +838,12 @@ packages: '@sec-ant/readable-stream@0.4.1': resolution: {integrity: sha512-831qok9r2t8AlxLko40y2ebgSDhenenCatLVeW/uBtnHPyhHOvG0C7TvfgecV+wHzIm5KUICgzmVpWS+IMEAeg==} - '@sentry/babel-plugin-component-annotate@2.22.1': - resolution: {integrity: sha512-rQEk8EeCIBQKivWNONllQhd/wGbfuK/WXJRM6TkjeikM3wrqJf4AmIBXoA6eg089DwBFzBaxGjjLWJNHKY440w==} + '@sentry/babel-plugin-component-annotate@2.22.4': + resolution: {integrity: sha512-hbSq067KwmeKIEkmyzkTNJbmbtx2KRqvpiy9Q/DynI5Z46Nko/ppvgIfyFXK9DelwvEPOqZic4WXTIhO4iv3DA==} engines: {node: '>= 14'} - '@sentry/bundler-plugin-core@2.22.1': - resolution: {integrity: sha512-RFbS57zfPvUBe4DL/pjt6BWCEyGFkk/n4gLNZQ9Cf2gRdUVW80AtAMZwrlEELrpW1D8kONy6/kvWf0leicHRMg==} + '@sentry/bundler-plugin-core@2.22.4': + resolution: {integrity: sha512-25NiyV3v6mdqOXlpzbbJnq0FHdAu1uTEDr+DU8CzNLjIXlq2Sr2CFZ/mhRcR6daM8OAretJdQ34lu0yHUVeE4Q==} engines: {node: '>= 14'} '@sentry/cli-darwin@2.33.1': @@ -892,8 +892,8 @@ packages: engines: {node: '>= 10'} hasBin: true - '@sentry/vite-plugin@2.22.1': - resolution: {integrity: sha512-TC+3RIcu0rnxaEPV8ZHjYlRHLx5M9eRDI2il1lFkSguTc0N89n7Tt/aDnFAwtaPG4yqPkhIMpxi7LfXx+YDJ1Q==} + '@sentry/vite-plugin@2.22.4': + resolution: {integrity: sha512-C51PUlTv0BXN3+e9SjPHptNX3b9E0clrsaR5c//l/sFkQjuteDHKChA1gNzZSvfoa3gm9NzZAgpk3hVF2O3nBA==} engines: {node: '>= 14'} '@sinclair/typebox@0.27.8': @@ -4695,12 +4695,12 @@ snapshots: '@sec-ant/readable-stream@0.4.1': {} - '@sentry/babel-plugin-component-annotate@2.22.1': {} + '@sentry/babel-plugin-component-annotate@2.22.4': {} - '@sentry/bundler-plugin-core@2.22.1': + '@sentry/bundler-plugin-core@2.22.4': dependencies: '@babel/core': 7.25.2 - '@sentry/babel-plugin-component-annotate': 2.22.1 + '@sentry/babel-plugin-component-annotate': 2.22.4 '@sentry/cli': 2.33.1 dotenv: 16.4.5 find-up: 5.0.0 @@ -4751,9 +4751,9 @@ snapshots: - encoding - supports-color - '@sentry/vite-plugin@2.22.1': + '@sentry/vite-plugin@2.22.4': dependencies: - '@sentry/bundler-plugin-core': 2.22.1 + '@sentry/bundler-plugin-core': 2.22.4 unplugin: 1.0.1 transitivePeerDependencies: - encoding