Skip to content

chore(deps): bump pgrx from 0.16.1 to 0.17.0#8063

Closed
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/cargo/dev/pgrx-0.17.0
Closed

chore(deps): bump pgrx from 0.16.1 to 0.17.0#8063
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/cargo/dev/pgrx-0.17.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 16, 2026

Bumps pgrx from 0.16.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 compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pgrx](https://github.com/pgcentralfoundation/pgrx) from 0.16.1 to 0.17.0.
- [Release notes](https://github.com/pgcentralfoundation/pgrx/releases)
- [Commits](pgcentralfoundation/pgrx@v0.16.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 added dependencies Pull requests that update a dependency file rust Rust language related security Security update This issue is for an update or upgrade. labels Mar 16, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
cargo/pgrx 0.17.0 UnknownUnknown
cargo/pgrx-bindgen 0.17.0 UnknownUnknown
cargo/pgrx-macros 0.17.0 UnknownUnknown
cargo/pgrx-pg-config 0.17.0 UnknownUnknown
cargo/pgrx-pg-sys 0.17.0 UnknownUnknown
cargo/pgrx-sql-entity-graph 0.17.0 UnknownUnknown
cargo/pgrx 0.17.0 UnknownUnknown

Scanned Files

  • Cargo.lock
  • apps/kbve/kilobase/Cargo.toml

@h0lybyte h0lybyte closed this Mar 23, 2026
@h0lybyte h0lybyte deleted the dependabot/cargo/dev/pgrx-0.17.0 branch March 23, 2026 12:29
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 23, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

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 Rust language related security Security update This issue is for an update or upgrade.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant