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: github/pages-gem
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v227
Choose a base ref
...
head repository: github/pages-gem
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v228
Choose a head ref
  • 15 commits
  • 6 files changed
  • 6 contributors

Commits on Jul 15, 2022

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

Commits on Nov 16, 2022

  1. Merge pull request #843 from github/clean-up-vars

    Remove unused variable `CONFIGS_WITH_METHODS`
    JamesMGreene authored Nov 16, 2022
    Configuration menu
    Copy the full SHA
    e23e19e View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

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

Commits on Jan 18, 2023

  1. Merge pull request #861 from github/dependabot-config

    Add Dependabot config for Bundler and Actions usage
    JamesMGreene authored Jan 18, 2023
    Configuration menu
    Copy the full SHA
    2db00e8 View commit details
    Browse the repository at this point in the history
  2. Bump docker/metadata-action from 3 to 4

    Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3 to 4.
    - [Release notes](https://github.com/docker/metadata-action/releases)
    - [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
    - [Commits](docker/metadata-action@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: docker/metadata-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 18, 2023
    Configuration menu
    Copy the full SHA
    2bc296a View commit details
    Browse the repository at this point in the history
  3. Bump actions/checkout from 2 to 3

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 18, 2023
    Configuration menu
    Copy the full SHA
    d94c986 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. build: update liquid to 4.0.4

    Ruby 3.2 removed the "tainted" interface, which liquid
    >=4.0.3 still uses. Liquid 4.0.4 removes references to this
    interface that it works with Ruby 3.2.
    
    Closes #859.
    Grady Barrett authored and gradybarrett committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    0ab2e26 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Configuration menu
    Copy the full SHA
    46b51cf View commit details
    Browse the repository at this point in the history
  2. Bump 💎 to v228

    agnostic-apollo committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    9e968a7 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Merge pull request #862 from github/dependabot/github_actions/docker/…

    …metadata-action-4
    
    Bump docker/metadata-action from 3 to 4
    yoannchaudet authored Feb 1, 2023
    Configuration menu
    Copy the full SHA
    8ec987b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #863 from github/dependabot/github_actions/actions…

    …/checkout-3
    
    Bump actions/checkout from 2 to 3
    yoannchaudet authored Feb 1, 2023
    Configuration menu
    Copy the full SHA
    53ef32a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be30930 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #869 from github/bump-jekyll-commonmark-ghpages

    Update jekyll-commonmark-ghpages
    tsusdere authored Feb 1, 2023
    Configuration menu
    Copy the full SHA
    5e16515 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #860 from gradybarrett/gradybarrett/liquid-v4-0-4

    build: update liquid to 4.0.4
    tsusdere authored Feb 1, 2023
    Configuration menu
    Copy the full SHA
    b0f457c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #867 from agnostic-apollo/jekyll-3.9.3

    Bump jekyll to v3.9.3 and pages-gem to v228
    tsusdere authored Feb 1, 2023
    Configuration menu
    Copy the full SHA
    07c8509 View commit details
    Browse the repository at this point in the history
Loading