build(deps): Bump cyrilgdn/postgresql from 1.23.0 to 1.24.0 in /terraform/environments/production (#7221)

Bumps
[cyrilgdn/postgresql](https://github.com/cyrilgdn/terraform-provider-postgresql)
from 1.23.0 to 1.24.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/cyrilgdn/terraform-provider-postgresql/releases">cyrilgdn/postgresql's
releases</a>.</em></p>
<blockquote>
<h2>v1.24.0</h2>
<p><strong>This is the first version compatible with Postgresql 16 and
higher</strong></p>
<h2>What's Changed</h2>
<ul>
<li><strong>fix: compatibility with PG16 by <a
href="https://github.com/cyrilgdn"><code>@​cyrilgdn</code></a> in <a
href="https://redirect.github.com/cyrilgdn/terraform-provider-postgresql/pull/479">cyrilgdn/terraform-provider-postgresql#479</a></strong></li>
<li>Adds fallback query to fix <a
href="https://redirect.github.com/cyrilgdn/terraform-provider-postgresql/issues/327">#327</a>
by <a href="https://github.com/ademariag"><code>@​ademariag</code></a>
in <a
href="https://redirect.github.com/cyrilgdn/terraform-provider-postgresql/pull/469">cyrilgdn/terraform-provider-postgresql#469</a></li>
<li>chore: bump go to 1.23 by <a
href="https://github.com/cyrilgdn"><code>@​cyrilgdn</code></a> in <a
href="https://redirect.github.com/cyrilgdn/terraform-provider-postgresql/pull/480">cyrilgdn/terraform-provider-postgresql#480</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/ademariag"><code>@​ademariag</code></a>
made their first contribution in <a
href="https://redirect.github.com/cyrilgdn/terraform-provider-postgresql/pull/469">cyrilgdn/terraform-provider-postgresql#469</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/cyrilgdn/terraform-provider-postgresql/compare/v1.23.0...v1.24.0">https://github.com/cyrilgdn/terraform-provider-postgresql/compare/v1.23.0...v1.24.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="71204736b1"><code>7120473</code></a>
chore: bump go to 1.23 in releaser action</li>
<li><a
href="84d3be6205"><code>84d3be6</code></a>
fix: compatibility with PG16 (<a
href="https://redirect.github.com/cyrilgdn/terraform-provider-postgresql/issues/479">#479</a>)</li>
<li><a
href="e3b3fe3425"><code>e3b3fe3</code></a>
chore: bump go to 1.23 (<a
href="https://redirect.github.com/cyrilgdn/terraform-provider-postgresql/issues/480">#480</a>)</li>
<li><a
href="cdcab1748f"><code>cdcab17</code></a>
fix(user_mapping): Adds fallback query to fix <a
href="https://redirect.github.com/cyrilgdn/terraform-provider-postgresql/issues/327">#327</a>
(<a
href="https://redirect.github.com/cyrilgdn/terraform-provider-postgresql/issues/469">#469</a>)</li>
<li>See full diff in <a
href="https://github.com/cyrilgdn/terraform-provider-postgresql/compare/v1.23.0...v1.24.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cyrilgdn/postgresql&package-manager=terraform&previous-version=1.23.0&new-version=1.24.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-11-01 14:40:01 +00:00
committed by GitHub
parent 14ab17d9d5
commit a4f1c1a020
2 changed files with 18 additions and 18 deletions

View File

@@ -2,24 +2,24 @@
# Manual edits may be lost in future updates.
provider "registry.terraform.io/cyrilgdn/postgresql" {
version = "1.23.0"
constraints = "1.23.0"
version = "1.24.0"
constraints = "1.24.0"
hashes = [
"h1:gOHS9VLOuUNTe1yGp/HqGEUuSSdguowO1QjezLIxIJc=",
"zh:0bea106d7ffc7058a9a03359d2d973dd2b10f357a751ad7ead34e919af963adc",
"zh:11758b27f60d74232a8a1b2cf2053ab27a7f060f1893fa773353425f295f6085",
"zh:278605be3cbcaab43598ccbe1152956691e7af41e3c105034b1f3f643362f8c0",
"zh:2d14614d58fc46a545e238b2fcdb4229cba6c2dcdbf499f287f0823527dc70a4",
"zh:3002900c6425240013b6eb20ad4450e7d7ed95c79b29ad4a7cf004c1fec4d91b",
"zh:418213529b21a6a54e093dadb2d04348b1f5ae486b6682e1fdfd799351ab0063",
"zh:46f82a470e07d6ca6eea4a5ca3f9bb9774bf65ed8f95891214d7cefb9abe76cb",
"zh:596b9d5233dc0efee067a2f243969b2c380616e38d4ca4cc35c6f95fd03ea30d",
"zh:74413ba9ffed3acd0574c26935e758360524693690d331d497fd2bf6742abd90",
"zh:7ff43a55325fd22b78fb3320ad651906314465af9f05c8eb026a63ca18b6f80b",
"zh:8f1bbc5d1a4c84cee294b4a7365f888ab1c8fd86c57bd965d89d026846a1ccd9",
"zh:b5ef4a4aa245e9d47fc2ba6b9ab5471e02ccabbdc3999fb2f603f26715d115ae",
"zh:d6da2968454febfa01de7b4197f5919e4faa04ab0f82e8793bd1c85a101d7c11",
"zh:fbebc34e03af57afcc4110768af733a9b71a540f32bf2c8f61783684b1f00e2a",
"h1:GDmie2p7Ii7BOPHeMUtM6bwSvr3YvsIWUQ30TsSc+5I=",
"zh:023153dbb689296f3edbc34cb6d57355bbfa8af6faa3e20ab71a71a909c8ff56",
"zh:0d222293c1c30b0af5b9ac9a662f7fd6bbbdca0859b02046527ad133838fafd8",
"zh:1234c6ec6bd49d8a2afc80fecc748ebdd01555ac4f1b4618dc7fce670bf18858",
"zh:18d047ffa30156da8281206b977d23dc9690e87137b0a9dd7049d2776e603ce6",
"zh:2f009822960405a20f2d304f70187f77338bf3e633f522da35021f4b83bc6a8f",
"zh:39e540af29165e9dc28712651d308fdf0fcac018850a0841f7c5380f58aafb64",
"zh:4930ac482b2b0f06681228932d0ed91ac4f34555b15285787f048e33ffa72d39",
"zh:4d33f4a9f449166a5cb495e764c8a09bf9710927162d30f5db46283a88023cad",
"zh:55d6584517ebaf7b4ecefedbf600af0d12077a00834b777f884b4631f77b7e13",
"zh:5f6ab45cbb3f2b62f82f0377c7f10d4aa0f35db7f426af7529915401097c252f",
"zh:5fac6d4d676425d9491a42b992b166bdbae5ecd1fe6815bc75435f7c3024015b",
"zh:a13f1a7cc763053da2317178c7ba1d57f5fddf14f9be282881da63fc28fd0e57",
"zh:d566eaae8ba33542f7b290e8fa0f2eb7f2cfb51d5ae7cafaae261f76f3f3e422",
"zh:ea4d50591767696b6f27d977c44b17390415d21b761e00f591d67c6248c18949",
]
}

View File

@@ -29,7 +29,7 @@ terraform {
postgresql = {
source = "cyrilgdn/postgresql"
version = "1.23.0"
version = "1.24.0"
}
}
}