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

fix(deps): update dependency ring:ring to v1.12.1 #20

Closed
wants to merge 1 commit into from

Conversation

solita-antti-mottonen
Copy link
Collaborator

This PR contains the following updates:

Package Type Update Change
ring:ring dependencies minor 1.7.1 -> 1.12.1

Release Notes

ring-clojure/ring (ring:ring)

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)

v1.8.2

Compare Source

  • Updated Jetty to 9.4.31.v20200723 (#​411)

v1.8.1

Compare Source

  • Deprecated string secret keys for cookie session stores
  • Fixed nil bug in wrap-resource (#​385)
  • Fixed charset parsing not reading quoted values (#​402)
  • Fixed missing type hint in Jetty adapter (#​401)
  • Updated Jetty to 9.4.28.v2020040
  • Added ring-bench benchmarking subproject

v1.8.0

Compare Source

  • Fixed confusing exception on bad queue configuration (#​354)
  • Fixed poor content-type for wrap-stacktrace (#​378)
  • Fixed client cert support broken by deprecated class (#​380)
  • Fixed namespace reload order in wrap-reload (#​377)
  • Fixed second call of handler on exceptions (#​365)
  • Improved performance of ring.request/content-type (#​332)
  • Updated Jetty to 9.4.22.v20191022
  • Updated Commons-FileUpload to 1.4
  • Updated Ring-Codec to 1.1.2
  • Updated ns-tracker to 0.4.0
  • Added :none to Same-Site cookie header (#​374)
  • Added server connector type hint for GraalVM support (#​381)
  • Added support for byte array response bodies (#​334)
  • Removed clj-time as a mandatory dependency (#​359)

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 Renovate Bot.

@solita-antti-mottonen
Copy link
Collaborator Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (1.12.1). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@solita-antti-mottonen solita-antti-mottonen deleted the renovate-fix/ring-ring-1.x branch June 13, 2024 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants