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: v3.0.4
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.5
Choose a head ref
  • 20 commits
  • 5 files changed
  • 4 contributors

Commits on Jan 31, 2023

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

Commits on Feb 16, 2023

  1. Update wording

    Based on https://docs.github.com/en/rest/pages?apiVersion=2022-11-28#create-a-github-pages-site
    
    Co-authored-by: Yoann Chaudet <yoannchaudet@github.com>
    JamesMGreene and yoannchaudet authored Feb 16, 2023
    Configuration menu
    Copy the full SHA
    406a88e View commit details
    Browse the repository at this point in the history
  2. Add some backticks

    JamesMGreene authored Feb 16, 2023
    Configuration menu
    Copy the full SHA
    457b086 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b5c933 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #51 from actions/document-token-options

    Amend token coverage for enablement in Action metadata file
    JamesMGreene authored Feb 16, 2023
    Configuration menu
    Copy the full SHA
    dfe5b0f View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. Bump eslint-plugin-github from 4.6.0 to 4.6.1

    Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.6.0 to 4.6.1.
    - [Release notes](https://github.com/github/eslint-plugin-github/releases)
    - [Commits](github/eslint-plugin-github@v4.6.0...v4.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-github
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 20, 2023
    Configuration menu
    Copy the full SHA
    231f4e0 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Merge pull request #71 from actions/dependabot/npm_and_yarn/eslint-pl…

    …ugin-github-4.6.1
    
    Bump eslint-plugin-github from 4.6.0 to 4.6.1
    JamesMGreene authored Feb 23, 2023
    Configuration menu
    Copy the full SHA
    f92583d View commit details
    Browse the repository at this point in the history
  2. Bump jest from 29.4.1 to 29.4.3

    Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.4.1 to 29.4.3.
    - [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/v29.4.3/packages/jest)
    
    ---
    updated-dependencies:
    - dependency-name: jest
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 23, 2023
    Configuration menu
    Copy the full SHA
    b287dc6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #72 from actions/dependabot/npm_and_yarn/jest-29.4.3

    Bump jest from 29.4.1 to 29.4.3
    JamesMGreene authored Feb 23, 2023
    Configuration menu
    Copy the full SHA
    84ab70e View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. Bump eslint from 8.34.0 to 8.35.0

    Bumps [eslint](https://github.com/eslint/eslint) from 8.34.0 to 8.35.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.34.0...v8.35.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 27, 2023
    Configuration menu
    Copy the full SHA
    d11b920 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Merge pull request #73 from actions/dependabot/npm_and_yarn/eslint-8.…

    …35.0
    
    Bump eslint from 8.34.0 to 8.35.0
    JamesMGreene authored Mar 2, 2023
    Configuration menu
    Copy the full SHA
    e9cfa1e View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Bump eslint-config-prettier from 8.6.0 to 8.7.0

    Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.6.0 to 8.7.0.
    - [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
    - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/eslint-config-prettier@v8.6.0...v8.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-config-prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 6, 2023
    Configuration menu
    Copy the full SHA
    425a42e View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Merge pull request #75 from actions/dependabot/npm_and_yarn/eslint-co…

    …nfig-prettier-8.7.0
    
    Bump eslint-config-prettier from 8.6.0 to 8.7.0
    JamesMGreene authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    8255d25 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Bump espree from 9.4.1 to 9.5.0

    Bumps [espree](https://github.com/eslint/espree) from 9.4.1 to 9.5.0.
    - [Release notes](https://github.com/eslint/espree/releases)
    - [Changelog](https://github.com/eslint/espree/blob/main/CHANGELOG.md)
    - [Commits](eslint/js@v9.4.1...v9.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: espree
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    fb49e27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f0e838 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Merge pull request #78 from actions/dependabot/npm_and_yarn/espree-9.5.0

    Bump espree from 9.4.1 to 9.5.0
    JamesMGreene authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    596b326 View commit details
    Browse the repository at this point in the history
  2. Bump eslint from 8.35.0 to 8.36.0

    Bumps [eslint](https://github.com/eslint/eslint) from 8.35.0 to 8.36.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.35.0...v8.36.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    29466e6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #76 from actions/dependabot/npm_and_yarn/eslint-8.…

    …36.0
    
    Bump eslint from 8.35.0 to 8.36.0
    JamesMGreene authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    1249305 View commit details
    Browse the repository at this point in the history
  4. Bump jest from 29.4.3 to 29.5.0

    Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.4.3 to 29.5.0.
    - [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/v29.5.0/packages/jest)
    
    ---
    updated-dependencies:
    - dependency-name: jest
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    2139388 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #77 from actions/dependabot/npm_and_yarn/jest-29.5.0

    Bump jest from 29.4.3 to 29.5.0
    JamesMGreene authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    7110e9e View commit details
    Browse the repository at this point in the history
Loading