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) #26427

Merged
merged 1 commit into from Jun 27, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 22, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/aliyun/alibaba-cloud-sdk-go require patch v1.62.378 -> v1.62.392
github.com/hashicorp/golang-lru/v2 require patch v2.0.3 -> v2.0.4
google.golang.org/grpc require patch v1.56.0 -> v1.56.1

Release Notes

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

v1.62.392

Compare Source

  • Generated 2014-08-28 for Ess.
  • add enableDesiredCapacity.

v1.62.391

Compare Source

  • Generated 2016-04-28 for Vpc.
  • Add error code.
  • Add ErrorCode.
  • Add errorCode for ListPublicIpAddressPoolsForCommonBuy.
  • Add new errorcode.
  • Modify parameter type.
  • Change parameter instanceId of DeleteVSwitchCidrReservation to requeired, add error code, and add tags in DescribeCommonBandwidthPackages response.
  • Update traffic mirror service api.
  • Add error code for MoveResourceGroup and AllocateVpcIpv6Cidr.
  • Api tag.
  • Support tag when create resources.
  • Add errorCode.
  • Change API RAM meta.

v1.62.390

Compare Source

  • Generated 2020-04-07 for cas.
  • Fix some bugs.

v1.62.389

Compare Source

  • Generated 2021-07-30 for ebs.
  • Sdk update.

v1.62.388

Compare Source

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

v1.62.387

Compare Source

  • Generated 2021-07-30 for ebs.
  • Sdk update.

v1.62.386

Compare Source

  • Generated 2018-07-20 for ddosbgp.
  • Update sdk.

v1.62.385

Compare Source

  • Generated 2018-07-20 for ddosbgp.
  • Update sdk.

v1.62.384

Compare Source

  • Generated 2018-06-20 for DFS.
  • DFS openApi for go sdk.
  • Contain vsc openApi

v1.62.383

Compare Source

  • Generated 2020-02-17 for Dytnsapi.
  • Support better trace logging for error locating.
  • Improve API definition.
  • Better logging.
  • Log response data.
  • Blacklist certain user.
  • Publish document.
  • Optimize RAM authentication.
  • Fix billing pop service.
  • Regular RAM error message.
  • Improve RAM authentication.

v1.62.382

Compare Source

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

v1.62.381

Compare Source

  • Generated 2022-01-01 for quickbi-public.
  • Add QueryCubePerformance, QueryComponentPerformance, QueryCubeOptimization, and QueryReportPerformance APIs.
  • Update error code description.

v1.62.380

Compare Source

  • Generated 2021-09-31 for BPStudio.
  • Fix bug asyncExecute Error.

v1.62.379

Compare Source

  • Generated 2015-11-01 for Market.
  • Add DistributionProducts API.
hashicorp/golang-lru (github.com/hashicorp/golang-lru/v2)

v2.0.4: Add eviction callback on replace

Compare Source

This release encompasses https://github.com/hashicorp/golang-lru/pull/135

grpc/grpc-go (google.golang.org/grpc)

v1.56.1: Release 1.56.1

Compare Source

  • client: handle empty address lists correctly in addrConn.updateAddrs

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: 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 June 22, 2023 22:43
@renovate renovate bot requested a review from rolinh June 22, 2023 22:43
@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 22, 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 22, 2023
@github-actions github-actions bot added the kind/community-contribution This was a contribution made by a community member. label Jun 22, 2023
@rolinh
Copy link
Member

rolinh commented Jun 23, 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 23, 2023
@ldelossa ldelossa force-pushed the renovate/main-patch-all-go-deps-main branch from b5b80df to 17b6416 Compare June 27, 2023 12:40
@ldelossa
Copy link
Contributor

rebased this to fix stuck tests.

@ldelossa
Copy link
Contributor

/test

Signed-off-by: renovate[bot] <bot@renovateapp.com>
@renovate renovate bot force-pushed the renovate/main-patch-all-go-deps-main branch from 17b6416 to 4188b3d Compare June 27, 2023 14:15
@rolinh
Copy link
Member

rolinh commented Jun 27, 2023

/test

@ldelossa ldelossa merged commit 420bca5 into main Jun 27, 2023
65 checks passed
@ldelossa ldelossa deleted the renovate/main-patch-all-go-deps-main branch June 27, 2023 17:23
@ferozsalam ferozsalam added the needs-backport/1.13 This PR / issue needs backporting to the v1.13 branch label Jul 6, 2023
@maintainer-s-little-helper maintainer-s-little-helper bot added this to Needs backport from main in 1.13.5 Jul 6, 2023
@ferozsalam ferozsalam removed the needs-backport/1.13 This PR / issue needs backporting to the v1.13 branch label Jul 6, 2023
@maintainer-s-little-helper maintainer-s-little-helper bot removed this from Needs backport from main in 1.13.5 Jul 6, 2023
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