Skip to content

Commit fdf9fbf

Browse files
robert-smartbearkstenerudRobertjoshedneytwometresteve
authored
Release v6.33.0 (#1843)
* NSError types now require @unchecked Sendable * Copy bugsnag directories in the Caches directory to BugsnagCachesCopy in the Documents dir * Updated the release script * update unity to run on isolated queue for macos 14 * fix dynamic port lookup * remove dynamicport lookup for fixtures * [full ci] * increase app duration limit in tests * increase app duration limit in tests * Added missing MARKETING_VERSION build setting to multiple targets * Pull Documents folder for e2e tests * move macos 14 steps to macos 15 * move macos 14 steps to macos 15 * switch to iphone 16 for macos 15 test * set devices for watch tests * add tvos tests * Unit test fix * Move more jobs to macOS 15 and rejig barebones/full tests for macOS [full ci] * Upload maze_output.zip as build artifact [full ci] * Dependabot updates (#1777) * Bump ossf/scorecard-action from 2.4.0 to 2.4.1 Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.4.0 to 2.4.1. - [Release notes](https://github.com/ossf/scorecard-action/releases) - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md) - [Commits](ossf/scorecard-action@62b2cac...f49aabe) --- updated-dependencies: - dependency-name: ossf/scorecard-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Bump actions/upload-artifact from 3.2.1.pre.node20 to 4.6.2 Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.2.1.pre.node20 to 4.6.2. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@c24449f...ea165f8) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Bump github/codeql-action from 3.28.9 to 3.28.17 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.9 to 3.28.17. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@9e8d078...60168ef) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 3.28.17 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Correct indentation * Do not clear error requests received in e2e tests * Bump macOS versions used by CI steps (#1790) Co-authored-by: Steve Kirkland <steve.kirkland@smartbear.com> * Dependabot updates 28-05-2025 (#1792) * Bump github/codeql-action from 3.28.9 to 3.28.18 (#1787) Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.9 to 3.28.18. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@9e8d078...ff0a06e) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 3.28.18 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Robert Bartoszewski <126675445+robert-smartbear@users.noreply.github.com> * Bump actions/upload-artifact from 3.2.1.pre.node20 to 4.6.2 (#1789) Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.2.1.pre.node20 to 4.6.2. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@c24449f...ea165f8) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: 4.6.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump ossf/scorecard-action from 2.4.0 to 2.4.1 (#1788) Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.4.0 to 2.4.1. - [Release notes](https://github.com/ossf/scorecard-action/releases) - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md) - [Commits](ossf/scorecard-action@62b2cac...f49aabe) --- updated-dependencies: - dependency-name: ossf/scorecard-action dependency-version: 2.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Dependabot updates (#1799) * Bump github/codeql-action from 3.28.9 to 3.28.18 (#1796) Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.9 to 3.28.18. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@9e8d078...ff0a06e) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 3.28.18 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump actions/upload-artifact from 3.2.1.pre.node20 to 4.6.2 (#1795) Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.2.1.pre.node20 to 4.6.2. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@c24449f...ea165f8) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: 4.6.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump ossf/scorecard-action from 2.4.0 to 2.4.2 (#1794) Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.4.0 to 2.4.2. - [Release notes](https://github.com/ossf/scorecard-action/releases) - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md) - [Commits](ossf/scorecard-action@62b2cac...05b42c6) --- updated-dependencies: - dependency-name: ossf/scorecard-action dependency-version: 2.4.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Robert Bartoszewski <126675445+robert-smartbear@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Allow e2e test requests to be forwarded to InsightHub * Merge pull request #1801 from bugsnag/plat-14271-hubEndpoints Set default endpoints based on API key * Remove dsym upload build phase * Archive Release and Debug configurations into separate folders * Factor fixture build into a separate script * Only repeat requests for Release configuration runs * Explicitly set Xcode version * Correction * Skip scenario on iOS 18 * Remove BSG_OBJC_DIRECT_MEMBERS macro (#1825) * update how bumpsnag is called * allow curl request to fail the action if the curl fails * Updated deployment target and replaced deprecated locks in E2E test fixture (#1824) Co-authored-by: Robert Bartoszewski <robert.smartbear@gmail.com> * Additional data for error grouping (#1830) * Added groupingDiscriminator to the interface * Setting groupingDiscriminator * Added E2E Tests * Fixes --------- Co-authored-by: Robert Bartoszewski <robert.smartbear@gmail.com> * Bump Maze Runner to v10 * Remove ambiguous step definition - just use floats * Bump iOS deployment target * Fixed: Privacy manifest missing in .xcframeworks (#1837) * Fixed: Privacy manifest missing in .xcframeworks * update to the latest version of Maze Runner for CI tests --------- Co-authored-by: Robert Bartoszewski <robert.smartbear@gmail.com> Co-authored-by: Josh <j.edney17@gmail.com> * add retry to appium steps * Bump IPHONEOS_DEPLOYMENT_TARGET for xcframework fixture [full ci] * add retry to appium steps * add retry to appium steps * Amend secondary instance URL to bugsnag.smartbear.com (#1842) * Release v6.33.0 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Karl Stenerud <kstenerud@gmail.com> Co-authored-by: Robert <robert.smartbear@gmail.com> Co-authored-by: Josh Edney <j.edney17@gmail.com> Co-authored-by: Josh <46817760+joshedney@users.noreply.github.com> Co-authored-by: Steve Kirkland <twometresteve@users.noreply.github.com> Co-authored-by: Steve Kirkland-Walton <steve.kirkland-walton@SB-UK-GM2F9HN.fritz.box> Co-authored-by: Steve Kirkland-Walton <steve.kirkland-walton@SBUKGM2F9HN.fritz.box> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Steve Kirkland <steve.kirkland@smartbear.com> Co-authored-by: Richard Elms <richardelms@gmail.com> Co-authored-by: Daria Bialobrzeska <88393714+DariaKunoichi@users.noreply.github.com>
2 parents a3f56c6 + 651b386 commit fdf9fbf

125 files changed

Lines changed: 967 additions & 393 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.buildkite/pipeline.full.yml

Lines changed: 206 additions & 84 deletions
Large diffs are not rendered by default.

.buildkite/pipeline.yml

Lines changed: 213 additions & 76 deletions
Large diffs are not rendered by default.

.github/workflows/downstream_updates.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ jobs:
2626
sudo apt-get install libcurl4-openssl-dev net-tools
2727
2828
- run: >
29-
curl -X POST https://api.github.com/repos/${{ matrix.downstream_repo }}/dispatches
29+
curl --fail --silent --show-error
30+
-X POST https://api.github.com/repos/${{ matrix.downstream_repo }}/dispatches
3031
-H 'Content-Type: application/json'
31-
-H "Authorization: Bearer ${{ secrets.DEP_UPDATER_BEARER_TOKEN }}"
32+
-H "Authorization: Token ${{ secrets.DEP_UPDATER_BEARER_TOKEN }}"
3233
-d '{"event_type":"update-dependency","client_payload": {"target_submodule":"bugsnag-cocoa", "target_version": "${{ env.RELEASE_VERSION }}"}}'

.github/workflows/scorecard.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
persist-credentials: false
3838

3939
- name: "Run analysis"
40-
uses: ossf/scorecard-action@62b2cac7ed8198b15735ed49ab1e5cf35480ba46 # v2.4.0
40+
uses: ossf/scorecard-action@05b42c624433fc40578a4040d5cf5e36ddca8cde # v2.4.2
4141
with:
4242
results_file: results.sarif
4343
results_format: sarif
@@ -59,7 +59,7 @@ jobs:
5959
# Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
6060
# format to the repository Actions tab.
6161
- name: "Upload artifact"
62-
uses: actions/upload-artifact@c24449f33cd45d4826c6702db7e49f7cdb9b551d # v3.pre.node20
62+
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v3.pre.node20
6363
with:
6464
name: SARIF file
6565
path: results.sarif
@@ -68,6 +68,6 @@ jobs:
6868
# Upload the results to GitHub's code scanning dashboard (optional).
6969
# Commenting out will disable upload of results to your repo's Code Scanning dashboard
7070
- name: "Upload to code-scanning"
71-
uses: github/codeql-action/upload-sarif@9e8d0789d4a0fa9ceb6b1738f7e269594bdd67f0 # v3.28.9
71+
uses: github/codeql-action/upload-sarif@ff0a06e83cb2de871e5a09832bc6a81e7276941f # v3.28.18
7272
with:
7373
sarif_file: results.sarif

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ DerivedData
2121
Pods
2222
Carthage
2323
*.idea
24+
bugsnag-cocoa.iml
2425
features/fixtures/carthage-proj
2526
IDEWorkspaceChecks.plist
2627
Podfile.lock
@@ -33,6 +34,7 @@ Package.resolved
3334
/infer-out
3435
/oclint.json
3536
bb.ready
37+
/reports
3638
/maze_output
3739
Gemfile.lock
3840
Bugsnag.xcframework.zip

.jazzy.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ author_url: "https://www.bugsnag.com"
22
author: "Bugsnag Inc"
33
clean: false # avoid deleting docs/.git
44
framework_root: "Bugsnag"
5-
github_file_prefix: "https://github.com/bugsnag/bugsnag-cocoa/tree/v6.32.2/Bugsnag"
5+
github_file_prefix: "https://github.com/bugsnag/bugsnag-cocoa/tree/v6.33.0/Bugsnag"
66
github_url: "https://github.com/bugsnag/bugsnag-cocoa"
77
hide_documentation_coverage: true
88
module: "Bugsnag"
9-
module_version: "6.32.2"
9+
module_version: "6.33.0"
1010
objc: true
1111
output: "docs"
1212
readme: "README.md"

Bugsnag.podspec.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Bugsnag",
3-
"version": "6.32.2",
3+
"version": "6.33.0",
44
"summary": "The Bugsnag crash reporting framework for Apple platforms.",
55
"homepage": "https://bugsnag.com",
66
"license": "MIT",
@@ -9,7 +9,7 @@
99
},
1010
"source": {
1111
"git": "https://github.com/bugsnag/bugsnag-cocoa.git",
12-
"tag": "v6.32.2"
12+
"tag": "v6.33.0"
1313
},
1414
"ios": {
1515
"frameworks": [

0 commit comments

Comments
 (0)