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 all go dependencies main (main) #32106

Merged
merged 1 commit into from
Apr 23, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 22, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
github.com/aliyun/alibaba-cloud-sdk-go v1.62.712 -> v1.62.721 age adoption passing confidence require patch
github.com/aws/aws-sdk-go-v2/service/ec2 v1.156.0 -> v1.157.0 age adoption passing confidence require minor
github.com/containernetworking/cni v1.1.2 -> v1.2.0 age adoption passing confidence require minor
github.com/prometheus/procfs v0.13.0 -> v0.14.0 age adoption passing confidence require minor
golang.org/x/exp 93d18d7 -> fe59bbe require digest

Release Notes

aliyun/alibaba-cloud-sdk-go (github.com/aliyun/alibaba-cloud-sdk-go)

v1.62.721

Compare Source

  • Generated 2019-12-30 for facebody.
  • Update DetectFace.

v1.62.720

Compare Source

  • Generated 2019-05-06 for sae.
    undefined

v1.62.719

Compare Source

  • Generated 2018-11-01 for dms-enterprise.
  • Supported ApproveOrder request parameter NewApproverList.
  • Add ListSensitiveColumnInfo API.
  • Supported GetDataCorrectOrderDetail return ConfigDetail Information.

v1.62.718

Compare Source

  • Generated 2022-05-30 for eflo.
  • Update HDENI API.

v1.62.717

Compare Source

  • Generated 2018-02-08 for Domain.
  • Add SnatchNo For QueryBookingDomainInfo

v1.62.716

Compare Source

  • Generated 2014-08-28 for Ess.
  • ModifyScalingGroup add ScalingPolicy params.

v1.62.715

Compare Source

  • Generated 2018-02-08 for Domain.
  • Add SnatchNo For QueryBookingDomainInfo

v1.62.714

Compare Source

  • Generated 2023-07-01 for EHPC.
  • Support Container for CreateJob.

v1.62.713

Compare Source

  • Generated 2023-01-20 for csas.
containernetworking/cni (github.com/containernetworking/cni)

v1.2.0

Compare Source

This is libcni v1.2.0, which releases the new CNI spec version v1.1.0.

Major changes:

GC verb

The GC verb allows runtimes to specify the set of known-good attachments, allowing plugins to clean up stale and leaked resources such as IPAM reservations. Libcni will also synthesize a CNI DEL for any stale cached attachments, so all users will have a form of GC, even if their plugins do not support CNI v1.1

STATUS verb

The STATUS verb allows a plugin to report its readiness to accept ADD requests. Runtimes such as containerd and cri-o will no longer have to rely merely on the presence of a CNI configuration file to determine network readiness.

Version negotiation

CNI configurations may now contain multiple versions, so that an administrator can opportunistically update the protocol version without breaking older runtimes:

{
  "cniVersion": "1.0.0",
  "cniVersions": ["1.0.0", "1.1.0"]
}

New fields

A number of new fields have been added to the result type:

Other improvements

  • (#​911). libcni: add specific type for CHECK not supported
  • (#​1072). tolerate invalid cni caches for deletion
  • (#​1054). Add Version() to CNI interface
prometheus/procfs (github.com/prometheus/procfs)

v0.14.0

Compare Source

What's Changed

New Contributors

Full Changelog: prometheus/procfs@v0.13.0...v0.14.0


Configuration

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

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

Rebasing: Never, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner April 22, 2024 07:34
@renovate renovate bot added kind/enhancement This would improve or streamline existing functionality. release-note/misc This PR makes changes that have no direct user impact. renovate/stop-updating Tell Renovate to stop updating PR labels Apr 22, 2024
@renovate renovate bot requested a review from tklauser April 22, 2024 07:34
@github-actions github-actions bot added the kind/community-contribution This was a contribution made by a community member. label Apr 22, 2024
@julianwiedmann
Copy link
Member

/test

Signed-off-by: renovate[bot] <bot@renovateapp.com>
@renovate renovate bot force-pushed the renovate/main-all-go-deps-main branch from 22f519e to 78625c7 Compare April 22, 2024 12:18
@julianwiedmann
Copy link
Member

/test

@tklauser tklauser enabled auto-merge April 23, 2024 07:31
@tklauser tklauser added this pull request to the merge queue Apr 23, 2024
@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Apr 23, 2024
Merged via the queue into main with commit 4760816 Apr 23, 2024
274 of 276 checks passed
@tklauser tklauser deleted the renovate/main-all-go-deps-main branch April 23, 2024 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/community-contribution This was a contribution made by a community member. kind/enhancement This would improve or streamline existing functionality. ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/misc This PR makes changes that have no direct user impact. renovate/stop-updating Tell Renovate to stop updating PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants