Skip to content

chore(deps): bump pgrx-tests from 0.14.1 to 0.15.0#107

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/pgrx-tests-0.15.0
Closed

chore(deps): bump pgrx-tests from 0.14.1 to 0.15.0#107
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/pgrx-tests-0.15.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 30, 2025

Bumps pgrx-tests from 0.14.1 to 0.15.0.

Release notes

Sourced from pgrx-tests's releases.

v0.15.0

Welcome to pgrx v0.15.0. This begins a new series for pgrx that includes support for Postgres 18. As of this release, that means Postgres 18beta1.

This release does contain a few breaking API changes but they're largely mechanical. Don't worry, the compiler will let you know!

As always, please install our CI tool with cargo install cargo-pgrx --version 0.15.0 --locked and then run cargo pgrx upgrade in all of your extension crates.

If you want to start working with Postgres 18beta1, you'll also need to re-init your pgrx environment with cargo pgrx init. That will automatically detect all the latest Postgres versions, including 18beta1.

At the top here, I'd like to thank @​silver-ymz for the 18beta1 support. It was a pleasant surprise to see that work come from the community -- it's no easy task to add a new Postgres version to pgrx!

That said, as Postgres 18 is currently beta, you should consider pgrx' support for it as beta too. Please report any problems with 18beta1 (or discrepancies with other versions) as GitHub issues.

Also, this release requires rust v1.88.0 or greater. if-let chains are now a thing and we're not afraid to use them.

What's Changed

Postgres 18beta1 Support

More Headers

cargo-pgrx improvements

Breaking Changes

New Stuff

... (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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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-tests](https://github.com/pgcentralfoundation/pgrx) from 0.14.1 to 0.15.0.
- [Release notes](https://github.com/pgcentralfoundation/pgrx/releases)
- [Commits](pgcentralfoundation/pgrx@v0.14.1...v0.15.0)

---
updated-dependencies:
- dependency-name: pgrx-tests
  dependency-version: 0.15.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 Pull requests that update rust code labels Jun 30, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jul 1, 2025

Looks like pgrx-tests is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 1, 2025
@dependabot dependabot Bot deleted the dependabot/cargo/pgrx-tests-0.15.0 branch July 1, 2025 07:16
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