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

Bump sersoft-gmbh/xcodebuild-action from 1 to 2 #14

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 27, 2022

Bumps sersoft-gmbh/xcodebuild-action from 1 to 2.

Release notes

Sourced from sersoft-gmbh/xcodebuild-action's releases.

v2 Major Release Track

This release tracks the latest v2 major release (v2.x.y).

v2.0 Minor Release Track

This release tracks the latest v2.0 minor release (v2.0.x).

v2.0.0

What's Changed

  • Breaking: This now uses node 16
  • Dependency updates
  • Add new output unprocessed-command where all paths are as-is and not resolved
  • Spaces in command inputs are now escaped in the corresponding outputs

Full Changelog: sersoft-gmbh/xcodebuild-action@v1...v2.0.0

v1.8 Minor Release Track

This release tracks the latest v1.8 minor release (v1.8.x).

v1.8.0

  • Allow lists for skip-testing and only-testing.
  • Add only-testing and maximum-concurrent-test-device-destinations and maximum-concurrent-test-simulator-destinations.

v1.7 Minor Release Track

This release tracks the latest v1.7 minor release (v1.7.x).

v1.7.0

  • Color xcpretty output by default (e.g. xcpretty --color)
  • Add inputxcpretty-colored-output to control xcpretty coloring (defaults to true)

v1.6 Minor Release Track

This release tracks the latest v1.6 minor release (v1.6.x).

v1.6.0

  • Add new optional input cloned-source-packages-path corresponding to xcodebuild's -clonedSourcePackagesDirPath.
  • Resolve paths before passing them to xcodebuild to prevent problems with SPM Package Builds (where the cwd is changed before building the package)

v1.5 Minor Release Track

This release tracks the latest v1.5 minor release (v1.5.x).

v1.5.0

  • This makes the executed-command output publicly available. Previously, this was used to verify the executed command in tests of this action. Now, this output is always populated before the command is actually run.
  • In addition to that, the executed command is printed before being executed (resolves #27).

v1.4 Minor Release Track

This release tracks the latest v1.4 minor release (v1.4.x).

v1.4.0

This add's a bunch of new options - including support for test plans:

... (truncated)

Commits
  • 9ffda21 Update README
  • 1f595f1 Prepare 2.0.0 release
  • 05e22c1 Update auto merge workflow
  • fdea48d Bump @​types/node from 16.11.26 to 16.11.41
  • 6e9be0f [AUTO] Update generated code
  • 262002f Bump @​actions/core from 1.8.2 to 1.9.0
  • eed40b6 [AUTO] Update generated code
  • 5174b6a Bump @​actions/core from 1.8.0 to 1.8.2
  • ae4f8e7 [AUTO] Update generated code
  • 6b1605e Bump @​actions/core from 1.7.0 to 1.8.0
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [sersoft-gmbh/xcodebuild-action](https://github.com/sersoft-gmbh/xcodebuild-action) from 1 to 2.
- [Release notes](https://github.com/sersoft-gmbh/xcodebuild-action/releases)
- [Commits](sersoft-gmbh/xcodebuild-action@v1...v2)

---
updated-dependencies:
- dependency-name: sersoft-gmbh/xcodebuild-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from seljabali as a code owner June 27, 2022 18:39
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 27, 2022
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 github_actions Pull requests that update GitHub Actions code
Development

Successfully merging this pull request may close these issues.

None yet

0 participants