Skip to content

Commit

Permalink
build(deps): bump @sentry/core from 8.9.2 to 8.25.0 (#710)
Browse files Browse the repository at this point in the history
* build(deps): bump @sentry/core from 8.9.2 to 8.25.0

Bumps [@sentry/core](https://github.com/getsentry/sentry-javascript) from 8.9.2 to 8.25.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@8.9.2...8.25.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

* Update Siblings on package.json

* Update CHANGELOG.md

* fix EOF

* upgrade to 8.13

* upgrade to 8.15.0

* bump to 8.25.0

* sleep test

* more safe fields

* test

* test2

* test other naming scheme

* check all folders

* action broke

* log

* maybe upload doesnt like anymore long paths?

* it was the path ...

* bump native samples

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: LucasZF <[email protected]>
  • Loading branch information
dependabot[bot] and lucas-zimerman committed Sep 2, 2024
1 parent c3d128e commit 03dee91
Show file tree
Hide file tree
Showing 23 changed files with 539 additions and 463 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/buildandtest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,8 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: yalc-package
path: ~/.yalc # Path to yalc directory where the package is published
if-no-files-found: error
path: ~/.yalc/packages/@sentry/capacitor/ # Path to yalc directory where the package is published

outputs:
# this needs to be passed on, because the `needs` context only looks at direct ancestors (so steps which depend on
Expand Down Expand Up @@ -128,7 +129,7 @@ jobs:
uses: actions/download-artifact@v4
with:
name: yalc-package
path: ~/.yalc # Ensure this path matches where yalc expects to find the package
path: ~/.yalc/packages/@sentry/capacitor/ # Ensure this path matches where yalc expects to find the package

- name: Publish test broken node.
working-directory: example/broken_node_module
Expand Down
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,16 @@

### Dependencies

- Bump JavaScript SDK from v8.9.2 to v8.25.0 ([#710](https://github.com/getsentry/sentry-capacitor/pull/710))
- [changelog](https://github.com/getsentry/sentry-javascript/blob/8.25.0/CHANGELOG.md)
- [diff](https://github.com/getsentry/sentry-javascript/compare/8.9.2...8.25.0)
- Bump Android SDK from v7.6.0 to v7.14.0 ([#705](https://github.com/getsentry/sentry-capacitor/pull/705), [#711](https://github.com/getsentry/sentry-capacitor/pull/711))
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#7140)
- [diff](https://github.com/getsentry/sentry-java/compare/7.6.0...7.14.0)
- Bump Cocoa SDK from v8.21.0 to v8.36.0 ([#606](https://github.com/getsentry/sentry-capacitor/pull/606), [#712](https://github.com/getsentry/sentry-capacitor/pull/712))
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8360)
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.21.0...8.36.0)


### How to Upgrade to Version 1:

- Angular minimum supported version changed to version 14, upgrade to Angular 14 or higher for using the latest SDK.
Expand Down
2 changes: 1 addition & 1 deletion example/ionic-angular-v3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@ionic-native/splash-screen": "^5.0.0",
"@ionic-native/status-bar": "^5.0.0",
"@ionic/angular": "6.7.5",
"@sentry/angular": "8.9.2",
"@sentry/angular": "8.25.0",
"@sentry/capacitor": "file:.yalc/@sentry/capacitor",
"rxjs": "~6.5.5",
"tslib": "^2.0.0",
Expand Down
156 changes: 78 additions & 78 deletions example/ionic-angular-v3/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2187,75 +2187,75 @@
"@angular-devkit/schematics" "17.0.2"
jsonc-parser "3.2.0"

"@sentry-internal/browser-utils@8.9.2":
version "8.9.2"
resolved "https://registry.yarnpkg.com/@sentry-internal/browser-utils/-/browser-utils-8.9.2.tgz#36b077fcb1a4ee8f2ed67437b2d9030c4e9e7586"
integrity sha512-2A0A6TnfzFDvYCRWS9My3t+JKG6KlslhyaN35BTiOTlYDauEekyJP7BFFyeTJXCHm2BQgI8aRZhBKm+oR9QuYw==
dependencies:
"@sentry/core" "8.9.2"
"@sentry/types" "8.9.2"
"@sentry/utils" "8.9.2"

"@sentry-internal/feedback@8.9.2":
version "8.9.2"
resolved "https://registry.yarnpkg.com/@sentry-internal/feedback/-/feedback-8.9.2.tgz#0afa4c630820b49125ad4b9ad2b38db10de81134"
integrity sha512-v04Q+08ohwautwmiDfK5hI+nFW2B/IYhBz7pZM9x1srkwmNA69XOFyo5u34TeVHhYOPbMM2Ubs0uNEcSWHgbbQ==
dependencies:
"@sentry/core" "8.9.2"
"@sentry/types" "8.9.2"
"@sentry/utils" "8.9.2"

"@sentry-internal/replay-canvas@8.9.2":
version "8.9.2"
resolved "https://registry.yarnpkg.com/@sentry-internal/replay-canvas/-/replay-canvas-8.9.2.tgz#76ff2302f7dd6e3870a34b656e6b9b34e9275c18"
integrity sha512-vu9TssSjO+XbZjnoyYxMrBI4KgXG+zyqw3ThfPqG6o7O0BGa54fFwtZiMdGq/BHz017FuNiEz4fgtzuDd4gZJQ==
dependencies:
"@sentry-internal/replay" "8.9.2"
"@sentry/core" "8.9.2"
"@sentry/types" "8.9.2"
"@sentry/utils" "8.9.2"

"@sentry-internal/replay@8.9.2":
version "8.9.2"
resolved "https://registry.yarnpkg.com/@sentry-internal/replay/-/replay-8.9.2.tgz#35460590a4be71ba050fd49de95e3f8b0f27e50f"
integrity sha512-YPnrnXJd6mJpJspJ8pI8hd1KTMOxw+BARP5twiDwXlij1RTotwnNoX9UGaSm+ZPTexPD++6Zyp6xQf4vKKP3yg==
dependencies:
"@sentry-internal/browser-utils" "8.9.2"
"@sentry/core" "8.9.2"
"@sentry/types" "8.9.2"
"@sentry/utils" "8.9.2"

"@sentry/angular@8.9.2":
version "8.9.2"
resolved "https://registry.yarnpkg.com/@sentry/angular/-/angular-8.9.2.tgz#719ec90155ac8ffe2df0b8d671e546a346e1d350"
integrity sha512-U9bfhxQ/LMiCO1gOBUvfErLSpz9FZj/+uI74C7fBqcJHl5vrrB3xAYnx0HSxa06ZYzSxm7yu+u/Y0AWTI0OzDw==
dependencies:
"@sentry/browser" "8.9.2"
"@sentry/core" "8.9.2"
"@sentry/types" "8.9.2"
"@sentry/utils" "8.9.2"
"@sentry-internal/browser-utils@8.25.0":
version "8.25.0"
resolved "https://registry.yarnpkg.com/@sentry-internal/browser-utils/-/browser-utils-8.25.0.tgz#a240133f845f2314b39e7bef7a70fcc79e6e1dd3"
integrity sha512-nlWgp1lVhNQOTUplW85G3qm0fOIgAhJ/sl/31OIuScVrITYhYDF2bO+Zv/jQ8YsdUBAUXqY1tPT9wwPJklnPhw==
dependencies:
"@sentry/core" "8.25.0"
"@sentry/types" "8.25.0"
"@sentry/utils" "8.25.0"

"@sentry-internal/feedback@8.25.0":
version "8.25.0"
resolved "https://registry.yarnpkg.com/@sentry-internal/feedback/-/feedback-8.25.0.tgz#d5d1371b6250abe239834c7b9a3fa984d72a03d2"
integrity sha512-327I5XJAFrsgjc5qUKxZ9rff3WNCfGvf1fIii70LQ2YQhQgG4XHZILmkD06ETEyXb+H1tkrNQQEJ1/d4ai+q5g==
dependencies:
"@sentry/core" "8.25.0"
"@sentry/types" "8.25.0"
"@sentry/utils" "8.25.0"

"@sentry-internal/replay-canvas@8.25.0":
version "8.25.0"
resolved "https://registry.yarnpkg.com/@sentry-internal/replay-canvas/-/replay-canvas-8.25.0.tgz#1841bf72c87ad52ebefb4abfc58ccf6d966357a0"
integrity sha512-dPXlkAbkFL1DBum8rGTaHS+apJKaXEZJF9gLcBBKTruhTCizrugFLxajzIfVSiFVuwNKuJWa2fzhzbeQM0ee7w==
dependencies:
"@sentry-internal/replay" "8.25.0"
"@sentry/core" "8.25.0"
"@sentry/types" "8.25.0"
"@sentry/utils" "8.25.0"

"@sentry-internal/replay@8.25.0":
version "8.25.0"
resolved "https://registry.yarnpkg.com/@sentry-internal/replay/-/replay-8.25.0.tgz#f80125546fd061923b76dc5cb9b66da47cfd811b"
integrity sha512-3f7x8EYthyj157uV9V8vBjun+1gJnHhh2+i0qxYLhMGx7N2Fq0J3Bvvo1rosSg+fYh5HzPNZDufwIRdg5C/MQw==
dependencies:
"@sentry-internal/browser-utils" "8.25.0"
"@sentry/core" "8.25.0"
"@sentry/types" "8.25.0"
"@sentry/utils" "8.25.0"

"@sentry/angular@8.25.0":
version "8.25.0"
resolved "https://registry.yarnpkg.com/@sentry/angular/-/angular-8.25.0.tgz#89181d1671de9cc7fa05764ca357a48cbf58f500"
integrity sha512-sOHQrmD9B0adZxKTKs7CS0PaEShOBYRoCKOGjNx0iCEpPiswHHi9DzpniRYk1vNIL3Z0O7/eWoudnBojZNs8/g==
dependencies:
"@sentry/browser" "8.25.0"
"@sentry/core" "8.25.0"
"@sentry/types" "8.25.0"
"@sentry/utils" "8.25.0"
tslib "^2.4.1"

"@sentry/browser@8.9.2":
version "8.9.2"
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-8.9.2.tgz#4cfd63449f0038718b5435a4537f3d11123a396b"
integrity sha512-jI5XY4j8Sa+YteokI+4SW+A/ErZxPDnspjvV3dm5pIPWvEFhvDyXWZSepqaoqwo3L7fdkRMzXY8Bi4T7qDVMWg==
"@sentry/browser@8.25.0":
version "8.25.0"
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-8.25.0.tgz#eaf129755c365905b427f8031b747211dc388c05"
integrity sha512-51bdVGXjyooqVGzaSGsnExqRTt9NvZ1zGFsxbbCSXi5UoEFN6zdMUz6jKYsL2K80eeELP2VKOVlobHlEzeJQfw==
dependencies:
"@sentry-internal/browser-utils" "8.9.2"
"@sentry-internal/feedback" "8.9.2"
"@sentry-internal/replay" "8.9.2"
"@sentry-internal/replay-canvas" "8.9.2"
"@sentry/core" "8.9.2"
"@sentry/types" "8.9.2"
"@sentry/utils" "8.9.2"
"@sentry-internal/browser-utils" "8.25.0"
"@sentry-internal/feedback" "8.25.0"
"@sentry-internal/replay" "8.25.0"
"@sentry-internal/replay-canvas" "8.25.0"
"@sentry/core" "8.25.0"
"@sentry/types" "8.25.0"
"@sentry/utils" "8.25.0"

"@sentry/capacitor@file:.yalc/@sentry/capacitor":
version "0.18.0"
version "1.0.0-beta.1"
dependencies:
"@sentry/browser" "8.9.2"
"@sentry/core" "8.9.2"
"@sentry/types" "8.9.2"
"@sentry/utils" "8.9.2"
"@sentry/browser" "8.25.0"
"@sentry/core" "8.25.0"
"@sentry/types" "8.25.0"
"@sentry/utils" "8.25.0"

"@sentry/[email protected]":
version "2.25.2"
Expand Down Expand Up @@ -2311,25 +2311,25 @@
"@sentry/cli-win32-i686" "2.25.2"
"@sentry/cli-win32-x64" "2.25.2"

"@sentry/core@8.9.2":
version "8.9.2"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-8.9.2.tgz#af0f2ec25b88da5467cf327d2ffcd555323c30e6"
integrity sha512-ixm8NISFlPlEo3FjSaqmq4nnd13BRHoafwJ5MG+okCz6BKGZ1SexEggP42/QpGvDprUUHnfncG6WUMgcarr1zA==
"@sentry/core@8.25.0":
version "8.25.0"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-8.25.0.tgz#f64e50b88ee5b13f1d52b543638b2eb5c8e326d8"
integrity sha512-7KtglbrW1eX4DOHkf6i4rRIExEf2CgtQ99qZ8gn5FUaAmNMg0rK7bb1yZMx0RZtp5G1TSz/S0jQQgxHWebaEig==
dependencies:
"@sentry/types" "8.9.2"
"@sentry/utils" "8.9.2"
"@sentry/types" "8.25.0"
"@sentry/utils" "8.25.0"

"@sentry/types@8.9.2":
version "8.9.2"
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-8.9.2.tgz#d143383fc35552d9f153042cc6d56c5ee8ec2fa6"
integrity sha512-+LFOyQGl+zk5SZRGZD2MEURf7i5RHgP/mt3s85Rza+vz8M211WJ0YsjkIGUJFSY842nged5QLx4JysLaBlLymg==
"@sentry/types@8.25.0":
version "8.25.0"
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-8.25.0.tgz#cde3d900efe7fb7614a670f0af2634a2cbd92693"
integrity sha512-ojim0gDcRhGJPguYrtms4FsprX4xZz3LGNk9Z0hwTbSVEdlhQIInsQ7CYcdM3sjUs+qT7kfpxTRZGUeZNRRJcA==

"@sentry/utils@8.9.2":
version "8.9.2"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-8.9.2.tgz#58b003d9c1302f61192e7c99ea42bf1cd5cad7f7"
integrity sha512-A4srR9mEBFdVXwSEKjQ94msUbVkMr8JeFiEj9ouOFORw/Y/ux/WV2bWVD/ZI9wq0TcTNK8L1wBgU8UMS5lIq3A==
"@sentry/utils@8.25.0":
version "8.25.0"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-8.25.0.tgz#708ccf8b953f64e1a5915e09d4cb33105b29e436"
integrity sha512-mVlkV7S62ZZ2jM38/kOwWx2xoW8fUv2cjw2IwFKoAIPyLBh3mo1WJtvfdtN/rXGjQWZJBKW53EWaWnD00rkjyA==
dependencies:
"@sentry/types" "8.9.2"
"@sentry/types" "8.25.0"

"@socket.io/component-emitter@~3.1.0":
version "3.1.0"
Expand Down
4 changes: 2 additions & 2 deletions example/ionic-angular-v4/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@ionic-native/splash-screen": "^5.0.0",
"@ionic-native/status-bar": "^5.0.0",
"@ionic/angular": "6.7.5",
"@sentry/angular": "8.9.2",
"@sentry/angular": "8.25.0",
"@sentry/capacitor": "file:.yalc/@sentry/capacitor",
"broken_module": "file:.yalc/broken_module",
"rxjs": "~6.5.5",
Expand Down Expand Up @@ -60,4 +60,4 @@
"sentry:sourcemaps": "sentry-cli sourcemaps inject --org sentry-sdks --project sentry-capacitor ./www && sentry-cli sourcemaps upload --org sentry-sdks --project sentry-capacitor ./www"
},
"version": "0.0.1"
}
}
Loading

0 comments on commit 03dee91

Please sign in to comment.