Skip to content

[master] Update rc2 & replace block-modes with cbc to get rid of deprecated deps #229

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 2 commits into from
Mar 17, 2023

Conversation

Taowyoo
Copy link
Collaborator

@Taowyoo Taowyoo commented Mar 16, 2023

Update rc2 to latest version: 0.8.1

Replace deprecated block-modes to cbc and
update related code to use new api

Update `rc2` to latest version: 0.8.1

Replace deprecated `block-modes` to `cbc` and
update related code to use new api
@Taowyoo Taowyoo self-assigned this Mar 16, 2023
@Taowyoo Taowyoo added the dependencies Pull requests that update a dependency file label Mar 16, 2023
Copy link
Collaborator

@zugzwang zugzwang left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@Taowyoo
Copy link
Collaborator Author

Taowyoo commented Mar 17, 2023

bors r+

@bors
Copy link
Contributor

bors bot commented Mar 17, 2023

Build succeeded:

  • continuous-integration/travis-ci/push

@bors bors bot merged commit 4029adb into master Mar 17, 2023
@Taowyoo Taowyoo deleted the yx/upgrade-rc2_master branch March 17, 2023 20:47
Taowyoo added a commit that referenced this pull request Apr 24, 2023
229: [master] Update `rc2` & replace `block-modes` with `cbc` to get rid of deprecated deps r=Taowyoo a=Taowyoo

Update `rc2` to latest version: 0.8.1

Replace deprecated `block-modes` to `cbc` and
update related code to use new api

Co-authored-by: Yuxiang Cao <[email protected]>
bors bot added a commit that referenced this pull request Apr 24, 2023
255: Prepare for publishing `0.8.2` r=mzohreva a=Taowyoo

Back-port several PR's to fix problems that obstruct the publish

- #180 
- #206 
- #214 only commit [441d571](441d571)
- #229 


Co-authored-by: bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Co-authored-by: Tobias Naumann <[email protected]>
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.

Bump rc2 & block-modes to newer version to get rid of their yanked dependencies
2 participants