13075 Commits

Author SHA1 Message Date
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
Patrik Oldsberg 6000894446 Merge pull request #7667 from backstage/dependabot/npm_and_yarn/history-5.0.1
chore(deps): bump history from 5.0.0 to 5.0.1
2021-10-20 22:13:07 +02:00
Patrik Oldsberg c238e38596 yarn.lock: dedup @types/react
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-10-20 21:15:33 +02:00
dependabot[bot] 3c33a998a2 build(deps-dev): bump @storybook/react from 6.3.7 to 6.3.11
Bumps [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/app/react) from 6.3.7 to 6.3.11.
- [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.11/app/react)

---
updated-dependencies:
- dependency-name: "@storybook/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-20 21:15:08 +02:00
dependabot[bot] 01ea7f71cb chore(deps): bump history from 5.0.0 to 5.0.1
Bumps [history](https://github.com/ReactTraining/history) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/ReactTraining/history/releases)
- [Commits](https://github.com/ReactTraining/history/compare/v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: history
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-20 18:13:08 +00:00
dependabot[bot] 065c12e1c4 chore(deps-dev): bump @types/express-session from 1.17.3 to 1.17.4
Bumps [@types/express-session](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express-session) from 1.17.3 to 1.17.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express-session)

---
updated-dependencies:
- dependency-name: "@types/express-session"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-20 18:07:20 +00:00
Patrik Oldsberg 7c95a556c4 Merge pull request #7620 from backstage/dependabot/npm_and_yarn/selfsigned-1.10.11
chore(deps): bump selfsigned from 1.10.8 to 1.10.11
2021-10-20 20:00:47 +02:00
Fredrik Adelöw fbb6becdd4 Merge pull request #7174 from lykkeaxlin/pr-draft
[Plugin] Bazaar
2021-10-19 09:24:03 +02:00
Patrik Oldsberg d2e24b3f44 yarn.lock: bump @types/hast
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-10-18 14:07:25 +02:00
Patrik Oldsberg f4f8139db3 yarn.lock: bump @types/unist
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-10-18 13:11:15 +02:00
Fredrik Adelöw 315539e3f3 fix api changes
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-10-18 11:32:38 +02:00
dependabot[bot] 0344015f4c chore(deps): bump remark-gfm from 1.0.0 to 2.0.0
Bumps [remark-gfm](https://github.com/remarkjs/remark-gfm) from 1.0.0 to 2.0.0.
- [Release notes](https://github.com/remarkjs/remark-gfm/releases)
- [Commits](https://github.com/remarkjs/remark-gfm/compare/1.0.0...2.0.0)

---
updated-dependencies:
- dependency-name: remark-gfm
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-18 11:29:24 +02:00
Patrik Oldsberg 0aed60102e yarn.lock: dedup @types/react
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-10-18 11:13:30 +02:00