Skip to content

Updated swift-nio to 2.18.0 #261

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
Jun 17, 2020

Conversation

dimitribouniol
Copy link
Contributor

Not sure if this is worth opening a PR for, since any new checkouts will never see this issue, and it's only necessary due to tests, so please feel free to close this if it's not necessary.

Motivation:

Due to using new ByteBuffer initializers from https://github.com/apple/swift-nio/releases/tag/2.18.0 in some tests (specifically, ByteBuffer(string: ...)), the project will no longer compile if an older version of swift-nio is checked out.

Modifications:

Updated swift-nio from 2.16.0 to 2.18.0.

Result:

SPM should now grab the latest version of swift-nio if this version of async-http-client is used.

Motivation:

Due to using new ByteBuffer initializers from https://github.com/apple/swift-nio/releases/tag/2.18.0 in tests (specifically, `ByteBuffer(string: ...)`), the project will no longer compile if an older version of swift-nio is checked out.

Modifications:

Updated swift-nio from 2.16.0 to 2.18.0.

Result:

SPM should now grab the latest version of swift-nio if this version of async-http-client is used.
@swift-server-bot
Copy link

Can one of the admins verify this patch?

3 similar comments
@swift-server-bot
Copy link

Can one of the admins verify this patch?

@swift-server-bot
Copy link

Can one of the admins verify this patch?

@swift-server-bot
Copy link

Can one of the admins verify this patch?

@Lukasa
Copy link
Collaborator

Lukasa commented Jun 16, 2020

@swift-server-bot test this please

Copy link
Collaborator

@Lukasa Lukasa left a comment

Choose a reason for hiding this comment

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

Nice, LGTM!

@weissi weissi merged commit 275502f into swift-server:master Jun 17, 2020
@dimitribouniol
Copy link
Contributor Author

Happy as always to be solving the hard problems 😅

@dimitribouniol dimitribouniol deleted the dependency-update branch June 17, 2020 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants