aliyun / alibaba-cloud-sdk-go

Alibaba Cloud SDK for Go
Apache License 2.0
1.16k stars 273 forks source link

Bump github.com/modern-go/reflect2 from 1.0.1 to 1.0.2 #620

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps github.com/modern-go/reflect2 from 1.0.1 to 1.0.2.

Commits
  • 2b33151 Merge pull request #25 from modern-go/fix-go1.18
  • 8358028 fix go1.18
  • 9f87197 update signature of mapiterinit of go 1.18
  • 333559e Merge pull request #11 from mythi/nolegacy
  • bb009fe drop legacy Go support
  • 7e6ae53 Merge pull request #15 from aosting/fearture/fix_reflect2
  • c154140 <fix> (reflect2.go) import runtime
  • ed4e121 Merge pull request #10 from paleozogt/gccgo
  • f721678 Merge pull request #13 from jlauinger/fix-unsafe-slice-cast
  • 8205c61 fix possible memory confusion in unsafe slice cast
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
codecov-commenter commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.52%. Comparing base (779f3d3) to head (bae09ca). Report is 108 commits behind head on master.

:exclamation: Current head bae09ca differs from pull request most recent head f1de438. Consider uploading reports for the commit f1de438 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #620 +/- ## ======================================= Coverage 93.52% 93.52% ======================================= Files 48 48 Lines 2518 2518 ======================================= Hits 2355 2355 Misses 106 106 Partials 57 57 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.