8000 Comparing 4.1.7...4.1.8 · JamesIves/github-pages-deploy-action · GitHub
[go: up one dir, main page]

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: 4.1.7
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: 4.1.8
Choose a head ref
  • 15 commits
  • 49 files changed
  • 3 contributors

Commits on Nov 26, 2021

  1. Release 4.1.7 📣

    JamesIves committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    83b60cd View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. Bump @types/node from 16.11.10 to 16.11.11 (#940)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.10 to 16.11.11.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 1, 2021
    Configuration menu
    Copy the full SHA
    5403eab View commit details
    Browse the repository at this point in the history
  2. Bump jest-circus from 27.3.1 to 27.4.2 (#942)

    Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 27.3.1 to 27.4.2.
    - [Release notes](https://github.com/facebook/jest/releases)
    - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/jest/commits/v27.4.2/packages/jest-circus)
    
    ---
    updated-dependencies:
    - dependency-name: jest-circus
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 1, 2021
    Configuration menu
    Copy the full SHA
    c92bedc View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

  1. Bump prettier from 2.5.0 to 2.5.1 (#943)

    Bumps [prettier](https://github.com/prettier/prettier) from 2.5.0 to 2.5.1.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@2.5.0...2.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 6, 2021
    Configuration menu
    Copy the full SHA
    b620626 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

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

Commits on Dec 11, 2021

  1. Bump typescript from 4.5.2 to 4.5.3 (#947)

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.2 to 4.5.3.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](https://github.com/Microsoft/TypeScript/commits)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 11, 2021
    Configuration menu
    Copy the full SHA
    87734a2 View commit details
    Browse the repository at this point in the history
  2. Bump jest-circus from 27.4.2 to 27.4.4 (#948)

    Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 27.4.2 to 27.4.4.
    - [Release notes](https://github.com/facebook/jest/releases)
    - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/jest/commits/v27.4.4/packages/jest-circus)
    
    ---
    updated-dependencies:
    - dependency-name: jest-circus
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 11, 2021
    Configuration menu
    Copy the full SHA
    590878d View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

  1. Configuration menu
    Copy the full SHA
    4085c3f View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

  1. Configuration menu
    Copy the full SHA
    6d8d028 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdaa202 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2021

  1. Bump @types/node from 16.11.12 to 17.0.0 (#952)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.12 to 17.0.0.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      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] authored Dec 18, 2021
    Configuration menu
    Copy the full SHA
    0f8e592 View commit details
    Browse the repository at this point in the history
  2. Create .nojekyll

    JamesIves authored Dec 18, 2021
    Configuration menu
    Copy the full SHA
    2bb15be View commit details
    Browse the repository at this point in the history
  3. Update SECURITY.md

    JamesIves authored Dec 18, 2021
    Configuration menu
    Copy the full SHA
    7a71951 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9749ca0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    da91e73 View commit details
    Browse the repository at this point in the history
Loading
0