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/rollup-plugin from 0.4.0 to 2.7.0 #740

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 18, 2023

Bumps @sentry/rollup-plugin from 0.4.0 to 2.7.0.

Release notes

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

2.7.0

  • feat: Add module metadata injection for esbuild (#381)
  • feat: Add module metadata injection for vite and rollup (#380)
  • ref: Emit high resolution source-maps with magic-string (#383)
  • ref: Run upload preparation with maximum concurrency (#379)

2.6.2

  • fix: Fix regex in source map locating heuristic via sourceMappingURL (#376)
  • fix: Make sourceMappingURL heuristic more resilient (#378)

Thanks to @​tomyam1 for identifying and pinpointing a bug that was hard to spot!

2.6.1

  • fix: Don't crash on failed delete after upload (#373)

2.6.0

  • deps: Bump sentry-cli to 2.20.1 (#355)
  • feat: Allow ommiting org when using organization auth token (#368)
  • ref: Make asset detection more robust (#369)

2.5.0

  • deps: Bump and unpin Sentry SDK deps (#353)
  • docs: Remove misleading documentation (#339)
  • feat: Add experimental module metadata injection (#334)
  • fix: Fix 'identifiy' typo in log messages (#341)

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

2.4.0

  • docs: Update instructions to install Vite plugin via pnpm (#331)
  • docs: Update minimum supported Node.js version to 14 (#327)
  • feat: Add configuration via .env.sentry-build-plugin file (#333)
  • ref: Use full git SHA for release name (#330)

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

2.3.0

  • feat(webpack): Generate deterministic debug IDs (#321)
  • feat: Add filesToDeleteAfterUpload alias for deleteFilesAfterUpload (#313)
  • feat: Sort globbed files to ensure deterministic bundle IDs (#318)
  • fix(esbuild): Don't override user code with proxy module (#322)
  • fix(esbuild): Fix debug ID generation (#325)
  • fix: Use SENTRY_RELEASE environment variable to set release.name option (#317)

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

2.2.2

  • fix(esbuild): Don't use namespace for esbuild proxy resolving (#311)
  • fix: Update commentUseStrictRegex to be lazy instead of greedy (#309)

... (truncated)

Changelog

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

2.7.0

  • feat: Add module metadata injection for esbuild (#381)
  • feat: Add module metadata injection for vite and rollup (#380)
  • ref: Emit high resolution source-maps with magic-string (#383)
  • ref: Run upload preparation with maximum concurrency (#379)

2.6.2

  • fix: Fix regex in source map locating heuristic via sourceMappingURL (#376)
  • fix: Make sourceMappingURL heuristic more resilient (#378)

Thanks to @​tomyam1 for identifying and pinpointing a bug that was hard to spot!

2.6.1

  • fix: Don't crash on failed delete after upload (#373)

2.6.0

  • deps: Bump sentry-cli to 2.20.1 (#355)
  • feat: Allow ommiting org when using organization auth token (#368)
  • ref: Make asset detection more robust (#369)

2.5.0

  • deps: Bump and unpin Sentry SDK deps (#353)
  • docs: Remove misleading documentation (#339)
  • feat: Add experimental module metadata injection (#334)
  • fix: Fix 'identifiy' typo in log messages (#341)

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

2.4.0

  • docs: Update instructions to install Vite plugin via pnpm (#331)
  • docs: Update minimum supported Node.js version to 14 (#327)
  • feat: Add configuration via .env.sentry-build-plugin file (#333)
  • ref: Use full git SHA for release name (#330)

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

2.3.0

  • feat(webpack): Generate deterministic debug IDs (#321)
  • feat: Add filesToDeleteAfterUpload alias for deleteFilesAfterUpload (#313)
  • feat: Sort globbed files to ensure deterministic bundle IDs (#318)
  • fix(esbuild): Don't override user code with proxy module (#322)
  • fix(esbuild): Fix debug ID generation (#325)
  • fix: Use SENTRY_RELEASE environment variable to set release.name option (#317)

... (truncated)

Commits
  • 3039177 release: 2.7.0
  • 9d4ad25 meta: Re-enable webpack as required name in .craft.yml
  • 7b61b70 meta: Disable webpack as required name in .craft.yml
  • a723f7b meta: Update changelog for 2.7.0
  • 7b4b0b0 feat: Add module metadata injection for esbuild (#381)
  • a1d0e0e ref: Emit high resolution source-maps with magic-string (#383)
  • 65c621d meta: Update changelog for 2.7.0
  • caa588e meta: Update changelog for 0.6.1
  • d50b12a feat: Add module metadata injection for vite and rollup (#380)
  • 943d00e ref: Run upload preparation with maximum concurrency (#379)
  • 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/rollup-plugin](https://github.com/getsentry/sentry-javascript-bundler-plugins) from 0.4.0 to 2.7.0.
- [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...2.7.0)

---
updated-dependencies:
- dependency-name: "@sentry/rollup-plugin"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 18, 2023
@vercel
Copy link

vercel bot commented Aug 18, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
twinte-front-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 18, 2023 10:22pm

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 8, 2023

Superseded by #745.

@dependabot dependabot bot closed this Sep 8, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sentry/rollup-plugin-2.7.0 branch September 8, 2023 23:15
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants