Update dependency cider/cider-nrepl to v0.62.0#3831
Closed
renovate[bot] wants to merge 1 commit into
Closed
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3831 +/- ##
=======================================
Coverage 96.21% 96.21%
=======================================
Files 422 422
Lines 26350 26350
Branches 642 638 -4
=======================================
+ Hits 25352 25353 +1
Misses 474 474
+ Partials 524 523 -1 🚀 New features to boost your workflow:
|
Member
|
Will not update every second day. |
Contributor
Author
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update ( If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.61.0→0.62.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
clojure-emacs/cider-nrepl (cider/cider-nrepl)
v0.62.0Compare Source
orchardto 0.44.0 (inspector: the Datafy section is gone,ARefcontents render fully, and wide columns are truncated in table mode).interrupt-stopinstead of the deprecatedThread.stop, so quitting the debugger keeps working on JDKs whereThread.stopwas removed.valuefrom responses the content-type middleware decorates: the requester opted in to content types and renders thebodyinstead, and clients that naively rendered both slots used to show results twice. Responses the middleware leaves alone (unrecognized types, non-fetchable URI schemes) keep theirvalueas before.file:/http:/https:URIs and URLs are annotated as fetchable content (amailto:URI no longer triggers a slurp attempt),cider/slurpreads at most 4MB (configurable viacider.nrepl.middleware.slurp/*max-content-size*) with buffered IO and connect/read timeouts instead of an unbounded byte-at-a-time loop, and a failed fetch replies with a plain-text explanation instead of crashing the nREPL handler.cider/info,cider/refresh, thetestops, the stacktrace ops,cider/undef,cider/profile-summary, and others), and fixcider.clj-reload/reload-alldocumenting the wrong return key. Adds amake descriptor-contractcheck that keeps the descriptors honest.requiring-resolve(which already serializes therequirethat the old hand-rolled lock guarded), removing the internaldelayed-handlers,require-lock, andrun-deferred-handlervars. No change in boot time or behavior.inline-depsentry point).Configuration
📅 Schedule: (UTC)
🚦 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 was generated by Mend Renovate. View the repository job log.