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/configure-pages
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.3
Choose a base ref
...
head repository: actions/configure-pages
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.0
Choose a head ref
  • 10 commits
  • 7 files changed
  • 2 contributors

Commits on Jan 13, 2023

  1. Configuration menu
    Copy the full SHA
    380c12d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a80311 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #46 from actions/dependabot-config

    Add Dependabot config for Actions usage updates
    JamesMGreene authored Jan 13, 2023
    Configuration menu
    Copy the full SHA
    aba1aa6 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Bump json5 from 1.0.1 to 1.0.2

    Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
    - [Release notes](https://github.com/json5/json5/releases)
    - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
    - [Commits](json5/json5@v1.0.1...v1.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: json5
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 18, 2023
    Configuration menu
    Copy the full SHA
    6567d4c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #45 from actions/dependabot/npm_and_yarn/json5-1.0.2

    Bump json5 from 1.0.1 to 1.0.2
    JamesMGreene authored Jan 18, 2023
    Configuration menu
    Copy the full SHA
    c450a28 View commit details
    Browse the repository at this point in the history
  3. Bump actions/publish-action from 0.2.1 to 0.2.2

    Bumps [actions/publish-action](https://github.com/actions/publish-action) from 0.2.1 to 0.2.2.
    - [Release notes](https://github.com/actions/publish-action/releases)
    - [Commits](actions/publish-action@v0.2.1...v0.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: actions/publish-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 18, 2023
    Configuration menu
    Copy the full SHA
    29e9dd5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #47 from actions/dependabot/github_actions/actions…

    …/publish-action-0.2.2
    
    Bump actions/publish-action from 0.2.1 to 0.2.2
    JamesMGreene authored Jan 18, 2023
    Configuration menu
    Copy the full SHA
    529ba71 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5d8963e View commit details
    Browse the repository at this point in the history
  6. Update distributables

    JamesMGreene committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    c8deda3 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #48 from actions/do-not-enable-by-default

    Update default behavior to NOT attempt to create/enable the Pages site
    JamesMGreene authored Jan 18, 2023
    Configuration menu
    Copy the full SHA
    5992ce8 View commit details
    Browse the repository at this point in the history
Loading