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: kevin-lee/sbt-github-pages
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.13.0
Choose a base ref
...
head repository: kevin-lee/sbt-github-pages
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.14.0
Choose a head ref
  • 15 commits
  • 16 files changed
  • 3 contributors

Commits on Nov 20, 2023

  1. Bump sbt-docusaur to 0.15.0

    kevin-lee committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    7ddcfd9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #203 from kevin-lee/bump-sbt-plugin

    Bump sbt-docusaur to 0.15.0
    kevin-lee authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    1d45c5d View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    6ad56e7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #204 from kevin-lee/update-docs

    Update: docs - with the latest version info
    kevin-lee authored Nov 22, 2023
    Configuration menu
    Copy the full SHA
    d380716 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. Bump actions/setup-java from 3 to 4

    Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4.
    - [Release notes](https://github.com/actions/setup-java/releases)
    - [Commits](actions/setup-java@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-java
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and kevin-lee committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    35a9197 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2023

  1. Bump sbt to 1.9.8

    kevin-lee committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    c12b51e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #209 from kevin-lee/bump-sbt

    Bump sbt to 1.9.8
    kevin-lee authored Dec 31, 2023
    Configuration menu
    Copy the full SHA
    77026b3 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Bump follow-redirects from 1.15.2 to 1.15.4 in /website

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.4.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.15.2...v1.15.4)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and kevin-lee committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    d5c92a9 View commit details
    Browse the repository at this point in the history
  2. Bump actions/cache from 3 to 4

    Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and kevin-lee committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    0a29f90 View commit details
    Browse the repository at this point in the history
  3. Bump TimonVS/pr-labeler-action from 4 to 5

    Bumps [TimonVS/pr-labeler-action](https://github.com/timonvs/pr-labeler-action) from 4 to 5.
    - [Release notes](https://github.com/timonvs/pr-labeler-action/releases)
    - [Commits](TimonVS/pr-labeler-action@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: TimonVS/pr-labeler-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and kevin-lee committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    2fa4918 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Allow force push

    michaelmior authored and kevin-lee committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    857ceb4 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Close #214 - Bump libraries

    - cats-effect to 3.5.3
    - http4s to 0.23.25
    - http4s-blaze-client to 0.23.16
    - effectie to 2.0.0-beta14
    - logger-f to 2.0.0-beta24
    kevin-lee committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    98a27ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa680e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac3b163 View commit details
    Browse the repository at this point in the history
  4. sbt-github-pages v0.14.0

    kevin-lee committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    6eb5d83 View commit details
    Browse the repository at this point in the history
Loading