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/fastify-postgres
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.1.0
Choose a base ref
...
head repository: fastify/fastify-postgres
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.2.0
Choose a head ref
  • 7 commits
  • 5 files changed
  • 3 contributors

Commits on Aug 17, 2022

  1. use reusable workflow (#143)

    * use reusable workflow
    
    * use correct reusable workflow
    
    * remove test:ci npm script
    
    * use lint
    Uzlopak authored Aug 17, 2022
    Configuration menu
    Copy the full SHA
    da0e777 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. build(deps-dev): bump tsd from 0.22.0 to 0.23.0 (#144)

    Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.22.0 to 0.23.0.
    - [Release notes](https://github.com/SamVerschueren/tsd/releases)
    - [Commits](tsdjs/tsd@v0.22.0...v0.23.0)
    
    ---
    updated-dependencies:
    - dependency-name: tsd
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 29, 2022
    Configuration menu
    Copy the full SHA
    487806a View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. build(deps-dev): bump tsd from 0.23.0 to 0.24.1 (#145)

    Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.23.0 to 0.24.1.
    - [Release notes](https://github.com/SamVerschueren/tsd/releases)
    - [Commits](tsdjs/tsd@v0.23.0...v0.24.1)
    
    ---
    updated-dependencies:
    - dependency-name: tsd
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    75d08f5 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2022

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

Commits on Dec 5, 2022

  1. build(deps-dev): bump tsd from 0.24.1 to 0.25.0 (#149)

    Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.24.1 to 0.25.0.
    - [Release notes](https://github.com/SamVerschueren/tsd/releases)
    - [Commits](tsdjs/tsd@v0.24.1...v0.25.0)
    
    ---
    updated-dependencies:
    - dependency-name: tsd
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    c5f3aa8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06986a2 View commit details
    Browse the repository at this point in the history
  3. Bumped v5.2.0

    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    mcollina committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    62a39e2 View commit details
    Browse the repository at this point in the history
Loading