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 dependency org.http4s:http4s-ember-client to v1.0.0-M41 #30

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 3, 2022

Mend Renovate

This PR contains the following updates:

Package Update Change
org.http4s:http4s-ember-client (source) patch 1.0.0-M32 -> 1.0.0-M41

Release Notes

http4s/http4s (org.http4s:http4s-ember-client)

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
http4s-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
http4s-server
http4s-client
Documentation
Behind the scenes

New 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
http4s-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
http4s-server
http4s-client
http4s-ember-server
Documentation
Behind the scenes

New 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

Full 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
http4s-server
Documentation
Behind the scenes

New 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
Behind 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
http4s-server
http4s-client
Behind 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
http4s-laws
http4s-server
http4s-client
http4s-ember-core
Documentation
Behind the scenes

New 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@yegor256
Copy link
Member

yegor256 commented Nov 4, 2022

@rultor please, try to merge

@rultor
Copy link

rultor commented Nov 4, 2022

@rultor please, try to merge

@yegor256 OK, I'll try to merge now. You can check the progress of the merge here

@rultor
Copy link

rultor commented Nov 4, 2022

@rultor please, try to merge

@renovate[bot] @yegor256 Oops, I failed. You can see the full log here (spent 15s)

+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 2928114
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Sat 05 Nov 2022 12:44:12 AM CET
+ uptime
 00:44:12 up 129 days,  3:45,  0 users,  load average: 0.29, 0.25, 0.45
+ cat
com.rultor.spi.Profile: There is no 'merge' section in .rultor.yml
	at com.rultor.agents.req.StartsRequest.docker(StartsRequest.java:350)
	at com.rultor.agents.req.StartsRequest.vars(StartsRequest.java:255)
	at com.rultor.agents.req.StartsRequest.script(StartsRequest.java:148)
	at com.rultor.agents.req.StartsRequest.process(StartsRequest.java:109)
	at com.rultor.agents.AbstractAgent.execute(AbstractAgent.java:70)
	at com.rultor.spi.Agent.execute(Agent.java:84)
	at com.rultor.Routine.process(Routine.java:202)
	at com.rultor.Routine.unsafe_aroundBody0(Routine.java:180)
	at com.rultor.Routine.run(Routine.java:1)
	at org.aspectj.runtime.reflect.JoinPointImpl.proceed(JoinPointImpl.java:179)
	at com.jcabi.aspects.aj.MethodInterrupter.wrap(MethodInterrupter.java:108)
	at com.rultor.Routine.unsafe(Routine.java:175)
	at com.rultor.Routine.run(Routine.java:142)
	at com.jcabi.log.VerboseRunnable.run(VerboseRunnable.java:190)
	at com.jcabi.aspects.aj.MethodScheduler.lambda./run.sh(MethodScheduler.java:194)
	at java.base/java.util.concurrent.Executors.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor.run(ThreadPoolExecutor.java:635)
	at com.jcabi.log.VerboseThreads.run(VerboseThreads.java:222)
	at java.base/java.lang.Thread.run(Thread.java:833)

+ exit -1
'cid' file is absent, most probably the Docker container wasn't started correctly

@renovate renovate bot force-pushed the renovate/org.http4s-http4s-ember-client-1.x branch from 7c98f9a to d87cb11 Compare January 4, 2023 15:20
@renovate 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 renovate bot force-pushed the renovate/org.http4s-http4s-ember-client-1.x branch from d87cb11 to 5447346 Compare March 9, 2023 15:07
@renovate 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 renovate bot force-pushed the renovate/org.http4s-http4s-ember-client-1.x branch from 5447346 to b8f5d18 Compare July 14, 2023 11:40
@renovate 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 renovate bot force-pushed the renovate/org.http4s-http4s-ember-client-1.x branch from b8f5d18 to 70e4a10 Compare March 21, 2024 23:44
@renovate 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
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.

None yet

2 participants