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: hexojs/hexo-deployer-git
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.0.0
Choose a base ref
...
head repository: hexojs/hexo-deployer-git
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.0
Choose a head ref
  • 12 commits
  • 10 files changed
  • 5 contributors

Commits on Apr 30, 2021

  1. Upgrade to GitHub-native Dependabot (#203)

    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Apr 30, 2021
    Configuration menu
    Copy the full SHA
    da08fc0 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. Switch to gh-actions (#226)

    * drop appveyor & travis
    * drop node 8 & 10 support
    * bump eslint* to latest
    * bump all other packages to latest minor
    tomap authored Jan 14, 2022
    Configuration menu
    Copy the full SHA
    f14f44b View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2022

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

Commits on Aug 21, 2022

  1. chore(deps): bump actions/setup-node from 2 to 3.1.0 (#248)

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 3.1.0.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v2...v3.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 21, 2022
    Configuration menu
    Copy the full SHA
    488495e View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump actions/checkout from 2 to 3 (#240)

    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] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 21, 2022
    Configuration menu
    Copy the full SHA
    ab08350 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3dae6c View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2022

  1. chore(deps): bump actions/setup-node from 3.1.0 to 3.4.1 (#267)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 27, 2022
    Configuration menu
    Copy the full SHA
    be21373 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2022

  1. chore: require node14+ (#271)

    * chore: require node14+
    
    * chore: update github action node matrix
    yoshinorin authored Sep 18, 2022
    Configuration menu
    Copy the full SHA
    31eda50 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

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

Commits on Oct 7, 2022

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

Commits on Feb 1, 2023

  1. chore(deps): bump actions/setup-node from 3.4.1 to 3.6.0 (#297)

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.4.1 to 3.6.0.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v3.4.1...v3.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 1, 2023
    Configuration menu
    Copy the full SHA
    27e5d8f View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. release: v4.0.0 (#278)

    yoshinorin authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    f125535 View commit details
    Browse the repository at this point in the history
Loading