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

Commits on Feb 2, 2024

  1. feat(backport): add blue-oak v1.0.0 (#116) (#118)

    * build(deps): bump actions/dependency-review-action from 3 to 4 (#115)
    
    Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 3 to 4.
    - [Release notes](https://github.com/actions/dependency-review-action/releases)
    - [Commits](actions/dependency-review-action@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/dependency-review-action
      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>
    
    * add blue-oak v1.0.0 (#116)
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Gürgün Dayıoğlu <[email protected]>
    3 people authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    c75dfc3 View commit details
    Browse the repository at this point in the history
  2. [OPTIC-RELEASE-AUTOMATION] release/v3.9.3 (#119)

    * Release v3.9.2
    
    * chore: fix version
    
    Signed-off-by: KaKa <[email protected]>
    
    ---------
    
    Signed-off-by: KaKa <[email protected]>
    Co-authored-by: climba03003 <[email protected]>
    Co-authored-by: KaKa <[email protected]>
    3 people authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    758b570 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. chore: exclude Node 14 and 16 on macos (#127) (#128)

    * chore: exclude Node 14 and 16 on macos
    
    Related to fastify/.github#37.
    
    This is just a proposal, probably not comprehensive of all the places where a similar change may have to occur, simply to capture that this is possible (and I didn't know until now) to exclude combinations, as documented in https://docs.github.com/en/actions/using-jobs/using-a-matrix-for-your-jobs#excluding-matrix-configurations
    
    
    
    * remove os matrix from package
    
    ---------
    
    Signed-off-by: Simone Busoli <[email protected]>
    gurgunday authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    0540c8a View commit details
    Browse the repository at this point in the history
  2. Release v3.9.4 (#129)

    Co-authored-by: gurgunday <[email protected]>
    optic-release-automation[bot] and gurgunday authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    28dd54c View commit details
    Browse the repository at this point in the history
Loading