Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v6.32.1 #1744

Merged
merged 10 commits into from
Feb 27, 2025
Merged

Release v6.32.1 #1744

merged 10 commits into from
Feb 27, 2025

Conversation

kstenerud
Copy link
Contributor

Bug Fixes

  • Fixed the issue causing flags cleared by calling +[Bugsnag clearFeatureFlagWithName:] to appear in crash reports.
    #1740

robert-smartbear and others added 10 commits February 12, 2025 11:06
* Bump ossf/scorecard-action from 2.3.1 to 2.4.0

Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](ossf/scorecard-action@0864cf1...62b2cac)

---
updated-dependencies:
- dependency-name: ossf/scorecard-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* Bump actions/checkout from 2.7.0 to 4.2.2

Bumps [actions/checkout](https://github.com/actions/checkout) from 2.7.0 to 4.2.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2.7.0...11bd719)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

* Update xcpretty requirement from ~>0.3.0 to ~> 0.4.0

Updates the requirements on [xcpretty](https://github.com/supermarin/xcpretty) to permit the latest version.
- [Changelog](https://github.com/xcpretty/xcpretty/blob/master/CHANGELOG.md)
- [Commits](xcpretty/xcpretty@v0.3.0...v0.4.0)

---
updated-dependencies:
- dependency-name: xcpretty
  dependency-type: direct:production
...

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

* Bump actions/upload-artifact

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 97a0fba1372883ab732affbe8f94b823f91727db to c24449f33cd45d4826c6702db7e49f7cdb9b551d.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@97a0fba...c24449f)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
...

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

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…reFlagWithName:] to appear in crash reports (#1740)

Co-authored-by: Robert <[email protected]>
* Update xcpretty requirement from ~>0.3.0 to ~> 0.4.0 (#1739)

Updates the requirements on [xcpretty](https://github.com/supermarin/xcpretty) to permit the latest version.
- [Changelog](https://github.com/xcpretty/xcpretty/blob/master/CHANGELOG.md)
- [Commits](xcpretty/xcpretty@v0.3.0...v0.4.0)

---
updated-dependencies:
- dependency-name: xcpretty
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump ossf/scorecard-action from 2.3.1 to 2.4.0 (#1738)

Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](ossf/scorecard-action@0864cf1...62b2cac)

---
updated-dependencies:
- dependency-name: ossf/scorecard-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump actions/upload-artifact (#1737)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 97a0fba1372883ab732affbe8f94b823f91727db to c24449f33cd45d4826c6702db7e49f7cdb9b551d.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@97a0fba...c24449f)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump actions/checkout from 2.7.0 to 4.2.2 (#1736)

Bumps [actions/checkout](https://github.com/actions/checkout) from 2.7.0 to 4.2.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2.7.0...11bd719)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Copy link

Bugsnag.framework binary size increased by 400 bytes from 669,160 to 669,560

    FILE SIZE        VM SIZE    
 --------------  -------------- 
  +0.1%    +220  +0.1%    +220    __TEXT,__text
  +0.1%    +208  +0.1%    +208    Symbol Table
  +0.1%    +160  +0.1%    +160    String Table
  +1.1%     +32  +1.1%     +32    Binding Info
  +0.9%     +32  +0.9%     +32    __DATA,__const
  +0.2%     +32  +0.2%     +32    __TEXT,__objc_stubs
  +0.1%     +18  +0.1%     +18    __TEXT,__objc_methname
  [ = ]       0  +0.2%     +16    __DATA,__bss
  +1.1%      +8  +1.1%      +8    __DATA,__objc_classrefs
  +0.2%      +8  +0.2%      +8    __DATA,__objc_selrefs
  -0.8%     -48  -0.5%     -64    [__DATA]
  -1.4%    -270  -1.4%    -270    [__TEXT]
  [ = ]       0 -15.5%    -400    [__LINKEDIT]
  +0.1%    +400  [ = ]       0    TOTAL

Generated by 🚫 Danger

@kstenerud kstenerud merged commit 444d826 into master Feb 27, 2025
77 checks passed
@kstenerud kstenerud deleted the release-v6.32.1 branch February 27, 2025 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants