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 github.com/cloudevents/sdk-go from 1.2.0 to 2.12.0+incompatible in /executor #90

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 3, 2022

Bumps github.com/cloudevents/sdk-go from 1.2.0 to 2.12.0+incompatible.

Release notes

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

Release v2.12.0

What's Changed

New Contributors

Full Changelog: cloudevents/sdk-go@v2.11.0...v2.12.0

Release 2.11.0

What's Changed

New Contributors

Full Changelog: cloudevents/sdk-go@v2.10.0...v2.11.0

Release v2.10.1

What's Changed

Full Changelog: cloudevents/sdk-go@v2.10.0...v2.10.1

Release v2.10.0

What's Changed

New Contributors

Full Changelog: cloudevents/sdk-go@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)

Bumps [github.com/cloudevents/sdk-go](https://github.com/cloudevents/sdk-go) from 1.2.0 to 2.12.0+incompatible.
- [Release notes](https://github.com/cloudevents/sdk-go/releases)
- [Commits](cloudevents/sdk-go@v1.2.0...v2.12.0)

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

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 Oct 3, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 3, 2022

Dependabot tried to add @adriangonz as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/amoldavsky/seldon-core/pulls/90/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the amoldavsky/seldon-core repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

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