dependabot[bot]
a32ce1a019
build(deps-dev): bump http-proxy from 1.16.2 to 1.18.1 in /client
...
Bumps [http-proxy](https://github.com/http-party/node-http-proxy ) from 1.16.2 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases )
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.16.2...1.18.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-09-07 13:15:46 +00:00
Daniel Holbach
2b71e780ae
update webpack and terser-webpack-plugin
2020-08-19 11:05:36 +02:00
dependabot[bot]
470f3d62f5
build(deps): bump lodash from 4.17.15 to 4.17.19 in /client
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-07-20 09:19:32 +00:00
Daniel Holbach
df07c894a7
update to most recent weaveworks-ui-components
2020-06-08 11:17:17 +02:00
Daniel Holbach
8e51bbaba7
security(js-dependency) update html-webpack-plugin to most recent stable
2020-03-30 12:32:09 +02:00
Filip Barl
3fbc1a9ec5
Remove unused JS deps from package.json
2020-03-20 14:53:13 +01:00
Bryan Boreham
c37e21ed14
security(js-dependency): update minimist to 1.2.2
2020-03-19 12:25:39 +00:00
Bryan Boreham
20227f2cd0
security(js-dependency): update acorn to 7.1.1
2020-03-19 12:25:39 +00:00
Bryan Boreham
c6ec844711
security(js-dependency): update set-value to 2.0.1
2020-03-19 12:25:16 +00:00
Bryan Boreham
ef165af823
security(js-dependency): update mixin-deep to 1.3.2
2020-03-19 12:20:06 +00:00
Bryan Boreham
487769fd11
security(js-dependency): update sshpk to 1.13.2
2020-03-19 12:19:27 +00:00
Daniel Holbach
d224674b89
sync deps between ui-components, service-ui and scope
2020-03-11 14:17:06 +01:00
Daniel Holbach
8dfd0abbc9
Update babel, jest, webpack bits
...
This should fix the handlebars and serialize-javascript
security alerts on GH at least.
It also updates the node requirement (I think through the
jest update this was necessary) - somebody should check
if we can actually make the jump.
2020-03-10 12:22:35 +01:00
Daniel Holbach
f27fdcda1a
update a number of js libs
2019-11-12 10:58:55 +01:00
Filip Barl
3036379c83
Don't try copying across app/styles
2019-10-04 16:12:30 +02:00
Filip Barl
2b41016596
Got rid of sass + sass-lint dependencies
2019-10-04 16:01:08 +02:00
Filip Barl
1aa9080576
Created styled components Scope themes
2019-10-02 19:13:52 +02:00
Daniel Holbach
d3522986ea
update babel and jest bits - need to update node version too
2019-09-20 10:48:17 +02:00
Daniel Holbach
5eb67c54fc
update eslint things
...
keep eslint-config-airbnb version, newer version requires
changes in our code
2019-09-20 10:48:17 +02:00
Daniel Holbach
df0fc88d63
update babel bits
2019-09-20 10:48:17 +02:00
Daniel Holbach
e3dc53bd02
update stylelint components
2019-09-20 10:48:17 +02:00
Simon Howe
51e2f80560
Upgrades ui-components to version w/ styled-components 4
2019-09-06 11:19:55 +02:00
Daniel Holbach
e080f7823a
revert d3-selection to 1.3.2 - thanks Akash
2019-08-21 16:25:08 +02:00
Daniel Holbach
40a03bda7d
update some more dependencies
2019-08-21 16:19:46 +02:00
Daniel Holbach
2d3ff4f6fb
update some javascript dependencies
2019-08-21 16:19:46 +02:00
Daniel Holbach
2ab7ada568
some more eslint updates
2019-08-01 08:39:42 +02:00
Filip Barl
97a2e00fe3
Bumped node to v8.10.0
2019-08-01 08:39:42 +02:00
Daniel Holbach
630611af90
update eslint-config-airbnb
2019-08-01 08:39:42 +02:00
Daniel Holbach
0a53475d37
update some node modules again
2019-08-01 08:39:42 +02:00
Daniel Holbach
3472bd4cc5
workaround Error: Cannot find module 'eslint/lib/formatters/stylish' by using unreleased eslint-loader (waiting for release)
2019-08-01 08:39:42 +02:00
Daniel Holbach
723d9f46df
update eslint components
2019-08-01 08:39:42 +02:00
Daniel Holbach
8602915f6c
update to run stylelint on 'client/app/scripts'
2019-06-07 13:32:49 +02:00
Daniel Holbach
cd61f9b85a
Breaking change in stylelint 10.0.0, use --allow-empty-input
...
c.f. https://github.com/stylelint/stylelint/releases/tag/10.0.0
2019-06-07 12:00:10 +02:00
Daniel Holbach
97fe7e3fe0
downgraded eslint-config-airbnb again as it'd require some code changes on our end
2019-06-07 11:32:20 +02:00
Daniel Holbach
ae5b0e868f
upgrade a bunch of dependencies for sshpk
2019-06-07 11:11:58 +02:00
Daniel Holbach
fdf21be15b
upgrade a bunch of dependencies for js-yaml, not all old versions purged from yarn.lock
2019-06-07 11:08:32 +02:00
Satyam Zode
6b758564d2
Upgrade the weaveworks ui-components to 0.20.0
...
- Include shape for dottedtriangle
Signed-off-by: Satyam Zode <satyamzode@gmail.com >
2019-05-20 16:55:24 +05:30
Filip Barl
9e7730bbc7
Remove materialize-css JS dep.
2019-04-11 16:12:15 +02:00
Filip Barl
0b1a1f4858
Bumped jest and fixed the feature storage.
2019-03-26 12:28:57 +01:00
Filip Barl
019ab0ff80
Update some node deps.
2019-03-26 12:01:58 +01:00
Daniel Holbach
5405815bf6
revert react-redux update
2019-03-05 12:48:27 +01:00
Daniel Holbach
527eb149d8
update stylelint components
2019-03-05 10:39:08 +01:00
Daniel Holbach
413bf598a8
update redux and react-redux
2019-03-03 11:08:01 +01:00
Daniel Holbach
d490e7a520
update dagre
2019-03-03 10:56:06 +01:00
Daniel Holbach
403132c7d5
update express
2019-03-01 18:25:28 +01:00
Daniel Holbach
e78de35b15
drop browser-perf, it was never used. update to latest css-loader that does not break compatibility.
...
Signed-off-by: Daniel Holbach <daniel@weave.works >
2019-03-01 18:12:04 +01:00
Simon Howe
e07c67a617
Upgrade ui-cmp and some of similar deps
...
- So everyone is on the same styled-components
- Only visual diff found: terminal font is a bit heavier
2019-02-27 12:30:52 +11:00
guyfedwards
f645d116fa
fix: update materialize-css to update jquery
...
Updates jquery to fix 2 medium impact vulnerabilities
https://nvd.nist.gov/vuln/detail/CVE-2015-9251
https://nvd.nist.gov/vuln/detail/CVE-2016-10707
2019-02-26 14:52:21 +00:00
Daniel Holbach
febe9b69e3
fix CVE-2018-16487 (lodash vulnerability)
...
Signed-off-by: Daniel Holbach <daniel@weave.works >
2019-02-11 11:57:12 +01:00
Daniel Holbach
32b85e62d4
update xterm.js dependency (CVE-2019-0542)
...
Signed-off-by: Daniel Holbach <daniel@weave.works >
2019-01-16 20:49:05 +05:30