Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 21, 2024

Bumps ring:ring-core from 1.8.0 to 1.12.2.

Changelog

Sourced from ring:ring-core's changelog.

1.12.2 (2024-06-13)

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

1.12.1 (2024-03-23)

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

1.12.0 (2024-03-11)

  • 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)

1.11.0 (2023-12-25)

  • Functionally the same as 1.11.0-RC2

1.11.0-RC2 (2023-12-07)

  • Fixed ring.websocket/upgrade-request? header parsing (#489)

1.11.0-RC1 (2023-11-06)

  • Fixed default :on-ping behavior of websocket listener maps

1.11.0-beta2 (2023-10-18)

  • Removed automatic text/binary coercion from ring.websocket/send

1.11.0-beta1 (2023-10-17)

  • Fixed reflection warnings
  • Updated Commons-IO to 2.14.0

1.11.0-alpha5 (2023-10-13)

  • Moved websocket protocols to separate library
  • Changed Strings in websocket API specification to CharSequences
  • Updated Jetty to 11.0.17

1.11.0-alpha4 (2023-09-29)

  • Added ring.websocket/PingListener protocol
  • Renamed websocket-request? to upgrade-request?

... (truncated)

Commits
  • e53fbc6 Release 1.12.2
  • 95a9df9 Update dependencies
  • ab3889c Update SPEC to fix on-open/on-close guarantees
  • 911027b Add .clj-kondo to .gitignore
  • 8a56dec Add root-path warning to wrap-resource docstring
  • 7e4139e Release 1.12.1
  • dece8e4 Fix websockets handing with async handlers
  • 80ecbea Remove verbose logging from Jetty tests
  • f6cc072 Release 1.12.0
  • 4778c7c Add type hint to Thread/sleep in do-every macro
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [ring:ring-core](https://github.com/ring-clojure/ring) from 1.8.0 to 1.12.2.
- [Changelog](https://github.com/ring-clojure/ring/blob/master/CHANGELOG.md)
- [Commits](ring-clojure/ring@1.8.0...1.12.2)

---
updated-dependencies:
- dependency-name: ring:ring-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 21, 2024
Copy link
Author

dependabot bot commented on behalf of github Oct 21, 2024

Superseded by #492.

@dependabot dependabot bot closed this Oct 21, 2024
@dependabot dependabot bot deleted the dependabot/maven/dependabot/ring-ring-core-1.12.2 branch October 21, 2024 20:26
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants