Skip to content

chore(deps-dev): bump lerna to 5.5.2 #3994

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

Merged
merged 1 commit into from
Oct 4, 2022
Merged

Conversation

siddsriv
Copy link
Contributor

@siddsriv siddsriv commented Sep 28, 2022

Description

Bumps lerna and parse-url. Lerna bump to 5.5.2, required for parse-url bump to 8.0.1.

Testing

build:all is successful. Verifies all the build commands.

$ yarn build:all
...
lerna success - @aws-sdk/aws-echo-service
lerna success - @aws-sdk/aws-protocoltests-ec2
lerna success - @aws-sdk/aws-protocoltests-json-10
lerna success - @aws-sdk/aws-protocoltests-json
lerna success - @aws-sdk/aws-protocoltests-query
lerna success - @aws-sdk/aws-protocoltests-restjson
lerna success - @aws-sdk/aws-protocoltests-restxml
Done in 434.82s.

Also verified that diff is created for release v3.180.0, contains the CHANGELOG.

$ git checkout tags/v3.180.0 -b v3.180.0

$ git reset --hard HEAD~

$ git cherry-pick 78670f22e9b86e4afdeb90ac9a3294b1987ce0ac

$ yarn && git add yarn.lock && git commit -m "chore: update yarn.lock"

$ yarn lerna --version
5.5.2
Done in 0.22s.

$ yarn lerna:version
...
 - @aws-sdk/util-waiter: 3.179.0 => 3.180.0
 - @aws-sdk/aws-echo-service: 3.179.0 => 3.180.0 (private)
 - @aws-sdk/aws-protocoltests-ec2: 3.179.0 => 3.180.0 (private)
 - @aws-sdk/aws-protocoltests-json-10: 3.179.0 => 3.180.0 (private)
 - @aws-sdk/aws-protocoltests-json: 3.179.0 => 3.180.0 (private)
 - @aws-sdk/aws-protocoltests-query: 3.179.0 => 3.180.0 (private)
 - @aws-sdk/aws-protocoltests-restjson: 3.179.0 => 3.180.0 (private)
 - @aws-sdk/aws-protocoltests-restxml: 3.179.0 => 3.180.0 (private)

Done in 100.17s.

$ yarn update:versions:default

$ yarn --force

$ echo $(jq -r .version lerna.json)
3.180.0

$ git diff

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@siddsriv siddsriv requested a review from a team as a code owner September 28, 2022 18:36
@siddsriv siddsriv marked this pull request as draft September 28, 2022 18:38
@siddsriv siddsriv marked this pull request as ready for review September 29, 2022 18:43
@siddsriv siddsriv marked this pull request as draft October 3, 2022 17:57
@siddsriv siddsriv marked this pull request as ready for review October 3, 2022 18:57
@kuhe kuhe merged commit b19f355 into aws:main Oct 4, 2022
@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 19, 2022
@siddsriv siddsriv deleted the bump-lerna-5.5.2 branch November 30, 2022 20:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants