Commit Graph

85 Commits

Author SHA1 Message Date
github-actions[bot] 29f2606ed9 Version Packages 2021-12-02 12:35:24 +00:00
Fredrik Adelöw b055a6addc Align on usage of cross-fetch vs node-fetch in frontend vs backend packages
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-11-25 13:05:08 +01:00
github-actions[bot] 99bf179ccf Version Packages 2021-11-18 11:52:08 +00:00
Brian Fletcher 8809b6c0dd update versions of json-schema
Signed-off-by: Brian Fletcher <brian@roadie.io>
2021-11-15 10:00:08 +00:00
github-actions[bot] 3369ade8c0 Version Packages 2021-11-11 11:07:58 +00:00
Fredrik Adelöw 26c5659c97 Bump msw to the same version as the rest
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-11-08 15:02:07 +01:00
Muhammad Hamadto d86a5734fd Merge branch 'master' into read-remote-config 2021-10-29 15:26:03 +11:00
Matto 5cce78f968 Resolved conflicts
Signed-off-by: Matto <muhamadto@gmail.com>
2021-10-29 15:16:54 +11: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
github-actions[bot] d66c5f1282 Version Packages 2021-10-28 14:06:43 +00: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
Fredrik Adelöw 56f182dde2 Remove all internal usage of the Json types
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-10-22 16:11:35 +02:00
github-actions[bot] bf5090e59d Version Packages 2021-10-21 13:28:13 +00:00
Patrik Oldsberg 36e67d2f24 more strict error type checking in most packages and backend plugins
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-10-17 15:09:05 +02:00
Patrik Oldsberg b31daba201 config-loader: collect visibility paths both by data and schema path
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-10-15 14:49:35 +02:00
github-actions[bot] 97420439e1 Version Packages 2021-10-07 12:17:39 +00:00
Fredrik Adelöw 957e4b3351 Bump yup to a version with slightly better typescript type gen
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-10-02 17:40:14 +02:00
github-actions[bot] f67e8ddcec Version Packages 2021-09-30 11:43:05 +00:00
Patrik Oldsberg 2f9065d8fd packages,plugins: bump mock-fs to 5.1.0
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-17 23:14:20 +02:00
github-actions[bot] 866ec85375 Version Packages 2021-09-09 14:47:05 +00:00
github-actions[bot] 6f4c73ece4 Version Packages 2021-08-19 12:20:01 +00:00
Patrik Oldsberg 9b8cec0631 config-loader: add config file watching support
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-08-16 10:36:01 +02:00
github-actions[bot] 326cbd7408 Version Packages 2021-08-05 00:24:56 +00:00
github-actions[bot] 8d1c3d0d5a Version Packages 2021-07-15 09:19:25 +00:00
blam 203d256d36 chore: reverting fs-extra bump, that seems to have broken all the installs
Signed-off-by: blam <ben@blam.sh>
2021-07-12 19:29:34 +02:00
dependabot[bot] 613e46d234 chore(deps): bump fs-extra from 9.1.0 to 10.0.0
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 9.1.0 to 10.0.0.
- [Release notes](https://github.com/jprichardson/node-fs-extra/releases)
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/9.1.0...10.0.0)

