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

chore(deps): Bump github.com/stretchr/testify v1.8.4 to v1.9.0 #15009

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

powersj
Copy link
Contributor

@powersj powersj commented Mar 18, 2024

Summary

Updates testify in prep for parquet parser plugin. There is one test regression where a float and a uint64 were trying to be compared and now fails. The update ensures both comparisons are of the same type.

Checklist

  • No AI generated code was used in this PR

Updates testify in prep for parquet parser pluing. There is one test
regression where a float and a uint64 were trying to be compared and now
fails. The update ensures both comparisons are of the same type.
@telegraf-tiger telegraf-tiger bot added the chore label Mar 18, 2024
@powersj powersj added the ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review. label Mar 18, 2024
@DStrand1 DStrand1 removed their assignment Mar 18, 2024
@srebhan srebhan added the dependencies Pull requests that update a dependency file label Mar 18, 2024
@srebhan srebhan merged commit b8936a8 into influxdata:master Mar 18, 2024
26 checks passed
@github-actions github-actions bot added this to the v1.30.1 milestone Mar 18, 2024
powersj added a commit that referenced this pull request Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore dependencies Pull requests that update a dependency file ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants