Update dependency nrepl:nrepl to v1#46
Draft
renovate[bot] wants to merge 1 commit into
Draft
Conversation
renovate
Bot
force-pushed
the
renovate/nrepl-nrepl-1.x
branch
14 times, most recently
from
January 12, 2026 20:28
0966c5d to
5cfcde6
Compare
nmburgan
marked this pull request as draft
January 18, 2026 09:00
renovate
Bot
force-pushed
the
renovate/nrepl-nrepl-1.x
branch
2 times, most recently
from
February 26, 2026 22:14
7477f24 to
ced42da
Compare
renovate
Bot
force-pushed
the
renovate/nrepl-nrepl-1.x
branch
7 times, most recently
from
April 14, 2026 09:23
2fca35f to
c2a803f
Compare
renovate
Bot
force-pushed
the
renovate/nrepl-nrepl-1.x
branch
2 times, most recently
from
April 24, 2026 08:12
52cd3d4 to
6864c56
Compare
renovate
Bot
force-pushed
the
renovate/nrepl-nrepl-1.x
branch
2 times, most recently
from
April 24, 2026 08:23
f4926ff to
a063d48
Compare
renovate
Bot
force-pushed
the
renovate/nrepl-nrepl-1.x
branch
8 times, most recently
from
May 13, 2026 23:43
8a5acaa to
c803415
Compare
renovate
Bot
force-pushed
the
renovate/nrepl-nrepl-1.x
branch
2 times, most recently
from
June 5, 2026 17:04
9be870a to
1c87edf
Compare
renovate
Bot
force-pushed
the
renovate/nrepl-nrepl-1.x
branch
from
June 12, 2026 14:46
1c87edf to
57ff51a
Compare
renovate
Bot
force-pushed
the
renovate/nrepl-nrepl-1.x
branch
from
June 23, 2026 13:10
57ff51a to
a78df6e
Compare
bastelfreak
marked this pull request as ready for review
June 24, 2026 07:47
renovate
Bot
force-pushed
the
renovate/nrepl-nrepl-1.x
branch
2 times, most recently
from
June 24, 2026 15:14
d4aff0c to
a1062bf
Compare
renovate
Bot
force-pushed
the
renovate/nrepl-nrepl-1.x
branch
2 times, most recently
from
July 2, 2026 10:59
4ff60fc to
6bee6c2
Compare
Sharpie
marked this pull request as draft
July 2, 2026 12:35
Member
|
Parking this one in draft status as it is a major version bump and thus deserves someone taking a long look at the Might also be worth moving/dropping |
renovate
Bot
force-pushed
the
renovate/nrepl-nrepl-1.x
branch
2 times, most recently
from
July 8, 2026 13:07
f70b3a8 to
c7b1b2e
Compare
renovate
Bot
force-pushed
the
renovate/nrepl-nrepl-1.x
branch
5 times, most recently
from
July 11, 2026 22:24
4a3fe42 to
a2561f6
Compare
renovate
Bot
force-pushed
the
renovate/nrepl-nrepl-1.x
branch
from
July 11, 2026 22:26
a2561f6 to
d390c5c
Compare
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.9.0→1.7.0Release Notes
nrepl/nrepl (nrepl:nrepl)
v1.7.0Compare Source
Changes
Bugs fixed
.getHostName(which returnslocalhostand breaks IPv6-only clients).v1.6.0Compare Source
New features
^:concatmetadata support for config merging.^:optionalmetadata.Changes
stdinmiddleware.:requires/:expectsinto the resulting handler. This behavior still works but will produce an error in the future. It is thus recommended to include all necessary middleware into the list passed tonrepl.server/default-handler.Bugs fixed
load-filesending nil message for empty/comment-only files.err-exitthrowing a string instead of an Exception.v1.5.2Compare Source
Bugs fixed
v1.5.1Compare Source
Bugs fixed
v1.5.0Compare Source
New features
forward-system-outputop for forwarding System/out and System/err output to the client.safe-handlehelper to simplify dealing with errors in middleware responses.XDG_CONFIG_HOME.Changes
nrepl.helpers/load-file-command.load-filework completely throughinterruptible-evalmiddleware.Bugs fixed
:donetwice if namespace can't be resolved duringeval.v1.4.0Compare Source
New features
:client-nameand:client-versionincloneop.Changes
load-filemiddleware.Bugs fixed
v1.3.1Compare Source
Bugs fixed
msgto interruptible eval.v1.3.0Compare Source
Changes
wrap-sideloadermiddleware.clojure.main/repl.sessionmiddleware handle all dynamic bindings.evalhandler shorter. (this makes stacktraces easier to understand)printmiddleware to have tidier stack and use Java classes instead of proxies.Bugs fixed
v1.2.0Compare Source
Changes
Thread.stop()(needed by theinterruptop) on JDK20+.libnreplagent.nrepl.bencodeimplementation to be more performant and use Clojure 1.7 features.Bugs fixed
v1.1.2Compare Source
Changes
compliment-liteto 0.5.5 (changelog).Bugs fixed
ClassCastExceptionon re-connect to Unix socket.v1.1.1Compare Source
Bugs fixed
--interactiveoption work when starting a server on a filesystem socket with--socket PATH.Changes
completionsop by switching internally tocompliment-lite. The change is mostly transparent, but should result in more accurate completion results.v1.1.0Compare Source
New Features
Bugs fixed
.jarfiles on Windows.v1.0.0Compare Source
New Features
Changes
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.