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) (patch) #26056

Merged
merged 1 commit into from Jun 20, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 9, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/Azure/go-autorest/autorest require patch v0.11.28 -> v0.11.29
github.com/Azure/go-autorest/autorest/adal require patch v0.9.21 -> v0.9.23
github.com/Azure/go-autorest/autorest/azure/auth require patch v0.5.11 -> v0.5.12
github.com/aliyun/alibaba-cloud-sdk-go require patch v1.62.354 -> v1.62.378
github.com/aws/aws-sdk-go-v2/config require patch v1.18.3 -> v1.18.27
github.com/go-openapi/errors require patch v0.20.3 -> v0.20.4
github.com/go-openapi/swag require patch v0.22.3 -> v0.22.4
github.com/hashicorp/golang-lru/v2 require patch v2.0.2 -> v2.0.3
github.com/sirupsen/logrus require patch v1.9.2 -> v1.9.3
github.com/spiffe/go-spiffe/v2 require patch v2.1.5 -> v2.1.6

Release Notes

aliyun/alibaba-cloud-sdk-go

v1.62.378

Compare Source

  • Generated 2022-03-14 for CC5G.
  • Cc5g.

v1.62.377

Compare Source

  • Generated 2018-08-28 for Tag.
  • Add EnablePolicy APIs.

v1.62.376

Compare Source

  • Generated 2017-08-01 for polardb.
  • Support new feature.

v1.62.375

Compare Source

  • Generated 2014-05-26 for Ecs.
  • CreateAutoProvisioningGroup support NetworkInterface.

v1.62.374

Compare Source

  • Generated 2014-08-15 for Rds.
  • Support More Open Api.

v1.62.373

Compare Source

  • Generated 2015-12-01 for Dds.
  • Update by SDK platform.

v1.62.372

Compare Source

  • Generated 2022-01-30 for avatar.
    -stream text

v1.62.371

Compare Source

  • Generated 2017-08-01 for polardb.
  • Associate OpenAPI Error Code.

v1.62.370

Compare Source

  • Generated 2020-03-20 for videoenhan.
  • Update AddFaceVideoTemplate and MergeVideoModelFace.

v1.62.369

Compare Source

  • Generated 2020-05-18 for dataworks-public.

v1.62.368

Compare Source

  • Generated 2015-11-01 for Market.
  • Add DistributionProducts API.

v1.62.367

Compare Source

  • Generated 2022-12-01 for ResourceCenter.
  • Supported GetResourceCounts API.

v1.62.366

Compare Source

  • Generated 2020-04-01 for eventbridge.
  • Add listTargets api.

v1.62.365

Compare Source

  • Generated 2022-01-30 for avatar.
  • SubmitAudioTo3DAvatarVideoTask

v1.62.364

Compare Source

  • Generated 2022-01-30 for avatar.
  • SubmitAudioTo3DAvatarVideoTask

v1.62.363

Compare Source

  • Generated 2016-04-28 for Vpc.
  • RegionId Field is required.
  • Supported Zone for AllocateEipSegmentAddress.
  • Supported ReservationData for DescribeIpv6Addresses.
  • Add ErrorCode.
  • Supported ClientIp Ram check For AddPublicIpAddressPoolCidrBlock.
  • Supported InstanceId and IpAddress For AllocateEipAddress.
  • Support error code for the port range of SSL VPN server.
  • Modify api timeout.
  • Support Ha Vpn.
  • Add error code.

v1.62.362

Compare Source

  • [core]feat: support external id for ram role arn

v1.62.361

Compare Source

  • Generated 2019-09-01 for OceanBasePro.
  • Update SDK.

v1.62.360

Compare Source

  • Generated 2020-06-01 for SWAS-OPEN.
  • Add new apis.

v1.62.359

Compare Source

  • Generated 2019-04-30 for schedulerx2.
  • Add Overview Query API.
  • Support Update Job With XAttrs.

v1.62.358

Compare Source

  • Generated 2020-05-18 for dataworks-public.

v1.62.357

Compare Source

  • Generated 2014-08-15 for Rds.
  • Support More Open Api.

v1.62.356

Compare Source

  • Generated 2014-05-15 for Slb.
  • Support Latest APIs.

v1.62.355

Compare Source

  • Generated 2022-12-01 for ResourceCenter.
  • Supported GetResourceCounts for Resourcecenter.
go-openapi/errors

v0.20.4

Compare Source

go-openapi/swag

v0.22.4

Compare Source

hashicorp/golang-lru

v2.0.3: Add Values() and separate ARC

Compare Source

This release adds the Values() method on caches and removes ARC from the main module so that it does not need to be imported along with the rest of the module for those concerned around its patent status.

The code/API is the same, but is now found at github.com/hashicorp/golang-lru/arc/v2.

sirupsen/logrus

v1.9.3

Compare Source

spiffe/go-spiffe

v2.1.6

Compare Source

Added
  • Name convenience method to the spiffeid.TrustDomain type (#​228)

Configuration

📅 Schedule: Branch creation - "on friday" (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.

👻 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 June 9, 2023 02:09
@renovate renovate bot requested a review from rolinh June 9, 2023 02:09
@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 Jun 9, 2023
@maintainer-s-little-helper maintainer-s-little-helper bot added dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. and removed dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. labels Jun 9, 2023
@github-actions github-actions bot added the kind/community-contribution This was a contribution made by a community member. label Jun 9, 2023
@rolinh
Copy link
Member

rolinh commented Jun 15, 2023

/test

@renovate renovate bot force-pushed the renovate/main-patch-all-go-deps-main branch 3 times, most recently from 4a36329 to 7aac50b Compare June 16, 2023 08:31
@aanm
Copy link
Member

aanm commented Jun 16, 2023

/test

@renovate renovate bot force-pushed the renovate/main-patch-all-go-deps-main branch from 7aac50b to 05afc77 Compare June 16, 2023 11:25
@aanm
Copy link
Member

aanm commented Jun 16, 2023

/test

@rolinh rolinh removed the renovate/stop-updating Tell Renovate to stop updating PR label Jun 19, 2023
Signed-off-by: renovate[bot] <bot@renovateapp.com>
@renovate renovate bot force-pushed the renovate/main-patch-all-go-deps-main branch from 05afc77 to f8ffbfe Compare June 19, 2023 15:54
@rolinh rolinh added the renovate/stop-updating Tell Renovate to stop updating PR label Jun 19, 2023
@rolinh
Copy link
Member

rolinh commented Jun 19, 2023

/test

@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 Jun 20, 2023
@ti-mo ti-mo merged commit c75aef9 into main Jun 20, 2023
62 checks passed
@ti-mo ti-mo deleted the renovate/main-patch-all-go-deps-main branch June 20, 2023 19:34
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

3 participants