dependabot[bot]
f69bd6dace
build(deps): bump openid-client from 4.7.3 to 4.9.0
...
Bumps [openid-client](https://github.com/panva/node-openid-client ) from 4.7.3 to 4.9.0.
- [Release notes](https://github.com/panva/node-openid-client/releases )
- [Changelog](https://github.com/panva/node-openid-client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/panva/node-openid-client/compare/v4.7.3...v4.9.0 )
---
updated-dependencies:
- dependency-name: openid-client
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-22 10:11:44 +02:00
dependabot[bot]
6558c7148b
build(deps-dev): bump @spotify/prettier-config from 10.0.0 to 11.0.0
...
Bumps [@spotify/prettier-config](https://github.com/spotify/web-scripts ) from 10.0.0 to 11.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/v10.0.0...v11.0.0 )
---
updated-dependencies:
- dependency-name: "@spotify/prettier-config"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-20 04:26:57 +00:00
Patrik Oldsberg
d615577656
cli: bump sucrase to 3.20.1
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-09-18 17:59:27 +02: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
Patrik Oldsberg
050797c5b3
cli: switch out the jest yaml transform
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-09-17 23:03:59 +02:00
@pawelmitka
69405e3959
fix: yarn.lock conflict - approach 2
...
Signed-off-by: @pawelmitka <pawel.mitka@brainly.com >
2021-09-17 13:42:25 +02:00
@pawelmitka
28daaaa1ad
fix: resolve yarn.lock conflict
...
Signed-off-by: @pawelmitka <pawel.mitka@brainly.com >
2021-09-17 13:27:15 +02:00
@pawelmitka
ea048ce7a0
feat(scaffolder-backend): Yeoman Generator module
...
Added a new Scaffolder Backend Yeoman module to allow for integration with Yeoman Generators. At the moment the only action added is 'run' to execute installed Yeoman Generator.
The Yeoman Generator can be either added as a dependency in `package.json` of a service that uses this plugin or installed in an environment using `npm install -g https://github.com/org/generator-name.git `
Tests for `yeomanRun.ts` were not added because 'yeoman'environment' module is exported in a way that does not allow partial mocking while '@types/yeoman-environment' does not support Yeoman 3.x, yet.
I also tested it E2E.
Signed-off-by: @pawelmitka <pawel.mitka@brainly.com >
2021-09-15 12:31:35 +02:00
Patrik Oldsberg
77bcf58c5c
yarn.lock: bump normalize-url
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-09-14 17:36:47 +02:00
Patrik Oldsberg
8c22a05a61
yarn.lock: bump jsonpointer
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-09-14 17:35:17 +02:00
Ben Lambert
34fa0b3450
Merge pull request #7148 from dagda1/replace-file-loader-with-assets-loader
...
Replace deprecated loaders with new `assets-module`
2021-09-14 11:29:34 +02:00
blam
4efbafb321
chore: replace all occurences of the old deprecated loaders
...
Signed-off-by: blam <ben@blam.sh >
2021-09-13 20:14:53 +02:00
Patrik Oldsberg
d61eb832fa
Merge pull request #7150 from backstage/rugvip/api-docs
...
Introduce API Reference
2021-09-13 16:20:23 +02:00
Patrik Oldsberg
ade09f3bac
Merge pull request #7157 from backstage/rugvip/snyk
...
Fix or ignore some security vulnerabilities
2021-09-13 13:40:23 +02:00
Patrik Oldsberg
a76040bc5c
yarn.lock: bump strip-ansi and ansi-regex
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-09-13 12:58:42 +02:00
Patrik Oldsberg
0db5cce163
yarn.lock: bump thenify
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-09-13 12:38:11 +02:00
Patrik Oldsberg
299966d9bf
yarn.lock: bump y18n
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-09-13 12:19:55 +02:00
Ben Lambert
f0f11ab0ed
Merge pull request #7153 from backstage/dependabot/npm_and_yarn/react-hook-form-7.15.3
...
chore(deps): bump react-hook-form from 7.12.2 to 7.15.3
2021-09-13 11:06:34 +02:00
Ben Lambert
d8ae4583fd
Merge pull request #7152 from backstage/dependabot/npm_and_yarn/types/passport-github2-1.2.5
...
chore(deps-dev): bump @types/passport-github2 from 1.2.4 to 1.2.5
2021-09-13 10:17:11 +02:00
dependabot[bot]
3aea283bee
chore(deps-dev): bump @types/http-proxy from 1.17.5 to 1.17.7
...
Bumps [@types/http-proxy](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/http-proxy ) from 1.17.5 to 1.17.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/http-proxy )
---
updated-dependencies:
- dependency-name: "@types/http-proxy"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-13 04:17:08 +00:00
dependabot[bot]
36bc77c709
chore(deps): bump react-hook-form from 7.12.2 to 7.15.3
...
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form ) from 7.12.2 to 7.15.3.
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases )
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md )
- [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.12.2...v7.15.3 )
---
updated-dependencies:
- dependency-name: react-hook-form
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-13 04:15:57 +00:00
dependabot[bot]
9ae77fc3a7
chore(deps-dev): bump @types/passport-github2 from 1.2.4 to 1.2.5
...
Bumps [@types/passport-github2](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/passport-github2 ) from 1.2.4 to 1.2.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/passport-github2 )
---
updated-dependencies:
- dependency-name: "@types/passport-github2"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-13 04:12:15 +00:00
Patrik Oldsberg
5e0c8cdaaa
root: bump api-extractor deps and add missing explicit tsdoc dep
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-09-12 12:02:57 +02:00
Fredrik Adelöw
977710cf3c
Merge pull request #7015 from backstage/freben/saml-3-bump
...
Bump `passport-saml` to version 3
2021-09-10 14:29:23 +02:00
Johan Haals
b78d4b03bd
Merge pull request #7106 from goober/feature/upgrade-git-url-parse
...
chore(deps) bump git-url-parse from 11.4.4 to 11.6.0
2021-09-10 13:25:17 +02:00
Ben Lambert
22269e0bd5
Merge pull request #7130 from backstage/dependabot/npm_and_yarn/prettier-2.4.0
...
chore(deps-dev): bump prettier from 2.3.2 to 2.4.0
2021-09-10 11:10:50 +02:00
dependabot[bot]
608f067ea1
chore(deps-dev): bump prettier from 2.3.2 to 2.4.0
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.3.2 to 2.4.0.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.3.2...2.4.0 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-10 04:24:04 +00:00
dependabot[bot]
4d283f28b2
chore(deps-dev): bump @types/stoppable from 1.1.0 to 1.1.1
...
Bumps [@types/stoppable](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/stoppable ) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/stoppable )
---
updated-dependencies:
- dependency-name: "@types/stoppable"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-10 04:10:52 +00:00
Mathias Åhsberg
96fef17a18
chore(deps) bump git-url-parse from 11.4.4 to 11.6.0
...
Signed-off-by: Mathias Åhsberg <mathias.ahsberg@resurs.se >
2021-09-09 07:34:26 +00:00
dependabot[bot]
24a70ae1ea
chore(deps-dev): bump @types/tar from 4.0.4 to 4.0.5
...
Bumps [@types/tar](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/tar ) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/tar )
---
updated-dependencies:
- dependency-name: "@types/tar"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-09 04:12:43 +00:00
dependabot[bot]
fd799ceb9b
chore(deps-dev): bump @types/color from 3.0.1 to 3.0.2
...
Bumps [@types/color](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/color ) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/color )
---
updated-dependencies:
- dependency-name: "@types/color"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-07 04:12:04 +00:00
@pawelmitka
21ccd49970
feat(plugin-scaffolder-backend): Validate webhook event names
...
Webhook event names are validated against Octokit Webhooks `emitterEventNames`. Note `emitterEventNames` contains event/action combinations as well that are comma delimited. Therefore, extracting strings without '.' provides list of all events.
"@octokit/webhooks" version 9.14.0 is the minimum requirement because this is a version where I introduced exported `emitterEventNames` to be used here.
Signed-off-by: @pawelmitka <pawel.mitka@brainly.com >
2021-09-06 13:10:57 +02:00
dependabot[bot]
9107a7e476
chore(deps): bump immer from 9.0.5 to 9.0.6
...
Bumps [immer](https://github.com/immerjs/immer ) from 9.0.5 to 9.0.6.
- [Release notes](https://github.com/immerjs/immer/releases )
- [Commits](https://github.com/immerjs/immer/compare/v9.0.5...v9.0.6 )
---
updated-dependencies:
- dependency-name: immer
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-03 00:47:22 +00:00
Patrik Oldsberg
036ddfd837
Merge pull request #6919 from backstage/dependabot/npm_and_yarn/rjsf/material-ui-3.1.0
...
chore(deps): bump @rjsf/material-ui from 3.0.0 to 3.1.0
2021-09-02 14:21:11 +02:00
blam
e537f33f3c
chore: updating core library too as they need bumping at the same time
...
Signed-off-by: blam <ben@blam.sh >
2021-09-02 13:41:39 +02:00
github-actions[bot]
45a681aa6a
Version Packages
2021-09-02 10:41:57 +00:00
Fredrik Adelöw
0a5f51868b
Merge pull request #7038 from backstage/dependabot/npm_and_yarn/azure-devops-node-api-11.0.1
...
chore(deps): bump azure-devops-node-api from 10.2.2 to 11.0.1
2021-09-02 10:25:09 +02:00
dependabot[bot]
e32576fb0f
chore(deps): bump object-path from 0.11.5 to 0.11.7
...
Bumps [object-path](https://github.com/mariocasciaro/object-path ) from 0.11.5 to 0.11.7.
- [Release notes](https://github.com/mariocasciaro/object-path/releases )
- [Commits](https://github.com/mariocasciaro/object-path/commits )
---
updated-dependencies:
- dependency-name: object-path
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-02 05:03:03 +00:00
dependabot[bot]
8301f4198c
chore(deps): bump azure-devops-node-api from 10.2.2 to 11.0.1
...
Bumps [azure-devops-node-api](https://github.com/Microsoft/azure-devops-node-api ) from 10.2.2 to 11.0.1.
- [Release notes](https://github.com/Microsoft/azure-devops-node-api/releases )
- [Commits](https://github.com/Microsoft/azure-devops-node-api/commits )
---
updated-dependencies:
- dependency-name: azure-devops-node-api
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-02 04:16:02 +00:00
dependabot[bot]
6d243eb99e
chore(deps-dev): bump @types/concat-stream from 1.6.0 to 1.6.1
...
Bumps [@types/concat-stream](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/concat-stream ) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/concat-stream )
---
updated-dependencies:
- dependency-name: "@types/concat-stream"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-01 04:13:32 +00:00
Fredrik Adelöw
e066dc8e2f
Merge pull request #7006 from backstage/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.30.0
...
chore(deps): bump @typescript-eslint/eslint-plugin from 4.28.3 to 4.30.0
2021-08-31 19:38:15 +02:00
Fredrik Adelöw
fec8900399
Merge pull request #7005 from backstage/dependabot/npm_and_yarn/octokit/graphql-4.7.0
...
chore(deps): bump @octokit/graphql from 4.6.4 to 4.7.0
2021-08-31 16:59:48 +02:00
Fredrik Adelöw
19f45179a5
Bump passport-saml to version 3
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-08-31 16:47:00 +02:00
blam
458a3549b3
chore: bump tar versions
...
Signed-off-by: blam <ben@blam.sh >
i#
2021-08-31 11:51:02 +02:00
dependabot[bot]
d5119a1347
chore(deps): bump @typescript-eslint/eslint-plugin from 4.28.3 to 4.30.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 4.28.3 to 4.30.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.30.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-31 04:10:36 +00:00
dependabot[bot]
216264e46e
chore(deps): bump @octokit/graphql from 4.6.4 to 4.7.0
...
Bumps [@octokit/graphql](https://github.com/octokit/graphql.js ) from 4.6.4 to 4.7.0.
- [Release notes](https://github.com/octokit/graphql.js/releases )
- [Commits](https://github.com/octokit/graphql.js/compare/v4.6.4...v4.7.0 )
---
updated-dependencies:
- dependency-name: "@octokit/graphql"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-31 04:09:44 +00:00
Fredrik Adelöw
e0a6aea82c
fix up types and rebase
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-08-30 15:55:37 +02:00
dependabot[bot]
ee17c32fa2
chore(deps): bump react-hook-form from 6.15.4 to 7.12.2
...
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form ) from 6.15.4 to 7.12.2.
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases )
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md )
- [Commits](https://github.com/react-hook-form/react-hook-form/compare/v6.15.4...v7.12.2 )
---
updated-dependencies:
- dependency-name: react-hook-form
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-30 11:23:27 +02:00
Mert Can Bilgiç
58452cdb72
OpenStack Swift SDK changed from "pkgcloud" to Trendyol's own OpenStack Swift SDK ( #6839 )
2021-08-25 22:16:10 +02:00
dependabot[bot]
bda7fd72c7
chore(deps): bump @rjsf/material-ui from 3.0.0 to 3.1.0
...
Bumps [@rjsf/material-ui](https://github.com/rjsf-team/react-jsonschema-form ) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/rjsf-team/react-jsonschema-form/releases )
- [Commits](https://github.com/rjsf-team/react-jsonschema-form/compare/v3.0.0...v3.1.0 )
---
updated-dependencies:
- dependency-name: "@rjsf/material-ui"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-23 04:08:14 +00:00