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: JamesIves/github-pages-deploy-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.7.1
Choose a base ref
...
head repository: JamesIves/github-pages-deploy-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.7.2
Choose a head ref
  • 5 commits
  • 2,650 files changed
  • 2 contributors

Commits on Nov 28, 2024

  1. Release 4.7.1 📣

    JamesIves committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    588d83f View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. build(deps): bump the misc group across 1 directory with 2 updates (#…

    …1756)
    
    Bumps the misc group with 2 updates in the / directory: [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) and [eslint](https://github.com/eslint/eslint).
    
    
    Updates `typescript-eslint` from 8.16.0 to 8.17.0
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.17.0/packages/typescript-eslint)
    
    Updates `eslint` from 9.15.0 to 9.16.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v9.15.0...v9.16.0)
    
    ---
    updated-dependencies:
    - dependency-name: typescript-eslint
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: misc
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: misc
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 3, 2024
    Configuration menu
    Copy the full SHA
    12622a2 View commit details
    Browse the repository at this point in the history
  2. fix: enable rsync mkpath to be backwards compatible (#1757)

    * fix: check rsync backwards compat
    
    * Update util.ts
    
    * fix: format code
    JamesIves authored Dec 3, 2024
    Configuration menu
    Copy the full SHA
    389b85f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5dce9b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    15de0f0 View commit details
    Browse the repository at this point in the history
Loading