Lykke Axlin
42e97f4708
update yarn.lock and fixed typo
...
Signed-off-by: Lykke Axlin <lykkeaxlin@hotmail.com >
2021-11-05 08:10:51 +01:00
Jussi Hallila
36350bf8b3
Pin version of ElasticSearch client to 7.13.0
...
Signed-off-by: Jussi Hallila <jussi@hallila.com >
2021-11-03 16:02:22 +01:00
Matto
ca58eeffc0
Merge remote-tracking branch 'origin/master' into read-remote-config
...
# Conflicts:
# yarn.lock
2021-11-01 19:14:32 +11:00
dependabot[bot]
ef01b7c7a7
build(deps-dev): bump @storybook/addons from 6.3.11 to 6.3.12
...
Bumps [@storybook/addons](https://github.com/storybookjs/storybook/tree/HEAD/lib/addons ) from 6.3.11 to 6.3.12.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.3.12/lib/addons )
---
updated-dependencies:
- dependency-name: "@storybook/addons"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-01 04:15:34 +00:00
blam
1078543bc1
chore: run the lock!
...
Signed-off-by: blam <ben@blam.sh >
2021-10-30 13:11:00 +02:00
Jussi Hallila
75fc6ac85b
Implement Tech Insights backend
...
* Add common types and interfaces for Tech Insights. Exposing components needed to use and modify tech-insights-backend module and to implement individual Fact Retrievers, Fact Checkers and their persistence options.
* Implement a framework to run fact retrievers and store fact data into the database. Add migration scripts to create a new database for `tech_insights`.
* Create a default implementation of a FactChecker enabling users to construct checks and run them and generate scorecards based on checks.
* To be able to use tech insights in your application you need to implement `FactRetriever`s to retrieve and return data for facts and register them to the tech-insights-backend. If you want to use fact checking functionality, you need to create `check`s and register them to an implementation of a `FactChecker`.
For more information see documentation on the README.md files of the respective packages.
Signed-off-by: Jussi Hallila <jussi@hallila.com >
2021-10-29 15:20:58 +02:00
Johan Haals
e3d9a4b380
Merge pull request #7832 from backstage/dependabot/npm_and_yarn/roadiehq/backstage-plugin-github-insights-1.2.2
...
build(deps): bump @roadiehq/backstage-plugin-github-insights from 1.1.23 to 1.2.2
2021-10-29 09:34:40 +02:00
Muhammad Hamadto
d86a5734fd
Merge branch 'master' into read-remote-config
2021-10-29 15:26:03 +11:00
dependabot[bot]
547b902b68
build(deps): bump @roadiehq/backstage-plugin-github-insights
...
Bumps [@roadiehq/backstage-plugin-github-insights](https://github.com/RoadieHQ/roadie-backstage-plugins/tree/HEAD/plugins/frontend/backstage-plugin-github-insights ) from 1.1.23 to 1.2.2.
- [Release notes](https://github.com/RoadieHQ/roadie-backstage-plugins/releases )
- [Changelog](https://github.com/RoadieHQ/roadie-backstage-plugins/blob/main/plugins/frontend/backstage-plugin-github-insights/docs/releases-widget.png )
- [Commits](https://github.com/RoadieHQ/roadie-backstage-plugins/commits/HEAD/plugins/frontend/backstage-plugin-github-insights )
---
updated-dependencies:
- dependency-name: "@roadiehq/backstage-plugin-github-insights"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-29 04:12:33 +00:00
dependabot[bot]
4316c9632e
build(deps): bump @azure/msal-node from 1.2.0 to 1.3.2
...
Bumps [@azure/msal-node](https://github.com/AzureAD/microsoft-authentication-library-for-js ) from 1.2.0 to 1.3.2.
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases )
- [Commits](https://github.com/AzureAD/microsoft-authentication-library-for-js/compare/v1.2.0...v1.3.2 )
---
updated-dependencies:
- dependency-name: "@azure/msal-node"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-29 04:09:55 +00:00
Matto
1cecd737f9
Removed dependency, introduced isValidUrl, and reinstated configPaths
...
Signed-off-by: Matto <muhamadto@gmail.com >
2021-10-29 12:53:15 +11:00
Matto
ce843364f0
Remove the dependency on Etag headers for reloading config
...
Signed-off-by: Matto <muhamadto@gmail.com >
2021-10-29 12:47:18 +11:00
Matto
5d4053c827
Read config from remote config server
...
Signed-off-by: Matto <muhamadto@gmail.com >
2021-10-29 12:43:53 +11:00
Patrik Oldsberg
aeca02990b
Merge pull request #7811 from backstage/dependabot/npm_and_yarn/core-js-3.19.0
...
build(deps): bump core-js from 3.15.0 to 3.19.0
2021-10-28 12:33:22 +02:00
Patrik Oldsberg
0b00ea6e03
Merge pull request #7810 from backstage/dependabot/npm_and_yarn/webpack-5.60.0
...
build(deps): bump webpack from 5.48.0 to 5.60.0
2021-10-28 12:33:01 +02:00
dependabot[bot]
12aac2d0f5
build(deps): bump core-js from 3.15.0 to 3.19.0
...
Bumps [core-js](https://github.com/zloirock/core-js ) from 3.15.0 to 3.19.0.
- [Release notes](https://github.com/zloirock/core-js/releases )
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zloirock/core-js/compare/v3.15.0...v3.19.0 )
---
updated-dependencies:
- dependency-name: core-js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-28 04:15:13 +00:00
dependabot[bot]
203665b99b
build(deps): bump webpack from 5.48.0 to 5.60.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.48.0 to 5.60.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.48.0...v5.60.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-28 04:12:29 +00:00
dependabot[bot]
328f77f76b
build(deps): bump @rjsf/core from 3.1.0 to 3.2.0
...
Bumps [@rjsf/core](https://github.com/rjsf-team/react-jsonschema-form ) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/rjsf-team/react-jsonschema-form/releases )
- [Changelog](https://github.com/rjsf-team/react-jsonschema-form/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rjsf-team/react-jsonschema-form/compare/v3.1.0...v3.2.0 )
---
updated-dependencies:
- dependency-name: "@rjsf/core"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-28 04:11:31 +00:00
Patrik Oldsberg
3eb32aab01
Merge pull request #7802 from RoadieHQ/remove-unused-dep
...
update d3 dependencies
2021-10-27 20:42:27 +02:00
Brian Fletcher
54dac6d2d1
re-introduce updated version of d3 libs
...
Signed-off-by: Brian Fletcher <brian@roadie.io >
2021-10-27 15:39:09 +01:00
Ben Lambert
88a01d9320
Merge pull request #7771 from backstage/dependabot/npm_and_yarn/types/dockerode-3.3.0
...
build(deps): bump @types/dockerode from 3.2.7 to 3.3.0
2021-10-27 16:15:50 +02:00
Ben Lambert
e31a4b5fd2
Merge pull request #7770 from backstage/dependabot/npm_and_yarn/typescript-json-schema-0.51.0
...
build(deps): bump typescript-json-schema from 0.50.1 to 0.51.0
2021-10-27 16:15:24 +02:00
Ben Lambert
0f68dfc195
Merge pull request #7794 from backstage/dependabot/npm_and_yarn/spotify/eslint-config-base-12.0.0
...
build(deps): bump @spotify/eslint-config-base from 9.0.2 to 12.0.0
2021-10-27 16:14:23 +02:00
Brian Fletcher
806c2a7568
removes unused d3-zoom dep
...
Signed-off-by: Brian Fletcher <brian@roadie.io >
2021-10-27 15:10:51 +01:00
blam
4a8a1a8bbe
chore: fix up the types for this dependabot bump
...
Signed-off-by: blam <ben@blam.sh >
2021-10-27 15:25:40 +02:00
dependabot[bot]
2fdf3119d3
build(deps): bump typescript-json-schema from 0.50.1 to 0.51.0
...
Bumps [typescript-json-schema](https://github.com/YousefED/typescript-json-schema ) from 0.50.1 to 0.51.0.
- [Release notes](https://github.com/YousefED/typescript-json-schema/releases )
- [Commits](https://github.com/YousefED/typescript-json-schema/compare/v0.50.1...v0.51.0 )
---
updated-dependencies:
- dependency-name: typescript-json-schema
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-27 15:19:24 +02:00
blam
ef9dd217b6
chore: reverting the node types
...
Signed-off-by: blam <ben@blam.sh >
2021-10-27 15:14:02 +02:00
blam
1abc9bab30
chore: updating to work with the new @types/node
...
Signed-off-by: blam <ben@blam.sh >
2021-10-27 15:12:23 +02:00
dependabot[bot]
563212e5dd
build(deps): bump @types/dockerode from 3.2.7 to 3.3.0
...
Bumps [@types/dockerode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dockerode ) from 3.2.7 to 3.3.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dockerode )
---
updated-dependencies:
- dependency-name: "@types/dockerode"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-27 15:12:23 +02:00
Ben Lambert
1f98ecd43c
Merge pull request #7756 from backstage/dependabot/npm_and_yarn/keyv-memcache-1.2.7
...
build(deps): bump keyv-memcache from 1.2.5 to 1.2.7
2021-10-27 14:53:06 +02:00
dependabot[bot]
6364c3d6ff
build(deps): bump @spotify/eslint-config-base from 9.0.2 to 12.0.0
...
Bumps [@spotify/eslint-config-base](https://github.com/spotify/web-scripts ) from 9.0.2 to 12.0.0.
- [Release notes](https://github.com/spotify/web-scripts/releases )
- [Changelog](https://github.com/spotify/web-scripts/blob/master/CHANGELOG.md )
- [Commits](https://github.com/spotify/web-scripts/compare/v9.0.2...v12.0.0 )
---
updated-dependencies:
- dependency-name: "@spotify/eslint-config-base"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-27 12:43:19 +00:00
Ben Lambert
40681b867d
Merge pull request #7738 from kennethzfeng/kfeng.fix-file-mode
...
plugin/scaffolder: set the file mode in publish:github:pull-request.
2021-10-27 09:30:53 +02:00
Ben Lambert
174e615e8f
Merge pull request #7793 from backstage/dependabot/npm_and_yarn/microsoft/microsoft-graph-types-2.8.0
...
build(deps): bump @microsoft/microsoft-graph-types from 2.6.0 to 2.8.0
2021-10-27 09:19:49 +02:00
dependabot[bot]
80afaa8929
build(deps): bump @microsoft/microsoft-graph-types from 2.6.0 to 2.8.0
...
Bumps [@microsoft/microsoft-graph-types](https://github.com/microsoftgraph/msgraph-typescript-typings ) from 2.6.0 to 2.8.0.
- [Release notes](https://github.com/microsoftgraph/msgraph-typescript-typings/releases )
- [Commits](https://github.com/microsoftgraph/msgraph-typescript-typings/compare/2.6.0...2.8.0 )
---
updated-dependencies:
- dependency-name: "@microsoft/microsoft-graph-types"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-27 04:10:16 +00:00
blam
d465f2e0af
chore: bump the msw package and remove it from test-utils as it's not even needed
...
Signed-off-by: blam <ben@blam.sh >
2021-10-26 17:13:49 +02:00
Andrew Ellis
034031ec68
chore(deps): bump msw to v0.35.0
...
Signed-off-by: Andrew Ellis <awellis89@gmail.com >
2021-10-26 17:13:49 +02:00
Ben Lambert
3b163f7d92
Merge pull request #7772 from backstage/dependabot/npm_and_yarn/types/minimist-1.2.2
...
build(deps-dev): bump @types/minimist from 1.2.0 to 1.2.2
2021-10-26 17:13:08 +02:00
dependabot[bot]
d895c61ebb
build(deps-dev): bump @types/minimist from 1.2.0 to 1.2.2
...
Bumps [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/minimist ) from 1.2.0 to 1.2.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/minimist )
---
updated-dependencies:
- dependency-name: "@types/minimist"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-26 14:35:45 +00:00
dependabot[bot]
dc6d2eb2a3
build(deps): bump webpack-dev-server from 4.0.0-rc.0 to 4.3.1
...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 4.0.0-rc.0 to 4.3.1.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases )
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.0.0-rc.0...v4.3.1 )
---
updated-dependencies:
- dependency-name: webpack-dev-server
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-26 14:32:56 +00:00
blam
6c1a26a8d2
chore: goodbye old core versions 👋
...
Signed-off-by: blam <ben@blam.sh >
2021-10-26 15:40:47 +02:00
Himanshu Mishra
3cb1e8e6ee
fix types/react version
...
Co-authored-by: Harry Hogg <hhogg@spotify.com >
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net >
2021-10-26 14:16:29 +02:00
Harry Hogg
6e1a523f86
chore(Snyk): Added scripts for syncing Snyk vulnerabilities to Github issues.
...
Signed-off-by: Harry Hogg <hhogg@spotify.com >
2021-10-26 14:07:55 +02:00
blam
5f3460089e
chore: revert yarn.lock changes for @types/react packages
...
Signed-off-by: blam <ben@blam.sh >
2021-10-25 17:41:36 +02:00
Kenneth Feng
004a23b5fc
update octokit-plugin-create-pull-request in yarn.lock
...
Signed-off-by: Kenneth Feng <kenneth.feng@onepeloton.com >
2021-10-25 10:26:55 -04:00
dependabot[bot]
3c4bbd7ad6
build(deps): bump keyv-memcache from 1.2.5 to 1.2.7
...
Bumps [keyv-memcache](https://github.com/jaredwray/keyv-memcache ) from 1.2.5 to 1.2.7.
- [Release notes](https://github.com/jaredwray/keyv-memcache/releases )
- [Commits](https://github.com/jaredwray/keyv-memcache/compare/v1.2.5...v1.2.7 )
---
updated-dependencies:
- dependency-name: keyv-memcache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-25 04:12:29 +00:00
Patrik Oldsberg
803c5550c5
Merge pull request #7568 from backstage/firestore-keystore
...
auth-backend: Add Firestore as new key-store provider
2021-10-21 14:43:05 +02:00
dependabot[bot]
1bd9548cee
build(deps): bump passport-saml from 3.1.2 to 3.2.0
...
Bumps [passport-saml](https://github.com/node-saml/passport-saml ) from 3.1.2 to 3.2.0.
- [Release notes](https://github.com/node-saml/passport-saml/releases )
- [Changelog](https://github.com/node-saml/passport-saml/blob/master/CHANGELOG.md )
- [Commits](https://github.com/node-saml/passport-saml/compare/v3.1.2...v3.2.0 )
---
updated-dependencies:
- dependency-name: passport-saml
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-21 10:39:22 +00:00
Patrik Oldsberg
e4387a7132
yarn.lock: dedup @types/react
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-10-21 10:56:59 +02:00
dependabot[bot]
5e7eb3edd5
build(deps): bump @octokit/webhooks from 9.15.0 to 9.17.0
...
Bumps [@octokit/webhooks](https://github.com/octokit/webhooks.js ) from 9.15.0 to 9.17.0.
- [Release notes](https://github.com/octokit/webhooks.js/releases )
- [Commits](https://github.com/octokit/webhooks.js/compare/v9.15.0...v9.17.0 )
---
updated-dependencies:
- dependency-name: "@octokit/webhooks"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-21 04:47:33 +00:00
Patrik Oldsberg
41b1b795c0
Merge pull request #7575 from backstage/dependabot/npm_and_yarn/storybook/react-6.3.11
...
build(deps-dev): bump @storybook/react from 6.3.7 to 6.3.11
2021-10-20 22:14:06 +02:00