Commit Graph

911 Commits

Author SHA1 Message Date
dependabot[bot] 8e80c599ea chore(deps): bump immer from 7.0.9 to 8.0.1
Bumps [immer](https://github.com/immerjs/immer) from 7.0.9 to 8.0.1.
- [Release notes](https://github.com/immerjs/immer/releases)
- [Commits](https://github.com/immerjs/immer/compare/v7.0.9...v8.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-21 04:04:31 +00:00
Himanshu Mishra 25f0b76c0b Merge pull request #3968 from mateiidavid/create-techdocs-metadata-type 2021-01-20 21:23:23 +01:00
Patrik Oldsberg a2b17232f2 Merge pull request #4160 from SDA-SE/feat/update-asyncapi-react
Update @asyncapi/react-component to 0.18.2
2021-01-20 19:35:23 +01:00
Patrik Oldsberg 4c75de0610 Merge pull request #3985 from nirga/master
Initial version of new Kafka plugin
2021-01-20 19:22:22 +01:00
Patrik Oldsberg d95097a6e3 Merge pull request #4158 from backstage/dependabot/npm_and_yarn/sucrase-3.17.0
chore(deps): bump sucrase from 3.16.0 to 3.17.0
2021-01-20 11:10:03 +01:00
Patrik Oldsberg a8be327580 Merge pull request #4157 from backstage/dependabot/npm_and_yarn/types/webpack-4.41.26
chore(deps-dev): bump @types/webpack from 4.41.22 to 4.41.26
2021-01-20 11:09:51 +01:00
Oliver Sand 8855f61f67 Update @asyncapi/react-component to 0.18.2
The package was also renamed from @kyma-project/asyncapi-react to @asyncapi/react-component which dependabot isn't able to handle.
2021-01-20 10:17:07 +01:00
Jonah Back c837adc23a Address some final review coments about cross-fetch and type-casting 2021-01-19 21:20:49 -08:00
dependabot[bot] be8bfd2c70 chore(deps): bump sucrase from 3.16.0 to 3.17.0
Bumps [sucrase](https://github.com/alangpierce/sucrase) from 3.16.0 to 3.17.0.
- [Release notes](https://github.com/alangpierce/sucrase/releases)
- [Changelog](https://github.com/alangpierce/sucrase/blob/master/CHANGELOG.md)
- [Commits](https://github.com/alangpierce/sucrase/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-20 04:29:43 +00:00
dependabot[bot] 950f0e257f chore(deps-dev): bump @types/webpack from 4.41.22 to 4.41.26
Bumps [@types/webpack](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack) from 4.41.22 to 4.41.26.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/webpack)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-20 04:24:37 +00:00
Nir Gazit d2b534e87c Removed dependency on jest-extended 2021-01-19 20:56:01 +02:00
Jonah Back 02140eb89a Add basic node-cache with 1 hour TTL for caching keys retrieved from AWS public key endpoint 2021-01-18 14:25:03 -08:00
Jonah Back 1f275fe31a Upgrade TokenFactory to latest jose library 2021-01-18 14:23:57 -08:00
Jonah Back aca5158c7f feature: add auth backend for AWS ALB 2021-01-18 14:23:56 -08:00
Patrik Oldsberg 6a2a2d46f8 Merge pull request #4087 from backstage/dependabot/npm_and_yarn/rjsf/material-ui-2.4.1
chore(deps): bump @rjsf/material-ui from 2.4.0 to 2.4.1
2021-01-18 17:21:42 +01:00
Patrik Oldsberg 22fd425758 Merge pull request #4124 from backstage/dependabot/npm_and_yarn/storybook/react-6.1.14
chore(deps-dev): bump @storybook/react from 6.1.11 to 6.1.14
2021-01-18 17:21:09 +01:00
Johan Haals 5618ffa733 Merge pull request #4058 from backstage/mob/github-app-manager
Add GithubCredentialsProvider for start of GitHub Apps support
2021-01-18 08:10:26 +01:00
dependabot[bot] 614ee0d1db chore(deps-dev): bump @storybook/react from 6.1.11 to 6.1.14
Bumps [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/app/react) from 6.1.11 to 6.1.14.
- [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.1.14/app/react)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-18 05:02:30 +00:00
Nir Gazit 66025c7d59 Added support for SSL connection to the Kafka cluster 2021-01-17 14:45:29 +02:00
Matei David a5e27d5c1d Introduce techdocs metadata in techdocs-common
* Add TechdocsMetadata type in backend plugin endpoint
 * Introduce TechDocsMetadata type in frontend
 * Add changeset
 * Remove old thennable metadata resp
 * Address PR feedback
  - Remove explicit type annotation on TechDocsMetadata
  - Reintroduce res.send instead of throwing an error
  - Change logger info to logger error
 * Add TechDocsMetadata type in frontend plugin
 * Commit yarn.lock
 * Introduce JSON5 and remove parsing in local pub
Signed-off-by: Matei David <matei.david.35@gmail.com>
2021-01-16 18:33:53 +00:00
Nir Gazit 895eb46961 Merge remote-tracking branch 'upstream/master' into master 2021-01-15 22:13:55 +02:00
Oliver Sand f9ba00a1ca Update @azure/msal-node to 1.0.0-beta.3
The new version introduced a breaking change and requires manual changes.
2021-01-15 13:34:04 +01:00
dependabot[bot] bd18e6528e chore(deps): bump @rjsf/material-ui from 2.4.0 to 2.4.1
Bumps [@rjsf/material-ui](https://github.com/rjsf-team/react-jsonschema-form) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/rjsf-team/react-jsonschema-form/releases)
- [Commits](https://github.com/rjsf-team/react-jsonschema-form/compare/v2.4.0...v2.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-15 04:59:23 +00:00
Patrik Oldsberg e82504c1b4 Merge pull request #4076 from SDA-SE/feat/remove-types-helmet
Removes the @types/helmet dependency
2021-01-14 18:39:09 +01:00
Oliver Sand 8b800caaf9 Removes the @types/hemlet dependency
We are using hemlet 4.0.0+ which has tpying included. The typing dependency is not needed anymore.
2021-01-14 14:44:44 +01:00
Johan Haals ed82e83a84 Add GitHubUrlReader test using CredentialsProvider
Co-authored-by: blam <ben@blam.sh>
2021-01-14 14:42:48 +01:00
Johan Haals 04ad29ca4e Make GithubUrlReader use GithubCredentialsProvider
Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com>
2021-01-14 13:53:47 +01:00
Johan Haals 25a5d6bf2f Refactor GitHubAppManager, add deps & config 2021-01-14 13:53:29 +01:00
Patrik Oldsberg ac94b6079d Merge pull request #4050 from backstage/dependabot/npm_and_yarn/azure-devops-node-api-10.2.1
chore(deps): bump azure-devops-node-api from 10.1.1 to 10.2.1
2021-01-14 13:34:37 +01:00
dependabot[bot] dea1cc3b52 chore(deps): bump @kubernetes/client-node from 0.12.2 to 0.13.2
Bumps [@kubernetes/client-node](https://github.com/kubernetes-client/javascript) from 0.12.2 to 0.13.2.
- [Release notes](https://github.com/kubernetes-client/javascript/releases)
- [Changelog](https://github.com/kubernetes-client/javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes-client/javascript/compare/0.12.2...0.13.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-14 05:48:15 +00:00
dependabot[bot] 4f78ee3a69 chore(deps): bump azure-devops-node-api from 10.1.1 to 10.2.1
Bumps [azure-devops-node-api](https://github.com/Microsoft/azure-devops-node-api) from 10.1.1 to 10.2.1.
- [Release notes](https://github.com/Microsoft/azure-devops-node-api/releases)
- [Commits](https://github.com/Microsoft/azure-devops-node-api/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-13 16:35:56 +00:00
Fredrik Adelöw 94fdf49554 Get rid of all usages of @octokit/types, and bump the rest of the octokit dependencies to the latest version 2021-01-13 16:41:10 +01:00
Fredrik Adelöw 13cee0d654 Merge pull request #4025 from backstage/freben/bump-gitbeaker
Bump gitbeaker to 28.x
2021-01-13 16:37:22 +01:00
jmfrancois f2de73ae06 chore: yarn install to update the lock file 2021-01-13 14:21:50 +01:00
jmfrancois 0f7710b910 fix: CI 2021-01-13 11:54:44 +01:00
jmfrancois 30cc3e44ba chore: upgrade passport-saml to fix security issue 2021-01-13 10:45:31 +01:00
Fredrik Adelöw cc068c0d6f Bump gitbeaker to 28.x 2021-01-13 10:26:19 +01:00
Nir Gazit 155307d64e Merge remote-tracking branch 'upstream/master' into master 2021-01-13 10:16:53 +02:00
Remi 8b37a259c1 fix(core): update dependencies 2021-01-12 22:00:53 +01:00
Nir Gazit 44f841959b Added backend tests; Fixes following CR 2021-01-12 19:45:48 +02:00
Remi ade6b3bdf7 feat(catalog-backend): update aws-sdk to v3 2021-01-12 18:00:30 +01:00
Fredrik Adelöw 1c7771871e Merge pull request #3953 from ayshiff/feature/techdocs-aws-sdkv3
TechDocs: AWS S3 SDK version bump
2021-01-12 10:21:51 +01:00
Fredrik Adelöw 823600d07e Merge pull request #3963 from backstage/dependabot/npm_and_yarn/changesets/cli-2.12.0
chore(deps-dev): bump @changesets/cli from 2.11.0 to 2.12.0
2021-01-12 09:03:07 +01:00
dependabot[bot] a8ab46e85f chore(deps): bump eslint-plugin-import from 2.22.0 to 2.22.1
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.22.0 to 2.22.1.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.22.0...v2.22.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-12 04:56:28 +00:00
Remi 33b1a43c77 fix(techdocs): broken windows tests 2021-01-11 17:21:50 +01:00
Remi 4bff4d123b feat(techdocs): add aws-sdk types 2021-01-11 17:21:50 +01:00
Remi 7f34d22bdf feat(techdocs): update aws-sdk to v3 2021-01-11 17:21:50 +01:00
Nir Gazit dfcbe6aa31 downgraded winston version to 3.2.1 to match other packages 2021-01-10 10:51:14 +02:00
Nir Gazit bb5d96b0fd regenerated yarn.lock 2021-01-09 22:00:26 +02:00
Nir Gazit fc519f14a7 Merge remote-tracking branch 'upstream/master' into master 2021-01-09 21:59:29 +02:00