Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Update dependency @sentry/esbuild-plugin to v3 - abandoned #82

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 19, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sentry/esbuild-plugin (source) ^2.22.6 -> ^3.1.2 age adoption passing confidence

Release Notes

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

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!

v2.23.0

Compare Source

  • chore(deps): bump nanoid from 3.3.6 to 3.3.8 (#​641)
  • feat(core): Detect Railway release name (#​639)
  • feat(core): Write module injections to globalThis (#​636)
  • feat(react-component-annotate): Allow skipping annotations on specified components (#​617)
  • ref(core): Rename release management plugin name (#​647)

Work in this release contributed by @​conor-ob. Thank you for your contribution!

v2.22.7

Compare Source

  • deps: Bump @sentry/cli to 2.39.1 and require specific version (#​632)
  • feat(telemetry): Record if plugin is run in CI (#​627)

Configuration

📅 Schedule: Branch creation - "before 12pm on Sunday" (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 requested a review from Dougley as a code owner January 19, 2025 00:20
@renovate renovate bot changed the title Update dependency @sentry/esbuild-plugin to v3 chore(deps): update dependency @sentry/esbuild-plugin to v3 Jan 23, 2025
@renovate renovate bot changed the title chore(deps): update dependency @sentry/esbuild-plugin to v3 Update dependency @sentry/esbuild-plugin to v3 Jan 23, 2025
@renovate renovate bot force-pushed the renovate/sentry-esbuild-plugin-3.x branch 2 times, most recently from 10b9d4e to 4ff6fc4 Compare January 30, 2025 08:38
@renovate renovate bot changed the title Update dependency @sentry/esbuild-plugin to v3 chore(deps): update dependency @sentry/esbuild-plugin to v3 Jan 30, 2025
@renovate renovate bot changed the title chore(deps): update dependency @sentry/esbuild-plugin to v3 Update dependency @sentry/esbuild-plugin to v3 Jan 30, 2025
@renovate renovate bot force-pushed the renovate/sentry-esbuild-plugin-3.x branch from 4ff6fc4 to a939fa1 Compare February 4, 2025 12:40
@renovate renovate bot changed the title Update dependency @sentry/esbuild-plugin to v3 Update dependency @sentry/esbuild-plugin to v3 - abandoned Feb 7, 2025
Copy link
Author

renovate bot commented Feb 7, 2025

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@Dougley Dougley closed this Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant