Skip to content

chore(deps): bump pgrx-tests from 0.13.1 to 0.17.0#2

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/pgrx-tests-0.17.0
Open

chore(deps): bump pgrx-tests from 0.13.1 to 0.17.0#2
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/pgrx-tests-0.17.0

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps pgrx-tests from 0.13.1 to 0.17.0.

Release notes

Sourced from pgrx-tests'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
Bumps [pgrx-tests](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-tests
  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-tests-0.17.0 branch from f8700c6 to b97bef5 Compare April 12, 2026 15:41
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.

0 participants