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.2.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.1
Choose a head ref
  • 11 commits
  • 8 files changed
  • 6 contributors

Commits on Jan 7, 2023

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

Commits on Mar 5, 2023

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

Commits on Mar 13, 2023

  1. build(deps-dev): bump tsd from 0.25.0 to 0.27.0 (#153)

    Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.25.0 to 0.27.0.
    - [Release notes](https://github.com/SamVerschueren/tsd/releases)
    - [Commits](tsdjs/tsd@v0.25.0...v0.27.0)
    
    ---
    updated-dependencies:
    - dependency-name: tsd
      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 Mar 13, 2023
    Configuration menu
    Copy the full SHA
    89f3a51 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. build(deps-dev): bump typescript from 4.9.5 to 5.0.2 (#154)

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.0.2.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v4.9.5...v5.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      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 20, 2023
    Configuration menu
    Copy the full SHA
    1b96ac1 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump tsd from 0.27.0 to 0.28.0 (#155)

    Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.27.0 to 0.28.0.
    - [Release notes](https://github.com/SamVerschueren/tsd/releases)
    - [Commits](tsdjs/tsd@v0.27.0...v0.28.0)
    
    ---
    updated-dependencies:
    - dependency-name: tsd
      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 Mar 20, 2023
    Configuration menu
    Copy the full SHA
    77eb6e9 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. fix typo (#156)

    tahseenio authored Apr 7, 2023
    Configuration menu
    Copy the full SHA
    f2cf0c4 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

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

Commits on Sep 4, 2023

  1. Fix broken test (#161)

    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    mcollina authored Sep 4, 2023
    Configuration menu
    Copy the full SHA
    2ecc44e View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump tsd from 0.28.1 to 0.29.0 (#160)

    Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.28.1 to 0.29.0.
    - [Release notes](https://github.com/SamVerschueren/tsd/releases)
    - [Commits](tsdjs/tsd@v0.28.1...v0.29.0)
    
    ---
    updated-dependencies:
    - dependency-name: tsd
      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 Sep 4, 2023
    Configuration menu
    Copy the full SHA
    f9af012 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    bd81d51 View commit details
    Browse the repository at this point in the history
  2. Bumped v5.2.1

    Eomm committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    b47f841 View commit details
    Browse the repository at this point in the history
Loading