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 #1

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 2, 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).

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:

  • quiet (-quiet in xcodebuild)
  • hide-shell-script-environment (-hideShellScriptEnvironment in xcodebuild)
  • xcroot (-xcroot in xcodebuild)
  • xctestrun (-xctestrun in xcodebuild)
  • test-plan (-testPlan in xcodebuild)

v1.3 Minor Release Track

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

v1.3.0

... (truncated)

Commits
  • 085b0b3 [AUTO] Update generated code
  • 27e02a7 Cleanup
  • ba8c36f Split test and deployment
  • 56c5663 Bump @​types/node from 16.11.68 to 16.18.0
  • ef2fa6c Bump maxim-lobanov/setup-xcode from 1.5.0 to 1.5.1
  • 942e854 Bump @​types/node from 16.11.66 to 16.11.68
  • 6a51315 Bump @​types/node from 16.11.65 to 16.11.66
  • 6348db7 Add missing line
  • a631e4e Fix workflows
  • 2f75b15 Use env vars
  • 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] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 2, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 2, 2022

Dependabot tried to add @ffried as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/DuetDisplay/CocoaLumberjack/pulls/1/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the DuetDisplay/CocoaLumberjack repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants