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

Update Rust crate pgrx-tests to ~0.12.0 #3

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 2, 2023

This PR contains the following updates:

Package Type Update Change
pgrx-tests dev-dependencies minor ~0.9.1 -> ~0.12.0

Release Notes

pgcentralfoundation/pgrx (pgrx-tests)

v0.12.1

Compare Source

You may be more interested in the release notes for 0.12.0.

What's Changed

Full Changelog: pgcentralfoundation/pgrx@v0.12.0...v0.12.1

v0.12.0

Compare Source

Cutting the 0.12.0 release as-is!

You may need to:

  • rearrange some imports
  • sed some types to use pg_sys::EnumName::Type (only the typedef, not the constants)
  • bump heapless to 0.8
  • impl ArgAbi and impl BoxRet for custom types

Code which updates to this version of pgrx is actually sound for the Postgres function ABI, so sorry about the breakages!

What's Changed

New Contributors


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/pgrx-tests-0.x branch 3 times, most recently from db06da0 to 387c4f3 Compare June 2, 2023 16:48
@nhudson
Copy link
Contributor

nhudson commented Jun 2, 2023

This can't be merged until https://github.com/coredb-io/trunk supports prgx version v0.9.x

@renovate renovate bot force-pushed the renovate/pgrx-tests-0.x branch from 387c4f3 to f098f18 Compare June 2, 2023 17:17
@renovate renovate bot requested a review from nhudson as a code owner June 2, 2023 17:17
@renovate renovate bot changed the title Update Rust crate pgrx-tests to ~0.9.1 Update Rust crate pgrx-tests to ~0.9.1 - autoclosed Jun 2, 2023
@renovate renovate bot closed this Jun 2, 2023
@renovate renovate bot deleted the renovate/pgrx-tests-0.x branch June 2, 2023 19:07
@renovate renovate bot changed the title Update Rust crate pgrx-tests to ~0.9.1 - autoclosed Update Rust crate pgrx-tests to ~0.9.1 Jun 7, 2023
@renovate renovate bot reopened this Jun 7, 2023
@renovate renovate bot restored the renovate/pgrx-tests-0.x branch June 7, 2023 05:55
@renovate renovate bot changed the title Update Rust crate pgrx-tests to ~0.9.1 Update Rust crate pgrx-tests to ~0.9.2 Jun 7, 2023
@renovate renovate bot force-pushed the renovate/pgrx-tests-0.x branch from f098f18 to 4a9a9bc Compare June 7, 2023 05:55
@renovate renovate bot changed the title Update Rust crate pgrx-tests to ~0.9.2 Update Rust crate pgrx-tests to ~0.9.5 Jun 10, 2023
@renovate renovate bot force-pushed the renovate/pgrx-tests-0.x branch from 4a9a9bc to afac0ca Compare June 10, 2023 08:58
@renovate renovate bot changed the title Update Rust crate pgrx-tests to ~0.9.5 Update Rust crate pgrx-tests to ~0.9.7 Jul 1, 2023
@renovate renovate bot force-pushed the renovate/pgrx-tests-0.x branch from afac0ca to bd793d8 Compare July 1, 2023 11:55
@renovate renovate bot changed the title Update Rust crate pgrx-tests to ~0.9.7 Update Rust crate pgrx-tests to ~0.9.8 Jul 14, 2023
@renovate renovate bot force-pushed the renovate/pgrx-tests-0.x branch from bd793d8 to 6726570 Compare July 14, 2023 08:37
@renovate renovate bot changed the title Update Rust crate pgrx-tests to ~0.9.8 Update Rust crate pgrx-tests to ~0.10.0 Sep 6, 2023
@renovate renovate bot changed the title Update Rust crate pgrx-tests to ~0.10.0 Update Rust crate pgrx-tests to ~0.10.1 Sep 15, 2023
@renovate renovate bot changed the title Update Rust crate pgrx-tests to ~0.10.1 Update Rust crate pgrx-tests to ~0.10.2 Sep 20, 2023
@renovate renovate bot changed the title Update Rust crate pgrx-tests to ~0.10.2 Update Rust crate pgrx-tests to ~0.11.0 Oct 12, 2023
@renovate renovate bot changed the title Update Rust crate pgrx-tests to ~0.11.0 Update Rust crate pgrx-tests to ~0.11.1 Nov 28, 2023
@renovate renovate bot changed the title Update Rust crate pgrx-tests to ~0.11.1 Update Rust crate pgrx-tests to ~0.11.2 Dec 6, 2023
@renovate renovate bot changed the title Update Rust crate pgrx-tests to ~0.11.2 Update Rust crate pgrx-tests to ~0.11.3 Jan 30, 2024
@renovate renovate bot force-pushed the renovate/pgrx-tests-0.x branch from acc3f80 to 676bdba Compare April 20, 2024 14:45
@renovate renovate bot changed the title Update Rust crate pgrx-tests to ~0.11.3 Update Rust crate pgrx-tests to ~0.11.4 Apr 20, 2024
@renovate renovate bot changed the title Update Rust crate pgrx-tests to ~0.11.4 Update Rust crate pgrx-tests to ~0.11.0 May 6, 2024
@renovate renovate bot force-pushed the renovate/pgrx-tests-0.x branch from 676bdba to a68fdc9 Compare May 6, 2024 05:58
@renovate renovate bot changed the title Update Rust crate pgrx-tests to ~0.11.0 Update Rust crate pgrx-tests to ~0.12.0 Aug 21, 2024
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