Skip to content

[chore] update dependencies#2526

Merged
serprex merged 1 commit intomainfrom
update-dependencies
Feb 4, 2025
Merged

[chore] update dependencies#2526
serprex merged 1 commit intomainfrom
update-dependencies

Conversation

@serprex
Copy link
Copy Markdown
Member

@serprex serprex commented Feb 4, 2025

No description provided.

@serprex serprex force-pushed the update-dependencies branch from 36cf0f4 to 4ee348a Compare February 4, 2025 15:24
@serprex serprex enabled auto-merge (squash) February 4, 2025 15:25
@serprex serprex merged commit 489a960 into main Feb 4, 2025
@serprex serprex deleted the update-dependencies branch February 4, 2025 15:50
@ilidemi ilidemi mentioned this pull request May 5, 2026
ilidemi added a commit that referenced this pull request May 6, 2026
## Summary
- Pin `github.com/jackc/pgx/v5` to `v5.9.1` and exclude `v5.9.2` in
`flow/go.mod`.
- v5.9.2 flips the `max_protocol_version` default to auto-upgrade to
Postgres wire protocol v3.2 (jackc/pgx@2f81f1fc, PR
[#2526](jackc/pgx#2526)), which changes decoding
of `macaddr[]` — elements come back as raw 6-byte strings via
`pgtype.Array[string]`.
- Add `github.com/jackc/pgx/v5` to the pinned-versions checker and
Renovate `allowedVersions` rule so future upgrades stay capped at
v5.9.1.

Created a task under Maintenance to upgrade
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.

2 participants