Skip to content

Commit e606eca

Browse files
github-actions[bot]web-flowtustanivsky
authored
chore(deps): update Cocoa SDK (iOS) to v8.40.0 (#679)
* chore: update modules/sentry-cocoa to 8.40.0 * Update snapshot * Fix ci warnings about node version * Bump setup-java action version --------- Co-authored-by: GitHub <[email protected]> Co-authored-by: Ivan Tustanivskyi <[email protected]>
1 parent c57e531 commit e606eca

File tree

6 files changed

+14
-7
lines changed

6 files changed

+14
-7
lines changed

.github/workflows/ci.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
runs-on: ubuntu-latest
4848
steps:
4949
- name: Checkout
50-
uses: actions/checkout@v3
50+
uses: actions/checkout@v4
5151

5252
- name: Download CLI
5353
shell: pwsh
@@ -109,7 +109,7 @@ jobs:
109109
runs-on: ubuntu-latest
110110
steps:
111111
- name: Checkout
112-
uses: actions/checkout@v3
112+
uses: actions/checkout@v4
113113

114114
- name: Download packages
115115
uses: actions/download-artifact@v4
@@ -204,7 +204,7 @@ jobs:
204204
with:
205205
name: ${{ github.sha }}
206206

207-
- uses: actions/checkout@v3
207+
- uses: actions/checkout@v4
208208
with:
209209
path: checkout
210210

.github/workflows/sdk.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
run:
1717
shell: bash
1818
steps:
19-
- uses: actions/checkout@v3
19+
- uses: actions/checkout@v4
2020

2121
- name: Select submodule
2222
id: env
@@ -35,7 +35,7 @@ jobs:
3535
- name: Get submodule status
3636
run: git submodule status --cached ${{ steps.env.outputs.submodule }} | tee submodule-status
3737

38-
- uses: actions/cache@v3
38+
- uses: actions/cache@v4
3939
id: cache
4040
with:
4141
path: |
@@ -54,7 +54,7 @@ jobs:
5454
sudo ./llvm.sh 16
5555
sudo apt-get install libc++-16-dev libc++abi-16-dev libstdc++-11-dev zlib1g-dev libcurl4-openssl-dev
5656
57-
- uses: actions/setup-java@v3
57+
- uses: actions/setup-java@v4
5858
if: ${{ inputs.target == 'Android' }}
5959
with:
6060
distribution: temurin

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@
2121
- Bump Cocoa SDK (iOS) from v8.38.0 to v8.39.0 ([#668](https://github.com/getsentry/sentry-unreal/pull/668))
2222
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8390)
2323
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.38.0...8.39.0)
24+
- Bump Cocoa SDK (iOS) from v8.40.0-5-gf31a3eff to v8.40.0 ([#679](https://github.com/getsentry/sentry-unreal/pull/679))
25+
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8400)
26+
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.40.0-5-gf31a3eff...8.40.0)
2427

2528
## 0.20.1
2629

modules/sentry-cocoa

Submodule sentry-cocoa updated 249 files

scripts/packaging/package-github.snapshot

+2
Original file line numberDiff line numberDiff line change
@@ -302,6 +302,7 @@ Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryRequestOperation.h
302302
Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryScreenFrames.h
303303
Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentrySDK+Private.h
304304
Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentrySdkInfo.h
305+
Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentrySessionReplayIntegration-Hybrid.h
305306
Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentrySwift.h
306307
Source/ThirdParty/IOS/Sentry.framework/Sentry
307308
Source/ThirdParty/Linux/
@@ -377,6 +378,7 @@ Source/ThirdParty/Mac/include/Sentry/SentrySDK.h
377378
Source/ThirdParty/Mac/include/Sentry/SentrySDK+Private.h
378379
Source/ThirdParty/Mac/include/Sentry/SentrySdkInfo.h
379380
Source/ThirdParty/Mac/include/Sentry/SentrySerializable.h
381+
Source/ThirdParty/Mac/include/Sentry/SentrySessionReplayIntegration-Hybrid.h
380382
Source/ThirdParty/Mac/include/Sentry/SentrySpanContext.h
381383
Source/ThirdParty/Mac/include/Sentry/SentrySpanId.h
382384
Source/ThirdParty/Mac/include/Sentry/SentrySpanProtocol.h

scripts/packaging/package-marketplace.snapshot

+2
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,7 @@ Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryRequestOperation.h
299299
Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryScreenFrames.h
300300
Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentrySDK+Private.h
301301
Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentrySdkInfo.h
302+
Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentrySessionReplayIntegration-Hybrid.h
302303
Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentrySwift.h
303304
Source/ThirdParty/IOS/Sentry.framework/Sentry
304305
Source/ThirdParty/Linux/
@@ -374,6 +375,7 @@ Source/ThirdParty/Mac/include/Sentry/SentrySDK.h
374375
Source/ThirdParty/Mac/include/Sentry/SentrySDK+Private.h
375376
Source/ThirdParty/Mac/include/Sentry/SentrySdkInfo.h
376377
Source/ThirdParty/Mac/include/Sentry/SentrySerializable.h
378+
Source/ThirdParty/Mac/include/Sentry/SentrySessionReplayIntegration-Hybrid.h
377379
Source/ThirdParty/Mac/include/Sentry/SentrySpanContext.h
378380
Source/ThirdParty/Mac/include/Sentry/SentrySpanId.h
379381
Source/ThirdParty/Mac/include/Sentry/SentrySpanProtocol.h

0 commit comments

Comments
 (0)