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

build(deps-dev): bump @sentry/wizard from 3.9.0 to 3.17.0 #515

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2023

Bumps @sentry/wizard from 3.9.0 to 3.17.0.

Release notes

Sourced from @​sentry/wizard's releases.

3.17.0

  • feat(reactnative): Use Xcode scripts bundled with Sentry RN SDK (#499)
  • feat(reactnative): Make pod install step optional (#501)
  • feat(remix): Add Vite support (#495)
  • feat(reactnative): Add Sentry Metro serializer (#502)

3.16.5

  • fix(wizard): Update wizard API data type and issue stream url creation (#500)

3.16.4

  • feat(nextjs): Add instructions for custom _error page (#496)

3.16.3

  • fix(sourcemaps): Re-read package.json when modifying build command #493

3.16.2

  • fix(sourcemaps): Re-read package.json after CLI install (#489)
  • fix(nextjs): Set created test route handler to always be dynamic (#486)

3.16.1

  • fix(Cordova): Skip dynamic libraries on Cordova (#481)

3.16.0

  • ref(reactnative): Use clack prompts and share common code (dirty repo, login) (#473)
  • feat(reactnative): Add telemetry (#477)
  • feat(reactnative): Improve build.gradle patch so that it's more likely to work without changes in monorepos (#478)
  • fix(reactnative): Save Sentry URL, Organization and Project to sentry.properties (#479)

3.15.0

  • feat(remix): Support sourcemap uploads of Hydrogen apps (#474)
  • fix(remix): Use captureRemixServerException inside handleError (#466)
  • fix(remix): Fix request arg in handleError template (#469)
  • fix(remix): Update documentation links to the new routes (#470)
  • fix(remix): Instrument existing root ErrorBoundary (#472)

3.14.1

ref(sveltekit): Add log for successful Vite plugin insertion (#465)

3.14.0

feat(nextjs): Add telemetry collection to NextJS wizard (#458) feat(wizard): Ask for confirmation to continue if git repo is not clean (#462) fix(remix): Fix Remix version and TS checks (#464)

3.13.0

  • enh(android): Show link to issues page after setup is complete (#448)
  • feat(remix): Pass org, project, url to upload-sourcemaps script (#434)
  • feat(sourcemaps): Automatically enable source maps generation in tsconfig.json (#449)
  • feat(sveltekit): Add telemetry collection (#455)
  • fix(nextjs): Add selfhosted url in next.config.js (#438)
  • fix(nextjs): Create necessary directories in app router (#439)

... (truncated)

Changelog

Sourced from @​sentry/wizard's changelog.

3.17.0

  • feat(reactnative): Use Xcode scripts bundled with Sentry RN SDK (#499)
  • feat(reactnative): Make pod install step optional (#501)
  • feat(remix): Add Vite support (#495)
  • feat(reactnative): Add Sentry Metro serializer (#502)

3.16.5

  • fix(wizard): Update wizard API data type and issue stream url creation (#500)

3.16.4

  • feat(nextjs): Add instructions for custom _error page (#496)

3.16.3

  • fix(sourcemaps): Re-read package.json when modifying build command (#493)

3.16.2

  • fix(sourcemaps): Re-read package.json after CLI install (#489)
  • fix(nextjs): Set created test route handler to always be dynamic (#486)

3.16.1

  • fix(Cordova): Skip dynamic libraries on Cordova (#481)

3.16.0

  • ref(reactnative): Use clack prompts and share common code (dirty repo, login) (#473)
  • feat(reactnative): Add telemetry (#477)
  • feat(reactnative): Improve build.gradle patch so that it's more likely to work without changes in monorepos (#478)
  • fix(reactnative): Save Sentry URL, Organization and Project to sentry.properties (#479)

3.15.0

  • feat(remix): Support sourcemap uploads of Hydrogen apps (#474)
  • fix(remix): Use captureRemixServerException inside handleError (#466)
  • fix(remix): Fix request arg in handleError template (#469)
  • fix(remix): Update documentation links to the new routes (#470)
  • fix(remix): Instrument existing root ErrorBoundary (#472)

3.14.1

  • ref(sveltekit): Add log for successful Vite plugin insertion (#465)

... (truncated)

Commits
  • 28a5200 release: 3.17.0
  • ef04c29 Add sentry serializer to RN metro config (#502)
  • 5982df3 feat(reactnative): Use Xcode scripts bundled with Sentry RN SDK (#499)
  • 225e676 feat(reactnative): Make pod install step optional (#501)
  • 6fa3bde build(deps): bump axios from 1.3.5 to 1.6.0 (#494)
  • 2d5b8f8 feat(remix): Add Vite support (#495)
  • 00b2fbe Merge branch 'release/3.16.5'
  • c546a77 release: 3.16.5
  • 02e79c0 fix(wizard): Update wizard API data type and issue stream url creation (#500)
  • 783310d Merge branch 'release/3.16.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/wizard](https://github.com/getsentry/sentry-wizard) from 3.9.0 to 3.17.0.
- [Release notes](https://github.com/getsentry/sentry-wizard/releases)
- [Changelog](https://github.com/getsentry/sentry-wizard/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-wizard@v3.9.0...v3.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from lucas-zimerman as a code owner November 27, 2023 15:54
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 27, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 4, 2023

Superseded by #516.

@dependabot dependabot bot closed this Dec 4, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sentry/wizard-3.17.0 branch December 4, 2023 15:43
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants