keptn-sandbox / crossplane-service

Apache License 2.0
4 stars 0 forks source link

Bump github.com/cloudevents/sdk-go/v2 from 2.5.0 to 2.12.0 #43

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/cloudevents/sdk-go/v2 from 2.5.0 to 2.12.0.

Release notes

Sourced from github.com/cloudevents/sdk-go/v2's releases.

Release v2.12.0

What's Changed

New Contributors

Full Changelog: https://github.com/cloudevents/sdk-go/compare/v2.11.0...v2.12.0

Release 2.11.0

What's Changed

New Contributors

Full Changelog: https://github.com/cloudevents/sdk-go/compare/v2.10.0...v2.11.0

Release v2.10.1

What's Changed

Full Changelog: https://github.com/cloudevents/sdk-go/compare/v2.10.0...v2.10.1

Release v2.10.0

What's Changed

New Contributors

Full Changelog: https://github.com/cloudevents/sdk-go/compare/v2.9.0...v2.10.0

Release v2.9.0

What's Changed

... (truncated)

Commits
  • a718752 Helper function to create event from HTTP Request or Response (#799)
  • c623f8b Move generated protos into a public package (#793)
  • 76cfa1c Upgrade testify to 1.8.0 (#790)
  • 93d324d add unordered, unknown datacontenttype test and errors to v2/event (#787)
  • b7b2232 fix: missing error message when return HTTPResult (#785)
  • 14755d1 add proto test to confirm it is correct (#784)
  • ae4b7be protocol/pubsub: bump cloud.google.com/go/pubsub to latest (#777)
  • f95748f bump golang to 1.17 (#778)
  • 0911e5f Unblock connection receive when context is done (#781)
  • 2d3bb5b fix golangci-lint-action (#779)
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #56.