Skip to content

Commit 8fce706

Browse files
committed
Auto merge of #3781 - rust-lang:renovate/sentry-monorepo, r=Turbo87
Update sentry monorepo to v6.9.0 [![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://togithub.com/getsentry/sentry-javascript)` | [`6.8.0` -> `6.9.0`](https://renovatebot.com/diffs/npm/`@sentry%2fbrowser/6.8.0/6.9.0)` | [![age](https://badges.renovateapi.com/packages/npm/`@sentry%2fbrowser/6.9.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)` | [![adoption](https://badges.renovateapi.com/packages/npm/`@sentry%2fbrowser/6.9.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)` | [![passing](https://badges.renovateapi.com/packages/npm/`@sentry%2fbrowser/6.9.0/compatibility-slim/6.8.0)](https://docs.renovatebot.com/merge-confidence/)` | [![confidence](https://badges.renovateapi.com/packages/npm/`@sentry%2fbrowser/6.9.0/confidence-slim/6.8.0)](https://docs.renovatebot.com/merge-confidence/)` | | [`@sentry/integrations](https://togithub.com/getsentry/sentry-javascript)` | [`6.8.0` -> `6.9.0`](https://renovatebot.com/diffs/npm/`@sentry%2fintegrations/6.8.0/6.9.0)` | [![age](https://badges.renovateapi.com/packages/npm/`@sentry%2fintegrations/6.9.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)` | [![adoption](https://badges.renovateapi.com/packages/npm/`@sentry%2fintegrations/6.9.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)` | [![passing](https://badges.renovateapi.com/packages/npm/`@sentry%2fintegrations/6.9.0/compatibility-slim/6.8.0)](https://docs.renovatebot.com/merge-confidence/)` | [![confidence](https://badges.renovateapi.com/packages/npm/`@sentry%2fintegrations/6.9.0/confidence-slim/6.8.0)](https://docs.renovatebot.com/merge-confidence/)` | --- ### Release Notes <details> <summary>getsentry/sentry-javascript</summary> ### [`v6.9.0`](https://togithub.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md#&#8203;690) [Compare Source](https://togithub.com/getsentry/sentry-javascript/compare/6.8.0...6.9.0) - feat(browser): Use scope data in report dialog ([#&#8203;3792](https://togithub.com/getsentry/sentry-javascript/issues/3792)) - feat(core): Add `ensureNoCircularStructures` experiment to help debug serialization bugs ([#&#8203;3776](https://togithub.com/getsentry/sentry-javascript/issues/3776)) - feat(nextjs): Add options to disable webpack plugin ([#&#8203;3771](https://togithub.com/getsentry/sentry-javascript/issues/3771)) - feat(react): Support render props in `ErrorBoundary` ([#&#8203;3793](https://togithub.com/getsentry/sentry-javascript/issues/3793)) - fix(ember): Correctly cache ember types from prepublish hook ([#&#8203;3749](https://togithub.com/getsentry/sentry-javascript/issues/3749)) - fix(ember): Fix runtime config options not being merged ([#&#8203;3791](https://togithub.com/getsentry/sentry-javascript/issues/3791)) - fix(metrics): Check for cls entry sources ([#&#8203;3775](https://togithub.com/getsentry/sentry-javascript/issues/3775)) - fix(nextjs): Make `withSentryConfig` return type match given config type ([#&#8203;3760](https://togithub.com/getsentry/sentry-javascript/issues/3760)) - fix(node): Check if `captureRequestSession` is available before its called ([#&#8203;3773](https://togithub.com/getsentry/sentry-javascript/issues/3773)) - fix(node): Enable `autoSessionTracking` correctly ([#&#8203;3758](https://togithub.com/getsentry/sentry-javascript/issues/3758)) - fix(react): `allRoutes` cannot triple equal a new array instance ([#&#8203;3779](https://togithub.com/getsentry/sentry-javascript/issues/3779)) - fix(tracing): Add check for `document.scripts` in metrics ([#&#8203;3766](https://togithub.com/getsentry/sentry-javascript/issues/3766)) - fix(types): Update `ExtractedNodeRequestData` to include valid `query_params` for `tracesSampler` ([#&#8203;3715](https://togithub.com/getsentry/sentry-javascript/issues/3715)) - ref(gatsby): Default release to empty string ([#&#8203;3759](https://togithub.com/getsentry/sentry-javascript/issues/3759)) - ref(nextjs): Inject init code in `_app` and API routes ([#&#8203;3786](https://togithub.com/getsentry/sentry-javascript/issues/3786)) - ref(nextjs): Pre-disable-plugin-option config cleanup ([#&#8203;3770](https://togithub.com/getsentry/sentry-javascript/issues/3770)) - ref(nextjs): Stop setting redundant `productionBrowserSourceMaps` in config ([#&#8203;3765](https://togithub.com/getsentry/sentry-javascript/issues/3765)) </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 debd07a + 2e2c3a2 commit 8fce706

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.8.0",
41-
"@sentry/integrations": "6.8.0",
40+
"@sentry/browser": "6.9.0",
41+
"@sentry/integrations": "6.9.0",
4242
"chart.js": "3.4.1",
4343
"copy-text-to-clipboard": "3.0.1",
4444
"date-fns": "2.22.1",

yarn.lock

Lines changed: 43 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -1958,66 +1958,66 @@
19581958
dependencies:
19591959
"@percy/logger" "^1.0.0-beta.56"
19601960

1961-
"@sentry/browser@6.8.0":
1962-
version "6.8.0"
1963-
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-6.8.0.tgz#023707cd2302f6818014e9a7e124856b2d064178"
1964-
integrity sha512-nxa71csHlG5sMHUxI4e4xxuCWtbCv/QbBfMsYw7ncJSfCKG3yNlCVh8NJ7NS0rZW/MJUT6S6+r93zw0HetNDOA==
1965-
dependencies:
1966-
"@sentry/core" "6.8.0"
1967-
"@sentry/types" "6.8.0"
1968-
"@sentry/utils" "6.8.0"
1961+
"@sentry/browser@6.9.0":
1962+
version "6.9.0"
1963+
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-6.9.0.tgz#b75ac1a6ff8fe60d451b14aea94d66f9dcd5570f"
1964+
integrity sha512-4JnEPcwoNs6JqeEd4wscBq+hxpotEJ0DJ4eOIsaNZIMyqEHXBHTXCk/gfrSsiZFrkHM4PgvUHOxaC0HcZ92oBA==
1965+
dependencies:
1966+
"@sentry/core" "6.9.0"
1967+
"@sentry/types" "6.9.0"
1968+
"@sentry/utils" "6.9.0"
19691969
tslib "^1.9.3"
19701970

1971-
"@sentry/core@6.8.0":
1972-
version "6.8.0"
1973-
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-6.8.0.tgz#bfac76844deee9126460c18dc6166015992efdc3"
1974-
integrity sha512-vJzWt/znEB+JqVwtwfjkRrAYRN+ep+l070Ti8GhJnvwU4IDtVlV3T/jVNrj6rl6UChcczaJQMxVxtG5x0crlAA==
1971+
"@sentry/core@6.9.0":
1972+
version "6.9.0"
1973+
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-6.9.0.tgz#43b25290f3b1eb2c23f665e1c0fcbadd06d06012"
1974+
integrity sha512-oFX2qQcMLujCeIuCQGlhpTUIOXiU5n6V2lqDnvMXUV8gKpplBPalwdlR9bgbSi+VO8u7LjHR1IKM0RAPWgNHWw==
19751975
dependencies:
1976-
"@sentry/hub" "6.8.0"
1977-
"@sentry/minimal" "6.8.0"
1978-
"@sentry/types" "6.8.0"
1979-
"@sentry/utils" "6.8.0"
1976+
"@sentry/hub" "6.9.0"
1977+
"@sentry/minimal" "6.9.0"
1978+
"@sentry/types" "6.9.0"
1979+
"@sentry/utils" "6.9.0"
19801980
tslib "^1.9.3"
19811981

1982-
"@sentry/hub@6.8.0":
1983-
version "6.8.0"
1984-
resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-6.8.0.tgz#cb0f8509093919ed3c1ef98ef8cf63dc102a6524"
1985-
integrity sha512-hFrI2Ss1fTov7CH64FJpigqRxH7YvSnGeqxT9Jc1BL7nzW/vgCK+Oh2mOZbosTcrzoDv+lE8ViOnSN3w/fo+rg==
1982+
"@sentry/hub@6.9.0":
1983+
version "6.9.0"
1984+
resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-6.9.0.tgz#21068e12769cc745825e8d122c7e81858f609708"
1985+
integrity sha512-5mors7ojbo7G85ZmoVPQBgFBMONAJwyZfV0LNLy14GenoaVNuxTPyvAQiJb1FYq+x6YZ3CvqGX6r74KRKQU87w==
19861986
dependencies:
1987-
"@sentry/types" "6.8.0"
1988-
"@sentry/utils" "6.8.0"
1987+
"@sentry/types" "6.9.0"
1988+
"@sentry/utils" "6.9.0"
19891989
tslib "^1.9.3"
19901990

1991-
"@sentry/integrations@6.8.0":
1992-
version "6.8.0"
1993-
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-6.8.0.tgz#990d042d683ed4b45fcbe0cbf3e8077587a45f85"
1994-
integrity sha512-K8xmWGQFKxkKj5rMwGENm0SbbUs/SVhHE+V8+KkhXFmHAwfNAYTFaNg0Ryu9DADAJ4QYzZvYeRxl8voFecOqzA==
1991+
"@sentry/integrations@6.9.0":
1992+
version "6.9.0"
1993+
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-6.9.0.tgz#40efd6dd933f7b9589da0c53ac19a52560f17a26"
1994+
integrity sha512-p4z+PsPhimoII1iiT55Favjd0wxeXVio/oHEGivaYd7Al4G2CYLVsDu25OAejxizwNn6rJE8A3WIhXC3DXN84g==
19951995
dependencies:
1996-
"@sentry/types" "6.8.0"
1997-
"@sentry/utils" "6.8.0"
1996+
"@sentry/types" "6.9.0"
1997+
"@sentry/utils" "6.9.0"
19981998
localforage "^1.8.1"
19991999
tslib "^1.9.3"
20002000

2001-
"@sentry/minimal@6.8.0":
2002-
version "6.8.0"
2003-
resolved "https://registry.yarnpkg.com/@sentry/minimal/-/minimal-6.8.0.tgz#d6c3e4c96f231367aeb2b8a87a83b53d28e7c6db"
2004-
integrity sha512-MRxUKXiiYwKjp8mOQMpTpEuIby1Jh3zRTU0cmGZtfsZ38BC1JOle8xlwC4FdtOH+VvjSYnPBMya5lgNHNPUJDQ==
2001+
"@sentry/minimal@6.9.0":
2002+
version "6.9.0"
2003+
resolved "https://registry.yarnpkg.com/@sentry/minimal/-/minimal-6.9.0.tgz#e6201eb237753994be83ec33866e3fdae9a79bf3"
2004+
integrity sha512-GBZ6wG2Rc1wInYEl2BZTZc/t57O1Da876ifLsSPpEQAEnGWbqZWb8RLjZskH09ZIL/K4XCIDDi5ySzN8kFUWJw==
20052005
dependencies:
2006-
"@sentry/hub" "6.8.0"
2007-
"@sentry/types" "6.8.0"
2006+
"@sentry/hub" "6.9.0"
2007+
"@sentry/types" "6.9.0"
20082008
tslib "^1.9.3"
20092009

2010-
"@sentry/types@6.8.0":
2011-
version "6.8.0"
2012-
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-6.8.0.tgz#97fd531a0ed1e75e65b4a24b26509fb7c15eb7b8"
2013-
integrity sha512-PbSxqlh6Fd5thNU5f8EVYBVvX+G7XdPA+ThNb2QvSK8yv3rIf0McHTyF6sIebgJ38OYN7ZFK7vvhC/RgSAfYTA==
2010+
"@sentry/types@6.9.0":
2011+
version "6.9.0"
2012+
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-6.9.0.tgz#ef1a541c4240df6a7c6f5f31d7cdddd7d92c15f1"
2013+
integrity sha512-v52HJqLoLapEnqS2NdVtUXPvT+aezQgNXQkp8hiQ3RUdTm5cffwBVG7wlbpE6OsOOIZxd6p1zKylFkwCypiIIA==
20142014

2015-
"@sentry/utils@6.8.0":
2016-
version "6.8.0"
2017-
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-6.8.0.tgz#0ffafa5b69fe0cdeabad5c4a6cc68a426eaa6b37"
2018-
integrity sha512-OYlI2JNrcWKMdvYbWNdQwR4QBVv2V0y5wK0U6f53nArv6RsyO5TzwRu5rMVSIZofUUqjoE5hl27jqnR+vpUrsA==
2015+
"@sentry/utils@6.9.0":
2016+
version "6.9.0"
2017+
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-6.9.0.tgz#6bf0bf290a6d37a27078b7c1331a06d8a7e313c5"
2018+
integrity sha512-PimDr6KAi4cCp5hQZ8Az2/pDcdfhTu7WAU30Dd9MZwknpHSTmD4G6QvkdrB5er6kMMnNQOC7rMo6w/Do3m6X3w==
20192019
dependencies:
2020-
"@sentry/types" "6.8.0"
2020+
"@sentry/types" "6.9.0"
20212021
tslib "^1.9.3"
20222022

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

0 commit comments

Comments
 (0)