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/azure/go-amqp to v1.2.0 #35510

Merged
merged 3 commits into from
Oct 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/Azure/go-amqp v1.1.0 -> v1.2.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

Azure/go-amqp (github.com/Azure/go-amqp)

v1.2.0

Compare Source

Features Added
  • Added type Null used to send an AMQP null message value.
  • Added method Properties to Conn, Session, Receiver, and Sender which contains the peer's respective properties.
Bugs Fixed
  • Fixed a rare race in Conn.start that could cause goroutines to be leaked if the provided context was canceld/expired.
Other Changes
  • The field MessageHeader.Durable is not omitted when it's false.

Configuration

📅 Schedule: Branch creation - "on tuesday" (UTC), 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 requested a review from djaglowski as a code owner October 1, 2024 09:47
@renovate renovate bot added dependencies Pull requests that update a dependency file renovatebot labels Oct 1, 2024
@renovate renovate bot requested a review from a team as a code owner October 1, 2024 09:47
@github-actions github-actions bot requested a review from mcardy October 1, 2024 09:48
@github-actions github-actions bot added the cmd/otelcontribcol otelcontribcol command label Oct 1, 2024
@codeboten codeboten merged commit 05b01e6 into main Oct 1, 2024
156 checks passed
@codeboten codeboten deleted the renovate/all-github.comazure-packages branch October 1, 2024 15:33
@github-actions github-actions bot added this to the next release milestone Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cmd/otelcontribcol otelcontribcol command dependencies Pull requests that update a dependency file receiver/solace
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants