-
Notifications
You must be signed in to change notification settings - Fork 3
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 dependency org.http4s:http4s-ember-client to v1.0.0-M43 #30
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/org.http4s-http4s-ember-client-1.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@rultor please, try to merge |
@renovate[bot] @yegor256 Oops, I failed. You can see the full log here (spent 15s)
|
renovate
bot
force-pushed
the
renovate/org.http4s-http4s-ember-client-1.x
branch
from
January 4, 2023 15:20
7c98f9a
to
d87cb11
Compare
renovate
bot
changed the title
Update dependency org.http4s:http4s-ember-client to v1.0.0-M37
Update dependency org.http4s:http4s-ember-client to v1.0.0-M38
Jan 4, 2023
renovate
bot
force-pushed
the
renovate/org.http4s-http4s-ember-client-1.x
branch
from
March 9, 2023 15:07
d87cb11
to
5447346
Compare
renovate
bot
changed the title
Update dependency org.http4s:http4s-ember-client to v1.0.0-M38
Update dependency org.http4s:http4s-ember-client to v1.0.0-M39
Mar 9, 2023
renovate
bot
force-pushed
the
renovate/org.http4s-http4s-ember-client-1.x
branch
from
July 14, 2023 11:40
5447346
to
b8f5d18
Compare
renovate
bot
changed the title
Update dependency org.http4s:http4s-ember-client to v1.0.0-M39
Update dependency org.http4s:http4s-ember-client to v1.0.0-M40
Jul 14, 2023
renovate
bot
force-pushed
the
renovate/org.http4s-http4s-ember-client-1.x
branch
from
March 21, 2024 23:44
b8f5d18
to
70e4a10
Compare
renovate
bot
changed the title
Update dependency org.http4s:http4s-ember-client to v1.0.0-M40
Update dependency org.http4s:http4s-ember-client to v1.0.0-M41
Mar 21, 2024
renovate
bot
force-pushed
the
renovate/org.http4s-http4s-ember-client-1.x
branch
from
October 5, 2024 08:30
70e4a10
to
fd6f6aa
Compare
renovate
bot
changed the title
Update dependency org.http4s:http4s-ember-client to v1.0.0-M41
Update dependency org.http4s:http4s-ember-client to v1.0.0-M42
Oct 5, 2024
renovate
bot
force-pushed
the
renovate/org.http4s-http4s-ember-client-1.x
branch
from
October 30, 2024 23:40
fd6f6aa
to
143ee71
Compare
renovate
bot
changed the title
Update dependency org.http4s:http4s-ember-client to v1.0.0-M42
Update dependency org.http4s:http4s-ember-client to v1.0.0-M43
Oct 30, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.0.0-M32
->1.0.0-M43
Release Notes
http4s/http4s (org.http4s:http4s-ember-client)
v1.0.0-M43
Compare Source
What's Changed
http4s-core
Documentation
Full Changelog: http4s/http4s@v1.0.0-M42...v1.0.0-M43
v1.0.0-M42
Compare Source
What's Changed
http4s-core
CurlConverter.requestToCurlWithBody
by @danicheg in https://github.com/http4s/http4s/pull/7480Documentation
v1.0.0-M42
release notes by @danicheg in https://github.com/http4s/http4s/pull/7532Behind the scenes
com.earldouglas:xsbt-web-plugin
updates on main by @danicheg in https://github.com/http4s/http4s/pull/7479New Contributors
Full Changelog: http4s/http4s@v1.0.0-M41...v1.0.0-M42
v1.0.0-M41
Compare Source
It's been a while since the last milestone release. This release includes numerous features and patches from the 0.23 series. Be sure to check out its release notes! As always within this milestone series, backward compatibility is not guaranteed.
What's Changed
http4s-core
comment
parser from CommonRules by @txdv in https://github.com/http4s/http4s/pull/7398http4s-server
http4s-client
Behind the scenes
New Contributors
Full Changelog: http4s/http4s@v1.0.0-M40...v1.0.0-M41
v1.0.0-M40
Compare Source
What's Changed
http4s-core
EntityBody
mentions in some scaladocs by @danicheg in https://github.com/http4s/http4s/pull/6955QueryOps#withQueryParam
by @danicheg in https://github.com/http4s/http4s/pull/6864Uri.Scheme
andTransferCoding
toCIString
by @froth in https://github.com/http4s/http4s/pull/7164http4s-server
Entity
model inJsonp
Middleware by @danicheg in https://github.com/http4s/http4s/pull/6937Entity
model inBracketRequestResponse
Middleware by @danicheg in https://github.com/http4s/http4s/pull/6957Clock
fromCE
instead of one fromjava.time
inCSRF
Middleware by @danicheg in https://github.com/http4s/http4s/pull/7166http4s-client
Client#fromHttpApp
by @danicheg in https://github.com/http4s/http4s/pull/7148Documentation
Entity
docs by @danicheg in https://github.com/http4s/http4s/pull/7067Behind the scenes
series/0.23
intomain
by @danicheg in https://github.com/http4s/http4s/pull/6970series/0.23
intomain
by @danicheg in https://github.com/http4s/http4s/pull/7025MonadThrow
instead ofSync
inH2Client.RequestKey#getAddress
by @danicheg in https://github.com/http4s/http4s/pull/7167scalac-compat-annotation
updates on main by @danicheg in https://github.com/http4s/http4s/pull/7179org.http4s.internal
by @froth in https://github.com/http4s/http4s/pull/7175v0.23.22
intomain
by @danicheg in https://github.com/http4s/http4s/pull/7211New Contributors
Full Changelog: http4s/http4s@v1.0.0-M39...v1.0.0-M40
v1.0.0-M39
Compare Source
v1.0.0-M39 (2023-01-24)
This bugfix release merges forward v0.23.18 and is binary compatible
with v1.0.0-M38.
What's Changed
http4s-ember-core
Entity
model inH2Server
by @danicheg in https://github.com/http4s/http4s/pull/6936http4s-ember-client
Behind the scenes
Full Changelog: http4s/http4s@v1.0.0-M38...v1.0.0-M39
v1.0.0-M38
Compare Source
What's Changed
http4s-core
Seq
collections by @danicheg in https://github.com/http4s/http4s/pull/6765map
instead ofmapValues
onMap
s by @danicheg in https://github.com/http4s/http4s/pull/6774Query
model by @danicheg in https://github.com/http4s/http4s/pull/6839Message
body for anEntity.Empty
by @danicheg in https://github.com/http4s/http4s/pull/6876Message
body considering theEntity
model by @danicheg in https://github.com/http4s/http4s/pull/6878http4s-server
Using
from std instead of the self-writtenAutoCloseableResource
by @danicheg in https://github.com/http4s/http4s/pull/6767DefaultHead
middleware by @danicheg in https://github.com/http4s/http4s/pull/6860Entity
model in theChunkAggregator
Middleware by @danicheg in https://github.com/http4s/http4s/pull/6886http4s-client
http4s-ember-server
StreamForking
resource-safe in the face of cancelation by @TimWSpence in https://github.com/http4s/http4s/pull/6610Documentation
Entity
model in the client's docs by @danicheg in https://github.com/http4s/http4s/pull/6868Behind the scenes
series/0.23
intomain
by @danicheg in https://github.com/http4s/http4s/pull/6787series/0.23
intomain
by @danicheg in https://github.com/http4s/http4s/pull/6822series/0.23
intomain
by @danicheg in https://github.com/http4s/http4s/pull/6857series/0.23
intomain
by @danicheg in https://github.com/http4s/http4s/pull/6883New Contributors
Full Changelog: http4s/http4s@v1.0.0-M37...v1.0.0-M38
v1.0.0-M37
Compare Source
This release is the latest milestone in the 1.x series, and is not binary compatible with previous 1.0 milestones. It also includes the changes from v0.23.16, including Scala Native support for all modules.
What's Changed
Documentation
Behind the scenes
series/0.23
intomain
by @danicheg in https://github.com/http4s/http4s/pull/6664Full Changelog: http4s/http4s@v1.0.0-M36...v1.0.0-M37
v1.0.0-M36
Compare Source
This release is the latest milestone in the 1.x series, and is not binary compatible with previous 1.0 milestones. It also includes the changes from v0.23.15.
What's Changed
http4s-core
scodec.bits.ByteVector
forEntity.Strict
by @armanbilge in https://github.com/http4s/http4s/pull/6528Seq
inMessage#multiParams
,Uri#multiParams
,Query#multiParams
by @danicheg in https://github.com/http4s/http4s/pull/6524http4s-server
Documentation
Behind the scenes
series/0.23
intomain
by @danicheg in https://github.com/http4s/http4s/pull/6612New Contributors
Full Changelog: http4s/http4s@v1.0.0-M35...v1.0.0-M36
v1.0.0-M35
Compare Source
This release is the latest milestone in the 1.x series, and is not binary compatible with previous 1.0 milestones. It also includes the changes from v0.23.13 and updates fs2 to v3.2.11 which includes a security patch for GHSA-2cpx-6pqp-wf35.
What's Changed
http4s-core
Query#multiParams
by @danicheg in https://github.com/http4s/http4s/pull/6514BackendBuilder#allocate
by @danicheg in https://github.com/http4s/http4s/pull/6540Behind the scenes
Full Changelog: http4s/http4s@v1.0.0-M34...v1.0.0-M35
v1.0.0-M34
Compare Source
This release is the latest milestone in the 1.x series, and is not binary compatible with previous 1.0 milestones. It also includes the changes from v0.23.13.
What's Changed
http4s-core
CollectionCompat
by @danicheg in https://github.com/http4s/http4s/pull/6508http4s-server
RequestLogger
by @danicheg in https://github.com/http4s/http4s/pull/6323Router#define
by @danicheg in https://github.com/http4s/http4s/pull/6371server.middleware.Caching
constraints by @danicheg in https://github.com/http4s/http4s/pull/6490http4s-client
Entity
model in theResponseLogger
by @danicheg in https://github.com/http4s/http4s/pull/6319Behind the scenes
New Contributors
Full Changelog: http4s/http4s@v1.0.0-M33...v1.0.0-M34
v1.0.0-M33
Compare Source
This is the latest milestone in the 1.x series. It is binary incompatible with http4s-1.0.0-M32.
This is the first 1.x release after "The Great Schism", described in v0.23.12. Because 1.0 isn't stable yet, all ancillary repositories will need to be released for this version. If there is one that you would like to maintain, please look for the "Maintainers wanted!" issue in the repository of interest.
Additional to the below, this release includes all changes in v0.23.12.
What's Changed
http4s-core
toString
forEntity
by @danicheg in https://github.com/http4s/http4s/pull/6168Request
/Response
scaladoc by @danicheg in https://github.com/http4s/http4s/pull/6171Message
s: minimum viable PR by @bplommer in https://github.com/http4s/http4s/pull/5712Message#withEmptyBody
by @danicheg in https://github.com/http4s/http4s/pull/6288http4s.EmptyBody
by @danicheg in https://github.com/http4s/http4s/pull/6296Request#productElement
andResponse#productElement
by @danicheg in https://github.com/http4s/http4s/pull/6372toString
ofRequest
andResponse
by @danicheg in https://github.com/http4s/http4s/pull/6373Retry
middleware by @danicheg in https://github.com/http4s/http4s/pull/6379http4s-laws
Entity
model inArbitrary[Entity[*]]
by @danicheg in https://github.com/http4s/http4s/pull/6369http4s-server
authentication#challenged
constraints by @danicheg in https://github.com/http4s/http4s/pull/6253Entity
model in theEntityLimiter
by @danicheg in https://github.com/http4s/http4s/pull/6320http4s-client
Client
scaladoc by @danicheg in https://github.com/http4s/http4s/pull/6188Client.fetch
,DefaultClient.fetch
by @danicheg in https://github.com/http4s/http4s/pull/6187http4s-ember-core
Documentation
Entity
docs by @danicheg in https://github.com/http4s/http4s/pull/6375Behind the scenes
series/0.23
intomain
by @danicheg in https://github.com/http4s/http4s/pull/6282scala-lang
updates by @danicheg in https://github.com/http4s/http4s/pull/6293BodyCache#hasNoBody
by @danicheg in https://github.com/http4s/http4s/pull/6289covary
method. by @diesalbla in https://github.com/http4s/http4s/pull/6230series/0.23
intomain
by @danicheg in https://github.com/http4s/http4s/pull/6311okio
updates by @danicheg in https://github.com/http4s/http4s/pull/6315DefaultHead
by @danicheg in https://github.com/http4s/http4s/pull/6324Client#fromHttpApp
by @danicheg in https://github.com/http4s/http4s/pull/6325log4cats
updates by @danicheg in https://github.com/http4s/http4s/pull/6341scalacheck-effect-munit
updates by @danicheg in https://github.com/http4s/http4s/pull/63470.23
->main
by @danicheg in https://github.com/http4s/http4s/pull/6348series/0.23
intomain
by @danicheg in https://github.com/http4s/http4s/pull/6378circe
updates by @danicheg in https://github.com/http4s/http4s/pull/6400New Contributors
Full Changelog: http4s/http4s@v1.0.0-M32...v1.0.0-M33
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.