Commit Graph

25068 Commits

Author SHA1 Message Date
blam 4bfde894e0 chore: just force the type for now to see if it works
Signed-off-by: blam <ben@blam.sh>
2022-04-06 14:30:00 +02:00
blam f4fd7f5400 chore: fixing the version numbers
Signed-off-by: blam <ben@blam.sh>
2022-04-04 16:01:28 +02:00
Eric Peterson 1cd678be2b Fix tsc errors in search-backend-node
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-04-04 16:01:13 +02:00
blam 2538bf72e3 chore: @node/types -> 16.x
Signed-off-by: blam <ben@blam.sh>
2022-04-04 16:01:06 +02:00
Patrik Oldsberg 8aeb703cc9 Merge pull request #10612 from backstage/rugvip/e2e-fail
e2e-test: pass through errors
2022-04-04 15:45:13 +02:00
Ben Lambert ea357ebbdb Merge pull request #10581 from backstage/timbonicus/destructure-query-params
Destructure query params in pickers
2022-04-04 15:12:50 +02:00
Ben Lambert 0c304b1d14 Merge pull request #10597 from backstage/dependabot/npm_and_yarn/material-ui/core-4.12.4
build(deps): bump @material-ui/core from 4.12.3 to 4.12.4
2022-04-04 15:01:48 +02:00
Patrik Oldsberg d77cedd2ca e2e-test: pass through errors
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-04-04 14:50:07 +02:00
Ben Lambert 4432c14a90 Merge pull request #10586 from awanlin/topic/optionally-hide-ownership-relations-toggle
Optionally hide OwnershipCard relation toggle
2022-04-04 14:48:42 +02:00
Fredrik Adelöw 5c222e2052 Merge pull request #10610 from backstage/freben/1.0.2
pin event-source-polyfill to 1.0.25
2022-04-04 13:54:08 +02:00
Fredrik Adelöw 9975ff9852 pin event-source-polyfill to 1.0.25
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-04-04 13:16:20 +02:00
Ben Lambert 5a968c2e52 Merge pull request #10580 from awanlin/topic/add-description-to-memberslistcard
Added description for each member in MembersListCard
2022-04-04 10:50:20 +02:00
Ben Lambert f0673055c2 Merge pull request #10591 from backstage/dependabot/npm_and_yarn/graphiql-1.8.3
build(deps): bump graphiql from 1.8.2 to 1.8.3
2022-04-04 10:37:30 +02:00
Fredrik Adelöw 4fb5c104ed Merge pull request #10585 from shadab16/patch-1
(doc) Use https link for directing users to knexjs
2022-04-04 10:34:00 +02:00
Ben Lambert 48c1813ee7 Merge pull request #10600 from backstage/dependabot/npm_and_yarn/graphql-tools/schema-8.3.6
build(deps): bump @graphql-tools/schema from 8.3.5 to 8.3.6
2022-04-04 10:29:11 +02:00
Ben Lambert 05b1621a5c Merge pull request #10599 from backstage/dependabot/npm_and_yarn/spotify/prettier-config-13.0.0
build(deps-dev): bump @spotify/prettier-config from 12.0.0 to 13.0.0
2022-04-04 10:22:36 +02:00
Fredrik Adelöw 8a04f36c96 Merge pull request #10593 from backstage/dependabot/npm_and_yarn/storybook/storybook/addon-a11y-6.4.20
build(deps-dev): bump @storybook/addon-a11y from 6.4.19 to 6.4.20 in /storybook
2022-04-04 09:40:40 +02:00
Johan Haals 5c57f5d779 Merge pull request #10590 from backstage/dependabot/npm_and_yarn/cypress-9.5.3
build(deps-dev): bump cypress from 9.5.0 to 9.5.3
2022-04-04 09:34:46 +02:00
Johan Haals b1a3880ccd Merge pull request #10598 from backstage/dependabot/npm_and_yarn/eslint-8.12.0
build(deps): bump eslint from 8.11.0 to 8.12.0
2022-04-04 09:34:10 +02:00
Fredrik Adelöw a5c7254731 the rest too
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-04-04 09:01:46 +02:00
dependabot[bot] 099a2addfb build(deps-dev): bump @spotify/prettier-config from 12.0.0 to 13.0.0
Bumps [@spotify/prettier-config](https://github.com/spotify/web-scripts) from 12.0.0 to 13.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/v12.0.0...v13.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>
2022-04-04 05:20:00 +00:00
Fredrik Adelöw 9bc3141576 Merge pull request #10587 from backstage/dependabot/npm_and_yarn/microsite/prettier-2.6.2
build(deps-dev): bump prettier from 2.6.1 to 2.6.2 in /microsite
2022-04-04 07:07:25 +02:00
dependabot[bot] 84e7815b58 build(deps): bump @graphql-tools/schema from 8.3.5 to 8.3.6
Bumps [@graphql-tools/schema](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/schema) from 8.3.5 to 8.3.6.
- [Release notes](https://github.com/ardatan/graphql-tools/releases)
- [Changelog](https://github.com/ardatan/graphql-tools/blob/master/packages/schema/CHANGELOG.md)
- [Commits](https://github.com/ardatan/graphql-tools/commits/@graphql-tools/schema@8.3.6/packages/schema)

---
updated-dependencies:
- dependency-name: "@graphql-tools/schema"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 04:45:16 +00:00
dependabot[bot] ce7641aebf build(deps): bump eslint from 8.11.0 to 8.12.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.11.0 to 8.12.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.11.0...v8.12.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 04:44:22 +00:00
dependabot[bot] 9b3af9d2e2 build(deps): bump @material-ui/core from 4.12.3 to 4.12.4
Bumps [@material-ui/core](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui) from 4.12.3 to 4.12.4.
- [Release notes](https://github.com/mui-org/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v4.12.4/CHANGELOG.md)
- [Commits](https://github.com/mui-org/material-ui/commits/v4.12.4/packages/material-ui)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 04:43:54 +00:00
dependabot[bot] 9f3866e956 build(deps-dev): bump @storybook/addon-a11y in /storybook
Bumps [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/addons/a11y) from 6.4.19 to 6.4.20.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.4.20/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.4.20/addons/a11y)

---
updated-dependencies:
- dependency-name: "@storybook/addon-a11y"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 04:38:46 +00:00
dependabot[bot] 0307421684 build(deps): bump graphiql from 1.8.2 to 1.8.3
Bumps [graphiql](https://github.com/graphql/graphiql) from 1.8.2 to 1.8.3.
- [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.2...graphiql@1.8.3)

---
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-04 04:36:03 +00:00
dependabot[bot] 2de9d6d448 build(deps-dev): bump cypress from 9.5.0 to 9.5.3
Bumps [cypress](https://github.com/cypress-io/cypress) from 9.5.0 to 9.5.3.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v9.5.0...v9.5.3)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 04:35:04 +00:00
dependabot[bot] 02b44a0b92 build(deps-dev): bump prettier from 2.6.1 to 2.6.2 in /microsite
Bumps [prettier](https://github.com/prettier/prettier) from 2.6.1 to 2.6.2.
- [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.6.1...2.6.2)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 04:09:40 +00:00
Andre Wanlin 724522c79c Tighten up when hiddent
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2022-04-03 15:46:13 -05:00
Andre Wanlin 8d3f09e88c Improved changeset note
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2022-04-03 15:39:56 -05:00
Andre Wanlin cb592bfce7 Optionally hide OwnershipCard relation toggle
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2022-04-03 15:27:38 -05:00
Shadab Ansari 0523b77648 (doc) Use https link for directing users to knexjs
Signed-off-by: Shadab Ansari <shadab@geekpoint.net>
2022-04-03 07:01:29 +05:30
Ben Lambert 8b93d6d92c Merge pull request #10583 from okize/patch-1
add Wistia to adopters list
2022-04-02 18:59:34 +02:00
Morgan Wigmanich e7007d147c Update ADOPTERS.md
Signed-off-by: Morgan Wigmanich <okize123@gmail.com>
2022-04-02 08:52:46 -04:00
Tim Hansen 4be0d1e777 Destructure query params in picker
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2022-04-01 15:53:24 -06:00
Andre Wanlin 0bada4fc4d Added description for each member in MembersListCard
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2022-04-01 15:13:30 -05:00
Ben Lambert 268f7faeea Merge pull request #10572 from saan800/BackstageTab_to_overridableComponent_styles
Add BackstageTab to overridableComponents
2022-04-01 16:25:10 +02:00
Ben Lambert 40e1fc66f7 Merge pull request #10563 from backstage/dependabot/npm_and_yarn/spotify/eslint-config-react-13.0.0
build(deps): bump @spotify/eslint-config-react from 12.0.0 to 13.0.0
2022-04-01 15:34:21 +02:00
Fredrik Adelöw a91231faec Merge pull request #10573 from backstage/freben/broom
🧹  just some more api report cleanup
2022-04-01 15:31:38 +02:00
sandra-greenhalgh 9e78aeb72f mark TabClassKey as public
Signed-off-by: sandra-greenhalgh <sandra.greenhalgh@justeattakeaway.com>
2022-04-01 14:26:01 +01:00
Fredrik Adelöw 99063c39ae just some more api report cleanup
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-04-01 14:59:50 +02:00
sandra-greenhalgh 6db6f26548 update core-components/api-reports.md
Signed-off-by: sandra-greenhalgh <sandra.greenhalgh@justeattakeaway.com>
2022-04-01 13:07:12 +01:00
sandra-greenhalgh 25b8e8d5b5 Add BackstageTab to overridableComponents
Signed-off-by: sandra-greenhalgh <sandra.greenhalgh@justeattakeaway.com>
2022-04-01 12:32:48 +01:00
Ben Lambert da8e374ca6 Merge pull request #10528 from LvffY/master
Update documentation
2022-04-01 10:55:41 +02:00
Ben Lambert e0d9b6ee8d Merge pull request #10564 from backstage/dependabot/npm_and_yarn/winston-3.6.0
build(deps): bump winston from 3.5.1 to 3.6.0
2022-04-01 10:41:41 +02:00
Ben Lambert bff981c780 Merge pull request #10345 from RoadieHQ/fix-techdocs-query-selectors
Fix broken querySelectors on techdocs
2022-04-01 10:41:11 +02:00
Ben Lambert 947ce9d60d Merge pull request #10565 from backstage/dependabot/npm_and_yarn/testing-library/jest-dom-5.16.3
build(deps): bump @testing-library/jest-dom from 5.16.2 to 5.16.3
2022-04-01 09:53:03 +02:00
Ben Lambert 64b8daecbc Merge pull request #10568 from backstage/dependabot/npm_and_yarn/types/react-17.0.43
build(deps): bump @types/react from 17.0.39 to 17.0.43
2022-04-01 09:51:52 +02:00
Ben Lambert 4a6437e784 Merge pull request #10561 from backstage/dependabot/npm_and_yarn/eslint-plugin-react-7.29.4
build(deps): bump eslint-plugin-react from 7.28.0 to 7.29.4
2022-04-01 09:51:24 +02:00