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

Update sentry-javascript monorepo to v6.19.7 (minor) #427

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 21, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sentry/react (source) 6.18.2 -> 6.19.7 age adoption passing confidence
@sentry/tracing (source) 6.18.2 -> 6.19.7 age adoption passing confidence

Release Notes

getsentry/sentry-javascript

v6.19.7

Compare Source

  • fix(react): Add children prop type to ErrorBoundary component (#​4966)
  • fix(serverless): Re-add missing modules in Node AWS Lambda Layer (#​4982)
  • fix(tracing): Target tracing bundles for side effects (#​4955)

Work in this release contributed by @​cameronaziz and @​kpdecker. Thank you for your contributions!

v6.19.6

Compare Source

  • fix(typing): Fix typing API in CaptureConsle (#​4879)

v6.19.5

Compare Source

  • ref(build): Add debug constants in each package individually (#​4842)
  • ref(build): Introduce central build directory to packages with bundles (#​4838) (#​4854) (#​4868)
  • feat(utils): Introduce getGlobalSingleton helper (#​4860)

v6.19.4

Compare Source

  • feat(react): Add React 18 as peer dep (#​4819)
  • ref(build): Add build/types to tarballs and adjust types entry points (#​4824)

Work in this release contributed by @​MikevPeeren. Thank you for your contribution!

v6.19.3

Compare Source

  • feat(browser): Add new v7 Fetch Transport (#​4765)
  • feat(browser): Add new v7 XHR Transport (#​4803)
  • fix(core): Use correct version of event when tagging normalization (#​4780)
  • fix(core): Stop mangling _experiments (#​4807)
  • feat(node): Add new v7 http/s Transports (#​4781)

v6.19.2

Compare Source

  • feat(core): Add new transports to base backend (#​4752)
  • feat(utils): Add isNaN function (#​4759)
  • fix(integrations): Emit ES5 code in ES5 bundles (#​4769)
  • fix(vue): Drop vue-router peerDep (#​4764)
  • ref(core): Reduce inboundfilters bundle size (#​4625)
  • ref(integrations): Make ReportTypes a union type
  • ref(node): Add source code context when using LinkedErrors (#​4753)
  • ref(utils): Introduce getEnvelopeType helper (#​4751)
  • ref(utils): Split normalization code into separate module (#​4760)

v6.19.1

Compare Source

This release fixes a bug from 6.19.0 causing type import errors in most JS SDKs.

  • fix(types): Point to type definitions in dist folder (#​4745)

v6.19.0

Compare Source

This release makes a change to the data normalization process, limiting the number of entries or properties which will be included in any given array or object to 1000. Previously there was no limit, so in rare cases you may notice a change in your context data. If this is a problem, you can increase the limit with the new maxNormalizationBreadth setting. See #​4689 for details.

  • feat(build): Create debug versions of minified bundles (#​4699)
  • feat(integrations): Make ES6 integration bundles (#​4718)
  • feat(utils): Limit normalize maximum properties/elements (#​4689)
  • feat(various): Apply debug guard to logger everywhere (#​4698)
  • fix(browser): Use apply rather than call in try-catch integration (#​4695)
  • fix(ember): Fix merging env config (#​4714)
  • fix(nextjs): Add env var to suppress API non-response meta-warning (#​4706)
  • fix(nextjs): Widen scope for client file upload (#​4705)
  • fix(node): Fix async stack parsing (#​4721)
  • ref(browser): Use ratelimit utils in base transport (#​4686)
  • ref(build): Introduce root build directory in @sentry/browser (#​4688)
  • ref(minimal): Simplify syntheticException creation (#​4691)
  • ref(tracing): Remove BrowserTracing logging flag default value (#​4708)
  • ref(utils): Simplify isDebugBuild logging guard (#​4696)

Work in this release contributed by @​Turbo87. Thank you for your contribution!


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@vercel
Copy link

vercel bot commented Mar 21, 2022

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/vtfk/minelev-web/HH4DuMGp4LMWJH4S4hotweCChM2g
✅ Preview: https://minelev-web-git-renovate-sentry-javascript-monorepo-vtfk.vercel.app

@renovate renovate bot force-pushed the renovate/sentry-javascript-monorepo branch from eec16e7 to 2f3ca00 Compare March 21, 2022 19:10
@renovate renovate bot changed the title Update sentry-javascript monorepo to v6.19.0 (minor) Update sentry-javascript monorepo to v6.19.1 (minor) Mar 21, 2022
@renovate renovate bot force-pushed the renovate/sentry-javascript-monorepo branch from 2f3ca00 to 9720309 Compare March 23, 2022 20:26
@renovate renovate bot changed the title Update sentry-javascript monorepo to v6.19.1 (minor) Update sentry-javascript monorepo to v6.19.2 (minor) Mar 23, 2022
@renovate renovate bot force-pushed the renovate/sentry-javascript-monorepo branch from 9720309 to af43f69 Compare March 28, 2022 14:11
@renovate renovate bot force-pushed the renovate/sentry-javascript-monorepo branch from af43f69 to 636091e Compare March 30, 2022 02:16
@renovate renovate bot changed the title Update sentry-javascript monorepo to v6.19.2 (minor) Update sentry-javascript monorepo to v6.19.3 (minor) Mar 30, 2022
@renovate renovate bot force-pushed the renovate/sentry-javascript-monorepo branch from 636091e to d2f7dab Compare April 2, 2022 15:46
@renovate renovate bot force-pushed the renovate/sentry-javascript-monorepo branch from d2f7dab to 4dc430f Compare April 5, 2022 10:14
@renovate renovate bot changed the title Update sentry-javascript monorepo to v6.19.3 (minor) Update sentry-javascript monorepo to v6.19.4 (minor) Apr 5, 2022
@renovate renovate bot force-pushed the renovate/sentry-javascript-monorepo branch from 4dc430f to 600a3d6 Compare April 7, 2022 11:08
@renovate renovate bot changed the title Update sentry-javascript monorepo to v6.19.4 (minor) Update sentry-javascript monorepo to v6.19.5 (minor) Apr 7, 2022
@renovate renovate bot force-pushed the renovate/sentry-javascript-monorepo branch from 600a3d6 to 5f72efe Compare April 7, 2022 13:42
@renovate renovate bot changed the title Update sentry-javascript monorepo to v6.19.5 (minor) Update sentry-javascript monorepo to v6.19.6 (minor) Apr 7, 2022
@renovate renovate bot force-pushed the renovate/sentry-javascript-monorepo branch from 5f72efe to c150e40 Compare April 11, 2022 17:03
@renovate renovate bot force-pushed the renovate/sentry-javascript-monorepo branch from c150e40 to 4690d2a Compare April 26, 2022 13:34
@renovate renovate bot changed the title Update sentry-javascript monorepo to v6.19.6 (minor) Update sentry-javascript monorepo to v6.19.7 (minor) Apr 26, 2022
@vercel
Copy link

vercel bot commented Apr 26, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
minelev-web ✅ Ready (Inspect) Visit Preview Jun 2, 2022 at 8:05PM (UTC)

Dependency update (patch) :)
@renovate
Copy link
Contributor Author

renovate bot commented Mar 25, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant