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

Bump clowdhaus/terraform-min-max from 1.2.0 to 1.2.4 #33

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2022

Bumps clowdhaus/terraform-min-max from 1.2.0 to 1.2.4.

Release notes

Sourced from clowdhaus/terraform-min-max's releases.

v1.2.4

1.2.4 (2022-11-13)

Bug Fixes

  • Correct search logic to include sort() which will return the correct result (#18) (c592570)

v1.2.3

1.2.3 (2022-11-13)

Bug Fixes

v1.2.2

1.2.2 (2022-11-13)

Bug Fixes

  • Switch to use a regex to filter out results instead of length (#16) (6a81ce9)

v1.2.1

1.2.1 (2022-11-12)

Bug Fixes

  • Add sort ascending by string length in versions.tf files keys array (#15) (8250970)
Changelog

Sourced from clowdhaus/terraform-min-max's changelog.

1.2.4 (2022-11-13)

Bug Fixes

  • Correct search logic to include sort() which will return the correct result (#18) (c592570)

1.2.3 (2022-11-13)

Bug Fixes

1.2.2 (2022-11-13)

Bug Fixes

  • Switch to use a regex to filter out results instead of length (#16) (6a81ce9)

1.2.1 (2022-11-12)

Bug Fixes

  • Add sort ascending by string length in versions.tf files keys array (#15) (8250970)
Commits
  • 996c3f5 chore(release): version 1.2.4 [skip ci]
  • c592570 fix: Correct search logic to include sort() which will return the correct r...
  • d35ec15 chore(release): version 1.2.3 [skip ci]
  • 4e17e62 fix: Filter out sub-directory paths (#17)
  • 84ce386 chore(release): version 1.2.2 [skip ci]
  • 6a81ce9 fix: Switch to use a regex to filter out results instead of length (#16)
  • 3c5b175 chore(release): version 1.2.1 [skip ci]
  • 8250970 fix: Add sort ascending by string length in versions.tf files keys array (#15)
  • 3411591 chore: Add additional tests (#12)
  • See full diff in compare view

Dependabot compatibility score

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 commands and options

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 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)

@dependabot dependabot bot requested a review from a team as a code owner December 1, 2022 21:00
@dependabot dependabot bot added chore dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code patch labels Dec 1, 2022
@GMartinez-Sisti
Copy link
Contributor

@dependabot rebase

Bumps [clowdhaus/terraform-min-max](https://github.com/clowdhaus/terraform-min-max) from 1.2.0 to 1.2.4.
- [Release notes](https://github.com/clowdhaus/terraform-min-max/releases)
- [Changelog](https://github.com/clowdhaus/terraform-min-max/blob/main/CHANGELOG.md)
- [Commits](clowdhaus/terraform-min-max@v1.2.0...v1.2.4)

---
updated-dependencies:
- dependency-name: clowdhaus/terraform-min-max
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/clowdhaus/terraform-min-max-1.2.4 branch from 9d74468 to 7f22987 Compare December 15, 2022 10:43
@GMartinez-Sisti GMartinez-Sisti merged commit 144b6ac into main Dec 15, 2022
@GMartinez-Sisti GMartinez-Sisti deleted the dependabot/github_actions/clowdhaus/terraform-min-max-1.2.4 branch December 15, 2022 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code patch
Development

Successfully merging this pull request may close these issues.

1 participant