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

Bump fuel-coroutines from 2.2.1 to 2.3.1 #34

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 30, 2022

Bumps fuel-coroutines from 2.2.1 to 2.3.1.

Release notes

Sourced from fuel-coroutines's releases.

Fuel - 2.3.1

Description

2.3.1 has been released with small fixes ⛽ ⛽ ⛽

[KotlinX Serialization] Update to new version Fix: PATCH on HTTPS endpoint Fix Jackson extension functions and their tests

Fuel - 2.3.0

2.3.0

  • Update all core and related libraries to use Kotlin 1.4.0 compatible dependencies (As far as we concern, this won't be compatible with Kotlin 1.3.72, please make sure that your project is updated to Kotlin 1.4.x version)
  • Fix #757 and #765

Fuel - 2.2.3

Description

2.2.3 has been released with small fixes 🎉 🎉 🎉

Changes

#718 Charset issue fix #744 Transfer encoding bug

Publishing

#750 Maven central supported by @​DanySK

Fuel - 2.2.2

Description

2.2.2 introduce bug fixes to Fuel library. 🎉 🎉 🎉

Changes

#733 Fix KotlinX serialization problem #662 Add method to provide an object as a body content by @​lucasqueiroz

Commits
  • da920c5 ⬆️ Update to version 2.3.1 (#788)
  • fe22bfb [KotlinX Serialization] Update to new version (#787)
  • 97bb273 Fix: PATCH on HTTPS endpoint (#785)
  • ab45908 Fix Jackson extension functions and their tests (#777)
  • e8993d4 ⬆️ [Version] Update version 2.3.0 for Kotlin 1.4 (#768)
  • 3ae3a37 [Kotlin 1.4] Update to Kotlin 1.4 (#766)
  • c8593bc fix content-length header not being sent when messages have empty bodies sinc...
  • e0da2a7 Update README.md
  • 092a9d2 🐛 Final BodyRepresentation fix (#718) (#754)
  • 85d8a8d ⬆️ [Release] Version 2.2.3 (#753)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [fuel-coroutines](https://github.com/kittinunf/Fuel) from 2.2.1 to 2.3.1.
- [Release notes](https://github.com/kittinunf/Fuel/releases)
- [Changelog](https://github.com/kittinunf/fuel/blob/master/CHANGELOG.md)
- [Commits](kittinunf/fuel@2.2.1...2.3.1)

---
updated-dependencies:
- dependency-name: com.github.kittinunf.fuel:fuel-coroutines
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 30, 2022
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants