Skip to content

Commit

Permalink
build(deps): bump @sentry/integrations from 7.81.1 to 7.98.0
Browse files Browse the repository at this point in the history
Bumps [@sentry/integrations](https://github.com/getsentry/sentry-javascript) from 7.81.1 to 7.98.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@7.81.1...7.98.0)

---
updated-dependencies:
- dependency-name: "@sentry/integrations"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 3acf230 commit c10ffbd
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 98 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@sentry/browser": "7.81.1",
"@sentry/core": "7.81.1",
"@sentry/hub": "7.81.1",
"@sentry/integrations": "7.81.1",
"@sentry/integrations": "7.98.0",
"@sentry/tracing": "7.93.0",
"@sentry/types": "7.81.1",
"@sentry/utils": "7.81.1"
Expand Down
123 changes: 26 additions & 97 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -738,15 +738,6 @@
dependencies:
requireindex "~1.1.0"

"@sentry-internal/feedback@7.93.0":
version "7.93.0"
resolved "https://registry.yarnpkg.com/@sentry-internal/feedback/-/feedback-7.93.0.tgz#c6648ce625792c72d7afdbee8f5db878c7f16fee"
integrity sha512-4G7rMeQbYGfCHxEoFroABX+UREYc2BSbFqjLmLbIcWowSpgzcwweLLphWHKOciqK6f7DnNDK0jZzx3u7NrkWHw==
dependencies:
"@sentry/core" "7.93.0"
"@sentry/types" "7.93.0"
"@sentry/utils" "7.93.0"

"@sentry-internal/tracing@7.81.1":
version "7.81.1"
resolved "https://registry.yarnpkg.com/@sentry-internal/tracing/-/tracing-7.81.1.tgz#1180365cd8a9e18cb0f92e1ea970161840ec0e2e"
Expand All @@ -770,28 +761,6 @@
resolved "https://registry.yarnpkg.com/@sentry-internal/typescript/-/typescript-7.81.1.tgz#135fe95602eeae338f8decc57cd8ab4deae6e251"
integrity sha512-gYFM6inH8Wnc8Mn2nwiuJj1w/c7Hj2D12yM0WlqJujf+iRjKkq1oYPMRYDSfNHhTlr4fOqKFtfNZ1BIy/s9w9Q==

"@sentry/angular-ivy@7.93.0":
version "7.93.0"
resolved "https://registry.yarnpkg.com/@sentry/angular-ivy/-/angular-ivy-7.93.0.tgz#9d0df35ea6501025f6fa4da96c45be7f348c083f"
integrity sha512-G6N3bQFZfkWnECnZwva0CgSeiHgcw4H+22X0hWrbnLjPpkuYtMsJ7t+Pc1qnQcSEtEw6+Ckcx94RNpyyfdvzeQ==
dependencies:
"@sentry/browser" "7.93.0"
"@sentry/core" "7.93.0"
"@sentry/types" "7.93.0"
"@sentry/utils" "7.93.0"
tslib "^2.4.1"

"@sentry/angular@7.93.0":
version "7.93.0"
resolved "https://registry.yarnpkg.com/@sentry/angular/-/angular-7.93.0.tgz#3bd2d5e73127161dd0a84fb9ece13a643d3e5a88"
integrity sha512-HpAvGpbsSZtCKcRDWJqhSdzDGvV4GSKc6rYgmJj0ScOtgO9Z8cAhJfYwSWWV/zR1LxEzLgKjuzQcfyPh+VAkYg==
dependencies:
"@sentry/browser" "7.93.0"
"@sentry/core" "7.93.0"
"@sentry/types" "7.93.0"
"@sentry/utils" "7.93.0"
tslib "^2.4.1"

"@sentry/browser@7.81.1":
version "7.81.1"
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-7.81.1.tgz#5ee6ae3679ee80f444d2e8c5662430e7a734ae50"
Expand All @@ -803,18 +772,6 @@
"@sentry/types" "7.81.1"
"@sentry/utils" "7.81.1"

"@sentry/browser@7.93.0":
version "7.93.0"
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-7.93.0.tgz#acb559125ab0576091a3fc9718e520ba9b2eb1b9"
integrity sha512-MtLTcQ7y3rfk+aIvnnwCfSJvYhTJnIJi+Mf6y/ap6SKObdlsKMbQoJLlRViglGLq+nKxHLAvU0fONiCEmKfV6A==
dependencies:
"@sentry-internal/feedback" "7.93.0"
"@sentry-internal/tracing" "7.93.0"
"@sentry/core" "7.93.0"
"@sentry/replay" "7.93.0"
"@sentry/types" "7.93.0"
"@sentry/utils" "7.93.0"

"@sentry/cli@^1.72.0":
version "1.75.2"
resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-1.75.2.tgz#2c38647b38300e52c9839612d42b7c23f8d6455b"
Expand Down Expand Up @@ -843,6 +800,14 @@
"@sentry/types" "7.93.0"
"@sentry/utils" "7.93.0"

"@sentry/core@7.98.0":
version "7.98.0"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.98.0.tgz#e4f5353bc3986e510b8dd2507355787440d6e25d"
integrity sha512-baRUcpCNGyk7cApQHMfqEZJkXdvAKK+z/dVWiMqWc5T5uhzMnPE8/gjP1JZsMtJSQ8g5nHimBdI5TwOyZtxPaA==
dependencies:
"@sentry/types" "7.98.0"
"@sentry/utils" "7.98.0"

"@sentry/hub@7.81.1":
version "7.81.1"
resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-7.81.1.tgz#c49bcc1894bfeb019811bac8e3b6fd81011b6f7c"
Expand All @@ -852,14 +817,14 @@
"@sentry/types" "7.81.1"
"@sentry/utils" "7.81.1"

"@sentry/integrations@7.81.1":
version "7.81.1"
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.81.1.tgz#1b12c0cf3a7fa88224e86c0be46523ed7e3f3a43"
integrity sha512-DN5ONn0/LX5HHVPf1EBGHFssIZaZmLgkqUIeMqCNYBpB4DiOrJANnGwTcWKDPphqhdPxjnPv9AGRLaU0PdvvZQ==
"@sentry/integrations@7.98.0":
version "7.98.0"
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.98.0.tgz#f497864fae2522375d83f4242f14818b175c2b3e"
integrity sha512-iHPA6oxG2Vkv3irWyWH714vSMwzESmD5fmU8MUWjr7XXzf8XeVqgn3HkftIaAWCIfZu5mDsfOlJ9qvM5Avst5g==
dependencies:
"@sentry/core" "7.81.1"
"@sentry/types" "7.81.1"
"@sentry/utils" "7.81.1"
"@sentry/core" "7.98.0"
"@sentry/types" "7.98.0"
"@sentry/utils" "7.98.0"
localforage "^1.8.1"

"@sentry/node@^7.69.0":
Expand All @@ -873,17 +838,6 @@
"@sentry/utils" "7.93.0"
https-proxy-agent "^5.0.0"

"@sentry/react@7.93.0":
version "7.93.0"
resolved "https://registry.yarnpkg.com/@sentry/react/-/react-7.93.0.tgz#c6a07cf18c0fbd59e3d534300989f843ad518148"
integrity sha512-B0bzziV1lEyN7xd0orUPyJdpoK6CtcyodmQkfY0WsHLm/1d9xi95M05lObHnsMWO1js6c9B9d9kO8RlKFz947A==
dependencies:
"@sentry/browser" "7.93.0"
"@sentry/core" "7.93.0"
"@sentry/types" "7.93.0"
"@sentry/utils" "7.93.0"
hoist-non-react-statics "^3.3.2"

"@sentry/replay@7.81.1":
version "7.81.1"
resolved "https://registry.yarnpkg.com/@sentry/replay/-/replay-7.81.1.tgz#a656d55e2a00b34e42be6eeb79018d21efc223af"
Expand All @@ -894,16 +848,6 @@
"@sentry/types" "7.81.1"
"@sentry/utils" "7.81.1"

"@sentry/replay@7.93.0":
version "7.93.0"
resolved "https://registry.yarnpkg.com/@sentry/replay/-/replay-7.93.0.tgz#55e3c424cd5529041fbc987e4c2e74e30a94b1b8"
integrity sha512-dMlLU8v+OkUeGCrPvTu5NriH7BGj3el4rGHWWAYicfJ2QXqTTq50vfasQBP1JeVNcFqnf1y653TdEIvo4RH4tw==
dependencies:
"@sentry-internal/tracing" "7.93.0"
"@sentry/core" "7.93.0"
"@sentry/types" "7.93.0"
"@sentry/utils" "7.93.0"

"@sentry/tracing@7.93.0":
version "7.93.0"
resolved "https://registry.yarnpkg.com/@sentry/tracing/-/tracing-7.93.0.tgz#9785773049ae645cd0ee5b471e83a4dc9a79229c"
Expand All @@ -921,6 +865,11 @@
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.93.0.tgz#d76d26259b40cd0688e1d634462fbff31476c1ec"
integrity sha512-UnzUccNakhFRA/esWBWP+0v7cjNg+RilFBQC03Mv9OEMaZaS29zSbcOGtRzuFOXXLBdbr44BWADqpz3VW0XaNw==

"@sentry/types@7.98.0":
version "7.98.0"
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.98.0.tgz#6a88bf60679aea88ac6cba4d1517958726c2bafb"
integrity sha512-pc034ziM0VTETue4bfBcBqTWGy4w0okidtoZJjGVrYAfE95ObZnUGVj/XYIQ3FeCYWIa7NFN2MvdsCS0buwivQ==

"@sentry/utils@7.81.1":
version "7.81.1"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.81.1.tgz#42f3e77baf90205cec1f8599eb8445a6918030bd"
Expand All @@ -935,15 +884,12 @@
dependencies:
"@sentry/types" "7.93.0"

"@sentry/vue@7.93.0":
version "7.93.0"
resolved "https://registry.yarnpkg.com/@sentry/vue/-/vue-7.93.0.tgz#ca57e92615fe7aee6c2bd7631599991ae536d66b"
integrity sha512-vszBwnrT3TuEaOH9Zv+UJQQmKuLf3obgLQb3NG4JI5V9HmzV7almWeExHmSz6OMgru1M3QD4NGr0uh7uioHlfg==
"@sentry/utils@7.98.0":
version "7.98.0"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.98.0.tgz#54355a197f7f71a6d17354a3d043022df402b502"
integrity sha512-0/LY+kpHxItVRY0xPDXPXVsKRb95cXsGSQf8sVMtfSjz++0bLL1U4k7PFz1c5s2/Vk0B8hS6duRrgMv6dMIZDw==
dependencies:
"@sentry/browser" "7.93.0"
"@sentry/core" "7.93.0"
"@sentry/types" "7.93.0"
"@sentry/utils" "7.93.0"
"@sentry/types" "7.98.0"

"@sentry/wizard@3.20.2":
version "3.20.2"
Expand Down Expand Up @@ -2987,13 +2933,6 @@ hasown@^2.0.0:
dependencies:
function-bind "^1.1.2"

hoist-non-react-statics@^3.3.2:
version "3.3.2"
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz#ece0acaf71d62c2969c2ec59feff42a4b1a85b45"
integrity sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==
dependencies:
react-is "^16.7.0"

hosted-git-info@^2.1.4:
version "2.8.9"
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.9.tgz#dffc0bf9a21c02209090f2aa69429e1414daf3f9"
Expand Down Expand Up @@ -3361,11 +3300,6 @@ is-typedarray@^1.0.0:
resolved "https://registry.yarnpkg.com/is-typedarray/-/is-typedarray-1.0.0.tgz#e479c80858df0c1b11ddda6940f96011fcda4a9a"
integrity sha512-cyA56iCMHAh5CdzjJIa4aohJyeO1YbwLi3Jc35MmRU6poroFjIGZzUzupGiRPOjgHg9TLu43xbpwXk523fMxKA==

is-unicode-supported@^1.3.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/is-unicode-supported/-/is-unicode-supported-1.3.0.tgz#d824984b616c292a2e198207d4a609983842f714"
integrity sha512-43r2mRvz+8JRIKnWJ+3j8JtjRKZ6GmjzfaE/qiBJnikNnYv/6bagRJ1kUhNk8R5EX/GkobD+r+sfxCPJsiKBLQ==

is-weakref@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/is-weakref/-/is-weakref-1.0.2.tgz#9529f383a9338205e89765e0392efc2f100f06f2"
Expand Down Expand Up @@ -4678,11 +4612,6 @@ r2@^2.0.1:
node-fetch "^2.0.0-alpha.8"
typedarray-to-buffer "^3.1.2"

react-is@^16.7.0:
version "16.13.1"
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==

react-is@^17.0.1:
version "17.0.2"
resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0"
Expand Down Expand Up @@ -5515,7 +5444,7 @@ tslib@^1.8.1, tslib@^1.9.0:
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==

tslib@^2.0.1, tslib@^2.1.0, tslib@^2.3.1, tslib@^2.4.1:
tslib@^2.0.1, tslib@^2.1.0, tslib@^2.3.1:
version "2.6.2"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
Expand Down

0 comments on commit c10ffbd

Please sign in to comment.