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: v6.0.1
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: v6.0.2
Choose a head ref
  • 15 commits
  • 20 files changed
  • 3 contributors

Commits on Oct 19, 2024

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

Commits on Oct 21, 2024

  1. build(deps-dev): bump typescript from 5.4.5 to 5.6.3 (#183)

    Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.4.5 to 5.6.3.
    - [Release notes](https://github.com/microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.4.5...v5.6.3)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      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 Oct 21, 2024
    Configuration menu
    Copy the full SHA
    aa3f9f1 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

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

Commits on Nov 1, 2024

  1. build(deps): bump fastify/workflows from 5.0.0 to 5.0.1 (#184)

    Bumps [fastify/workflows](https://github.com/fastify/workflows) from 5.0.0 to 5.0.1.
    - [Release notes](https://github.com/fastify/workflows/releases)
    - [Commits](fastify/workflows@v5.0.0...v5.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: fastify/workflows
      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, 2024
    Configuration menu
    Copy the full SHA
    e1aed07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ec7a0a View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

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

Commits on Nov 25, 2024

  1. build(deps-dev): bump typescript from 5.6.3 to 5.7.2 (#186)

    Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.3 to 5.7.2.
    - [Release notes](https://github.com/microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.6.3...v5.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      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 25, 2024
    Configuration menu
    Copy the full SHA
    eb517e7 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2024

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

Commits on Dec 29, 2024

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

Commits on Jan 6, 2025

  1. perf(index): use optional chaining (#191)

    Signed-off-by: Frazer Smith <frazer.dev@icloud.com>
    Fdawgs authored Jan 6, 2025
    Configuration menu
    Copy the full SHA
    5bb4c9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59178ee View commit details
    Browse the repository at this point in the history
  3. docs(readme): grammar fixes (#192)

    * docs(readme): grammar fixes
    
    Signed-off-by: Frazer Smith <frazer.dev@icloud.com>
    
    * kill me
    
    ---------
    
    Signed-off-by: Frazer Smith <frazer.dev@icloud.com>
    Fdawgs authored Jan 6, 2025
    Configuration menu
    Copy the full SHA
    cea66ea View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2025

  1. docs(readme): add compatibility table (#193)

    Signed-off-by: Frazer Smith <frazer.dev@icloud.com>
    Fdawgs authored Jan 10, 2025
    Configuration menu
    Copy the full SHA
    d75b4f5 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2025

  1. build(deps-dev): replace standard with neostandard (#188)

    * build(deps-dev): replace standard with neostandard
    
    * chore: lint
    Fdawgs authored Jan 11, 2025
    Configuration menu
    Copy the full SHA
    5f84838 View commit details
    Browse the repository at this point in the history
  2. 6.0.2

    Fdawgs committed Jan 11, 2025
    Configuration menu
    Copy the full SHA
    8c6e227 View commit details
    Browse the repository at this point in the history
Loading