Skip to content

chore(deps): bump @testcontainers/postgresql from 12.0.4 to 12.1.0 - #241

Merged
btravers merged 2 commits into
mainfrom
dependabot/npm_and_yarn/testcontainers/postgresql-12.1.0
Aug 17, 2026
Merged

chore(deps): bump @testcontainers/postgresql from 12.0.4 to 12.1.0#241
btravers merged 2 commits into
mainfrom
dependabot/npm_and_yarn/testcontainers/postgresql-12.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps @testcontainers/postgresql from 12.0.4 to 12.1.0.

Release notes

Sourced from @​testcontainers/postgresql's releases.

v12.1.0

Changes

🚀 Features

📖 Documentation

🧹 Maintenance

📦 Dependency Updates

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 17, 2026
@btravers

Copy link
Copy Markdown
Collaborator

@copilot fix it, upgrade node 22 version

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/testcontainers/postgresql-12.1.0 branch from 1fc6e2f to 11b645b Compare August 17, 2026 19:38

Copilot AI commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

@copilot fix it, upgrade node 22 version

Updated the Node 22 version in CI from 22.19 to 22.23.2 (latest) in this commit.

Copilot AI requested a review from btravers August 17, 2026 19:38
@btravers
btravers force-pushed the dependabot/npm_and_yarn/testcontainers/postgresql-12.1.0 branch from 11b645b to fd5c3cc Compare August 17, 2026 20:53
@btravers

Copy link
Copy Markdown
Collaborator

@copilot fix this CI

Copilot AI commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

@copilot fix this CI

The CI was failing because testcontainers@12.1.0 requires Node >= 22.22, but the cross-version job was still using 22.19. Updated to 22.23.2 in the latest commit.

@btravers

Copy link
Copy Markdown
Collaborator

@copilot rebase

Copilot AI commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

@copilot rebase

Rebased onto main — picked up @types/node 26.2.0 from main and kept the @testcontainers/postgresql 12.1.0 bump. Both pnpm-workspace.yaml and pnpm-lock.yaml are updated accordingly.

@btravers

Copy link
Copy Markdown
Collaborator

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@btravers

Copy link
Copy Markdown
Collaborator

@dependabot recreate

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/testcontainers/postgresql-12.1.0 branch from 073cac1 to fd602bc Compare August 17, 2026 21:20
Bumps [@testcontainers/postgresql](https://github.com/testcontainers/testcontainers-node) from 12.0.4 to 12.1.0.
- [Release notes](https://github.com/testcontainers/testcontainers-node/releases)
- [Commits](testcontainers/testcontainers-node@v12.0.4...v12.1.0)

---
updated-dependencies:
- dependency-name: "@testcontainers/postgresql"
  dependency-version: 12.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@btravers
btravers force-pushed the dependabot/npm_and_yarn/testcontainers/postgresql-12.1.0 branch from fd602bc to 576101f Compare August 17, 2026 22:17
@btravers

Copy link
Copy Markdown
Collaborator

@copilot fix CI

Co-authored-by: btravers <3476441+btravers@users.noreply.github.com>

Copilot AI commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

@copilot fix CI

CI was still using 22.19 after the dependabot recreate. Updated to 22.23.2 again to satisfy testcontainers@12.1.0's engines: { node: '>= 22.22' } requirement.

@btravers
btravers merged commit b62a6aa into main Aug 17, 2026
14 checks passed
@btravers
btravers deleted the dependabot/npm_and_yarn/testcontainers/postgresql-12.1.0 branch August 17, 2026 23:48
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.

2 participants