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

Update dependencies #1240

Merged
merged 2 commits into from Apr 21, 2022
Merged

Update dependencies #1240

merged 2 commits into from Apr 21, 2022

Conversation

@@ -300,8 +300,8 @@ class TestProcessorTest {
public class Example {
public fun aliases(
aliasedName: String,
genericAlias: List<String>,
genericMapAlias: Map<Int, String>,
genericAlias: List,
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@ZacSweers this looks like a regression in KSP?

Copy link
Collaborator

Choose a reason for hiding this comment

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

yes we need to fix something on the kotlinpoet side. Behavior change rather than a regression

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I can take a look.

Copy link
Collaborator

Choose a reason for hiding this comment

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

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@Egorand
Copy link
Collaborator Author

Egorand commented Apr 21, 2022

Great points @ting-yuan, thanks! @ZacSweers I can fix these issues in a followup PR, would prefer merging this one as is to not increase the scope further.

@Egorand Egorand merged commit 6a83bdc into master Apr 21, 2022
@Egorand Egorand deleted the egor/220419/bump-deps branch April 21, 2022 14:56
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.

None yet

3 participants