Skip to content

Update sentry-javascript monorepo to v6.19.1 #4658

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

Merged
merged 1 commit into from
Mar 21, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 21, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sentry/browser 6.18.2 -> 6.19.1 age adoption passing confidence
@sentry/integrations 6.18.2 -> 6.19.1 age adoption passing confidence

Release Notes

getsentry/sentry-javascript

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: 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, click this checkbox.

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

@renovate renovate bot requested a review from locks March 21, 2022 17:19
@renovate renovate bot force-pushed the renovate/sentry-javascript-monorepo branch from ecd5c2f to 7cd5104 Compare March 21, 2022 20:18
@renovate renovate bot changed the title Update sentry-javascript monorepo to v6.19.0 Update sentry-javascript monorepo to v6.19.1 Mar 21, 2022
@Turbo87
Copy link
Member

Turbo87 commented Mar 21, 2022

@bors r+

@bors
Copy link
Contributor

bors commented Mar 21, 2022

📌 Commit 7cd5104 has been approved by Turbo87

@bors
Copy link
Contributor

bors commented Mar 21, 2022

⌛ Testing commit 7cd5104 with merge a377921...

@bors
Copy link
Contributor

bors commented Mar 21, 2022

☀️ Test successful - checks-actions
Approved by: Turbo87
Pushing a377921 to master...

@bors bors merged commit a377921 into master Mar 21, 2022
@bors bors deleted the renovate/sentry-javascript-monorepo branch March 21, 2022 22:02
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.

3 participants