Skip to content

Commit

Permalink
Bump Sentry Javascript 7.54.0 (#389)
Browse files Browse the repository at this point in the history
* update to sentry javascript 7.54.0

* update changelog

* update pr number
  • Loading branch information
lucas-zimerman committed Jun 14, 2023
1 parent 6d80562 commit 62dde85
Show file tree
Hide file tree
Showing 7 changed files with 241 additions and 233 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## Unreleased

### Dependencies

- Bump Sentry JavaScript SDK to `7.54.0` ([#389](https://github.com/getsentry/sentry-capacitor/pull/389))
- [changelog](https://github.com/getsentry/sentry-javascript/releases/tag/7.54.0)
- [diff](https://github.com/getsentry/sentry-javascript/compare/7.50.0...7.54.0)

## 0.12.0

### Features
Expand Down
4 changes: 2 additions & 2 deletions example/ionic-angular-v5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"@ionic-native/splash-screen": "^5.0.0",
"@ionic-native/status-bar": "^5.0.0",
"@ionic/angular": "^5.0.0",
"@sentry/angular": "7.50.0",
"@sentry/angular": "7.54.0",
"@sentry/capacitor": "file:.yalc/@sentry/capacitor",
"@sentry/replay": "7.50.0",
"@sentry/replay": "7.54.0",
"rxjs": "~6.5.5",
"tslib": "^2.0.0",
"zone.js": "~0.11.4"
Expand Down
144 changes: 72 additions & 72 deletions example/ionic-angular-v5/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1784,48 +1784,48 @@
"@angular-devkit/schematics" "16.0.3"
jsonc-parser "3.2.0"

"@sentry-internal/tracing@7.50.0":
version "7.50.0"
resolved "https://registry.yarnpkg.com/@sentry-internal/tracing/-/tracing-7.50.0.tgz#74454af99a03d81762993835d2687c881e14f41e"
integrity sha512-4TQ4vN0aMBWsUXfJWk2xbe4x7fKfwCXgXKTtHC/ocwwKM+0EefV5Iw9YFG8IrIQN4vMtuRzktqcs9q0/Sbv7tg==
dependencies:
"@sentry/core" "7.50.0"
"@sentry/types" "7.50.0"
"@sentry/utils" "7.50.0"
"@sentry-internal/tracing@7.54.0":
version "7.54.0"
resolved "https://registry.yarnpkg.com/@sentry-internal/tracing/-/tracing-7.54.0.tgz#eeb10ee72426d08669a7706faa4264f1ec02c71d"
integrity sha512-JsyhZ0wWZ+VqbHJg+azqRGdYJDkcI5R9+pnkO6SzbzxrRewqMAIwzkpPee3oI7vG99uhMEkOkMjHu0nQGwkOQw==
dependencies:
"@sentry/core" "7.54.0"
"@sentry/types" "7.54.0"
"@sentry/utils" "7.54.0"
tslib "^1.9.3"

"@sentry/angular@7.50.0":
version "7.50.0"
resolved "https://registry.yarnpkg.com/@sentry/angular/-/angular-7.50.0.tgz#f2cf951c7e2f9fe5a6965bdfdd910dc95ef63bee"
integrity sha512-9HwwfKJjLMisy9KSfED9hWwENb2L8oWNnq1nEOuuzFBit8NLZBliYnTLcckyriF5I7qCELIWHGK0rr2au50qGg==
"@sentry/angular@7.54.0":
version "7.54.0"
resolved "https://registry.yarnpkg.com/@sentry/angular/-/angular-7.54.0.tgz#1e8468bab819be3107b94fa15dc0b95967806f27"
integrity sha512-/c3mys0dE64GKk0jjmWG9a+rGQbEwX1pflayD1cjwCStb0D/RVp4mUOMmbj5n40TlqQQehxfbFSSAA53fD+jQQ==
dependencies:
"@sentry/browser" "7.50.0"
"@sentry/types" "7.50.0"
"@sentry/utils" "7.50.0"
"@sentry/browser" "7.54.0"
"@sentry/types" "7.54.0"
"@sentry/utils" "7.54.0"
tslib "^2.0.0"

"@sentry/browser@7.50.0":
version "7.50.0"
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-7.50.0.tgz#16c995c336322c8aec65570f90f50288678004ec"
integrity sha512-a+UYbP89+SAvW47/p9wxEi9eWlyp/SkYl52OCdZNXnplQY4kQIOVyiaIs5nnCxIxZgXKrhAX4eo1E9ykleFuNQ==
"@sentry/browser@7.54.0":
version "7.54.0"
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-7.54.0.tgz#7fe331c776d02b5c902733aa41dcbfac7bef1ae6"
integrity sha512-EvLAw03N9WE2m1CMl2/1YMeIs1icw9IEOVJhWmf3uJEysNJOFWXu6ZzdtHEz1E6DiJYhc1HzDya0ExZeJxNARA==
dependencies:
"@sentry-internal/tracing" "7.50.0"
"@sentry/core" "7.50.0"
"@sentry/replay" "7.50.0"
"@sentry/types" "7.50.0"
"@sentry/utils" "7.50.0"
"@sentry-internal/tracing" "7.54.0"
"@sentry/core" "7.54.0"
"@sentry/replay" "7.54.0"
"@sentry/types" "7.54.0"
"@sentry/utils" "7.54.0"
tslib "^1.9.3"

"@sentry/capacitor@file:.yalc/@sentry/capacitor":
version "0.11.4"
version "0.12.0"
dependencies:
"@sentry/browser" "7.50.0"
"@sentry/core" "7.50.0"
"@sentry/hub" "7.50.0"
"@sentry/integrations" "7.50.0"
"@sentry/tracing" "7.50.0"
"@sentry/types" "7.50.0"
"@sentry/utils" "7.50.0"
"@sentry/browser" "7.54.0"
"@sentry/core" "7.54.0"
"@sentry/hub" "7.54.0"
"@sentry/integrations" "7.54.0"
"@sentry/tracing" "7.54.0"
"@sentry/types" "7.54.0"
"@sentry/utils" "7.54.0"
"@sentry/wizard" "^1.1.4"
promise "^8.1.0"

Expand All @@ -1841,62 +1841,62 @@
proxy-from-env "^1.1.0"
which "^2.0.2"

"@sentry/core@7.50.0":
version "7.50.0"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.50.0.tgz#88bc9cbfc0cb429a28489ece6f0be7a7006436c4"
integrity sha512-6oD1a3fYs4aiNK7tuJSd88LHjYJAetd7ZK/AfJniU7zWKj4jxIYfO8nhm0qdnhEDs81RcweVDmPhWm3Kwrzzsg==
"@sentry/core@7.54.0":
version "7.54.0"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.54.0.tgz#8c4cb8800f8df708b3f3f6483026bb9a02820014"
integrity sha512-MAn0E2EwgNn1pFQn4qxhU+1kz6edullWg6VE5wCmtpXWOVw6sILBUsQpeIG5djBKMcneJCdOlz5jeqcKPrLvZQ==
dependencies:
"@sentry/types" "7.50.0"
"@sentry/utils" "7.50.0"
"@sentry/types" "7.54.0"
"@sentry/utils" "7.54.0"
tslib "^1.9.3"

"@sentry/hub@7.50.0":
version "7.50.0"
resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-7.50.0.tgz#e2568883f9cc777f66a3a8e27448d22d679ee64a"
integrity sha512-Zor8U/6NYdYfwW8fTBOvFnPCqdeuPF6v1hzgDNoG4BRqiO/TwDLSerXKdy11Pl+s+tUpRrtZDDct3phNBt20pg==
"@sentry/hub@7.54.0":
version "7.54.0"
resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-7.54.0.tgz#fca3db1c302a030ed07f59c33603de32c207cc70"
integrity sha512-GePswxz0rzSaCGB0QR2FgH7Hht9SfxsVyX271FtPH3V5hUIZOHlftXggqmNy5XyyiGf27zsWM+DYgQUFJwMcjQ==
dependencies:
"@sentry/core" "7.50.0"
"@sentry/types" "7.50.0"
"@sentry/utils" "7.50.0"
"@sentry/core" "7.54.0"
"@sentry/types" "7.54.0"
"@sentry/utils" "7.54.0"
tslib "^1.9.3"

"@sentry/integrations@7.50.0":
version "7.50.0"
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.50.0.tgz#82616f34ddba3c1f3e17b54900dfa7d8e0a0c537"
integrity sha512-HUmPN2sHNx37m+lOWIoCILHimILdI0Df9nGmWA13fIhny8mxJ6Dbazyis11AW4/lrZ1a6F1SQ2epLEq7ZesiRw==
"@sentry/integrations@7.54.0":
version "7.54.0"
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.54.0.tgz#62c73013ca6040d0c9b045809fc5d6ecefda3339"
integrity sha512-RolGsQzJChJzjHTJcCKSZ1HanmY33floc5o13WgU9NoDqJbLGLNcOIrAu+WynqPe8P5VTVrVb8NiwhLqWrKp4g==
dependencies:
"@sentry/types" "7.50.0"
"@sentry/utils" "7.50.0"
"@sentry/types" "7.54.0"
"@sentry/utils" "7.54.0"
localforage "^1.8.1"
tslib "^1.9.3"

"@sentry/replay@7.50.0":
version "7.50.0"
resolved "https://registry.yarnpkg.com/@sentry/replay/-/replay-7.50.0.tgz#dd29f063492d91e708629ff8dd95a59d4b7180f1"
integrity sha512-EYRk+DTZ5luwfkiCaDpBC3YBKIEdkReTUNZtWDVUytSVjsCnttkAipx/y6bxy3HN+rSXungMd3XKQT5RNMRUNA==
"@sentry/replay@7.54.0":
version "7.54.0"
resolved "https://registry.yarnpkg.com/@sentry/replay/-/replay-7.54.0.tgz#f0f44f9413ceefd1809bf1665e82315927ae08db"
integrity sha512-C0F0568ybphzGmKGe23duB6n5wJcgM7WLYhoeqW3o2bHeqpj1dGPSka/K3s9KzGaAgzn1zeOUYXJsOs+T/XdsA==
dependencies:
"@sentry/core" "7.50.0"
"@sentry/types" "7.50.0"
"@sentry/utils" "7.50.0"
"@sentry/core" "7.54.0"
"@sentry/types" "7.54.0"
"@sentry/utils" "7.54.0"

"@sentry/tracing@7.50.0":
version "7.50.0"
resolved "https://registry.yarnpkg.com/@sentry/tracing/-/tracing-7.50.0.tgz#25c51d4f2e2df860b991afaec7908dbf8ad5b0cc"
integrity sha512-avbIgDA/Bktci5OeWb5T6JCS5edWHeket92KeFNpMH79NfF46csA5yBgM+q0X9/R4swZd5fuTQwh4y6BHA4lEQ==
"@sentry/tracing@7.54.0":
version "7.54.0"
resolved "https://registry.yarnpkg.com/@sentry/tracing/-/tracing-7.54.0.tgz#8364cec20aadc16d8ffcfd4ed9e437e1d317fa87"
integrity sha512-IyflAAqOiKuNvhWXrJsXN8yfl8DbHRpfgtCEPo5TBvdkpcyxUyfE8W2a2MQ8MXDzgfJT1IixXEwleO+qPIi3Gg==
dependencies:
"@sentry-internal/tracing" "7.50.0"
"@sentry-internal/tracing" "7.54.0"

"@sentry/types@7.50.0":
version "7.50.0"
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.50.0.tgz#52a035cad83a80ca26fa53c09eb1241250c3df3e"
integrity sha512-Zo9vyI98QNeYT0K0y57Rb4JRWDaPEgmp+QkQ4CRQZFUTWetO5fvPZ4Gb/R7TW16LajuHZlbJBHmvmNj2pkL2kw==
"@sentry/types@7.54.0":
version "7.54.0"
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.54.0.tgz#bfee18107a78e290e6c8ad41646e2b9d9dd95234"
integrity sha512-D+i9xogBeawvQi2r0NOrM7zYcUaPuijeME4O9eOTrDF20tj71hWtJLilK+KTGLYFtpGg1h+9bPaz7OHEIyVopg==

"@sentry/utils@7.50.0":
version "7.50.0"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.50.0.tgz#2b93a48024651436e95b7c8e2066aee7c2234d57"
integrity sha512-iyPwwC6fwJsiPhH27ZbIiSsY5RaccHBqADS2zEjgKYhmP4P9WGgHRDrvLEnkOjqQyKNb6c0yfmv83n0uxYnolw==
"@sentry/utils@7.54.0":
version "7.54.0"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.54.0.tgz#a3acb5e25a1409cbca7b46d6356d7417a253ea9a"
integrity sha512-3Yf5KlKjIcYLddOexSt2ovu2TWlR4Fi7M+aCK8yUTzwNzf/xwFSWOstHlD/WiDy9HvfhWAOB/ukNTuAeJmtasw==
dependencies:
"@sentry/types" "7.50.0"
"@sentry/types" "7.54.0"
tslib "^1.9.3"

"@sentry/wizard@^1.1.4":
Expand Down
4 changes: 2 additions & 2 deletions example/ionic-angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"@ionic-native/splash-screen": "^5.0.0",
"@ionic-native/status-bar": "^5.0.0",
"@ionic/angular": "^5.0.0",
"@sentry/angular": "7.50.0",
"@sentry/angular": "7.54.0",
"@sentry/capacitor": "file:.yalc/@sentry/capacitor",
"@sentry/replay": "7.50.0",
"@sentry/replay": "7.54.0",
"rxjs": "~6.5.5",
"tslib": "^2.0.0",
"zone.js": "~0.11.4"
Expand Down
Loading

0 comments on commit 62dde85

Please sign in to comment.