Skip to content

chore(deps): update dependency @sentry/webpack-plugin to v3#233

Merged
chenjiahan merged 1 commit intomainfrom
renovate/sentry-webpack-plugin-3.x
Mar 15, 2025
Merged

chore(deps): update dependency @sentry/webpack-plugin to v3#233
chenjiahan merged 1 commit intomainfrom
renovate/sentry-webpack-plugin-3.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 20, 2025

This PR contains the following updates:

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

Release Notes

getsentry/sentry-javascript-bundler-plugins (@​sentry/webpack-plugin)

v3.2.2

Compare Source

  • feat(annotation): Handle JSX member expressions (#​690)
  • fix(core): Don't crash on recoverable CLI command error (#​682)
  • chore: Suggest putting SENTRY_AUTH_TOKEN, SENTRY_ORG and SENTRY_PROJECT in passThroughEnv when using Turborepo (#​675)

v3.2.1

Compare Source

v3.2.0

Compare Source

  • feat(core): Accept and await a promise in sourcemaps.filesToDeleteAfterUpload (#​677)

v3.1.2

Compare Source

  • deps: Bump @sentry/cli to 2.41.1 (#​671)

v3.1.1

Compare Source

  • fix(core): Disable release creation and source maps upload in dev mode (#​666)

    This fix disables any external calls to the Sentry API for managing releases or uploading source maps, when detecting that the plugin is running in dev-mode. While this rarely actually happened,
    it also polluted the dev server output with unnecessary logs about missing auth tokens, which shouldn't
    be required in dev mode.

v3.1.0

Compare Source

  • feat(webpack): Gate forced process exit behind experimental flag (#​663)

v3.0.0

Compare Source

Breaking Changes
  • Injected code will now use let, which was added in ES6 (ES2015).
    This means that ES6 is the minimum JavaScript version that the Sentry bundler plugins support.

  • Deprecated options have been removed:

    • deleteFilesAfterUpload - Use filesToDeleteAfterUpload instead
    • bundleSizeOptimizations.excludePerformanceMonitoring - Use bundleSizeOptimizations.excludeTracing instead
    • _experiments.moduleMetadata - Use moduleMetadata instead
    • cleanArtifacts - Did not do anything
List of Changes
  • fix!: Wrap injected code in block-statement to contain scope (#​646)
  • chore!: Remove deprecated options (#​654)
  • feat(logger): Use console methods respective to log level (#​652)
  • fix(webpack): Ensure process exits when done (#​653)
  • fix: Use correct replacement matcher for bundleSizeOptimizations.excludeTracing (#​644)

Work in this release contributed by @​jdelStrother. Thank you for your contribution!


Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/sentry-webpack-plugin-3.x branch 4 times, most recently from 1ea56af to 0e3c165 Compare January 30, 2025 09:19
@renovate renovate bot force-pushed the renovate/sentry-webpack-plugin-3.x branch from 0e3c165 to 4999efe Compare February 4, 2025 12:56
@renovate renovate bot force-pushed the renovate/sentry-webpack-plugin-3.x branch 2 times, most recently from 6e8bfab to c1b1007 Compare February 19, 2025 11:50
@renovate renovate bot force-pushed the renovate/sentry-webpack-plugin-3.x branch 2 times, most recently from 0d1a821 to 83884de Compare March 1, 2025 08:02
@renovate renovate bot force-pushed the renovate/sentry-webpack-plugin-3.x branch from 83884de to 51ce33c Compare March 4, 2025 19:31
@renovate renovate bot force-pushed the renovate/sentry-webpack-plugin-3.x branch from 51ce33c to 317518a Compare March 10, 2025 02:40
@chenjiahan chenjiahan merged commit 8be3107 into main Mar 15, 2025
4 checks passed
@chenjiahan chenjiahan deleted the renovate/sentry-webpack-plugin-3.x branch March 15, 2025 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant