Commit a377921
committed
Auto merge of #4658 - rust-lang:renovate/sentry-javascript-monorepo, r=Turbo87
Update sentry-javascript monorepo to v6.19.1
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [`@sentry/browser](https://togithub.com/getsentry/sentry-javascript)` | [`6.18.2` -> `6.19.1`](https://renovatebot.com/diffs/npm/`@sentry%2fbrowser/6.18.2/6.19.1)` | [](https://docs.renovatebot.com/merge-confidence/)` | [](https://docs.renovatebot.com/merge-confidence/)` | [](https://docs.renovatebot.com/merge-confidence/)` | [](https://docs.renovatebot.com/merge-confidence/)` |
| [`@sentry/integrations](https://togithub.com/getsentry/sentry-javascript)` | [`6.18.2` -> `6.19.1`](https://renovatebot.com/diffs/npm/`@sentry%2fintegrations/6.18.2/6.19.1)` | [](https://docs.renovatebot.com/merge-confidence/)` | [](https://docs.renovatebot.com/merge-confidence/)` | [](https://docs.renovatebot.com/merge-confidence/)` | [](https://docs.renovatebot.com/merge-confidence/)` |
---
### Release Notes
<details>
<summary>getsentry/sentry-javascript</summary>
### [`v6.19.1`](https://togithub.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#​6191)
[Compare Source](https://togithub.com/getsentry/sentry-javascript/compare/6.19.0...6.19.1)
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](https://togithub.com/getsentry/sentry-javascript/pull/4745)
### [`v6.19.0`](https://togithub.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#​6190)
[Compare Source](https://togithub.com/getsentry/sentry-javascript/compare/6.18.2...6.19.0)
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](https://togithub.com/getsentry/sentry-javascript/pull/4689) for details.
feat(build): Create debug versions of minified bundles ([#​4699](https://togithub.com/getsentry/sentry-javascript/pull/4699))
feat(integrations): Make ES6 integration bundles ([#​4718](https://togithub.com/getsentry/sentry-javascript/pull/4718))
feat(utils): Limit `normalize` maximum properties/elements ([#​4689](https://togithub.com/getsentry/sentry-javascript/pull/4689))
feat(various): Apply debug guard to logger everywhere ([#​4698](https://togithub.com/getsentry/sentry-javascript/pull/4698))
fix(browser): Use `apply` rather than `call` in `try-catch` integration ([#​4695](https://togithub.com/getsentry/sentry-javascript/pull/4695))
fix(ember): Fix merging env config ([#​4714](https://togithub.com/getsentry/sentry-javascript/pull/4714))
fix(nextjs): Add env var to suppress API non-response meta-warning ([#​4706](https://togithub.com/getsentry/sentry-javascript/pull/4706))
fix(nextjs): Widen scope for client file upload ([#​4705](https://togithub.com/getsentry/sentry-javascript/pull/4705))
fix(node): Fix async stack parsing ([#​4721](https://togithub.com/getsentry/sentry-javascript/pull/4721))
ref(browser): Use ratelimit utils in base transport ([#​4686](https://togithub.com/getsentry/sentry-javascript/pull/4686))
ref(build): Introduce root build directory in ``@sentry/browser`` ([#​4688](https://togithub.com/getsentry/sentry-javascript/pull/4688))
ref(minimal): Simplify `syntheticException` creation ([#​4691](https://togithub.com/getsentry/sentry-javascript/pull/4691))
ref(tracing): Remove `BrowserTracing` logging flag default value ([#​4708](https://togithub.com/getsentry/sentry-javascript/pull/4708))
ref(utils): Simplify `isDebugBuild` logging guard ([#​4696](https://togithub.com/getsentry/sentry-javascript/pull/4696))
Work in this release contributed by [`@​Turbo87](https://togithub.com/Turbo87).` Thank you for your contribution!
</details>
---
### 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/rust-lang/crates.io).2 files changed
+45
-45
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
| 41 | + | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1811 | 1811 | | |
1812 | 1812 | | |
1813 | 1813 | | |
1814 | | - | |
1815 | | - | |
1816 | | - | |
1817 | | - | |
1818 | | - | |
1819 | | - | |
1820 | | - | |
1821 | | - | |
| 1814 | + | |
| 1815 | + | |
| 1816 | + | |
| 1817 | + | |
| 1818 | + | |
| 1819 | + | |
| 1820 | + | |
| 1821 | + | |
1822 | 1822 | | |
1823 | 1823 | | |
1824 | | - | |
1825 | | - | |
1826 | | - | |
1827 | | - | |
| 1824 | + | |
| 1825 | + | |
| 1826 | + | |
| 1827 | + | |
1828 | 1828 | | |
1829 | | - | |
1830 | | - | |
1831 | | - | |
1832 | | - | |
| 1829 | + | |
| 1830 | + | |
| 1831 | + | |
| 1832 | + | |
1833 | 1833 | | |
1834 | 1834 | | |
1835 | | - | |
1836 | | - | |
1837 | | - | |
1838 | | - | |
| 1835 | + | |
| 1836 | + | |
| 1837 | + | |
| 1838 | + | |
1839 | 1839 | | |
1840 | | - | |
1841 | | - | |
| 1840 | + | |
| 1841 | + | |
1842 | 1842 | | |
1843 | 1843 | | |
1844 | | - | |
1845 | | - | |
1846 | | - | |
1847 | | - | |
| 1844 | + | |
| 1845 | + | |
| 1846 | + | |
| 1847 | + | |
1848 | 1848 | | |
1849 | | - | |
1850 | | - | |
| 1849 | + | |
| 1850 | + | |
1851 | 1851 | | |
1852 | 1852 | | |
1853 | 1853 | | |
1854 | | - | |
1855 | | - | |
1856 | | - | |
1857 | | - | |
| 1854 | + | |
| 1855 | + | |
| 1856 | + | |
| 1857 | + | |
1858 | 1858 | | |
1859 | | - | |
1860 | | - | |
| 1859 | + | |
| 1860 | + | |
1861 | 1861 | | |
1862 | 1862 | | |
1863 | | - | |
1864 | | - | |
1865 | | - | |
1866 | | - | |
| 1863 | + | |
| 1864 | + | |
| 1865 | + | |
| 1866 | + | |
1867 | 1867 | | |
1868 | | - | |
1869 | | - | |
1870 | | - | |
1871 | | - | |
| 1868 | + | |
| 1869 | + | |
| 1870 | + | |
| 1871 | + | |
1872 | 1872 | | |
1873 | | - | |
| 1873 | + | |
1874 | 1874 | | |
1875 | 1875 | | |
1876 | 1876 | | |
| |||
0 commit comments