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

feat(terraform): update terraform postgresql ( 1.19.0 → 1.24.0 ) #2779

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 10, 2023

This PR contains the following updates:

Package Type Update Change
postgresql (source) required_provider minor 1.19.0 -> 1.24.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

cyrilgdn/terraform-provider-postgresql (postgresql)

v1.24.0

Compare Source

This is the first version compatible with Postgresql 16 and higher

What's Changed
New Contributors

Full Changelog: cyrilgdn/terraform-provider-postgresql@v1.23.0...v1.24.0

v1.23.0

Compare Source

What's Changed

New Contributors

Full Changelog: cyrilgdn/terraform-provider-postgresql@v1.22.0...v1.23.0

v1.22.0

Compare Source

What's Changed

Bug fixes
Doc
Libs

New Contributors

Full Changelog: cyrilgdn/terraform-provider-postgresql@v1.21.0...v1.22.0

v1.21.0

Compare Source

What's Changed

New Contributors

Full Changelog: cyrilgdn/terraform-provider-postgresql@v1.20.0...v1.21.0

v1.20.0

Compare Source

v1.20.0

As this is my first release for this project, I am keeping the changes to a minimum until I am more comfortable with the release process.

Notable notables

  • Bump go to 1.20
  • Bump lib/pq to 1.10.9
  • Perform db.Ping() during database connection to catch issues earlier

What's Changed

New Contributors

Full Changelog: cyrilgdn/terraform-provider-postgresql@v1.19.0...v1.20.0


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 becomes conflicted, 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 requested a review from anthr76 as a code owner September 10, 2023 20:05
@renovate renovate bot added the type/minor label Sep 10, 2023
@renovate renovate bot changed the title feat(terraform-provider): update terraform postgresql to 1.21.0 feat(terraform): update terraform postgresql ( 1.19.0 → 1.21.0 ) Feb 29, 2024
@renovate renovate bot force-pushed the renovate/postgresql-1.x branch from 81e383a to f84bae2 Compare March 5, 2024 02:18
@renovate renovate bot changed the title feat(terraform): update terraform postgresql ( 1.19.0 → 1.21.0 ) feat(terraform): update terraform postgresql ( 1.19.0 → 1.22.0 ) Mar 5, 2024
@renovate renovate bot changed the title feat(terraform): update terraform postgresql ( 1.19.0 → 1.22.0 ) feat(terraform): update terraform postgresql ( 1.19.0 → 1.23.0 ) Sep 8, 2024
| datasource         | package             | from   | to     |
| ------------------ | ------------------- | ------ | ------ |
| terraform-provider | cyrilgdn/postgresql | 1.19.0 | 1.24.0 |


Signed-off-by: Anthony Rabbito <[email protected]>
@renovate renovate bot changed the title feat(terraform): update terraform postgresql ( 1.19.0 → 1.23.0 ) feat(terraform): update terraform postgresql ( 1.19.0 → 1.24.0 ) Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants