Commit Graph

25105 Commits

Author SHA1 Message Date
Johan Haals f00d861fbb Merge pull request #10518 from backstage/dependabot/npm_and_yarn/testing-library/user-event-14.0.0
build(deps): bump @testing-library/user-event from 13.5.0 to 14.0.0
2022-04-05 13:16:40 +02:00
Ben Lambert 25ecabf2b1 Merge pull request #10630 from backstage/dependabot/npm_and_yarn/rollup-2.70.1
build(deps): bump rollup from 2.70.0 to 2.70.1
2022-04-05 13:07:28 +02:00
Ben Lambert d9dddb6926 Merge pull request #10632 from backstage/dependabot/npm_and_yarn/aws-sdk-2.1107.0
build(deps): bump aws-sdk from 2.1100.0 to 2.1107.0
2022-04-05 13:07:08 +02:00
Ben Lambert 00c33b2e78 Merge pull request #10633 from backstage/dependabot/npm_and_yarn/google-cloud/storage-5.18.3
build(deps): bump @google-cloud/storage from 5.11.0 to 5.18.3
2022-04-05 13:06:45 +02:00
Ben Lambert 6b5afb76a0 Merge pull request #10631 from backstage/dependabot/npm_and_yarn/azure/msal-node-1.8.0
build(deps): bump @azure/msal-node from 1.7.0 to 1.8.0
2022-04-05 13:06:13 +02:00
Johan Haals c9201ca186 chore: remove rendudant expect
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-04-05 10:27:32 +02:00
Patrik Oldsberg 7eb705eabe Merge pull request #10576 from backstage/rugvip/scaffolder-navigation
scaffolder: add links to subroutes + rename /preview -> /edit
2022-04-05 10:22:20 +02:00
Johan Haals 15c25ae3aa Merge pull request #10634 from backstage/dependabot/npm_and_yarn/types/dockerode-3.3.7
build(deps): bump @types/dockerode from 3.3.6 to 3.3.7
2022-04-05 10:21:18 +02:00
Johan Haals 7715c8e124 Merge pull request #10638 from backstage/jhaals-patch-1
renovate: fix prettier
2022-04-05 10:20:55 +02:00
Johan Haals f512554910 add cli changeset
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-04-05 10:19:55 +02:00
Patrik Oldsberg b60e93994b catalog-graph: work around test race and missing mocks
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Johan Haals <johan.haals@gmail.com>
2022-04-05 10:19:55 +02:00
Johan Haals d02c070f8f e2e: Skip version lookup for non @backstage packages
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-04-05 10:19:55 +02:00
Johan Haals ba6dccc7d7 user-event version to 14
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-04-05 10:19:55 +02:00
Johan Haals e319dcfd3e evert "chore: run setup once"
This reverts commit d70ea6a0646549fed81e5566ae380cc13c3a51af.

Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-04-05 10:19:55 +02:00
Johan Haals 9c4ed43f04 chore: run setup once
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-04-05 10:19:54 +02:00
Johan Haals d90a2db871 chore: replace pointer with click
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-04-05 10:19:54 +02:00
Eric Peterson 6303fe61e3 Fix SearchBar fake timer tests for latest user-event.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-04-05 10:19:54 +02:00
Johan Haals f177208035 chore: waitFor type event
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-04-05 10:19:54 +02:00
Johan Haals 4fd45b202b chore: await userEvent in tests
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-04-05 10:19:54 +02:00
Johan Haals fbee9f49e5 chore: await tests
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-04-05 10:19:54 +02:00
Johan Haals b1190bf676 await userEvent
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-04-05 10:19:54 +02:00
Johan Haals 659111711e fix tests
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-04-05 10:19:53 +02:00
dependabot[bot] 24254fd433 build(deps): bump @testing-library/user-event from 13.5.0 to 14.0.0
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 13.5.0 to 14.0.0.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/user-event/compare/v13.5.0...v14.0.0)

---
updated-dependencies:
- dependency-name: "@testing-library/user-event"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-04-05 10:19:52 +02:00
Patrik Oldsberg 17ca90b3db Merge pull request #10608 from backstage/rugvip/bb3
scaffolder-backend: switch bitbucket-demo example template to use fetch:template
2022-04-05 10:16:58 +02:00
Ben Lambert 0857aaef20 Merge pull request #10506 from backstage/changeset-release/master
Version Packages (next)
2022-04-05 10:11:20 +02:00
Johan Haals 7b0bbee030 renovate: fix prettier
Make prettier happy

Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-04-05 09:40:26 +02:00
github-actions[bot] 39e446d0ff Version Packages (next) 2022-04-05 07:35:01 +00:00
Johan Haals de95be6322 Merge pull request #10628 from backstage/timbonicus/demo-theme-pointer
Add pointer to custom theme on demo site
2022-04-05 09:28:40 +02:00
dependabot[bot] d0aee9242e build(deps): bump @types/dockerode from 3.3.6 to 3.3.7
Bumps [@types/dockerode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dockerode) from 3.3.6 to 3.3.7.
- [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-05 04:23:29 +00:00
dependabot[bot] ab42fddb54 build(deps): bump @google-cloud/storage from 5.11.0 to 5.18.3
Bumps [@google-cloud/storage](https://github.com/googleapis/nodejs-storage) from 5.11.0 to 5.18.3.
- [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.11.0...v5.18.3)

---
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-05 04:22:14 +00:00
dependabot[bot] 5f5abcf614 build(deps): bump aws-sdk from 2.1100.0 to 2.1107.0
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1100.0 to 2.1107.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1100.0...v2.1107.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-05 04:20:52 +00:00
dependabot[bot] 7ee6919edd build(deps): bump @azure/msal-node from 1.7.0 to 1.8.0
Bumps [@azure/msal-node](https://github.com/AzureAD/microsoft-authentication-library-for-js) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases)
- [Commits](https://github.com/AzureAD/microsoft-authentication-library-for-js/compare/msal-node-v1.7.0...msal-node-v1.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-05 04:19:27 +00:00
dependabot[bot] 4543673a4e build(deps): bump rollup from 2.70.0 to 2.70.1
Bumps [rollup](https://github.com/rollup/rollup) from 2.70.0 to 2.70.1.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.70.0...v2.70.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-05 04:18:43 +00:00
Tim Hansen 6cc32f8c8d Add pointer to custom theme on demo site
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2022-04-04 17:11:20 -06:00
Patrik Oldsberg 6880fbfb32 Merge pull request #10616 from eskerda/docs/refresh-interval-processing
docs: update github discovery processing example
2022-04-04 18:15:38 +02:00
eskerda 757bf20040 docs: update github discovery processing example
Signed-off-by: eskerda <eskerda@gmail.com>
2022-04-04 16:58:05 +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
Patrik Oldsberg 45ddab44ed scaffolder-backend: switch bitbucket-demo example template to use fetch:template
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-04-04 11:47:23 +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