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: v2.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: v2.7.0
Choose a head ref
  • 6 commits
  • 10 files changed
  • 3 contributors

Commits on Nov 19, 2021

  1. chore(deps-dev): bump tap from 15.1.1 to 15.1.2 (#102)

    Bumps [tap](https://github.com/tapjs/node-tap) from 15.1.1 to 15.1.2.
    - [Release notes](https://github.com/tapjs/node-tap/releases)
    - [Commits](tapjs/tapjs@v15.1.1...v15.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: tap
      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 Nov 19, 2021
    Configuration menu
    Copy the full SHA
    d157a43 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. chore(deps-dev): bump eslint from 8.2.0 to 8.3.0 (#104)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.2.0 to 8.3.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.2.0...v8.3.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 Nov 22, 2021
    Configuration menu
    Copy the full SHA
    2365ccc View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2021

  1. chore(deps-dev): bump prettier from 2.4.1 to 2.5.0 (#108)

    Bumps [prettier](https://github.com/prettier/prettier) from 2.4.1 to 2.5.0.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@2.4.1...2.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      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 26, 2021
    Configuration menu
    Copy the full SHA
    fc7fb64 View commit details
    Browse the repository at this point in the history
  2. sponsored by NearForm (#109)

    * sponsored by NearForm
    
    * fix
    
    Co-authored-by: Simone Busoli <simone.busoli@nearform.com>
    
    Co-authored-by: Simone Busoli <simone.busoli@nearform.com>
    Eomm and simoneb authored Nov 26, 2021
    Configuration menu
    Copy the full SHA
    11116db View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. chore(deps-dev): bump tap from 15.1.2 to 15.1.5 (#113)

    Bumps [tap](https://github.com/tapjs/node-tap) from 15.1.2 to 15.1.5.
    - [Release notes](https://github.com/tapjs/node-tap/releases)
    - [Commits](tapjs/tapjs@v15.1.2...v15.1.5)
    
    ---
    updated-dependencies:
    - dependency-name: tap
      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 Nov 29, 2021
    Configuration menu
    Copy the full SHA
    574e485 View commit details
    Browse the repository at this point in the history
  2. feat: block automerge github-action-merge-dependabot major version (#114

    )
    
    * chore: refactor
    
    * add tests
    
    * feat: blocks github-action-merge-dependabot automerge
    
    * add tests
    
    * add build
    Eomm authored Nov 29, 2021
    Configuration menu
    Copy the full SHA
    b0467e8 View commit details
    Browse the repository at this point in the history
Loading