keptn-sandbox / crossplane-service

Apache License 2.0
4 stars 0 forks source link

Bump github.com/keptn/go-utils from 0.10.0 to 0.20.2 #73

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/keptn/go-utils from 0.10.0 to 0.20.2.

Release notes

Sourced from github.com/keptn/go-utils's releases.

v0.20.2

0.20.2 (2023-08-01)

Other

v0.20.1

0.20.1 (2023-04-04)

Features

  • add possibility to read mongo secret from file (#566) (6b8d8f2)

v0.20.0

0.20.0 (2022-12-07)

Features

  • go-sdk: Helper for retrieving SLI resources (#541) (cc6d13c)

Bug Fixes

  • Fix event handling for duplicated subscriptions in go-sdk remote execution plane use case (#542) (8655d73)

Other

v0.19.0

0.19.0 (2022-09-23)

Features

  • Expose methods to automatically generate events from parent event (#538) (cf4bfd8)
  • Introduce IsUpstreamAutoProvisioned to ExpandedProject model (#536) (dc8c096)
  • Introduce skipping of automatic event responses per task handler (#537) (278ad8b)

Bug Fixes

... (truncated)

Changelog

Sourced from github.com/keptn/go-utils's changelog.

0.20.2 (2023-08-01)

Other

0.20.1 (2023-04-04)

Features

  • add possibility to read mongo secret from file (#566) (6b8d8f2)

0.20.0 (2022-12-07)

Features

  • go-sdk: Helper for retrieving SLI resources (#541) (cc6d13c)

Bug Fixes

  • Fix event handling for duplicated subscriptions in go-sdk remote execution plane use case (#542) (8655d73)

Other

0.19.0 (2022-09-23)

Features

  • Expose methods to automatically generate events from parent event (#538) (cf4bfd8)
  • Introduce IsUpstreamAutoProvisioned to ExpandedProject model (#536) (dc8c096)
  • Introduce skipping of automatic event responses per task handler (#537) (278ad8b)

Bug Fixes

  • Use resourceHandler from apiv2 package instead of newly creating an internal-only, unauthenticated client (#535) (f07eb2f)

0.18.0 (2022-07-28)

⚠ BREAKING CHANGES

... (truncated)

Commits
  • 5753085 chore(release): 0.20.2
  • 833940f build(deps): update module golang.org/x/crypto to v0.11.0 [skip ci] (#576)
  • 94cff9d build(deps): update peter-evans/create-pull-request action to v5 [skip ci] (#...
  • 0543f52 build(deps): update module golang.org/x/text to v0.11.0 [skip ci] (#577)
  • d8549c9 build(deps): update module golang.org/x/net to v0.12.0 [skip ci] (#579)
  • 865d6df build(deps): update module github.com/nats-io/nats.go to v1.28.0 [skip ci] (#...
  • 6d4691a build(deps): update module golang.org/x/oauth2 to v0.10.0 [skip ci] (#580)
  • 60f5b0a build(deps): update module github.com/cloudevents/sdk-go/observability/opente...
  • 309852c build(deps): update module github.com/cloudevents/sdk-go/v2 to v2.14.0 [skip ...
  • 4fe9e8e build(deps): update module github.com/nats-io/nats-server/v2 to v2.9.20 [skip...
  • 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)