Commit Graph

2753 Commits

Author SHA1 Message Date
Eric Peterson 1001cd133d Merge pull request #10178 from backstage/techdocs/addon-integration
[TechDocs] Addon Framework
2022-04-12 16:27:02 +02:00
dependabot[bot] bb133adbf9 build(deps): bump @gitbeaker/node from 35.5.0 to 35.6.0
Bumps [@gitbeaker/node](https://github.com/jdalrymple/gitbeaker) from 35.5.0 to 35.6.0.
- [Release notes](https://github.com/jdalrymple/gitbeaker/releases)
- [Changelog](https://github.com/jdalrymple/gitbeaker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jdalrymple/gitbeaker/compare/35.5.0...35.6.0)

---
updated-dependencies:
- dependency-name: "@gitbeaker/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-12 09:49:50 +00:00
Fredrik Adelöw 6de4927c75 Merge pull request #10140 from djamaile/feat/cicd-statistics-module-gitlab
plugin: introduce gitlab ci/cd statistics module
2022-04-12 11:39:14 +02:00
Eric Peterson 3fde9ea637 Merge branch 'master' into techdocs/addon-integration
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-04-12 11:36:59 +02:00
Johan Haals 4e74532566 Merge pull request #10752 from backstage/emmaindal/search-react
[Search] introduce a new search-react package.
2022-04-12 11:08:21 +02:00
Johan Haals 7f92c53bb1 Merge pull request #10767 from backstage/dependabot/npm_and_yarn/microsoft/microsoft-graph-types-2.18.0
build(deps): bump @microsoft/microsoft-graph-types from 2.16.0 to 2.18.0
2022-04-12 10:48:07 +02:00
Otto Sichert 55c9f867a2 Downgrade @testing-library/react to resolve dependency conflict in tests
Co-authored-by: Anders Näsman <realandersn@users.noreply.github.com>
Co-authored-by: Eric Peterson <iamEAP@users.noreply.github.com>
Signed-off-by: Otto Sichert <git@ottosichert.de>
2022-04-12 10:27:27 +02:00
Fredrik Adelöw f2964093d2 Merge pull request #10739 from backstage/dependabot/npm_and_yarn/microsoft/api-extractor-model-7.16.1
build(deps): bump @microsoft/api-extractor-model from 7.16.0 to 7.16.1
2022-04-12 09:45:55 +02:00
Johan Haals 887a7bb4dc Merge pull request #10768 from backstage/dependabot/npm_and_yarn/npm-packlist-5.0.0
build(deps): bump npm-packlist from 3.0.0 to 5.0.0
2022-04-12 09:34:21 +02:00
Johan Haals 4a0d205b07 Merge pull request #10771 from backstage/dependabot/npm_and_yarn/google-cloud/storage-5.19.1
build(deps): bump @google-cloud/storage from 5.18.3 to 5.19.1
2022-04-12 09:20:59 +02:00
dependabot[bot] 7336fcf2fb build(deps): bump @google-cloud/storage from 5.18.3 to 5.19.1
Bumps [@google-cloud/storage](https://github.com/googleapis/nodejs-storage) from 5.18.3 to 5.19.1.
- [Release notes](https://github.com/googleapis/nodejs-storage/releases)
- [Changelog](https://github.com/googleapis/nodejs-storage/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/nodejs-storage/compare/v5.18.3...v5.19.1)

---
updated-dependencies:
- dependency-name: "@google-cloud/storage"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-12 05:53:14 +00:00
dependabot[bot] bde10e093d build(deps): bump react-hook-form from 7.28.1 to 7.29.0
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.28.1 to 7.29.0.
- [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.28.1...v7.29.0)

---
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>
2022-04-12 05:51:17 +00:00
dependabot[bot] 3c26b2edb5 build(deps): bump npm-packlist from 3.0.0 to 5.0.0
Bumps [npm-packlist](https://github.com/npm/npm-packlist) from 3.0.0 to 5.0.0.
- [Release notes](https://github.com/npm/npm-packlist/releases)
- [Changelog](https://github.com/npm/npm-packlist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/npm-packlist/compare/v3.0.0...v5.0.0)

---
updated-dependencies:
- dependency-name: npm-packlist
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-12 05:50:15 +00:00
dependabot[bot] cc41a55cec build(deps): bump @microsoft/microsoft-graph-types from 2.16.0 to 2.18.0
Bumps [@microsoft/microsoft-graph-types](https://github.com/microsoftgraph/msgraph-typescript-typings) from 2.16.0 to 2.18.0.
- [Release notes](https://github.com/microsoftgraph/msgraph-typescript-typings/releases)
- [Commits](https://github.com/microsoftgraph/msgraph-typescript-typings/compare/2.16.0...2.18.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>
2022-04-12 05:48:59 +00:00
Fredrik Adelöw c86bdd3c35 Merge pull request #10760 from backstage/freben/bump-ansi-regex 2022-04-11 17:39:22 +02:00
Emma Indal b7d035cc29 feedback fixups
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-04-11 17:11:52 +02:00
Otto Sichert 4e489d10db Move GiveFeedbackAddon out of initial branch merge
Co-authored-by: Eric Peterson <iamEAP@users.noreply.github.com>
Co-authored-by: Anders Näsman <realandersn@users.noreply.github.com>
Signed-off-by: Otto Sichert <git@ottosichert.de>
2022-04-11 15:40:30 +02:00
Fredrik Adelöw 612810586b bump ansi-regex
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-04-11 15:15:10 +02:00
Fredrik Adelöw f3a72b172a bump moment to fix vulnerability
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-04-11 14:57:12 +02:00
Fredrik Adelöw e80ecad93c bump all
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-04-11 14:31:00 +02:00
dependabot[bot] d96e7f2f76 build(deps): bump @microsoft/api-extractor-model from 7.16.0 to 7.16.1
Bumps [@microsoft/api-extractor-model](https://github.com/microsoft/rushstack/tree/HEAD/libraries/api-extractor-model) from 7.16.0 to 7.16.1.
- [Release notes](https://github.com/microsoft/rushstack/releases)
- [Changelog](https://github.com/microsoft/rushstack/blob/main/libraries/api-extractor-model/CHANGELOG.md)
- [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/api-extractor-model_v7.16.1/libraries/api-extractor-model)

---
updated-dependencies:
- dependency-name: "@microsoft/api-extractor-model"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 14:30:14 +02:00
Emma Indal c64c33f74b dependency and docs fixups
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-04-11 13:52:04 +02:00
Fredrik Adelöw 57f05a2c29 bump webpack-dev-server
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-04-11 13:36:06 +02:00
Emma Indal 301b4606e3 import from new search-react package
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-04-11 11:42:57 +02:00
Johan Haals 1c221f17c4 Merge pull request #10741 from backstage/dependabot/npm_and_yarn/changesets/cli-2.22.0
build(deps-dev): bump @changesets/cli from 2.21.0 to 2.22.0
2022-04-11 09:53:05 +02:00
Fredrik Adelöw 4f24ebfc77 Merge pull request #10708 from backstage/dependabot/npm_and_yarn/types/lodash-4.14.181
build(deps-dev): bump @types/lodash from 4.14.178 to 4.14.181
2022-04-11 09:51:43 +02:00
Patrik Oldsberg 334a6cf5e9 Merge pull request #10740 from backstage/dependabot/npm_and_yarn/types/supertest-2.0.12
build(deps-dev): bump @types/supertest from 2.0.11 to 2.0.12
2022-04-11 09:51:31 +02:00
Patrik Oldsberg 35d1d5c1ec Merge pull request #10738 from backstage/dependabot/npm_and_yarn/selfsigned-2.0.1
build(deps): bump selfsigned from 2.0.0 to 2.0.1
2022-04-11 09:50:49 +02:00
Patrik Oldsberg 7d950d0304 Merge pull request #10737 from backstage/dependabot/npm_and_yarn/testing-library/jest-dom-5.16.4
build(deps): bump @testing-library/jest-dom from 5.16.3 to 5.16.4
2022-04-11 09:50:29 +02:00
dependabot[bot] 4b875fd55b build(deps): bump graphiql from 1.8.3 to 1.8.4
Bumps [graphiql](https://github.com/graphql/graphiql) from 1.8.3 to 1.8.4.
- [Release notes](https://github.com/graphql/graphiql/releases)
- [Changelog](https://github.com/graphql/graphiql/blob/main/CHANGELOG.md)
- [Commits](https://github.com/graphql/graphiql/compare/graphiql@1.8.3...graphql-language-service-types@1.8.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 04:39:46 +00:00
dependabot[bot] e1648038cc build(deps-dev): bump @changesets/cli from 2.21.0 to 2.22.0
Bumps [@changesets/cli](https://github.com/changesets/changesets) from 2.21.0 to 2.22.0.
- [Release notes](https://github.com/changesets/changesets/releases)
- [Changelog](https://github.com/changesets/changesets/blob/main/docs/modifying-changelog-format.md)
- [Commits](https://github.com/changesets/changesets/compare/@changesets/cli@2.21.0...@changesets/cli@2.22.0)

---
updated-dependencies:
- dependency-name: "@changesets/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 04:31:06 +00:00
dependabot[bot] 652c87a483 build(deps-dev): bump @types/supertest from 2.0.11 to 2.0.12
Bumps [@types/supertest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/supertest) from 2.0.11 to 2.0.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/supertest)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 04:30:24 +00:00
dependabot[bot] 2492b135e0 build(deps): bump selfsigned from 2.0.0 to 2.0.1
Bumps [selfsigned](https://github.com/jfromaniello/selfsigned) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/jfromaniello/selfsigned/releases)
- [Commits](https://github.com/jfromaniello/selfsigned/compare/v2.0.0...v2.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 04:13:17 +00:00
dependabot[bot] 5647240237 build(deps): bump @testing-library/jest-dom from 5.16.3 to 5.16.4
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.16.3 to 5.16.4.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.16.3...v5.16.4)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 04:12:39 +00:00
Fredrik Adelöw e2735e7902 fix versions
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-04-09 16:09:24 +02:00
dependabot[bot] f95c796c98 build(deps-dev): bump @types/lodash from 4.14.178 to 4.14.181
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.178 to 4.14.181.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-09 13:22:26 +00:00
dependabot[bot] f26cf63878 build(deps-dev): bump @types/jest-when from 2.7.2 to 3.5.0
Bumps [@types/jest-when](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest-when) from 2.7.2 to 3.5.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest-when)

---
updated-dependencies:
- dependency-name: "@types/jest-when"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-09 12:31:58 +00:00
Emma Indal 88fd7d1e55 rebase fixups
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-04-09 14:28:45 +02:00
Camila Belo 5ad229a24b fix(techdocs): entity page links
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-04-09 13:47:00 +02:00
Anders Näsman 413024e182 add test-utils
Co-authored-by: Camila Belo <camilaibs@gmail.com>
Co-authored-by: Emma Indal <emma.indahl@gmail.com>
Signed-off-by: Anders Näsman <andersn@spotify.com>
2022-04-09 13:46:10 +02:00
Emma Indal 5c86f3e2b7 downgrade test utils package
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-04-09 13:46:10 +02:00
Eric Peterson ff1cc8bced Expose an alternative, add-on-aware read component and hooks.
Co-authored-by: Emma Indal <emma.indahl@gmail.com>
Co-authored-by: Camila Belo <camilaibs@gmail.com>
Co-authored-by: Otto Sichert <git@ottosichert.de>
Co-authored-by: Anders Näsman <andersn@spotify.com>

Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-04-09 13:44:47 +02:00
Johan Haals 993d220af1 Merge pull request #10710 from backstage/dependabot/npm_and_yarn/puppeteer-13.5.2
build(deps-dev): bump puppeteer from 13.3.2 to 13.5.2
2022-04-08 15:46:57 +02:00
Johan Haals 679d9f1820 Merge pull request #10704 from backstage/dependabot/npm_and_yarn/types/dockerode-3.3.8
build(deps): bump @types/dockerode from 3.3.7 to 3.3.8
2022-04-08 14:13:37 +02:00
Johan Haals 11ee526b88 Merge pull request #10707 from backstage/dependabot/npm_and_yarn/material-ui/icons-4.11.3
build(deps): bump @material-ui/icons from 4.11.2 to 4.11.3
2022-04-08 14:06:55 +02:00
Johan Haals 540ad34947 Merge pull request #10706 from backstage/dependabot/npm_and_yarn/google-auth-library-7.14.1
build(deps): bump google-auth-library from 7.14.0 to 7.14.1
2022-04-08 14:02:06 +02:00
Johan Haals 0d7e6656b4 Merge pull request #10682 from backstage/dependabot/npm_and_yarn/rollup-plugin-esbuild-4.9.1
build(deps): bump rollup-plugin-esbuild from 4.7.2 to 4.9.1
2022-04-08 13:56:12 +02:00
dependabot[bot] 81463f7f7b build(deps-dev): bump puppeteer from 13.3.2 to 13.5.2
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 13.3.2 to 13.5.2.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/puppeteer/puppeteer/compare/v13.3.2...v13.5.2)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-08 11:47:09 +00:00
dependabot[bot] 137b9e4047 build(deps): bump @material-ui/icons from 4.11.2 to 4.11.3
Bumps [@material-ui/icons](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-icons) from 4.11.2 to 4.11.3.
- [Release notes](https://github.com/mui-org/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v4.11.3/CHANGELOG.md)
- [Commits](https://github.com/mui-org/material-ui/commits/v4.11.3/packages/material-ui-icons)

---
updated-dependencies:
- dependency-name: "@material-ui/icons"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-08 11:28:11 +00:00
dependabot[bot] b0494fb56b build(deps): bump @types/dockerode from 3.3.7 to 3.3.8
Bumps [@types/dockerode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dockerode) from 3.3.7 to 3.3.8.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-08 11:25:15 +00:00