Skip to content

🧹 Update assent, req, and finch #2031

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
Jul 28, 2025
Merged

Conversation

davoclavo
Copy link
Contributor

@davoclavo davoclavo commented Jul 22, 2025

  • :assent
    • 0.2.9 -> 0.3.1
    • CHANGELOG
    • Required adjusting a couple of things with the Github auth flow, which was tested locally to make sure everything worked
  • :req
    • 0.5.10 -> 0.5.15 + a couple of unreleased improvements in the main branch
    • CHANGELOG
    • Required adjusting how we handled compress_body: true in some of our sink tests. I manually disabled compression for now, but we could revert these changes once this fix is merged
    • The additional commits that we deployed are to ensure that our Req.Test.expect are validated properly in conjunction with Hammox.expect calls
  • :finch
    • 0.19.0 -> 0.20.0
    • CHANGELOG
    • No changes required

Fixes #2000

@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Jul 22, 2025
@davoclavo davoclavo force-pushed the davoclavo/fix/update_assent_dependency branch from ea93f11 to fe6e780 Compare July 22, 2025 21:49
@dosubot dosubot bot added the dependencies Pull requests that update a dependency file label Jul 22, 2025
@acco acco merged commit 5158efc into main Jul 28, 2025
2 checks passed
@acco acco deleted the davoclavo/fix/update_assent_dependency branch July 28, 2025 21:11
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 size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade assent, req
2 participants