[go: nahoru, domu]

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: actions/checkout Loading
base: 9bb56186c3b09b4f86b1c65136769dd318469633
Choose a base ref
...
head repository: actions/checkout Loading
compare: a5ac7e51b41094c92402da3b24376905380afc29
Choose a head ref
  • 15 commits
  • 66 files changed
  • 5 contributors

Commits on Mar 12, 2024

  1. 3 Configuration menu
    Copy the full SHA
    8410ad0 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Check git version before attempting to disable sparse-checkout (#1656)

    * Check git version before attempting to disable `sparse-checkout`
    * Bump `MinimumGitSparseCheckoutVersion` to 2.28 due to #1386
    * Initial prep for release 4.1.3
    jww3 committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    cd7d8d6 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Add SSH user parameter (#1685)

    * Add a configurable SSH user
    
    * Update docs with param
    
    * Indentation of readme
    
    * formatting woes
    
    * Update src/url-helper.ts
    
    Co-authored-by: Josh Gross <joshmgross@github.com>
    
    * Update action.yml
    
    Co-authored-by: Josh Gross <joshmgross@github.com>
    
    * Update genfiles
    
    ---------
    
    Co-authored-by: Josh Gross <joshmgross@github.com>
    cory-miller and joshmgross committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    1d96c77 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Bump word-wrap from 1.2.3 to 1.2.5 (#1643)

    Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5.
    - [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
    - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.5)
    
    ---
    updated-dependencies:
    - dependency-name: word-wrap
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 23, 2024
    1 Configuration menu
    Copy the full SHA
    9b4c13b View commit details
    Browse the repository at this point in the history
  2. Add dependabot config (#1688)

    * Add dependabot config
    * Group minor and patch updates for NPM and GH Actions
    cory-miller committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    9839dc1 View commit details
    Browse the repository at this point in the history
  3. Bump the minor-actions-dependencies group with 2 updates (#1693)

    Bumps the minor-actions-dependencies group with 2 updates: [docker/login-action](https://github.com/docker/login-action) and [docker/build-push-action](https://github.com/docker/build-push-action).
    
    
    Updates `docker/login-action` from 3.0.0 to 3.1.0
    - [Release notes](https://github.com/docker/login-action/releases)
    - [Commits](docker/login-action@v3.0.0...v3.1.0)
    
    Updates `docker/build-push-action` from 5.1.0 to 5.3.0
    - [Release notes](https://github.com/docker/build-push-action/releases)
    - [Commits](docker/build-push-action@v5.1.0...v5.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: docker/login-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: minor-actions-dependencies
    - dependency-name: docker/build-push-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: minor-actions-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    37b0821 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    43045ae View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Prep Release v4.1.4 (#1704)

    * Update package.json and package-lock.json to reflect v4.1.4
    * Update CHANGELOG
    jww3 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    0ad4b8f View commit details
    Browse the repository at this point in the history
  2. Update NPM dependencies (#1703)

    * Update dependencies manually
    * Format files
    * Update licenses
    cory-miller committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    9c1e94e View commit details
    Browse the repository at this point in the history
  3. Bump github/codeql-action from 2 to 3 (#1694)

    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>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    fd084cd View commit details
    Browse the repository at this point in the history
  4. Bump actions/setup-node from 1 to 4 (#1696)

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 1 to 4.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v1...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>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    3f603f6 View commit details
    Browse the repository at this point in the history
  5. Bump actions/upload-artifact from 2 to 4 (#1695)

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 4.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v2...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    8459bc0 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. README: Suggest user.email to be `41898282+github-actions[bot]@user…

    …s.noreply.github.com` (#1707)
    
    * README: Set `user.email` to GitHub Actions Bot
    
    * Update workflow to use proper bot GitHub Bot email
    
    * Prefix `user.email` with `41898282+`
    
    To match squash merge user, else showing as two different users, see: SocketDev/socket-sdk-js@b0948d0
    
    * Update README.md
    
    ---------
    
    Co-authored-by: Pelle Wessman <pelle@kodfabrik.se>
    cory-miller and voxpelli committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    44c2b7a View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    24ed1a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5ac7e5 View commit details
    Browse the repository at this point in the history
Loading