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 clouddrove/subnet/aws from 2.0.0 to 2.0.1 in /_example #22

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2023

Bumps clouddrove/subnet/aws from 2.0.0 to 2.0.1.

Release notes

Sourced from clouddrove/subnet/aws's releases.

2.0.1

✨ New Features

🐛 Bug Fixes

👷 Build System

Changelog

Sourced from clouddrove/subnet/aws's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Commits
  • 5795c98 fix: remove whole tags from public and private subnets (#64)
  • 1103c7a fix: 'failed: cannot use element function with an empty list' with single_nat...
  • d1fe5e0 feat: added new output for net-gatway ip (#60)
  • ee37bbb Updated github-action version (#59)
  • 3f5aa57 build(deps): bump clouddrove/github-actions from 9.0.2 to 9.0.3 (#58)
  • c670e6b Merge pull request #57 from clouddrove/fix/-update-workflow
  • 4b2d19d Update tf-checks.yml workflow version
  • 5964a1a Update changelog.yml version
  • 45b03f7 Update workflow version.
  • 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 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)

@dependabot dependabot bot requested a review from a team December 4, 2023 01:27
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Dec 4, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 4, 2023

Dependabot tried to add @approvers as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/clouddrove/terraform-aws-msk/pulls/22/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the clouddrove/terraform-aws-msk repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

Copy link
Member

@themaniskshah themaniskshah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/terraform/_example/clouddrove/subnet/aws-2.0.1 branch from a2f0898 to 0017129 Compare December 4, 2023 08:06
Copy link
Member

@themaniskshah themaniskshah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/terraform/_example/clouddrove/subnet/aws-2.0.1 branch from 0017129 to 7cb9800 Compare December 4, 2023 09:19
@theprashantyadav theprashantyadav added automerge dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code and removed terraform Pull requests that update Terraform code dependencies Pull requests that update a dependency file automerge labels Dec 4, 2023
Copy link
Contributor

@mamrajyadav mamrajyadav left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@themaniskshah themaniskshah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/terraform/_example/clouddrove/subnet/aws-2.0.1 branch from 7cb9800 to 3bd1320 Compare December 4, 2023 10:41
@theprashantyadav
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/terraform/_example/clouddrove/subnet/aws-2.0.1 branch from 3bd1320 to b8f360d Compare December 4, 2023 11:34
Copy link
Member

@themaniskshah themaniskshah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 4, 2023

Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@theprashantyadav
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/terraform/_example/clouddrove/subnet/aws-2.0.1 branch from b8f360d to ca11b96 Compare December 4, 2023 12:12
@theprashantyadav
Copy link
Contributor

@dependabot rebase

Bumps [clouddrove/subnet/aws](https://github.com/clouddrove/terraform-aws-subnet) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/clouddrove/terraform-aws-subnet/releases)
- [Changelog](https://github.com/clouddrove/terraform-aws-subnet/blob/master/CHANGELOG.md)
- [Commits](clouddrove/terraform-aws-subnet@2.0.0...2.0.1)

---
updated-dependencies:
- dependency-name: clouddrove/subnet/aws
  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/terraform/_example/clouddrove/subnet/aws-2.0.1 branch from ca11b96 to f58d2c2 Compare December 4, 2023 12:47
@anmolnagpal anmolnagpal merged commit d6e400a into master Dec 4, 2023
5 checks passed
@anmolnagpal anmolnagpal deleted the dependabot/terraform/_example/clouddrove/subnet/aws-2.0.1 branch December 4, 2023 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants