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

Bump github.com/alibabacloud-go/tea from 1.1.0 to 1.2.2 #11

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2024

Bumps github.com/alibabacloud-go/tea from 1.1.0 to 1.2.2.

Release notes

Sourced from github.com/alibabacloud-go/tea's releases.

Release version v1.2.2

What's Changed

Full Changelog: alibabacloud-go/tea@v1.2.1...v1.2.2

Release version v1.2.1

  • Bump golang.org/x/net from 0.9.0 to 0.11.0.
  • Improve TLS client config.
  • Docs: update comments.

Release version v1.2.0

Feat: support HTTP max Idle connection pool size in config.

Release version v1.1.20

Return description and accessDeniedDetail in error info.

Support when statusCode is *int

Support statusCode in Data for SDKError

Support statusCode in Data of SDKError for SDK Request

Improve the retry check

No release notes provided.

v1.1.16

fix the big number error

v1.1.15

  • Modify Convert Func

v1.1.14

No release notes provided.

v1.1.13

Rm Port

v1.1.12

  • Fix pattern error

v1.1.11

  • Support SSL

v1.1.10

  • Improve validate.

... (truncated)

Commits
  • bb7ae5f disable fail-fast
  • c1f8e32 Bump github.com/alibabacloud-go/debug
  • d755295 Bump golang.org/x/net from 0.11.0 to 0.20.0
  • b81493c fix: unescape unicode in sdk error
  • 2b0e131 docs: update comments
  • e3922d2 improve tls client config
  • 5ef2fcc Bump golang.org/x/net from 0.10.0 to 0.11.0
  • 121efa4 update actions setup-go to v4
  • aa99f50 Bump golang.org/x/net from 0.9.0 to 0.10.0
  • cb3a42b judge maxidleconns int(0) pointer
  • 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 <dependency name> 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 22, 2024
Copy link

codecov bot commented Jan 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (323e8d4) 95.48% compared to head (f8e0bac) 95.48%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #11   +/-   ##
=======================================
  Coverage   95.48%   95.48%           
=======================================
  Files           1        1           
  Lines         310      310           
=======================================
  Hits          296      296           
  Misses          7        7           
  Partials        7        7           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

yndu13 and others added 3 commits January 22, 2024 21:59
Bumps [github.com/alibabacloud-go/tea](https://github.com/alibabacloud-go/tea) from 1.1.0 to 1.2.2.
- [Release notes](https://github.com/alibabacloud-go/tea/releases)
- [Commits](alibabacloud-go/tea@v1.1.0...v1.2.2)

---
updated-dependencies:
- dependency-name: github.com/alibabacloud-go/tea
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/alibabacloud-go/tea-1.2.2 branch from 3674fc3 to f8e0bac Compare January 22, 2024 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants