Commit Graph

1247 Commits

Author SHA1 Message Date
dependabot[bot]
fefe5caa62 Bump lodash from 4.17.20 to 4.17.21 in /client
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

---
updated-dependencies:
- dependency-name: lodash
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-07 07:55:22 +00:00
Daniel Holbach
e4c4b2b52f update dependencies
update y18n, elliptic, ini, args-parser
	run "yarn-deduplicate"
2021-04-12 10:40:38 +02:00
Bryan Boreham
29b954d0cb Stop creating a NodeJS build image
All it does is set some environment variables so just set those on the command-line
2021-04-04 11:16:13 +01:00
Piotr Kiełkowicz
4628ff8d54 fix CVE-2020-8203 (lodash vulnerability) 2021-02-10 09:15:20 +01:00
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
Daniel Holbach
eab0b149e3 update dot-prop 2020-08-19 10:58:50 +02:00
dependabot[bot]
8de130a436 build(deps): bump elliptic from 6.4.0 to 6.5.3 in /client
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.0 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.4.0...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-31 11:00:53 +00: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
Bryan Boreham
1a8dc90633 ui: update kind-of module to 6.0.3
We got a warning about a vulnerability in 6.0.2
2020-05-07 15:14:08 +00: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
Bryan Boreham
9d5b395bf4 UI build: removed unused older versions from yarn.lock 2020-03-19 12:05:29 +00:00
Bryan Boreham
6c9c8c88e3 UI-build: deduplicate yarn.lock 2020-03-19 11:54:53 +00:00
Sara Taha
7ef0008b4f fix linting issue for trailing spaces 2020-03-13 05:19:20 +02:00
Sara Taha
70a818bff8 remove trailing space 2020-03-13 05:15:08 +02:00
Sara Taha
112fd5616b remove trailing zeros in large numbers in UI
Added ~ option to d3Format which trims trailing zeros across format types.

Fixes #3741
2020-03-13 04:51:44 +02: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
Filip Barl
c6d5fe1ec6 build(client): Ran yarn install to update yarn.lock 2019-12-05 11:18:07 +01:00
Filip Barl
51c731a1e9 build(client): deduplicate all yarn dependencies 2019-12-05 11:16:14 +01:00
Daniel Holbach
f27fdcda1a update a number of js libs 2019-11-12 10:58:55 +01:00
Bryan Boreham
b3485dd294 Consolidate all lodash versions to 4.17.15 2019-10-22 14:24:10 +00:00
Filip Barl
916f121e78 Merge pull request #3705 from weaveworks/3434-fix-favicon-in-dev-mode
Fix favicon.ico in UI dev mode
2019-10-08 12:25:58 +02:00
Filip Barl
b5d7beaa97 Fix favicon.ico in UI dev mode 2019-10-08 12:00:58 +02:00
Filip Barl
39e48356b0 Import fonts only in Scope standalone 2019-10-08 11:24:11 +02:00
Filip Barl
f09f9af4b9 Merge pull request #3701 from oleggator/json-stable-stringify
scripts: replace JSON.stringify with json-stable-stringify
2019-10-07 17:12:57 +02:00
Oleg Utkin
ae112d05f3 script: replace JSON.stringify with json-stable-stringify
resolves issue #3133
2019-10-06 00:34:43 +03:00
Filip Barl
3036379c83 Don't try copying across app/styles 2019-10-04 16:12:30 +02:00
Filip Barl
b853244139 Fixed terminal styles 2019-10-04 16:09:51 +02:00
Filip Barl
2b41016596 Got rid of sass + sass-lint dependencies 2019-10-04 16:01:08 +02:00
Filip Barl
fd34eadf02 Removed all SASS files 2019-10-04 15:46:58 +02:00
Filip Barl
4cac153de5 Contained global styles and made themes scope static 2019-10-04 15:36:07 +02:00
Filip Barl
99f502a2b6 Fixed some styling inconsistencies 2019-10-04 15:16:28 +02:00
Filip Barl
577282d68b Replaced all sass variables with styled theme ones 2019-10-04 14:38:52 +02:00
Filip Barl
b6a983e5a8 Replaced all scopeTheme vars in global-style.js and got rid of the unused ones 2019-10-04 14:20:57 +02:00
Filip Barl
fa9754a829 Satisfying all the stylelint rules 2019-10-03 15:47:26 +02:00
Filip Barl
4224d45458 Copied over _base.scss + adjusted the comments 2019-10-03 14:33:03 +02:00
Filip Barl
1aa9080576 Created styled components Scope themes 2019-10-02 19:13:52 +02:00
Filip Barl
3432e70fa1 Prototype global inject of Scope theme 2019-10-02 15:28:00 +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