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: upgrade urllib to 2.41.0 avoid deps vm2 #1239

Merged
merged 6 commits into from
Aug 18, 2023

Conversation

shungang
Copy link
Collaborator

No description provided.

@shungang shungang temporarily deployed to ali_oss_AK August 17, 2023 07:13 — with GitHub Actions Inactive
@shungang shungang temporarily deployed to ali_oss_AK August 17, 2023 07:13 — with GitHub Actions Inactive
@shungang shungang temporarily deployed to ali_oss_AK August 17, 2023 07:14 — with GitHub Actions Inactive
@shungang shungang temporarily deployed to ali_oss_AK August 17, 2023 07:21 — with GitHub Actions Inactive
@shungang shungang temporarily deployed to ali_oss_AK August 17, 2023 07:30 — with GitHub Actions Inactive
@shungang shungang temporarily deployed to ali_oss_AK August 17, 2023 07:30 — with GitHub Actions Inactive
@shungang shungang temporarily deployed to ali_oss_AK August 17, 2023 07:30 — with GitHub Actions Inactive
@shungang shungang temporarily deployed to ali_oss_AK August 17, 2023 07:33 — with GitHub Actions Inactive
@shungang shungang temporarily deployed to ali_oss_AK August 17, 2023 07:33 — with GitHub Actions Inactive
@shungang shungang temporarily deployed to ali_oss_AK August 17, 2023 07:33 — with GitHub Actions Inactive
@shungang shungang temporarily deployed to ali_oss_AK August 17, 2023 07:40 — with GitHub Actions Inactive
@shungang shungang temporarily deployed to ali_oss_AK August 17, 2023 07:46 — with GitHub Actions Inactive
@shungang shungang temporarily deployed to ali_oss_AK August 17, 2023 08:37 — with GitHub Actions Inactive
@shungang shungang temporarily deployed to ali_oss_AK August 17, 2023 08:37 — with GitHub Actions Inactive
@shungang shungang temporarily deployed to ali_oss_AK August 17, 2023 08:37 — with GitHub Actions Inactive
@shungang shungang temporarily deployed to ali_oss_AK August 17, 2023 08:49 — with GitHub Actions Inactive
@shungang shungang temporarily deployed to ali_oss_AK August 17, 2023 09:14 — with GitHub Actions Inactive
@shungang shungang temporarily deployed to ali_oss_AK August 17, 2023 09:14 — with GitHub Actions Inactive
@shungang shungang temporarily deployed to ali_oss_AK August 17, 2023 09:14 — with GitHub Actions Inactive
@shungang shungang temporarily deployed to ali_oss_AK August 17, 2023 09:21 — with GitHub Actions Inactive
@shungang shungang temporarily deployed to ali_oss_AK August 17, 2023 09:28 — with GitHub Actions Inactive
@PeterRao PeterRao merged commit 7656d6f into master Aug 18, 2023
7 checks passed
@shungang shungang temporarily deployed to ali_oss_AK September 5, 2023 08:24 — with GitHub Actions Inactive
@shungang shungang temporarily deployed to ali_oss_AK September 5, 2023 08:24 — with GitHub Actions Inactive
@shungang shungang temporarily deployed to ali_oss_AK September 5, 2023 08:30 — with GitHub Actions Inactive
@shungang shungang temporarily deployed to ali_oss_AK September 5, 2023 08:37 — with GitHub Actions Inactive
github-actions bot pushed a commit that referenced this pull request Sep 11, 2023
## [6.18.1](v6.18.0...v6.18.1) (2023-09-11)

### Bug Fixes

