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: tschaub/gh-pages Loading
base: v4.0.0
Choose a base ref
...
head repository: tschaub/gh-pages Loading
compare: v5.0.0
Choose a head ref
  • 19 commits
  • 9 files changed
  • 5 contributors

Commits on Jul 23, 2022

  1. Remove quotation marks

    CNAM file doesn't work if there are quotation marks in the domain, I had trouble with my own due to copying and pasting this command as it. Removing the quotations made it work again
    Vicropht committed Jul 23, 2022
    Configuration menu
    Copy the full SHA
    a634d5e View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

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

Commits on Jan 20, 2023

  1. Use set for unique dirs

    tschaub committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    fc04b25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1374b3 View commit details
    Browse the repository at this point in the history
  3. Dependabot config

    tschaub committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    90ee644 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bdc342b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #452 from tschaub/updates

    Assorted updates
    tschaub committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    f323e23 View commit details
    Browse the repository at this point in the history
  6. 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] committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    ca63d1d View commit details
    Browse the repository at this point in the history
  7. Bump actions/setup-node from 1 to 3

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 1 to 3.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v1...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    f041e67 View commit details
    Browse the repository at this point in the history
  8. Bump email-addresses from 3.0.1 to 5.0.0

    Bumps [email-addresses](https://github.com/jackbearheart/email-addresses) from 3.0.1 to 5.0.0.
    - [Release notes](https://github.com/jackbearheart/email-addresses/releases)
    - [Changelog](https://github.com/jackbearheart/email-addresses/blob/master/Changes.md)
    - [Commits](https://github.com/jackbearheart/email-addresses/commits/v5.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: email-addresses
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    e890bd1 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #445 from Nezteb/patch-1

    Update README to clarify project site configuration requirements with tools like CRA, webpack, Vite, etc.
    tschaub committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    b89287d View commit details
    Browse the repository at this point in the history
  10. Merge pull request #453 from tschaub/dependabot/github_actions/action…

    …s/checkout-3
    
    Bump actions/checkout from 2 to 3
    tschaub committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    fe0ad83 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #455 from tschaub/dependabot/github_actions/action…

    …s/setup-node-3
    
    Bump actions/setup-node from 1 to 3
    tschaub committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    5c91c67 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #454 from tschaub/dependabot/npm_and_yarn/email-ad…

    …dresses-5.0.0
    
    Bump email-addresses from 3.0.1 to 5.0.0
    tschaub committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    051846e View commit details
    Browse the repository at this point in the history
  13. Bump async from 2.6.4 to 3.2.4

    Bumps [async](https://github.com/caolan/async) from 2.6.4 to 3.2.4.
    - [Release notes](https://github.com/caolan/async/releases)
    - [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md)
    - [Commits](caolan/async@v2.6.4...v3.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: async
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    2189df3 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #459 from tschaub/dependabot/npm_and_yarn/async-3.2.4

    Bump async from 2.6.4 to 3.2.4
    tschaub committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    58e54be View commit details
    Browse the repository at this point in the history
  15. Merge pull request #438 from Vicropht/patch-1

    Remove quotation marks
    tschaub committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    ace063b View commit details
    Browse the repository at this point in the history
  16. Log changes

    tschaub committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    51534c7 View commit details
    Browse the repository at this point in the history
  17. 5.0.0

    tschaub committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    f729b97 View commit details
    Browse the repository at this point in the history
Loading