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

chore(deps): bump @sentry/integrations from 6.10.0 to 6.11.0 #447

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 9, 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 9, 2021
@vercel
Copy link

vercel bot commented Aug 9, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/tz-connect/prediction-market/FoZJTbB9Cpg46vjr7pm3MPtZ9yho
✅ Preview: https://prediction-market-git-dependabot-npmandyarnde-e72a58-tz-connect.vercel.app

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] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/develop/sentry/integrations-6.11.0 branch from 897b1a6 to 37134f8 Compare August 11, 2021 09:42
@codecov
Copy link

codecov bot commented Aug 11, 2021

Codecov Report

Merging #447 (02beb62) into develop (7a35f07) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #447   +/-   ##
========================================
  Coverage    32.22%   32.22%           
========================================
  Files           83       83           
  Lines         1862     1862           
  Branches       522      522           
========================================
  Hits           600      600           
  Misses        1182     1182           
  Partials        80       80           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7a35f07...02beb62. Read the comment docs.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 6, 2021

A newer version of @sentry/integrations exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

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.

1 participant