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/deploy-pages
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.3
Choose a base ref
...
head repository: actions/deploy-pages
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.4
Choose a head ref
  • 13 commits
  • 8 files changed
  • 5 contributors

Commits on Jan 6, 2024

  1. Update api-client.js

    reference actions/upload-artifact@v4 (rather than actions/artifact@v4, which I couldn't find)
    lmammino authored Jan 6, 2024
    Configuration menu
    Copy the full SHA
    8de45ac View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. fix: typo

    SimonSiefke committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    22931f5 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    ace8577 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #307 from actions/dependabot-grouping

    Update Dependabot config to group non-breaking changes
    JamesMGreene authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    25b8009 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Bump @actions/artifact from 2.0.1 to 2.1.1

    Bumps [@actions/artifact](https://github.com/actions/toolkit/tree/HEAD/packages/artifact) from 2.0.1 to 2.1.1.
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/artifact/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/@actions/http-client@2.1.1/packages/artifact)
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/artifact"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    636701b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d005625 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Merge pull request #310 from actions/dependabot/npm_and_yarn/actions/…

    …artifact-2.1.1
    
    Bump @actions/artifact from 2.0.1 to 2.1.1
    JamesMGreene authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    fa29843 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4825f57 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #298 from SimonSiefke/fix/typo

    fix typo: compatibilty -> compatibility
    JamesMGreene authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    2a4b535 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    294fbcd View commit details
    Browse the repository at this point in the history
  5. Update tests

    JamesMGreene committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    c2c861c View commit details
    Browse the repository at this point in the history
  6. Update distributables

    JamesMGreene committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    0b3be6b View commit details
    Browse the repository at this point in the history
  7. Merge pull request #295 from lmammino/patch-1

    Update api-client.js
    JamesMGreene authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    decdde0 View commit details
    Browse the repository at this point in the history
Loading