---
updated-dependencies:
- dependency-name: fs-extra
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-01 11:29:50 +00:00
github-actions[bot] 36e5a82e9b Version Packages 2021-06-17 08:08:44 +00:00
Patrik Oldsberg f004937398 config-loader: bump typescript-json-schema and remove TS 4.3 workaround
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-13 20:59:05 +02:00
github-actions[bot] b5a0d1c5d7 Version Packages 2021-05-27 10:23:15 +00:00
github-actions[bot] 18285453eb Version Packages 2021-05-20 11:48:46 +00:00
dependabot[bot] 2904052760 chore(deps): bump json-schema-merge-allof from 0.7.0 to 0.8.1
Bumps [json-schema-merge-allof](https://github.com/mokkabonna/json-schema-merge-allof) from 0.7.0 to 0.8.1.
- [Release notes](https://github.com/mokkabonna/json-schema-merge-allof/releases)
- [Commits](https://github.com/mokkabonna/json-schema-merge-allof/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-17 11:37:21 +02:00
github-actions[bot] d397eb470f Version Packages 2021-05-06 08:25:18 +00:00
dependabot[bot] c04403f619 chore(deps): bump json-schema from 0.2.5 to 0.3.0
Bumps [json-schema](https://github.com/kriszyp/json-schema) from 0.2.5 to 0.3.0.
- [Release notes](https://github.com/kriszyp/json-schema/releases)
- [Commits](https://github.com/kriszyp/json-schema/compare/v0.2.5...v0.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-28 04:26:55 +00:00
github-actions[bot] 51b6cf465d Version Packages 2021-04-08 11:32:56 +00:00
dependabot[bot] 63887ea84d chore(deps-dev): bump @types/node from 12.12.58 to 14.14.32
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.12.58 to 14.14.32.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-08 13:19:08 +01:00
Andreas Stenius 46dab9e09c config-loader: move @types/json-schema to dependencies.
Signed-off-by: Andreas Stenius <git@astekk.se>
2021-02-26 12:02:36 +01:00
dependabot[bot] e2c04b6cfc chore(deps): bump typescript-json-schema from 0.47.0 to 0.49.0
Bumps [typescript-json-schema](https://github.com/YousefED/typescript-json-schema) from 0.47.0 to 0.49.0.
- [Release notes](https://github.com/YousefED/typescript-json-schema/releases)
- [Commits](https://github.com/YousefED/typescript-json-schema/compare/v0.47.0...v0.49.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-24 04:35:32 +00:00
github-actions[bot] 6794967d20 Version Packages 2021-02-04 13:02:30 +00:00
Fredrik Adelöw 062df71db1 config-loader: Bump to ajv 7, to enable v7 feature use elsewhere 2021-01-28 20:52:08 +01:00
github-actions[bot] cda741034d Version Packages 2021-01-28 10:46:08 +00:00
Ben Lambert 733744b437 Merge pull request #3949 from backstage/dependabot/npm_and_yarn/typescript-json-schema-0.47.0
chore(deps): bump typescript-json-schema from 0.45.1 to 0.47.0
2021-01-08 10:28:40 +01:00
github-actions[bot] 28d7f319f4 Version Packages 2021-01-07 10:31:20 +00:00
dependabot[bot] e88c9a2ea0 chore(deps): bump typescript-json-schema from 0.45.1 to 0.47.0
Bumps [typescript-json-schema](https://github.com/YousefED/typescript-json-schema) from 0.45.1 to 0.47.0.
- [Release notes](https://github.com/YousefED/typescript-json-schema/releases)
- [Commits](https://github.com/YousefED/typescript-json-schema/compare/v0.45.1...v0.47.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-07 04:50:51 +00:00
github-actions[bot] 01aa774d9a Version Packages 2020-12-03 15:28:22 +00:00
dependabot[bot] bad8990788 build(deps): bump typescript-json-schema from 0.43.0 to 0.45.0
Bumps [typescript-json-schema](https://github.com/YousefED/typescript-json-schema) from 0.43.0 to 0.45.0.
- [Release notes](https://github.com/YousefED/typescript-json-schema/releases)
- [Commits](https://github.com/YousefED/typescript-json-schema/compare/v0.43.0...v0.45.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-02 15:58:44 +01:00
github-actions[bot] bc0f47b7b7 Version Packages 2020-11-19 15:13:57 +00:00
Patrik Oldsberg 12f601f830 config-loader: fix types dependencies 2020-11-18 11:31:17 +01:00
Patrik Oldsberg 06205426d8 config-loader: add support for defining config schema using .d.ts files 2020-11-18 11:31:14 +01:00