Skip to content
This repository has been archived by the owner on Jul 7, 2021. It is now read-only.

fix(deps): update dependency org.clojure:clojure to v1.10.3 #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 5, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
org.clojure:clojure (source) dependencies patch 1.10.1 -> 1.10.3

Release Notes

clojure/clojure

v1.10.3

1 Changes reverted

  • CLJ-2564
    Improve error message for case

2 Fixes

  • CLJ-2453
    Enable reader conditionals in Clojure prepl

v1.10.2

1 Dependencies

Updated dependencies:

  • spec.alpha dependency to 0.2.194 - changes
  • core.specs.alpha dependency to 0.2.56 - changes

2 Fixes

2.1 Interop / JVM

  • CLJ-1472
    Ensure monitor object is on stack, for verifiers
  • CLJ-2517
    More fixes for invocation of static interface methods with primitive args
  • CLJ-2492
    Remove uses of deprecated Class.newInstance()
  • CLJ-2534
    Fix javadoc urls for JDK 11+
  • CLJ-2571
    Add Throwable return type hint to ex-cause
  • CLJ-2572
    Avoid reflection in clojure.data
  • CLJ-2502
    Fix reflection warnings in clojure.stacktrace/print-stack-trace
  • CLJ-2597
    proxy should emit Java 1.8 bytecode

2.2 Core

  • CLJ-2580
    Fix case expression branch analysis that resulted in compilation error
  • CLJ-2564
    Improve error message for case
  • CLJ-2585
    nth with not-found on regex matcher returns not-found on last group index
  • CLJ-1364
    vector-of does not implement equals or hashing methods
  • CLJ-2549
    vector-of does not implement IObj for metadata
  • CLJ-1187
    quoted metadata on empty literal colls is lost
  • CLJ-2459
    ExceptionInInitializerError if jars executed with java -jar

2.3 Printing

  • CLJ-2469
    Fix errors in printing some maps with namespace syntax
  • CLJ-1445
    pprint doesn't print collection metadata when *print-meta* is true

2.4 Docstrings

  • CLJ-2295
    Eliminate duplicate doc string printing for special forms
  • CLJ-2495
    prepl docstring is incorrect
  • CLJ-2169
    conj has out-of-date :arglists

3 Performance


Configuration

📅 Schedule: 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 has been generated by WhiteSource Renovate. View repository job log here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant