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 http constraint to ">=0.13.0 <2.0.0" #431

Merged
merged 3 commits into from
May 27, 2023

Conversation

techouse
Copy link
Collaborator

http recently got bumped to v1.0.0 and since it's backwards compatible with v0.13.0 we should bump the constraint

@codecov
Copy link

codecov bot commented May 26, 2023

Codecov Report

Merging #431 (f55df63) into develop (485ef8f) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop     #431   +/-   ##
========================================
  Coverage    93.65%   93.65%           
========================================
  Files            8        8           
  Lines          441      441           
========================================
  Hits           413      413           
  Misses          28       28           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@techouse techouse merged commit 0546452 into lejard-h:develop May 27, 2023
@techouse techouse deleted the chore/update-http branch May 27, 2023 08:07
@techouse techouse mentioned this pull request May 28, 2023
techouse added a commit that referenced this pull request May 28, 2023
# chopper

## 6.1.3

* Add follow redirects to toHttpRequest (#430)
* Update http constraint to ">=0.13.0 <2.0.0" (#431)
* Add MultipartRequest log to CurlInterceptor (#435)

---

# chopper_built_value

## 1.2.2

* Update http constraint to ">=0.13.0 <2.0.0" (#431)

---

# example

* Update squadron example (#432)

---

# Github actions

* Add cleanup step to publish workflow (#434)

---------

Co-authored-by: Joran Dob <joran998@gmail.com>
Co-authored-by: Joseph, NamKung <nkw0608@gmail.com>
Co-authored-by: Klemen Tusar <techouse@gmail.com>
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.

2 participants