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: brianc/node-postgres
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: pg@8.13.0
Choose a base ref
...
head repository: brianc/node-postgres
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 95d7e620ef8b51743b4cbca05dd3c3ce858ecea7
Choose a head ref
  • 4 commits
  • 7 files changed
  • 3 contributors

Commits on Oct 8, 2024

  1. Bump node-gyp from 10.1.0 to 10.2.0 (#3324)

    Bumps [node-gyp](https://github.com/nodejs/node-gyp) from 10.1.0 to 10.2.0.
    - [Release notes](https://github.com/nodejs/node-gyp/releases)
    - [Changelog](https://github.com/nodejs/node-gyp/blob/main/CHANGELOG.md)
    - [Commits](nodejs/node-gyp@v10.1.0...v10.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: node-gyp
      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 8, 2024
    Copy the full SHA
    8b2768f View commit details

Commits on Oct 23, 2024

  1. fix: use existing Result types for new Result (#3310)

    * fix: use existing Result types for new Result
    
    * test: add test for multiple results with custom type parser
    
    * chore: empty commit to trigger tests
    mantariksh authored Oct 23, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    1af6321 View commit details

Commits on Oct 24, 2024

  1. Update changelog

    brianc committed Oct 24, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    072015a View commit details
  2. Publish

     - pg-cursor@2.12.1
     - pg-query-stream@4.7.1
     - pg@8.13.1
    brianc committed Oct 24, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    95d7e62 View commit details
Loading