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

Update xcpretty requirement from ~>0.3.0 to ~> 0.4.0 #1739

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2025

Updates the requirements on xcpretty to permit the latest version.

Changelog

Sourced from xcpretty's changelog.

0.4.0

Enhancements

0.3.0

Enhancements
  • Add catch-all formatter to allow formatting unrecognized text | Chris Ballinger | #327

  • Support ccache-clang (and other commands) in formatted output and JSON compilation database reports | Delisa Mason | #332

0.2.6

  • Codesigning matchers improvements
  • Screenshots parsing fixes
Bug fixes
  • Fix reporers crash by default ld warning implementation | iKiKi | #187

0.2.1

Bug fixes
  • Fix reporers crash by default ld warning implementation | iKiKi | #187

0.2.0

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Feb 17, 2025
Copy link

1 Error
🚫 Only release PRs should target the master branch

Bugsnag.framework binary size did not change - 669,160 bytes

    FILE SIZE        VM SIZE    
 --------------  -------------- 
  [ = ]       0  [ = ]       0    TOTAL

Generated by 🚫 Danger

@robert-smartbear robert-smartbear changed the base branch from master to robert/dependabot-updates-24-02-2025 February 23, 2025 20:08
@robert-smartbear robert-smartbear merged commit efee1e2 into robert/dependabot-updates-24-02-2025 Feb 23, 2025
40 of 44 checks passed
@robert-smartbear robert-smartbear deleted the dependabot/bundler/xcpretty-tw-0.4.0 branch February 23, 2025 20:11
robert-smartbear added a commit that referenced this pull request Feb 24, 2025
* 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant