Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump github.com/orange-cloudavenue/terraform-plugin-fram…
…ework-validators from 1.11.0 to 1.12.0 (#189) Bumps [github.com/orange-cloudavenue/terraform-plugin-framework-validators](https://github.com/orange-cloudavenue/terraform-plugin-framework-validators) from 1.11.0 to 1.12.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/orange-cloudavenue/terraform-plugin-framework-validators/releases">github.com/orange-cloudavenue/terraform-plugin-framework-validators's releases</a>.</em></p> <blockquote> <h2>v1.12.0</h2> <h3>:rocket: <strong>New Features</strong></h3> <ul> <li><code>stringvalidator</code> - Add new <code>Cases</code> validator to validate string against multiple cases (Disallow Uppercase/Lowercase/Number/Space) (<a href="https://redirect.github.com/orange-cloudavenue/terraform-plugin-framework-validators/issues/37">GH-37</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/orange-cloudavenue/terraform-plugin-framework-validators/blob/main/CHANGELOG.md">github.com/orange-cloudavenue/terraform-plugin-framework-validators's changelog</a>.</em></p> <blockquote> <h2>1.12.0 (January 13, 2025)</h2> <h3>:rocket: <strong>New Features</strong></h3> <ul> <li><code>stringvalidator</code> - Add new <code>Cases</code> validator to validate string against multiple cases (Disallow Uppercase/Lowercase/Number/Space) (<a href="https://redirect.github.com/orange-cloudavenue/terraform-plugin-framework-validators/issues/37">GH-37</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/orange-cloudavenue/terraform-plugin-framework-validators/commit/dd6fd9f151154148421d1d21e654c0125a1a31e9"><code>dd6fd9f</code></a> chore: Update CHANGELOG.md</li> <li><a href="https://github.com/orange-cloudavenue/terraform-plugin-framework-validators/commit/9130e48c9bd0e60df49a4f347498258e806cdca6"><code>9130e48</code></a> feat(stringvalidator): add cases validator (<a href="https://redirect.github.com/orange-cloudavenue/terraform-plugin-framework-validators/issues/38">#38</a>)</li> <li><a href="https://github.com/orange-cloudavenue/terraform-plugin-framework-validators/commit/2c4b1804c6c34f6e660930f9effd0ddbcc19a09e"><code>2c4b180</code></a> chore: synced file(s) with orange-cloudavenue/workflows (<a href="https://redirect.github.com/orange-cloudavenue/terraform-plugin-framework-validators/issues/36">#36</a>)</li> <li><a href="https://github.com/orange-cloudavenue/terraform-plugin-framework-validators/commit/c138e10f141e6dcb635748200420342e0d7cc2fb"><code>c138e10</code></a> chore: synced file(s) with orange-cloudavenue/workflows (<a href="https://redirect.github.com/orange-cloudavenue/terraform-plugin-framework-validators/issues/35">#35</a>)</li> <li><a href="https://github.com/orange-cloudavenue/terraform-plugin-framework-validators/commit/41f0a9a42bd5416f6b5372ae3b43525f13b13366"><code>41f0a9a</code></a> chore: synced file(s) with orange-cloudavenue/workflows (<a href="https://redirect.github.com/orange-cloudavenue/terraform-plugin-framework-validators/issues/32">#32</a>)</li> <li><a href="https://github.com/orange-cloudavenue/terraform-plugin-framework-validators/commit/42e21226d64671643a1d6516d021b7ab6b497733"><code>42e2122</code></a> chore: synced file(s) with orange-cloudavenue/workflows (<a href="https://redirect.github.com/orange-cloudavenue/terraform-plugin-framework-validators/issues/30">#30</a>)</li> <li><a href="https://github.com/orange-cloudavenue/terraform-plugin-framework-validators/commit/704dd7478ae35eb701ffc1af768625b267da83c2"><code>704dd74</code></a> chore: Update CHANGELOG.md</li> <li>See full diff in <a href="https://github.com/orange-cloudavenue/terraform-plugin-framework-validators/compare/v1.11.0...v1.12.0">compare view</a></li> </ul> </details> <br /> [](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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information