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/github-action-merge-dependabot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.11.2
Choose a base ref
...
head repository: fastify/github-action-merge-dependabot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.12.0
Choose a head ref
  • 20 commits
  • 8 files changed
  • 8 contributors

Commits on Nov 1, 2025

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

    )
    
    Bumps [nearform-actions/optic-release-automation-action](https://github.com/nearform-actions/optic-release-automation-action) from 4.12.2 to 4.12.3.
    - [Release notes](https://github.com/nearform-actions/optic-release-automation-action/releases)
    - [Commits](nearform-actions/optic-release-automation-action@a278554...9e35187)
    
    ---
    updated-dependencies:
    - dependency-name: nearform-actions/optic-release-automation-action
      dependency-version: 4.12.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 1, 2025
    Configuration menu
    Copy the full SHA
    ecf20cb View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump eslint from 9.36.0 to 9.39.0 (#729)

    Bumps [eslint](https://github.com/eslint/eslint) from 9.36.0 to 9.39.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Commits](eslint/eslint@v9.36.0...v9.39.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-version: 9.39.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 1, 2025
    Configuration menu
    Copy the full SHA
    d9cab71 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2025

  1. chore(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 (#732)

    Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1.
    - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
    - [Commits](nodeca/js-yaml@4.1.0...4.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: js-yaml
      dependency-version: 4.1.1
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 15, 2025
    Configuration menu
    Copy the full SHA
    88e0a53 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2025

  1. chore(deps): bump actions-toolkit from b061968 to 3d19d85 (#730)

    Bumps [actions-toolkit](https://github.com/nearform/actions-toolkit) from `b061968` to `3d19d85`.
    - [Commits](nearform/actions-toolkit@b061968...3d19d85)
    
    ---
    updated-dependencies:
    - dependency-name: actions-toolkit
      dependency-version: 3d19d85bb4500a8e6fec9cee0252208e0d76cc74
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 19, 2025
    Configuration menu
    Copy the full SHA
    88f8dd3 View commit details
    Browse the repository at this point in the history
  2. chore: remove husky (#719)

    * chore: remove husky
    
    * ops
    
    Signed-off-by: Manuel Spigolon <behemoth89@gmail.com>
    
    ---------
    
    Signed-off-by: Manuel Spigolon <behemoth89@gmail.com>
    Co-authored-by: Manuel Spigolon <behemoth89@gmail.com>
    Uzlopak and Eomm authored Nov 19, 2025
    Configuration menu
    Copy the full SHA
    1966bf6 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2025

  1. chore(deps-dev): bump eslint from 9.39.0 to 9.39.1 (#734)

    Bumps [eslint](https://github.com/eslint/eslint) from 9.39.0 to 9.39.1.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Commits](eslint/eslint@v9.39.0...v9.39.1)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-version: 9.39.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 1, 2025
    Configuration menu
    Copy the full SHA
    2facf1e View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2025

  1. chore(deps): bump actions/checkout from 5 to 6 (#735)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 2, 2025
    Configuration menu
    Copy the full SHA
    63698f1 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump actions-toolkit from 3d19d85 to 60516d6 (#733)

    Bumps [actions-toolkit](https://github.com/nearform/actions-toolkit) from `3d19d85` to `60516d6`.
    - [Commits](nearform/actions-toolkit@3d19d85...60516d6)
    
    ---
    updated-dependencies:
    - dependency-name: actions-toolkit
      dependency-version: 60516d658deed2497b0360449c65849a6c72178e
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 2, 2025
    Configuration menu
    Copy the full SHA
    92b48e1 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump actions/setup-node from 5 to 6 (#728)

    * chore(deps): bump actions/setup-node from 5 to 6
    
    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 5 to 6.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * ci(release): protect against cache poisoning
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Frazer Smith <frazer.dev@icloud.com>
    dependabot[bot] and Fdawgs authored Dec 2, 2025
    Configuration menu
    Copy the full SHA
    048b84c View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2026

  1. chore(deps-dev): bump eslint from 9.39.1 to 9.39.2 (#737)

    Bumps [eslint](https://github.com/eslint/eslint) from 9.39.1 to 9.39.2.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Commits](eslint/eslint@v9.39.1...v9.39.2)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-version: 9.39.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 1, 2026
    Configuration menu
    Copy the full SHA
    e9a4413 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump sinon from 21.0.0 to 21.0.1 (#739)

    Bumps [sinon](https://github.com/sinonjs/sinon) from 21.0.0 to 21.0.1.
    - [Release notes](https://github.com/sinonjs/sinon/releases)
    - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
    - [Commits](sinonjs/sinon@v21.0.0...v21.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: sinon
      dependency-version: 21.0.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 1, 2026
    Configuration menu
    Copy the full SHA
    fc05e81 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2026

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

Commits on Mar 4, 2026

  1. chore(deps-dev): bump minimatch (#745)

    Bumps the npm_and_yarn group with 1 update in the / directory: [minimatch](https://github.com/isaacs/minimatch).
    
    
    Updates `minimatch` from 3.1.2 to 3.1.5
    - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
    - [Commits](isaacs/minimatch@v3.1.2...v3.1.5)
    
    ---
    updated-dependencies:
    - dependency-name: minimatch
      dependency-version: 3.1.5
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 4, 2026
    Configuration menu
    Copy the full SHA
    4031c2b View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump c8 from 10.1.3 to 11.0.0 (#747)

    Bumps [c8](https://github.com/bcoe/c8) from 10.1.3 to 11.0.0.
    - [Release notes](https://github.com/bcoe/c8/releases)
    - [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md)
    - [Commits](bcoe/c8@v10.1.3...v11.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: c8
      dependency-version: 11.0.0
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 4, 2026
    Configuration menu
    Copy the full SHA
    77e6a33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62f8237 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2026

  1. chore(deps-dev): bump sinon from 21.0.1 to 21.0.3 (#753)

    Bumps [sinon](https://github.com/sinonjs/sinon) from 21.0.1 to 21.0.3.
    - [Release notes](https://github.com/sinonjs/sinon/releases)
    - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
    - [Commits](sinonjs/sinon@v21.0.1...v21.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: sinon
      dependency-version: 21.0.3
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 1, 2026
    Configuration menu
    Copy the full SHA
    2f7020f View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump neostandard from 0.12.2 to 0.13.0 (#754)

    Bumps [neostandard](https://github.com/neostandard/neostandard) from 0.12.2 to 0.13.0.
    - [Release notes](https://github.com/neostandard/neostandard/releases)
    - [Changelog](https://github.com/neostandard/neostandard/blob/main/CHANGELOG.md)
    - [Commits](neostandard/neostandard@v0.12.2...v0.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: neostandard
      dependency-version: 0.13.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 1, 2026
    Configuration menu
    Copy the full SHA
    5b297f4 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2026

  1. Configuration menu
    Copy the full SHA
    2cb6a19 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump actions-toolkit from 60516d6 to c80aba1 (#755)

    Bumps [actions-toolkit](https://github.com/nearform/actions-toolkit) from `60516d6` to `c80aba1`.
    - [Commits](nearform/actions-toolkit@60516d6...c80aba1)
    
    ---
    updated-dependencies:
    - dependency-name: actions-toolkit
      dependency-version: c80aba1ba16eba797e620c44e1f46e6315760e17
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Simone Busoli <simone.busoli@nearform.com>
    dependabot[bot] and simoneb authored Apr 3, 2026
    Configuration menu
    Copy the full SHA
    5832ff7 View commit details
    Browse the repository at this point in the history
  3. Release v3.12.0 (#759)

    Co-authored-by: simoneb <actions@users.noreply.github.com>
    optic-release-automation[bot] and simoneb authored Apr 3, 2026
    Configuration menu
    Copy the full SHA
    30c3f8f View commit details
    Browse the repository at this point in the history
Loading