nnichols / faker

A clojure library for creating fake requests
MIT License
2 stars 0 forks source link

Update dependency ring:ring-core to v1.12.0 #41

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
ring:ring-core dependencies minor 1.11.0 -> 1.12.0

Release Notes

ring-clojure/ring (ring:ring-core) ### [`v1.12.0`](https://togithub.com/ring-clojure/ring/blob/HEAD/CHANGELOG.md#1120-2024-03-11) [Compare Source](https://togithub.com/ring-clojure/ring/compare/1.11.0...1.12.0) - Moved ring.core.protocols into its own library - Added support for Partitioned/CHIPS cookies ([#​493](https://togithub.com/ring-clojure/ring/issues/493)) - Added ring.util.async/raising function ([#​403](https://togithub.com/ring-clojure/ring/issues/403)) - Updated minimum Clojure version to 1.9.0 - Updated Jetty to 11.0.20 - Fixed cookie date timezone format ([#​349](https://togithub.com/ring-clojure/ring/issues/349)) - Fixed reflection warning in temp-file multipart store ([#​498](https://togithub.com/ring-clojure/ring/issues/498))

Configuration

πŸ“… Schedule: Branch creation - "after 11am and before 8pm every weekday" in timezone America/Chicago, 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 has been generated by Mend Renovate. View repository job log here.