Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 16, 2025

This PR contains the following updates:

Package Type Update Change
nrepl:nrepl (source) dependencies minor 1.4.0 -> 1.5.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

nrepl/nrepl (nrepl:nrepl)

v1.5.1

Compare Source

Bugs fixed
  • #​398: Fix crashes when printing strings with multicodepoint characters.

v1.5.0

Compare Source

New features
  • #​393: Add forward-system-output op for forwarding System/out and System/err output to the client.
  • #​383: Introduce safe-handle helper to simplify dealing with errors in middleware responses.
  • #​386: Add support for XDG_CONFIG_HOME.
Changes
  • #​391: (Breaking) Remove nrepl.helpers/load-file-command.
  • #​391: Make load-file work completely through interruptible-eval middleware.
  • #​385: Preserve filename in functions compiled during regular eval.
  • #​395: Raise minimal junixsocket version to 2.4.0 (only on pre-JDK17 if you need binding nREPL to UNIX sockets).
Bugs fixed
  • #​215: Don't send :done twice if namespace can't be resolved during eval.
  • #​387: Correctly resolve namespaced keywords in tty transport.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from waghanza as a code owner October 16, 2025 23:06
@renovate renovate bot changed the title fix(deps): update dependency nrepl:nrepl to v1.5.0 fix(deps): update dependency nrepl:nrepl to v1.5.1 Oct 18, 2025
@renovate renovate bot force-pushed the renovate/nrepl-nrepl-1.x branch from 45eb90e to 6ebe550 Compare October 18, 2025 04:41
@waghanza waghanza merged commit b7e27cc into master Oct 18, 2025
2 checks passed
@waghanza waghanza deleted the renovate/nrepl-nrepl-1.x branch October 18, 2025 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant