Update dependency seancorfield/clj-new to v1#3
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
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.7.8→1.1.309Release Notes
seancorfield/clj-new (seancorfield/clj-new)
v1.1.309: 1.1.309Compare Source
test-runnerand switch to-Xinvocation in templates.polylithtemplate must be used withclojure -M:polyinstead of the nativepolycommand, and update SHA to latestissue-66branch head.v1.1.297: Release 1.1.297Compare Source
:outputand:argsas strings (i.e., they will accept symbols and convert them to strings, the same way:nameand:templatewere already handled) -- this should makeclj-neweasier to use on Windows!:edn-argsas a way to pass pure EDN arguments into templates (this takes precedence over:argsif both are present).:polytool SHA in generated projects.v1.1.293: Release 1.1.293Compare Source
The major new addition in this release is a new built-in template --
polylith-- to create a new Polylith workspace.In addition, the
.gitignoreand.hgignorefiles in generated projects now understand Calva and LSP dot files, and various library dependencies have been updated.v1.1.264: Release 1.1.264Compare Source
com.github.seancorfield/clj-new(although new versions will continue to be deployed toseancorfield/clj-newfor a while -- see the Clojars Verified Group Names policy).clj-template.into the artifact name.v{{version}}inpom.xmlfiles.:scm-useris available as an "env" variable that can override the derived value.tools.deps.alphato 0.9.884.depstarto 2.0.193 (and switching tocom.github.seancorfield/depstar) in templates.v1.1.243: Release 1.1.243Compare Source
Mostly documentation updates (in the primary
README.mdand the generatedREADME.mdfiles).Updates dependencies in templates and switches
deps-deployusage to-X.depstarusage now auto-syncs thepom.xmlfile by default.The default version of Clojure is now 1.10.2 in generated projects.
v1.1.234: Release 1.1.234Compare Source
Update
depstar,test.check,tools.deps.alpha; improve CLI examples that use-X; switchdepstarinvocation to use-X.v1.1.228: Release 1.1.228Compare Source
Updates
depstarto 1.1.128 to pick up the license file handling bug.v1.1.226: Release 1.1.226Compare Source
Enhancements:
:scm-domainas an "env" variable that can be substituted.Clojure CLI Changes:
-Xexec option.Maintenance:
tools.deps.alphato 0.9.816.deps-deployto reflect new group ID and version.depstarto 1.1.126 in templates.v1.1.216: Release 1.1.216Compare Source
Fixes #43 by restoring support for Clojure CLI 1.10.1.561 (stable). Also works with 1.10.1.672 (prerelease).
v1.1.215: Release 1.1.215Compare Source
clojure -Xoption by providingclj-new/createandclj-new/generateas entry points that can be used to execute a specific function and pass a map of arguments. (#41)depstar1.1.104 in templates (which also includesclojure -Xsupport).tools.deps.alpha0.9.782 and use the runtime basis instead of trying to read the defaultdeps.ednfiles. (#42)v1.0.211: Release 1.0.211Compare Source
-v/--verboseoption (#39).libtemplate.v1.0.199: Release 1.0.199Compare Source
depstar1.0.94 andtest.check1.0.0 in templates.v0.9.0: Release 0.9.0Compare Source
Remove Jackson dependencies (
tools.deps.alphano longer brings them in so there's no need to pin a version to avoid conflicts with Leiningen templates).Some documentation improvements.
v0.8.6: Release 0.8.6Compare Source
Bump dependency versions to pick up fixes in Pomegranate and tools.deps.alpha. Should fix #33
v0.8.5: Release 0.8.5Compare Source
Add
install/deployaliases to generatedlib/template` projects for installing/deploying the JAR file locally/to Clojars.Bump
depstarto 0.5.2 for the NPE main class fix.v0.8.4: Release 0.8.4Compare Source
Bump depstar to 0.5.1 for the
-/_main class name fix.v0.8.3: Release 0.8.3Compare Source
Updates to latest
depstarfor auto-management of AOT compilation folder.v0.8.2: Release 0.8.2Compare Source
Bug Fix:
pom.xmlgroup/artifact in generatedtemplateprojects. #29Enhancement/Cleanup:
depstarto 0.4.1 and rely on its new-Coption for AOT inapp's:uberjaralias. #30.keepis a file, not a directory, in generatedresourcesandclassesfolders.v0.8.1: Release 0.8.1Compare Source
pom.xmlgeneration toappbuilt-in template.:uberjaralias toappbuilt-in template and:jaralias tolibandtemplatebuilt-in templates.pom.xmlfiles.v0.8.0: Release 0.8.0Compare Source
-?/--queryoption to explain whatclj-newwill attempt to do. #28-e/--envoption to add "environment variables" that will be available to templates via the newproject-datafunction; also standardizes the data passed to theapp,lib, andtemplatebuilt-in templates. #27pom.xmlfor newlibandtemplateprojects. #25templateproject generator.seancorfield/clj-newcoordinates in generated projects (to use current version).test-runnerto latest SHA in generated projects.Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.