Skip to content

Modernize deps#185

Open
onetom wants to merge 12 commits into
dundalek:masterfrom
onetom:modernize-deps
Open

Modernize deps#185
onetom wants to merge 12 commits into
dundalek:masterfrom
onetom:modernize-deps

Conversation

@onetom

@onetom onetom commented Dec 5, 2022

Copy link
Copy Markdown

Keep the Clojure version usable on modern hardware (Apply Silicon aka M1 / M2 Macs).

Since, the CLJS variant relies on the unmaintained lumo project, this PR doesn't try to address dependency upgrades for that.

@onetom onetom marked this pull request as ready for review December 5, 2022 01:28

@dundalek dundalek left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the effort, however it seems the CI jobs are broken, it is hard to tell what is the cause given the PR is quite large. A possible approach would be to open a smaller PR first to upgrade the test containers. And then see if upgrading the version packages will not introduce breakage.


"5:3"
#"/throw1\.cljc:(\d+:\d+)"
"5"

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We lost the column information. What is the reason here?

Comment thread deps.edn
:exclusions [rewrite-cljs/rewrite-cljs]}}
{org.clojure/clojure
{:mvn/version "1.11.1"
:changelog "https://github.com/clojure/clojure/blob/master/changes.md"}

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What are these changelog fields? Is that something supported by tools.deps?

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.

2 participants