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 google.golang.org/api from 0.93.0 to 0.97.0 #2211

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 24, 2022

Bumps google.golang.org/api from 0.93.0 to 0.97.0.

Release notes

Sourced from google.golang.org/api's releases.

v0.97.0

0.97.0 (2022-09-21)

Features

  • all: Auto-regenerate discovery clients (#1693) (a87400b)
  • all: Auto-regenerate discovery clients (#1695) (b8f2556)
  • internal/gensupport: Wrap retry failures with context and prev error (#1684) (f427ee3), refs #1685

Bug Fixes

  • Build script bash error (#1697) (6b0515b)
  • gensupport: Allow initial request for resumable uploads to retry w/ non-nil getBody (#1690) (2c3e863)

v0.96.0

0.96.0 (2022-09-14)

Features

Bug Fixes

v0.95.0

0.95.0 (2022-09-06)

Features

  • all: Auto-regenerate discovery clients (#1677) (8757dbf)
  • all: Auto-regenerate discovery clients (#1680) (8c72fb3)
  • option: Officially deprecate ImpersonateCredentials (#1683) (9a84077)

v0.94.0

0.94.0 (2022-08-23)

Features

... (truncated)

Changelog

Sourced from google.golang.org/api's changelog.

0.97.0 (2022-09-21)

Features

  • all: Auto-regenerate discovery clients (#1693) (a87400b)
  • all: Auto-regenerate discovery clients (#1695) (b8f2556)
  • internal/gensupport: Wrap retry failures with context and prev error (#1684) (f427ee3), refs #1685

Bug Fixes

  • Build script bash error (#1697) (6b0515b)
  • gensupport: Allow initial request for resumable uploads to retry w/ non-nil getBody (#1690) (2c3e863)

0.96.0 (2022-09-14)

Features

Bug Fixes

0.95.0 (2022-09-06)

Features

  • all: Auto-regenerate discovery clients (#1677) (8757dbf)
  • all: Auto-regenerate discovery clients (#1680) (8c72fb3)
  • option: Officially deprecate ImpersonateCredentials (#1683) (9a84077)

0.94.0 (2022-08-23)

Features

Bug Fixes

  • storage: *int64 instead of int64 for Age cond (#1598) (9ea025d)

... (truncated)

Commits
  • faa845a chore(main): release 0.97.0 (#1694)
  • 2c3e863 fix(gensupport): allow initial request for resumable uploads to retry w/ non-...
  • f427ee3 feat(internal/gensupport): wrap retry failures with context and prev error (#...
  • 6b0515b fix: build script bash error (#1697)
  • b8f2556 feat(all): auto-regenerate discovery clients (#1695)
  • a87400b feat(all): auto-regenerate discovery clients (#1693)
  • a039966 chore(main): release 0.96.0 (#1687)
  • 0f7c1ed fix: upgrade version of golang.org/x/net (#1692)
  • e801e10 feat(all): auto-regenerate discovery clients (#1689)
  • bc29a6b feat(all): auto-regenerate discovery clients (#1688)
  • 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 [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.93.0 to 0.97.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.93.0...v0.97.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  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 go Pull requests that update Go code labels Sep 24, 2022
@github-actions github-actions bot enabled auto-merge (squash) September 24, 2022 12:15
@github-actions github-actions bot merged commit cbca423 into master Sep 24, 2022
@github-actions github-actions bot deleted the dependabot/go_modules/google.golang.org/api-0.97.0 branch September 24, 2022 12:22
whynowy pushed a commit that referenced this pull request Sep 28, 2022
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
denis-codefresh added a commit to codefresh-io/argo-events that referenced this pull request Aug 28, 2023
* chore(deps): bump github.com/nats-io/nats.go from 1.16.0 to 1.17.0 (argoproj#2197)

Bumps [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/nats-io/nats.go/releases)
- [Commits](nats-io/nats.go@v1.16.0...v1.17.0)

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

---
updated-dependencies:
- dependency-name: github.com/nats-io/nats.go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

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

* fix: Emissary executor reads and writes to WorkflowTaskResults, not Pods (argoproj#2189)

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

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

* fix filter for github sensor example (argoproj#2188)

Signed-off-by: Matthieu Simon <matthieu.simon@gmail.com>

Signed-off-by: Matthieu Simon <matthieu.simon@gmail.com>

* chore: enable jetstream 2.9 (argoproj#2205)

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

* chore: fix examples to drop deprecated fields (argoproj#2204)

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

* chore(deps): bump github.com/aws/aws-sdk-go from 1.44.81 to 1.44.105 (argoproj#2208)

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

* chore(deps): bump google.golang.org/api from 0.93.0 to 0.97.0 (argoproj#2211)

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

* chore(deps): bump actions/stale from 5 to 6 (argoproj#2213)

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

* feat: Kafka es discontinues processing if eb publishing fails (argoproj#2214)

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

* Make port configurable in webhook, default is set to 443 (argoproj#2215)

Signed-off-by: Nir Shtein <89006520+nirsht@users.noreply.github.com>

* chore: enable argo v3.4 and nats 2.9.1 (argoproj#2216)

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

* Update manifests to v1.7.3

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

* update versions

* fix compile errors

* use quay.io/denis_codefresh/argo-events

* Revert "use quay.io/denis_codefresh/argo-events"

This reverts commit 9fcb428.

* fix release

* change image across manifests

* quay.io/denis_codefresh/argo-events

* Revert "quay.io/denis_codefresh/argo-events"

This reverts commit 624f792.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Julie Vogelman <julie_vogelman@intuit.com>
Signed-off-by: Matthieu Simon <matthieu.simon@gmail.com>
Signed-off-by: Derek Wang <whynowy@gmail.com>
Signed-off-by: Nir Shtein <89006520+nirsht@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julie Vogelman <julie_vogelman@intuit.com>
Co-authored-by: Matthieu Simon <matthieu.simon@gmail.com>
Co-authored-by: Derek Wang <whynowy@gmail.com>
Co-authored-by: Nir Shtein <nir.sht1@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