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

build(deps): bump google-github-actions/deploy-cloud-functions from 0.6.0 to 0.7.0 #64

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 10, 2021

Bumps google-github-actions/deploy-cloud-functions from 0.6.0 to 0.7.0.

Release notes

Sourced from google-github-actions/deploy-cloud-functions's releases.

deploy-cloud-functions v0.7.0

Features

  • add support for min_instances (#213)
  • add support for custom_worker_pool (#213)
  • add support for docker_registry and kms_key_name (#211)
  • add support for build_environment_variables (#210)
  • add support for mounting secrets via environment variables and the filesystem (#222)
  • add support for event_trigger_retry (#216) (1253ca1)
  • Add vpcConnectorEgressSettings & ingressSettings options (#112) (#141) (d5dec31)
  • add WIF docs, add warning for credentials input (#194) (5291949)
  • expose deploy timeout as an action input (#125) (#128) (2623495), closes #124
  • Merge EnvVars and EnVarsFile (#134) (#139) (afe2cad)

Bug Fixes

  • decrease action size by 17Mb for faster loading
  • fail deployment if the function is not in the ACTIVE state (#223)
  • bump deps and googleapis (#144) (b18cd87)
  • improve archive performance (#101) (bdd610a)
  • improve env var parsing behaviour (#122) (#126) (199d134)
Changelog

Sourced from google-github-actions/deploy-cloud-functions's changelog.

0.7.0 (2021-12-09)

Features

  • add support for min_instances (#213)
  • add support for custom_worker_pool (#213)
  • add support for docker_registry and kms_key_name (#211)
  • add support for build_environment_variables (#210)
  • add support for mounting secrets via environment variables and the filesystem (#222)
  • add support for event_trigger_retry (#216) (1253ca1)
  • Add vpcConnectorEgressSettings & ingressSettings options (#112) (#141) (d5dec31)
  • add WIF docs, add warning for credentials input (#194) (5291949)
  • expose deploy timeout as an action input (#125) (#128) (2623495), closes #124
  • Merge EnvVars and EnVarsFile (#134) (#139) (afe2cad)

Bug Fixes

  • decrease action size by 17Mb for faster loading
  • fail deployment if the function is not in the ACTIVE state (#223)
  • bump deps and googleapis (#144) (b18cd87)
  • improve archive performance (#101) (bdd610a)
  • improve env var parsing behaviour (#122) (#126) (199d134)
Commits

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)

Bumps [google-github-actions/deploy-cloud-functions](https://github.com/google-github-actions/deploy-cloud-functions) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/google-github-actions/deploy-cloud-functions/releases)
- [Changelog](https://github.com/google-github-actions/deploy-cloud-functions/blob/main/CHANGELOG.md)
- [Commits](google-github-actions/deploy-cloud-functions@v0.6.0...v0.7.0)

---
updated-dependencies:
- dependency-name: google-github-actions/deploy-cloud-functions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Dec 10, 2021
Copy link
Contributor

@mergify mergify bot left a comment

Choose a reason for hiding this comment

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

auto approve dependabot

@mergify mergify bot merged commit b0811d9 into main Dec 10, 2021
@mergify mergify bot deleted the dependabot/github_actions/google-github-actions/deploy-cloud-functions-0.7.0 branch December 10, 2021 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants