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 Loading
base: v2.0.0
Choose a base ref
...
head repository: dependabot/fetch-metadata Loading
compare: v2.2.0
Choose a head ref
  • 14 commits
  • 12 files changed
  • 6 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 committed 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 committed 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 committed 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

Commits on May 5, 2024

  1. Bump actions/create-github-app-token from 1.9.0 to 1.10.0

    Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token) from 1.9.0 to 1.10.0.
    - [Release notes](https://github.com/actions/create-github-app-token/releases)
    - [Commits](actions/create-github-app-token@f2acddf...a0de6af)
    
    ---
    updated-dependencies:
    - dependency-name: actions/create-github-app-token
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed May 5, 2024
    Configuration menu
    Copy the full SHA
    aec2f3e View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Merge pull request #523 from dependabot/dependabot/github_actions/act…

    …ions/create-github-app-token-1.10.0
    
    Bump actions/create-github-app-token from 1.9.0 to 1.10.0
    3 Configuration menu
    Copy the full SHA
    325b863 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. Bump actions/create-github-app-token from 1.10.0 to 1.10.2

    Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token) from 1.10.0 to 1.10.2.
    - [Release notes](https://github.com/actions/create-github-app-token/releases)
    - [Commits](actions/create-github-app-token@a0de6af...ad38cff)
    
    ---
    updated-dependencies:
    - dependency-name: actions/create-github-app-token
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    9c55ebe View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Merge pull request #534 from dependabot/dependabot/github_actions/act…

    …ions/create-github-app-token-1.10.2
    
    Bump actions/create-github-app-token from 1.10.0 to 1.10.2
    Configuration menu
    Copy the full SHA
    006e43f View commit details
    Browse the repository at this point in the history
  2. Bump braces from 3.0.2 to 3.0.3

    Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
    - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
    - [Commits](micromatch/braces@3.0.2...3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: braces
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    a3420b5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #532 from dependabot/dependabot/npm_and_yarn/brace…

    …s-3.0.3
    
    Bump braces from 3.0.2 to 3.0.3
    Configuration menu
    Copy the full SHA
    36bf1f9 View commit details
    Browse the repository at this point in the history
  4. v2.2.0 (#520)

    Release notes: https://github.com/dependabot/fetch-metadata/releases/tag/v2.2.0
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    dbb049a View commit details
    Browse the repository at this point in the history
Loading