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.6.0
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.6.1
Choose a head ref
  • 6 commits
  • 8 files changed
  • 4 contributors

Commits on Feb 13, 2023

  1. chore(deps): bump actions-toolkit from d06c29a to 396b0f1 (#368)

    Bumps [actions-toolkit](https://github.com/nearform/actions-toolkit) from `d06c29a` to `396b0f1`.
    - [Release notes](https://github.com/nearform/actions-toolkit/releases)
    - [Commits](nearform/actions-toolkit@d06c29a...396b0f1)
    
    ---
    updated-dependencies:
    - dependency-name: actions-toolkit
      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 Feb 13, 2023
    Configuration menu
    Copy the full SHA
    2886ec0 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump eslint from 8.33.0 to 8.34.0 (#369)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.33.0 to 8.34.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.33.0...v8.34.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      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 Feb 13, 2023
    Configuration menu
    Copy the full SHA
    5666eaf View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump prettier from 2.8.3 to 2.8.4 (#370)

    Bumps [prettier](https://github.com/prettier/prettier) from 2.8.3 to 2.8.4.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@2.8.3...2.8.4)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      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 Feb 13, 2023
    Configuration menu
    Copy the full SHA
    3ce2ccd View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. fix: GHES support (#367)

    * Fix GHES support
    
    * Remove unnecessary await
    
    * fixup! Fix GHES support
    
    * Test all boolean inputs
    frequ authored Feb 16, 2023
    Configuration menu
    Copy the full SHA
    88cd6e7 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. chore(deps): bump actions-toolkit from 396b0f1 to 6ea420d (#371)

    Bumps [actions-toolkit](https://github.com/nearform/actions-toolkit) from `396b0f1` to `6ea420d`.
    - [Release notes](https://github.com/nearform/actions-toolkit/releases)
    - [Commits](nearform/actions-toolkit@396b0f1...6ea420d)
    
    ---
    updated-dependencies:
    - dependency-name: actions-toolkit
      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 Feb 20, 2023
    Configuration menu
    Copy the full SHA
    349768b View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Release v3.6.1 (#373)

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