versions icon indicating copy to clipboard operation
versions copied to clipboard

Deps Versions - See outdated versions for your Clojure based projects

Results 20 versions issues
Sort by recently updated
recently updated
newest added

Bumps [minimist](https://github.com/minimistjs/minimist) and [mkdirp](https://github.com/isaacs/node-mkdirp). These dependencies needed to be updated together. Updates `minimist` from 1.2.0 to 1.2.8 Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option...

dependencies

Bumps [qs](https://github.com/ljharb/qs) to 6.11.0 and updates ancestor dependency [grunt-contrib-watch](https://github.com/gruntjs/grunt-contrib-watch). These dependencies need to be updated together. Updates `qs` from 5.1.0 to 6.11.0 Changelog Sourced from qs's changelog. 6.11.0 [New] [Fix]...

dependencies

Bumps [grunt](https://github.com/gruntjs/grunt) from 1.0.1 to 1.5.3. Release notes Sourced from grunt's releases. v1.5.3 Merge pull request #1745 from gruntjs/fix-copy-op 572d79b Patch up race condition in symlink copying. 58016ff Merge pull...

dependencies

We have a single project ([`fn-fx`](https://github.com/fn-fx/fn-fx)) that emits two separate artifacts, under different names: 1. https://clojars.org/fn-fx/fn-fx-javafx 2. https://clojars.org/fn-fx/fn-fx-openjfx11 It appears that `versions` doesn't handle that properly, as our dependency status...

The service is showing old jar dependencies as being up to date. Looking at: https://versions.deps.co/dotemacs/pdfboxing it shows that all the dependencies are up to date. But one of the dependencies...

Currently, some assumptions are made when looking for project files but they are not documented: - project is on GitHub - project file is in root directory

https://shields.io/#/examples/version That way users can customize the badge styles

https://github.com/clojure-emacs/orchard/blob/ce0d586905c53b596679b147806b921f3285ef6e/project.clj#L45-L47 uses `#=(eval` which throws an error: ``` [{:type java.lang.RuntimeException :message EvalReader not allowed when *read-eval* is false. :at [clojure.lang.Util runtimeException Util.java 221]}] ``` It would be good to be...

For this project https://versions.deps.co/grammarly/omniconf, Deps Versions now is stuck at `0.3.0-SNAPSHOT` while the latest version on Clojars is 0.3.0. Also, no downloads are shown. I think, this happened after I've...