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

fix(deps): update module github.com/cheshir/go-mq to v2 #30

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 4, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/cheshir/go-mq v1.2.0 -> v2.0.1 age adoption passing confidence

Release Notes

cheshir/go-mq (github.com/cheshir/go-mq)

v2.0.1: Fixed v2 import

Compare Source

Fixed v2 import #​55
Bump amqp pkg to 1.7.0 #​56

v2.0.0: v2

Compare Source

  • Migrated to the official RabbitMQ driver.
  • Now New() will return pointer to struct instead of interface.
  • Dropped support for X.Y.Z release tags. Now only vX.Y.Z will be supported.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/github.com-cheshir-go-mq-2.x branch from 6466769 to a92e5df Compare March 4, 2024 18:33
@renovate renovate bot force-pushed the renovate/github.com-cheshir-go-mq-2.x branch from a92e5df to f83750c Compare March 26, 2024 02:48
@renovate renovate bot changed the title Update module github.com/cheshir/go-mq to v2 fix(deps): update module github.com/cheshir/go-mq to v2 Apr 28, 2024
@renovate renovate bot force-pushed the renovate/github.com-cheshir-go-mq-2.x branch from f83750c to f38f3fe Compare May 9, 2024 09:17
Copy link
Contributor Author

renovate bot commented Jun 4, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 33 additional dependencies were updated

Details:

Package Change
github.com/onsi/gomega v1.10.2 -> v1.17.0
k8s.io/api v0.20.2 -> v0.22.5
k8s.io/apimachinery v0.20.2 -> v0.22.5
k8s.io/client-go v0.20.2 -> v0.22.5
cloud.google.com/go v0.54.0 -> v0.81.0
github.com/Azure/go-autorest/autorest v0.11.1 -> v0.11.18
github.com/Azure/go-autorest/autorest/adal v0.9.5 -> v0.9.13
github.com/Azure/go-autorest/logger v0.2.0 -> v0.2.1
github.com/cespare/xxhash/v2 v2.1.1 -> v2.1.2
github.com/evanphx/json-patch v4.9.0+incompatible -> v4.11.0+incompatible
github.com/form3tech-oss/jwt-go v3.2.2+incompatible -> v3.2.3+incompatible
github.com/go-logr/logr v0.3.0 -> v1.2.2
github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e -> v0.0.0-20210331224755-41bb18bfe9da
github.com/golang/protobuf v1.5.0 -> v1.5.2
github.com/google/gofuzz v1.1.0 -> v1.2.0
github.com/googleapis/gnostic v0.5.1 -> v0.5.5
github.com/imdario/mergo v0.3.10 -> v0.3.12
github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 -> v1.0.4
github.com/prometheus/client_golang v1.7.1 -> v1.11.1
github.com/prometheus/common v0.10.0 -> v0.30.0
github.com/prometheus/procfs v0.2.0 -> v0.7.3
github.com/rabbitmq/amqp091-go v1.3.0 -> v1.7.0
go.uber.org/atomic v1.6.0 -> v1.7.0
go.uber.org/multierr v1.5.0 -> v1.6.0
go.uber.org/zap v1.15.0 -> v1.17.0
golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d -> v0.0.0-20210819190943-2bc19b11175f
golang.org/x/time v0.0.0-20200630173020-3af7569d3a1e -> v0.0.0-20210723032227-1f47c861a9ac
google.golang.org/appengine v1.6.6 -> v1.6.7
k8s.io/component-base v0.20.2 -> v0.22.5
k8s.io/klog/v2 v2.4.0 -> v2.30.0
k8s.io/kube-openapi v0.0.0-20201113171705-d219536bb9fd -> v0.0.0-20211109043538-20434351676c
k8s.io/utils v0.0.0-20210111153108-fddb29f9d009 -> v0.0.0-20210930125809-cb0fa318a74b
sigs.k8s.io/structured-merge-diff/v4 v4.0.2 -> v4.1.2

@renovate renovate bot force-pushed the renovate/github.com-cheshir-go-mq-2.x branch from f38f3fe to df02662 Compare June 17, 2024 16:26
@renovate renovate bot force-pushed the renovate/github.com-cheshir-go-mq-2.x branch from df02662 to f3cf3ff Compare August 15, 2024 00:55
@renovate renovate bot force-pushed the renovate/github.com-cheshir-go-mq-2.x branch from f3cf3ff to 9c374a5 Compare November 17, 2024 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants