Skip to content

chore(deps): bump pgrx from 0.13.1 to 0.17.0#1

Merged
lgutschow merged 1 commit intomainfrom
dependabot/cargo/pgrx-0.17.0
Apr 15, 2026
Merged

chore(deps): bump pgrx from 0.13.1 to 0.17.0#1
lgutschow merged 1 commit intomainfrom
dependabot/cargo/pgrx-0.17.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 9, 2026

Bumps pgrx from 0.13.1 to 0.17.0.

Release notes

Sourced from pgrx's releases.

v0.17.0

Welcome to pgrx v0.17.0. This is a new minor release that brings a bunch of internal code refactoring, cleanup, new Postgres headers, and additional cargo-pgrx regress CLI options.

As always, please install the latest cargo-pgrx with cargo install cargo-pgrx --version 0.17.0 --locked and also update your extension crate dependencies with cargo pgrx upgrade.

Breaking Changes

v0.17.0 migrates to Rust edition 2024 and prefers to use a different resolver. It may be necessary to add these lines to the [package] section of your Cargo.toml files:

[package]
edition = "2024"
resolver = "3"

What's Changed

New Headers/Symbols

cargo-pgrx improvements

... (truncated)

Commits

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Apr 9, 2026
@dependabot dependabot bot requested a review from lgutschow as a code owner April 9, 2026 04:59
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Apr 9, 2026
@dependabot dependabot bot force-pushed the dependabot/cargo/pgrx-0.17.0 branch from a754cc6 to efaf635 Compare April 12, 2026 15:41
Bumps [pgrx](https://github.com/pgcentralfoundation/pgrx) from 0.13.1 to 0.17.0.
- [Release notes](https://github.com/pgcentralfoundation/pgrx/releases)
- [Commits](pgcentralfoundation/pgrx@v0.13.1...v0.17.0)

---
updated-dependencies:
- dependency-name: pgrx
  dependency-version: 0.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/pgrx-0.17.0 branch from efaf635 to e8940b1 Compare April 15, 2026 03:59
@lgutschow lgutschow merged commit 3084f0c into main Apr 15, 2026
2 of 3 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/pgrx-0.17.0 branch April 15, 2026 04:04
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant