Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 9, 2026

This PR contains the following updates:

Package Type Update Change
ring:ring-core managed-dependencies minor 1.8.21.15.3

Release Notes

ring-clojure/ring (ring:ring-core)

v1.15.3

Compare Source

  • Fixed reflection warnings in ring.adapter.jetty

v1.15.2

Compare Source

  • Fixed reflection warnings in ring.core.protocols
  • Fixed reflection warnings in ring.middleware.content-length

v1.15.1

Compare Source

  • Fixed bug with wrap-content-length and nil responses

v1.15.0

Compare Source

  • Functionally the same as 1.15.0-RC1

v1.14.2

Compare Source

  • Updated Apache Commons FileUpload to 2.0.0-M4 (#​529)
  • Updated Apache Commons IO to 2.19.0
  • Updated Jetty to 12.0.21

v1.14.1

Compare Source

  • Fixed reflection warning in Jetty adapter

v1.14.0

Compare Source

  • Added Jetty option :ws-idle-timeout for setting idle timeout (#​513)
  • Added Jetty options :ws-max-text-size and :ws-max-binary-size
  • Added parse-multipart-params function (#​520)
  • Updated Jetty to 12.0.18
  • The ring/ring-core library now requires Java 11+
  • The ring/ring-jetty-adapter library now requires Java 17+

v1.13.1

Compare Source

  • Fixed query-string parsing edge condition (#​524)
  • Updated Apache Commons FileUpload to 2.0.0-M2
  • Updated Apache Commons IO to 2.18.0
  • Updated Jetty to 11.0.25
  • Updated Ring-Codec to 1.3.0

v1.13.0

Compare Source

  • Added support for Unix domain sockets to Jetty adapter (#​511)
  • Added support for file response bodies to wrap-content-type (#​452)
  • Added docx extension to mimetypes (#​510)
  • Fixed wrap-not-modified to remove Content-Length header (#​509)
  • Improved session cookie secret key deprecation warning (#​413)
  • Updated ns-tracker to 1.0.0 (#​507)
  • Updated Jetty to 11.0.24
  • Updated Apache Commons IO to 2.17.0

v1.12.2

Compare Source

  • Updated Jetty to 11.0.21
  • Updated Apache Commons IO to 2.16.1

v1.12.1

Compare Source

  • Fixed Jetty adapter hanging with websockets when :async? set (#​499)

v1.12.0

Compare Source

  • Moved ring.core.protocols into its own library
  • Added support for Partitioned/CHIPS cookies (#​493)
  • Added ring.util.async/raising function (#​403)
  • Updated minimum Clojure version to 1.9.0
  • Updated Jetty to 11.0.20
  • Fixed cookie date timezone format (#​349)
  • Fixed reflection warning in temp-file multipart store (#​498)

v1.11.0

Compare Source

  • Functionally the same as 1.11.0-RC2

v1.10.0

Compare Source

  • Added :set-cookies? option to session middleware (#​456)
  • Added :max-file-size option to multipart middleware (#​476)
  • Added :max-file-count option to multipart middleware (#​476)
  • Fixed multipart middleware compile under GraalVM (#​430)
  • Updated Jetty to 9.4.51.v20230217

v1.9.6

Compare Source

  • Updated Jetty to 9.4.48.v20220622 (#​467)
  • Updated Ring-Codec to 1.2.0
  • Updated Commons-IO to 2.11.0
  • Updated Crypto-Equality to 1.0.1

v1.9.5

Compare Source

  • Updated Jetty to 9.4.44.v20210927 (#​453)
  • Improved performance of params middleware (#​446)

v1.9.4

Compare Source

  • Updated Jetty to 9.4.42.v20210604 (#​442)
  • Updated Commons-IO to 2.10.0
  • Updated Crypto-Random to 1.2.1

v1.9.3

Compare Source

  • Fixed missing arity on async OutputStream (#​436)
  • Updated Jetty to 9.4.40.v20210413

v1.9.2

Compare Source

  • Updated Jetty to 9.4.38.v20210224 (#​433)
  • Fixed reflection warning (#​432)

v1.9.1

Compare Source

  • Updated Ring-Codec dependency to 1.1.3
  • Updated Jetty to 9.4.36.v20210114

v1.9.0

Compare Source

  • Fixed automatic closing of response stream on exception (#​420)
  • Changed woff media type to font/woff & added woff2 media type (#​421)
  • Changed TTF media type to font/ttf (#​426)
  • Improved formatting in ring.middleware.stacktrace (#​391)
  • Improved performance of async responses (#​428)
  • Added :exclude-ciphers option to Jetty adapter (#​405)
  • Added :exclude-protocols option to Jetty adapter (#​405)
  • Added :ssl-context option to Jetty adapter (#​412)
  • Added :async-timeout-handler option to Jetty adapter (#​410)
  • Added :keystore-scan-interval option to Jetty adapter (#​417)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file renovate labels Jan 9, 2026
@renovate renovate bot force-pushed the renovate/ring-ring-core-1.x branch 4 times, most recently from 203bb55 to ded0274 Compare January 9, 2026 21:06
@renovate renovate bot force-pushed the renovate/ring-ring-core-1.x branch from ded0274 to 3206999 Compare January 9, 2026 21:24
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 renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants