Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 9, 2026

Bumps @aws/aurora-dsql-node-postgres-connector from 0.1.6 to 0.1.7.

Release notes

Sourced from @​aws/aurora-dsql-node-postgres-connector's releases.

aurora-dsql-node-postgres-connector-v0.1.7

This release fixes a bundling issue where pg-connection-string was being inlined into the built artifact, causing import.meta.url errors in certain bundler environments (#158). The library is now correctly treated as an external dependency, reducing ESM bundle size from 12.25kB to 6.20kB.

Dependencies

To prevent further bundling issues, the package.json file was updated to include explicit dependencies for packages which were previously used transitively.

  • Added pg-connection-string as explicit peer dependency. This is provided by pg, but we reference it directly.
  • Added @smithy/types to dependencies. This is provided by the AWS SDK, but we reference it directly.

What's Changed

New Contributors

Full Changelog: awslabs/aurora-dsql-nodejs-connector@aurora-dsql-node-postgres-connector-v0.1.6...aurora-dsql-node-postgres-connector-v0.1.7

Commits
  • 50de257 Bump package versions (#168)
  • feb3569 Add postgres.js eslint-plugin-import-x plugin check (#166)
  • 2b30f9f Add node-postgres eslint-plugin-import-x plugin check (#167)
  • 9ab7bdc Add postgres.js dependency check for source code during CI (#165)
  • b47d854 Add node-postgres attw check for built artifact (#162)
  • ff5a9e6 Add node-postgres publint check for built artifact (#160)
  • 8a356d2 Add postgres.js attw check for built artifact (#164)
  • c8ff4d8 Add postgres.js publint check for built artifact (#163)
  • 2149289 Add node-postgres dependency check for source code during CI (#161)
  • 51484f6 Add explicit pg-connection-string dep to fix bundling issue (#159)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 9, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript/prisma/aws/aurora-dsql-node-postgres-connector-0.1.7 branch from 05619d6 to 90f5eb1 Compare January 16, 2026 19:44
Bumps [@aws/aurora-dsql-node-postgres-connector](https://github.com/awslabs/aurora-dsql-nodejs-connector) from 0.1.6 to 0.1.7.
- [Release notes](https://github.com/awslabs/aurora-dsql-nodejs-connector/releases)
- [Commits](awslabs/aurora-dsql-nodejs-connector@aurora-dsql-node-postgres-connector-v0.1.6...aurora-dsql-node-postgres-connector-v0.1.7)

---
updated-dependencies:
- dependency-name: "@aws/aurora-dsql-node-postgres-connector"
  dependency-version: 0.1.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript/prisma/aws/aurora-dsql-node-postgres-connector-0.1.7 branch from 90f5eb1 to 003a8b0 Compare January 16, 2026 19:57
@danielfrankcom danielfrankcom merged commit 631a761 into main Jan 16, 2026
5 checks passed
@danielfrankcom danielfrankcom deleted the dependabot/npm_and_yarn/typescript/prisma/aws/aurora-dsql-node-postgres-connector-0.1.7 branch January 16, 2026 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant