Jérémie Astori
|
769fdab252
|
Remove temporary npm tag for pre-releases
|
2017-07-30 18:50:09 -04:00 |
|
Jérémie Astori
|
1bcf59f704
|
2.4.0-rc.2
|
2017-07-27 13:36:51 -04:00 |
|
Jérémie Astori
|
8115dea4bf
|
Move urijs from devDependencies to dependencies
https://github.com/thelounge/lounge/pull/1276 refactored previews, and in particular [reused our link-in-messages detection](https://github.com/thelounge/lounge/pull/1276/files#diff-4805d608cbc31851a7bee1bf4c7e247eR6) instead of [having a separate logic](https://github.com/thelounge/lounge/pull/1276/files#diff-4805d608cbc31851a7bee1bf4c7e247eL19).
Unfortunately, this loads a client library, which requires `urijs`. Since these are built at release time, we were not including this package in the production dependencies, and it is now breaking at install time.
This might happen again if we add a client dependency in this file and forget it is also loaded by the server. We could in the future either extract this logic into a shared location, or we could move this logic entirely on the server (or maybe many other options), but in the meantime this will fix the issue in `v2.4.0-rc.1`.
|
2017-07-27 02:04:47 -04:00 |
|
Jérémie Astori
|
9f9b300d26
|
2.4.0-rc.1
|
2017-07-27 00:50:54 -04:00 |
|
Jérémie Astori
|
365bed34a3
|
Prepare changelog entry for v2.4.0-rc.1 and set up pre-release publish tag
|
2017-07-27 00:50:42 -04:00 |
|
greenkeeper[bot]
|
dddfc78279
|
chore(package): update webpack to version 3.4.1
|
2017-07-26 09:02:43 +00:00 |
|
greenkeeper[bot]
|
334768d5d5
|
chore(package): update webpack to version 3.4.0
|
2017-07-25 14:41:38 +00:00 |
|
greenkeeper[bot]
|
8a7b0c1440
|
fix(package): update semver to version 5.4.1
|
2017-07-24 19:24:49 -04:00 |
|
greenkeeper[bot]
|
f35fc4acf3
|
chore(package): update eslint to version 4.3.0
|
2017-07-21 16:46:00 +00:00 |
|
greenkeeper[bot]
|
b7a1700908
|
chore(package): update stylelint to version 8.0.0
|
2017-07-16 15:56:58 +03:00 |
|
Pavel Djundik
|
1ee67abd72
|
Merge pull request #1338 from thelounge/greenkeeper/webpack-3.3.0
Update webpack to the latest version 🚀
|
2017-07-15 17:58:13 +03:00 |
|
greenkeeper[bot]
|
bcf11eca55
|
chore(package): update webpack to version 3.3.0
|
2017-07-15 14:07:12 +00:00 |
|
greenkeeper[bot]
|
48bae15939
|
fix(package): update fs-extra to version 4.0.0
|
2017-07-14 17:53:45 +00:00 |
|
Pavel Djundik
|
6823fc2c29
|
Merge pull request #1323 from thelounge/greenkeeper/chai-4.1.0
Update chai to the latest version 🚀
|
2017-07-12 11:10:54 +03:00 |
|
greenkeeper[bot]
|
50dc3cd01a
|
chore(package): update chai to version 4.1.0
|
2017-07-12 00:40:14 +00:00 |
|
greenkeeper[bot]
|
20e4368865
|
chore(package): update webpack to version 3.2.0
|
2017-07-11 20:31:33 +00:00 |
|
Jérémie Astori
|
a8643ea5af
|
Merge pull request #1321 from thelounge/greenkeeper/jquery-textcomplete-1.8.2
Update jquery-textcomplete to the latest version 🚀
|
2017-07-11 09:13:40 -04:00 |
|
greenkeeper[bot]
|
df883c509e
|
chore(package): update jquery-textcomplete to version 1.8.2
|
2017-07-11 01:20:56 +00:00 |
|
greenkeeper[bot]
|
35c9e88c86
|
chore(package): update stylelint to version 7.13.0
|
2017-07-10 21:33:08 +00:00 |
|
greenkeeper[bot]
|
fabfaa4cbb
|
chore(package): update eslint to version 4.2.0
|
2017-07-09 02:27:31 +00:00 |
|
Jérémie Astori
|
82cba0b06f
|
Bump express and socket.io to their latest patch versions
Greenkeeper missed express because of their odd RC releases, and we are still stuck trying to bump socket.io to their v2
|
2017-07-07 19:24:06 -04:00 |
|
greenkeeper[bot]
|
69d931750b
|
chore(package): update webpack to version 3.1.0
|
2017-07-06 22:11:32 +00:00 |
|
Jérémie Astori
|
5ffcbed632
|
Merge pull request #1292 from thelounge/greenkeeper/commander-2.11.0
Update commander to the latest version 🚀
|
2017-07-04 13:56:35 -04:00 |
|
greenkeeper[bot]
|
398dbcad53
|
chore(package): update babel-preset-env to version 1.6.0
|
2017-07-04 15:09:08 +00:00 |
|
Pavel Djundik
|
2e82400d80
|
Merge pull request #1279 from thelounge/greenkeeper/jquery-textcomplete-1.8.1
Update jquery-textcomplete to the latest version 🚀
|
2017-07-04 13:02:55 +03:00 |
|
greenkeeper[bot]
|
5831745958
|
fix(package): update commander to version 2.11.0
|
2017-07-03 10:12:45 +00:00 |
|
greenkeeper[bot]
|
97e35e9dd4
|
chore(package): update babel-loader to version 7.1.1
|
2017-06-28 00:38:51 +00:00 |
|
greenkeeper[bot]
|
da8cec4067
|
chore(package): update jquery-textcomplete to version 1.8.1
|
2017-06-27 09:15:41 +00:00 |
|
Jérémie Astori
|
20b24a39df
|
Merge pull request #1278 from thelounge/greenkeeper/stylelint-7.12.0
Update stylelint to the latest version 🚀
|
2017-06-26 23:56:02 -04:00 |
|
greenkeeper[bot]
|
19b4d7bea2
|
chore(package): update stylelint to version 7.12.0
|
2017-06-26 21:23:50 +00:00 |
|
greenkeeper[bot]
|
6f9d7b0771
|
chore(package): update nyc to version 11.0.3
|
2017-06-26 14:37:34 +00:00 |
|
greenkeeper[bot]
|
e3a5c1b01c
|
chore(package): update eslint to version 4.1.1
|
2017-06-26 01:21:59 +00:00 |
|
Jérémie Astori
|
c6b90690a7
|
Merge pull request #1264 from thelounge/greenkeeper/eslint-4.1.0
Update eslint to the latest version 🚀
|
2017-06-25 01:29:50 -04:00 |
|
Jérémie Astori
|
f4cfa17c73
|
Merge pull request #1257 from thelounge/greenkeeper/commander-2.10.0
Update commander to the latest version 🚀
|
2017-06-25 01:29:22 -04:00 |
|
Jérémie Astori
|
a32a39e96b
|
2.3.2
|
2017-06-25 01:12:20 -04:00 |
|
greenkeeper[bot]
|
df7dfd77e3
|
chore(package): update eslint to version 4.1.0
|
2017-06-24 01:31:08 +00:00 |
|
greenkeeper[bot]
|
87c4e6f9bb
|
fix(package): update commander to version 2.10.0
|
2017-06-23 09:38:37 +00:00 |
|
Jérémie Astori
|
96e6ac8111
|
Merge pull request #1249 from thelounge/xpaw/stylelint-config-standard
Use stylelint-config-standard
|
2017-06-23 01:44:18 -04:00 |
|
Pavel Djundik
|
138111b16e
|
Use stylelint-config-standard
|
2017-06-22 11:23:50 +03:00 |
|
greenkeeper[bot]
|
6f9acb0b94
|
chore(package): update webpack to version 3.0.0
|
2017-06-21 10:11:25 +03:00 |
|
greenkeeper[bot]
|
3fa9efc0bc
|
chore(package): update babel-loader to version 7.1.0
|
2017-06-20 10:47:08 +00:00 |
|
Pavel Djundik
|
f6dd616d5e
|
Update to eslint 4 and enforce extra rules
|
2017-06-19 09:58:29 +03:00 |
|
greenkeeper[bot]
|
2917699b44
|
chore(package): update stylelint to version 7.11.1
|
2017-06-15 22:40:26 +00:00 |
|
Jérémie Astori
|
8bfce28d68
|
Merge pull request #1206 from thelounge/greenkeeper/chai-4.0.2
Update chai to the latest version 🚀
|
2017-06-09 23:00:50 -04:00 |
|
greenkeeper[bot]
|
eacef7e175
|
chore(package): update stylelint to version 7.11.0
|
2017-06-09 12:57:37 +00:00 |
|
greenkeeper[bot]
|
ad091a1d36
|
chore(package): update chai to version 4.0.2
|
2017-06-09 10:39:52 +03:00 |
|
Pavel Djundik
|
2dd71a1d15
|
Merge pull request #1198 from thelounge/greenkeeper/nyc-11.0.1
Update nyc to the latest version 🚀
|
2017-06-09 10:37:56 +03:00 |
|
Pavel Djundik
|
fa09098b4a
|
Merge pull request #1212 from thelounge/greenkeeper/babel-core-6.25.0
Update babel-core to the latest version 🚀
|
2017-06-09 10:28:53 +03:00 |
|
Pavel Djundik
|
972115320a
|
Merge pull request #1184 from thelounge/greenkeeper/spdy-3.4.5
Update spdy to the latest version 🚀
|
2017-06-09 10:26:19 +03:00 |
|
greenkeeper[bot]
|
3304681e7a
|
fix(package): update spdy to version 3.4.7
|
2017-06-09 02:17:22 -04:00 |
|