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: dependabot/fetch-metadata
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Choose a base ref
...
head repository: dependabot/fetch-metadata
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.0
Choose a head ref
  • 7 commits
  • 9 files changed
  • 4 contributors

Commits on Mar 21, 2024

  1. Relax engine-strict=true (#510)

    Looking at git history, this was added in #251 and was probably an overzealous add TBH.
    
    I often like pinning, but here it's breaking our :dependabot: runs:
    #507
    
    So let's relax it for now. If we later run into problems, we can always tighten the screws later.
    jeffwidman authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    518993c View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    a44a9df View commit details
    Browse the repository at this point in the history
  2. Merge pull request #450 from HealthengineAU/handle-branches-with-hyphens

    Handle branch names containing hyphen separators
    Nishnha authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    5c7b450 View commit details
    Browse the repository at this point in the history
  3. Switch to monthly release cadence

    We'd like to start releasing monthly so that we don't fall quite so far behind... based on past commit frequency, most of these releases will only contain merged :dependabot: PR's bumping our deps, but this way we find out quickly if a dep breaks our action.
    jeffwidman authored and Nishnha committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    7c323d5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #509 from dependabot/switch-to-monthly-release-cad…

    …ence
    
    Switch to monthly release cadence
    Nishnha authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    76b7fe9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    63415e5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5e5f996 View commit details
    Browse the repository at this point in the history
Loading