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 google-github-actions/setup-gcloud from 0 to 1 #14

Open
wants to merge 2,441 commits into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 14, 2022

Bumps google-github-actions/setup-gcloud from 0 to 1.

Release notes

Sourced from google-github-actions/setup-gcloud's releases.

v1

This is the floating v1 release.

v0.6.2

What's Changed

Full Changelog: google-github-actions/setup-gcloud@v0.6.1...v0.6.2

v0.6.1

What's Changed

New Contributors

Full Changelog: google-github-actions/setup-gcloud@v0.6.0...v0.6.1

setup-gcloud v0.6.0

⚠ BREAKING CHANGES

  • Require Node 16 (#532)

Features

... (truncated)

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)

aravindanr and others added 30 commits February 1, 2022 12:24
…d to the decider queue only if it's not present.
…dels

use domain models in default queues
- fix correlationId for failure workflow
- add failure taskId to input
… added log when subWorkflowChanged is reset.
Signed-off-by: gradle-update-robot <[email protected]>
add termination reason param to terminate task
Update Gradle Wrapper from 7.3.3 to 7.4
Bumps [gradle-extra-configurations-plugin](https://github.com/nebula-plugins/gradle-extra-configurations-plugin) from 5.0.3 to 7.0.0.
- [Release notes](https://github.com/nebula-plugins/gradle-extra-configurations-plugin/releases)
- [Changelog](https://github.com/nebula-plugins/gradle-extra-configurations-plugin/blob/main/CHANGELOG.md)
- [Commits](nebula-plugins/gradle-extra-configurations-plugin@v5.0.3...v7.0.0)

---
updated-dependencies:
- dependency-name: com.netflix.nebula:gradle-extra-configurations-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Doug Sillars <[email protected]>
* AMQP messages will generate the observable change

* Reverting unnecessary changes

* Capturing the only changes required for AMQP messagres reading

* Capturing the only changes required for AMQP messagres reading

* Support for sequential and parallel processing of messages

* Channel reusability changes

* Channel reusability changes

* Subscriber channel caching

* Max channel changes

* Connection and opertion retries

* Channel usage for exchanges and publishers

* Acknowledge the message even on failures

* Resolved conflicts

* Apply coding style changes using spotless

* Retry on publish and ack failures

* Externalizing the redis config

* Externalizing the redis config

* Make Event System Task Synchronous

Event is a task that publishes messages to an external eventing system.
The publishing is not a long running task, and publishing message to an async system using async task is not optimal.

marking event as sync, improves the overall performance and has negligible overhead given the task completes quite quick.

* Update integration tests to reflect Event is synchronous

* Getting the latest changes

Co-authored-by: Thangella, Venkat <[email protected]>
Co-authored-by: Viren Baraiya <[email protected]>
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 1 to 3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v1...v3)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Remove mentions of deprecated ack API
Update apispec.md - remove ack API mention
Fix the path to architecture diagram
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [actions/stale](https://github.com/actions/stale) from 3 to 5.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](actions/stale@v3...v5)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…s/actions/setup-node-3

Bump actions/setup-node from 1 to 3
…ogle.protobuf-0.8.18

Bump com.google.protobuf from 0.8.15 to 0.8.18
pmchung and others added 28 commits June 4, 2022 07:32
Allow retry option in fail-task event messages
Bumps [google-github-actions/setup-gcloud](https://github.com/google-github-actions/setup-gcloud) from 0 to 1.
- [Release notes](https://github.com/google-github-actions/setup-gcloud/releases)
- [Changelog](https://github.com/google-github-actions/setup-gcloud/blob/main/CHANGELOG.md)
- [Commits](google-github-actions/setup-gcloud@v0...v1)

---
updated-dependencies:
- dependency-name: google-github-actions/setup-gcloud
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 14, 2022
@pmchung pmchung force-pushed the dependabot/github_actions/google-github-actions/setup-gcloud-1 branch from 0793706 to dab4be4 Compare September 6, 2023 18:21
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.