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 ring dependencies #66

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

Conversation

solita-antti-mottonen
Copy link
Collaborator

@solita-antti-mottonen solita-antti-mottonen commented Oct 21, 2024

This PR contains the following updates:

Package Type Update Change
ring:ring dependencies minor 1.12.2 -> 1.13.0
ring:ring-core dependencies minor 1.12.2 -> 1.13.0
ring:ring-defaults dependencies minor 0.5.0 -> 0.6.0
ring:ring-jetty-adapter dependencies minor 1.12.2 -> 1.13.0

Release Notes

ring-clojure/ring (ring:ring)

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
ring-clojure/ring-defaults (ring:ring-defaults)

v0.6.0

Compare Source

  • Added websocket-keepalive middleware
  • Added :safe-header option to :anti-forgery key in site-defaults
  • Updated dependencies

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

@solita-antti-mottonen solita-antti-mottonen force-pushed the renovate-fix/ring-dependencies branch from 65091c9 to 930a6e3 Compare January 27, 2025 05:14
@solita-antti-mottonen solita-antti-mottonen changed the title fix(deps): update ring dependencies to v1.13.0 fix(deps): update ring dependencies Jan 27, 2025
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