Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 4, 2023

This PR contains the following updates:

Package Type Update Change
refactor-nrepl/refactor-nrepl repl minor 3.6.0 -> 3.11.0

Release Notes

clojure-emacs/refactor-nrepl (refactor-nrepl/refactor-nrepl)

v3.11.0

Compare Source

  • Use tools.analyzer.jvm 1.3.2.
  • Use tools.reader 1.5.1.
  • Use tools.namespace 1.5.0.
  • Use compliment 0.7.0.
  • Use orchard 0.34.3.

v3.10.0

Compare Source

  • Add always-return-ns-form option to clean-ns message.

v3.9.1

Compare Source

  • suggest-libspecs op: support collections for :only values.

v3.9.0

Compare Source

  • #​401 resolve-missing no longer returns the wrong type.
  • #​401 resolve-missing no longer returns non- importable classes.
  • #​402 resolve-missing now flags with :already-interned true the candidates that are already interned into the calling namespace.
    • This helps clients avoiding the suggestion/insertion of candidates which are redundant
      • e.g. + is already interned, so is Thread
      • same for :refers and :renames
  • Fix a bug the newly introduced .cljc detection.

v3.8.0

Compare Source

  • #​396 Handle the analyzing and parsing of Clojure code from .cljc files.
  • Upgrade various dependencies: #​393, #​394 & #​395.
  • The rename-file-or-dir op is now also able to rename .cljs files that depended on .clj files via :require-macros #​394.
  • ns-tracker no longer ignores cljs files with string requires #​394.
    • note that ns-tracker is normally used for clj files only.

v3.7.1

Compare Source

  • Fix an oversight in suggest-libspecs.

v3.7.0

Compare Source

  • Implement new middleware op: suggest-libspecs
    • Supports a beta clj-refactor.el feature.

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 changed the title Update dependency refactor-nrepl/refactor-nrepl to v3.7.0 Update dependency refactor-nrepl/refactor-nrepl to v3.7.1 Jul 6, 2023
@renovate renovate bot force-pushed the renovate/refactor-nrepl-refactor-nrepl-3.x branch from 9ebc1d1 to 5480189 Compare July 6, 2023 15:33
@renovate renovate bot changed the title Update dependency refactor-nrepl/refactor-nrepl to v3.7.1 Update dependency refactor-nrepl/refactor-nrepl to v3.8.0 Jul 21, 2023
@renovate renovate bot force-pushed the renovate/refactor-nrepl-refactor-nrepl-3.x branch from 5480189 to d8563d7 Compare July 21, 2023 07:11
@renovate renovate bot changed the title Update dependency refactor-nrepl/refactor-nrepl to v3.8.0 Update dependency refactor-nrepl/refactor-nrepl to v3.9.0 Jul 24, 2023
@renovate renovate bot force-pushed the renovate/refactor-nrepl-refactor-nrepl-3.x branch from d8563d7 to 8727bda Compare July 24, 2023 22:04
@renovate renovate bot changed the title Update dependency refactor-nrepl/refactor-nrepl to v3.9.0 Update dependency refactor-nrepl/refactor-nrepl to v3.9.1 Dec 3, 2023
@renovate renovate bot force-pushed the renovate/refactor-nrepl-refactor-nrepl-3.x branch from 8727bda to 0cb9f0e Compare December 3, 2023 23:30
@renovate renovate bot force-pushed the renovate/refactor-nrepl-refactor-nrepl-3.x branch from 0cb9f0e to 551e706 Compare March 2, 2024 18:58
@renovate renovate bot changed the title Update dependency refactor-nrepl/refactor-nrepl to v3.9.1 Update dependency refactor-nrepl/refactor-nrepl to v3.10.0 Mar 2, 2024
@renovate renovate bot changed the title Update dependency refactor-nrepl/refactor-nrepl to v3.10.0 Update dependency refactor-nrepl/refactor-nrepl to v3.10.0 - autoclosed Mar 5, 2024
@renovate renovate bot closed this Mar 5, 2024
@renovate renovate bot deleted the renovate/refactor-nrepl-refactor-nrepl-3.x branch March 5, 2024 09:10
@renovate renovate bot changed the title Update dependency refactor-nrepl/refactor-nrepl to v3.10.0 - autoclosed Update dependency refactor-nrepl/refactor-nrepl to v3.10.0 Mar 5, 2024
@renovate renovate bot reopened this Mar 5, 2024
@renovate renovate bot restored the renovate/refactor-nrepl-refactor-nrepl-3.x branch March 5, 2024 12:52
@renovate renovate bot changed the title Update dependency refactor-nrepl/refactor-nrepl to v3.10.0 Update dependency refactor-nrepl/refactor-nrepl to v3.10.0 - autoclosed Jan 17, 2025
@renovate renovate bot closed this Jan 17, 2025
@renovate renovate bot deleted the renovate/refactor-nrepl-refactor-nrepl-3.x branch January 17, 2025 04:18
@renovate renovate bot changed the title Update dependency refactor-nrepl/refactor-nrepl to v3.10.0 - autoclosed Update dependency refactor-nrepl/refactor-nrepl to v3.10.0 Jan 19, 2025
@renovate renovate bot reopened this Jan 19, 2025
@renovate renovate bot force-pushed the renovate/refactor-nrepl-refactor-nrepl-3.x branch from adb288b to 551e706 Compare January 19, 2025 12:31
@renovate renovate bot force-pushed the renovate/refactor-nrepl-refactor-nrepl-3.x branch from 551e706 to 0073d62 Compare May 4, 2025 21:36
@renovate renovate bot changed the title Update dependency refactor-nrepl/refactor-nrepl to v3.10.0 Update dependency refactor-nrepl/refactor-nrepl to v3.11.0 May 4, 2025
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