Commit graph

315 commits

Author SHA1 Message Date
Phil Hagelberg
6ede563f07 Move reply to on-demand dependency. 2017-04-25 10:46:43 -07:00
Phil Hagelberg
9e556c2762 Remove clj-http dependency, and all transitive deps too. 2017-04-25 10:46:43 -07:00
Jean Niklas L'orange
bbbead38b2 Bump http maven-wagon, fixes #1966 2017-01-31 11:16:35 +01:00
Phil Hagelberg
a76de08f0d Bump a few versions here and there. 2017-01-20 16:18:10 -08:00
Phil Hagelberg
b1cb935acb Replace lein search with live API-hitting task.
Addresses the discussion in #2234.

No pagination yet.

Also checks repositories based on the presence of "clojars" or
"central" in the :repositories map; you could theoretically keep these
under a different name or something and it could get confused, but
... why would you?
2017-01-17 22:45:14 -08:00
Jean Niklas L'orange
0dd866ffc8 Bump dependencies, closes #2215 2016-10-06 23:49:33 +02:00
Jean Niklas L'orange
c06bc76959 Back to snapshot 2016-09-22 02:48:48 +02:00
Jean Niklas L'orange
150d98b7ae
Release 2.7.1 2016-09-22 01:04:59 +02:00
Jean Niklas L'orange
309abec275 Back to snapshot 2016-08-24 02:27:09 +02:00
Jean Niklas L'orange
c5d95b7190
Release 2.7.0 2016-08-24 02:18:10 +02:00
Jean Niklas L'orange
2ca63f0084 Bump dependencies 2016-02-09 23:21:48 +01:00
Jean Niklas L'orange
6046f1f848 Back to snapshot 2016-02-08 18:36:20 +01:00
Jean Niklas L'orange
f9a464e008
Release 2.6.1 2016-02-08 18:20:33 +01:00
Jean Niklas L'orange
58b8c1658a Back to snapshot 2016-02-05 01:36:14 +01:00
Jean Niklas L'orange
0fe3f86a3c
Release 2.6.0 2016-02-05 01:17:21 +01:00
Jean Niklas L'orange
c630502d18 Code cleanup 2016-02-04 23:32:52 +01:00
Jean Niklas L'orange
6ccb4943df Merge pull request #2076 from danielcompton/remove-potemkin
Remove potemkin dependency
2016-02-01 22:56:50 +01:00
Daniel Compton
3fa0542806 Remove potemkin dependency
It doesn't seem like Potemkin is being used anywhere in Leiningen, so it
could be removed?
2016-02-02 10:02:40 +13:00
Daniel Compton
090e7a114e Upgrade clojure-complete from 0.2.3 to 0.2.4
0.2.4 contains type hints to eliminate reflection warnings.
2016-02-02 07:55:45 +13:00
Daniel Compton
2ac8694eb1 Upgrade clj-http to 2.0.0
This makes a lot of it's dependencies optional, including tools.reader.
2015-12-09 19:42:54 +13:00
Bozhidar Batsov
8fd028e896 Bump the nREPL dep to 0.2.12
nREPL 0.2.11 added an extremely important source-tracking feature, which is leveraged by CIDER (and probably some other tools). 0.2.12 fixed a critical bug introduced in 0.2.11.
2015-11-01 18:34:46 +02:00
Jean Niklas L'orange
87c7e07da9 Back to snapshot 2015-09-22 00:37:56 +02:00
Jean Niklas L'orange
574aabb9d4 Release 2.5.3 2015-09-21 23:23:51 +02:00
Jean Niklas L'orange
afa31af346 Pin potemkin. Ref #1693
It seems like potemkin is kept at 0.3.x, but some libraries seem to
depend on its transitive dependency, clj-tuple. In particular, some
dependency wants to use `clojure.lang.PersistentUnrolledVector`, which it
cannot find.

