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

[Build-deps]: Bump go-micro.dev/v4 from 4.3.1-0.20211108085239-0c2041e43908 to 4.10.2 #466

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 30, 2023

Bumps go-micro.dev/v4 from 4.3.1-0.20211108085239-0c2041e43908 to 4.10.2.

Release notes

Sourced from go-micro.dev/v4's releases.

v4.10.2

What's Changed

New Contributors

Full Changelog: micro/go-micro@v4.10.1...v4.10.2

4.10.1

Minor patch for Handle option

v4.10.0

Lot of refactoring and improved reliability and retry logic of client calls

What's Changed

New Contributors

Full Changelog: micro/go-micro@v4.9.0...v4.10.0

4.9.0

... (truncated)

Changelog

Sourced from go-micro.dev/v4's changelog.

4.7.0 (2022/05/19)

Features

  • remove unused variable in loop (#2495)
  • option to disable file watcher (#2485)
  • Support direct generation of grpc method (#2474)
  • remove cli
  • remove dashboard
  • Remove examples
  • Add header suppor for Kafka broker plugin; (#2470)
  • Fix codec/bytes (#2466)
  • Add Wait option support for sync/etcd plugins (#2459)
  • #2453 Fix with associated test update (#2454)
  • style:arrays pre-allocation (#2449)
  • Bump github.com/nats-io/nats-server/v2 in /plugins/events/natsjs (#2447)
  • add NATS JetStream events plugin (#2433)
  • add tls option for sync etcd plugin (#2440)
  • add new services

Bug Fixes

  • fix: consume and publish blocked after rabbitmq reconnecting (#2492)
  • typo fix; (#2480)
  • fix asim/go-micro#2344 (#2462)
  • fix natsjs syntax error, remove TODOs and enable tests (#2446)
  • http transport deadlock (#2441)
  • Support for -micro_out=module=<module_prefix> for protoc-gen-micro (#2435)

4.6.0 (2022/02/08)

Features

  • add service updates (#2418)
  • Add files via upload
  • default the content type to json (#2412)
  • Add Kafka asynchronous send support (#2409)
  • use read lock and unlock instead of write ones (#2410)
  • move the api client
  • Update client_test.go
  • switch services client
  • remove the client
  • add service interfaces
  • [FEATURE] add changelog (#2400)
  • nats config plugin (#2397)
  • Update and rename m3o.go to services.go
  • Update services/ (#2392)

Bug Fixes

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from labkode as a code owner October 30, 2023 10:07
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 30, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 30, 2023

Dependabot tried to add @labkode, @glpatcern and @gmgigi96 as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/labkode/reva/pulls/466/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 labkode/reva repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

@dependabot dependabot bot force-pushed the dependabot/go_modules/go-micro.dev/v4-4.10.2 branch from 7d86c66 to 5748690 Compare November 3, 2023 10:30
Bumps [go-micro.dev/v4](https://github.com/go-micro/go-micro) from 4.3.1-0.20211108085239-0c2041e43908 to 4.10.2.
- [Release notes](https://github.com/go-micro/go-micro/releases)
- [Changelog](https://github.com/go-micro/go-micro/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-micro/go-micro/commits/v4.10.2)

---
updated-dependencies:
- dependency-name: go-micro.dev/v4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/go-micro.dev/v4-4.10.2 branch from 5748690 to 132ec05 Compare November 13, 2023 11:23
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants