Skip to content
This repository was archived by the owner on Jul 19, 2023. It is now read-only.

Bump @sentry/integrations from 6.10.0 to 6.11.0 #253

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 17, 2021

Bumps @sentry/integrations from 6.10.0 to 6.11.0.

Release notes

Sourced from @​sentry/integrations's releases.

6.11.0

feat(nextjs): Allow for TypeScript user config files (#3847) fix(browser): Make sure handler exists for LinkedErrors Integration (#3861) fix(core): Skip anonymous callbacks while searching frame URLs. (#3842) fix(core): Stop rejecting in flush and close when client undefined (#3846) fix(nextjs): Stop SentryWebpackPlugin from uploading unnecessary files (#3845) fix(react): Require ReactElement in ErrorBoundary props and render (#3857) fix(tests): Allow tests to run on Windows without WSL (#3813) fix(utils): Fix false-positive circular references when normalizing Event objects (#3864) fix(vue): Make Router.name type optional to match VueRouter (#3843) ref(core): Prevent redundant setup work (#3862) ref(nextjs): Stop reinitializing the server SDK unnecessarily (#3860)

Changelog

Sourced from @​sentry/integrations's changelog.

6.11.0

  • feat(nextjs): Allow for TypeScript user config files (#3847)
  • fix(browser): Make sure handler exists for LinkedErrors Integration (#3861)
  • fix(core): Skip anonymous callbacks while searching frame URLs. (#3842)
  • fix(core): Stop rejecting in flush and close when client undefined (#3846)
  • fix(nextjs): Stop SentryWebpackPlugin from uploading unnecessary files (#3845)
  • fix(react): Require ReactElement in ErrorBoundary props and render (#3857)
  • fix(tests): Allow tests to run on Windows without WSL (#3813)
  • fix(utils): Fix false-positive circular references when normalizing Event objects (#3864)
  • fix(vue): Make Router.name type optional to match VueRouter (#3843)
  • ref(core): Prevent redundant setup work (#3862)
  • ref(nextjs): Stop reinitializing the server SDK unnecessarily (#3860)
Commits
  • 948b9ad release: 6.11.0
  • 05658ac update changelog
  • 1317b9e fix(tests): Allow tests to run on Windows without WSL (#3813)
  • 5bba9b4 docs: Fix several typos (#3872)
  • 5e2ddf3 fix(utils): Fix false-positive circular references when normalizing Event o...
  • 8ef39cc fix(nextjs): Stop SentryWebpackPlugin from uploading unnecessary files (#3845)
  • e4ffd37 build(deps): bump tar from 4.4.13 to 4.4.15
  • 454893f fix(react): Require ReactElement in ErrorBoundary props and render (#3857)
  • 9ca4c5b ref(nextjs): Stop reinitializing the server SDK unnecessarily (#3860)
  • efa6c45 ref(core): Prevent redundant setup work (#3862)
  • 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/integrations](https://github.com/getsentry/sentry-javascript) from 6.10.0 to 6.11.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@6.10.0...6.11.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from felixbrucker as a code owner August 17, 2021 19:16
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 17, 2021
@felixbrucker felixbrucker merged commit 72267d1 into master Aug 17, 2021
@felixbrucker felixbrucker deleted the dependabot/npm_and_yarn/sentry/integrations-6.11.0 branch August 17, 2021 19:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant