13075 Commits

Author SHA1 Message Date
Lykke Axlin eb75e42ce7 second draft of the Bazaar plugin
signed-off-by: lykkeaxlin <lykkeaxlin@hotmail.com>

Co-authored-by: klaraab <klarabroman@live.se>
Signed-off-by: Lykke Axlin <lykkeaxlin@hotmail.com>
2021-09-14 13:22:26 +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
dependabot[bot] f642601807 chore(deps): bump swagger-ui-react from 3.48.0 to 3.52.0
Bumps [swagger-ui-react](https://github.com/swagger-api/swagger-ui) from 3.48.0 to 3.52.0.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v3.48.0...v3.52.0)

---
updated-dependencies:
- dependency-name: swagger-ui-react
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-20 04:10:18 +00:00
Tim Hansen ee84a83d3f Bump RoadieHQ plugins
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-08-19 12:48:25 -06:00
Johan Haals 693a17fcdc Instrument catalog with prometheus
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-08-19 10:51:42 +02:00
Patrik Oldsberg 37e25f3b30 Merge pull request #6865 from backstage/dependabot/npm_and_yarn/graphiql-1.4.2
chore(deps): bump graphiql from 1.4.0 to 1.4.2
2021-08-18 11:31:42 +02:00
dependabot[bot] 15b41477bd chore(deps): bump graphiql from 1.4.0 to 1.4.2
Bumps [graphiql](https://github.com/graphql/graphiql) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/graphql/graphiql/releases)
- [Changelog](https://github.com/graphql/graphiql/blob/main/CHANGELOG.md)
- [Commits](https://github.com/graphql/graphiql/commits/graphiql@1.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-18 04:12:04 +00:00
dependabot[bot] cd44f1d602 chore(deps): bump dompurify from 2.3.0 to 2.3.1
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/2.3.0...2.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-18 04:07:43 +00:00
Tim Hansen aa53fb9a51 Merge pull request #6845 from backstage/dependabot/npm_and_yarn/types/d3-shape-3.0.2
chore(deps-dev): bump @types/d3-shape from 3.0.1 to 3.0.2
2021-08-17 17:08:26 -06:00
samiramkr 5cb7eead4f Merge pull request #6772 from backstage/mob/auth-origins
Auth backend: add support for authenticating from additional app origins
2021-08-17 15:18:35 +02:00
dependabot[bot] 360a89830b chore(deps-dev): bump @types/d3-shape from 3.0.1 to 3.0.2
Bumps [@types/d3-shape](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/d3-shape) 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/d3-shape)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-17 04:06:33 +00:00