animafps / fpsmath

🤖 A Discord bot designed to convert video game sensitivities, FOV values, mouse feel across themselves, and preset games. Over 300,000 users.
https://fpsmath.xyz
GNU Affero General Public License v3.0
4 stars 2 forks source link

build(deps): bump @sentry/node from 6.3.6 to 6.11.0 #87

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps @sentry/node from 6.3.6 to 6.11.0.

Release notes

Sourced from @​sentry/node'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)

6.10.0

  • feat(vue): Rework tracing and add support for Vue 3 (#3804)
  • feat(tracing): Upgrade to web-vitals 2.1.0 (#3781)
  • fix(ember): Make argument to InitSentryForEmber optional (#3802)
  • fix(nextjs): Do not start a navigation if the from URL is the same (#3814)
  • fix(nextjs): Let flush finish in API routes (#3811)
  • fix(nextjs): Use domains to prevent scope bleed (#3788)
  • fix(react): Make Route typing more generic (#3809)
  • ref(tracing): Update span op for outgoing HTTP requests (#3821)
  • ref(tracing): Remove updated CLS from web-vitals (#3822)

6.10.0-beta.3

  • ref(nextjs): Small changes to nextjs integration test runner (#3819)
  • fix(nextjs): Let flush finish in API routes (#3811)
  • fix: Update span op for outgoing HTTP requests (#3821)
  • ref(tracing): Remove updated CLS from web-vitals (#3822) - CHERRY PICKED (NOT MERGED TO MASTER)

6.10.0-beta.2

  • fix(nextjs): Do not start a navigation if from url is the same (#3814)
  • fix(nextjs): Use local copies for all sentry packages when testing on vercel (#3812)
  • fix(web-vitals): Check for valid entry in updatedCLS (#3816)

6.10.0-beta

  • feat(tracing): Upgrade to web-vitals 2.1.0 (#3781)
  • feat(vue): Rework tracing and add support for Vue 3 (#3804)
  • fix(ember): Make argument to InitSentryForEmber optional (#3802)
  • fix(nextjs): Small integration test runner fixes (#3801)
  • fix(nextjs): Use domains to prevent scope bleed (#3788)
  • fix(react): Make Route typing more generic (#3809)

6.9.0

  • feat(browser): Use scope data in report dialog (#3792)
  • feat(core): Add ensureNoCircularStructures experiment to help debug serialization bugs (#3776)
  • feat(nextjs): Add options to disable webpack plugin (#3771)
  • feat(react): Support render props in ErrorBoundary (#3793)
  • fix(ember): Correctly cache ember types from prepublish hook (#3749)

... (truncated)

Changelog

Sourced from @​sentry/node'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)

6.10.0

  • feat(vue): Rework tracing and add support for Vue 3 (#3804)
  • feat(tracing): Upgrade to web-vitals 2.1.0 (#3781)
  • fix(ember): Make argument to InitSentryForEmber optional (#3802)
  • fix(nextjs): Do not start a navigation if the from URL is the same (#3814)
  • fix(nextjs): Let flush finish in API routes (#3811)
  • fix(nextjs): Use domains to prevent scope bleed (#3788)
  • fix(react): Make Route typing more generic (#3809)
  • ref(tracing): Update span op for outgoing HTTP requests (#3821)
  • ref(tracing): Remove updated CLS from web-vitals (#3822)

6.9.0

  • feat(browser): Use scope data in report dialog (#3792)
  • feat(core): Add ensureNoCircularStructures experiment to help debug serialization bugs (#3776)
  • feat(nextjs): Add options to disable webpack plugin (#3771)
  • feat(react): Support render props in ErrorBoundary (#3793)
  • fix(ember): Correctly cache ember types from prepublish hook (#3749)
  • fix(ember): Fix runtime config options not being merged (#3791)
  • fix(metrics): Check for cls entry sources (#3775)
  • fix(nextjs): Make withSentryConfig return type match given config type (#3760)
  • fix(node): Check if captureRequestSession is available before its called (#3773)
  • fix(node): Enable autoSessionTracking correctly (#3758)
  • fix(react): allRoutes cannot triple equal a new array instance (#3779)
  • fix(tracing): Add check for document.scripts in metrics (#3766)
  • fix(types): Update ExtractedNodeRequestData to include valid query_params for tracesSampler (#3715)
  • ref(gatsby): Default release to empty string (#3759)
  • ref(nextjs): Inject init code in _app and API routes (#3786)
  • ref(nextjs): Pre-disable-plugin-option config cleanup (#3770)
  • ref(nextjs): Stop setting redundant productionBrowserSourceMaps in config (#3765)

6.8.0

  • [browser] feat: Enable serialization of multiple DOM attributes for breadcrumbs. (#3755)
  • [browser] feat: Make dedupe integration default for browser (#3730)

... (truncated)

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[bot] commented 3 years ago

Superseded by #98.