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: fastify/workflows
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.1.2
Choose a base ref
...
head repository: fastify/workflows
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.1.3
Choose a head ref
  • 6 commits
  • 13 files changed
  • 4 contributors

Commits on Aug 21, 2025

  1. style: rename nested workflow to indicate usage (#180)

    * chore: move nested workflows to dedicated dir
    
    Easier to tell which are used as nested workflows with their own dedicated directory
    
    * chore: subdirectories not allowed in workflows dir, sigh
    Fdawgs authored Aug 21, 2025
    Configuration menu
    Copy the full SHA
    debbec6 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2025

  1. build(deps): bump nearform-actions/optic-release-automation-action (#183

    )
    
    Bumps [nearform-actions/optic-release-automation-action](https://github.com/nearform-actions/optic-release-automation-action) from 4.11.2 to 4.12.0.
    - [Release notes](https://github.com/nearform-actions/optic-release-automation-action/releases)
    - [Commits](nearform-actions/optic-release-automation-action@5d21495...c51e909)
    
    ---
    updated-dependencies:
    - dependency-name: nearform-actions/optic-release-automation-action
      dependency-version: 4.12.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 16, 2025
    Configuration menu
    Copy the full SHA
    69da8b5 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump actions/dependency-review-action from 4.7.1 to 4.7.3 (

    #182)
    
    Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 4.7.1 to 4.7.3.
    - [Release notes](https://github.com/actions/dependency-review-action/releases)
    - [Commits](actions/dependency-review-action@da24556...595b5ae)
    
    ---
    updated-dependencies:
    - dependency-name: actions/dependency-review-action
      dependency-version: 4.7.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 16, 2025
    Configuration menu
    Copy the full SHA
    115ac58 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump actions/checkout from 4 to 5 (#181)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 16, 2025
    Configuration menu
    Copy the full SHA
    02b6732 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2025

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

Commits on Sep 22, 2025

  1. Release v5.1.3 (#185)

    Co-authored-by: Fdawgs <[email protected]>
    optic-release-automation[bot] and Fdawgs authored Sep 22, 2025
    Configuration menu
    Copy the full SHA
    468d888 View commit details
    Browse the repository at this point in the history
Loading