From 0eadf5d9e2819bf40269e808b7b53d6e8ac6d67f Mon Sep 17 00:00:00 2001 From: Christoph Rieke Date: Sun, 19 Jul 2020 12:23:57 +0200 Subject: [PATCH 01/10] Fixed README (#1814) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 199d1da5e..e2a52fbbf 100644 --- a/README.md +++ b/README.md @@ -124,7 +124,7 @@ For other installation methods, configuration options, and a demo, visit [ING](https://ing-bank.github.io/baker/), [Lyft](https://lyft.github.io/amundsen/), [Netflix](https://netflix.github.io/titus/), - [Uber](https://uber.github.io/ludwig/getting_started/), + [Uber](https://ludwig-ai.github.io/ludwig-docs/getting_started/), [Salesforce](https://policy-sentry.readthedocs.io/en/latest/), [SAP](https://sap.github.io/ui5-tooling/), [SoundCloud](https://intervene.dev/), From c3ed72c9505c6ae9070bb192d3a54e66215a9027 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2020 06:45:38 +0000 Subject: [PATCH 02/10] [Security] Bump lodash from 4.17.15 to 4.17.19 Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. **This update includes a security fix.** - [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-preview[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index b979b325b..6c3ca5f50 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5652,9 +5652,9 @@ } }, "lodash": { - "version": "4.17.15", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz", - "integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==", + "version": "4.17.19", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.19.tgz", + "integrity": "sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==", "dev": true }, "lodash.get": { From 960247ecaf4198d1b96908f3e0b5d4055cd761df Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2020 06:47:01 +0000 Subject: [PATCH 03/10] Bump @fortawesome/fontawesome-free from 5.13.1 to 5.14.0 Bumps [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome) from 5.13.1 to 5.14.0. - [Release notes](https://github.com/FortAwesome/Font-Awesome/releases) - [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md) - [Commits](https://github.com/FortAwesome/Font-Awesome/compare/5.13.1...5.14.0) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6c3ca5f50..5eac27764 100644 --- a/package-lock.json +++ b/package-lock.json @@ -241,9 +241,9 @@ } }, "@fortawesome/fontawesome-free": { - "version": "5.13.1", - "resolved": "https://registry.npmjs.org/@fortawesome/fontawesome-free/-/fontawesome-free-5.13.1.tgz", - "integrity": "sha512-D819f34FLHeBN/4xvw0HR0u7U2G7RqjPSggXqf7LktsxWQ48VAfGwvMrhcVuaZV2fF069c/619RdgCCms0DHhw==", + "version": "5.14.0", + "resolved": "https://registry.npmjs.org/@fortawesome/fontawesome-free/-/fontawesome-free-5.14.0.tgz", + "integrity": "sha512-OfdMsF+ZQgdKHP9jUbmDcRrP0eX90XXrsXIdyjLbkmSBzmMXPABB8eobUJtivaupucYaByz6WNe1PI1JuYm3qA==", "dev": true }, "@mdi/svg": { diff --git a/package.json b/package.json index d836f0a05..e8c27c671 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "rxjs": "^7.0.0-beta.2" }, "devDependencies": { - "@fortawesome/fontawesome-free": "^5.13.1", + "@fortawesome/fontawesome-free": "^5.14.0", "@mdi/svg": "^5.3.45", "@primer/octicons": "^10.0.0", "@types/clipboard": "^2.0.1", From 813b2fbe6b4c77c91e47d37a0971505122915213 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2020 06:47:49 +0000 Subject: [PATCH 04/10] Bump typescript from 3.9.6 to 3.9.7 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.6 to 3.9.7. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v3.9.6...v3.9.7) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5eac27764..36180c851 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10258,9 +10258,9 @@ } }, "typescript": { - "version": "3.9.6", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-3.9.6.tgz", - "integrity": "sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw==", + "version": "3.9.7", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-3.9.7.tgz", + "integrity": "sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==", "dev": true }, "uglify-js": { diff --git a/package.json b/package.json index e8c27c671..b76db539d 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "tslib": "^2.0.0", "tslint": "^6.1.2", "tslint-sonarts": "^1.9.0", - "typescript": "^3.9.6", + "typescript": "^3.9.7", "webpack": "^4.43.0", "webpack-assets-manifest": "^3.1.1", "webpack-cli": "^3.3.12" From c8035cfd373bef084244af71f6364496e6227d64 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2020 06:48:20 +0000 Subject: [PATCH 05/10] Bump ts-loader from 8.0.0 to 8.0.1 Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.0.0 to 8.0.1. - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/TypeStrong/ts-loader/compare/v8.0.0...v8.0.1) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 36180c851..57783ee0d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10098,9 +10098,9 @@ "dev": true }, "ts-loader": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/ts-loader/-/ts-loader-8.0.0.tgz", - "integrity": "sha512-giEW167rtK1V6eX/DnXEtOgcawwoIp6hqznqYNNSmraUZOq36zMhwBq12JMlYhxf50BC58bscsTSKKtE42zAuw==", + "version": "8.0.1", + "resolved": "https://registry.npmjs.org/ts-loader/-/ts-loader-8.0.1.tgz", + "integrity": "sha512-I9Nmly0ufJoZRMuAT9d5ijsC2B7oSPvUnOJt/GhgoATlPGYfa17VicDKPcqwUCrHpOkCxr/ybLYwbnS4cOxmvQ==", "dev": true, "requires": { "chalk": "^2.3.0", diff --git a/package.json b/package.json index b76db539d..efe0cae56 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "stylelint-config-standard": "^20.0.0", "stylelint-order": "^4.1.0", "stylelint-scss": "^3.18.0", - "ts-loader": "^8.0.0", + "ts-loader": "^8.0.1", "ts-node": "^8.10.2", "tsconfig-paths-webpack-plugin": "^3.2.0", "tslib": "^2.0.0", From ebf16fe7da125900b1ba09426a2674270e887b86 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2020 06:48:59 +0000 Subject: [PATCH 06/10] Bump preact from 10.4.5 to 10.4.6 Bumps [preact](https://github.com/preactjs/preact) from 10.4.5 to 10.4.6. - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](https://github.com/preactjs/preact/compare/10.4.5...10.4.6) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 57783ee0d..05854588e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7576,9 +7576,9 @@ "dev": true }, "preact": { - "version": "10.4.5", - "resolved": "https://registry.npmjs.org/preact/-/preact-10.4.5.tgz", - "integrity": "sha512-/GyQOM44xNbM1nx1NWWdEO9RFjOVl3Ji6HTnEP+y9OkfyvJDHXnWJPQnuknrslzu5lZfAtFavS8gka91fbFAPg==", + "version": "10.4.6", + "resolved": "https://registry.npmjs.org/preact/-/preact-10.4.6.tgz", + "integrity": "sha512-80WJfXH53yyINig5Wza/8MD9n4lMg9G6aN00ws0ptsAaY/Fu/M7xW4zICf7OLfocVltxS30wvNQ8oIbUyZS1tw==", "dev": true }, "prepend-http": { diff --git a/package.json b/package.json index efe0cae56..8bebf8c43 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "postcss-inline-svg": "^4.1.0", "postcss-loader": "^3.0.0", "postcss-svgo": "^4.0.2", - "preact": "^10.4.5", + "preact": "^10.4.6", "resize-observer-polyfill": "^1.5.1", "rimraf": "^3.0.2", "sass": "^1.26.10", From 7d3fe4909c4f71c66f5dcc3324bf38217a810330 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2020 06:49:39 +0000 Subject: [PATCH 07/10] Bump event-hooks-webpack-plugin from 2.1.6 to 2.1.7 Bumps [event-hooks-webpack-plugin](https://github.com/cascornelissen/event-hooks-webpack-plugin) from 2.1.6 to 2.1.7. - [Release notes](https://github.com/cascornelissen/event-hooks-webpack-plugin/releases) - [Commits](https://github.com/cascornelissen/event-hooks-webpack-plugin/compare/v2.1.6...v2.1.7) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 05854588e..2325eeca5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3404,9 +3404,9 @@ "dev": true }, "event-hooks-webpack-plugin": { - "version": "2.1.6", - "resolved": "https://registry.npmjs.org/event-hooks-webpack-plugin/-/event-hooks-webpack-plugin-2.1.6.tgz", - "integrity": "sha512-M0AQ6WfI0QQ4ja9ecqWRi9VPZNdCpMgulYU6RpJGA96vpJ6Lbdxxn0ASLfsEXjcoDwrW0V809z+lRWNgyBpsmg==", + "version": "2.1.7", + "resolved": "https://registry.npmjs.org/event-hooks-webpack-plugin/-/event-hooks-webpack-plugin-2.1.7.tgz", + "integrity": "sha512-gxJSJbLKnYjBdS9psIxR8lPTYGiptWNRmZqy8qG0BIHovPPJKeN6ZV+Ag6hl5G43x8xF/RvhlaKoOos/UxOtgQ==", "dev": true }, "event-target-shim": { diff --git a/package.json b/package.json index 8bebf8c43..490ec7420 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "autoprefixer": "9.8.5", "copy-webpack-plugin": "^6.0.3", "css-loader": "^3.6.0", - "event-hooks-webpack-plugin": "^2.1.6", + "event-hooks-webpack-plugin": "^2.1.7", "expose-loader": "^0.7.5", "github-types": "^1.0.0", "gitlab": "^14.2.2", From 4e2c464a6c2563fe866fe4a93e1b370b0af85eb3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2020 06:50:16 +0000 Subject: [PATCH 08/10] Bump @types/node from 14.0.22 to 14.0.23 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.0.22 to 14.0.23. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2325eeca5..81f86604b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -505,9 +505,9 @@ "dev": true }, "@types/node": { - "version": "14.0.22", - "resolved": "https://registry.npmjs.org/@types/node/-/node-14.0.22.tgz", - "integrity": "sha512-emeGcJvdiZ4Z3ohbmw93E/64jRzUHAItSHt8nF7M4TGgQTiWqFVGB8KNpLGFmUHmHLvjvBgFwVlqNcq+VuGv9g==", + "version": "14.0.23", + "resolved": "https://registry.npmjs.org/@types/node/-/node-14.0.23.tgz", + "integrity": "sha512-Z4U8yDAl5TFkmYsZdFPdjeMa57NOvnaf1tljHzhouaPEp7LCj2JKkejpI1ODviIAQuW4CcQmxkQ77rnLsOOoKw==", "dev": true }, "@types/normalize-package-data": { diff --git a/package.json b/package.json index 490ec7420..5e97c57e3 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@types/html-minifier": "^4.0.0", "@types/lunr": "^2.3.3", "@types/mini-css-extract-plugin": "^0.9.1", - "@types/node": "^14.0.22", + "@types/node": "^14.0.23", "@types/ramda": "^0.27.11", "@types/resize-observer-browser": "^0.1.3", "@types/webpack": "^4.41.21", From 5e73ea473f97a764c4f3ce9075cbb48d1dba1fba Mon Sep 17 00:00:00 2001 From: Ofek Lev Date: Mon, 20 Jul 2020 09:13:06 -0400 Subject: [PATCH 09/10] Added user to README (#1816) * Add user to readme * order --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e2a52fbbf..6ddaa12fa 100644 --- a/README.md +++ b/README.md @@ -121,15 +121,16 @@ For other installation methods, configuration options, and a demo, visit * **Companies** — [AWS](https://awssecworkshops.com/), + [Datadog](https://datadoghq.dev/integrations-core/) [ING](https://ing-bank.github.io/baker/), [Lyft](https://lyft.github.io/amundsen/), [Netflix](https://netflix.github.io/titus/), - [Uber](https://ludwig-ai.github.io/ludwig-docs/getting_started/), - [Salesforce](https://policy-sentry.readthedocs.io/en/latest/), [SAP](https://sap.github.io/ui5-tooling/), + [Salesforce](https://policy-sentry.readthedocs.io/en/latest/), [SoundCloud](https://intervene.dev/), [Spotify](https://spotify.github.io/mkdocs-monorepo-plugin/), [Square](https://square.github.io/okhttp/), + [Uber](https://ludwig-ai.github.io/ludwig-docs/getting_started/), [Zalando](https://opensource.zalando.com/skipper/) * **Open Source** — From 0dbc29b7a270ebdbe56f8911456ca47b77d364f8 Mon Sep 17 00:00:00 2001 From: Martin Donath Date: Mon, 20 Jul 2020 15:13:52 +0200 Subject: [PATCH 10/10] Updated README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6ddaa12fa..97c7f839a 100644 --- a/README.md +++ b/README.md @@ -121,12 +121,12 @@ For other installation methods, configuration options, and a demo, visit * **Companies** — [AWS](https://awssecworkshops.com/), - [Datadog](https://datadoghq.dev/integrations-core/) + [Datadog](https://datadoghq.dev/integrations-core/), [ING](https://ing-bank.github.io/baker/), [Lyft](https://lyft.github.io/amundsen/), [Netflix](https://netflix.github.io/titus/), - [SAP](https://sap.github.io/ui5-tooling/), [Salesforce](https://policy-sentry.readthedocs.io/en/latest/), + [SAP](https://sap.github.io/ui5-tooling/), [SoundCloud](https://intervene.dev/), [Spotify](https://spotify.github.io/mkdocs-monorepo-plugin/), [Square](https://square.github.io/okhttp/),