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

Bump @sentry/vite-plugin from 0.4.0 to 0.5.1 #440

Merged
merged 3 commits into from Apr 15, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 2023

Bumps @sentry/vite-plugin from 0.4.0 to 0.5.1.

Release notes

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

0.5.1

  • fix(core): Skip all transformations for 3rd party modules

0.5.0

  • feat(core): Add injectRelease and uploadSourceMaps options (#190)
  • feat(core): Add experimental debug ID based source map upload to Rollup and Vite plugins (#192)
  • feat(core): Import release injection code from each module (#188)
  • feat: Add _experiments.injectBuildInformation option (#176)
  • feat: Add sentryCliBinaryExists function (#171)

Work in this release contributed by @​alexandresoro and @​dcyou. Thank you for your contributions!

Changelog

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

0.5.1

  • fix(core): Skip all transformations for 3rd party modules

0.5.0

  • feat(core): Add injectRelease and uploadSourceMaps options (#190)
  • feat(core): Add experimental debug ID based source map upload to Rollup and Vite plugins (#192)
  • feat(core): Import release injection code from each module (#188)
  • feat: Add _experiments.injectBuildInformation option (#176)
  • feat: Add sentryCliBinaryExists function (#171)

Work in this release contributed by @​alexandresoro and @​dcyou. Thank you for your contributions!

Commits
  • c222275 release: 0.5.1
  • 3bdd932 meta: Add changelog entry for 0.5.1 (#197)
  • 144a818 fix(core): Skip all transformations for 3rd party modules (#195)
  • 4aa2080 Merge remote-tracking branch 'origin/release/0.5.0'
  • 5b888cb release: 0.5.0
  • 7aea9a3 meta: Add changelog entry for 0.5.0 (#193)
  • 7129dc6 feat(core): Add experimental debug ID based source map upload to Rollup and V...
  • 0607188 feat(core): Import release injection code from each module (#188)
  • f49cc63 feat(core): Add injectRelease and uploadSourceMaps options (#190)
  • d3261df meta: Add stale bot (#189)
  • 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 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 0.4.0 to 0.5.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@0.4.0...0.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 10, 2023
@github-actions github-actions bot added the repo label Apr 10, 2023
@jeremykenedy jeremykenedy merged commit 2b3b2be into master Apr 15, 2023
10 of 17 checks passed
@jeremykenedy jeremykenedy deleted the dependabot/npm_and_yarn/sentry/vite-plugin-0.5.1 branch April 15, 2023 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file repo
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant