Skip to content

Commit 114339b

Browse files
committed
Auto merge of #4241 - rust-lang:renovate/sentry-javascript-monorepo, r=Turbo87
Update sentry-javascript monorepo to v6.16.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.15.0` -> `6.16.0`](https://renovatebot.com/diffs/npm/`@sentry%2fbrowser/6.15.0/6.16.0)` | [![age](https://badges.renovateapi.com/packages/npm/`@sentry%2fbrowser/6.16.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)` | [![adoption](https://badges.renovateapi.com/packages/npm/`@sentry%2fbrowser/6.16.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)` | [![passing](https://badges.renovateapi.com/packages/npm/`@sentry%2fbrowser/6.16.0/compatibility-slim/6.15.0)](https://docs.renovatebot.com/merge-confidence/)` | [![confidence](https://badges.renovateapi.com/packages/npm/`@sentry%2fbrowser/6.16.0/confidence-slim/6.15.0)](https://docs.renovatebot.com/merge-confidence/)` | | [`@sentry/integrations](https://togithub.com/getsentry/sentry-javascript)` | [`6.15.0` -> `6.16.0`](https://renovatebot.com/diffs/npm/`@sentry%2fintegrations/6.15.0/6.16.0)` | [![age](https://badges.renovateapi.com/packages/npm/`@sentry%2fintegrations/6.16.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)` | [![adoption](https://badges.renovateapi.com/packages/npm/`@sentry%2fintegrations/6.16.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)` | [![passing](https://badges.renovateapi.com/packages/npm/`@sentry%2fintegrations/6.16.0/compatibility-slim/6.15.0)](https://docs.renovatebot.com/merge-confidence/)` | [![confidence](https://badges.renovateapi.com/packages/npm/`@sentry%2fintegrations/6.16.0/confidence-slim/6.15.0)](https://docs.renovatebot.com/merge-confidence/)` | --- ### Release Notes <details> <summary>getsentry/sentry-javascript (`@&#8203;sentry/browser)</summary>` ### [`v6.16.0`](https://togithub.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md#&#8203;6160) [Compare Source](https://togithub.com/getsentry/sentry-javascript/compare/6.15.0...6.16.0) - feat(angular): Add Angular 13 to peer dep ([#&#8203;4183](https://togithub.com/getsentry/sentry-javascript/issues/4183)) - fix(angular): Finish routing span before starting another one ([#&#8203;4191](https://togithub.com/getsentry/sentry-javascript/issues/4191)) - fix(angular): Use ui category for span operations ([#&#8203;4222](https://togithub.com/getsentry/sentry-javascript/issues/4222)) - feat(ember): Use `@&#8203;types/ember\_\_debug` ([#&#8203;4173](https://togithub.com/getsentry/sentry-javascript/issues/4173)) - fix(ember): Use ui category for span operations ([#&#8203;4221](https://togithub.com/getsentry/sentry-javascript/issues/4221)) - feat(eslint-config): Enable array-callback-return rule ([#&#8203;4229](https://togithub.com/getsentry/sentry-javascript/issues/4229)) - ref(eslint-config): Update spaced-comment rule ([#&#8203;4235](https://togithub.com/getsentry/sentry-javascript/issues/4235)) - fix(integrations): Use ui category for vue span operations ([#&#8203;4219](https://togithub.com/getsentry/sentry-javascript/issues/4219)) - fix(nextjs): Add sideEffects flag to NextJS SDK ([#&#8203;4216](https://togithub.com/getsentry/sentry-javascript/issues/4216)) - fix(node): Make http integration spans have http span operation ([#&#8203;4224](https://togithub.com/getsentry/sentry-javascript/issues/4224)) - fix(react): Mark react package as having no side effects ([#&#8203;4213](https://togithub.com/getsentry/sentry-javascript/issues/4213)) - fix(react): Use ui category for operations ([#&#8203;4218](https://togithub.com/getsentry/sentry-javascript/issues/4218)) - fix(tracing): Add express category to express middleware spans ([#&#8203;4223](https://togithub.com/getsentry/sentry-javascript/issues/4223)) - fix(tracing): Treat HTTP status code below 100 as UnknownError ([#&#8203;4131](https://togithub.com/getsentry/sentry-javascript/issues/4131)) - fix(types): Make Options type method params contravariant ([#&#8203;4234](https://togithub.com/getsentry/sentry-javascript/issues/4234)) - fix(vue): Mark Vue as having no side effects. ([#&#8203;4217](https://togithub.com/getsentry/sentry-javascript/issues/4217)) - fix(vue): Use ui category for span operations ([#&#8203;4220](https://togithub.com/getsentry/sentry-javascript/issues/4220)) Work in this release contributed by [`@&#8203;jherdman](https://togithub.com/jherdman)` and [`@&#8203;travigd](https://togithub.com/travigd).` Thank you for your contribution! </details> <details> <summary>getsentry/sentry-javascript (`@&#8203;sentry/integrations)</summary>` </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 parents 4e79ede + cd73833 commit 114339b

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
@@ -38,8 +38,8 @@
3838
},
3939
"dependencies": {
4040
"@juggle/resize-observer": "3.3.1",
41-
"@sentry/browser": "6.15.0",
42-
"@sentry/integrations": "6.15.0",
41+
"@sentry/browser": "6.16.0",
42+
"@sentry/integrations": "6.16.0",
4343
"chart.js": "3.6.2",
4444
"copy-text-to-clipboard": "3.0.1",
4545
"date-fns": "2.27.0",

yarn.lock

Lines changed: 43 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -1931,66 +1931,66 @@
19311931
errorhandler "^1.5.1"
19321932
fs-extra "^10.0.0"
19331933

1934-
"@sentry/browser@6.15.0":
1935-
version "6.15.0"
1936-
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-6.15.0.tgz#7a1d316dd31cedee446e359a21774bf93d1e553d"
1937-
integrity sha512-ZiqfHK5DMVgDsgMTuSwxilWIqEnZzy4yuJ9Sr6Iap1yZddPSiKHYjbBieSHn57UsWHViRB3ojbwu44LfvXKJdQ==
1938-
dependencies:
1939-
"@sentry/core" "6.15.0"
1940-
"@sentry/types" "6.15.0"
1941-
"@sentry/utils" "6.15.0"
1934+
"@sentry/browser@6.16.0":
1935+
version "6.16.0"
1936+
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-6.16.0.tgz#aa2207ea4d8e30a10bce0255798323c3b8e9c282"
1937+
integrity sha512-rpFrS/DPKH9NAWfEhrgpVmqJtfUIGvl9y6KQv0QsNv7X0ZISNtsoHIUe2jVrbjysjWXrJCryCxcSxNgqsa4Www==
1938+
dependencies:
1939+
"@sentry/core" "6.16.0"
1940+
"@sentry/types" "6.16.0"
1941+
"@sentry/utils" "6.16.0"
19421942
tslib "^1.9.3"
19431943

1944-
"@sentry/core@6.15.0":
1945-
version "6.15.0"
1946-
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-6.15.0.tgz#5e877042fe18452f2273247126b32e139d5f907c"
1947-
integrity sha512-mCbKyqvD1G3Re6gv6N8tRkBz84gvVWDfLtC6d1WBArIopzter6ktEbvq0cMT6EOvGI2OLXuJ6mtHA93/Q0gGpw==
1944+
"@sentry/core@6.16.0":
1945+
version "6.16.0"
1946+
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-6.16.0.tgz#3312e38c6ab66c9d9c4704db696194676c25d001"
1947+
integrity sha512-XqIlMjefuJmwQSAzv9J1PtV6+sXiz1dgBbtRr6e+QGIYZ+BDkuyDQv/HsGPfxxMHxgJBxBzi71FFLjEJsF6CBg==
19481948
dependencies:
1949-
"@sentry/hub" "6.15.0"
1950-
"@sentry/minimal" "6.15.0"
1951-
"@sentry/types" "6.15.0"
1952-
"@sentry/utils" "6.15.0"
1949+
"@sentry/hub" "6.16.0"
1950+
"@sentry/minimal" "6.16.0"
1951+
"@sentry/types" "6.16.0"
1952+
"@sentry/utils" "6.16.0"
19531953
tslib "^1.9.3"
19541954

1955-
"@sentry/hub@6.15.0":
1956-
version "6.15.0"
1957-
resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-6.15.0.tgz#fb8a91d12fdd2726a884374ea7242f6bbd081d69"
1958-
integrity sha512-cUbHPeG6kKpGBaEMgbTWeU03Y1Up5T3urGF+cgtrn80PmPYYSUPvVvWlZQWPb8CJZ1yQ0gySWo5RUTatBFrEHA==
1955+
"@sentry/hub@6.16.0":
1956+
version "6.16.0"
1957+
resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-6.16.0.tgz#98b3b68abfe8ec85065a883f92a04a9953f92c16"
1958+
integrity sha512-NBkcgGjnYsoXyIJwi2TGCxGnxbDJc/t++0ukFoBRy6RL/pw2YnryCu8PWNFsDkZdlb1zt5SIC6Kui+q1ViNS/A==
19591959
dependencies:
1960-
"@sentry/types" "6.15.0"
1961-
"@sentry/utils" "6.15.0"
1960+
"@sentry/types" "6.16.0"
1961+
"@sentry/utils" "6.16.0"
19621962
tslib "^1.9.3"
19631963

1964-
"@sentry/integrations@6.15.0":
1965-
version "6.15.0"
1966-
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-6.15.0.tgz#3c83617c301b5f77a57514ad7812aedc03613a31"
1967-
integrity sha512-fSBAipas6zwyYo4U91pyQOnaTcRCfwvH6ZFwu0Fqmkm64nU9rYpbTNiKkwOWbbiXXT6+LEF6RzBpsyhm4QvgmQ==
1964+
"@sentry/integrations@6.16.0":
1965+
version "6.16.0"
1966+
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-6.16.0.tgz#0b299c6aac9a7b5ec7eda41ee7c03f526b2a59dc"
1967+
integrity sha512-jvITEyIfSpwUJ5RD9USMqQ534J5tfXeLc36ISOV7a1jBcRCaJHzm121Ho1/PXPvifJOA/s0uGFEEi6CmOzY2lQ==
19681968
dependencies:
1969-
"@sentry/types" "6.15.0"
1970-
"@sentry/utils" "6.15.0"
1969+
"@sentry/types" "6.16.0"
1970+
"@sentry/utils" "6.16.0"
19711971
localforage "^1.8.1"
19721972
tslib "^1.9.3"
19731973

1974-
"@sentry/minimal@6.15.0":
1975-
version "6.15.0"
1976-
resolved "https://registry.yarnpkg.com/@sentry/minimal/-/minimal-6.15.0.tgz#fcc083ba901cfe57d25303d0b5fa8cd13e164466"
1977-
integrity sha512-7RJIvZsjBa1qFUfMrAzQsWdfZT6Gm4t6ZTYfkpsXPBA35hkzglKbBrhhsUvkxGIhUGw/PiCUqxBUjcmzQP0vfg==
1974+
"@sentry/minimal@6.16.0":
1975+
version "6.16.0"
1976+
resolved "https://registry.yarnpkg.com/@sentry/minimal/-/minimal-6.16.0.tgz#0f41337be90470fbdccc390aaac6a22cb250ed7f"
1977+
integrity sha512-9/h0J9BDDY5W/dKILGEq3ewECspNoxcXuly/WOWQdt2SQpIcoh8l/dF8iTXle+icndin0EiMEyHOzaCPWG24oQ==
19781978
dependencies:
1979-
"@sentry/hub" "6.15.0"
1980-
"@sentry/types" "6.15.0"
1979+
"@sentry/hub" "6.16.0"
1980+
"@sentry/types" "6.16.0"
19811981
tslib "^1.9.3"
19821982

1983-
"@sentry/types@6.15.0":
1984-
version "6.15.0"
1985-
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-6.15.0.tgz#a2917f8aed91471bdfd6651384ffcd47b95c43ad"
1986-
integrity sha512-zBw5gPUsofXUSpS3ZAXqRNedLRBvirl3sqkj2Lez7X2EkKRgn5D8m9fQIrig/X3TsKcXUpijDW5Buk5zeCVzJA==
1983+
"@sentry/types@6.16.0":
1984+
version "6.16.0"
1985+
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-6.16.0.tgz#05a8daea73ac9faac8036ae5f84b89f27ffb0ec8"
1986+
integrity sha512-ZgIyLYlQS4SPi+d68XD8n9FzoObrNQLWxBuMYMnG3uJSuFeYAJrVYkDRtW4OW0D3awuajYGiHJZC2O5qTRGflA==
19871987

1988-
"@sentry/utils@6.15.0":
1989-
version "6.15.0"
1990-
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-6.15.0.tgz#0c247cb092b1796d39c3d16d8e6977b9cdab9ca2"
1991-
integrity sha512-gnhKKyFtnNmKWjDizo7VKD0/Vx8cgW1lCusM6WI7jy2jlO3bQA0+Dzgmr4mIReZ74mq4VpOd2Vfrx7ZldW1DMw==
1988+
"@sentry/utils@6.16.0":
1989+
version "6.16.0"
1990+
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-6.16.0.tgz#f04f1a46fea95662dbb26dc2cde02962fe18acb9"
1991+
integrity sha512-FJl1AyUVAIzxfEXufWsgX7KxIvOrQawxhAhLXO4vU5xrFrJOteicxAIFJO+GG0QDELgr9siP0Qgeb8LoINWcrw==
19921992
dependencies:
1993-
"@sentry/types" "6.15.0"
1993+
"@sentry/types" "6.16.0"
19941994
tslib "^1.9.3"
19951995

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

0 commit comments

Comments
 (0)