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: magefile/mage-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.0
Choose a base ref
...
head repository: magefile/mage-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.0
Choose a head ref
  • 11 commits
  • 16 files changed
  • 3 contributors

Commits on Oct 20, 2022

  1. remove CHANGELOG

    crazy-max committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    c629604 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. readme: fix badge

    crazy-max committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    26a51cc View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. Bump json5 from 2.1.3 to 2.2.3

    Bumps [json5](https://github.com/json5/json5) from 2.1.3 to 2.2.3.
    - [Release notes](https://github.com/json5/json5/releases)
    - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
    - [Commits](json5/json5@v2.1.3...v2.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: json5
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 6, 2023
    Configuration menu
    Copy the full SHA
    0181f96 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2023

  1. Merge pull request #265 from magefile/dependabot/npm_and_yarn/json5-2…

    ….2.3
    
    Bump json5 from 2.1.3 to 2.2.3
    crazy-max authored Jan 8, 2023
    Configuration menu
    Copy the full SHA
    20480ea View commit details
    Browse the repository at this point in the history
  2. Bump minimatch from 3.0.4 to 3.1.2

    Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
    - [Release notes](https://github.com/isaacs/minimatch/releases)
    - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
    - [Commits](isaacs/minimatch@v3.0.4...v3.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: minimatch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 8, 2023
    Configuration menu
    Copy the full SHA
    520e3ce View commit details
    Browse the repository at this point in the history
  3. Merge pull request #266 from magefile/dependabot/npm_and_yarn/minimat…

    …ch-3.1.2
    
    Bump minimatch from 3.0.4 to 3.1.2
    crazy-max authored Jan 8, 2023
    Configuration menu
    Copy the full SHA
    d4baea2 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

  1. Configuration menu
    Copy the full SHA
    2c73c6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f95b8ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24bc3e1 View commit details
    Browse the repository at this point in the history
  4. update generated content

    crazy-max committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    140800c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #269 from magefile/octokit

    use Octokit client to check mage release
    crazy-max authored Jan 28, 2023
    Configuration menu
    Copy the full SHA
    67646e5 View commit details
    Browse the repository at this point in the history
Loading