Skip to content

Node JS 26#3667

Merged
brianc merged 2 commits into
brianc:masterfrom
cesco69:master
May 11, 2026
Merged

Node JS 26#3667
brianc merged 2 commits into
brianc:masterfrom
cesco69:master

Conversation

@cesco69
Copy link
Copy Markdown
Contributor

@cesco69 cesco69 commented May 8, 2026

  • update libpq to 1.11.0 for pg-native on nodejs 26
  • add node 26 into test CI (and remove node 25)

@cesco69 cesco69 marked this pull request as ready for review May 8, 2026 07:54
@brianc
Copy link
Copy Markdown
Owner

brianc commented May 11, 2026

Thank you!

@brianc brianc merged commit 1025d12 into brianc:master May 11, 2026
7 checks passed
@brianc
Copy link
Copy Markdown
Owner

brianc commented May 11, 2026

I'll publish a new patch version a bit later today

@charmander
Copy link
Copy Markdown
Collaborator

Isn’t 1.11.0 inside the ^1.8.15 version range? Might not need to publish anything. (Actually, why did CI fail without the change? Cache?)

@brianc
Copy link
Copy Markdown
Owner

brianc commented May 11, 2026

Might not need to publish anything.

That was what I was originally thinking, yeah. But oh well I'll just do a patch version.

CI fail without the change? Cache?

possible, though i actually didn't see it fail

@nigrosimone
Copy link
Copy Markdown
Contributor

It without libpq update, see this pr #3666

@charmander
Copy link
Copy Markdown
Collaborator

This probably shouldn’t have been able to pass CI (yarn install --frozen-lockfile) without updating yarn.lock, but Lerna might be getting in the way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants