Skip to content

build(deps): bump @aws/aurora-dsql-postgresjs-connector from 0.1.3 to 0.2.0 in /javascript/postgres-js#345

Merged
danielfrankcom merged 1 commit intomainfrom
dependabot/npm_and_yarn/javascript/postgres-js/aws/aurora-dsql-postgresjs-connector-0.2.0
Jan 22, 2026
Merged

build(deps): bump @aws/aurora-dsql-postgresjs-connector from 0.1.3 to 0.2.0 in /javascript/postgres-js#345
danielfrankcom merged 1 commit intomainfrom
dependabot/npm_and_yarn/javascript/postgres-js/aws/aurora-dsql-postgresjs-connector-0.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jan 20, 2026

Bumps @aws/aurora-dsql-postgresjs-connector from 0.1.3 to 0.2.0.

Release notes

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

aurora-dsql-postgresjs-connector-v0.2.0

This release brings WebSocket support for Aurora DSQL connectivity.

What's Changed

Full Changelog: awslabs/aurora-dsql-nodejs-connector@aurora-dsql-postgresjs-connector-v0.1.3...aurora-dsql-postgresjs-connector-v0.2.0

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

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

This release improves handling of null and undefined configuration values, when specified using either AuroraDSQLConfig or AuroraDSQLPoolConfig. null or undefined values will now be replaced with default values, which improves compatibility with other libraries.

What's Changed

... (truncated)

Commits
  • 879afed fix community test - clean up tables before each run (#182)
  • f03ea34 Update README.md (#183)
  • 17019f7 updated to version 0.2.0 (#181)
  • 0bd4302 Bump js-yaml from 4.1.0 to 4.1.1 in /packages/postgres-js (#180)
  • 508e0d9 updated readme for new web socket feature (#179)
  • d0165f2 add support for websocket (#86)
  • da55118 unmodified postgres.js community test (#178)
  • cbbd82e Simplify application_name handling (#176)
  • c227cd0 Add application_name for usage metrics tracking (#175)
  • 2c44d52 Bump the development group in /packages/node-postgres/example with 2 updates ...
  • 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)

Bumps [@aws/aurora-dsql-postgresjs-connector](https://github.com/awslabs/aurora-dsql-nodejs-connector) from 0.1.3 to 0.2.0.
- [Release notes](https://github.com/awslabs/aurora-dsql-nodejs-connector/releases)
- [Commits](awslabs/aurora-dsql-nodejs-connector@aurora-dsql-postgresjs-connector-v0.1.3...aurora-dsql-postgresjs-connector-v0.2.0)

---
updated-dependencies:
- dependency-name: "@aws/aurora-dsql-postgresjs-connector"
  dependency-version: 0.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 20, 2026
@danielfrankcom danielfrankcom merged commit 3e144e7 into main Jan 22, 2026
4 checks passed
@danielfrankcom danielfrankcom deleted the dependabot/npm_and_yarn/javascript/postgres-js/aws/aurora-dsql-postgresjs-connector-0.2.0 branch January 22, 2026 19:29
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