Pinning it to the latest version seems to cause issues like #1693 go
away.
2015-09-20 16:12:15 +02:00
Jean Niklas L'orange
35aef5832b Back to snapshot. 2015-08-09 15:58:37 +02:00
Jean Niklas L'orange
fe48537e7d Release 2.5.2 2015-08-09 15:28:06 +02:00
Jean Niklas L'orange
273dcb97ac Fix compile warnings related to c.c/update 2015-08-09 14:54:12 +02:00
Jean Niklas L'orange
6a390379f2 Bump reply to 0.3.7 2015-08-08 16:28:40 +02:00
Phil Hagelberg
1f43aa02b7 Merge pull request #1911 from montoux/ft-reader-conditionals
Add support for reader conditional files (cljc) (#1827)
2015-07-25 11:13:36 +07:00
Stephen Nelson
f413b6d73f Add support for reader conditional files (cljc)
Clojure 1.7.0 will add support for reader conditionals:

http://dev.clojure.org/display/design/Reader+Conditionals

This patch adds reader conditional support to leiningen, in particular for
compilation (including aot and stale files) and testing.
2015-07-19 08:52:49 +12:00
Conor McDermottroe
486fd3134c Bump cheshire dependency.
The current version pulls in really old versions of jackson which can
easily break plugin code.
2015-07-17 12:38:06 +01:00
Jean Niklas L'orange
4ab6de9b9c Bump nrepl dependency. 2015-07-09 15:32:01 +02:00
Jean Niklas L'orange
ff84da6972 Chas isn't wasting time, I can tell you that. 2015-03-24 21:56:17 +01:00
Jean Niklas L'orange
dcb8f9adff Merge pull request #1861 from bbatsov/patch-1
Bump nREPL dep to 0.2.8
2015-03-18 08:13:28 +01:00
Bozhidar Batsov
49cc4d2071 Bump reply dep to 0.3.6 2015-03-18 08:11:16 +02:00
Bozhidar Batsov
318c70bfbf Bump nREPL dep to 0.2.8 2015-03-18 08:07:41 +02:00
Jean Niklas L'orange
6b8e74eaee Bump nrepl version, fixes #1829. 2015-02-10 20:40:33 +01:00
Phil Hagelberg
7aef5c3cfc Bump version to 2.5.2-SNAPSHOT.
[ci skip]
2015-01-09 09:55:40 -08:00
Phil Hagelberg
b630fa37b8 Release 2.5.1 2015-01-09 09:47:16 -08:00
Phil Hagelberg
e7a33e7d1c Bump stencil to 0.3.5.
Fixes #1739 and #1563.
2014-10-23 14:41:11 -07:00
Jean Niklas L'orange
9cbb7df75a Back to snapshot. 2014-09-22 13:19:10 +02:00
Phil Hagelberg
c78a8110a8 Release 2.5.0 2014-09-14 21:26:56 -07:00
Phil Hagelberg
7cca27e54a Depend directly on nrepl/clojure-complete.
[ci skip]
2014-09-14 20:52:09 -07:00
Jean Niklas L'orange
11c0364302 Remove base dependencies for lein checkouts.
Closes #1629.
2014-09-14 15:07:00 +02:00
Phil Hagelberg
9def660852 Bump to 2.5.0-SNAPSHOT. 2014-09-09 16:26:47 -07:00
Colin Jones
6fb558ad19 Bump nREPL & REPLy versions (to 0.2.5 & 0.3.5)
closes #1658
2014-09-04 09:42:39 -05:00
Colin Jones
b9e51a02e0 Bump reply version for drawbridge->nrepl exclusion
refs #1625
2014-08-06 09:32:25 -05:00
Phil Hagelberg
6d79dcfedc Bump version number up to 2.4.4-SNAPSHOT. 2014-08-05 16:21:34 -07:00
Phil Hagelberg
983847276d Release 2.4.3 2014-08-05 16:03:18 -07:00
Colin Jones
828a5875d8 Bump REPLy for "standalone" (non-nREPL) bugfixes
This also gets us the official sjacket dependency and the Java / Clojure
versions printed in the startup help screen.

https://github.com/trptcolin/reply/compare/0.3.1...0.3.2
2014-08-05 00:40:36 -05:00