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

chore(deps): bump cloud.google.com/go/compute from 1.6.0 to 1.6.1 #1884

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2022

Bumps cloud.google.com/go/compute from 1.6.0 to 1.6.1.

Release notes

Sourced from cloud.google.com/go/compute's releases.

compute: v1.6.1

1.6.1 (2022-04-21)

Bug Fixes

  • compute: revert proto3_optional, required removal on parent_id (#714) (d4ea7dd)
Commits
  • 407eb37 chore: release pubsub/v1.6.1 (#2648)
  • 0f60593 fix(pubsub): parse EnableMessageOrdering on GetSubscription (#2647)
  • 29aebdf feat(firestore): implement limitToLast (#2420)
  • f942d35 chore(all): update all (#2642)
  • bfdc8db fix(storage): add retry for TestIntegration_DeleteObjectInBucketWithRetention...
  • a2be9c9 feat(all): auto-regenerate gapics (#2641)
  • 94ec136 feat(all): auto-regenerate gapics (#2639)
  • 4b2f0b9 feat(all): auto-regenerate gapics (#2638)
  • 22b9552 fix(profiler): fix order of units in regexp used to parse backoff duration (#...
  • 5ea6f1f feat(all): auto-regenerate gapics (#2636)
  • Additional commits viewable 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)

Bumps [cloud.google.com/go/compute](https://github.com/googleapis/google-cloud-go) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@pubsub/v1.6.0...pubsub/v1.6.1)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/compute
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 22, 2022
@github-actions github-actions bot enabled auto-merge (squash) April 22, 2022 12:39
@github-actions github-actions bot merged commit 339cccd into master Apr 22, 2022
@github-actions github-actions bot deleted the dependabot/go_modules/cloud.google.com/go/compute-1.6.1 branch April 22, 2022 12:52
juliev0 pushed a commit to juliev0/argo-events that referenced this pull request Apr 23, 2022
…goproj#1884)

Bumps [cloud.google.com/go/compute](https://github.com/googleapis/google-cloud-go) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@pubsub/v1.6.0...pubsub/v1.6.1)

Signed-off-by: Julie Vogelman <julie_vogelman@intuit.com>

---
updated-dependencies:
- dependency-name: cloud.google.com/go/compute
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Julie Vogelman <julie_vogelman@intuit.com>
whynowy added a commit that referenced this pull request Apr 23, 2022
* chore(deps): bump github.com/argoproj/pkg from 0.11.0 to 0.12.0 (#1878)

Bumps [github.com/argoproj/pkg](https://github.com/argoproj/pkg) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/argoproj/pkg/releases)
- [Commits](argoproj/pkg@v0.11.0...v0.12.0)

Signed-off-by: Julie Vogelman <julie_vogelman@intuit.com>

---
updated-dependencies:
- dependency-name: github.com/argoproj/pkg
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Julie Vogelman <julie_vogelman@intuit.com>

* docs: fix some typos in the markdown documentation (#1880)

Signed-off-by: Jesse Antoszyk <22500761+jcantosz@users.noreply.github.com>
Signed-off-by: Julie Vogelman <julie_vogelman@intuit.com>

* chore(deps): bump github.com/fsnotify/fsnotify from 1.5.2 to 1.5.3 (#1885)

Bumps [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) from 1.5.2 to 1.5.3.
- [Release notes](https://github.com/fsnotify/fsnotify/releases)
- [Changelog](https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md)
- [Commits](fsnotify/fsnotify@v1.5.2...v1.5.3)

Signed-off-by: Julie Vogelman <julie_vogelman@intuit.com>

---
updated-dependencies:
- dependency-name: github.com/fsnotify/fsnotify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Julie Vogelman <julie_vogelman@intuit.com>

* chore(deps): bump cloud.google.com/go/compute from 1.6.0 to 1.6.1 (#1884)

Bumps [cloud.google.com/go/compute](https://github.com/googleapis/google-cloud-go) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@pubsub/v1.6.0...pubsub/v1.6.1)

Signed-off-by: Julie Vogelman <julie_vogelman@intuit.com>

---
updated-dependencies:
- dependency-name: cloud.google.com/go/compute
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Julie Vogelman <julie_vogelman@intuit.com>

* chore(deps): bump github.com/aws/aws-sdk-go from 1.43.43 to 1.43.44 (#1886)

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.43.43 to 1.43.44.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)
- [Commits](aws/aws-sdk-go@v1.43.43...v1.43.44)

Signed-off-by: Julie Vogelman <julie_vogelman@intuit.com>

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Julie Vogelman <julie_vogelman@intuit.com>

* doc: create eventbuses directory

Signed-off-by: Julie Vogelman <julie_vogelman@intuit.com>

* docs: new pages for stan and jetstream

Signed-off-by: Julie Vogelman <julie_vogelman@intuit.com>

* docs: separating anti-affinity out from the stan document

Signed-off-by: Julie Vogelman <julie_vogelman@intuit.com>

* docs: move some logic out of the central page into the stan-specific page

Signed-off-by: Julie Vogelman <julie_vogelman@intuit.com>

* docs: move some logic out of the central page into the stan-specific page

Signed-off-by: Julie Vogelman <julie_vogelman@intuit.com>

* docs: fix link

Signed-off-by: Julie Vogelman <julie_vogelman@intuit.com>

* docs: jetstream

Signed-off-by: Julie Vogelman <julie_vogelman@intuit.com>

* docs: moved anti-affinity into its own page

Signed-off-by: Julie Vogelman <julie_vogelman@intuit.com>

* docs: jetstream

Signed-off-by: Julie Vogelman <julie_vogelman@intuit.com>

* docs: heading size

Signed-off-by: Julie Vogelman <julie_vogelman@intuit.com>

* docs: moved anti-affinity into its own page

Signed-off-by: Julie Vogelman <julie_vogelman@intuit.com>

* Update jetstream.md

Signed-off-by: Julie Vogelman <julie_vogelman@intuit.com>

* docs: jetstream version

Signed-off-by: Julie Vogelman <julie_vogelman@intuit.com>

* docs: jetstream

Signed-off-by: Julie Vogelman <julie_vogelman@intuit.com>

* docs: jetstream

Signed-off-by: Julie Vogelman <julie_vogelman@intuit.com>

* docs: update tutorial to reflect new pages

Signed-off-by: Julie Vogelman <julie_vogelman@intuit.com>

* docs: eventbus overview

Signed-off-by: Julie Vogelman <julie_vogelman@intuit.com>

* adding another page

Signed-off-by: Julie Vogelman <julie_vogelman@intuit.com>

* docs: jetstream

Signed-off-by: Julie Vogelman <julie_vogelman@intuit.com>

* docs: changed my mind about adding the moreinfo.md page

Signed-off-by: Julie Vogelman <julie_vogelman@intuit.com>

* docs: stan

Signed-off-by: Julie Vogelman <julie_vogelman@intuit.com>

* docs: moved some STAN-specifics to the stan subpage

Signed-off-by: Julie Vogelman <julie_vogelman@intuit.com>

* docs: jetstream - how it works

Signed-off-by: Julie Vogelman <julie_vogelman@intuit.com>

* docs: distinction between NATS streaming and Jetstream for dependencies referencing same event

Signed-off-by: Julie Vogelman <julie_vogelman@intuit.com>

* docs: clarifying exactly once

Signed-off-by: Julie Vogelman <julie_vogelman@intuit.com>

* docs: quotes

Signed-off-by: Julie Vogelman <julie_vogelman@intuit.com>

* renaming evenbuses to eventbus for consistency with British spelling used elsewhere

Signed-off-by: Julie Vogelman <julie_vogelman@intuit.com>

* renaming evenbuses to eventbus for consistency with British spelling used elsewhere

Signed-off-by: Julie Vogelman <julie_vogelman@intuit.com>

* feat: Controller Leader Election (#1883)

* Issue 1565: Controller Leader Election

Signed-off-by: David Collom <david.collom@jetstack.io>

* Fix up RBAC

Signed-off-by: David Collom <david.collom@jetstack.io>

* Adding coordination/leases to install/namespace-install

Signed-off-by: David Collom <david.collom@jetstack.io>

* Fix up rbac

Signed-off-by: David Collom <david.collom@jetstack.io>

* Adding additional RBAC for Events

Signed-off-by: David Collom <david.collom@jetstack.io>
Signed-off-by: Julie Vogelman <julie_vogelman@intuit.com>

* ci: e2e build for jetstream driver (#1889)

* ci: e2e build for jetstream driver

Signed-off-by: Derek Wang <whynowy@gmail.com>

* .

Signed-off-by: Derek Wang <whynowy@gmail.com>
Signed-off-by: Julie Vogelman <julie_vogelman@intuit.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jesse Antoszyk <22500761+jcantosz@users.noreply.github.com>
Co-authored-by: David Collom <david@collom.co.uk>
Co-authored-by: Derek Wang <whynowy@gmail.com>
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants