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

fix(deps): Bump GoogleCloudPlatform/lb-http/google from 10.0.0 to 12.0.0 #71

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 23, 2024

Bumps GoogleCloudPlatform/lb-http/google from 10.0.0 to 12.0.0.

Release notes

Sourced from GoogleCloudPlatform/lb-http/google's releases.

v12.0.0

12.0.0 (2024-09-17)

⚠ BREAKING CHANGES

  • TPG >=6.0: added iap.enabled for v6 upgrade (#453)

Features

  • Add creating serverless negs inside module/serverless-negs itself (#438) (ec0b73b)
  • TPG >=6.0: added iap.enabled for v6 upgrade (#453) (c8db02c)

v11.1.0

11.1.0 (2024-05-29)

Features

  • Add support for setting http_keep_alive_timeout_sec (#425) (804b7b9)

Bug Fixes

  • add backend.groups.description variable to serverless_neg (#427) (3d7943c)

v11.0.0

11.0.0 (2024-05-03)

⚠ BREAKING CHANGES

  • TPG>=4.84: make health_check optional in root module for serverless neg (#414)

Features

  • TPG>=4.84: make health_check optional in root module for serverless neg (#414) (fe92b95)

Bug Fixes

v10.2.0

10.2.0 (2024-03-20)

Features

  • Allow specifying HTTP and HTTPS port. (#409) (e24a5a5)

... (truncated)

Changelog

Sourced from GoogleCloudPlatform/lb-http/google's changelog.

12.0.0 (2024-09-17)

⚠ BREAKING CHANGES

  • TPG >=6.0: added iap.enabled for v6 upgrade (#453)

Features

  • Add creating serverless negs inside module/serverless-negs itself (#438) (ec0b73b)
  • TPG >=6.0: added iap.enabled for v6 upgrade (#453) (c8db02c)

11.1.0 (2024-05-29)

Features

  • Add support for setting http_keep_alive_timeout_sec (#425) (804b7b9)

Bug Fixes

  • add backend.groups.description variable to serverless_neg (#427) (3d7943c)

11.0.0 (2024-05-03)

⚠ BREAKING CHANGES

  • TPG>=4.84: make health_check optional in root module for serverless neg (#414)

Features

  • TPG>=4.84: make health_check optional in root module for serverless neg (#414) (fe92b95)

Bug Fixes

10.2.0 (2024-03-20)

Features

  • Allow specifying HTTP and HTTPS port. (#409) (e24a5a5)

10.1.0 (2024-01-16)

... (truncated)

Commits
  • 99d56be chore(master): release 12.0.0 (#445)
  • c8db02c feat(TPG >=6.0)!: added iap.enabled for v6 upgrade (#453)
  • 6726968 chore(deps): Update go modules and dev-tools (#422)
  • dc8b93a chore(deps): Update Terraform terraform-google-modules/project-factory/google...
  • ec0b73b feat: Add creating serverless negs inside module/serverless-negs itself (#438)
  • 16dd047 chore: Update version for terraform-google-modules/vm/google//modules/instanc...
  • 13602f7 chore(deps): Update Terraform terraform-google-modules/project-factory/google...
  • 3463500 chore(master): release 11.1.0 (#426)
  • 3d7943c fix: add backend.groups.description variable to serverless_neg (#427)
  • 804b7b9 feat: Add support for setting http_keep_alive_timeout_sec (#425)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 23, 2024
@github-actions github-actions bot added the automerge Allow kodiak to automerge commit when all checks pass label Sep 23, 2024
@dependabot dependabot bot force-pushed the dependabot/terraform/GoogleCloudPlatform/lb-http/google-12.0.0 branch from bb38fa3 to a296bfa Compare September 30, 2024 07:54
Bumps [GoogleCloudPlatform/lb-http/google](https://github.com/terraform-google-modules/terraform-google-lb-http) from 10.0.0 to 12.0.0.
- [Release notes](https://github.com/terraform-google-modules/terraform-google-lb-http/releases)
- [Changelog](https://github.com/terraform-google-modules/terraform-google-lb-http/blob/master/CHANGELOG.md)
- [Commits](terraform-google-modules/terraform-google-lb-http@v10.0.0...v12.0.0)

---
updated-dependencies:
- dependency-name: GoogleCloudPlatform/lb-http/google
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/terraform/GoogleCloudPlatform/lb-http/google-12.0.0 branch from a296bfa to bcbcb0f Compare October 21, 2024 07:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Allow kodiak to automerge commit when all checks pass dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants