Skip to content

Bump @sentry/vite-plugin from 2.22.0 to 3.3.1 #62

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2025

Bumps @sentry/vite-plugin from 2.22.0 to 3.3.1.

Release notes

Sourced from @​sentry/vite-plugin's releases.

3.3.1

  • fix(webpack5): All esm files must have .mjs postfix (#721)

3.3.0

  • feat(webpack): Add @sentry/webpack-plugin/webpack5 export for webpack 5.1+ and compatible environments (#715)
  • feat: Only do automatic commit association for Vercel production environments (#711)

3.3.0-alpha.1

Pre-release to test primitive APIs.

3.3.0-alpha.0

Pre-release to test primitive APIs.

3.2.4

  • Revert "feat(core): Use path instead of debug IDs as artifact names for debug ID upload (#700)" (#709)
  • ref: Remove deprecated use of useArtifacBundles (#707)

3.2.3

  • feat(core): Use path instead of debug IDs as artifact names for debug ID upload (#700)
  • feat(webpack): Primarily use contentHash for debug ID hash (#702)
  • feat: Detect Vercel commits and env (#694)
  • feat: Default to automatically setting commits on release (#692)

3.2.2

  • 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)

3.2.1

  • deps: Bump @​sentry/cli to 2.42.2 (#685)

3.2.0

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

3.1.2

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

3.1.1

  • 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.

3.1.0

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

3.0.0

Breaking Changes

... (truncated)

Changelog

Sourced from @​sentry/vite-plugin's changelog.

3.3.1

  • fix(webpack5): All esm files must have .mjs postfix (#721)

3.3.0

  • feat(webpack): Add @sentry/webpack-plugin/webpack5 export for webpack 5.1+ and compatible environments (#715)
  • feat: Only do automatic commit association for Vercel production environments (#711)

3.2.4

  • Revert "feat(core): Use path instead of debug IDs as artifact names for debug ID upload (#700)" (#709)
  • ref: Remove deprecated use of useArtifacBundles (#707)

3.2.3

  • feat(core): Use path instead of debug IDs as artifact names for debug ID upload (#700)
  • feat(webpack): Primarily use contentHash for debug ID hash (#702)
  • feat: Detect Vercel commits and env (#694)
  • feat: Default to automatically setting commits on release (#692)

3.2.2

  • 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)

3.2.1

  • deps: Bump @​sentry/cli to 2.42.2 (#685)

3.2.0

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

3.1.2

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

3.1.1

  • 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.

3.1.0

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

... (truncated)

Commits
  • ecb826d release: 3.3.1
  • 6f232ac fix(webpack5): Ensure all esm files have .mjs postfix (#721)
  • abca2b0 Merge branch 'release/3.3.0'
  • 29d15bc release: 3.3.0
  • 8a4d4cb meta(changelog): Add missing feature entry for 3.3.0 release (#720)
  • 45cf007 meta(changelog): Add 3.3.0 release (#719)
  • f577a47 feat(webpack): Add sentry/webpack-plugin/webpack5 export for webpack 5.1+ a...
  • 95e5cca feat: Only do automatic commit association for Vercel production environments...
  • 109a52a Merge branch 'release/3.2.4'
  • 0559348 release: 3.2.4
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@sentry/vite-plugin](https://github.com/getsentry/sentry-javascript-bundler-plugins) from 2.22.0 to 3.3.1.
- [Release notes](https://github.com/getsentry/sentry-javascript-bundler-plugins/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript-bundler-plugins@2.22.0...3.3.1)

---
updated-dependencies:
- dependency-name: "@sentry/vite-plugin"
  dependency-version: 3.3.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link

github-actions bot commented May 1, 2025

Test Results

 13 files  ±0   38 suites  ±0   2m 2s ⏱️ +2s
147 tests ±0  147 ✅ ±0  0 💤 ±0  0 ❌ ±0 
155 runs  ±0  155 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 197ff36. ± Comparison against base commit 7516cfa.

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.

0 participants