* _ UploadPart opt.headers does not use es6 ([#1248](#1248)) ([e2872a0](e2872a0))
* upgrade urllib to 2.41.0 avoid deps vm2 ([#1239](#1239)) ([7656d6f](7656d6f))
@fengmk2
Copy link
Member

fengmk2 commented Sep 11, 2023

🎉 This PR is included in version 6.18.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

YunZZY added a commit that referenced this pull request Sep 11, 2023
* chore: release 6.18.1 (#1249) (#1250)

* chore(release): 6.18.1

* chore: release 6.18.1

---------

Co-authored-by: zhengzuoyu.zzy <zhengzuoyu.zzy@alibaba-inc.com>

* chore(release): 6.18.1 [skip ci]

## [6.18.1](v6.18.0...v6.18.1) (2023-09-11)

### Bug Fixes

* _ UploadPart opt.headers does not use es6 ([#1248](#1248)) ([e2872a0](e2872a0))
* upgrade urllib to 2.41.0 avoid deps vm2 ([#1239](#1239)) ([7656d6f](7656d6f))

---------

Co-authored-by: YunZZY <1263206327@qq.com>
Co-authored-by: zhengzuoyu.zzy <zhengzuoyu.zzy@alibaba-inc.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
elwing63 pushed a commit that referenced this pull request Dec 15, 2023
* release 6.18.1 success to master (#1251)

* chore: release 6.18.1 (#1249) (#1250)

* chore(release): 6.18.1

* chore: release 6.18.1

---------

Co-authored-by: zhengzuoyu.zzy <zhengzuoyu.zzy@alibaba-inc.com>

* chore(release): 6.18.1 [skip ci]

## [6.18.1](v6.18.0...v6.18.1) (2023-09-11)

### Bug Fixes

* _ UploadPart opt.headers does not use es6 ([#1248](#1248)) ([e2872a0](e2872a0))
* upgrade urllib to 2.41.0 avoid deps vm2 ([#1239](#1239)) ([7656d6f](7656d6f))

---------

Co-authored-by: YunZZY <1263206327@qq.com>
Co-authored-by: zhengzuoyu.zzy <zhengzuoyu.zzy@alibaba-inc.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>

* chore: update schdule delete time (#1262)

* chore: update schdule delete time

* chore: update schdule delete time

---------

Co-authored-by: csg01123119 <csg01123119@alibaba-inc.com>

* feat: add strict object name validation (#1265)

* feat: add strict object name validation

* docs: update README and CHANGELOG

* fix: strict object name validation use optional parameters instead of global variables

---------

Co-authored-by: zhengzuoyu.zzy <zhengzuoyu.zzy@alibaba-inc.com>

---------

Co-authored-by: fengmk2 <fengmk2@gmail.com>
Co-authored-by: zhengzuoyu.zzy <zhengzuoyu.zzy@alibaba-inc.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: 顺刚 <735073554@qq.com>
Co-authored-by: csg01123119 <csg01123119@alibaba-inc.com>
YunZZY added a commit that referenced this pull request Dec 15, 2023
* release 6.18.1 success to master (#1251)

* chore: release 6.18.1 (#1249) (#1250)

* chore(release): 6.18.1

* chore: release 6.18.1

---------

Co-authored-by: zhengzuoyu.zzy <zhengzuoyu.zzy@alibaba-inc.com>

* chore(release): 6.18.1 [skip ci]

## [6.18.1](v6.18.0...v6.18.1) (2023-09-11)

### Bug Fixes

* _ UploadPart opt.headers does not use es6 ([#1248](#1248)) ([e2872a0](e2872a0))
* upgrade urllib to 2.41.0 avoid deps vm2 ([#1239](#1239)) ([7656d6f](7656d6f))

---------

Co-authored-by: YunZZY <1263206327@qq.com>
Co-authored-by: zhengzuoyu.zzy <zhengzuoyu.zzy@alibaba-inc.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>

* chore: update schdule delete time (#1262)

* chore: update schdule delete time

* chore: update schdule delete time

---------

Co-authored-by: csg01123119 <csg01123119@alibaba-inc.com>

* feat: add strict object name validation (#1265)

* feat: add strict object name validation

* docs: update README and CHANGELOG

* fix: strict object name validation use optional parameters instead of global variables

---------

Co-authored-by: zhengzuoyu.zzy <zhengzuoyu.zzy@alibaba-inc.com>

---------

Co-authored-by: fengmk2 <fengmk2@gmail.com>
Co-authored-by: zhengzuoyu.zzy <zhengzuoyu.zzy@alibaba-inc.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: 顺刚 <735073554@qq.com>
Co-authored-by: csg01123119 <csg01123119@alibaba-inc.com>
@@ -142,9 +143,9 @@
"sdk-base": "^2.0.1",
"stream-http": "2.8.2",
"stream-wormhole": "^1.0.4",
"urllib": "^2.33.1",
"urllib": "2.41.0",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

是不是搞错了?为啥写死了版本

@YunZZY YunZZY deleted the csg/fix/master/50970931_2.41.0 branch August 9, 2024 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants