dependabot[bot]
adee7b3482
chore(deps-dev): bump @storybook/react from 6.1.14 to 6.1.15
...
Bumps [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/app/react ) from 6.1.14 to 6.1.15.
- [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.15/app/react )
Signed-off-by: dependabot[bot] <support@github.com >
2021-01-27 05:01:17 +00:00
Ben Lambert
592f2180ac
Merge pull request #4255 from backstage/dependabot/npm_and_yarn/octokit/request-5.4.13
...
chore(deps): bump @octokit/request from 5.4.12 to 5.4.13
2021-01-26 10:25:59 +01:00
Ben Lambert
11b083badd
Merge pull request #4228 from backjo/feature/AwsIamAuthForKubernetes
...
feature: add aws iam auth translator for kubernetes
2021-01-26 10:25:24 +01:00
dependabot[bot]
7e03ef6b43
chore(deps-dev): bump @types/mini-css-extract-plugin from 0.9.1 to 1.2.2
...
Bumps [@types/mini-css-extract-plugin](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mini-css-extract-plugin ) from 0.9.1 to 1.2.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mini-css-extract-plugin )
Signed-off-by: dependabot[bot] <support@github.com >
2021-01-26 04:59:40 +00:00
dependabot[bot]
9f2a02ae04
chore(deps): bump @octokit/request from 5.4.12 to 5.4.13
...
Bumps [@octokit/request](https://github.com/octokit/request.js ) from 5.4.12 to 5.4.13.
- [Release notes](https://github.com/octokit/request.js/releases )
- [Commits](https://github.com/octokit/request.js/compare/v5.4.12...v5.4.13 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-01-26 04:50:16 +00:00
Ben Lambert
2dbb61a418
Merge pull request #4235 from backstage/dependabot/npm_and_yarn/types/passport-1.0.5
...
chore(deps-dev): bump @types/passport from 1.0.4 to 1.0.5
2021-01-25 13:43:11 +01:00
dependabot[bot]
6101cf980a
chore(deps-dev): bump @types/passport from 1.0.4 to 1.0.5
...
Bumps [@types/passport](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/passport ) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/passport )
Signed-off-by: dependabot[bot] <support@github.com >
2021-01-25 12:19:15 +00:00
Himanshu Mishra
a664e57dbd
Merge pull request #4218 from mateiidavid/rate-limit-file-uploads
2021-01-25 13:02:06 +01:00
Matei David
db2328c885
Introduce execution limiter for file uploads
...
* TechDoc publishers for storage providers (i.e aws, google storage)
should now rate limit concurrent executions allowing for file uploads to run in batches of 10.
* Add PATCH changeset to techdocs common
* Update yarn.lock
2021-01-25 11:40:47 +00:00
Jonah Back
7491b7105f
Merge branch 'master' into feature/AwsIamAuthForKubernetes
2021-01-23 16:01:49 -08:00
Jonah Back
6811112282
feature: add aws iam auth translator for kubernetes
2021-01-23 16:00:18 -08:00
blam
ce526adb19
chore: also bump the @eslint/parser
2021-01-22 13:55:14 +01:00
dependabot[bot]
33ba7eab0f
chore(deps): bump @typescript-eslint/eslint-plugin from 3.10.1 to 4.14.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 3.10.1 to 4.14.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.14.0/packages/eslint-plugin )
Signed-off-by: dependabot[bot] <support@github.com >
2021-01-22 12:11:01 +00:00
Patrik Oldsberg
7ae7fc615c
auth-backend: revert jose to v3
2021-01-21 12:17:20 +01:00
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