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: crazy-max/ghaction-import-gpg
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.2.0
Choose a base ref
...
head repository: crazy-max/ghaction-import-gpg
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.3.0
Choose a head ref
  • 14 commits
  • 12 files changed
  • 2 contributors

Commits on Nov 15, 2024

  1. build(deps): bump codecov/codecov-action from 4 to 5

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    b1776b0 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. build(deps): bump cross-spawn from 7.0.3 to 7.0.6

    Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
    - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
    - [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6)
    
    ---
    updated-dependencies:
    - dependency-name: cross-spawn
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    eefef57 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2025

  1. new year

    crazy-max committed Mar 2, 2025
    Configuration menu
    Copy the full SHA
    6a5adfd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23feb0f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #217 from crazy-max/gha-perms

    ci: set contents read as default workflow permissions
    crazy-max authored Mar 2, 2025
    Configuration menu
    Copy the full SHA
    a0098b6 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2025

  1. Configuration menu
    Copy the full SHA
    442980b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #211 from crazy-max/dependabot/github_actions/code…

    …cov/codecov-action-5
    
    build(deps): bump codecov/codecov-action from 4 to 5
    crazy-max authored Mar 29, 2025
    Configuration menu
    Copy the full SHA
    9e887f4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #212 from crazy-max/dependabot/npm_and_yarn/cross-…

    …spawn-7.0.6
    
    build(deps): bump cross-spawn from 7.0.3 to 7.0.6
    crazy-max authored Mar 29, 2025
    Configuration menu
    Copy the full SHA
    d690cc9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b70aa9b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #218 from crazy-max/bake-v6

    ci: update bake-action to v6
    crazy-max authored Mar 29, 2025
    Configuration menu
    Copy the full SHA
    bc96911 View commit details
    Browse the repository at this point in the history
  6. build(deps): bump openpgp from 5.11.2 to 6.1.0

    Bumps [openpgp](https://github.com/openpgpjs/openpgpjs) from 5.11.2 to 6.1.0.
    - [Release notes](https://github.com/openpgpjs/openpgpjs/releases)
    - [Commits](openpgpjs/openpgpjs@v5.11.2...v6.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: openpgp
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 29, 2025
    Configuration menu
    Copy the full SHA
    78b11f3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    177db9d View commit details
    Browse the repository at this point in the history
  8. fix README

    crazy-max committed Mar 29, 2025
    Configuration menu
    Copy the full SHA
    9239589 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #215 from crazy-max/dependabot/npm_and_yarn/openpg…

    …p-6.1.0
    
    build(deps): bump openpgp from 5.11.2 to 6.1.0
    crazy-max authored Mar 29, 2025
    Configuration menu
    Copy the full SHA
    e89d409 View commit details
    Browse the repository at this point in the history
Loading