Skip to content

Commit c795d43

Browse files
committed
Auto merge of #3983 - rust-lang:renovate/sentry-javascript-monorepo, r=Turbo87
Update sentry-javascript monorepo to v6.13.3 [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [`@sentry/browser](https://github.com/getsentry/sentry-javascript)` | [`6.13.2` -> `6.13.3`](https://renovatebot.com/diffs/npm/`@sentry%2fbrowser/6.13.2/6.13.3)` | [![age](https://badges.renovateapi.com/packages/npm/`@sentry%2fbrowser/6.13.3/age-slim)](https://docs.renovatebot.com/merge-confidence/)` | [![adoption](https://badges.renovateapi.com/packages/npm/`@sentry%2fbrowser/6.13.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)` | [![passing](https://badges.renovateapi.com/packages/npm/`@sentry%2fbrowser/6.13.3/compatibility-slim/6.13.2)](https://docs.renovatebot.com/merge-confidence/)` | [![confidence](https://badges.renovateapi.com/packages/npm/`@sentry%2fbrowser/6.13.3/confidence-slim/6.13.2)](https://docs.renovatebot.com/merge-confidence/)` | | [`@sentry/integrations](https://github.com/getsentry/sentry-javascript)` | [`6.13.2` -> `6.13.3`](https://renovatebot.com/diffs/npm/`@sentry%2fintegrations/6.13.2/6.13.3)` | [![age](https://badges.renovateapi.com/packages/npm/`@sentry%2fintegrations/6.13.3/age-slim)](https://docs.renovatebot.com/merge-confidence/)` | [![adoption](https://badges.renovateapi.com/packages/npm/`@sentry%2fintegrations/6.13.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)` | [![passing](https://badges.renovateapi.com/packages/npm/`@sentry%2fintegrations/6.13.3/compatibility-slim/6.13.2)](https://docs.renovatebot.com/merge-confidence/)` | [![confidence](https://badges.renovateapi.com/packages/npm/`@sentry%2fintegrations/6.13.3/confidence-slim/6.13.2)](https://docs.renovatebot.com/merge-confidence/)` | --- ### Release Notes <details> <summary>getsentry/sentry-javascript</summary> ### [`v6.13.3`](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md#&#8203;6133) [Compare Source](https://github.com/getsentry/sentry-javascript/compare/6.13.2...6.13.3) - feat(nextjs): Add ability for integration tests to use linked ``@sentry/xxxx`` packages ([#&#8203;4019](https://github.com/getsentry/sentry-javascript/issues/4019)) - feat(nextjs): Support `distDir` Next.js option ([#&#8203;3990](https://github.com/getsentry/sentry-javascript/issues/3990)) - fix(tracing): Call hasTracingEnabled with correct options when invoking startTransaction ([#&#8203;4020](https://github.com/getsentry/sentry-javascript/issues/4020)) - ref(browser): Refactor sending client reports w. fetch fallback ([#&#8203;4008](https://github.com/getsentry/sentry-javascript/issues/4008)) - ref(core): Make getTransport method on client optional ([#&#8203;4013](https://github.com/getsentry/sentry-javascript/issues/4013)) - ref(ember): Update htmlbars dependency ([#&#8203;4026](https://github.com/getsentry/sentry-javascript/issues/4026)) - ref(integrations): Minor simplification of ExtraErrorData code ([#&#8203;4024](https://github.com/getsentry/sentry-javascript/issues/4024)) - ref(react): Rely on error.cause to link ErrorBoundary errors ([#&#8203;4005](https://github.com/getsentry/sentry-javascript/issues/4005)) </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, check this box. --- 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 parents 2427a4a + 12224fb commit c795d43

File tree

2 files changed

+45
-45
lines changed

2 files changed

+45
-45
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
"trailingComma": "all"
3838
},
3939
"dependencies": {
40-
"@sentry/browser": "6.13.2",
41-
"@sentry/integrations": "6.13.2",
40+
"@sentry/browser": "6.13.3",
41+
"@sentry/integrations": "6.13.3",
4242
"chart.js": "3.5.1",
4343
"copy-text-to-clipboard": "3.0.1",
4444
"date-fns": "2.25.0",

yarn.lock

Lines changed: 43 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -1962,66 +1962,66 @@
19621962
errorhandler "^1.5.1"
19631963
fs-extra "^10.0.0"
19641964

1965-
"@sentry/[email protected].2":
1966-
version "6.13.2"
1967-
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-6.13.2.tgz#8b731ecf8c3cdd92a4b6893a26f975fd5844056d"
1968-
integrity sha512-bkFXK4vAp2UX/4rQY0pj2Iky55Gnwr79CtveoeeMshoLy5iDgZ8gvnLNAz7om4B9OQk1u7NzLEa4IXAmHTUyag==
1969-
dependencies:
1970-
"@sentry/core" "6.13.2"
1971-
"@sentry/types" "6.13.2"
1972-
"@sentry/utils" "6.13.2"
1965+
"@sentry/[email protected].3":
1966+
version "6.13.3"
1967+
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-6.13.3.tgz#d4511791b1e484ad48785eba3bce291fdf115c1e"
1968+
integrity sha512-jwlpsk2/u1cofvfYsjmqcnx50JJtf/T6HTgdW+ih8+rqWC5ABEZf4IiB/H+KAyjJ3wVzCOugMq5irL83XDCfqQ==
1969+
dependencies:
1970+
"@sentry/core" "6.13.3"
1971+
"@sentry/types" "6.13.3"
1972+
"@sentry/utils" "6.13.3"
19731973
tslib "^1.9.3"
19741974

1975-
"@sentry/[email protected].2":
1976-
version "6.13.2"
1977-
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-6.13.2.tgz#2ce164f81667aa89cd116f807d772b4718434583"
1978-
integrity sha512-snXNNFLwlS7yYxKTX4DBXebvJK+6ikBWN6noQ1CHowvM3ReFBlrdrs0Z0SsSFEzXm2S4q7f6HHbm66GSQZ/8FQ==
1975+
"@sentry/[email protected].3":
1976+
version "6.13.3"
1977+
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-6.13.3.tgz#5cbbb995128e793ebebcbf1d3b7514e0e5e8b221"
1978+
integrity sha512-obm3SjgCk8A7nB37b2AU1eq1q7gMoJRrGMv9VRIyfcG0Wlz/5lJ9O3ohUk+YZaaVfZMxXn6hFtsBiOWmlv7IIA==
19791979
dependencies:
1980-
"@sentry/hub" "6.13.2"
1981-
"@sentry/minimal" "6.13.2"
1982-
"@sentry/types" "6.13.2"
1983-
"@sentry/utils" "6.13.2"
1980+
"@sentry/hub" "6.13.3"
1981+
"@sentry/minimal" "6.13.3"
1982+
"@sentry/types" "6.13.3"
1983+
"@sentry/utils" "6.13.3"
19841984
tslib "^1.9.3"
19851985

1986-
"@sentry/[email protected].2":
1987-
version "6.13.2"
1988-
resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-6.13.2.tgz#ebc66fd55c96c7686a53ffd3521b6a63f883bb79"
1989-
integrity sha512-sppSuJdNMiMC/vFm/dQowCBh11uTrmvks00fc190YWgxHshodJwXMdpc+pN61VSOmy2QA4MbQ5aMAgHzPzel3A==
1986+
"@sentry/[email protected].3":
1987+
version "6.13.3"
1988+
resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-6.13.3.tgz#cc09623a69b5343315fdb61c7fdd0be74b72299f"
1989+
integrity sha512-eYppBVqvhs5cvm33snW2sxfcw6G20/74RbBn+E4WDo15hozis89kU7ZCJDOPkXuag3v1h9igns/kM6PNBb41dw==
19901990
dependencies:
1991-
"@sentry/types" "6.13.2"
1992-
"@sentry/utils" "6.13.2"
1991+
"@sentry/types" "6.13.3"
1992+
"@sentry/utils" "6.13.3"
19931993
tslib "^1.9.3"
19941994

1995-
"@sentry/[email protected].2":
1996-
version "6.13.2"
1997-
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-6.13.2.tgz#906f2dd920439e5886f479a6da57f9c5d928f656"
1998-
integrity sha512-CzxMtNr4nkZbifD0Rb6tXwqfqm+fWKl4IQTaFrJ92VNdgihBMVWYmflRqkMkGh1iFN8bVPpXrGyplY5tFN+2kA==
1995+
"@sentry/[email protected].3":
1996+
version "6.13.3"
1997+
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-6.13.3.tgz#9d80229de6e815c53fa52ca2422a0d13820b8d4e"
1998+
integrity sha512-iC8LkbBTxlRo9FNxRqFfEm85FrELltc3E9gFsFSBkCnf7S/3nDCDW+mJX92KpRk97Wqid6/JwlXttKz8lsdF2A==
19991999
dependencies:
2000-
"@sentry/types" "6.13.2"
2001-
"@sentry/utils" "6.13.2"
2000+
"@sentry/types" "6.13.3"
2001+
"@sentry/utils" "6.13.3"
20022002
localforage "^1.8.1"
20032003
tslib "^1.9.3"
20042004

2005-
"@sentry/[email protected].2":
2006-
version "6.13.2"
2007-
resolved "https://registry.yarnpkg.com/@sentry/minimal/-/minimal-6.13.2.tgz#de3ecc62b9463bf56ccdbcf4c75f7ea1aeeebc11"
2008-
integrity sha512-6iJfEvHzzpGBHDfLxSHcGObh73XU1OSQKWjuhDOe7UQDyI4BQmTfcXAC+Fr8sm8C/tIsmpVi/XJhs8cubFdSMw==
2005+
"@sentry/[email protected].3":
2006+
version "6.13.3"
2007+
resolved "https://registry.yarnpkg.com/@sentry/minimal/-/minimal-6.13.3.tgz#a675a79bcc830142e4f95e6198a2efde2cd3901e"
2008+
integrity sha512-63MlYYRni3fs5Bh8XBAfVZ+ctDdWg0fapSTP1ydIC37fKvbE+5zhyUqwrEKBIiclEApg1VKX7bkKxVdu/vsFdw==
20092009
dependencies:
2010-
"@sentry/hub" "6.13.2"
2011-
"@sentry/types" "6.13.2"
2010+
"@sentry/hub" "6.13.3"
2011+
"@sentry/types" "6.13.3"
20122012
tslib "^1.9.3"
20132013

2014-
"@sentry/[email protected].2":
2015-
version "6.13.2"
2016-
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-6.13.2.tgz#8388d5b92ea8608936e7aae842801dc90e0184e6"
2017-
integrity sha512-6WjGj/VjjN8LZDtqJH5ikeB1o39rO1gYS6anBxiS3d0sXNBb3Ux0pNNDFoBxQpOhmdDHXYS57MEptX9EV82gmg==
2014+
"@sentry/[email protected].3":
2015+
version "6.13.3"
2016+
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-6.13.3.tgz#63ad5b6735b0dfd90b3a256a9f8e77b93f0f66b2"
2017+
integrity sha512-Vrz5CdhaTRSvCQjSyIFIaV9PodjAVFkzJkTRxyY7P77RcegMsRSsG1yzlvCtA99zG9+e6MfoJOgbOCwuZids5A==
20182018

2019-
"@sentry/[email protected].2":
2020-
version "6.13.2"
2021-
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-6.13.2.tgz#fb8010e7b67cc8c084d8067d64ef25289269cda5"
2022-
integrity sha512-foF4PbxqPMWNbuqdXkdoOmKm3quu3PP7Q7j/0pXkri4DtCuvF/lKY92mbY0V9rHS/phCoj+3/Se5JvM2ymh2/w==
2019+
"@sentry/[email protected].3":
2020+
version "6.13.3"
2021+
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-6.13.3.tgz#188754d40afe693c3fcae410f9322531588a9926"
2022+
integrity sha512-zYFuFH3MaYtBZTeJ4Yajg7pDf0pM3MWs3+9k5my9Fd+eqNcl7dYQYJbT9gyC0HXK1QI4CAMNNlHNl4YXhF91ag==
20232023
dependencies:
2024-
"@sentry/types" "6.13.2"
2024+
"@sentry/types" "6.13.3"
20252025
tslib "^1.9.3"
20262026

20272027
"@simple-dom/document@^1.4.0":

0 commit comments

Comments
 (0)