jenkins-infra / jenkins-wiki-exporter

Quick util to convert jenkins plugin wiki format to github markdown or asciidoc
https://jenkins-wiki-exporter.jenkins.io
2 stars 8 forks source link

Bump @sentry/node from 6.11.0 to 6.12.0 #291

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps @sentry/node from 6.11.0 to 6.12.0.

Release notes

Sourced from @​sentry/node's releases.

6.12.0

  • fix(nextjs): Differentiate between webpack 4 and 5 in server builds (#3878)
  • fix(core): Skip native frames while searching frame URLs. (#3897)
  • fix(vue): Attach props only if VM is available (#3902)
  • feat(tracing): Add pg-native support to Postgres integration. (#3894)
  • ref(ember): Update addon to support Ember 4.0.0 (beta) (#3915)
  • feat(react): Make Profiler _mountSpan attribute protected (#3904)
  • fix(ember): allow ember-beta to fail (#3910)
  • fix(tracing): Prevent metrics erroring module load in web workers (#3941)
  • misc(browser): Log when event is dropped by Dedupe integration (#3943)

6.12.0-beta.2

6.12.0-beta.1

Changelog

Sourced from @​sentry/node's changelog.

6.12.0

  • fix(nextjs): Differentiate between webpack 4 and 5 in server builds (#3878)
  • fix(core): Skip native frames while searching frame URLs. (#3897)
  • fix(vue): Attach props only if VM is available (#3902)
  • feat(tracing): Add pg-native support to Postgres integration. (#3894)
  • ref(ember): Update addon to support Ember 4.0.0 (beta) (#3915)
  • feat(react): Make Profiler _mountSpan attribute protected (#3904)
  • fix(ember): allow ember-beta to fail (#3910)
  • fix(tracing): Prevent metrics erroring module load in web workers (#3941)
  • misc(browser): Log when event is dropped by Dedupe integration (#3943)
Commits
  • 5686231 release: 6.12.0
  • 1fe2357 chore: Update CHANGELOG
  • 9703ce2 ref(nextjs): Small improvements to config tests (#3938)
  • 9c516f5 misc(browser): Log when event is dropped by Dedupe integration (#3943)
  • 156f4b5 fix(tests): Fix Express scope separation tests. (#3942)
  • fdee17e fix(tracing): Prevent metrics erroring module load in web workers (#3941)
  • 949f1b6 fix(ember): allow ember-beta to fail (#3910)
  • 8fb33b0 test(nextjs): Update type cast for integration test (#3930)
  • 314356e fix(react): correct typo in ErrorBoundaryProps (#3928)
  • 9c08245 chore: Fix typo in status.ts (#3923)
  • 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)
dependabot[bot] commented 3 years ago

Superseded by #301.