8000 Update Rust crate pgrx to ~0.12.0 by renovate[bot] · Pull Request #2 · tembo-io/pgfs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Oct 18, 2024. It is now read-only.

Update Rust crate pgrx to ~0.12.0 #2

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

Conversation

renovate[bot]
Copy link
@renovate renovate bot commented Jun 2, 2023

This PR contains the following updates:

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

Release Notes

pgcentralfoundation/pgrx (pgrx)

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-0.x branch 3 times, most recently from 918f156 to e708da9 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-0.x branch from e708da9 to 423e6f6 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 to ~0.9.1 Update Rust crate pgrx to ~0.9.1 - autoclosed Jun 2, 2023
@renovate renovate bot closed this Jun 2, 2023
@renovate renovate bot deleted the renovate/pgrx-0.x branch June 2, 2023 19:07
@renovate renovate bot changed the title Update Rust crate pgrx to ~0.9.1 - autoclosed Update Rust crate pgrx to ~0.9.1 Jun 7, 2023
@renovate renovate bot restored the renovate/pgrx-0.x branch June 7, 2023 05:55
@renovate renovate bot reopened this Jun 7, 2023
@renovate renovate bot force-pushed the renovate/pgrx-0.x branch from 423e6f6 to aeeb8b3 Compare June 7, 2023 05:55
@renovate renovate bot changed the title Update Rust crate pgrx to ~0.9.1 Update Rust crate pgrx to ~0.9.2 Jun 7, 2023
@renovate renovate bot force-pushed the renovate/pgrx-0.x branch from aeeb8b3 to ad9920c Compare June 10, 2023 08:57
@renovate renovate bot changed the title Update Rust crate pgrx to ~0.9.2 Update Rust crate pgrx to ~0.9.5 Jun 10, 2023
@renovate renovate bot force-pushed the renovate/pgrx-0.x branch from ad9920c to 113e10e Compare July 1, 2023 11:55
@renovate renovate bot changed the title Update Rust crate pgrx to ~0.9.5 Update Rust crate pgrx to ~0.9.7 Jul 1, 2023
@renovate renovate bot force-pushed the renovate/pgrx-0.x branch from 113e10e to 00f30fa Compare July 14, 2023 08:37
@renovate renovate bot changed the title Update Rust crate pgrx to ~0.9.7 Update Rust crate pgrx to ~0.9.8 Jul 14, 2023
@renovate renovate bot force-pushed the renovate/pgrx-0.x branch from 00f30fa to 9af0dbf Compare September 6, 2023 23:55
@renovate renovate bot changed the title Update Rust crate pgrx to ~0.9.8 Update Rust crate pgrx to ~0.10.0 Sep 6, 2023
@renovate renovate bot force-pushed the renovate/pgrx-0.x branch from 9af0dbf to 90cc132 Compare September 15, 2023 02:49
@renovate renovate bot changed the title Update Rust crate pgrx to ~0.10.0 Update Rust crate pgrx to ~0.10.1 Sep 15, 2023
@renovate renovate bot force-pushed the renovate/pgrx-0.x branch from 90cc132 to 1023986 Compare September 20, 2023 08:41
@renovate renovate bot changed the title Update Rust crate pgrx to ~0.10.1 Update Rust crate pgrx to ~0.10.2 Sep 20, 2023
@renovate renovate bot force-pushed the renovate/pgrx-0.x branch from 1023986 to af5e79e Compare October 12, 2023 05:58
@renovate renovate bot changed the title Update Rust crate pgrx to ~0.10.2 Update Rust crate pgrx to ~0.11.0 Oct 12, 2023
@renovate renovate bot force-pushed the renovate/pgrx-0.x branch from af5e79e to a0d0abf Compare November 28, 2023 08:57
@renovate renovate bot changed the title Update Rust crate pgrx to ~0.11.0 Update Rust crate pgrx to ~0.11.1 Nov 28, 2023
@renovate renovate bot force-pushed the renovate/pgrx-0.x branch from a0d0abf to 15ad260 Compare December 6, 2023 08:46
@renovate renovate bot changed the title Update Rust crate pgrx to ~0.11.1 Update Rust crate pgrx to ~0.11.2 Dec 6, 2023
@renovate renovate bot force-pushed the renovate/pgrx-0.x branch from 15ad260 to dbe4864 Compare January 30, 2024 08:49
@renovate renovate bot changed the title Update Rust crate pgrx to ~0.11.2 Update Rust crate pgrx to ~0.11.3 Jan 30, 2024
@renovate renovate bot force-pushed the renovate/pgrx-0.x branch from dbe4864 to ac0cb59 Compare April 20, 2024 14:44
@renovate renovate bot changed the title Update Rust crate pgrx to ~0.11.3 Update Rust crate pgrx to ~0.11.4 Apr 20, 2024
@renovate renovate bot force-pushed the renovate/pgrx-0.x branch from ac0cb59 to 6d06098 Compare May 6, 2024 05:58
@renovate renovate bot changed the title Update Rust crate pgrx to ~0.11.4 Update Rust crate pgrx to ~0.11.0 May 6, 2024
@renovate renovate bot force-pushed the renovate/pgrx-0.x branch from 6d06098 to 1010f64 Compare August 21, 2024 23:43
@renovate renovate bot changed the title Update Rust crate pgrx to ~0.11.0 Update Rust crate pgrx to ~0.12.0 Aug 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0