Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update pgrx and other deps #25

Merged
merged 1 commit into from
Oct 29, 2023
Merged

Conversation

t3hmrman
Copy link
Member

@t3hmrman t3hmrman commented Oct 29, 2023

The version of some dependencies in this project has gotten a bit
stale, most importantly being pgrx which has seen a couple minor
version changes.

Along with Rust dependencies, since Postgres 16 has already been
released, we upgrade pg_idkit to test on Postgres version 15,
pending landing of support for 16 which will come later. The default
feature is changed to 15 which makes this a breaking change.

This commit updates the dependencies of pg_idkit, most important of
those being pgrx, and updates the minimum allowed rust version along
with updating some metadata.

@t3hmrman t3hmrman force-pushed the chore/update-pgrx branch 3 times, most recently from 9d7b552 to 9b4b38e Compare October 29, 2023 06:14
The version of some dependencies in this project has gotten a bit
stale, most importantly being `pgrx` which has seen a couple minor
version changes.

Along with Rust dependencies, since Postgres 16 has already been
released, we upgrade `pg_idkit` to test on Postgres version 15,
pending landing of support for 16 which will come later. The default
feature is changed to 15 which makes this a breaking change.

This commit updates the dependencies of `pg_idkit`, most important of
those being `pgrx`, and updates the minimum allowed rust version along
with updating some metadata.

Signed-off-by: vados <[email protected]>
@t3hmrman t3hmrman merged commit 1ed7af1 into main Oct 29, 2023
1 check passed
@t3hmrman t3hmrman deleted the chore/update-pgrx branch October 29, 2023 07:28
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.

1 participant