Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sersoft-gmbh/xcodebuild-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.0
Choose a base ref
...
head repository: sersoft-gmbh/xcodebuild-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.2.0
Choose a head ref
  • 13 commits
  • 9 files changed
  • 4 contributors

Commits on Oct 9, 2023

  1. add more info for implement this action

    Add info for compatibility and example for implement with cocoapods
    LucasGinard authored and ffried committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    e2c65f3 View commit details
    Browse the repository at this point in the history
  2. Extend documentation

    ffried committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    27a7f3e View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Bump @vercel/ncc from 0.38.0 to 0.38.1

    Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.38.0 to 0.38.1.
    - [Release notes](https://github.com/vercel/ncc/releases)
    - [Commits](vercel/ncc@0.38.0...0.38.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@vercel/ncc"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and ffried committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    cafff40 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Bump actions/setup-node in /.github/actions/generate-action-code

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and ffried committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    0c76eb9 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Bump typescript from 5.2.2 to 5.3.2

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.2.2 to 5.3.2.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v5.2.2...v5.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and ffried committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    e230220 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Bump typescript from 5.3.2 to 5.3.3

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.2 to 5.3.3.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v5.3.2...v5.3.3)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and ffried committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    6287f24 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Bump github/codeql-action from 2 to 3

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and ffried committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    c6a6ba2 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Bump typescript from 5.3.3 to 5.4.2

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.3 to 5.4.2.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.3.3...v5.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and ffried committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    5b9b1a7 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Bump typescript from 5.4.2 to 5.4.3

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.2 to 5.4.3.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.4.2...v5.4.3)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and ffried committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    87ec42c View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Bump @tsconfig/node20 from 20.1.2 to 20.1.3

    Bumps [@tsconfig/node20](https://github.com/tsconfig/bases/tree/HEAD/bases) from 20.1.2 to 20.1.3.
    - [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases)
    
    ---
    updated-dependencies:
    - dependency-name: "@tsconfig/node20"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and ffried committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    db9ae2c View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Bump @tsconfig/node20 from 20.1.3 to 20.1.4

    Bumps [@tsconfig/node20](https://github.com/tsconfig/bases/tree/HEAD/bases) from 20.1.3 to 20.1.4.
    - [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases)
    
    ---
    updated-dependencies:
    - dependency-name: "@tsconfig/node20"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and ffried committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    7d7f812 View commit details
    Browse the repository at this point in the history
  2. Add a bunch of new inputs.

    ffried committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    4d9f5ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ca4718 View commit details
    Browse the repository at this point in the history
Loading