nuxt-community / sentry-module

Sentry module for Nuxt 2
https://sentry.nuxtjs.org
MIT License
500 stars 113 forks source link

fix(deps): update devdependency @sentry/webpack-plugin to v2 - autoclosed #580

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sentry/webpack-plugin (source) 1.20.1 -> 2.7.1 age adoption passing confidence

Release Notes

getsentry/sentry-javascript-bundler-plugins (@​sentry/webpack-plugin) ### [`v2.7.1`](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/blob/HEAD/CHANGELOG.md#271) [Compare Source](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/compare/2.7.0...2.7.1) - docs: Point to org auth token page ([#​393](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/393)) - fix(webpack): Add `default` fallback to webpack import ([#​395](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/395)) - fix: Save results of `rewriteSourcesHook` ([#​390](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/390)) Work in this release contributed by [@​adonskoy](https://togithub.com/adonskoy). Thank you for your contribution! ### [`v2.7.0`](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/blob/HEAD/CHANGELOG.md#270) [Compare Source](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/compare/2.6.2...2.7.0) - feat: Add module metadata injection for esbuild ([#​381](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/381)) - feat: Add module metadata injection for vite and rollup ([#​380](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/380)) - ref: Emit high resolution source-maps with `magic-string` ([#​383](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/383)) - ref: Run upload preparation with maximum concurrency ([#​379](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/379)) ### [`v2.6.2`](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/blob/HEAD/CHANGELOG.md#262) [Compare Source](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/compare/2.6.1...2.6.2) - fix: Fix regex in source map locating heuristic via `sourceMappingURL` ([#​376](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/376)) - fix: Make sourceMappingURL heuristic more resilient ([#​378](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/378)) Thanks to [@​tomyam1](https://togithub.com/tomyam1) for identifying and pinpointing a bug that was hard to spot! ### [`v2.6.1`](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/blob/HEAD/CHANGELOG.md#261) [Compare Source](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/compare/2.6.0...2.6.1) - fix: Don't crash on failed delete after upload ([#​373](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/373)) ### [`v2.6.0`](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/blob/HEAD/CHANGELOG.md#260) [Compare Source](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/compare/2.5.0...2.6.0) - deps: Bump sentry-cli to 2.20.1 ([#​355](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/355)) - feat: Allow ommiting `org` when using organization auth token ([#​368](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/368)) - ref: Make asset detection more robust ([#​369](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/369)) ### [`v2.5.0`](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/blob/HEAD/CHANGELOG.md#250) [Compare Source](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/compare/2.4.0...2.5.0) - deps: Bump and unpin Sentry SDK deps ([#​353](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/353)) - docs: Remove misleading documentation ([#​339](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/339)) - feat: Add experimental module metadata injection ([#​334](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/334)) - fix: Fix 'identifiy' typo in log messages ([#​341](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/341)) Work in this release contributed by [@​chunfeilung](https://togithub.com/chunfeilung). Thank you for your contribution! ### [`v2.4.0`](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/blob/HEAD/CHANGELOG.md#240) [Compare Source](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/compare/2.3.0...2.4.0) - docs: Update instructions to install Vite plugin via pnpm ([#​331](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/331)) - docs: Update minimum supported Node.js version to 14 ([#​327](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/327)) - feat: Add configuration via `.env.sentry-build-plugin` file ([#​333](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/333)) - ref: Use full git SHA for release name ([#​330](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/330)) Work in this release contributed by [@​ffxsam](https://togithub.com/ffxsam) and [@​emilsivervik](https://togithub.com/emilsivervik). Thank you for your contributions! ### [`v2.3.0`](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/blob/HEAD/CHANGELOG.md#230) [Compare Source](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/compare/2.2.2...2.3.0) - feat(webpack): Generate deterministic debug IDs ([#​321](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/321)) - feat: Add `filesToDeleteAfterUpload` alias for `deleteFilesAfterUpload` ([#​313](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/313)) - feat: Sort globbed files to ensure deterministic bundle IDs ([#​318](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/318)) - fix(esbuild): Don't override user code with proxy module ([#​322](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/322)) - fix(esbuild): Fix debug ID generation ([#​325](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/325)) - fix: Use `SENTRY_RELEASE` environment variable to set `release.name` option ([#​317](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/317)) Work in this release contributed by [@​smbroadley](https://togithub.com/smbroadley). Thank you for your contribution! ### [`v2.2.2`](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/blob/HEAD/CHANGELOG.md#222) [Compare Source](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/compare/2.2.1...2.2.2) - fix(esbuild): Don't use namespace for esbuild proxy resolving ([#​311](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/311)) - fix: Update commentUseStrictRegex to be lazy instead of greedy ([#​309](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/309)) Work in this release contributed by [@​jdk2pq](https://togithub.com/jdk2pq). Thank you for your contribution! ### [`v2.2.1`](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/blob/HEAD/CHANGELOG.md#221) [Compare Source](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/compare/2.2.0...2.2.1) - fix(esbuild): Inject different debug IDs into different output bundles ([#​301](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/301)) - fix(webpack): Set minimum webpack 4 peer dep to `4.40.0` ([#​290](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/290)) - fix: Use magic-string `appendLeft` instead of `replace` ([#​303](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/303)) - ref: Improve log message when sourcemap cannot be found ([#​287](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/287)) ### [`v2.2.0`](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/blob/HEAD/CHANGELOG.md#220) [Compare Source](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/compare/2.1.0...2.2.0) - ref(core): Make better use of Sentry ([#​246](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/246)) - ref(webpack): Use webpack peer dependency ([#​273](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/273)) Work in this release was made possible with help from [@​wojtekmaj](https://togithub.com/wojtekmaj) and [@​dobladov](https://togithub.com/dobladov). Thank you for your contributions! ### [`v2.1.0`](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/blob/HEAD/CHANGELOG.md#210) [Compare Source](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/compare/2.0.0...2.1.0) - docs: Add removal of `configFile` option to migration guide ([#​266](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/266)) - feat: Auto detect build artifacts ([#​257](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/257)) - fix(core): Ignore query and hash in filepaths for release injection ([#​272](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/272)) - fix(esbuild): Use absolute path for virtual file resolving ([#​269](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/269)) - fix: Don't show log message if telemetry is disabled ([#​267](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/267)) - fix: Use automatic release name detection for release injection ([#​271](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/271)) ### [`v2.0.0`](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/blob/HEAD/CHANGELOG.md#200) Version 2.0.0 marks the official release of the `@sentry/vite-plugin`, `@sentry/esbuild-plugin` and `@sentry/rollup-plugin` packages. They are now considered stable. For the `@sentry/webpack-plugin` this is a major release with breaking changes. Please refer to the [migration guide](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/blob/main/MIGRATION.md) for instructions on how to upgrade. - feat(core): Add `deleteFilesAfterUpload` option ([#​244](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/244)) - feat(core): Implements rewrite sources for debug ID upload ([#​243](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/243)) - fix(core): Account for undefined release name values ([#​251](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/251)) - fix(webpack): Inject different debug IDs for different bundles ([#​242](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/242)) - ref(core): Add new options type for future use ([#​216](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/216)) - ref(core): Extract debug ID injection into separate plugins ([#​230](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/230)) - ref(core): Extract debug ID sourcemap upload into a separate plugin ([#​231](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/231)) - ref(core): Extract release injection into separate plugins ([#​218](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/218)) - ref(core): Extract release management into a separate plugin ([#​232](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/232)) - ref(core): Extract telemetry into a separate plugin ([#​234](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/234)) - ref(core): Switch to v2 options ([#​237](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/237)) - ref(core): Use debug ID as filename for upload ([#​247](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/247)) - ref(core): Use factory function to create individual plugins ([#​229](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/229)) - ref: Remove `injectReleasesMap` option ([#​236](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/236))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 1 year ago

size-limit report 📦

Path Size
fixture: base 372.55 KB (0%)
fixture: lazy 377.14 KB (0%)
fixture: tracing 392.02 KB (0%)
fixture: lazy+tracing 396.6 KB (0%)