diff --git a/.changeset/thirty-peas-exist.md b/.changeset/thirty-peas-exist.md new file mode 100644 index 0000000000..782643bd1c --- /dev/null +++ b/.changeset/thirty-peas-exist.md @@ -0,0 +1,5 @@ +--- +'@backstage/integration': patch +--- + +Fixed bug in integration package where selfhosted gitlab instances with custom ports weren't supported (because of the lack of an option to add the port in the integration configs. Now users can add the port directly in the host) diff --git a/e HEAD~2 b/e HEAD~2 new file mode 100644 index 0000000000..c719216723 --- /dev/null +++ b/e HEAD~2 @@ -0,0 +1,190908 @@ +commit 1bc8c55822f0e5af9be69ac2d8b85958f6ad5f5f (HEAD -> gitlab-selfhosted-fix) +Author: Edgar Silva +Date: Thu Feb 17 12:36:09 2022 +0000 + + Changed repoIDLookup to url.origin + + Changed the repoIDLookup concatenation from 'url.protocol + url.host' to + 'url.origin', which does essentially the same but is simpler. + + Signed-off-by: Edgar Silva + +commit 2f1050ec1064601d9761fd281626b34119049363 +Author: Edgar Silva +Date: Wed Feb 16 18:50:21 2022 +0000 + + Updated gitlab integration to include port + + Updated integration module to allow for the use of a custom port, which + is often the case in self hosted gitlab instances + + Removed host.includes(':') check in config.ts to allow for users to + include the port in the host + Changed url.hostname to url.host in core.ts to include the port in the + api call (otherwise it'll result in an error when trying to import a new + component) + + Signed-off-by: Edgar Silva + +commit ecbb373f599280b5506294f03f6dc33a39110481 (origin/master, origin/HEAD, master) +Merge: 69ad9e1e7b 8fa3bba4a4 +Author: Patrik Oldsberg +Date: Wed Feb 16 19:18:58 2022 +0100 + + Merge pull request #9464 from backstage/dependabot/npm_and_yarn/rollup-2.67.2 + + chore(deps): bump rollup from 2.60.2 to 2.67.2 + +commit 69ad9e1e7b7c499df00ac24d429709df9a2e7e8f +Merge: d99c3c2177 a31cdf9c85 +Author: Fredrik Adelöw +Date: Wed Feb 16 18:58:14 2022 +0100 + + Merge pull request #9560 from backstage/freben/location-by-ref + + Removed `CatalogApi.geLocationByEntity` and `CatalogApi.getOriginLocationByEntity`, and replaced them with `CatalogApi.getLocationByRef`. + +commit d99c3c2177328aed1e96a4e6e68722f8dd9f2930 +Merge: 529814d02d b42ccffafe +Author: Patrik Oldsberg +Date: Wed Feb 16 18:40:37 2022 +0100 + + Merge pull request #9254 from backstage/rugvip/add-roles + + packages: add roles to all packages + +commit 529814d02d6bbec38a4e47b7269dd86091efab48 +Merge: 40af72b95d 91f6be833e +Author: Ben Lambert +Date: Wed Feb 16 18:32:09 2022 +0100 + + Merge pull request #9576 from backstage/blam/deprecations/scaffolder-backend + + deprecations: remove deprecated `ctx.token` + +commit 40af72b95de4a684e4d78767910731746e771add +Merge: af32e5b10e 2c5caf4e05 +Author: Patrik Oldsberg +Date: Wed Feb 16 17:42:18 2022 +0100 + + Merge pull request #9568 from RoadieHQ/remove-react-use + + remove react-use from core-plugin-api + +commit af32e5b10ecb0b8d229f1f72f9773f1ef7e6555b +Merge: 847ba7f606 2dc67b70e5 +Author: Patrik Oldsberg +Date: Wed Feb 16 17:25:31 2022 +0100 + + Merge pull request #9545 from emalihin/patch-1 + + remove duplicate ingress.class annotation + +commit 847ba7f606a1955dbd3671b29d274aae9f38820a +Merge: 08140a4eac eca7c3a92d +Author: Patrik Oldsberg +Date: Wed Feb 16 17:23:29 2022 +0100 + + Merge pull request #9543 from RoadieHQ/gcp-projects-use-react-hookz + + Gcp projects use react hookz + +commit 08140a4eacb4e5dc7fc046d71d96fa90228c58b5 +Merge: 0cfbec9b79 12dd25c2a1 +Author: Patrik Oldsberg +Date: Wed Feb 16 17:17:47 2022 +0100 + + Merge pull request #9542 from awanlin/topic/update-empty-flag + + Updated EmptyFlags code example + +commit b42ccffafe2daeaae7c69849e6f67c497fcf5209 +Author: Patrik Oldsberg +Date: Wed Feb 16 16:51:19 2022 +0100 + + cli: fix for backend bundle build ignoring building of the app + + Signed-off-by: Patrik Oldsberg + +commit ba5ea41f9effab11978f22e7075a2e948b6c1158 +Author: Patrik Oldsberg +Date: Wed Feb 16 13:05:28 2022 +0100 + + cli: rename app role to frontend + + Signed-off-by: Patrik Oldsberg + +commit a31cdf9c85738d11f437f9c6e4c5cb62a76e0ed0 +Author: Fredrik Adelöw +Date: Wed Feb 16 15:51:51 2022 +0100 + + put back the actual implementation, to not break old clients + + Signed-off-by: Fredrik Adelöw + +commit 91f6be833e7b6b8c21239867e55576eae5fc9f70 +Author: blam +Date: Wed Feb 16 14:55:30 2022 +0100 + + chore: fixing test + + Signed-off-by: blam + +commit 0cfbec9b793df91e1364563b17377e6776da2b46 +Merge: eae833a780 eca5c79447 +Author: Himanshu Mishra +Date: Wed Feb 16 14:11:03 2022 +0100 + + Merge pull request #9577 from backstage/emmaindal-patch-1 + + [Docs] fix broken storybook link + +commit eae833a780b31ab1ab7bdc8ba0ce7923c06555fa +Merge: 08b9b4db86 651b919dbb +Author: Patrik Oldsberg +Date: Wed Feb 16 13:58:55 2022 +0100 + + Merge pull request #9487 from andrewthauer/home-toolkit-accordian + + feat: add accordian home page toolkit support + +commit 08b9b4db86ccd2512ca82af21fdb09b0af691752 +Merge: e4709d570e 64da85d7aa +Author: Patrik Oldsberg +Date: Wed Feb 16 13:49:57 2022 +0100 + + Merge pull request #9363 from richardluong/rluong-dominant-baseline + + Change to Avatar in ShortcutIcon + +commit eca5c7944796aeb5887a53b3da87479531099174 +Author: Emma Indal +Date: Wed Feb 16 13:28:37 2022 +0100 + + fix broken storybook link + + Signed-off-by: Emma Indal + +commit 79c500e10e0670534b9cc9e7a581b95c8f76326c +Author: blam +Date: Wed Feb 16 13:18:24 2022 +0100 + + chore: updating changeset + + Signed-off-by: blam + +commit 0df5389f2f03bdbfb7c052673afd2c8fd19d09aa +Author: blam +Date: Wed Feb 16 13:16:00 2022 +0100 + + chore: remove from ActionsContext too + + Signed-off-by: blam + +commit 8db2b671c60f246fb184a9be6bae80eae994ec0c +Author: blam +Date: Wed Feb 16 13:08:28 2022 +0100 + + chore: added changeset + + Signed-off-by: blam + +commit 7bed999eb67770339b7daceb7ca53fbe004a105e +Author: blam +Date: Wed Feb 16 13:06:04 2022 +0100 + + chore: updating api-report with removed token + + Signed-off-by: blam + +commit 3d0dc89b76841cc2ad9d6322285a08ac4a14a405 +Author: blam +Date: Wed Feb 16 13:01:46 2022 +0100 + + chore: removed the token from actions, it's now backstageToken + + Signed-off-by: blam + +commit 64da85d7aa41a6769e8b990f6cd026d10b423566 +Author: Patrik Oldsberg +Date: Wed Feb 16 13:09:05 2022 +0100 + + shortcuts: remove unused import + + Signed-off-by: Patrik Oldsberg + +commit e4709d570e9cdca126d1711b06081cb48dab91a9 +Merge: 1aa2828a81 1208397ea6 +Author: Himanshu Mishra +Date: Wed Feb 16 12:43:41 2022 +0100 + + Merge pull request #9394 from backstage/orkohunter/homepage-getting-started + + Docs: Tutorial on adding a Backstage home page + +commit c8d1f915e780231c94f9fa1487bb241beeeeb63e +Author: Patrik Oldsberg +Date: Wed Feb 16 12:39:27 2022 +0100 + + shortcuts: remove unnecessary test + + Signed-off-by: Patrik Oldsberg + +commit 1208397ea62a18b2546311e1f20835d61498d93b +Author: Himanshu Mishra +Date: Wed Feb 16 12:33:35 2022 +0100 + + Home page -> homepage for consistency + + Signed-off-by: Himanshu Mishra + +commit 1aa2828a81d4516cb6a8bb8044903de6e9709d88 +Merge: a1c6fa32f3 d9a4750d26 +Author: Patrik Oldsberg +Date: Wed Feb 16 12:15:05 2022 +0100 + + Merge pull request #9289 from moltenice-forks/airbrake-api + + Airbrake Plugin API connectivity + +commit a1c6fa32f3d0408621d5854a47aa764a649b2738 +Merge: 6be27046e3 5e585bbc7f +Author: Fredrik Adelöw +Date: Wed Feb 16 10:58:20 2022 +0100 + + Merge pull request #9488 from backstage/freben/move-template + + move `TemplateEntityV1beta2` to `@backstage/plugin-scaffolder-common` + +commit 6be27046e3ea31ca5ade090788ebf754102e61d4 +Merge: 6bc4a0a7a4 7d3471db94 +Author: Ben Lambert +Date: Wed Feb 16 10:56:30 2022 +0100 + + Merge pull request #9572 from backstage/blam/deprecations/remove-provider-config + + deprecation: Remove `scaffolder.provider` config + +commit 7d3471db944f74030c883505dbfd04244ccc6215 +Author: blam +Date: Wed Feb 16 10:24:46 2022 +0100 + + chore: added changeset + + Signed-off-by: blam + +commit 65e0322e0dafef501d7028188c6d4fe9615b12bf +Author: blam +Date: Wed Feb 16 10:19:17 2022 +0100 + + chore: remove the deprecated provider config + + Signed-off-by: blam + +commit 2c5caf4e056a1a07e003bf737ca551ff8577884a +Author: Brian Fletcher +Date: Wed Feb 16 09:11:06 2022 +0000 + + fixes typo in changeset + + Signed-off-by: Brian Fletcher + +commit 6bc4a0a7a40c9e0e6abfc556de3ffa88844b03c2 +Merge: 373dfd4054 89846c22c7 +Author: Patrik Oldsberg +Date: Wed Feb 16 10:07:31 2022 +0100 + + Merge pull request #9553 from danilosoarescardoso/master + + adding adopter + +commit 373dfd4054c55399b9d619a68aedfca53d4fcd6f +Merge: 752e6217ab b2e8daabed +Author: Patrik Oldsberg +Date: Wed Feb 16 10:05:13 2022 +0100 + + Merge pull request #9566 from backstage/dependabot/npm_and_yarn/css-loader-6.6.0 + + chore(deps): bump css-loader from 6.5.1 to 6.6.0 + +commit 752e6217ab1789c789dafb5d22e6404e4834239f +Merge: d7868b4b0a 9035dbe289 +Author: Patrik Oldsberg +Date: Wed Feb 16 10:04:40 2022 +0100 + + Merge pull request #9562 from backstage/rugvip/secpol + + cli,codemods: update security policies + +commit 2714145cf5a8999f98b46471be19d5bbff263871 +Author: Brian Fletcher +Date: Wed Feb 16 09:02:45 2022 +0000 + + Adds a changeset + + Signed-off-by: Brian Fletcher + +commit 5e585bbc7f5a7d2a0247bf6539874c19be845ecc +Author: Fredrik Adelöw +Date: Tue Feb 15 14:52:49 2022 +0100 + + review comments + + Signed-off-by: Fredrik Adelöw + +commit 6fe01cec0487fe7269e9376e8fc3fa0d28c46708 +Author: Fredrik Adelöw +Date: Mon Feb 14 15:58:00 2022 +0100 + + add back the deprecation triangle on cards too + + Signed-off-by: Fredrik Adelöw + +commit e53afe448b1d84ffa69f5b1e2c9dab8e20f93541 +Author: Fredrik Adelöw +Date: Mon Feb 14 15:19:39 2022 +0100 + + warn in backend when scaffolding old templates + + Signed-off-by: Fredrik Adelöw + +commit e72d371296b7609e3bc4dd1b3bbd52abdde8170b +Author: Fredrik Adelöw +Date: Sat Feb 12 11:19:05 2022 +0100 + + move `TemplateEntityV1beta2` from `@backstage/catalog-model` to `@backstage/plugin-scaffolder-common` + + Signed-off-by: Fredrik Adelöw + +commit 8fa3bba4a4244c0121c26d9e579caf8fe839f718 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Wed Feb 16 08:40:07 2022 +0000 + + chore(deps): bump rollup from 2.60.2 to 2.67.2 + + Bumps [rollup](https://github.com/rollup/rollup) from 2.60.2 to 2.67.2. + - [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.60.2...v2.67.2) + + --- + updated-dependencies: + - dependency-name: rollup + dependency-type: direct:production + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit d7868b4b0ae93160e8ffd388d81bf30762ca6640 +Merge: c412ddbeac 04f8837fb3 +Author: Johan Haals +Date: Wed Feb 16 09:35:36 2022 +0100 + + Merge pull request #9563 from RoadieHQ/update-roadie-plugins-v2 + + Update roadie plugins version + +commit 2dc67b70e50b76606ea91a3a6bb0a50469f249cc +Author: Eugene Malihins +Date: Tue Feb 15 15:19:59 2022 +0200 + + remove duplicate ingress.class annotation + + `kubernetes.io/ingress.class` annotation is already rendered on line 23 from `.Values.ingress.annotations`. + + This removes the duplicate, allowing Flux to deploy the chart (https://github.com/fluxcd/flux2/issues/1522) + + Signed-off-by: Eugene Malihins + +commit 548550685ebd02e29f4c30bbc59a857d370d58c6 +Author: Brian Fletcher +Date: Wed Feb 16 06:59:52 2022 +0000 + + remove react-use from core-plugin-api + + It does not appear to be used here. + + Signed-off-by: Brian Fletcher + +commit b2e8daabed938765066d7e5e21b825b5041126d1 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Wed Feb 16 04:08:04 2022 +0000 + + chore(deps): bump css-loader from 6.5.1 to 6.6.0 + + Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.5.1 to 6.6.0. + - [Release notes](https://github.com/webpack-contrib/css-loader/releases) + - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md) + - [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.5.1...v6.6.0) + + --- + updated-dependencies: + - dependency-name: css-loader + dependency-type: direct:production + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit c412ddbeacf83c71c65f406e8bf0352de2c866ca +Merge: a12503a305 661594bf43 +Author: Patrik Oldsberg +Date: Wed Feb 16 01:26:02 2022 +0100 + + Merge pull request #9559 from backstage/rugvip/intype + + scaffolder-backend: update TemplateAction to use more precise types + +commit 04f8837fb383b1ecc47d8ebdb891aa7fc7334c4c +Author: irma12 +Date: Tue Feb 15 23:10:16 2022 +0100 + + update roadie plugins version + + Signed-off-by: irma12 + +commit 9035dbe289905227ab625ddffff1e56eb58d039c +Author: Patrik Oldsberg +Date: Tue Feb 15 23:04:50 2022 +0100 + + cli,codemods: update security policies + + Signed-off-by: Patrik Oldsberg + +commit a12503a3053f1bd8f715828b2fe4e51984c2c80e +Merge: c63dff303c 1c95de39e3 +Author: Patrik Oldsberg +Date: Tue Feb 15 22:53:22 2022 +0100 + + Merge pull request #9511 from bassco/docker-build-deps-vscode-sqlite3 + + fix(docker): add deps for @vscode/sqlite3 + +commit 9892d74326c069162ba0bbb7348c944b166b3104 +Author: Patrik Oldsberg +Date: Tue Feb 15 21:27:12 2022 +0100 + + cli: renamed `script` commands to `package` + + Signed-off-by: Patrik Oldsberg + +commit 51ce07f0fe5d9f457188e010a3e04a615ae4436b +Author: Patrik Oldsberg +Date: Mon Feb 14 22:51:47 2022 +0100 + + cli: fix incorrect target package for app and backend build + + Signed-off-by: Patrik Oldsberg + +commit d9aa726fe1fdb734ed6303ea637492f22c760834 +Author: Patrik Oldsberg +Date: Tue Feb 15 11:32:00 2022 +0100 + + cli: skip diff of new package scripts + + Signed-off-by: Patrik Oldsberg + +commit 661594bf438e8ac039216af21d09c10114d00b9e +Author: Patrik Oldsberg +Date: Tue Feb 15 17:54:45 2022 +0100 + + scaffolder-backend: update TemplateAction to use more precise types + + Signed-off-by: Patrik Oldsberg + +commit c63dff303ca4c8636616b1ccfd63e9a5c7013634 +Merge: 816a08fa30 377fce4677 +Author: Patrik Oldsberg +Date: Tue Feb 15 20:14:08 2022 +0100 + + Merge pull request #9540 from backstage/rugvip/if + + jenkins-backend: depend on interface rather than implementation + +commit deaf6065dbb6cb2734e85ee2feb718d08f97415f +Author: Fredrik Adelöw +Date: Tue Feb 15 19:15:38 2022 +0100 + + Removed `CatalogApi.geLocationByEntity` and `CatalogApi.getOriginLocationByEntity`, and replaced them with `CatalogApi.getLocationByRef`. + + Signed-off-by: Fredrik Adelöw + +commit 816a08fa30f5545d1afd6b46fb54a7b4cedd2a52 +Merge: 15756907dc af6062aa20 +Author: Fredrik Adelöw +Date: Tue Feb 15 18:56:51 2022 +0100 + + Merge pull request #9557 from backstage/jhaals/remove-CatalogClientWrapper + + catalog: Remove CatalogClientWrapper + +commit 15756907dc5bbafb6fd28e47e62f94205a5cfa7f +Merge: c29e26319a 2badbd0054 +Author: Patrik Oldsberg +Date: Tue Feb 15 18:33:43 2022 +0100 + + Merge pull request #9500 from backstage/rugvip/parallint + + cli: introduce new `repo lint` command + +commit 377fce46776d66670409658bb8e83ea86d04fef0 +Author: Patrik Oldsberg +Date: Tue Feb 15 12:25:41 2022 +0100 + + jenkins-backend: depend on interface rather than implementation + + Signed-off-by: Patrik Oldsberg + +commit af6062aa200cc2bfdbc377b86aaf26eae75e2863 +Author: Johan Haals +Date: Tue Feb 15 16:50:47 2022 +0100 + + Update api report + + Signed-off-by: Johan Haals + +commit c29e26319ac5fc012f14ad222be1d57c154a327f +Merge: a52c98522a 7657eeae22 +Author: Johan Haals +Date: Tue Feb 15 16:49:41 2022 +0100 + + Merge pull request #9554 from backstage/jhaals/remove-router + + catalog: remove Router and EntityPageLayout + +commit ae7edbea45d95174d3c2d913495a890b48e9f486 +Author: Johan Haals +Date: Tue Feb 15 16:33:18 2022 +0100 + + catalog: Remove CatalogClientWrapper + + Signed-off-by: Johan Haals + +commit 7657eeae22c9c8a0ef7aef4ff8bf55be901732d8 +Author: Johan Haals +Date: Tue Feb 15 16:10:55 2022 +0100 + + catalog: remove Router and EntityPageLayout + + Signed-off-by: Johan Haals + +commit 89846c22c77cebd476e73e4f55f23690eb349796 +Author: Danilo Cardoso +Date: Tue Feb 15 12:07:09 2022 -0300 + + adding adopter + + Signed-off-by: Danilo Cardoso + +commit a52c98522aa71d5a1251b9a17d401b34da3c6324 +Merge: 798f10ba25 0d03e42a89 +Author: Johan Haals +Date: Tue Feb 15 15:38:20 2022 +0100 + + Merge pull request #9548 from backstage/jhaals/compareEntityToRef + + catalog-model: deprecate compareEntityToRef + +commit 798f10ba254aaf52bd0bd08fe99ddffcea940c49 +Merge: 0572246ea0 4673e00196 +Author: Johan Haals +Date: Tue Feb 15 15:37:48 2022 +0100 + + Merge pull request #9537 from backstage/jhaals/entityRefContext + + catalog-model: Deprecate EntityRefContext + +commit 0572246ea08a53307d97e448739df657bf0cd3f3 +Merge: a679454b98 50b621e7d0 +Author: Johan Haals +Date: Tue Feb 15 15:37:12 2022 +0100 + + Merge pull request #9534 from backstage/jhaals/default-namespace + + catalog-model: ENTITY_DEFAULT_NAMESPACE -> DEFAULT_NAMESPACE + +commit a679454b98e041c26afc53db54647e8692e32490 +Merge: 1c9891e3fb 98d1aa1ea1 +Author: Fredrik Adelöw +Date: Tue Feb 15 15:36:17 2022 +0100 + + Merge pull request #9538 from backstage/vinzscam/fix-catalog-owned-filter + + Fix Catalog page showing all components when owned filter was pre-selected + +commit eca7c3a92db406018128a6f176dfdbdfa1f4fdda +Author: Brian Fletcher +Date: Tue Feb 15 14:08:46 2022 +0000 + + fixes imports + + Signed-off-by: Brian Fletcher + +commit 0d03e42a89efdf5b318c13dba522a9a9294ced6c +Author: Johan Haals +Date: Tue Feb 15 14:50:37 2022 +0100 + + catalog-model: deprecate compareEntityToRef + + Signed-off-by: Johan Haals + +commit 4673e001969ba1f0a437cc8bc0084f3dae73ab6a +Author: Johan Haals +Date: Tue Feb 15 14:23:52 2022 +0100 + + fix wording + + Signed-off-by: Johan Haals + +commit 50b621e7d0e4364edab7506843e132f0c066ca55 +Author: Johan Haals +Date: Tue Feb 15 14:22:07 2022 +0100 + + fix wording + + Signed-off-by: Johan Haals + +commit ac578f2f4467cd438723692debfa2b8c19b6cba3 +Author: Brian Fletcher +Date: Tue Feb 15 12:56:20 2022 +0000 + + fixes react typo + + Signed-off-by: Brian Fletcher + +commit e242726f78cfe7e77102a28b369baddf8fc53c91 +Author: Brian Fletcher +Date: Tue Feb 15 12:54:13 2022 +0000 + + adds changeset + + Signed-off-by: Brian Fletcher + +commit 24cda4c9b1d27b847a29b7cb258e43311eca260b +Author: Brian Fletcher +Date: Tue Feb 15 12:52:59 2022 +0000 + + switches gcp-projects to use react-hookz + + Signed-off-by: Brian Fletcher + +commit 12dd25c2a1d4a4cbcba04d9ebe33c01a6e89d9ef +Author: Andre Wanlin +Date: Tue Feb 15 06:19:26 2022 -0600 + + Updated EmptyFlags code example + + Signed-off-by: Andre Wanlin + +commit 651b919dbbe04c52b74fa0ad49e2a9bcc400622b +Author: Andrew Thauer +Date: Tue Feb 15 06:57:03 2022 -0500 + + feat: add accordian home page toolkit support + + Signed-off-by: Andrew Thauer + Co-authored-by: Emma Indal + +commit e8c6f9d282d1f5e46eac553b7c6f2d0d3c99c184 +Author: Johan Haals +Date: Tue Feb 15 10:42:22 2022 +0100 + + catalog-model: Deprecate EntityRefContext + + and instead inline type where needed as the type isn't used much. + + Signed-off-by: Johan Haals + +commit 98d1aa1ea1871ccc04bce6a4093a01ce4a19ecb1 +Author: Vincenzo Scamporlino +Date: Tue Feb 15 10:33:54 2022 +0100 + + Add changeset + + Signed-off-by: Vincenzo Scamporlino + +commit f8aa2cafea5cb29b3b811bec57db992c3bd1df00 +Author: Vincenzo Scamporlino +Date: Tue Feb 15 10:28:02 2022 +0100 + + Wait until owned entities are loaded before resetting the filters + + Signed-off-by: Vincenzo Scamporlino + +commit 7aeb491394726e5e225188e0e39fd23201b41ce7 +Author: Johan Haals +Date: Tue Feb 15 10:05:57 2022 +0100 + + catalog-model: deprecate ENTITY_DEFAULT_NAMESPACE, replace with DEFAULT_NAMESPACE + + Signed-off-by: Johan Haals + +commit 1c9891e3fbbacf46403a865852034c44989bd42e +Merge: 42de8b42d2 c0507ca4f0 +Author: Johan Haals +Date: Tue Feb 15 10:24:50 2022 +0100 + + Merge pull request #9533 from backstage/jhaals/annotations + + catalog-model: Prefix annotations with ANNOTATION_ + +commit 42de8b42d24d20f86c4cd30d2e4903b670ab3a64 +Merge: 4faf1f99e0 da4c2180c0 +Author: Johan Haals +Date: Tue Feb 15 10:23:40 2022 +0100 + + Merge pull request #9535 from backstage/freben/remove-techdocs-board + + remove the techdocs board automation workflow + +commit da4c2180c028eeff9a875e5e82d5432fd23a98d5 +Author: Fredrik Adelöw +Date: Tue Feb 15 10:18:46 2022 +0100 + + remove the techdocs board automation workflow + + Signed-off-by: Fredrik Adelöw + +commit c0507ca4f0b7d94ae01ccdd628ba8710e3813dc5 +Author: Johan Haals +Date: Tue Feb 15 09:44:45 2022 +0100 + + chore: format + + Signed-off-by: Johan Haals + +commit 4faf1f99e014ed4e446879d91372b7dd008595f2 +Merge: 185e12f959 0b3eb2119d +Author: Patrik Oldsberg +Date: Tue Feb 15 09:37:46 2022 +0100 + + Merge pull request #9532 from gauthier-roebroeck-mox/patch-1 + + Update ADOPTERS.md + +commit 185e12f959e328e4e419900b9c323965895aa96c +Merge: 80c627d098 6b69700981 +Author: Patrik Oldsberg +Date: Tue Feb 15 09:32:30 2022 +0100 + + Merge pull request #9531 from backstage/dependabot/npm_and_yarn/pg-8.7.3 + + chore(deps): bump pg from 8.7.1 to 8.7.3 + +commit 27eccab2160a18e24d37abad021e584acf1a1114 +Author: Johan Haals +Date: Tue Feb 15 09:30:41 2022 +0100 + + catalog-model: Prefix annotations with ANNOTATION_ + + Signed-off-by: Johan Haals + +commit 0b3eb2119df532b8b4be14d780a7713018dd3d23 +Author: gauthier-roebroeck-mox <70737734+gauthier-roebroeck-mox@users.noreply.github.com> +Date: Tue Feb 15 15:22:15 2022 +0800 + + Update ADOPTERS.md + + I am not working on the project anymore + + Signed-off-by: Gauthier Roebroeck + +commit 6b69700981bc8ad633e41897605080a2049c0685 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Tue Feb 15 04:47:11 2022 +0000 + + chore(deps): bump pg from 8.7.1 to 8.7.3 + + Bumps [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) from 8.7.1 to 8.7.3. + - [Release notes](https://github.com/brianc/node-postgres/releases) + - [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md) + - [Commits](https://github.com/brianc/node-postgres/commits/pg@8.7.3/packages/pg) + + --- + updated-dependencies: + - dependency-name: pg + dependency-type: direct:production + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit 7410e122682602514221509c0844e665dfb4d101 +Author: Patrik Oldsberg +Date: Mon Feb 14 21:48:13 2022 +0100 + + changesets: added changeset for CLI package role tweaks and test command change + + Signed-off-by: Patrik Oldsberg + +commit 6a52a93417a2df9d066d4bc1c901c037ec6e6176 +Author: Patrik Oldsberg +Date: Mon Feb 14 21:47:57 2022 +0100 + + cli: rename package-role migration command to package-roles + + Signed-off-by: Patrik Oldsberg + +commit 8f82d80adf7c8bf324da1fc198391c5f01cf2c29 +Author: Patrik Oldsberg +Date: Mon Feb 14 21:40:19 2022 +0100 + + migrate all package scripts + + Signed-off-by: Patrik Oldsberg + +commit 71973cd4d36c1ed9cb822ed6df8143cdd9618a80 +Author: Patrik Oldsberg +Date: Mon Feb 14 21:36:15 2022 +0100 + + cli: improve package script migration to keep more args and not replace custom scripts + + Signed-off-by: Patrik Oldsberg + +commit 11e1621e53ebb26291f3482cb6164106a732bb5d +Author: Patrik Oldsberg +Date: Mon Feb 14 21:16:50 2022 +0100 + + cli: fix test script setup and make it pass with no tests by default + + Signed-off-by: Patrik Oldsberg + +commit 03fb4d9c9b9cfa2c5f749397288164be8722da6f +Author: Patrik Oldsberg +Date: Sun Feb 13 23:22:04 2022 +0100 + + cli: avoid adding pack scripts when migrating scripts in cli packages + + Signed-off-by: Patrik Oldsberg + +commit 0266c65a37cdc4065eda60486cada8dc6abbb8b6 +Author: Patrik Oldsberg +Date: Sun Feb 13 23:19:05 2022 +0100 + + cli: upgrade package script migration to keep some flags + + Signed-off-by: Patrik Oldsberg + +commit 510740be65af25476689767b2583b85837e4b36c +Author: Patrik Oldsberg +Date: Sun Feb 13 23:07:03 2022 +0100 + + cli: add missing role option for build script command + mark experimental + + Signed-off-by: Patrik Oldsberg + +commit bb5fcc3209757630041d414386a6efd2cff94c09 +Author: Patrik Oldsberg +Date: Sun Feb 13 22:55:21 2022 +0100 + + update all plugin package roles + + Signed-off-by: Patrik Oldsberg + +commit d3381edcb17afecd2ea293adede3e021c2a7b9ae +Author: Patrik Oldsberg +Date: Sun Feb 13 22:59:30 2022 +0100 + + cli: rename plugin-x roles to x-plugin + + Signed-off-by: Patrik Oldsberg + +commit c77c5c7eb6bc9a47c77b0575c70a7a101d979213 +Author: Patrik Oldsberg +Date: Sun Jan 30 19:17:45 2022 +0100 + + changesets: added changeset for package role additions + + Signed-off-by: Patrik Oldsberg + +commit a5fc44d8809ab7c60a33457da1f5509a70578105 +Author: Patrik Oldsberg +Date: Sat Jan 22 18:21:56 2022 +0100 + + tweak incorrectly detected package roles + + Signed-off-by: Patrik Oldsberg + +commit b521c1b83be483dfafb32a8b73c474fb6d638d10 +Author: Patrik Oldsberg +Date: Sat Jan 22 18:19:55 2022 +0100 + + detect all package roles + + Signed-off-by: Patrik Oldsberg + +commit 80c627d098d8ae9aa1b6e73911e442d2fe6aab27 +Merge: e2cf0662eb 70f9655034 +Author: Patrik Oldsberg +Date: Mon Feb 14 21:48:50 2022 +0100 + + Merge pull request #9490 from backstage/rugvip/maps + + cli: add test source maps and update docs + +commit e2cf0662eb9924d89cfb40f28d98b306ad06e092 +Author: Joe Porpeglia +Date: Mon Feb 14 12:45:44 2022 -0500 + + Warn if permission backend is used without permissions enabled + + Signed-off-by: Joe Porpeglia + +commit 70f9655034bab4a8fb3fdba6e8678fb4eab7dfdb +Author: Patrik Oldsberg +Date: Mon Feb 14 20:53:52 2022 +0100 + + docs: add suggestion to disable full test runs in Jest editor integration + + Signed-off-by: Patrik Oldsberg + +commit 1c95de39e33db81f0c7e7885093ed653152006b8 +Author: Andrew Basson +Date: Mon Feb 14 16:24:01 2022 +0100 + + chore(contrib/docker/devops): fix docs typos + + Signed-off-by: Andrew Basson + + Co-authored-by: Johan Haals + +commit a929ef20d344cabfe639a43d75acaf0d26ed2831 +Merge: 2e5bfeae67 baf9097e2c +Author: Patrik Oldsberg +Date: Mon Feb 14 16:05:34 2022 +0100 + + Merge pull request #9513 from backstage/rugvip/authdocs + + docs: tweak auth docs and add new ScmAuthApi section + link from error + +commit baf9097e2c1666debcb12e0a436235e457627fd7 +Author: Patrik Oldsberg +Date: Mon Feb 14 15:37:58 2022 +0100 + + docs: fix auth doc spleling + + Signed-off-by: Patrik Oldsberg + +commit 2e5bfeae674a23257bdb8bd9847a562e4e907a4f +Merge: f896d8ebf1 244d24ebc4 +Author: Johan Haals +Date: Mon Feb 14 14:29:00 2022 +0100 + + Merge pull request #9510 from backstage/jhaals/dep-location + + catalog: Move Location type from catalog-model to catalog-client + +commit f896d8ebf120368f46bb854b86239a444e6bd7a4 +Merge: 33e271f414 7baf9515f2 +Author: Patrik Oldsberg +Date: Mon Feb 14 14:11:13 2022 +0100 + + Merge pull request #9514 from backstage/rugvip/storybump + + storybook: bump storybook deps + +commit 7baf9515f27b8432e4668713c8b9325391676dcf +Author: Patrik Oldsberg +Date: Mon Feb 14 13:42:54 2022 +0100 + + storybook: bump storybook deps + + Signed-off-by: Patrik Oldsberg + +commit f0e2f7a56a5ff9a70d67169276e47c042bd1d8fe +Author: Patrik Oldsberg +Date: Mon Feb 14 13:32:42 2022 +0100 + + integration-react: link to scm auth setup docs if provider config is missing + + Signed-off-by: Patrik Oldsberg + +commit c939e23269dd0b41a1d438ea3021f845596dddcc +Author: Patrik Oldsberg +Date: Mon Feb 14 13:29:50 2022 +0100 + + docs: add scm auth setup docs + + Signed-off-by: Patrik Oldsberg + +commit caa0979c4ae41a3b4892c2f5b193ed892b0499fb +Author: Patrik Oldsberg +Date: Mon Feb 14 13:13:28 2022 +0100 + + docs: update auth sign-in setup docs + + Signed-off-by: Patrik Oldsberg + +commit 2badbd0054581d5c776392da1f06f81041cb891f +Author: Patrik Oldsberg +Date: Mon Feb 14 12:09:41 2022 +0100 + + cli: avoid requiring any particular ref to be present in git test + + Signed-off-by: Patrik Oldsberg + +commit 3ec45a86e43f23626894389e3a924c52ec2e2a9f +Author: Andrew Basson +Date: Mon Feb 14 11:53:13 2022 +0100 + + fix(docker): add deps for @vscode/sqlite3 + + The change to using @vscode/sqlite3 broke our deployment builds. + Adding the required build tool `g++` and linking `python` to the python3 executable. + + ```shell + make: Entering directory '/builds/.../node_modules/@vscode/sqlite3/build' + ACTION deps_sqlite3_gyp_action_before_build_target_unpack_sqlite_dep Release/obj/gen/sqlite-autoconf-3360000/sqlite3.c + /bin/sh: python: not found + ``` + + Technically, the python path can be added to `.nmprc`, but added it to the docker file instead. + + Signed-off-by: Andrew Basson + +commit 244d24ebc440c2b5ada8f6c21b8e0924c1a53917 +Author: Johan Haals +Date: Mon Feb 14 11:44:11 2022 +0100 + + catalog: Move Location type from catalog-model to catalog-client + + Signed-off-by: Johan Haals + +commit 33e271f414ad6ad5b7151159e304114aac628fb0 +Merge: 6da13cfa52 379da9fb1d +Author: Fredrik Adelöw +Date: Mon Feb 14 10:56:56 2022 +0100 + + Merge pull request #9489 from backstage/freben/processor-integrations + + catalog-backend: use `ScmIntegrationRegistry` interface properly + +commit 6da13cfa524034676fa9df2a0281254a9fa67acf +Merge: 0fcb7076ea af5052c622 +Author: Patrik Oldsberg +Date: Mon Feb 14 10:27:32 2022 +0100 + + Merge pull request #9495 from backstage/rugvip/cad + + create-app: update peer dependencies + +commit 0fcb7076ea9840cb6460f04e29c26b2cbe475ddd +Merge: a0d01b167f 4c0332e55c +Author: Raghunandan Balachandran +Date: Mon Feb 14 09:40:47 2022 +0100 + + Merge pull request #9469 from backstage/dependabot/npm_and_yarn/elastic/elasticsearch-mock-1.0.0 + + chore(deps-dev): bump @elastic/elasticsearch-mock from 0.3.0 to 1.0.0 + +commit a0d01b167fa1f0e080767896bed7b67f0e03f3bc +Merge: 71e8539c91 9221b96017 +Author: Johan Haals +Date: Mon Feb 14 09:40:21 2022 +0100 + + Merge pull request #9505 from backstage/dependabot/npm_and_yarn/storybook/storybook/addon-links-6.4.19 + + chore(deps-dev): bump @storybook/addon-links from 6.4.18 to 6.4.19 in /storybook + +commit 9221b96017945fb135898417eb099af5d2817952 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Mon Feb 14 08:10:59 2022 +0000 + + chore(deps-dev): bump @storybook/addon-links in /storybook + + Bumps [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/addons/links) from 6.4.18 to 6.4.19. + - [Release notes](https://github.com/storybookjs/storybook/releases) + - [Changelog](https://github.com/storybookjs/storybook/blob/v6.4.19/CHANGELOG.md) + - [Commits](https://github.com/storybookjs/storybook/commits/v6.4.19/addons/links) + + --- + updated-dependencies: + - dependency-name: "@storybook/addon-links" + dependency-type: direct:development + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit 71e8539c91c1ebc558dafcd80fa3a9de20db597f +Merge: 3fba2f11a8 db29cd0a9e +Author: Johan Haals +Date: Mon Feb 14 09:08:24 2022 +0100 + + Merge pull request #9496 from backstage/rugvip/release-org + + org: trigger release + +commit 3fba2f11a8ede6e6e61e4caca2d8a6fc2970cde5 +Merge: 9bac6b7856 83aa1b0f59 +Author: Johan Haals +Date: Mon Feb 14 09:04:20 2022 +0100 + + Merge pull request #9501 from backstage/dependabot/npm_and_yarn/mini-css-extract-plugin-2.5.3 + + chore(deps): bump mini-css-extract-plugin from 2.5.2 to 2.5.3 + +commit 9bac6b7856555a9cae1fdbd3b2f2c03ede6380b3 +Merge: 831b8b851a e10a082907 +Author: Johan Haals +Date: Mon Feb 14 09:04:04 2022 +0100 + + Merge pull request #9502 from backstage/dependabot/npm_and_yarn/types/rollup-plugin-peer-deps-external-2.2.1 + + chore(deps-dev): bump @types/rollup-plugin-peer-deps-external from 2.2.0 to 2.2.1 + +commit 831b8b851a6e435fcc2be874bbf06e5d72ef6ac5 +Merge: 7f2d9a3aff 5079fc8c9b +Author: Johan Haals +Date: Mon Feb 14 09:02:52 2022 +0100 + + Merge pull request #9503 from backstage/dependabot/npm_and_yarn/vm2-3.9.7 + + chore(deps): bump vm2 from 3.9.6 to 3.9.7 + +commit 7f2d9a3aff65143bfac48937f04b1bc120fa6238 +Merge: d8d2571fce 0b9bce831b +Author: Johan Haals +Date: Mon Feb 14 09:02:24 2022 +0100 + + Merge pull request #9497 from backstage/rugvip/range + + cicd-statistics: fix core-plugin-api dependency range + +commit d8d2571fce5995255905c8593e522709ab2b95ad +Merge: a2e5b91b1c 8fbced21a3 +Author: Johan Haals +Date: Mon Feb 14 09:02:07 2022 +0100 + + Merge pull request #9508 from backstage/dependabot/npm_and_yarn/storybook/storybook/addon-storysource-6.4.19 + + chore(deps-dev): bump @storybook/addon-storysource from 6.4.18 to 6.4.19 in /storybook + +commit a2e5b91b1cff6af3e6ba56d04aab8fb0e1dfafbd +Merge: 09ac499ddd d1eff62105 +Author: Camila Belo +Date: Mon Feb 14 08:17:31 2022 +0100 + + Merge pull request #9333 from RoadieHQ/fix-inline-docs-search + + Fix tech docs inline search on Postgres + +commit 09ac499dddcf4d899acaac646d37b3f2cdcab97f +Merge: 93318c97c1 70b390c8e2 +Author: Camila Belo +Date: Mon Feb 14 07:46:00 2022 +0100 + + Merge pull request #9472 from hbomark/main + + [chore] Adds npm package info for plugin-home. + +commit 93318c97c14bce1406d54b392c3a14e7d2e0eb93 +Merge: 828a3e339c 99d8205a8d +Author: Camila Belo +Date: Mon Feb 14 07:38:11 2022 +0100 + + Merge pull request #9364 from backstage/vinzscam/search-modal-fetch-on-open + + SearchModal invoke search only when visible + +commit 8fbced21a3afbe40ccaa6f78bf606868fa8d0cec +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Mon Feb 14 04:36:15 2022 +0000 + + chore(deps-dev): bump @storybook/addon-storysource in /storybook + + Bumps [@storybook/addon-storysource](https://github.com/storybookjs/storybook/tree/HEAD/addons/storysource) from 6.4.18 to 6.4.19. + - [Release notes](https://github.com/storybookjs/storybook/releases) + - [Changelog](https://github.com/storybookjs/storybook/blob/v6.4.19/CHANGELOG.md) + - [Commits](https://github.com/storybookjs/storybook/commits/v6.4.19/addons/storysource) + + --- + updated-dependencies: + - dependency-name: "@storybook/addon-storysource" + dependency-type: direct:development + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit 5079fc8c9b994c0ca9d50774f6ce3c19da49db32 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Mon Feb 14 04:13:19 2022 +0000 + + chore(deps): bump vm2 from 3.9.6 to 3.9.7 + + Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.6 to 3.9.7. + - [Release notes](https://github.com/patriksimek/vm2/releases) + - [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md) + - [Commits](https://github.com/patriksimek/vm2/compare/3.9.6...3.9.7) + + --- + updated-dependencies: + - dependency-name: vm2 + dependency-type: direct:production + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit e10a082907e0770017d4a09211c4e69124224c2c +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Mon Feb 14 04:08:54 2022 +0000 + + chore(deps-dev): bump @types/rollup-plugin-peer-deps-external + + Bumps [@types/rollup-plugin-peer-deps-external](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/rollup-plugin-peer-deps-external) from 2.2.0 to 2.2.1. + - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) + - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/rollup-plugin-peer-deps-external) + + --- + updated-dependencies: + - dependency-name: "@types/rollup-plugin-peer-deps-external" + dependency-type: direct:development + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit 83aa1b0f59d10bebadbe68e5dd6569ddece4b4e1 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Mon Feb 14 04:08:25 2022 +0000 + + chore(deps): bump mini-css-extract-plugin from 2.5.2 to 2.5.3 + + Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.5.2 to 2.5.3. + - [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases) + - [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md) + - [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.5.2...v2.5.3) + + --- + updated-dependencies: + - dependency-name: mini-css-extract-plugin + dependency-type: direct:production + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit 00208b83f4cd6321902365560f0dbe4bcfcc8f1f +Author: Patrik Oldsberg +Date: Sun Feb 13 22:13:44 2022 +0100 + + cli: add duration in repo lint output + + Signed-off-by: Patrik Oldsberg + +commit 0b74c72987dcfc09322006d825d9aa48f43edd56 +Author: Patrik Oldsberg +Date: Sun Feb 13 22:07:19 2022 +0100 + + changesets: added changeset for repo lint addition + + Signed-off-by: Patrik Oldsberg + +commit 99d975cd3eafeae6336ee8a008b5d226bd5f54c1 +Author: Patrik Oldsberg +Date: Sun Feb 13 22:05:18 2022 +0100 + + cli: tiny bit of logic to optimize repo lint order + + Signed-off-by: Patrik Oldsberg + +commit 92f90d552a49e48d737bb5b2635d0e0e05007d77 +Author: Patrik Oldsberg +Date: Sun Feb 13 21:35:53 2022 +0100 + + cli: set default parallelism to cpus/2 + + Signed-off-by: Patrik Oldsberg + +commit 20b135e24e9de9ed47f2f885a13e308ce1b996b1 +Author: Patrik Oldsberg +Date: Sun Feb 13 21:32:22 2022 +0100 + + cli: tweak worker queue to not spawn too many threads and use env + + Signed-off-by: Patrik Oldsberg + +commit 103278ecb9b08e65658a83faa3e82998b7750ba3 +Author: Patrik Oldsberg +Date: Sun Feb 13 21:27:28 2022 +0100 + + cli: add --since flag for repo lint command + + Signed-off-by: Patrik Oldsberg + +commit aa892fccc5ff61158ffa0e3898c008017afc50a4 +Author: Patrik Oldsberg +Date: Sun Feb 13 21:27:01 2022 +0100 + + cli: added package graph utility to list changed packages + + Signed-off-by: Patrik Oldsberg + +commit fb39eb9fc421e669d0a9a362ab36612086592cd2 +Author: Patrik Oldsberg +Date: Sun Feb 13 21:26:10 2022 +0100 + + cli: added lib utilities for working with git + + Signed-off-by: Patrik Oldsberg + +commit 432bc564f49ad2f261dc4796f75a75c8b69ca182 +Author: Patrik Oldsberg +Date: Sun Feb 13 16:32:16 2022 +0100 + + cli: add new hidden repo lint command + + Signed-off-by: Patrik Oldsberg + +commit 0fb1b0dbe39448f62230359300de9a56d6487980 +Author: Patrik Oldsberg +Date: Sun Feb 13 16:30:54 2022 +0100 + + cli: update worker queue to allow async factory function + + Signed-off-by: Patrik Oldsberg + +commit 632d9b3622040a4b25d5f97d72d2222496987f16 +Author: Patrik Oldsberg +Date: Sun Feb 13 16:29:46 2022 +0100 + + cli: set default worker queue thread count to cpus/2 + + Signed-off-by: Patrik Oldsberg + +commit 0b9bce831be57d954a1a999faedd04a6a7629b0b +Author: Patrik Oldsberg +Date: Sun Feb 13 14:28:54 2022 +0100 + + cicd-statistics: fix core-plugin-api dependency range + + Signed-off-by: Patrik Oldsberg + +commit db29cd0a9e27a74d678edaab61f995def9c08a80 +Author: Patrik Oldsberg +Date: Sun Feb 13 14:20:42 2022 +0100 + + org: trigger release + + Signed-off-by: Patrik Oldsberg + +commit af5052c6225e4be400f85c72460fb5559a21bfdd +Author: Patrik Oldsberg +Date: Sun Feb 13 14:11:23 2022 +0100 + + create-app: update peer dependencies + + Signed-off-by: Patrik Oldsberg + +commit 86ab640b20fa8078d33aedbaf7a50e28db8b1569 +Author: Patrik Oldsberg +Date: Sat Feb 12 16:47:41 2022 +0100 + + cli,docs: update jest transform to only include source maps when requested + + Signed-off-by: Patrik Oldsberg + +commit f1a93494463907848fe3254eeb12d90c79a7a8dd +Author: Patrik Oldsberg +Date: Sat Feb 12 14:37:46 2022 +0100 + + docs: update test and jest docs + + Signed-off-by: Patrik Oldsberg + +commit c6bbafb5163f05220b557324edddbd93f62293aa +Author: Patrik Oldsberg +Date: Sat Feb 12 13:52:24 2022 +0100 + + cli: updated jest transform to include source maps + + Signed-off-by: Patrik Oldsberg + +commit 379da9fb1df56bed3cf282a51477b48f8771ac6e +Author: Fredrik Adelöw +Date: Sat Feb 12 12:38:59 2022 +0100 + + catalog-backend: use ScmIntegrationRegistry interface properly + + Signed-off-by: Fredrik Adelöw + +commit 828a3e339cda479ab3ff675ae9ae6eb063f1c1c5 +Merge: a57621b496 215debc7e0 +Author: Fredrik Adelöw +Date: Sat Feb 12 11:20:45 2022 +0100 + + Merge pull request #9479 from backstage/jhaals/remove-serializeEntityRef + + catalog-model: Remove serializeEntityRef + +commit 215debc7e0a2a51313b725e029a5c1cdd56b0cf9 +Author: Fredrik Adelöw +Date: Sat Feb 12 10:20:50 2022 +0100 + + fix tests + + Signed-off-by: Fredrik Adelöw + +commit a57621b496d04b202f4d963bcb3ad14e7ee39df8 +Merge: fedb8307f0 3e59f90b51 +Author: Patrik Oldsberg +Date: Sat Feb 12 00:16:05 2022 +0100 + + Merge pull request #9482 from daviddyball/master + + scaffolder-backend: fix error behaviour in runCommand helper + +commit fedb8307f03941aeaceae38b9fcc05135a5098bd +Merge: f8e3fe38c0 82a6d8746e +Author: Patrik Oldsberg +Date: Fri Feb 11 20:12:26 2022 +0100 + + Merge pull request #9484 from backstage/rugvip/abc + + cli: fix flaky parallel test + +commit 854ef5ddfff9ebcf357ba8b6c39da719ca0054c3 +Author: Johan Haals +Date: Fri Feb 11 15:03:04 2022 +0100 + + reuse format logic from serializeEntityRef + + Signed-off-by: Johan Haals + +commit d08b6d035d59a2c8aadec4127706768cbc5c5824 +Author: Johan Haals +Date: Fri Feb 11 14:16:53 2022 +0100 + + add breaking notice + + Signed-off-by: Johan Haals + +commit edbc03814a4c4a5be626968e8b02dde27824f215 +Author: Johan Haals +Date: Fri Feb 11 14:10:58 2022 +0100 + + catalog-model: Remove serializeEntityRef + + Signed-off-by: Johan Haals + +commit f8e3fe38c0de72baa7c6d40069d4d57a9118f0dd +Merge: 640fcf0021 20f3244102 +Author: Fredrik Adelöw +Date: Fri Feb 11 18:18:48 2022 +0100 + + Merge pull request #9480 from backstage/jhaals/catalog-model-deprecations + + catalog-model: deprecate unused exports + +commit 640fcf00211cd0b4472f5cf95a323c2fe186942a +Merge: 5a0a32c22c 216725b434 +Author: Fredrik Adelöw +Date: Fri Feb 11 18:17:57 2022 +0100 + + Merge pull request #9486 from backstage/freben/locayshunz + + catalog-model: rename parse/stringifyLocationRef + +commit 5a0a32c22c557c15138f8e0d9f5dc5ef4782809d +Merge: 17c9f846bb fd311bfce5 +Author: Fredrik Adelöw +Date: Fri Feb 11 17:18:10 2022 +0100 + + Merge pull request #9483 from backstage/freben/catalog-client-2 + + catalog-client: clean up api exports + +commit 216725b434f583b5a01b6a8273935736db7cb10d +Author: Fredrik Adelöw +Date: Fri Feb 11 17:11:10 2022 +0100 + + catalog-model: rename parse/stringifyLocationRef + + Signed-off-by: Fredrik Adelöw + +commit 17c9f846bb884de33d4e82957556db489b4ad122 +Author: Joe Porpeglia +Date: Fri Feb 11 09:56:17 2022 -0500 + + Make NonEmptyArray type private/ignored + + Signed-off-by: Joe Porpeglia + +commit 6a079788e87362a287fe6969cd51679dcb9a8bee +Author: Joe Porpeglia +Date: Wed Feb 9 21:42:28 2022 -0500 + + Cast type instead of throwing + + Signed-off-by: Joe Porpeglia + +commit 8c646beb247d22c388ebf70705899b6475cb49fe +Author: Joe Porpeglia +Date: Tue Feb 8 13:58:41 2022 -0500 + + Add changesets + + Signed-off-by: Joe Porpeglia + +commit 9d91a6965caa366b35c5fea70cb610d37b0301b4 +Author: Joe Porpeglia +Date: Fri Feb 4 16:43:40 2022 -0500 + + Fix api reports + + Signed-off-by: Joe Porpeglia + +commit 08ce0c83dd0ff4b0f3a5932f94e22306510ca866 +Author: Joe Porpeglia +Date: Fri Feb 4 15:27:51 2022 -0500 + + Use strict() validation for permission criteria zod schemas + + Signed-off-by: Joe Porpeglia + +commit e66bb847985ec6a3f356dc8e28320c18cc1b7a0b +Author: Joe Porpeglia +Date: Thu Feb 3 18:58:24 2022 -0500 + + Require at least one item in allOf/anyOf criteria + + Signed-off-by: Joe Porpeglia + +commit de103e5fc1f6d74b6d70af0ba4dce62a0aabb8c1 +Merge: d3292ab1ba df05781ddd +Author: Camila Belo +Date: Fri Feb 11 16:48:53 2022 +0100 + + Merge pull request #9476 from RoadieHQ/update-tech-docs + + Change colors for highlighted code + +commit fd311bfce50d7206f6c94a21bab8975cdb82992a +Author: Fredrik Adelöw +Date: Fri Feb 11 16:40:36 2022 +0100 + + patchy + + Signed-off-by: Fredrik Adelöw + +commit 82a6d8746e7fb44d17b909273cb2b8aba5402f6d +Author: Patrik Oldsberg +Date: Fri Feb 11 16:34:38 2022 +0100 + + cli: fix flaky parallel test + + Signed-off-by: Patrik Oldsberg + +commit 3e59f90b51b348bbd5ddd39249ff2e7f489fe174 +Author: David Dyball +Date: Fri Feb 11 14:48:37 2022 +0000 + + scaffolder-backend: fix error behaviour in runCommand helper + + Signed-off-by: David Dyball + +commit 538ca90790c75f62b713dfb03b73da72b673f564 +Author: Fredrik Adelöw +Date: Fri Feb 11 15:51:18 2022 +0100 + + catalog-client: clean up api exports + + Signed-off-by: Fredrik Adelöw + +commit d3292ab1ba163f538a311658c02806d6755e41c7 +Merge: 0222773beb 453145abba +Author: Fredrik Adelöw +Date: Fri Feb 11 15:08:56 2022 +0100 + + Merge pull request #9453 from backstage/freben/no-cross-in-backend + + techdocs: do not use cross-fetch in backend + +commit 0222773beb558a1aa90778b61bc27b5f412aa2f9 +Merge: ef4f8623e2 bd4b4f0ca6 +Author: Johan Haals +Date: Fri Feb 11 15:06:44 2022 +0100 + + Merge pull request #9473 from backstage/jhaals/catalog-model + + catalog-model/catalog-backend: Remove usage of deprecated validation … + +commit ef4f8623e235197f588e7b376ebedb37cc6dc2a8 +Merge: da6e8838f3 c82cd1b137 +Author: Patrik Oldsberg +Date: Fri Feb 11 14:52:49 2022 +0100 + + Merge pull request #9478 from backstage/rugvip/yeo + + scaffolder-backend-module-yeoman: bump yeoman-environment + +commit 20f324410258eefaee82b35c48bd682094426837 +Author: Johan Haals +Date: Fri Feb 11 14:44:16 2022 +0100 + + catalog-model: deprecate unused exports + + Signed-off-by: Johan Haals + +commit da6e8838f3fefd3c88f6f4d826484b69e5da0bf4 +Merge: 63b1bf73ff 8eda0e7a9c +Author: Fredrik Adelöw +Date: Fri Feb 11 14:42:26 2022 +0100 + + Merge pull request #9477 from backstage/freben/catalog-client-1 + + catalog-client: api cleanup + +commit 63b1bf73ffc10b763689f1b031a2462f0cc771ab +Merge: 2babab5a38 a9461c1e65 +Author: Patrik Oldsberg +Date: Fri Feb 11 14:37:31 2022 +0100 + + Merge pull request #9410 from backstage/rugvip/threads + + cli: refactoring and more utilities for working with worker threads + +commit 2babab5a38c9ab9a85d0aa0101e19cdb0bc67ec0 +Merge: f67fc7264c 9417be6fdd +Author: Patrik Oldsberg +Date: Fri Feb 11 14:27:34 2022 +0100 + + Merge pull request #9458 from backstage/rugvip/bumpmessage + + cli: a couple of improvements to versions:bump + +commit f67fc7264c5c369f975419f880f535c45526fb91 +Merge: e90014359d a31559d1f5 +Author: Fredrik Adelöw +Date: Fri Feb 11 14:26:50 2022 +0100 + + Merge pull request #9452 from backstage/freben/passport-oauth2 + + Bump passport-oauth2 to version 1.6.1 + +commit bd4b4f0ca6e51ef283e325d0ca83dfcde11ac2bc +Author: Johan Haals +Date: Fri Feb 11 14:19:47 2022 +0100 + + add breaking text + + Signed-off-by: Johan Haals + +commit e90014359d6404a496264a49fed85b3451e9d49e +Merge: 66494da41a 9732299062 +Author: Patrik Oldsberg +Date: Fri Feb 11 14:17:27 2022 +0100 + + Merge pull request #9145 from RoadieHQ/eventually-remove-deprecated-EntitySystemDiagramCard + + catalog: Remove deprecated EntitySystemDiagramCard - defer merge + +commit c82cd1b13721574737fdcbb148aafa1a64ba0317 +Author: Patrik Oldsberg +Date: Fri Feb 11 14:10:28 2022 +0100 + + scaffolder-backend-module-yeoman: bump yeoman-environment + + Signed-off-by: Patrik Oldsberg + +commit 8eda0e7a9c1033ddeb703479a1153d5d5ef950b7 +Author: Fredrik Adelöw +Date: Fri Feb 11 14:08:44 2022 +0100 + + catalog-client: api cleanup + + Signed-off-by: Fredrik Adelöw + +commit 66494da41a24f63f8798a89d5bda1f0ad9b46c62 +Merge: 6471765816 b590e9b58d +Author: Fredrik Adelöw +Date: Fri Feb 11 13:52:06 2022 +0100 + + Merge pull request #9475 from backstage/freben/hax-catalog-provider-perf + + Add batching to speed up initial entity provider mutations with large numbers of new additions + +commit eccfe4c76b539550d628e9a620939e5112914f26 +Author: Johan Haals +Date: Fri Feb 11 13:34:17 2022 +0100 + + remove unused @types/yup dependency + + Signed-off-by: Johan Haals + +commit df05781dddfc89375320c672fd0129ed510d3423 +Author: irma12 +Date: Fri Feb 11 13:23:43 2022 +0100 + + Fix typo in changeset + + Signed-off-by: irma12 + +commit 9df7b43e1ac2d7a9b2ab62956b58f747cbf20bdf +Author: irma12 +Date: Fri Feb 11 13:16:29 2022 +0100 + + Change colors for highlighted code + + Signed-off-by: irma12 + +commit 9417be6fdd5503022365b59586f9a8f4f055e113 +Author: Patrik Oldsberg +Date: Fri Feb 11 12:59:51 2022 +0100 + + cli: update new bump test to match new output + + Signed-off-by: Patrik Oldsberg + +commit 4c69686cb91d455414ea95306543ae582b361c2d +Author: Patrik Oldsberg +Date: Fri Feb 11 11:32:35 2022 +0100 + + cli: encode versions in upgrade helper URL + + Signed-off-by: Patrik Oldsberg + +commit 22862486def499fb51efc778ee0676a179ffc87e +Author: Patrik Oldsberg +Date: Thu Feb 10 18:02:15 2022 +0100 + + changesets: added changesets for CLI versions:bump improvements + + Signed-off-by: Patrik Oldsberg + +commit 46cedf1d7d42acb8cdd296af7669e70100bd7363 +Author: Patrik Oldsberg +Date: Thu Feb 10 17:57:02 2022 +0100 + + cli: capture logs in backstage.json bump tests + + Signed-off-by: Patrik Oldsberg + +commit d2927cb5dcc449f780c4023e204ac7a1ba038f54 +Author: Patrik Oldsberg +Date: Thu Feb 10 17:51:59 2022 +0100 + + cli: document yarn install workaround and tweak upgrade helper messaging + + Signed-off-by: Patrik Oldsberg + +commit e9ee1f91e113d65cbe8a04d5b5cd0ccf64e080f0 +Author: Patrik Oldsberg +Date: Thu Feb 10 17:48:00 2022 +0100 + + cli: include the root package in set of packages to upgrade + + Signed-off-by: Patrik Oldsberg + +commit 2c83545ddaeb4c743b2bb67997e14fa3c132dea2 +Author: Patrik Oldsberg +Date: Thu Feb 10 17:37:48 2022 +0100 + + cli: clean up yarn install output in versions bump + + Signed-off-by: Patrik Oldsberg + +commit 409e99684e9b2cc6a2e3ef9938182be9b5775d52 +Author: Patrik Oldsberg +Date: Thu Feb 10 17:00:08 2022 +0100 + + cli: filter out npm_ env vars when running yarn install inside bump + + Signed-off-by: Patrik Oldsberg + +commit d32504cccaf803ec8a3ec9cb6a38b37584f31fa5 +Author: Patrik Oldsberg +Date: Thu Feb 10 15:49:14 2022 +0100 + + cli: include version info and upgrade helper link in bump output + + Signed-off-by: Patrik Oldsberg + +commit b590e9b58d77309c4a18beddd50481d37ce7ed72 +Author: Fredrik Adelöw +Date: Thu Feb 10 10:16:01 2022 +0100 + + Add batching to speed up initial entity provider mutations with large numbers of new additions + + Signed-off-by: Fredrik Adelöw + +commit 029a5650fd7e026e848a7f6f2bd766e736627ec2 +Author: Himanshu Mishra +Date: Fri Feb 11 12:32:14 2022 +0100 + + use homepage consistently + + Signed-off-by: Himanshu Mishra + +commit e483dd6c7241aed9642706d307f9ac2e1141bc87 +Author: Johan Haals +Date: Fri Feb 11 10:28:04 2022 +0100 + + catalog-model/catalog-backend: Remove usage of deprecated validation methods + + Signed-off-by: Johan Haals + +commit d9a4750d2657af1c218eba1830bccd2df00e5088 +Merge: 498a6cf215 6471765816 +Author: Karan Shah +Date: Fri Feb 11 09:23:00 2022 +0000 + + Merge remote-tracking branch 'upstream/master' into airbrake-api + +commit 6471765816c7c13d718cb636bada2662bde7a88d +Merge: 1984da7155 95013112e6 +Author: Fredrik Adelöw +Date: Fri Feb 11 10:03:34 2022 +0100 + + Merge pull request #9460 from KimboTodd/kimbotodd-procore-adopters + + Add Procore to adopters + +commit 95013112e6261250f913901bae3942d757e6afa7 +Author: Kim Todd +Date: Thu Feb 10 15:02:56 2022 -0600 + + Add Procore to adopters, ran prettier + + Signed-off-by: Kim Todd + +commit 1984da7155332558f82f7946c64dee7564b573e0 +Merge: 74cad89f95 532dae9c4c +Author: Johan Haals +Date: Fri Feb 11 09:38:50 2022 +0100 + + Merge pull request #9450 from backstage/jhaals/pick-latest-manifest + + cli: versions:bump prefer latest manifest when next release is specified + +commit 74cad89f9558143e34448f68ecbe3c3dee7363a0 +Merge: e8ecdadb11 8353e9a2c9 +Author: Fredrik Adelöw +Date: Fri Feb 11 09:34:57 2022 +0100 + + Merge pull request #9467 from backstage/dependabot/npm_and_yarn/types/dockerode-3.3.3 + + chore(deps): bump @types/dockerode from 3.3.1 to 3.3.3 + +commit e8ecdadb11b7f951523dc62f5795c0d895d0e846 +Merge: b8c4b02635 30b2685647 +Author: Patrik Oldsberg +Date: Fri Feb 11 09:34:08 2022 +0100 + + Merge pull request #9466 from backstage/dependabot/npm_and_yarn/esbuild-0.14.21 + + chore(deps): bump esbuild from 0.14.20 to 0.14.21 + +commit b8c4b02635ae7473b7f64b92e6bcdf8376ec0558 +Merge: 5216b41214 61aae1def2 +Author: Johan Haals +Date: Fri Feb 11 09:12:11 2022 +0100 + + Merge pull request #9468 from backstage/dependabot/npm_and_yarn/nodemon-2.0.15 + + chore(deps-dev): bump nodemon from 2.0.12 to 2.0.15 + +commit 70b390c8e2abc126c19684a3a3091494ec10497d +Author: Mark Veronda +Date: Thu Feb 10 22:58:06 2022 -0800 + + [chore] Adds npm package info. + + Signed-off-by: Mark Veronda + +commit 5216b412142371375775d916127b25631d969037 +Merge: 9c17a6cdb9 34684bdc60 +Author: Fredrik Adelöw +Date: Fri Feb 11 07:27:49 2022 +0100 + + Merge pull request #9462 from backstage/blam/format-adopters + + prettier: format adopters file + +commit 4c0332e55c2e116da2ddf5148e9951f38e19d43d +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Fri Feb 11 04:14:15 2022 +0000 + + chore(deps-dev): bump @elastic/elasticsearch-mock from 0.3.0 to 1.0.0 + + Bumps [@elastic/elasticsearch-mock](https://github.com/elastic/elasticsearch-js-mock) from 0.3.0 to 1.0.0. + - [Release notes](https://github.com/elastic/elasticsearch-js-mock/releases) + - [Commits](https://github.com/elastic/elasticsearch-js-mock/compare/v0.3.0...v1.0.0) + + --- + updated-dependencies: + - dependency-name: "@elastic/elasticsearch-mock" + dependency-type: direct:development + update-type: version-update:semver-major + ... + + Signed-off-by: dependabot[bot] + +commit 61aae1def28e5abbfb332a265189a64d05b3c428 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Fri Feb 11 04:13:26 2022 +0000 + + chore(deps-dev): bump nodemon from 2.0.12 to 2.0.15 + + Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.12 to 2.0.15. + - [Release notes](https://github.com/remy/nodemon/releases) + - [Commits](https://github.com/remy/nodemon/compare/v2.0.12...v2.0.15) + + --- + updated-dependencies: + - dependency-name: nodemon + dependency-type: direct:development + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit 8353e9a2c99e32ef18bd505a5b1a8f1a8ac82b8d +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Fri Feb 11 04:12:50 2022 +0000 + + chore(deps): bump @types/dockerode from 3.3.1 to 3.3.3 + + Bumps [@types/dockerode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dockerode) from 3.3.1 to 3.3.3. + - [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] + +commit 30b2685647e7f17ca6d36bf8e91f195e37109ece +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Fri Feb 11 04:11:27 2022 +0000 + + chore(deps): bump esbuild from 0.14.20 to 0.14.21 + + Bumps [esbuild](https://github.com/evanw/esbuild) from 0.14.20 to 0.14.21. + - [Release notes](https://github.com/evanw/esbuild/releases) + - [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md) + - [Commits](https://github.com/evanw/esbuild/compare/v0.14.20...v0.14.21) + + --- + updated-dependencies: + - dependency-name: esbuild + dependency-type: direct:production + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit 34684bdc601511423f0c4ba2dce321d87af06500 +Author: blam +Date: Fri Feb 11 00:21:06 2022 +0100 + + prettier: format adopters file + + Signed-off-by: blam + +commit 9c17a6cdb9be6ba85ef9bfab76b94e672902b9fe +Merge: d2a24dcb29 54c382c92c +Author: Patrik Oldsberg +Date: Thu Feb 10 18:38:56 2022 +0100 + + Merge pull request #9445 from backstage/rugvip/api-doc-tweaks + + api-extractor: add doc transforms for arrow components and func decls + +commit 54c382c92ca0adda2cdf6febf6c7ef3d6919e218 +Author: Patrik Oldsberg +Date: Thu Feb 10 10:02:03 2022 +0100 + + api-extractor: add doc transforms for arrow components and func decls + + Signed-off-by: Patrik Oldsberg + +commit 2b37b3057e7679fbb85eb963f278c0787c796fb2 +Author: Patrik Oldsberg +Date: Thu Feb 10 09:50:20 2022 +0100 + + scripts/api-extractor: allow docs build to be run for individual packages + + Signed-off-by: Patrik Oldsberg + +commit d2a24dcb29c28892d5e5352fba575b7b7aad9106 +Merge: e3a45b68c2 4610dab453 +Author: Ben Lambert +Date: Thu Feb 10 17:26:17 2022 +0100 + + Merge pull request #9456 from RoadieHQ/add-missing-step-to-migration-docs + + add missing step to docs + +commit 498a6cf215cdaea7d9067a4de8dfa35ac2f49054 +Merge: aab863538b e3a45b68c2 +Author: Karan Shah +Date: Thu Feb 10 16:25:10 2022 +0000 + + Merge remote-tracking branch 'upstream/master' into airbrake-api + + # Conflicts: + # plugins/airbrake/package.json + +commit 4610dab4532a318a66f1f355138395b0da6e2e5b +Author: Kiss Miklos +Date: Thu Feb 10 17:08:15 2022 +0100 + + Make header more readable + + Signed-off-by: Kiss Miklos + +commit 453145abbab0dfb6a89eb1daab0753b948f44205 +Author: Fredrik Adelöw +Date: Thu Feb 10 14:30:02 2022 +0100 + + techdocs: do not use cross-fetch in backend + + Signed-off-by: Fredrik Adelöw + +commit e3a45b68c2fba4b17f5912a94634e87fc8d7ecee +Merge: dc66b0ab3f 1ed305728b +Author: Fredrik Adelöw +Date: Thu Feb 10 16:54:21 2022 +0100 + + Merge pull request #9451 from backstage/freben/node-fetch + + bump node-fetch and cross-fetch + +commit 17240b1c1773ebe3b8334cf83bce729156ab7c3e +Author: Kiss Miklos +Date: Thu Feb 10 16:52:50 2022 +0100 + + run prettier on changed file + + Signed-off-by: Kiss Miklos + +commit aab863538baf61520669b48dc31e7d1634826fe1 +Author: Karan Shah +Date: Thu Feb 10 15:38:40 2022 +0000 + + Update package.json dependencies to the latest versions of Backstage dependencies + + Signed-off-by: Karan Shah + +commit 4a3386a35cd4c5c4dcaa018ff326c32b58ba5d60 +Author: Kiss Miklos +Date: Thu Feb 10 16:17:38 2022 +0100 + + remove accidental change + + Signed-off-by: Kiss Miklos + +commit 1c6825d88aa6262d1bddc6a1ce0c9839da9b3cf1 +Author: Kiss Miklos +Date: Thu Feb 10 16:12:13 2022 +0100 + + add missing step to docs + + Signed-off-by: Kiss Miklos + +commit dc66b0ab3fe766b2ba8d694371fc95030fa647c9 +Merge: 918dc38a2f 6c978548ed +Author: Fredrik Adelöw +Date: Thu Feb 10 15:54:53 2022 +0100 + + Merge pull request #9376 from K-Phoen/resource-dependency-of + + Resource dependency of + +commit 1ed305728b0160c42ea17721fd25ddd43f66bcdc +Author: Fredrik Adelöw +Date: Thu Feb 10 13:30:07 2022 +0100 + + bump node-fetch and cross-fetch + + Signed-off-by: Fredrik Adelöw + +commit c3c9733207ca989f3c883dee72eb767f0895a31d +Merge: c13bb6fc29 4f4bc77a41 +Author: Karan Shah +Date: Thu Feb 10 14:49:33 2022 +0000 + + Merge remote-tracking branch 'upstream/master' into airbrake-api + + # Conflicts: + # plugins/airbrake/package.json + # yarn.lock + +commit 918dc38a2f0c0394a998313a8da3cddc6c2b1eff +Merge: 4f4bc77a41 d3dd5b05ce +Author: Fredrik Adelöw +Date: Thu Feb 10 15:49:11 2022 +0100 + + Merge pull request #9454 from backstage/freben/trim-newlines + + bump trim-newlines + +commit d3dd5b05ce5faafccd256d7bb67d953d66571056 +Author: Fredrik Adelöw +Date: Thu Feb 10 14:56:23 2022 +0100 + + bump trim-newlines + + Signed-off-by: Fredrik Adelöw + +commit 99d8205a8d13a91ae2bdd8d36ded150bbaabe2a0 +Author: Vincenzo Scamporlino +Date: Thu Feb 10 14:40:55 2022 +0100 + + useSearchModal: clarify tests + + Signed-off-by: Vincenzo Scamporlino + +commit a31559d1f5ff89fa975f815cfb0672cb7fe6f659 +Author: Fredrik Adelöw +Date: Thu Feb 10 14:14:31 2022 +0100 + + Bump passport-oauth2 to version 1.6.1 + + Signed-off-by: Fredrik Adelöw + +commit 532dae9c4c11d5246607046bf536ee24e22dc8e8 +Author: Johan Haals +Date: Thu Feb 10 13:30:10 2022 +0100 + + cli: versions:bump prefer latest manifest when next release is specified + + Signed-off-by: Johan Haals + +commit 4f4bc77a4152d372b10a4e8d97d92f00e23f3b56 (tag: v0.67.0) +Merge: f2da97f58a e4791789d1 +Author: Patrik Oldsberg +Date: Thu Feb 10 12:58:17 2022 +0100 + + Merge pull request #9427 from backstage/changeset-release/master + + Version Packages + +commit e4791789d1cb8485c1698c8d699c95445f7795ff +Author: github-actions[bot] +Date: Thu Feb 10 11:06:33 2022 +0000 + + Version Packages + +commit f2da97f58a539d6d6125900d339d3d743be8abb7 +Merge: 8dab78a79e 04398e946e +Author: Fredrik Adelöw +Date: Thu Feb 10 11:59:43 2022 +0100 + + Merge pull request #9448 from backstage/freben/selfsigned + + bump selfsigned + +commit 8dab78a79ebf001879ee115bcb555cde8c8de11b +Merge: 8819f97d1c 1043789dc6 +Author: Fredrik Adelöw +Date: Thu Feb 10 11:53:02 2022 +0100 + + Merge pull request #9447 from backstage/freben/follow-redirects + + bump follow-redirects and istanbul-reports + +commit 8819f97d1c33bc2fc9a10a1d7047058a31f59b08 +Merge: 09ecd921af 898a56578c +Author: Fredrik Adelöw +Date: Thu Feb 10 11:27:20 2022 +0100 + + Merge pull request #9444 from backstage/freben/vm2 + + scaffolder: bump vm2 + +commit 04398e946e78198cd0c97d2e21ae4be2209c7425 +Author: Fredrik Adelöw +Date: Thu Feb 10 11:06:25 2022 +0100 + + bump selfsigned, google-p12-pem, xml-encryption + + Signed-off-by: Fredrik Adelöw + +commit 09ecd921afd850e959369314f17a6bff37497ce2 +Merge: c64f48741e 3c9aed1b16 +Author: Fredrik Adelöw +Date: Thu Feb 10 11:08:32 2022 +0100 + + Merge pull request #9408 from backstage/freben/node-common-again + + Add the `@backstage/plugin-auth-node` package + +commit c13bb6fc29ca8c332af98543600a30691ab6a63e +Author: Karan Shah +Date: Thu Feb 10 09:57:55 2022 +0000 + + Updated yarn.lock after fixing conflict with master + + Signed-off-by: Karan Shah + +commit 1043789dc69ced1bb21cfea684d3a4d28577fef6 +Author: Fredrik Adelöw +Date: Thu Feb 10 10:53:25 2022 +0100 + + bump follow-redirects and istanbul-reports + + See #9441, #8702 + + Signed-off-by: Fredrik Adelöw + +commit 9a382ff4e511521771385015b62337def1a6aceb +Merge: 71a6648e74 c64f48741e +Author: Karan Shah +Date: Thu Feb 10 09:53:29 2022 +0000 + + Merge remote-tracking branch 'upstream/master' into airbrake-api + + # Conflicts: + # yarn.lock + +commit c64f48741ea607cc57ef70a44cd875feee898a30 +Merge: cd317ec582 9033775d39 +Author: Ben Lambert +Date: Thu Feb 10 10:49:41 2022 +0100 + + Merge pull request #9375 from backstage/freben/inspect + + catalog: add an entity inspection dialog + +commit 898a56578cc65ba2e00b9a4ddc038ffd93aad1a6 +Author: Fredrik Adelöw +Date: Thu Feb 10 09:45:19 2022 +0100 + + scaffolder: bump vm2 + + Signed-off-by: Fredrik Adelöw + +commit 71a6648e74adfb0886ee80e733e9ad3e840c3ca4 +Author: Karan Shah +Date: Thu Feb 10 09:39:11 2022 +0000 + + Move tests to MSW from Nock + + Signed-off-by: Karan Shah + +commit 3c9aed1b16c5e89a05087999625eb4d9ccee0136 +Author: Fredrik Adelöw +Date: Thu Feb 10 10:36:45 2022 +0100 + + review comments + + Signed-off-by: Fredrik Adelöw + +commit e725bb812fab5eab4c15758df11314fac8ca98fc +Author: Vincenzo Scamporlino +Date: Wed Feb 9 17:55:06 2022 +0100 + + Remove SearchContextProvider from Root component + + Signed-off-by: Vincenzo Scamporlino + +commit 52d2d36b4bae607f60d9dbfb94a91452dd9b0f3b +Author: Vincenzo Scamporlino +Date: Wed Feb 9 17:48:00 2022 +0100 + + Move SearchModal state to useSearchModal + + Signed-off-by: Vincenzo Scamporlino + +commit cd317ec58260fae9a33bf0ec4675990636111bdb +Merge: c367ddb301 ad136d1c87 +Author: Ben Lambert +Date: Wed Feb 9 21:11:01 2022 +0100 + + Merge pull request #8912 from backstage/grantila/cicd-statistics + + Added CI/CD statistics plugin + +commit ad136d1c8732afbada469a134b17b0c0b77cd261 +Author: Gustaf Räntilä +Date: Wed Feb 9 17:48:43 2022 +0100 + + chore: go back to @date-io/luxon 1 for mui pickers... + + Signed-off-by: Gustaf Räntilä + +commit 29302d39db8d1a27e8df1970a1976e95e22b76ac +Author: Gustaf Räntilä +Date: Wed Feb 9 16:54:32 2022 +0100 + + fix(cicd-statistics): @types/react -> devDependencies + + Signed-off-by: Gustaf Räntilä + +commit 476c4c52fc9a3d9f71f3e747f496ffed70368f63 +Author: blam +Date: Wed Feb 9 13:50:20 2022 +0100 + + chore: api-reports 😅 + + Signed-off-by: blam + +commit c2cbcaf234566c33ad440b784589c89cf4922630 +Author: blam +Date: Wed Feb 9 11:50:56 2022 +0100 + + chore: de-dedupe dependencies and make the build green 🤞 + + Signed-off-by: blam + +commit b947238d1dd0b4fde53e85ad452fb26a2d1e847e +Author: Gustaf Räntilä +Date: Tue Feb 8 11:47:11 2022 +0100 + + fix(yarn.lock): Fixed urls + + Signed-off-by: Gustaf Räntilä + +commit 07faca1f278b3eaf424d4b96d6768836d7cd95c8 +Author: Gustaf Räntilä +Date: Mon Feb 7 17:21:17 2022 +0100 + + fix(cicd-statistics): Fixed test issue after refactoring + + Signed-off-by: Gustaf Räntilä + +commit 365e3f87ad0d593205d56bcdeb839f396f8bfc2f +Author: Gustaf Räntilä +Date: Mon Feb 7 12:56:21 2022 +0100 + + feat(cicd-statistics): Allow multi-step progress when loading statistics + + Loading can take a pretty long time, and often in several steps, such as "loading builds" followed by "loading pipelines per build". + + Signed-off-by: Gustaf Räntilä + +commit d5acd9f03554d19c5d15a84e233c976fabe481b0 +Author: Gustaf Räntilä +Date: Wed Feb 2 16:27:02 2022 +0100 + + feat(cicd-statistics): Added zoom capability to the charts + + Since loading of build information can take a long time, being able to zoom "client-side", using the fetched data, is very useful. + + This is built using a provider (ZoomProvider) which keeps zoom state, simplifies rendering a gray area while zooming and has a filter-function which can filter only values within the zoomed time range. + + Signed-off-by: Gustaf Räntilä + +commit b8454275c17e024abaa99e85ff8a85fbef3c1135 +Author: Gustaf Räntilä +Date: Wed Feb 2 16:23:34 2022 +0100 + + fix(cicd-statistics): Fixed progress bar animation, should be throttle, not debounce + + Signed-off-by: Gustaf Räntilä + +commit fdabd241d2b42916014ab9cc2d155a67c7fb3458 +Author: Gustaf Räntilä +Date: Wed Feb 2 13:18:19 2022 +0100 + + feat(cicd-statistics): Added trigger reason + + Some refactoring and tweaks. The trigger reason is an overlay to the build counts, and is a percentage of manually triggered builds vs all builds. When this is high, it indicates likelyhood of flaky tests. + + Signed-off-by: Gustaf Räntilä + +commit ec1ddbd8121dc1aa1559a330d65167a72f189680 +Author: Gustaf Räntilä +Date: Mon Jan 24 10:16:43 2022 +0100 + + docs(cicd-statistics): Made it a bit more clear this plugin requires a custom API implementation + + Signed-off-by: Gustaf Räntilä + +commit 52756327cfc9b02f57db1f40c6db74bd78fd8c73 +Author: Gustaf Räntilä +Date: Fri Jan 21 18:00:30 2022 +0100 + + feat(cicd-statistics): Allow custom hiding/collapsing under certain thresholds + + Signed-off-by: Gustaf Räntilä + +commit 2d7f173e0721f759012cbc4667628f13587cb811 +Author: Gustaf Räntilä +Date: Fri Jan 21 16:31:00 2022 +0100 + + feat(cicd-statistics): Added median analysis (alongside average) + + Signed-off-by: Gustaf Räntilä + +commit cbbab88d9f58ee76d4381088086c2354955bbd11 +Author: Gustaf Räntilä +Date: Fri Jan 21 16:07:37 2022 +0100 + + feat(cicd-statistics): Allow stages to individual status, and added bar charts counts, and some refactoring + + Signed-off-by: Gustaf Räntilä + +commit ecaa8e7a151bb142c122ced25d2a445566dd2cea +Author: Gustaf Räntilä +Date: Thu Jan 20 15:25:52 2022 +0100 + + fix(cicd-statistics): date-fns -> luxon + + Signed-off-by: Gustaf Räntilä + +commit 0a7179538a73e71a0e497ec2c8578a50c3abfdf0 +Author: Gustaf Räntilä +Date: Fri Jan 14 16:35:33 2022 +0100 + + fix(cicd-statistics): Don't export branchTypes, it's not very useful + + Signed-off-by: Gustaf Räntilä + +commit b8492f3b14829051f0913e7c490ed5cd1f075d1d +Author: Gustaf Räntilä +Date: Fri Jan 14 16:32:49 2022 +0100 + + fix(cicd-statistics): buildType -> branchType + + Signed-off-by: Gustaf Räntilä + +commit d3d16a2442d536443eb8185b6f82078e05ba3369 +Author: Gustaf Räntilä +Date: Fri Jan 14 16:28:28 2022 +0100 + + fix(cicd-statistics): Don't instanceof, do fuzzy matching for better compat + + Signed-off-by: Gustaf Räntilä + +commit 6c4744725623fb2007ad8d3a5bb859950b8aaf8c +Author: Gustaf Räntilä +Date: Fri Jan 14 14:43:19 2022 +0100 + + fix(cicd-statistics): Export missing component type + + Signed-off-by: Gustaf Räntilä + +commit 721dca4a1446ec7bbd1c947bd8ffc0c0490af485 +Author: Gustaf Räntilä +Date: Fri Jan 14 14:25:32 2022 +0100 + + fix(cicd-statistics): Don't export the routeRef + + Signed-off-by: Gustaf Räntilä + +commit 37218e495ea8a30caf8df161ceb4bb5ebe11ed56 +Author: Gustaf Räntilä +Date: Fri Jan 14 14:21:19 2022 +0100 + + fix(cicd-statistics): Renamed the exported component + + Signed-off-by: Gustaf Räntilä + +commit 706817149ba88e0742f03e668d0ed7d9cc4f837c +Author: Gustaf Räntilä +Date: Fri Jan 14 14:18:15 2022 +0100 + + fix(cicd-statistics): Made FilterBranchType and FilterStatusType not be parameterized + + Signed-off-by: Gustaf Räntilä + +commit cf0e970bc2788bd567682faa94caa366ac4fa2e7 +Author: Gustaf Räntilä +Date: Fri Jan 14 14:14:37 2022 +0100 + + fix(cicd-statistics): Added entity option to getConfiguration + + Signed-off-by: Gustaf Räntilä + +commit d82fe02ecfb16273ee322d4fd045283d54390265 +Author: Gustaf Räntilä +Date: Thu Jan 13 14:22:16 2022 +0100 + + docs(cicd-statistics): Fixed spellings in README + + Signed-off-by: Gustaf Räntilä + +commit 770c195f34ebdc79c0bee0b6f8c6b8a52bb6b58d +Author: Gustaf Räntilä +Date: Thu Jan 13 11:15:32 2022 +0100 + + feat(cicd-statistics): Added CI/CD statistics plugin + + Signed-off-by: Gustaf Räntilä + +commit c367ddb30110d6248f0785fa2a7f5faf2bdd153e +Merge: a94709068b d674971d3a +Author: Ben Lambert +Date: Wed Feb 9 19:51:28 2022 +0100 + + Merge pull request #9440 from backstage/blam/roll-back-bad-dep + + Rolling back the `@date-io/luxon` bump + +commit bf5222bfa1e7a41aa8b1afbc535ca917f442cbb1 +Author: Fredrik Adelöw +Date: Wed Feb 9 19:32:59 2022 +0100 + + moved over IdentityClient as well + + Signed-off-by: Fredrik Adelöw + +commit a94709068b2aec9ef293d2b08cd0225a28a64bef +Merge: 4b044e2978 71162bdcb3 +Author: Ben Lambert +Date: Wed Feb 9 19:21:21 2022 +0100 + + Merge pull request #9439 from backstage/blam/updating-create-app-changeset + + Updating `create-app` changeset + +commit 4b044e29785720d1ebeb4e144c1c007af7d45993 +Merge: 4963afa2f6 19155e0939 +Author: Patrik Oldsberg +Date: Wed Feb 9 19:12:11 2022 +0100 + + Merge pull request #9437 from backstage/rugvip/report-fixes + + core-components,catalog-react: clean up API reports + +commit d674971d3ae2133119a3f4683a7836e9e5788e00 +Author: blam +Date: Wed Feb 9 19:08:20 2022 +0100 + + chore: added changeset + Signed-off-by: blam + +commit 945ea0d27829ca5fbc4b5af5acb5b5054f3b5051 +Author: blam +Date: Wed Feb 9 19:06:30 2022 +0100 + + chore: roll back the date-io/luxon bump + + Signed-off-by: blam + +commit 4963afa2f66a651b27fb64aa3522e40ef331057a +Merge: d600f56f0f c904cefa0e +Author: Patrik Oldsberg +Date: Wed Feb 9 19:06:08 2022 +0100 + + Merge pull request #9438 from backstage/blam/exit-pre + + changesets: exit pre-release + +commit 71162bdcb34237f61407b9eff9d458ba10af22fa +Author: blam +Date: Wed Feb 9 18:42:54 2022 +0100 + + chore: updating collator reference too they should be using tokenManagers + Signed-off-by: blam + +commit b719d2873a68c3fc747346f437d862d5922cb531 +Author: blam +Date: Wed Feb 9 18:40:19 2022 +0100 + + chore: uodating package name to be correct + Signed-off-by: blam + +commit c904cefa0ebf47d454325b4f2ac81328a51e3f70 +Author: blam +Date: Wed Feb 9 18:33:29 2022 +0100 + + changesets: exit pre-release + + Signed-off-by: blam + +commit d600f56f0ff2936df160aa47849e4a7dfe63c8de +Merge: e34d4ce277 89c84b9108 +Author: Ben Lambert +Date: Wed Feb 9 18:29:02 2022 +0100 + + Merge pull request #9339 from backstage/dependabot/npm_and_yarn/types/react-17.0.39 + + chore(deps-dev): bump @types/react from 16.14.18 to 17.0.39 + +commit f9037431423d6eec52174341651f11f607281760 +Author: Vincenzo Scamporlino +Date: Fri Feb 4 20:53:01 2022 +0100 + + Improve SearchContext api report + + Signed-off-by: Vincenzo Scamporlino + +commit eb1386e284ee534562e19c65ba716e2c3dc0fc46 +Author: Vincenzo Scamporlino +Date: Fri Feb 4 20:07:01 2022 +0100 + + Split storybook SearchContextProvider + + Signed-off-by: Vincenzo Scamporlino + +commit f986369b2a204892481001538f37a4c23c5cda1e +Author: Vincenzo Scamporlino +Date: Fri Feb 4 14:31:41 2022 +0100 + + SearchModal changeset + + Signed-off-by: Vincenzo Scamporlino + +commit 28e9487f488f379e41e98c728cec07f13da48d7c +Author: Vincenzo Scamporlino +Date: Fri Feb 4 14:23:47 2022 +0100 + + Remove open state from SearchContext + + Signed-off-by: Vincenzo Scamporlino + +commit 19155e0939b5dc509dd4d7322f453da14bf37042 +Author: Patrik Oldsberg +Date: Wed Feb 9 17:52:20 2022 +0100 + + changesets: add changeset for cleaning up components in api reports + + Signed-off-by: Patrik Oldsberg + +commit 1cabe4264aa7a3fab8a4c634037887799baa2900 +Author: Patrik Oldsberg +Date: Wed Feb 9 17:39:48 2022 +0100 + + core-components,catalog-react: update API reports + + Signed-off-by: Patrik Oldsberg + +commit b9e83843e276f3313c627737b7d4fcd2f47257ef +Author: Karan Shah +Date: Wed Feb 9 16:19:58 2022 +0000 + + Stop using snake case + + Signed-off-by: Karan Shah + +commit 56f20465b7b5dd68f5508a45449335614543288e +Author: Patrik Oldsberg +Date: Wed Feb 9 17:09:50 2022 +0100 + + core-components,catalog-react: override type for forwardRef components + + Signed-off-by: Patrik Oldsberg + +commit 86b40d464fc71c0fdb3becca964f78cf5c421f71 +Author: Fredrik Adelöw +Date: Wed Feb 9 17:10:18 2022 +0100 + + move over BackstageSignInResult, BackstageIdentityResponse, BackstageUserIdentity + + Signed-off-by: Fredrik Adelöw + +commit 7a8ac1db0bc78ca3ef4d7e89ec483c4f7f816780 +Author: Karan Shah +Date: Wed Feb 9 16:07:15 2022 +0000 + + Revert ADOPTERS.md + + Signed-off-by: Karan Shah + +commit 6cb193343af1a84bf2b0022ec12c04bbd0611ff7 +Author: Karan Shah +Date: Wed Feb 9 16:04:08 2022 +0000 + + Update yarn.lock + + Signed-off-by: Karan Shah + +commit 9f97bf082e702709675d59fdb7877766f10e70fe +Merge: 81e19c612a e34d4ce277 +Author: Karan Shah +Date: Wed Feb 9 16:00:36 2022 +0000 + + Merge remote-tracking branch 'upstream/master' into airbrake-api + + # Conflicts: + # ADOPTERS.md + # plugins/airbrake/package.json + +commit e58af60d262c7b670f6b5f3f2db86094be68c85c +Author: Patrik Oldsberg +Date: Wed Feb 9 16:57:45 2022 +0100 + + core-components: explicit types for styled components + + Signed-off-by: Patrik Oldsberg + +commit 8928dea8f663ae3a024782995cf9f6a10fe39dc9 +Author: Patrik Oldsberg +Date: Wed Feb 9 15:36:05 2022 +0100 + + core-components: update Button and Link doc workarounds + + Signed-off-by: Patrik Oldsberg + +commit 89c84b9108e0e46ee8426271f800ad9e26d050d2 +Author: blam +Date: Wed Feb 9 14:31:24 2022 +0100 + + chore: added changeset for r17 issues + + Signed-off-by: blam + +commit 9643f75a1197e02efaa24d755dc058c46f6bd007 +Author: blam +Date: Wed Feb 9 14:29:47 2022 +0100 + + chore: added guards as these could be string types which don't have props... + + Signed-off-by: blam + +commit e34d4ce277927c846f79fa67d7bf9dbb5759a539 +Merge: ee456406b2 5255292a2a +Author: Ben Lambert +Date: Wed Feb 9 14:00:03 2022 +0100 + + Merge pull request #9362 from mdb/mdb/new-splunk-on-call-annotation + + [Plugin] Splunk On-Call plugin support for 'splunk.com/on-call-routing-key' annotation + +commit ee456406b280444e694314c6e3bf5c0ca0dfe4ae +Merge: afb451e6b4 083666d4e6 +Author: Ben Lambert +Date: Wed Feb 9 13:40:01 2022 +0100 + + Merge pull request #9434 from lorsatti/master + + LogMeIn is now GoTo + +commit afb451e6b4664314141858d9f22eaa3ac98113e2 +Merge: 0a58786880 4f743087e4 +Author: Ben Lambert +Date: Wed Feb 9 13:21:52 2022 +0100 + + Merge pull request #9383 from backstage/dependabot/npm_and_yarn/roadiehq/backstage-plugin-github-pull-requests-1.3.7 + + chore(deps): bump @roadiehq/backstage-plugin-github-pull-requests from 1.3.4 to 1.3.7 + +commit 083666d4e629733d06a9f9b55ad9294b1391e234 +Author: Lorenzo Orsatti <49567430+lorsatti@users.noreply.github.com> +Date: Wed Feb 9 12:48:42 2022 +0100 + + LogMeIn is now GoTo + Signed-off-by: Lorenzo Orsatti <49567430+lorsatti@users.noreply.github.com> + +commit 0a587868805ee4d1539f5035b7cdf267cebb04dd +Merge: 9fecedee09 4457994dae +Author: Patrik Oldsberg +Date: Wed Feb 9 13:02:31 2022 +0100 + + Merge pull request #9433 from backstage/rugvip/pathfix + + workflows: fix package paths in manifest sync + +commit 4457994dae9e0fbbdae9c5b6259220eea3b871ca +Author: Patrik Oldsberg +Date: Wed Feb 9 12:46:41 2022 +0100 + + workflows: fix package paths in manifest sync + + Signed-off-by: Patrik Oldsberg + +commit cc274eb7baa41ff736189c9bc82eae6f32389d43 +Author: Himanshu Mishra +Date: Wed Feb 9 11:49:28 2022 +0100 + + add pre-reqs and expectations of the tutorial + + Signed-off-by: Himanshu Mishra + +commit 9fecedee09596542b7f73f71f83716e63262a795 +Merge: 5181da715c e40e4fce19 +Author: Ben Lambert +Date: Wed Feb 9 11:35:54 2022 +0100 + + Merge pull request #9431 from backstage/benjdlambert-patch-1 + + Update CHANGELOG.md + +commit 4f743087e419983e9241ed3b1e327c0c439d88d7 +Author: blam +Date: Wed Feb 9 11:15:51 2022 +0100 + + chore: updating yarn.lock + Signed-off-by: blam + +commit 9ed980cc2819275e4a1b30437c1d1445c3eed3b3 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Mon Feb 7 04:26:49 2022 +0000 + + chore(deps): bump @roadiehq/backstage-plugin-github-pull-requests + + Bumps [@roadiehq/backstage-plugin-github-pull-requests](https://github.com/RoadieHQ/roadie-backstage-plugins/tree/HEAD/plugins/frontend/backstage-plugin-github-pull-requests) from 1.3.4 to 1.3.7. + - [Release notes](https://github.com/RoadieHQ/roadie-backstage-plugins/releases) + - [Changelog](https://github.com/RoadieHQ/roadie-backstage-plugins/blob/main/plugins/frontend/backstage-plugin-github-pull-requests/CHANGELOG.md) + - [Commits](https://github.com/RoadieHQ/roadie-backstage-plugins/commits/HEAD/plugins/frontend/backstage-plugin-github-pull-requests) + + --- + updated-dependencies: + - dependency-name: "@roadiehq/backstage-plugin-github-pull-requests" + dependency-type: direct:production + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit 5181da715c86b0e68e5f182369402ca769745161 +Merge: 3e8edde23e c42cab6887 +Author: Patrik Oldsberg +Date: Wed Feb 9 11:08:43 2022 +0100 + + Merge pull request #9432 from backstage/rugvip/rest + + workflows: fix breaking v5 change in github-script + +commit d3fcf47a962a19a7e6de47731814efcf5587f00d +Author: Himanshu Mishra +Date: Wed Feb 9 11:02:54 2022 +0100 + + docs: use Backstage application directory + + Signed-off-by: Himanshu Mishra + +commit 805f8acfd0cf45f808377384b69623818e1005ad +Author: Himanshu Mishra +Date: Wed Feb 9 10:59:54 2022 +0100 + + `packages/app` directory + + Signed-off-by: Himanshu Mishra + +commit f87a740a6a97562e9fff66412686dd7ab5ecbd6a +Author: Himanshu Mishra +Date: Wed Feb 9 10:54:51 2022 +0100 + + keep the custom homepage section in app custom theme page + + Signed-off-by: Himanshu Mishra + +commit e0ca377789da85a0e25bcc6ecec80581bc81416b +Author: Himanshu Mishra +Date: Mon Feb 7 16:28:53 2022 +0100 + + add section about the homepage template + + Signed-off-by: Himanshu Mishra + +commit 821bebdff781fcccb5380d5577a565f90d3fa9cd +Author: Himanshu Mishra +Date: Mon Feb 7 16:21:09 2022 +0100 + + complete instructions on setting up custom homepage + + Signed-off-by: Himanshu Mishra + +commit c42cab6887aff0330a99e1aa5a8261bc7f55b5d8 +Author: Patrik Oldsberg +Date: Wed Feb 9 10:53:05 2022 +0100 + + workflows: fix breaking v5 change in github-script + + Signed-off-by: Patrik Oldsberg + +commit 3e8edde23e9257c4065d717e859e3ac7da11b30c +Merge: 364ca848ce c01113b6a6 +Author: Patrik Oldsberg +Date: Wed Feb 9 10:46:34 2022 +0100 + + Merge pull request #9430 from backstage/rugvip/github + + workflows: fix release sync dispatch + +commit e40e4fce1921c1d2e618d9e528c07036ee8d7985 +Author: Ben Lambert +Date: Wed Feb 9 10:46:19 2022 +0100 + + Update CHANGELOG.md + + Signed-off-by: Ben Lambert + +commit 364ca848ced5a377b30911da8cbe77da9a7b248d +Merge: b1d236fb29 3d7ce34132 +Author: Ben Lambert +Date: Wed Feb 9 10:44:52 2022 +0100 + + Merge pull request #9413 from backstage/rugvip/issues + + github: add additional links and update issue template + +commit b1d236fb29300c1a1012194b0f4d71699294dc72 +Merge: 143ada0056 bd4c3a2130 +Author: Ben Lambert +Date: Wed Feb 9 10:44:11 2022 +0100 + + Merge pull request #9429 from fortum/adopters-fortum + + add fortum to adopters list + +commit b3f3e420363c6e795af5846ae91bf2236f43eaf0 +Author: Fredrik Adelöw +Date: Tue Feb 8 12:25:27 2022 +0100 + + move `IdentityClient.getBearerToken` + + Signed-off-by: Fredrik Adelöw + +commit 9058bb1b5e4683f25098482c27e531f038ee40eb +Author: Fredrik Adelöw +Date: Tue Feb 8 11:26:33 2022 +0100 + + add empty @backstage/plugin-auth-node + + Signed-off-by: Fredrik Adelöw + +commit 6bc86fcf2dabc9b2f329e1bd3dc22dc1366a5b24 +Author: Fredrik Adelöw +Date: Tue Feb 8 11:25:13 2022 +0100 + + make IdentityClient.listPublicKeys private + + Signed-off-by: Fredrik Adelöw + +commit c01113b6a613f6d0ad21d3a64f608559ef3a8bad +Author: Patrik Oldsberg +Date: Wed Feb 9 10:21:26 2022 +0100 + + workflows: fix release sync dispatch + + Signed-off-by: Patrik Oldsberg + +commit bd4c3a213028dcd19daec8519ba53305acb42a26 +Author: Sunil Kumar Mohanty +Date: Wed Feb 9 11:08:00 2022 +0200 + + add fortum to adopters list + + Signed-off-by: Sunil Kumar Mohanty + +commit 143ada0056bc48e75f863cb95427a4427db2fcfd +Merge: 6c5b5326e0 89a2d00de7 +Author: Johan Haals +Date: Wed Feb 9 09:35:01 2022 +0100 + + Merge pull request #9092 from backstage/mob/versions-bump2 + + cli: Add versions:bump params for bumping to specific releases + +commit 6c5b5326e09dad57a1a4a06fdb2fd1dfba23e9f9 +Merge: 6a6ef4327b bb1615fbd6 +Author: Johan Haals +Date: Wed Feb 9 09:24:41 2022 +0100 + + Merge pull request #9417 from ryan-hanchett/invitae-adopters + + docs: add invitae to adopters list + +commit 6a6ef4327be81f9abb70659f47ce87b8a9fa5ab0 +Merge: ee8395ee38 6a9cc7fb1f +Author: Johan Haals +Date: Wed Feb 9 09:22:45 2022 +0100 + + Merge pull request #9422 from backstage/dependabot/npm_and_yarn/ts-node-10.5.0 + + chore(deps-dev): bump ts-node from 10.4.0 to 10.5.0 + +commit ee8395ee38fa0e8039d0c7b0669dc56d862747e5 +Merge: e6f167225d 7fa5dc7807 +Author: Johan Haals +Date: Wed Feb 9 09:21:12 2022 +0100 + + Merge pull request #9423 from backstage/dependabot/npm_and_yarn/types/express-serve-static-core-4.17.28 + + chore(deps-dev): bump @types/express-serve-static-core from 4.17.24 to 4.17.28 + +commit 7fa5dc7807a7fa1bcc410a63490d1e4e36787867 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Wed Feb 9 04:30:56 2022 +0000 + + chore(deps-dev): bump @types/express-serve-static-core + + Bumps [@types/express-serve-static-core](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express-serve-static-core) from 4.17.24 to 4.17.28. + - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) + - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express-serve-static-core) + + --- + updated-dependencies: + - dependency-name: "@types/express-serve-static-core" + dependency-type: direct:development + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit 6a9cc7fb1f040f530b4d308e7ede140a7b09ecc5 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Wed Feb 9 04:29:33 2022 +0000 + + chore(deps-dev): bump ts-node from 10.4.0 to 10.5.0 + + Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.4.0 to 10.5.0. + - [Release notes](https://github.com/TypeStrong/ts-node/releases) + - [Commits](https://github.com/TypeStrong/ts-node/compare/v10.4.0...v10.5.0) + + --- + updated-dependencies: + - dependency-name: ts-node + dependency-type: direct:development + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit 0d181683e841d817a18475a056c0707bd12d9318 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Wed Feb 9 00:53:49 2022 +0000 + + chore(deps-dev): bump @types/react from 16.14.18 to 17.0.39 + + Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.14.18 to 17.0.39. + - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) + - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) + + --- + updated-dependencies: + - dependency-name: "@types/react" + dependency-type: direct:development + update-type: version-update:semver-major + ... + + Signed-off-by: dependabot[bot] + +commit e6f167225d843beeb974c287c3364d951b587626 (tag: v0.67.0-next.0) +Merge: f82f83c5ec e74f416a00 +Author: Patrik Oldsberg +Date: Wed Feb 9 01:20:18 2022 +0100 + + Merge pull request #9337 from backstage/changeset-release/master + + Version Packages (next) + +commit bb1615fbd62681075935ec20d95fba6d665c77f5 +Author: Ryan Hanchett +Date: Tue Feb 8 12:50:50 2022 -0800 + + docs: add invitae to adopters list + + Signed-off-by: Ryan Hanchett + +commit e74f416a00f16de0dbc6e347782cb20f7aa681c7 +Author: github-actions[bot] +Date: Tue Feb 8 19:38:17 2022 +0000 + + Version Packages (next) + +commit f82f83c5ec4875c8540cc203e3f036f208017445 +Merge: cdc4282e3f c311ae2736 +Author: Patrik Oldsberg +Date: Tue Feb 8 20:32:18 2022 +0100 + + Merge pull request #9414 from rv-ddeloff/fix/atlassian-refresh + + atlassian: remove option for disabling refresh + +commit c311ae27364ab8f99a7de24632c4c319d8334956 +Author: Patrik Oldsberg +Date: Tue Feb 8 20:12:51 2022 +0100 + + Update early-beds-smoke.md + + Signed-off-by: Patrik Oldsberg + +commit 3396bc597392574d0a1b2e9565597cb697c7a618 +Author: Daniel Deloff <44780793+rv-ddeloff@users.noreply.github.com> +Date: Tue Feb 8 14:04:50 2022 -0500 + + remove option for disabling refresh + + Signed-off-by: Daniel Deloff <44780793+rv-ddeloff@users.noreply.github.com> + +commit 3d7ce341328ca026d74d46ead96de5b162ef5fa9 +Author: Patrik Oldsberg +Date: Tue Feb 8 18:20:53 2022 +0100 + + github: add additional links and update issue template + + Signed-off-by: Patrik Oldsberg + +commit dc9fd0acf9b9333212ac3152e5aba2734863302e +Author: Richard Luong +Date: Tue Feb 8 17:04:20 2022 +0100 + + Use Avatar instead of custom svg icon + + Signed-off-by: Richard Luong + +commit cdc4282e3f3e527350d4dd6028262c48f70d012d +Merge: 3dd6b00793 1dd5a02e91 +Author: Fredrik Adelöw +Date: Tue Feb 8 17:05:17 2022 +0100 + + Merge pull request #9351 from backstage/dependabot/npm_and_yarn/knex-1.0.2 + + chore(deps): bump knex from 0.95.6 to 1.0.2 + +commit a9461c1e65124b94e26c46d33fb89d1e5b2766ec +Author: Patrik Oldsberg +Date: Tue Feb 8 16:14:54 2022 +0100 + + cli: switch to using thread helpers in type definition build + + Signed-off-by: Patrik Oldsberg + +commit c69411e6e68f941b5c73e6731caee8fda049e11c +Author: Patrik Oldsberg +Date: Tue Feb 8 16:07:12 2022 +0100 + + cli: add message passing to runWorkerThreads + + Signed-off-by: Patrik Oldsberg + +commit 89a2d00de73d9e810adc0fcf7538e859bc41b04e +Author: Johan Haals +Date: Tue Feb 8 16:43:04 2022 +0100 + + chore: add links to options doc strings + + Signed-off-by: Johan Haals + +commit 3dd6b007933cfcf9d4585584d4bdac49f71090c9 +Merge: 05453654c7 27c1a76233 +Author: Ben Lambert +Date: Tue Feb 8 16:32:23 2022 +0100 + + Merge pull request #9409 from backstage/blam/update-codeowners + + Update CODEOWNERS to have reviewer group always + +commit 27c1a76233a8193871d7f2e0e46bc2ed4dc2bced +Author: blam +Date: Tue Feb 8 15:58:41 2022 +0100 + + chore: make CODEOWNERS pretty ✨ + + Signed-off-by: blam + +commit dbee923ba89e862fa858c373eff65b9cbbddf68e +Author: blam +Date: Tue Feb 8 15:49:16 2022 +0100 + + chore: fix codereviews to always have reviewers + + Signed-off-by: blam + +commit 05453654c75764abe88f69861767d52d8fc908a6 +Merge: 5f0a20db15 0da410b905 +Author: Ben Lambert +Date: Tue Feb 8 15:38:33 2022 +0100 + + Merge pull request #9367 from backstage/jhaals/actions + + actions: Comment information about DCO signing when failing + +commit 5f0a20db151d7458bef4a6256d938210b22716ff +Merge: 970c06b521 6458be3307 +Author: Ben Lambert +Date: Tue Feb 8 15:01:28 2022 +0100 + + Merge pull request #9391 from snehaljos/issue9157 + + Fixed bug in UI | Fix for issue #9157 + +commit db1066eec96294abbc9da34817c7afe973a0dae1 +Author: Johan Haals +Date: Tue Feb 8 15:00:12 2022 +0100 + + chore: clarify function names + + Signed-off-by: Johan Haals + +commit 0af2670e45d43bcc29599c2c7d65eb1e0729d9e1 +Author: Johan Haals +Date: Tue Feb 8 14:44:05 2022 +0100 + + scripts: Do not allow warnings in packages/release-manifests + + Signed-off-by: Johan Haals + +commit 494e1914cdf6522f2f0273556ab3b54ce28cab0b +Author: Johan Haals +Date: Tue Feb 8 14:48:31 2022 +0100 + + chore: Remove accidental dot import + + Signed-off-by: Johan Haals + +commit bf78c72b16b37a875ed76e931ff1be69cbb535a7 +Author: Johan Haals +Date: Tue Feb 8 14:46:39 2022 +0100 + + fix typos in .changeset/cold-houses-type.md + + Signed-off-by: Johan Haals + + Co-authored-by: Fredrik Adelöw + +commit 970c06b521fa51c78ee34c87e99e06238a8e2f28 +Merge: 9370194ce9 646eb8748b +Author: Patrik Oldsberg +Date: Tue Feb 8 14:45:29 2022 +0100 + + Merge pull request #9396 from backstage/rugvip/pre + + changesets: enter prerelease + +commit 259929af4e745da266254bdffd3007e9eb8ba21f +Author: Johan Haals +Date: Tue Feb 8 14:41:40 2022 +0100 + + Update package header + + Signed-off-by: Johan Haals + + Co-authored-by: Fredrik Adelöw + +commit 1b58473c4bb2504fd1ee57a62a870784aa7dae0a +Author: Johan Haals +Date: Tue Feb 8 14:41:25 2022 +0100 + + Update .changeset/green-peaches-explode.md + + Signed-off-by: Johan Haals + + Co-authored-by: Fredrik Adelöw + +commit b25e1d23c7042a9461520da78c3f041e69bf0d57 +Author: Johan Haals +Date: Tue Feb 8 14:41:12 2022 +0100 + + Fix incorrect package name + + Signed-off-by: Johan Haals + + Co-authored-by: Fredrik Adelöw + +commit 6458be3307a3564ebb33b3c6f2cb08259e8972e9 +Author: blam +Date: Tue Feb 8 14:41:10 2022 +0100 + + chore: added changeset + Signed-off-by: blam + +commit 1026f12334e9fe5a05a5b475b95459c4daf7eae7 +Author: blam +Date: Tue Feb 8 14:36:20 2022 +0100 + + chore: fixing a totally different way and arguably a more simpler way. + + Signed-off-by: blam + +commit 0da410b9055a309aad72e66ba7d474a5950cdc3d +Author: Johan Haals +Date: Tue Feb 8 14:18:30 2022 +0100 + + Multiline message body + + Signed-off-by: Johan Haals + + Co-authored-by: Ben Lambert + +commit 1ac6871673a40ce37715051f04258f15c80a56e7 +Author: Patrik Oldsberg +Date: Tue Feb 8 13:11:08 2022 +0100 + + cli: refactor worker thread helper to separate queue and plain threads + + Signed-off-by: Patrik Oldsberg + +commit 00f6bcda2a06db6d14fa43dd73658f1dabef856b +Author: Patrik Oldsberg +Date: Tue Feb 8 12:33:58 2022 +0100 + + cli: initial worker thread helper + + Signed-off-by: Patrik Oldsberg + +commit d77c32fd48477a1d1d6d2e2de77f7b57d781a7c2 +Author: Johan Haals +Date: Tue Feb 8 11:33:59 2022 +0100 + + Use release version from manifest + + Signed-off-by: Johan Haals + +commit 9370194ce9e52b8abeeda06539b67bb34b323c54 +Merge: 1d3f760d29 68e1ba360f +Author: Patrik Oldsberg +Date: Tue Feb 8 11:15:07 2022 +0100 + + Merge pull request #9312 from backstage/rugvip/release-dispatch + + scripts/create-release-tag: dispatch release workflows + +commit 81e19c612ae1e067c573afedd0f67b47661ad60c +Author: Karan Shah +Date: Tue Feb 8 10:04:39 2022 +0000 + + Minor refactoring to better name variables + + Signed-off-by: Karan Shah + +commit db4ed55d9d380ff9851cad327a799d86c059202b +Author: Karan Shah +Date: Tue Feb 8 10:03:15 2022 +0000 + + Error test now passes + + Signed-off-by: Karan Shah + +commit 1d3f760d29446cdb145a862dd95774cffcea0d08 +Merge: 8173a668a6 a06665e272 +Author: Ben Lambert +Date: Tue Feb 8 10:55:44 2022 +0100 + + Merge pull request #9404 from backstage/rugvip/f + + cli: avoid preprack failure if dist/embedded-app doesn't exist + +commit 8173a668a6312c1f3aec2bb987bc3d96d4a85af8 +Merge: 2c82f6b5dd c3868458d8 +Author: Fredrik Adelöw +Date: Tue Feb 8 10:44:37 2022 +0100 + + Merge pull request #9403 from backstage/freben/no-port + + Remove unnecessary get-port dependency + +commit b740b0c7d8e5faa8d84e11a086ea5c6310c61dad +Author: Johan Haals +Date: Tue Feb 8 10:43:36 2022 +0100 + + switch to markdown comment tag + + Signed-off-by: Johan Haals + +commit f1a5d816965d3c9886d3b37f2e181aed8f838613 +Author: Johan Haals +Date: Tue Feb 8 10:33:38 2022 +0100 + + include dco-helper tag in comment + + Signed-off-by: Johan Haals + +commit c22bcaafddbccb4ddc45732aacef2a897d8b66af +Author: Johan Haals +Date: Tue Feb 8 10:22:19 2022 +0100 + + update tests + + Signed-off-by: Johan Haals + +commit cbb3aa231bc564320bb8c38a7a940dfdcd0bcfeb +Author: Johan Haals +Date: Mon Feb 7 11:20:08 2022 +0100 + + Update changeset + + Signed-off-by: Johan Haals + +commit 788ffa78e28f039f52683b7f933f934af79fb85d +Author: Johan Haals +Date: Wed Jan 26 14:45:24 2022 +0100 + + Skip backstage.json update for custom patterns. Add more tests + + Co-authored-by: Patrik Oldsberg + Co-authored-by: Fredrik Adelöw + Signed-off-by: Johan Haals + +commit 59f31a631552490ada609d60db7e959193f82d07 +Author: Johan Haals +Date: Wed Jan 26 11:37:49 2022 +0100 + + chore: fix test, add additonal tests + + Signed-off-by: Johan Haals + +commit 25c6c2fd747503f72f176979b1fc5e91dcbf288c +Author: Johan Haals +Date: Wed Jan 26 09:16:05 2022 +0100 + + update api report + + Signed-off-by: Johan Haals + +commit fc65c6cd9eef760b0a9838866e060d2065f2e80e +Author: Johan Haals +Date: Tue Jan 25 16:39:50 2022 +0100 + + Rename pkg, make isomorphic + + Signed-off-by: Johan Haals + +commit ba6c626d09e3d439f5b6e788d00a2ea57328582e +Author: Johan Haals +Date: Tue Jan 25 16:20:35 2022 +0100 + + combine bump arguments + + Signed-off-by: Johan Haals + +commit a06665e272f90901ddcc59167bf014077b3d65a8 +Author: Patrik Oldsberg +Date: Tue Feb 8 10:12:30 2022 +0100 + + cli: avoid preprack failure if dist/embedded-app doesn't exist + + Signed-off-by: Patrik Oldsberg + +commit c3868458d8afa82972f21afd8efa7b7a0eef45e2 +Author: Fredrik Adelöw +Date: Tue Feb 8 10:10:08 2022 +0100 + + Remove unnecessary get-port dependency + + Signed-off-by: Fredrik Adelöw + +commit aa15e9ae2bac8ad5b307f46c24e562740050f52c +Author: Johan Haals +Date: Tue Jan 25 16:06:54 2022 +0100 + + Add releaseVersion to manifest + + Signed-off-by: Johan Haals + +commit 1ecfb1614ba0e09b6006fa022d358e8c646ecf50 +Author: Johan Haals +Date: Tue Jan 25 08:57:57 2022 +0100 + + update yarn.lock + + Signed-off-by: Johan Haals + +commit dc4b7d4778beb184521d99e89644375bc4172f4d +Author: Johan Haals +Date: Mon Jan 24 14:40:22 2022 +0100 + + Add more tests + + Signed-off-by: Johan Haals + +commit 714895e91bcf5813c2d34d8eaa1a8f7458f11622 +Author: Johan Haals +Date: Mon Jan 24 14:36:43 2022 +0100 + + fix tests + + Signed-off-by: Johan Haals + +commit d9327ae0783d601aa18e51260360a99937c8c362 +Author: Johan Haals +Date: Mon Jan 24 10:40:33 2022 +0100 + + cli: fix tests + + Signed-off-by: Johan Haals + +commit 79b08b5fe3173bb2ca0c53e7e21f7f6b6f949596 +Author: Johan Haals +Date: Mon Jan 24 09:17:50 2022 +0100 + + Use correct package version + + Signed-off-by: Johan Haals + +commit aeb5c69abb75e6bd1519bfddc3f7aa76e0f8fa82 +Author: Johan Haals +Date: Fri Jan 21 15:27:12 2022 +0100 + + Add changesets + + Signed-off-by: Johan Haals + +commit cbf43cee68d24a1892e534b81cc7971c2593b755 +Author: Johan Haals +Date: Fri Jan 21 15:12:55 2022 +0100 + + Remove unused dependencies + + Signed-off-by: Johan Haals + +commit 0e09335809e17d64dbcf4f9831ebd826d1660900 +Author: Johan Haals +Date: Fri Jan 21 15:08:57 2022 +0100 + + fix missing annotations + + Signed-off-by: Johan Haals + +commit 2b92120edb4ce3cadd9f808a1e288ef2b029e132 +Author: Johan Haals +Date: Fri Jan 21 15:07:03 2022 +0100 + + Add missing export + + Signed-off-by: Johan Haals + +commit 415316302bac5450380ea80ce7f59a067ea37e45 +Author: Johan Haals +Date: Fri Jan 21 14:52:15 2022 +0100 + + Update paths, remove exclude + + Signed-off-by: Johan Haals + +commit 061393a964a018cdbd4909070d7b71664cb4cc50 +Author: Johan Haals +Date: Fri Jan 21 14:17:50 2022 +0100 + + Pass releaseManifest to versionFinder + + Signed-off-by: Johan Haals + +commit c2930c3b2cf88e62cdc83de246d7700954a277e7 +Author: Johan Haals +Date: Fri Jan 21 14:15:58 2022 +0100 + + manifest: add getReleaseBy methods + + Signed-off-by: Johan Haals + +commit 5cd75ebbea503e1cdb8b1264a1f3ee4adab93910 +Author: Johan Haals +Date: Fri Jan 21 14:14:58 2022 +0100 + + fix eslint error + + Signed-off-by: Johan Haals + +commit 7c4e7b707c285cfe56ddb73b0e3235713f9e9da6 +Author: Johan Haals +Date: Thu Jan 20 11:13:55 2022 +0100 + + cli/bump: Add tests for versionfinder + + Co-authored-by: Patrik Oldsberg + Signed-off-by: Johan Haals + +commit 36cca38c61fdd71b76edc4a08aa1d2bceda788a1 +Author: Johan Haals +Date: Wed Jan 19 13:48:15 2022 +0100 + + date compare release tracks, prefer latest + + Signed-off-by: Johan Haals + +commit 476bb9411595cda8337353d0dbd6ffd17a95190a +Author: Johan Haals +Date: Wed Jan 19 10:30:12 2022 +0100 + + Initial release manifest package + + Signed-off-by: Johan Haals + +commit 2c82f6b5dd0e802a7771a6b86b1ae6f8675d3c9e +Merge: 2e465e1a11 a7abd5f35b +Author: Ben Lambert +Date: Tue Feb 8 10:06:06 2022 +0100 + + Merge pull request #9397 from mufaddal7/feature/export-dashboard-component + + export DashboardSnapshotComponent from new-relic-dashboard plugin + +commit 2e465e1a11ffd7cd9f18a692e0a6b6e82090b36e +Merge: fea215fa7e d897491df2 +Author: Patrik Oldsberg +Date: Tue Feb 8 09:32:12 2022 +0100 + + Merge pull request #9399 from backstage/dependabot/npm_and_yarn/esbuild-0.14.20 + + chore(deps): bump esbuild from 0.14.10 to 0.14.20 + +commit fea215fa7e1ad6b858d15f18b4e3493bb504baba +Merge: 1b8fbcca3a 9067d7052f +Author: Patrik Oldsberg +Date: Tue Feb 8 09:30:07 2022 +0100 + + Merge pull request #9400 from backstage/dependabot/npm_and_yarn/winston-3.5.1 + + chore(deps): bump winston from 3.3.3 to 3.5.1 + +commit 1b8fbcca3a5327354d71315a33a9edaf03d0d300 +Merge: b0530b60a0 9774508111 +Author: Patrik Oldsberg +Date: Tue Feb 8 09:29:01 2022 +0100 + + Merge pull request #9402 from backstage/dependabot/npm_and_yarn/typescript-4.5.5 + + chore(deps-dev): bump typescript from 4.5.4 to 4.5.5 + +commit b0530b60a07477a3188edbb93b96d0e653967968 +Merge: d9ac082bef 51fe2055df +Author: Patrik Oldsberg +Date: Tue Feb 8 09:25:40 2022 +0100 + + Merge pull request #9259 from backstage/rugvip/role-pack + + cli: avoid using `yarn pack` when creating dist workspace + +commit a7abd5f35b5152f0ae9671b90622bdd3ad3cf024 +Author: mufaddal motiwala +Date: Tue Feb 8 12:09:31 2022 +0530 + + jsDoc comment added + + Signed-off-by: mufaddal motiwala + +commit 9774508111cd6d5cd0eeff8e14a59efc49b17f48 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Tue Feb 8 04:37:32 2022 +0000 + + chore(deps-dev): bump typescript from 4.5.4 to 4.5.5 + + Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.4 to 4.5.5. + - [Release notes](https://github.com/Microsoft/TypeScript/releases) + - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.4...v4.5.5) + + --- + updated-dependencies: + - dependency-name: typescript + dependency-type: direct:development + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit 9067d7052f03976f972616df6c8b933b4fb65ddc +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Tue Feb 8 04:26:03 2022 +0000 + + chore(deps): bump winston from 3.3.3 to 3.5.1 + + Bumps [winston](https://github.com/winstonjs/winston) from 3.3.3 to 3.5.1. + - [Release notes](https://github.com/winstonjs/winston/releases) + - [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md) + - [Commits](https://github.com/winstonjs/winston/compare/v3.3.3...v3.5.1) + + --- + updated-dependencies: + - dependency-name: winston + dependency-type: direct:production + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit d897491df24eba614b124f4e69183e052f37c988 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Tue Feb 8 04:10:21 2022 +0000 + + chore(deps): bump esbuild from 0.14.10 to 0.14.20 + + Bumps [esbuild](https://github.com/evanw/esbuild) from 0.14.10 to 0.14.20. + - [Release notes](https://github.com/evanw/esbuild/releases) + - [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md) + - [Commits](https://github.com/evanw/esbuild/compare/v0.14.10...v0.14.20) + + --- + updated-dependencies: + - dependency-name: esbuild + dependency-type: direct:production + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit 5255292a2a0c5e7a84ea59f53c74439f21e4b4ac +Author: Mike Ball +Date: Mon Feb 7 17:04:01 2022 -0500 + + update changeset to be 'patch' change + + Per code review feedback: + https://github.com/backstage/backstage/pull/9362#discussion_r800480438 + + Signed-off-by: Mike Ball + +commit d9ac082bef8a20a9443bb5b354fddd79645ae07f +Author: Jahred Hope +Date: Tue Feb 8 08:33:34 2022 +1100 + + Update link to moved repository - techdocs-cli (#9305) + +commit 9552df7653c0f0b2ef08c961f4ca503a893f055a +Author: Mike Ball +Date: Mon Feb 7 13:55:01 2022 -0500 + + test reflects occurrence of single 'Missing Annotation' + + Signed-off-by: Mike Ball + +commit 04365cd21355ed000389c764543811e675c3b211 +Author: Mike Ball +Date: Mon Feb 7 12:12:35 2022 -0500 + + display only 1 `` + + Per code review feedback, it's arguably unnecessary + to display duplicate ``, + especially given the preceding contextual sentence + noting the supported annotations. + + Signed-off-by: Mike Ball + +commit 1514d8a3137148964ab78907fa0c0739fde8b8ba +Author: Mike Ball +Date: Mon Feb 7 10:06:30 2022 -0500 + + Update plugins/splunk-on-call/src/components/EntitySplunkOnCallCard.tsx + + Co-authored-by: Johan Haals + Signed-off-by: Mike Ball + +commit 9fa811ddbb6eb440c4a518989fd55b054b120dab +Author: Mike Ball +Date: Mon Feb 7 10:06:23 2022 -0500 + + Update .changeset/honest-foxes-scream.md + + Co-authored-by: Johan Haals + Signed-off-by: Mike Ball + +commit da9d1723f6f35b50b4af5f16fc92442b0724c593 +Author: Mike Ball +Date: Fri Feb 4 10:04:49 2022 -0500 + + invalid annotation logic better reflects component logic + + The EntitySplunkOnCallCard gives precedence to a `splunk.com/on-call-team` + annotation. Therefore, the InvalidAnnotation component messaging + should reflect that precedence, even in instances where _both_ supported + annotations are provided and both are deemed invalid. + + Signed-off-by: Mike Ball + +commit a957b9fc4d5ec80f8da55675881aa1e886bb6812 +Author: Mike Ball +Date: Fri Feb 4 08:38:38 2022 -0500 + + fine-tune Splunk On-Call README language + + Signed-off-by: Mike Ball + +commit 4ddc657bd349e427720e07b3be61884433993a5c +Author: Mike Ball +Date: Fri Feb 4 08:32:08 2022 -0500 + + add Splunk client `getRoutingKeys` method documentation + + Signed-off-by: Mike Ball + +commit 12182960f421a5ca37ca21fdd15999000f31952c +Author: Mike Ball +Date: Fri Feb 4 08:21:30 2022 -0500 + + address TypeScript compilation failure + + This fixes... + + ``` + Run yarn tsc + yarn run v1.22.1 + $ tsc + plugins/splunk-on-call/src/components/EntitySplunkOnCallCard.test.tsx:158:26 - error TS2345: Argument of type 'string | undefined' is not assignable to parameter of type 'Matcher'. + Type 'undefined' is not assignable to type 'Matcher'. + + 158 expect(getByText(MOCK_INCIDENT.entityDisplayName)).toBeInTheDocument(), + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + ``` + + Signed-off-by: Mike Ball + +commit c17be55ffbddbd7354556c8f68d49453cf8eca3f +Author: Mike Ball +Date: Fri Feb 4 07:57:51 2022 -0500 + + add Splunk On-Call plugin changeset + + Adds a changeset associated with the Splunk On-Call plugin's + support for a new `splunk.com/on-call-routing-key` annotation. + + Signed-off-by: Mike Ball + +commit ba1a3e9456363bd59d5e56042385fd26588be876 +Author: Mike Ball +Date: Fri Feb 4 07:51:18 2022 -0500 + + add splunk.com/on-call-routing-key docs to README + + Signed-off-by: Mike Ball + +commit 5669e32ac1ac5494eb4273ae516a673422687096 +Author: Mike Ball +Date: Thu Feb 3 20:30:09 2022 -0500 + + test component rendering w/ new annotation + + Test that the Splunk On Call component properly + renders when a `splunk.com/on-call-routing-key` + annotation is used. + + Signed-off-by: Mike Ball + +commit 07ffc7ca9d2a0edeba69c4a86d50afa09e77852d +Author: Mike Ball +Date: Thu Feb 3 20:19:36 2022 -0500 + + test when no Splunk On Call annotations are provided + + Signed-off-by: Mike Ball + +commit 4bda7d3045e7d36ce9a9fb87a3a24c74117724a8 +Author: Mike Ball +Date: Thu Feb 3 20:03:43 2022 -0500 + + test warning for incorrect routing key annotation + + This adds a test asserting that the correct component + is rendered when the entity `splunk.com/on-call-routing-key` + does not properly map to any associated teams. + + Signed-off-by: Mike Ball + +commit 7fa7857d4885bea7ef3dcfca9179c9dee1d88f0b +Author: Mike Ball +Date: Thu Feb 3 18:51:06 2022 -0500 + + correct incorrect team annotation test + + Signed-off-by: Mike Ball + +commit f408cabe8f93bdc828e661c3fb75bde42c309bf4 +Author: Mike Ball +Date: Thu Feb 3 17:09:17 2022 -0500 + + handle invalid Splunk On-Call annotations + + If a `splunk.com/on-call-team` annotation is provided and + the API returns no associated team, render... + + ``` + Splunk On-Call API returned no record of teams associated with the "foo" team name + Escalation Policy and incident information unavailable. Splunk On-Call requires a valid team name or routing key. + ``` + + If a `splunk.com/on-call-routing-key` annotation is provided and + the API returns no associated team, render... + + ``` + Splunk On-Call API returned no record of teams associated with the "foo" routing key + Escalation Policy and incident information unavailable. Splunk On-Call requires a valid team name or routing key. + ``` + + Signed-off-by: Mike Ball + +commit 52bb1807db368179feb0dee4b680e332070f918f +Author: Mike Ball +Date: Thu Feb 3 16:45:42 2022 -0500 + + properly render components + + Corrects logic ensuring `` and `` + render correctly. Previously, neither component would render from + within the `` component. + + Signed-off-by: Mike Ball + +commit 0dfbb30a5db99afd6a209ad76b978eb12a75ddb4 +Author: Mike Ball +Date: Thu Feb 3 16:33:18 2022 -0500 + + add 1em spacing between each Splunk On-Call card + + Signed-off-by: Mike Ball + +commit 4c61bc0cfa73bdd65467a65a7da1d38bca1245b6 +Author: Mike Ball +Date: Thu Feb 3 16:08:22 2022 -0500 + + render Splunk On-Call card per team + + In instances where a `splunk.com/on-call-routing-key` + is provided and that routing key is associated with + multiple teams, the component now renders an individual + Splunk On-Call card for each team. + + Signed-off-by: Mike Ball + +commit 70903de8792dc3b1470c845994a0180f04b81f68 +Author: Mike Ball +Date: Thu Feb 3 12:04:55 2022 -0500 + + [wip] support 'splunk.com/on-call-routing-key' annotation + + Extends the Splunk On Call plugin Entity card to infer the + corresponding team names from a `splunk.com/on-call-routing-key` + annotation. + + This seeks to enable the use of the Splunk On Call plugin on + entity pages for those orgs who associate a component with a + routing key rather than a team name. + + Signed-off-by: Mike Ball + +commit 51fe2055df5f2ce2400111aba4fffde9b9683a8c +Author: Patrik Oldsberg +Date: Mon Feb 7 18:33:53 2022 +0100 + + cli: fix a spelling + + Signed-off-by: Patrik Oldsberg + +commit b906f98119eb6e0d9e2fef204fdc3ede0b0c8d83 +Author: Patrik Oldsberg +Date: Sun Jan 30 19:36:40 2022 +0100 + + changesets: add changeset for dist workspace improvements + + Signed-off-by: Patrik Oldsberg + +commit f65550a08d85dfea1344cfb9176e7403957371b3 +Author: Patrik Oldsberg +Date: Sat Jan 29 19:10:33 2022 +0100 + + cli: update createDistWorkspace to use dist move utility when possible + + Signed-off-by: Patrik Oldsberg + +commit a41f50f9705b58e7e86255cebaa2644595efc3aa +Author: Patrik Oldsberg +Date: Sat Jan 29 19:01:19 2022 +0100 + + cli: added utility for copying package dist files + + Signed-off-by: Patrik Oldsberg + +commit c039c184c570b6fb7b6c5de6c7946f4078cc1fa9 +Author: Patrik Oldsberg +Date: Sat Jan 29 19:10:03 2022 +0100 + + cli: update createDistWorkspace to inline builds when possible + + Signed-off-by: Patrik Oldsberg + +commit 46855aaffa7f958518410b933632c6594bc09fbd +Author: Patrik Oldsberg +Date: Sun Jan 30 19:42:00 2022 +0100 + + cli: packager, add back index + + Signed-off-by: Patrik Oldsberg + +commit 2375ef7c3c5f63be60090cf010540b00118f75d0 +Author: Patrik Oldsberg +Date: Sun Jan 30 19:41:44 2022 +0100 + + cli: packager, rename index to createDistWorkspace + + Signed-off-by: Patrik Oldsberg + +commit 28cad572ff7b58f6e78a60f3a21aa1476d7e5d18 +Merge: 89b88a920d 8c4f24eb23 +Author: Ben Lambert +Date: Mon Feb 7 19:28:46 2022 +0100 + + Merge pull request #9384 from backstage/dependabot/npm_and_yarn/fork-ts-checker-webpack-plugin-7.1.1 + + chore(deps): bump fork-ts-checker-webpack-plugin from 7.0.0-alpha.11 to 7.1.1 + +commit 89b88a920d34dc6989f7ebe5d453f7b917882648 +Merge: 618366b8a7 7d2ddae27a +Author: Ben Lambert +Date: Mon Feb 7 19:27:23 2022 +0100 + + Merge pull request #9379 from backjo/feature/AddExpandParamToMsGraphQuery + + feat: add optional userExpand parameter for ms graph + +commit 618366b8a76bce0cfa701c779f5c74b18f3bdfc5 +Merge: b5bcc42493 764ee19029 +Author: Patrik Oldsberg +Date: Mon Feb 7 19:18:15 2022 +0100 + + Merge pull request #9388 from backstage/rugvip/role-parallel + + cli: refactor parallel helpers + limit parallelism + +commit 22ebeb4575720a88477889322c4843fa9553c686 +Author: mufaddal motiwala +Date: Mon Feb 7 23:03:41 2022 +0530 + + API report added + + Signed-off-by: mufaddal motiwala + +commit 646eb8748b0041b66af2dbd68426b4b699b6e065 +Author: Patrik Oldsberg +Date: Mon Feb 7 18:12:54 2022 +0100 + + changesets: enter prerelease + + Signed-off-by: Patrik Oldsberg + +commit 5ca42462b7e0fd54391c7519f994a764f9d85d75 +Author: mufaddal motiwala +Date: Mon Feb 7 22:41:33 2022 +0530 + + export DashboardSnapshotComponent + + Signed-off-by: mufaddal motiwala + +commit 68e1ba360f2ab1f6dfb71317460ec881bf5a491f +Author: Patrik Oldsberg +Date: Mon Feb 7 18:11:02 2022 +0100 + + workflows: move upgrade helper dispatch to release manifest workflow + + Signed-off-by: Patrik Oldsberg + +commit b5bcc42493c2c27b7a2be857afa499146c335264 +Merge: 424d4d6ef6 dd474f9350 +Author: Ben Lambert +Date: Mon Feb 7 18:06:21 2022 +0100 + + Merge pull request #9366 from backstage/emmaindal/error-page + + [ErrorPage] adjust accepted properties + +commit 424d4d6ef682ed465af2fb309a462bbc77c95f0f +Merge: 9d56dabe65 814a3ff480 +Author: Ben Lambert +Date: Mon Feb 7 18:05:35 2022 +0100 + + Merge pull request #9371 from backstage/rugvip/td-cli-build + + techdocs-cli: simplify dev setup and optimize build + +commit 7d2ddae27a1994ffaafb8957dc687ed00f0c482c +Author: blam +Date: Mon Feb 7 18:04:28 2022 +0100 + + chore: updated api-report + + Signed-off-by: blam + +commit 764ee19029f1abc0458a70f9587c70dcd806b0c0 +Author: Patrik Oldsberg +Date: Mon Feb 7 17:42:32 2022 +0100 + + cli: switch to looping parallel workers + fix bump test log ordering + + Signed-off-by: Patrik Oldsberg + +commit 8c4f24eb23c6440c80138e73de4c8f94043aade3 +Author: blam +Date: Mon Feb 7 17:43:25 2022 +0100 + + chore: bumping the memory limit of the forchore: bumping the memory limit of the ForkTsCheckerWebpackPlugin as it doesn't work without it for the main repo. + + Signed-off-by: blam + +commit 82641a96d40fafadfa5ab61a8e11605756ffa653 +Author: Karan Shah +Date: Mon Feb 7 16:25:49 2022 +0000 + + Fleshing out more tests with API failures + + Signed-off-by: Karan Shah + +commit 88ba8f6282f4649c14e9c2e9af3890db72a30071 +Author: Patrik Oldsberg +Date: Sun Feb 6 01:07:01 2022 +0100 + + cli: switch out some unbounded parallelism to use worker helper + + Signed-off-by: Patrik Oldsberg + +commit 872fcca2814f33a6df46cb9b29af1da8cd803cd0 +Author: Patrik Oldsberg +Date: Sun Feb 6 00:36:24 2022 +0100 + + cli: refactor parallelism util + new shared worker util + + Signed-off-by: Patrik Oldsberg + +commit 9d56dabe65bcc37064400562e515cd77e2b4edfd +Merge: 6398f2a3e5 9b0f6458b8 +Author: Patrik Oldsberg +Date: Mon Feb 7 17:08:53 2022 +0100 + + Merge pull request #9258 from backstage/rugvip/role-build + + cli: add experimental repo-wide build based on package roles + +commit 6398f2a3e5a85315c4b8b4118fd30a1a3e58680e +Merge: 910a7e0dde 50a19ff8dd +Author: Patrik Oldsberg +Date: Mon Feb 7 17:03:12 2022 +0100 + + Merge pull request #9393 from backstage/rugvip/lint-root + + cli: make lint path output relative to repo root + +commit 910a7e0dde701b42428ae8f6f9bad1f0d4a3b60d +Merge: b472f1c7b8 5d5c9bfb4c +Author: Ben Lambert +Date: Mon Feb 7 16:46:18 2022 +0100 + + Merge pull request #9344 from backstage/rugvip/auth-cookies + + auth-backend: make it possible to tweak the cookie configuration logic + +commit e76d563fe0b586b7912a650041c513d4fa1194b3 +Author: Karan Shah +Date: Mon Feb 7 15:42:26 2022 +0000 + + Added production-api.test.ts + + Signed-off-by: Karan Shah + +commit b472f1c7b885c365ec4c7b70e3db093fa241721a +Merge: 0d1e74c068 3d05c1da92 +Author: Patrik Oldsberg +Date: Mon Feb 7 16:19:43 2022 +0100 + + Merge pull request #9392 from backstage/rugvip/lint + + cli: fix lint invocation + +commit 50a19ff8dda13d19e6d32c4ad33bf1397f70c555 +Author: Patrik Oldsberg +Date: Mon Feb 7 15:58:35 2022 +0100 + + cli: make lint path output relative to repo root + + Signed-off-by: Patrik Oldsberg + +commit eba79f6e3f5eed82d1cfd6bce6c5d5fd44643de4 +Merge: e8731ffbc6 0d1e74c068 +Author: Karan Shah +Date: Mon Feb 7 14:57:16 2022 +0000 + + Merge remote-tracking branch 'upstream/master' into airbrake-api + + # Conflicts: + # ADOPTERS.md + +commit 1dd5a02e91b822d659021e6de92621463b422087 +Author: Fredrik Adelöw +Date: Fri Feb 4 10:56:29 2022 +0100 + + fix build + + Signed-off-by: Fredrik Adelöw + +commit 2441d1cf5922fa1e1b73d2980e225edd3efb99a0 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Fri Feb 4 04:22:06 2022 +0000 + + chore(deps): bump knex from 0.95.6 to 1.0.2 + + Bumps [knex](https://github.com/knex/knex) from 0.95.6 to 1.0.2. + - [Release notes](https://github.com/knex/knex/releases) + - [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md) + - [Commits](https://github.com/knex/knex/commits) + + --- + updated-dependencies: + - dependency-name: knex + dependency-type: direct:production + update-type: version-update:semver-major + ... + + Signed-off-by: dependabot[bot] + +commit 3d05c1da92984939d7aff5b8a6588c104097f003 +Author: Patrik Oldsberg +Date: Mon Feb 7 15:18:46 2022 +0100 + + cli: fix lint invocation + + Signed-off-by: Patrik Oldsberg + +commit 0d1e74c068f11e882b94ce78a78971cc342dc3fb +Merge: 2cff0248e1 d0c71e2aa4 +Author: Ben Lambert +Date: Mon Feb 7 15:09:28 2022 +0100 + + Merge pull request #9389 from backstage/rugvip/lint + + cli: tweak lint rules and switch ESLint invocation method + +commit 41402f98a812eebda8143a73c71237c004a2c381 +Author: snehaljos +Date: Mon Feb 7 19:21:00 2022 +0530 + + Fixed bug in UI | Fix for issue #9157 + + Signed-off-by: snehaljos + +commit 2cff0248e1e827f52fc478bcdea6d73d35d8e5a1 +Merge: 653e98bbe5 22f4ecb0e6 +Author: Patrik Oldsberg +Date: Mon Feb 7 14:40:14 2022 +0100 + + Merge pull request #9372 from backstage/rugvip/nocopy + + use link: rather than file: for local dependencies + +commit dd474f93501425413272a119aa20dc4d389c4c42 +Author: Emma Indal +Date: Mon Feb 7 14:35:31 2022 +0100 + + update changeset + + Signed-off-by: Emma Indal + +commit 653e98bbe56df97cb3d8b5c476239f252d2ccfab +Merge: d2c379aeab 8563695598 +Author: Ben Lambert +Date: Mon Feb 7 14:33:14 2022 +0100 + + Merge pull request #9359 from RoadieHQ/loading-progress-on-task-page + + adds progress bar to the task page.. + +commit 4922f11fe3d35607201b41fcc51e37fe57b7453c +Author: Emma Indal +Date: Mon Feb 7 14:33:12 2022 +0100 + + update type from JSX.Element or string to ReactNode + add test for string based prop + + Signed-off-by: Emma Indal + +commit 9033775d392b88fa01609889c3a20b1298f4e9a2 +Author: Fredrik Adelöw +Date: Mon Feb 7 13:36:30 2022 +0100 + + review comments + + Signed-off-by: Fredrik Adelöw + +commit b04ef1e4255fb96b62519c9cdc8ff06ff364969a +Author: Fredrik Adelöw +Date: Mon Feb 7 10:38:57 2022 +0100 + + add some tests + + Signed-off-by: Fredrik Adelöw + +commit f8633307c40b0af9bf813e9d90986bc954a51bc7 +Author: Fredrik Adelöw +Date: Fri Feb 4 20:17:10 2022 +0100 + + add an entity inspection dialog + + Signed-off-by: Fredrik Adelöw + +commit d2c379aeabdd6eac6e64f59801c72492bd4bfb64 +Merge: caa4e27de0 fb39efa320 +Author: Ben Lambert +Date: Mon Feb 7 13:18:40 2022 +0100 + + Merge pull request #9247 from backstage/filter-query-params + + Respect queryParameter updates in catalog pickers + +commit d0c71e2aa4f9482b8a210588353391fa2057ab9b +Author: Patrik Oldsberg +Date: Mon Feb 7 12:36:36 2022 +0100 + + cli: use node API from ESLint to invoke it rather than a subprocess + + Signed-off-by: Patrik Oldsberg + +commit fae2aee8785686f0d96bb486d2ea35190b1ba35d +Author: Patrik Oldsberg +Date: Mon Feb 7 12:23:44 2022 +0100 + + cli: remove no-duplicates lint rule + + Signed-off-by: Patrik Oldsberg + +commit 92abfffe84d2623b70d4341a1992dc6dba05644a +Author: Patrik Oldsberg +Date: Mon Feb 7 12:18:20 2022 +0100 + + cli: deduplicate no-extraneous-dependencies lint rule + + Signed-off-by: Patrik Oldsberg + +commit caa4e27de05d0831fb20b33fe88e20177a5880e5 +Merge: a4a777441d 0c7936af83 +Author: Fredrik Adelöw +Date: Mon Feb 7 11:33:24 2022 +0100 + + Merge pull request #9352 from backstage/dependabot/npm_and_yarn/husky-7.0.4 + + chore(deps-dev): bump husky from 6.0.0 to 7.0.4 + +commit a4a777441de6f1619e19bcefc7b958ee127335d2 +Author: Emma Indal +Date: Mon Feb 7 11:28:26 2022 +0100 + + [Home] homepage component starred entities (#9378) + + * implement starred entities home page component + add to storybook + + Signed-off-by: Emma Indal + + * update default template to include starred entities + + Signed-off-by: Emma Indal + + * add changeset + + Signed-off-by: Emma Indal + + * api report + + Signed-off-by: Emma Indal + +commit 0c7936af831d45f220a061774d7f3416f81b7a0f +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Mon Feb 7 09:46:30 2022 +0000 + + chore(deps-dev): bump husky from 6.0.0 to 7.0.4 + + Bumps [husky](https://github.com/typicode/husky) from 6.0.0 to 7.0.4. + - [Release notes](https://github.com/typicode/husky/releases) + - [Commits](https://github.com/typicode/husky/compare/v6.0.0...v7.0.4) + + --- + updated-dependencies: + - dependency-name: husky + dependency-type: direct:development + update-type: version-update:semver-major + ... + + Signed-off-by: dependabot[bot] + +commit 709bc85ca11427b93e6eca643a05fc04fcca6cf0 +Merge: 87bcdc2366 7bb1bde7f6 +Author: Fredrik Adelöw +Date: Mon Feb 7 10:45:37 2022 +0100 + + Merge pull request #9338 from backstage/freben/ea-no-more + + Bunch of random api cleanup + +commit 1239b113b97dafdf90b33b5ad9d029c814690847 +Author: Johan Haals +Date: Mon Feb 7 10:35:45 2022 +0100 + + format + + Signed-off-by: Johan Haals + +commit 88f5a56b6016f717c1fb7dd11546e21156b21167 +Author: Johan Haals +Date: Mon Feb 7 10:34:24 2022 +0100 + + Update .github/workflows/verify_dco.yaml + + Signed-off-by: Johan Haals + + Co-authored-by: Adam Harvey + +commit 87bcdc236641812cae30b29788c4540732c9bfe9 +Merge: 6989351d1f bbbaa8ed61 +Author: Patrik Oldsberg +Date: Mon Feb 7 10:33:14 2022 +0100 + + Merge pull request #9341 from backstage/rugvip/todo-test + + todo: switch to routable extension + add test + +commit 6989351d1fa9221f99ffa32169223e2beea26157 +Merge: 58835a8c68 fe0e05ddcf +Author: Johan Haals +Date: Mon Feb 7 10:33:04 2022 +0100 + + Merge pull request #9386 from ljupchokotev/ikea-adopters + + Add IKEA IT AB to adopters list + +commit 58835a8c685eb3abe7d90405642b5bf1b06a1f70 +Merge: 38ae73ac1c 1841159490 +Author: Johan Haals +Date: Mon Feb 7 10:32:34 2022 +0100 + + Merge pull request #9358 from SDA-SE/chore/add-sda-codeowner + + chore: add sda codeowner + +commit fe0e05ddcf25d457980edd79da7c36c582907b8f +Author: Lyupcho Kotev +Date: Mon Feb 7 09:48:59 2022 +0100 + + Add IKEA IT AB to adopters list + + Signed-off-by: Lyupcho Kotev + +commit 38ae73ac1cf790b1354cf115b988e0935ab1dafe +Merge: 46301d4dc5 d62bdb7a8e +Author: Ben Lambert +Date: Mon Feb 7 10:00:42 2022 +0100 + + Merge pull request #9373 from backstage/rugvip/fallback + + core-components: make useSupportConfig fall back to default config when needed + +commit 46301d4dc5a92bc0849cb63470bfacef1e5b8f6d +Merge: 310887cd40 599f3dfa83 +Author: Johan Haals +Date: Mon Feb 7 09:08:01 2022 +0100 + + Merge pull request #9382 from backstage/dependabot/npm_and_yarn/types/concat-stream-2.0.0 + + chore(deps-dev): bump @types/concat-stream from 1.6.1 to 2.0.0 + +commit 310887cd40d93197f87a84b38d8d9b2ced6b00e7 +Merge: 411d2a425a 112d2e1f02 +Author: Johan Haals +Date: Mon Feb 7 09:07:11 2022 +0100 + + Merge pull request #9381 from backstage/dependabot/npm_and_yarn/lint-staged-12.3.3 + + chore(deps-dev): bump lint-staged from 12.2.2 to 12.3.3 + +commit 3cfd0ac71ca4c061871812d36d6452b7c0a4508f +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Mon Feb 7 04:36:42 2022 +0000 + + chore(deps): bump fork-ts-checker-webpack-plugin + + Bumps [fork-ts-checker-webpack-plugin](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin) from 7.0.0-alpha.11 to 7.1.1. + - [Release notes](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/releases) + - [Changelog](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/blob/main/CHANGELOG.md) + - [Commits](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v7.0.0-alpha.11...v7.1.1) + + --- + updated-dependencies: + - dependency-name: fork-ts-checker-webpack-plugin + dependency-type: direct:production + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit 599f3dfa835d8b6f8b94ac61a960179718136d30 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Mon Feb 7 04:23:29 2022 +0000 + + chore(deps-dev): bump @types/concat-stream from 1.6.1 to 2.0.0 + + Bumps [@types/concat-stream](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/concat-stream) from 1.6.1 to 2.0.0. + - [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-major + ... + + Signed-off-by: dependabot[bot] + +commit 112d2e1f0252a04cb08f44403f8d241a20ef27fd +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Mon Feb 7 04:19:46 2022 +0000 + + chore(deps-dev): bump lint-staged from 12.2.2 to 12.3.3 + + Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.2.2 to 12.3.3. + - [Release notes](https://github.com/okonet/lint-staged/releases) + - [Commits](https://github.com/okonet/lint-staged/compare/v12.2.2...v12.3.3) + + --- + updated-dependencies: + - dependency-name: lint-staged + dependency-type: direct:development + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit 9b122a780caf35be74c6c9eb1a962524e337cd50 +Author: Jonah Back +Date: Sun Feb 6 19:22:52 2022 -0800 + + feat: add optional userExpand parameter for ms graph + + Signed-off-by: Jonah Back + +commit 6c978548edd55c070a2a3449d428e066081fcb0b +Author: Kévin Gomez +Date: Sun Feb 6 17:34:57 2022 +0100 + + Update catalog-model api-report.md + + Signed-off-by: Kévin Gomez + +commit ca1d6c17884336f0d5a7ae98aa417b179678a625 +Author: Kévin Gomez +Date: Sun Feb 6 16:12:43 2022 +0100 + + Add changeset + + Signed-off-by: Kévin Gomez + +commit 50d71061ca15eac18492bb1be24c1d60e79f0dce +Author: Kévin Gomez +Date: Sun Feb 6 16:11:27 2022 +0100 + + Support "dependencyOf" relation in Resource entities + + Signed-off-by: Kévin Gomez + +commit 9b0f6458b84d8d61cc5cd4a0a58cdc2f47f8268a +Author: Patrik Oldsberg +Date: Sat Feb 5 23:51:31 2022 +0100 + + cli: refactored build script parser + + Signed-off-by: Patrik Oldsberg + +commit 411d2a425a613b255a6a74e4c55adafbaeabf808 +Merge: c0e519529b 1049a6d949 +Author: Ben Lambert +Date: Sat Feb 5 22:02:00 2022 +0100 + + Merge pull request #9346 from djamaile/master + + fix(scaffolder-backend): use the right key when initializing a Gitlab… + +commit c0e519529b69ffa43fc03b4303a56dbf5ec5185a +Merge: 07d9fa4301 63181dee79 +Author: Ben Lambert +Date: Sat Feb 5 19:52:35 2022 +0100 + + Merge pull request #9370 from backstage/rugvip/iife + + cli: wrap minified code in iife + +commit 5b54608615a2ba012fccd5110506b84eba30a358 +Author: Patrik Oldsberg +Date: Sat Feb 5 18:47:21 2022 +0100 + + cli: add option to include bundled packages in repo build + parse options + + Signed-off-by: Patrik Oldsberg + +commit d62bdb7a8e444d7a250e14b6b3c6cbe6882f2c45 +Author: Patrik Oldsberg +Date: Sat Feb 5 14:02:16 2022 +0100 + + core-components: make useSupportConfig fall back to default config when needed + + Signed-off-by: Patrik Oldsberg + +commit 814a3ff48021da2c756fe3bf8455372c2b3f5c53 +Author: Patrik Oldsberg +Date: Sat Feb 5 12:15:43 2022 +0100 + + techdocs-cli: switch to embedding app using prepack script + + Signed-off-by: Patrik Oldsberg + +commit b70c186194421975e27af00e14d04e15abbb9633 +Author: Patrik Oldsberg +Date: Sat Feb 5 11:18:43 2022 +0100 + + techdocs-cli: unified dev and production build through config detection + + Signed-off-by: Patrik Oldsberg + +commit 22f4ecb0e6b4056f12b4574a4b13a12d4475c6b6 +Author: Patrik Oldsberg +Date: Sat Feb 5 12:44:58 2022 +0100 + + use link: rather than file: for local dependencies + + Signed-off-by: Patrik Oldsberg + +commit 63181dee791f857fa0c9930cd9d783655ec63103 +Author: Patrik Oldsberg +Date: Sat Feb 5 10:42:38 2022 +0100 + + cli: wrap minified code in iife + + Signed-off-by: Patrik Oldsberg + +commit fb39efa3204c06080ac99c83084c60a9c0542cdf +Author: Tim Hansen +Date: Fri Feb 4 13:25:51 2022 -0700 + + Fix useEntityListProvider test + + Signed-off-by: Tim Hansen + +commit 911f01ace35f3372269fcb3fa959cf6d86c2f782 +Author: Tim Hansen +Date: Fri Feb 4 12:47:18 2022 -0700 + + Set initial value from queryParameters + Add tests for external queryParameter updates + + Signed-off-by: Tim Hansen + +commit 680e7c7452ae6bc3b787095462f915befaf8c728 +Author: Tim Hansen +Date: Fri Jan 28 15:52:08 2022 -0700 + + Respect queryParameter updates in pickers + + Signed-off-by: Tim Hansen + +commit 07d9fa4301034c64fd6400494072e0461899be51 +Merge: 3bc7465f71 3941ada3cf +Author: Patrik Oldsberg +Date: Fri Feb 4 16:32:53 2022 +0100 + + Merge pull request #9133 from backstage/rugvip/role + + cli: add support for package role + script & migration utils + +commit 4a4ab7c6034837a59b9781e9f0592c68715d6d4d +Author: Vincenzo Scamporlino +Date: Fri Feb 4 14:22:29 2022 +0100 + + Invoke search only when SearchModal is visible + + Signed-off-by: Vincenzo Scamporlino + +commit d408d210c21b1e638ed16af30b343276035b4d9b +Author: Vincenzo Scamporlino +Date: Fri Feb 4 14:17:36 2022 +0100 + + Remove duplicated SearchContextProvider + + Signed-off-by: Vincenzo Scamporlino + +commit 85636955987f84d2fb8b320a684f88d7f1ddb586 +Author: Brian Fletcher +Date: Fri Feb 4 15:07:24 2022 +0000 + + move the progress bar inside the log viewer + + Signed-off-by: Brian Fletcher + +commit 0fdba0af76d5c11cd2d7a2131d7b150a4c231a7c +Author: Johan Haals +Date: Fri Feb 4 16:00:39 2022 +0100 + + actions: Comment information about DCO signing when failing + + Signed-off-by: Johan Haals + +commit 0912186d16154c59fedf56a3eeff0096a9fa5828 +Author: Emma Indal +Date: Fri Feb 4 15:17:37 2022 +0100 + + update changelog and prettier fixups + + Signed-off-by: Emma Indal + +commit 308efff0ac09d9255786edbac15b218f85165ea9 +Author: Emma Indal +Date: Fri Feb 4 15:11:40 2022 +0100 + + add optional supportUrl property + + Signed-off-by: Emma Indal + +commit e8731ffbc6ddd19d61901ffe1a417bde6f8f7157 +Author: Karan Shah +Date: Fri Feb 4 14:06:18 2022 +0000 + + Added a test for the annotation missing component + + Signed-off-by: Karan Shah + +commit f2dfbd3fb06f3fccb4c8c36cd52b469eb9ce6429 +Author: Emma Indal +Date: Fri Feb 4 14:59:41 2022 +0100 + + add changeset + + Signed-off-by: Emma Indal + +commit 437659b92f0a0adb1056bf6a386b9edfbafbbbf2 +Author: Emma Indal +Date: Fri Feb 4 14:59:12 2022 +0100 + + accept JSX Element as additionalInfo prop + + Signed-off-by: Emma Indal + +commit 3bc7465f71699941777d9011a6984a6923a02631 +Merge: d7b534014c 8d95c29bd3 +Author: Johan Haals +Date: Fri Feb 4 13:32:28 2022 +0100 + + Merge pull request #9350 from backstage/dependabot/npm_and_yarn/dompurify-2.3.5 + + chore(deps): bump dompurify from 2.3.3 to 2.3.5 + +commit d7b534014c198e82e7fe75cdca6fecae9381cdd0 +Merge: bbd59ed355 dffe939b80 +Author: Ben Lambert +Date: Fri Feb 4 13:21:57 2022 +0100 + + Merge pull request #9335 from backstage/upgrade-helper-link + + docs: add link to upgrade helper in keeping backstage updated page + +commit d59b90852a6d5893bd8bf4f00046329e2a2e9d93 +Author: Patrik Oldsberg +Date: Sun Jan 30 19:24:10 2022 +0100 + + changesets: added changesets for CLI repo command and type worker thread + + Signed-off-by: Patrik Oldsberg + +commit d20f260e6dcb2eba8b3c23f63b16665d97995193 +Author: Patrik Oldsberg +Date: Sat Jan 29 18:57:16 2022 +0100 + + cli: tweak buildPackages to use standard BuildOptions + + Signed-off-by: Patrik Oldsberg + +commit f8e529030eeb788ff814b0fe21635e30de932dbf +Author: Patrik Oldsberg +Date: Sat Jan 29 18:55:31 2022 +0100 + + cli: added getOutputsForRole utility + + Signed-off-by: Patrik Oldsberg + +commit 336b3101519c32428e73599ec4f41f91fe8ef31a +Author: Patrik Oldsberg +Date: Sat Jan 29 12:43:51 2022 +0100 + + cli: add initial experimental repo sub-command with build + + Signed-off-by: Patrik Oldsberg + +commit fe571d2b0652e541819d3ff6c9eef84c088fb234 +Author: Patrik Oldsberg +Date: Sat Jan 29 12:31:16 2022 +0100 + + cli: add buildPackages for building multiple packages at once + + Signed-off-by: Patrik Oldsberg + +commit 03b39bbcc3c467bd28ee39ea6b787dca5d66fde0 +Author: Patrik Oldsberg +Date: Sat Jan 29 12:20:27 2022 +0100 + + cli: run API Extractor type builds in worker thread + + Signed-off-by: Patrik Oldsberg + +commit 4917c71d00e0049dd8ed75cb676cec1ee6eefd18 +Author: Patrik Oldsberg +Date: Sat Jan 29 11:10:33 2022 +0100 + + cli: allow optimized type definition builds across packages + + Signed-off-by: Patrik Oldsberg + +commit ee4931047470df16e9fa407d48c864caaf729fac +Author: Patrik Oldsberg +Date: Sat Jan 29 01:55:02 2022 +0100 + + cli: custom warning handler for rollup + support for log prefix + + Signed-off-by: Patrik Oldsberg + +commit b2db40b700a6da3ca812cb6789b72f8b86f48c50 +Author: Patrik Oldsberg +Date: Sat Jan 29 01:23:44 2022 +0100 + + cli: add support for specifying target dir in build options + + Signed-off-by: Patrik Oldsberg + +commit 3941ada3cfa8dcf58c9939dd9ae56dd7cffd326d +Author: Patrik Oldsberg +Date: Thu Feb 3 13:35:53 2022 +0100 + + cli: remove separate bundle script, using build instead + + Signed-off-by: Patrik Oldsberg + +commit eaf67f05783da2a5c140f66ce19647daa9faf8b8 +Author: Patrik Oldsberg +Date: Thu Jan 27 18:43:50 2022 +0100 + + changesets: add changset for cli role addition + + Signed-off-by: Patrik Oldsberg + +commit 323562efc9236bd397034d8e24881fa15ea97065 +Author: Patrik Oldsberg +Date: Tue Jan 25 21:35:39 2022 +0100 + + cli: switch to keeping track of outputs for each package role + + Signed-off-by: Patrik Oldsberg + +commit f2c5b7461773a2c9ced713c9bc3c86a83c912588 +Author: Patrik Oldsberg +Date: Mon Jan 24 00:34:20 2022 +0100 + + cli: refactor role functions to work around simpler PackageRole + + Signed-off-by: Patrik Oldsberg + +commit 3532a7d81c94d77b3c275685e0201a2e443d0a78 +Author: Patrik Oldsberg +Date: Sun Jan 23 16:33:46 2022 +0100 + + cli: update package script migration to use script commands + + Signed-off-by: Patrik Oldsberg + +commit c9f8c1189f57014c13a331bfa7687c0fbd12f83d +Author: Patrik Oldsberg +Date: Sun Jan 23 16:20:27 2022 +0100 + + cli: mark commands for planned deprecation + + Signed-off-by: Patrik Oldsberg + +commit 036d95b99b4d9cec1ec40ebd87d2b6e5526503e0 +Author: Patrik Oldsberg +Date: Sun Jan 23 16:19:45 2022 +0100 + + cli: refactored registration of script and migration commands + + Signed-off-by: Patrik Oldsberg + +commit 38963aa860feced0673f514d00d901667d3c6d9b +Author: Patrik Oldsberg +Date: Sun Jan 23 15:47:53 2022 +0100 + + cli: add new role-based build command + + Signed-off-by: Patrik Oldsberg + +commit 703314d1a53c5515f960ce43bfb2a0cac0bcfff2 +Author: Patrik Oldsberg +Date: Sun Jan 23 14:28:13 2022 +0100 + + cli: move new commands into experimental sub-commands + + Signed-off-by: Patrik Oldsberg + +commit 189c44104c05ac3a727cd3002e3813bc746a85d7 +Author: Patrik Oldsberg +Date: Sun Jan 23 13:07:21 2022 +0100 + + cli: added migrate:package-scripts + + Signed-off-by: Patrik Oldsberg + +commit 0bf983e703cef5c7fb3c98ee0dc32d9918800b6e +Author: Patrik Oldsberg +Date: Sun Jan 23 13:05:54 2022 +0100 + + cli: add PackageGraph utility for listing extended packages + + Signed-off-by: Patrik Oldsberg + +commit c7169dc440f0560d945be95ef8e541f9ea6b4f50 +Author: Patrik Oldsberg +Date: Sat Jan 22 17:52:30 2022 +0100 + + cli: add migrate:package-role command + + Signed-off-by: Patrik Oldsberg + +commit 9227753a7c30f57c7988dfa0a0e0b8098129aba1 +Author: Patrik Oldsberg +Date: Sat Jan 22 17:17:23 2022 +0100 + + cli: added role-based start command + + Signed-off-by: Patrik Oldsberg + +commit f0ee50cfabd467c357ed955dc1ce19684a9abcb2 +Author: Patrik Oldsberg +Date: Sat Jan 22 16:39:48 2022 +0100 + + cli: add utility for passing explicit role option + + Signed-off-by: Patrik Oldsberg + +commit 17a9f90efcd0a4d9cfc9c93d24755b94ca71437c +Author: Patrik Oldsberg +Date: Sat Jan 22 16:06:56 2022 +0100 + + cli: add util to get role info by name + + Signed-off-by: Patrik Oldsberg + +commit 29260100446370472eaa10cbf2af4e11b5ff8936 +Author: Patrik Oldsberg +Date: Sat Jan 22 15:36:06 2022 +0100 + + cli: add new role-based bundle command + + Signed-off-by: Patrik Oldsberg + +commit 8263cac40e2b9e7b90b7146b0e73b9cb0b98b33c +Author: Patrik Oldsberg +Date: Sat Jan 22 14:53:20 2022 +0100 + + cli: bit more specific matching of module roles + + Signed-off-by: Patrik Oldsberg + +commit 4e62242eb1945cd9c9f969144a4e72a451953aa7 +Author: Patrik Oldsberg +Date: Sat Jan 22 14:03:49 2022 +0100 + + cli: split role detection into read and detect + + Signed-off-by: Patrik Oldsberg + +commit 0a2719a5ab7c0205f8e70a2ce96e82c0b6b31199 +Author: Patrik Oldsberg +Date: Fri Jan 21 01:52:05 2022 +0100 + + cli: add initial role types and detection + + Signed-off-by: Patrik Oldsberg + +commit 5d5c9bfb4c8b0f4002c07ffd0e28baaa814f2fed +Author: Patrik Oldsberg +Date: Fri Feb 4 13:11:10 2022 +0100 + + auth-backend: removed cookieConfigurer from router options + + Signed-off-by: Patrik Oldsberg + +commit 33e139e65248b2133212c9eae6e9878261e6c318 +Author: Brian Fletcher +Date: Fri Feb 4 12:05:37 2022 +0000 + + adds changeset + + Signed-off-by: Brian Fletcher + +commit bbd59ed35575402e3f46c1443a0afc7450910fe4 +Merge: faf49ba82f 6b07ea436c +Author: Ben Lambert +Date: Fri Feb 4 13:04:45 2022 +0100 + + Merge pull request #9275 from RoadieHQ/allow-configurable-holding-text + + allow providing holding text for scaffolder loading + +commit 9f19529e4847a1785ceed629266d7f27ac56afc3 +Author: Brian Fletcher +Date: Fri Feb 4 12:02:09 2022 +0000 + + adds progress bar to the task page.. + + .. if the task is still loading + + Signed-off-by: Brian Fletcher + +commit faf49ba82f435b54af7ccb7669dbf637c2f00cf8 +Author: Jussi Hallila +Date: Fri Feb 4 13:02:22 2022 +0100 + + Add line clamping to search results on modal search screen. (#9331) + + * Add line clamping to search results on modal search screen. + + Signed-off-by: Jussi Hallila + + * Add mock to test so we don't have to spin up canvas with jsdom. + + Signed-off-by: Jussi Hallila + +commit f7ad6f0795c7f20c53856b9027aa72881cfe3796 +Author: Karan Shah +Date: Fri Feb 4 11:59:40 2022 +0000 + + Fix EntityAirbrakeWidget.test.tsx + + Signed-off-by: Karan Shah + +commit d2434bada1970b4803fc579f7d56f838266e193b +Merge: c0d61279af aa43106718 +Author: Karan Shah +Date: Fri Feb 4 11:02:20 2022 +0000 + + Merge remote-tracking branch 'upstream/master' into airbrake-api + + # Conflicts: + # ADOPTERS.md + # plugins/airbrake/package.json + +commit c0d61279af21ff72d5da138aed829a6916e3f743 +Author: Karan Shah +Date: Fri Feb 4 10:50:50 2022 +0000 + + Fix extensions.test.tsx + + Signed-off-by: Karan Shah + +commit 18411594901331edbb7817dd597d501245bc1f27 +Author: iammnils +Date: Fri Feb 4 11:44:55 2022 +0100 + + chore: add sda codeowner + + Signed-off-by: iammnils + +commit bbbaa8ed61b4e6b5485aa77cd079ea88acc4b501 +Author: Patrik Oldsberg +Date: Thu Feb 3 19:03:20 2022 +0100 + + cli: no longer diff dev/ or src/ + + Signed-off-by: Patrik Oldsberg + +commit 323f48704d434fcc406754ed6e798d6f77776bf7 +Author: Patrik Oldsberg +Date: Thu Feb 3 18:09:30 2022 +0100 + + todo: switch to routable extension + add test + + Signed-off-by: Patrik Oldsberg + +commit 8d95c29bd34dd261eaf6c2a1ce39232517fe8687 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Fri Feb 4 08:39:02 2022 +0000 + + chore(deps): bump dompurify from 2.3.3 to 2.3.5 + + Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.3.3 to 2.3.5. + - [Release notes](https://github.com/cure53/DOMPurify/releases) + - [Commits](https://github.com/cure53/DOMPurify/compare/2.3.3...2.3.5) + + --- + updated-dependencies: + - dependency-name: dompurify + dependency-type: direct:production + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit aa431067188a28d55b0e57724169d050ab13c38d +Merge: 6ba9dd66f2 31b081e20a +Author: Fredrik Adelöw +Date: Fri Feb 4 09:28:54 2022 +0100 + + Merge pull request #9355 from backstage/dependabot/npm_and_yarn/types/zen-observable-0.8.3 + + chore(deps): bump @types/zen-observable from 0.8.2 to 0.8.3 + +commit 6ba9dd66f2bb7901cc666a96e5094ce9c03a0b35 +Merge: 74f13b20ad 6dc0256606 +Author: Fredrik Adelöw +Date: Fri Feb 4 09:27:29 2022 +0100 + + Merge pull request #9353 from backstage/dependabot/npm_and_yarn/types/dompurify-2.3.3 + + chore(deps-dev): bump @types/dompurify from 2.2.3 to 2.3.3 + +commit 74f13b20adcc0c8437a2d62533933b6ee989ccbd +Merge: f0050d457e 3ce6842b63 +Author: Johan Haals +Date: Fri Feb 4 09:18:46 2022 +0100 + + Merge pull request #9356 from backstage/dependabot/npm_and_yarn/simple-get-3.1.1 + + chore(deps): bump simple-get from 3.1.0 to 3.1.1 + +commit 3ce6842b633f383c1374467889f7ceec0091b0c7 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Fri Feb 4 07:23:36 2022 +0000 + + chore(deps): bump simple-get from 3.1.0 to 3.1.1 + + Bumps [simple-get](https://github.com/feross/simple-get) from 3.1.0 to 3.1.1. + - [Release notes](https://github.com/feross/simple-get/releases) + - [Commits](https://github.com/feross/simple-get/compare/v3.1.0...v3.1.1) + + --- + updated-dependencies: + - dependency-name: simple-get + dependency-type: indirect + ... + + Signed-off-by: dependabot[bot] + +commit f0050d457e8f0035ae9ec84c8857a8f8749c84a2 +Merge: d5b6653839 a58fca4cc2 +Author: Johan Haals +Date: Fri Feb 4 07:42:48 2022 +0100 + + Merge pull request #9354 from backstage/dependabot/npm_and_yarn/storybook/storybook/addon-storysource-6.4.18 + + chore(deps-dev): bump @storybook/addon-storysource from 6.4.17 to 6.4.18 in /storybook + +commit 31b081e20abe1afc6c8e0d8e641818f9fdc14acf +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Fri Feb 4 04:40:58 2022 +0000 + + chore(deps): bump @types/zen-observable from 0.8.2 to 0.8.3 + + Bumps [@types/zen-observable](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/zen-observable) from 0.8.2 to 0.8.3. + - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) + - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/zen-observable) + + --- + updated-dependencies: + - dependency-name: "@types/zen-observable" + dependency-type: direct:production + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit a58fca4cc2ec7123b62ebeb5b1c97d6fea92a0ae +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Fri Feb 4 04:38:11 2022 +0000 + + chore(deps-dev): bump @storybook/addon-storysource in /storybook + + Bumps [@storybook/addon-storysource](https://github.com/storybookjs/storybook/tree/HEAD/addons/storysource) from 6.4.17 to 6.4.18. + - [Release notes](https://github.com/storybookjs/storybook/releases) + - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) + - [Commits](https://github.com/storybookjs/storybook/commits/v6.4.18/addons/storysource) + + --- + updated-dependencies: + - dependency-name: "@storybook/addon-storysource" + dependency-type: direct:development + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit 6dc0256606b9ec70d05ec13c93394809bdabae0f +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Fri Feb 4 04:35:19 2022 +0000 + + chore(deps-dev): bump @types/dompurify from 2.2.3 to 2.3.3 + + Bumps [@types/dompurify](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dompurify) from 2.2.3 to 2.3.3. + - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) + - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dompurify) + + --- + updated-dependencies: + - dependency-name: "@types/dompurify" + dependency-type: direct:development + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit 08fcda13ef74646c35db8ca4c7c9ce7868df3a1c +Author: Patrik Oldsberg +Date: Thu Feb 3 20:38:27 2022 +0100 + + auth-backend: make it possible to tweak the cookie configuration logic + + Signed-off-by: Patrik Oldsberg + +commit 1049a6d94924304ded900520823e0567b4f29134 +Author: djamaile +Date: Thu Feb 3 22:21:22 2022 +0100 + + fix(scaffolder-backend): spelling mistakes + + Signed-off-by: djamaile + +commit 2bd5f240439f63a75a310b7627a55629f2309006 +Author: djamaile +Date: Thu Feb 3 22:14:29 2022 +0100 + + fix(scaffolder-backend): use the right key when initializing a Gitlab client + + Signed-off-by: djamaile + +commit d5b665383975e1f9738de15524e9392a824f9956 +Merge: 6d7385487c 07eccc027d +Author: Ben Lambert +Date: Thu Feb 3 16:50:59 2022 +0100 + + Merge pull request #9332 from sabernal/patch-1 + + Adding Uala to list of Adopters + +commit 7bb1bde7f63354a6edd2448ec020e54d13d4c10a +Author: Fredrik Adelöw +Date: Thu Feb 3 15:53:26 2022 +0100 + + Bunch of random api cleanup + + Signed-off-by: Fredrik Adelöw + +commit 6d7385487c6a9f0a20b5c3a39608b2811e8d4d8a +Merge: c351d9c107 8d785a0b1b +Author: Ben Lambert +Date: Thu Feb 3 16:11:44 2022 +0100 + + Merge pull request #9304 from backstage/dependabot/npm_and_yarn/ansi-regex-6.0.1 + + chore(deps): bump ansi-regex from 5.0.1 to 6.0.1 + +commit c351d9c107917422c3d8866483e9bc8490533bc7 +Merge: 0b26937eba b72347b090 +Author: Ben Lambert +Date: Thu Feb 3 16:05:00 2022 +0100 + + Merge pull request #9318 from gabriel-dantas98/docs(deployment)/heroku + + Improve heroku deployment documentation + +commit 0b26937eba53932bae961cbdefff21ddd231bb63 +Merge: 9d053aff65 6c6d1c6439 +Author: Ben Lambert +Date: Thu Feb 3 15:11:47 2022 +0100 + + Merge pull request #9336 from mdb/mdb/splunk-on-call-spelling-fix + + correct spelling of 'Acknowledge' in tooltip + +commit 6b07ea436cfd1987ee9c65eac1f79123fe8c1e01 +Merge: 17182f82ae 9d053aff65 +Author: Brian Fletcher +Date: Thu Feb 3 14:04:20 2022 +0000 + + Merge branch 'master' of github.com:backstage/backstage into holding + +commit 6c6d1c6439e8072821b66f3619c168fbd2fbced7 +Author: Mike Ball +Date: Thu Feb 3 08:45:20 2022 -0500 + + add changeset explaining 'Acknowledge' spelling correction + + Signed-off-by: Mike Ball + +commit 63e0e3a70d06b9ac3fbd0485b595b317dacb0933 +Author: Mike Ball +Date: Thu Feb 3 08:36:26 2022 -0500 + + correct spelling of 'Acknowledge' in tooltip + + Correct the spelling of 'Acknowledge' in the + Splunk On Call plugin tooltip title. + + Signed-off-by: Mike Ball + +commit dffe939b80cedb8a50514fd6ee20de6ecdec3cc8 +Author: MT Lewis +Date: Thu Feb 3 13:21:32 2022 +0000 + + docs: add link to upgrade helper in keeping backstage updated page + + Signed-off-by: MT Lewis + +commit b72347b090ac12f602f3fd8b4582d6a0a3507786 +Author: Gabriel Dantas +Date: Thu Feb 3 10:15:54 2022 -0300 + + lint: docs style + + Signed-off-by: Gabriel Dantas + +commit 9d053aff6500b49a27e2c97773fc85154f6ef63d +Merge: 66346945de 85e5bdfe51 +Author: Fredrik Adelöw +Date: Thu Feb 3 14:02:01 2022 +0100 + + Merge pull request #9334 from backstage/freben/docs-e + + more entity docs + +commit 85e5bdfe5109737c34b9a743eef0790198661386 +Author: Fredrik Adelöw +Date: Thu Feb 3 13:33:54 2022 +0100 + + more entity docs + + Signed-off-by: Fredrik Adelöw + +commit 66346945dee022f886d3fd724cf3674adb374ca1 +Merge: f944a625c4 a532ac2e10 +Author: Patrik Oldsberg +Date: Thu Feb 3 13:27:15 2022 +0100 + + Merge pull request #9306 from backstage/rugvip/eta-tea + + embedded-techdocs-app -> techdocs-cli-embedded-app + +commit d1eff621051b27472d0cecf3ae9a93f2829b4be5 +Author: Jussi Hallila +Date: Thu Feb 3 12:21:54 2022 +0100 + + Fix tests. + + Signed-off-by: Jussi Hallila + +commit 811c710a21d65eef0ec0b10eba61b21edf8b8722 +Author: Jussi Hallila +Date: Thu Feb 3 12:15:12 2022 +0100 + + Fix tech docs inline search on Postgres + + Fix bug where tech docs collator stores search indices with wrong entity ref casing. Make the collator to conform legacyPathCasing configuration option. + + Signed-off-by: Jussi Hallila + +commit a532ac2e102aeb9031c102f8c488be93566280e6 +Author: Patrik Oldsberg +Date: Thu Feb 3 10:01:29 2022 +0100 + + embedded-techdocs-app -> techdocs-cli-embedded-app + + Signed-off-by: Patrik Oldsberg + +commit 07eccc027df84103785e390c4fa329330a0e571c +Author: Santiago Bernal <46529144+sabernal@users.noreply.github.com> +Date: Thu Feb 3 11:50:51 2022 +0100 + + Adding Uala to list of Adopters + +commit f944a625c4a8ec7f6a6237502691da9209ce6b14 (tag: v0.66.0) +Merge: 379427cbbf a12bb7b065 +Author: Johan Haals +Date: Thu Feb 3 11:44:44 2022 +0100 + + Merge pull request #9315 from backstage/changeset-release/master + + Version Packages + +commit a12bb7b06520addb638aeb1d47236597f1de216b +Author: github-actions[bot] +Date: Thu Feb 3 09:42:25 2022 +0000 + + Version Packages + +commit 379427cbbf26d590833ad432737229d3de3bf4a9 +Merge: 56365604e7 5d09bdd1de +Author: Johan Haals +Date: Thu Feb 3 10:36:35 2022 +0100 + + Merge pull request #9308 from backstage/eide/add-custom-callbackurl-to-providers + + [auth-backend]: Add custom `callbackUrl` support to additional providers + +commit 56365604e7cee68eb15c67ee75aba7e4d010f550 +Merge: b7ec1fcfdd c8acc4ae40 +Author: Johan Haals +Date: Thu Feb 3 10:33:02 2022 +0100 + + Merge pull request #8807 from Expelizabeth/Expelizabeth/gauge-updates + + Adding hover message and an info icon. + +commit b7ec1fcfdddc633b56f5f430a85edac6db6e95bd +Merge: c209fe277e 89b42418d7 +Author: Johan Haals +Date: Thu Feb 3 10:30:31 2022 +0100 + + Merge pull request #9319 from andreizimin/patch-1 + + Adding VMware to the list of Adopters + +commit c209fe277e97a9f9f25dad11c23f5d64b0af90cb +Merge: b48226f04a 7d2589de9d +Author: Ben Lambert +Date: Thu Feb 3 10:23:05 2022 +0100 + + Merge pull request #9168 from backstage/blam/scaffodler-secrets-frontend + +commit b48226f04a2643196379ea1e0c26c0944a71d89c +Merge: 6d492eb9c1 261decab66 +Author: Johan Haals +Date: Thu Feb 3 10:11:37 2022 +0100 + + Merge pull request #9328 from backstage/dependabot/npm_and_yarn/storybook/storybook/addon-a11y-6.4.18 + + chore(deps-dev): bump @storybook/addon-a11y from 6.4.17 to 6.4.18 in /storybook + +commit 89b42418d7d947a486f9a3860b741dbd0d2a1a35 +Author: andreizimin <75641133+andreizimin@users.noreply.github.com> +Date: Wed Feb 2 18:47:48 2022 -0800 + + Adding VMware to the list of Adopters + +commit c8acc4ae4030eaa57a028984350d2afd657bc22c +Author: Johan Haals +Date: Thu Feb 3 09:54:07 2022 +0100 + + chore: fix test + + Signed-off-by: Johan Haals + +commit 261decab663f0193aab90be8f414cde9485c1a33 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Thu Feb 3 08:46:36 2022 +0000 + + chore(deps-dev): bump @storybook/addon-a11y in /storybook + + Bumps [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/addons/a11y) from 6.4.17 to 6.4.18. + - [Release notes](https://github.com/storybookjs/storybook/releases) + - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) + - [Commits](https://github.com/storybookjs/storybook/commits/v6.4.18/addons/a11y) + + --- + updated-dependencies: + - dependency-name: "@storybook/addon-a11y" + dependency-type: direct:development + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit 6d492eb9c1e301b84e0e83864f4ef4d66a416a49 +Merge: b594f11d89 5488132301 +Author: Johan Haals +Date: Thu Feb 3 09:40:57 2022 +0100 + + Merge pull request #9326 from backstage/dependabot/npm_and_yarn/storybook/storybook/addon-links-6.4.18 + + chore(deps-dev): bump @storybook/addon-links from 6.4.17 to 6.4.18 in /storybook + +commit b594f11d89183e9bbfdda03b2a62bf8351b4f0b4 +Merge: 53c538d6c6 45fadf1277 +Author: Johan Haals +Date: Thu Feb 3 09:33:00 2022 +0100 + + Merge pull request #9330 from backstage/jhaals/exit + + Changeset: exit prerelease mode + +commit 53c538d6c68ed39b2921ff59013222542f8708aa +Merge: f6f3f43d8d e1d0e228a2 +Author: Johan Haals +Date: Thu Feb 3 09:32:07 2022 +0100 + + Merge pull request #9310 from awanlin/topic/add-description-to-user-profile-card + + Added description to UserProfileCard + +commit 548813230188fec9b225eabf1e2e4ea17dab2205 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Thu Feb 3 08:16:37 2022 +0000 + + chore(deps-dev): bump @storybook/addon-links in /storybook + + Bumps [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/addons/links) from 6.4.17 to 6.4.18. + - [Release notes](https://github.com/storybookjs/storybook/releases) + - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) + - [Commits](https://github.com/storybookjs/storybook/commits/v6.4.18/addons/links) + + --- + updated-dependencies: + - dependency-name: "@storybook/addon-links" + dependency-type: direct:development + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit f6f3f43d8d927d657463aad2f2fa96c5c71eca13 +Merge: ca89a6050c 22d05f1ca7 +Author: Johan Haals +Date: Thu Feb 3 09:08:49 2022 +0100 + + Merge pull request #9317 from dekoding/patch-2 + + Add HP Inc to list of adopters + +commit ca89a6050c386ba75e4a15769a4349dded6a2bde +Merge: 19d7fb2f97 7e1d0114b7 +Author: Johan Haals +Date: Thu Feb 3 09:06:53 2022 +0100 + + Merge pull request #9329 from backstage/dependabot/npm_and_yarn/storybook/storybook/addon-actions-6.4.18 + + chore(deps-dev): bump @storybook/addon-actions from 6.4.17 to 6.4.18 in /storybook + +commit 45fadf1277c2feffd4fb556bab00d8ec55a79859 +Author: Johan Haals +Date: Thu Feb 3 09:05:54 2022 +0100 + + Changeset: exit prerelease mode + + Signed-off-by: Johan Haals + +commit 7e1d0114b797e8934372b0fd187577428f63bde2 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Thu Feb 3 07:39:59 2022 +0000 + + chore(deps-dev): bump @storybook/addon-actions in /storybook + + Bumps [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/addons/actions) from 6.4.17 to 6.4.18. + - [Release notes](https://github.com/storybookjs/storybook/releases) + - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) + - [Commits](https://github.com/storybookjs/storybook/commits/v6.4.18/addons/actions) + + --- + updated-dependencies: + - dependency-name: "@storybook/addon-actions" + dependency-type: direct:development + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit 19d7fb2f977a015a4d8a5b5c5d2f5aea037e5610 +Merge: a477b44544 5b7b5da059 +Author: Johan Haals +Date: Thu Feb 3 07:44:25 2022 +0100 + + Merge pull request #9320 from backstage/dependabot/npm_and_yarn/graphql-tag-2.12.6 + + chore(deps): bump graphql-tag from 2.12.4 to 2.12.6 + +commit a477b44544e5d451b7e52b3f73ff091ec4b03f54 +Merge: 22f65d3c19 c9505f1cf4 +Author: Johan Haals +Date: Thu Feb 3 07:40:12 2022 +0100 + + Merge pull request #9324 from backstage/dependabot/npm_and_yarn/keyv-4.1.0 + + chore(deps): bump keyv from 4.0.5 to 4.1.0 + +commit 22f65d3c1940d857691d2d36bf8c7dccdf78755f +Merge: ea3fdd90b9 7a38eb8642 +Author: Johan Haals +Date: Thu Feb 3 07:38:37 2022 +0100 + + Merge pull request #9323 from backstage/dependabot/npm_and_yarn/types/passport-google-oauth20-2.0.11 + + chore(deps-dev): bump @types/passport-google-oauth20 from 2.0.7 to 2.0.11 + +commit ea3fdd90b94178a1ebb823fa0330aee57a46db04 +Merge: a5998e8e5a 38ddee40b4 +Author: Johan Haals +Date: Thu Feb 3 07:38:03 2022 +0100 + + Merge pull request #9325 from backstage/dependabot/npm_and_yarn/storybook/storybook/react-6.4.18 + + chore(deps-dev): bump @storybook/react from 6.4.17 to 6.4.18 in /storybook + +commit a5998e8e5a9b0c2639d9ee5c44302365a9ced0a2 +Merge: 18317a08db e2b970573d +Author: Johan Haals +Date: Thu Feb 3 07:37:00 2022 +0100 + + Merge pull request #9322 from backstage/dependabot/npm_and_yarn/immer-9.0.12 + + chore(deps): bump immer from 9.0.7 to 9.0.12 + +commit 38ddee40b4a4bf02e9ca97f6ce4e63d78aa8c006 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Thu Feb 3 04:35:16 2022 +0000 + + chore(deps-dev): bump @storybook/react in /storybook + + Bumps [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/app/react) from 6.4.17 to 6.4.18. + - [Release notes](https://github.com/storybookjs/storybook/releases) + - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) + - [Commits](https://github.com/storybookjs/storybook/commits/v6.4.18/app/react) + + --- + updated-dependencies: + - dependency-name: "@storybook/react" + dependency-type: direct:development + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit c9505f1cf4bfc355a7ae7fdfb7c8597008e52f65 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Thu Feb 3 04:19:53 2022 +0000 + + chore(deps): bump keyv from 4.0.5 to 4.1.0 + + Bumps [keyv](https://github.com/jaredwray/keyv) from 4.0.5 to 4.1.0. + - [Release notes](https://github.com/jaredwray/keyv/releases) + - [Commits](https://github.com/jaredwray/keyv/commits) + + --- + updated-dependencies: + - dependency-name: keyv + dependency-type: direct:production + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit 7a38eb86429273c0818795cb5804dd59cd3991e1 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Thu Feb 3 04:18:28 2022 +0000 + + chore(deps-dev): bump @types/passport-google-oauth20 + + Bumps [@types/passport-google-oauth20](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/passport-google-oauth20) from 2.0.7 to 2.0.11. + - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) + - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/passport-google-oauth20) + + --- + updated-dependencies: + - dependency-name: "@types/passport-google-oauth20" + dependency-type: direct:development + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit e2b970573d1efc3fca1aed9bebc010dc2c2987d0 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Thu Feb 3 04:16:52 2022 +0000 + + chore(deps): bump immer from 9.0.7 to 9.0.12 + + Bumps [immer](https://github.com/immerjs/immer) from 9.0.7 to 9.0.12. + - [Release notes](https://github.com/immerjs/immer/releases) + - [Commits](https://github.com/immerjs/immer/compare/v9.0.7...v9.0.12) + + --- + updated-dependencies: + - dependency-name: immer + dependency-type: direct:production + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit 5b7b5da05962123c30d8c3a216f6cb09393558e3 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Thu Feb 3 04:05:45 2022 +0000 + + chore(deps): bump graphql-tag from 2.12.4 to 2.12.6 + + Bumps [graphql-tag](https://github.com/apollographql/graphql-tag) from 2.12.4 to 2.12.6. + - [Release notes](https://github.com/apollographql/graphql-tag/releases) + - [Changelog](https://github.com/apollographql/graphql-tag/blob/main/CHANGELOG.md) + - [Commits](https://github.com/apollographql/graphql-tag/commits) + + --- + updated-dependencies: + - dependency-name: graphql-tag + dependency-type: direct:production + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit 36cf0bf6e0bb5133146ccd0a6ed842ce59a32d4d +Author: Gabriel Dantas +Date: Wed Feb 2 20:43:37 2022 -0300 + + update document + + Signed-off-by: Gabriel Dantas + +commit 22d05f1ca72621def9a5f21c579efc7e4cb480f7 +Author: Damon Kaswell +Date: Wed Feb 2 14:07:54 2022 -0800 + + Add HP Inc to list of adopters + + Signed-off-by: Damon Kaswell + +commit e1d0e228a2d7d900eb417f5e563523f65114d356 +Author: Andre Wanlin +Date: Wed Feb 2 15:22:08 2022 -0600 + + Minor change for Vale + + Signed-off-by: Andre Wanlin + +commit 18317a08db865ad88285e747d8ca002b38ae633e +Author: Eric Peterson +Date: Wed Feb 2 19:00:32 2022 +0100 + + Do not add 'copy to clipboard' buttons to plain-old code instances. (#9314) + +commit d6da97a1edeb21fcefc682d91916987ba9f3d89a (tag: v0.66.0-next.1) +Merge: e7f38e3546 51eecb3f03 +Author: Patrik Oldsberg +Date: Wed Feb 2 16:59:36 2022 +0100 + + Merge pull request #9285 from backstage/changeset-release/master + + Version Packages (next) + +commit 17182f82aeac47bec96ec2da6a310465efa81bb6 +Author: Brian Fletcher +Date: Wed Feb 2 15:49:31 2022 +0000 + + remove undefined option for optional param + + Signed-off-by: Brian Fletcher + +commit 34224a0b704469428696cdff754555f60b1b4802 +Author: Patrik Oldsberg +Date: Wed Feb 2 16:47:31 2022 +0100 + + scripts/create-release-tag: dispatch release workflows + + Signed-off-by: Patrik Oldsberg + +commit 51eecb3f0386df553b3cdd678616ca21edc71fa2 +Author: github-actions[bot] +Date: Wed Feb 2 14:28:47 2022 +0000 + + Version Packages (next) + +commit 8d785a0b1b2330e0b557c38d9d6ba5c873d98f77 +Author: Johan Haals +Date: Wed Feb 2 15:23:58 2022 +0100 + + add changeset + + Signed-off-by: Johan Haals + +commit e7f38e354612b7d060146108fbfcc0800b5d4c78 +Merge: 026a67e109 c65f5b76d0 +Author: Lee Mills +Date: Wed Feb 2 15:23:49 2022 +0100 + + Merge pull request #9309 from backstage/leemills83-roleofsponsor + + Updating GOVERNANCE.md with description of End User Sponsors and the … + +commit 026a67e1094091b0d07b0da087d1735d98b4d6af +Merge: 9888ccb678 5bd0ce9e62 +Author: Johan Haals +Date: Wed Feb 2 15:20:32 2022 +0100 + + Merge pull request #9298 from backstage/dependabot/npm_and_yarn/inquirer-8.2.0 + + chore(deps): bump inquirer from 7.3.3 to 8.2.0 + +commit 64cbca78393b7cd5cda37c8cb8dd18f41f8cd56d +Author: Andre Wanlin +Date: Wed Feb 2 07:07:44 2022 -0600 + + Added description to UserProfileCard + + Signed-off-by: Andre Wanlin + +commit c65f5b76d0cfbc77e0910e8d0d6a7175a8d2948b +Author: Lee Mills +Date: Wed Feb 2 14:02:25 2022 +0100 + + Updating GOVERNANCE.md with description of End User Sponsors and the path to become one. + + Signed-off-by: Lee Mills + +commit 5d09bdd1de8d3bd4d9c88af71ce0ef6a5275f896 +Author: Marcus Eide +Date: Wed Feb 2 13:48:04 2022 +0100 + + Add changeset + + Signed-off-by: Marcus Eide + +commit ea30d0fd756c8ad8cf97785088f7a1ec7c6d58a9 +Author: Marcus Eide +Date: Wed Feb 2 13:32:57 2022 +0100 + + Add support for custom callbackUrls to providers + + Signed-off-by: Marcus Eide + +commit 9888ccb678da2cf1fdc0ff5c0262b40e8d8020fc +Merge: 6acc8f7db7 40775bd263 +Author: Patrik Oldsberg +Date: Wed Feb 2 12:07:21 2022 +0100 + + Merge pull request #9294 from backstage/rugvip/auth-refresh + + auth-backend,core-app-api: GitHub auth refactor and fixes + +commit 6acc8f7db72b5cb760c3b6e4ef4834c71311c346 +Author: Joon Park +Date: Wed Feb 2 04:49:04 2022 -0600 + + Add caching to the useEntityPermission hook (#9064) + + * Add caching to the useEntityPermission hook + + Signed-off-by: Joon Park + + * Remove useRef + + Signed-off-by: Joon Park + + * Use useSWR hook + + Signed-off-by: Joon Park + +commit 40775bd263ae55e69b2a9a9d2baa69d20d59b1df +Author: Patrik Oldsberg +Date: Tue Feb 1 22:25:20 2022 +0100 + + core-app-api: switch GithubAuth to use the common OAuth2 implementation + + Signed-off-by: Patrik Oldsberg + +commit 648606b3ac1c7172951a949e4b85894ef60353d1 +Author: Patrik Oldsberg +Date: Tue Feb 1 22:09:37 2022 +0100 + + auth-backend: store github oauth token in cookie and use for refresh + + Signed-off-by: Patrik Oldsberg + +commit 74298c1ae3ab2ee5c222b223edcd4f06bc5590d8 +Merge: a0f0b8eb9a f612ff7a81 +Author: Johan Haals +Date: Wed Feb 2 10:27:36 2022 +0100 + + Merge pull request #9303 from backstage/dependabot/npm_and_yarn/roadiehq/backstage-plugin-travis-ci-1.3.6 + + chore(deps): bump @roadiehq/backstage-plugin-travis-ci from 1.3.3 to 1.3.6 + +commit a0f0b8eb9a6d570e7483bf10526e281f9ad4533d +Merge: 551f4c04cb c35e52cfcd +Author: Fredrik Adelöw +Date: Wed Feb 2 10:24:07 2022 +0100 + + Merge pull request #8042 from backstage/freben/backend-context + + [PRFC] Introduce the backend-common Context + +commit a15fc5a29834f98775d5735665446e84ab721312 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Wed Feb 2 09:24:00 2022 +0000 + + chore(deps): bump ansi-regex from 5.0.1 to 6.0.1 + + Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.1 to 6.0.1. + - [Release notes](https://github.com/chalk/ansi-regex/releases) + - [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.1...v6.0.1) + + --- + updated-dependencies: + - dependency-name: ansi-regex + dependency-type: direct:production + update-type: version-update:semver-major + ... + + Signed-off-by: dependabot[bot] + +commit 551f4c04cb0a96aa55e76c4d4917c070d5837d51 +Merge: 1e932a79ca 50ef52a640 +Author: Johan Haals +Date: Wed Feb 2 09:57:00 2022 +0100 + + Merge pull request #9302 from backstage/dependabot/npm_and_yarn/replace-in-file-6.3.2 + + chore(deps): bump replace-in-file from 6.1.0 to 6.3.2 + +commit 1e932a79ca9bacd68cc2c0a9a2f02f10cadadc03 +Merge: 2e6927225d c4b38fc1a3 +Author: Johan Haals +Date: Wed Feb 2 09:56:42 2022 +0100 + + Merge pull request #9300 from backstage/dependabot/npm_and_yarn/changesets/cli-2.20.0 + + chore(deps-dev): bump @changesets/cli from 2.17.0 to 2.20.0 + +commit 9d75a939b63ad53f55677ea91be50b8d35530280 +Author: Patrik Oldsberg +Date: Tue Feb 1 18:40:51 2022 +0100 + + auth-backend: fix OAuthAdapter scope store, only storing on success + + Signed-off-by: Patrik Oldsberg + +commit f612ff7a817a0baa973341be291853e0bbfcc690 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Wed Feb 2 08:42:13 2022 +0000 + + chore(deps): bump @roadiehq/backstage-plugin-travis-ci + + Bumps [@roadiehq/backstage-plugin-travis-ci](https://github.com/RoadieHQ/roadie-backstage-plugins/tree/HEAD/plugins/frontend/backstage-plugin-travis-ci) from 1.3.3 to 1.3.6. + - [Release notes](https://github.com/RoadieHQ/roadie-backstage-plugins/releases) + - [Changelog](https://github.com/RoadieHQ/roadie-backstage-plugins/blob/main/plugins/frontend/backstage-plugin-travis-ci/CHANGELOG.md) + - [Commits](https://github.com/RoadieHQ/roadie-backstage-plugins/commits/HEAD/plugins/frontend/backstage-plugin-travis-ci) + + --- + updated-dependencies: + - dependency-name: "@roadiehq/backstage-plugin-travis-ci" + dependency-type: direct:production + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit c4b38fc1a36294b0e92c25643a9f5b96c2fbea2d +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Wed Feb 2 08:16:38 2022 +0000 + + chore(deps-dev): bump @changesets/cli from 2.17.0 to 2.20.0 + + Bumps [@changesets/cli](https://github.com/changesets/changesets) from 2.17.0 to 2.20.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.17.0...@changesets/cli@2.20.0) + + --- + updated-dependencies: + - dependency-name: "@changesets/cli" + dependency-type: direct:development + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit 5bd0ce9e626e13fdf397389c44e28d9ea9c6593a +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Wed Feb 2 08:10:25 2022 +0000 + + chore(deps): bump inquirer from 7.3.3 to 8.2.0 + + Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 7.3.3 to 8.2.0. + - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) + - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@7.3.3...inquirer@8.2.0) + + --- + updated-dependencies: + - dependency-name: inquirer + dependency-type: direct:production + update-type: version-update:semver-major + ... + + Signed-off-by: dependabot[bot] + +commit 50ef52a6409fe5559a8f5fd43ccfcba2effe01ee +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Wed Feb 2 08:07:47 2022 +0000 + + chore(deps): bump replace-in-file from 6.1.0 to 6.3.2 + + Bumps [replace-in-file](https://github.com/adamreisnz/replace-in-file) from 6.1.0 to 6.3.2. + - [Release notes](https://github.com/adamreisnz/replace-in-file/releases) + - [Changelog](https://github.com/adamreisnz/replace-in-file/blob/main/CHANGELOG.md) + - [Commits](https://github.com/adamreisnz/replace-in-file/compare/v6.1.0...v6.3.2) + + --- + updated-dependencies: + - dependency-name: replace-in-file + dependency-type: direct:production + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit 2e6927225d459b541d3b7e7c228ed61e98df13b7 +Merge: 2e9fe70c52 2ce5e4e0a7 +Author: Johan Haals +Date: Wed Feb 2 09:02:07 2022 +0100 + + Merge pull request #9292 from RoadieHQ/code-coverage-plugin-fix-explore-files-breadcrumb + + Code coverage plugin - fix explore files breadcrumbs bug + +commit 2e9fe70c52ec8cda53a490c5d4702d558e0132ee +Merge: 5ebcf0cd93 3ee4d1bdb5 +Author: Johan Haals +Date: Wed Feb 2 08:52:55 2022 +0100 + + Merge pull request #9291 from adamtester/patch-1 + + Fix incorrect package name in Changelog + +commit 5ebcf0cd93792a67baee2b6f6ce272ea50f2f61b +Merge: c2dc075c24 478eb69092 +Author: Johan Haals +Date: Wed Feb 2 08:49:31 2022 +0100 + + Merge pull request #9299 from backstage/dependabot/npm_and_yarn/types/body-parser-1.19.2 + + chore(deps-dev): bump @types/body-parser from 1.19.1 to 1.19.2 + +commit 478eb69092d8c4645db5b4633110ab30d1d60fd2 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Wed Feb 2 04:12:28 2022 +0000 + + chore(deps-dev): bump @types/body-parser from 1.19.1 to 1.19.2 + + Bumps [@types/body-parser](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/body-parser) from 1.19.1 to 1.19.2. + - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) + - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/body-parser) + + --- + updated-dependencies: + - dependency-name: "@types/body-parser" + dependency-type: direct:development + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit d0a3bdb263c8419c412131ddca8307eb1150afee +Author: Brian Fletcher +Date: Tue Feb 1 22:59:53 2022 +0000 + + also export task page props and document + + Signed-off-by: Brian Fletcher + +commit 5f32f20a3446eb61df6d313face77f70c1ce2017 +Author: Brian Fletcher +Date: Tue Feb 1 22:44:44 2022 +0000 + + fixes the comonent types + + Signed-off-by: Brian Fletcher + +commit 2ce5e4e0a7b5feb67ebd05b52922363bdf233af6 +Author: Eoghan McIlwaine +Date: Tue Feb 1 19:36:18 2022 +0100 + + Add changeset for bugfix + + Signed-off-by: Eoghan McIlwaine + +commit 3a5b41a2afeb5ed5a8109e107b7bdf15f7587973 +Author: Eoghan McIlwaine +Date: Tue Feb 1 19:11:55 2022 +0100 + + Add basic tests + + Signed-off-by: Eoghan McIlwaine + +commit 1854bd771bf6235d35e3aa733233d555ea9d5f25 +Author: Eoghan McIlwaine +Date: Fri Jan 28 19:29:54 2022 +0100 + + Code coverage plugin: fix breadcrumbs + + Signed-off-by: Eoghan McIlwaine + +commit 499f8f547eb613efc24d221f83b4bba0229d1871 +Author: Karan Shah +Date: Tue Feb 1 17:18:22 2022 +0000 + + Add some routes to the extensions test + + Signed-off-by: Karan Shah + +commit 3ee4d1bdb51189da456d4e734cf860923de5273a +Author: Adam Tester +Date: Tue Feb 1 16:38:24 2022 +0000 + + Fix incorrect package name in changelog + + Signed-off-by: Adam Tester + +commit d7db71bb2b2b4b660335d62a0e0b7b8a2f9f137c +Merge: 9e505d20a3 c2dc075c24 +Author: Karan Shah +Date: Tue Feb 1 16:00:56 2022 +0000 + + Merge remote-tracking branch 'upstream/master' into airbrake-api + + # Conflicts: + # plugins/airbrake/package.json + +commit 9e505d20a340879289384684ccbdf24b0edb7464 +Author: Karan Shah +Date: Tue Feb 1 15:56:46 2022 +0000 + + Added a changeset + + Signed-off-by: Karan Shah + +commit c2dc075c2489cba416deafae51f65d36539929f1 +Merge: 475b3cdaa3 1233350ccd +Author: Ben Lambert +Date: Tue Feb 1 16:45:57 2022 +0100 + + Merge pull request #9288 from backstage/blam/fix-release-script + + chore: updating release scripts to have proper includes and fixing next release formatting + +commit 475b3cdaa3befd726cafd23b382fa20a051cc4c5 +Merge: bde492e45b f7257dff6f +Author: Eric Peterson +Date: Tue Feb 1 16:39:01 2022 +0100 + + Merge pull request #9257 from backstage/analytics/link-no-track + +commit 6c3a7ad51fef61c550f7e47f4bb6a3b087ee6783 +Author: Karan Shah +Date: Tue Feb 1 15:24:25 2022 +0000 + + Remove Discovery API Ref + + Signed-off-by: Karan Shah + +commit bde492e45b677bc2814c5e7ce900bb3b93929b4e +Merge: 3550ba77cf 06f84f7e67 +Author: Johan Haals +Date: Tue Feb 1 16:00:18 2022 +0100 + + Merge pull request #8937 from backstage/fix-initial-filter + + catalog-react: improve handling of groups with 0 items in UserListPicker + +commit 3550ba77cfb9c263eecafa10f4918bdd902f724a +Merge: 0b83dc7333 82f855f9a0 +Author: Patrik Oldsberg +Date: Tue Feb 1 15:46:52 2022 +0100 + + Merge pull request #9287 from backstage/rugvip/fix-release + + scripts/prepare-release: fix base version handling in non-prereleases + +commit 1233350ccd18deb0fbba7a6348fed9e5b45cfe0d +Author: blam +Date: Tue Feb 1 15:46:38 2022 +0100 + + chore: updating release scripts to have proper includes and fixing next release formatting + + Co-authored-by: Patrik Oldsberg + Signed-off-by: blam + +commit 410ce6ed2a4e38b43c57911284584fd56bbbc59c +Author: Brian Fletcher +Date: Tue Feb 1 14:23:43 2022 +0000 + + Allow providing a TaskPageComponent + + Signed-off-by: Brian Fletcher + +commit 0b83dc7333efc933c070bb9dee7af61f9a8bdb62 +Merge: 1fc6c84043 11c86325ea +Author: Ben Lambert +Date: Tue Feb 1 15:22:36 2022 +0100 + + Merge pull request #9286 from backstage/blam/fix-release-tag-script + + chore: added missing path require + +commit 06f84f7e678fca28f5621613e86b274ce39f515f +Author: MT Lewis +Date: Tue Feb 1 14:21:39 2022 +0000 + + Stop abbreviating 'params' to make Vale happy + + Signed-off-by: MT Lewis + +commit 1fc6c84043b58d2cb542e70af9d7529dd66ca461 +Merge: b22a1e279c 742434a6ba +Author: Eric Peterson +Date: Tue Feb 1 15:13:54 2022 +0100 + + Merge pull request #9284 from backstage/techdocs/same-host-a-download + + [TechDocs] Fix download 404 when backend/app hosts are the same + +commit 11c86325ea7a260d50d6e5ed4acfec17322d7176 +Author: blam +Date: Tue Feb 1 15:13:17 2022 +0100 + + chore: added missing path require + + Signed-off-by: blam + +commit 82f855f9a0945b741910ee9c53d3869a0474db13 +Author: Patrik Oldsberg +Date: Tue Feb 1 14:59:03 2022 +0100 + + scripts/prepare-release: fix base version handling in non-prereleases + + Signed-off-by: Patrik Oldsberg + +commit b22a1e279c2584eead1b5e4a547fe2ce49560705 +Merge: a28838ac5c fd6decb02d +Author: Johan Haals +Date: Tue Feb 1 14:33:06 2022 +0100 + + Merge pull request #9036 from backstage/catalog-permission-integration/catalog-import + + Integrate catalog-import with permissions + +commit 742434a6ba08f8b2f2b414e0953d22acd9c2f43a +Author: Eric Peterson +Date: Tue Feb 1 13:39:23 2022 +0100 + + Fix TechDocs download bug when backend/app hosts are the same. + + Signed-off-by: Eric Peterson + +commit fd6decb02dafcc2b264d8c3546996f153c532eb6 +Author: Joon Park +Date: Tue Feb 1 11:07:55 2022 +0000 + + Fix changeset descriptions + + Signed-off-by: Joon Park + +commit 86b1c46bd5c11d49b8e1604c893ae17688bf6e52 +Author: Joon Park +Date: Mon Jan 31 15:21:35 2022 +0000 + + Add changeset descriptions + + Signed-off-by: Joon Park + +commit ba59832aedb0f7232fca9e0f324979715c4fe742 +Author: Joon Park +Date: Wed Jan 19 17:06:00 2022 +0000 + + Integrate catalog-import with permissions + + Signed-off-by: Joon Park + +commit a28838ac5c80c7332caa6ca0569d2ec85151784f (tag: v0.66.0-next.0) +Merge: d3c107da13 e1580cf73a +Author: Patrik Oldsberg +Date: Tue Feb 1 13:08:49 2022 +0100 + + Merge pull request #9203 from backstage/changeset-release/master + + Version Packages (next) + +commit 569715b9f0a43922cd1519ca1f98151e5fb94393 +Author: MT Lewis +Date: Tue Feb 1 11:37:12 2022 +0000 + + catalog-react: expand bugfix description in changeset + + Signed-off-by: MT Lewis + +commit 91ffc2ade2c5e8739ddc899db174700aeeb354b1 +Author: MT Lewis +Date: Fri Jan 28 10:29:27 2022 +0000 + + catalog: update DefaultCatalogPage test + + This test appears to be checking for a regression in which the filter + reset from starred to owned after starring an entity. As a precursor, + it tried to select all three possible filters, but now it's no longer + possible to select filters that don't have any matching entities. + + Now that the behaviour of menu items when there are no items in that + filter has changed, this commit updates the test to confirm that the + menu item starts disabled, and then enables when an entity is starred. + + Signed-off-by: MT Lewis + +commit ce383faaef7edcb371c73e49668212b62f68d148 +Author: MT Lewis +Date: Fri Jan 28 10:26:20 2022 +0000 + + catalog-react: generalise UserListPicker filter resetting tests + + Signed-off-by: MT Lewis + +commit 17d812bdf25434e4e4c4cb259b4a96da957438a6 +Author: MT Lewis +Date: Fri Jan 14 14:36:16 2022 +0000 + + catalog-react: generalize empty group handling + + Signed-off-by: MT Lewis + +commit dc3fe7c3ead198bb778399ef7e1f04345cfe3cf8 +Author: MT Lewis +Date: Fri Jan 14 14:20:39 2022 +0000 + + catalog-react: disable groups with 0 entries in UserListPicker + + Signed-off-by: MT Lewis + +commit 300f8cdaee54fc40fc94c493e0c1a40cdd50fcfe +Author: MT Lewis +Date: Fri Jan 14 13:35:24 2022 +0000 + + catalog-react: fix filter resetting bug in UserListPicker + + Signed-off-by: MT Lewis + +commit 3193d9d3bb1bdb1212726442bb0bdbf8de068684 +Author: Karan Shah +Date: Tue Feb 1 11:03:33 2022 +0000 + + Add back catalog model and catalog plugin react + + Signed-off-by: Karan Shah + +commit c331d3fd7aac2800c6453e85a99787e7de457c93 +Merge: 899b8d748f d3c107da13 +Author: Karan Shah +Date: Tue Feb 1 10:32:33 2022 +0000 + + Merge remote-tracking branch 'upstream/master' into airbrake-api + + Signed-off-by: Karan Shah + + # Conflicts: + # plugins/airbrake/package.json + +commit e1580cf73ae74c22e340cb113bd22c607298c0eb +Author: github-actions[bot] +Date: Tue Feb 1 08:53:29 2022 +0000 + + Version Packages (next) + +commit d3c107da13f28fa0c1dd4408630171263d19de38 +Merge: f918a3d54e 359c31e31d +Author: Eric Peterson +Date: Tue Feb 1 09:48:14 2022 +0100 + + Merge pull request #9279 from backstage/techdocs/support-relative-source-src + + [TechDocs] Add support for source tags pointing to relative assets + +commit f918a3d54ea22af14c1650874a0cd77088a936b8 +Merge: 07e3f5e48e 1eb5d32112 +Author: Johan Haals +Date: Tue Feb 1 09:47:01 2022 +0100 + + Merge pull request #9210 from marcosborges/patch-1 + + Added RCHLO and MIDWAY new adopters. + +commit 07e3f5e48e9912e0b90842501f91a62aea29451d +Merge: a8d731e449 12a5c884f3 +Author: Johan Haals +Date: Tue Feb 1 09:38:02 2022 +0100 + + Merge pull request #9282 from backstage/dependabot/npm_and_yarn/raw-body-2.4.2 + + chore(deps): bump raw-body from 2.4.1 to 2.4.2 + +commit a8d731e44937399a5d0b45440270b27fbf3815b9 +Merge: aa4be23eaf b623eddf55 +Author: Johan Haals +Date: Tue Feb 1 09:37:38 2022 +0100 + + Merge pull request #9283 from backstage/dependabot/npm_and_yarn/storybook/storybook/addon-actions-6.4.17 + + chore(deps-dev): bump @storybook/addon-actions from 6.4.14 to 6.4.17 in /storybook + +commit 7d2589de9da5bb25e4e0a60129fa12becccc3f37 +Author: blam +Date: Mon Jan 31 21:24:35 2022 +0100 + + chore: adding a link to the docs + + Signed-off-by: blam + +commit ac23003f62f18a969a4ac8a0c6a52a72d8ef156f +Author: blam +Date: Mon Jan 31 21:17:53 2022 +0100 + + chore: encode some values too + + Signed-off-by: blam + +commit 37a3fc75c06fa51a9e2dfb85ae54a5eb7ad28d60 +Author: blam +Date: Mon Jan 31 20:58:51 2022 +0100 + + chore: more code review fixes + + Signed-off-by: blam + +commit c1be2801a9011704bc677b88f9789e7fcc6dcd7d +Author: blam +Date: Mon Jan 31 20:53:13 2022 +0100 + + chore: rewording `PROVIDER_TOKEN` to `token` + + Signed-off-by: blam + +commit b856b156c2ee96660627dcc2f46e1c4a06a3b06e +Author: blam +Date: Wed Jan 26 18:13:01 2022 +0100 + + docs: making the docs a little clearer + + Signed-off-by: blam + +commit c95df1631e4ae930dfbbd172520699e2256f3040 +Author: blam +Date: Wed Jan 26 18:08:13 2022 +0100 + + chore: added changeset and updating documentation about being able to grab the user token + + Signed-off-by: blam + +commit 0f264c4f842c7010109339d53d99e5a108d107ff +Author: blam +Date: Wed Jan 26 17:55:16 2022 +0100 + + chore: api-reports needed updating for scaffolder bacend + Signed-off-by: blam + +commit 72eccc0f5dc6dbbf52df81b12105c74892caa343 +Author: blam +Date: Wed Jan 26 17:47:26 2022 +0100 + + chore: added tests for ensuring that the token is used properly when passed into the actions + Signed-off-by: blam + +commit 2c34749bb66bef1b3ce12acb0fe409024044677a +Author: blam +Date: Wed Jan 26 16:23:05 2022 +0100 + + feat: added support for overriding the token used for publish actions. + + Signed-off-by: blam + +commit c91ba8cf2fe1a4ee779c5a8266191a2d906c50b3 +Author: blam +Date: Wed Jan 26 09:42:29 2022 +0100 + + feat: Added the ability for the scaffolder backend engine to template secrets into the input of actions + + Signed-off-by: blam + +commit c345946703cd65082a04a7aa8825a84a2e045bdc +Author: blam +Date: Wed Jan 26 09:27:15 2022 +0100 + + chore: added a test to check the secrets context is being updated with the secrets returned from the scmAuthApi + + Signed-off-by: blam + +commit cee44ad2898bcd6aa2ac7ca7778c921c992cb864 +Author: blam +Date: Tue Jan 25 20:53:33 2022 +0100 + + chore: added changeset + + Signed-off-by: blam + +commit b61c34067658f55ae85be839c315320fc4002599 +Author: blam +Date: Tue Jan 25 20:46:50 2022 +0100 + + chore: generated API reports + + Signed-off-by: blam + +commit 7d740b86c9c23dbcd570ecaebc4d3113248da407 +Author: blam +Date: Tue Jan 25 20:40:03 2022 +0100 + + chore: added a todo for test + + Signed-off-by: blam + +commit 2ae059d35a13072cd5cafb4fbd6f67b806cdb53a +Author: blam +Date: Tue Jan 25 20:38:56 2022 +0100 + + feat: testing the RepoUrlPicker component with SecretsContexts + + Signed-off-by: blam + +commit 3e96fa47d0e47af505ba3e38c777c61513f49afa +Author: blam +Date: Tue Jan 25 20:20:17 2022 +0100 + + chore: need to convert these to empty strings as they are controlled input values and material ui throws some errors in the frontend unless we have them + + Signed-off-by: blam + +commit 5521945cc712d3166ff62aae1c7b01a81bd36ba7 +Author: blam +Date: Tue Jan 25 19:37:04 2022 +0100 + + feat: added some more behaviour to the HostPicker as noticed that when no hosts are supplied it breaks currently + + Signed-off-by: blam + +commit 6708dbfffe6e1c3b2a9035839af73ef97d29e37e +Author: blam +Date: Tue Jan 25 19:10:08 2022 +0100 + + feat: added grabbing the token from the form with a debounce to not happen on every key press + + Signed-off-by: blam + +commit 288ad92b64e53bc5075b865eba58e15077c19677 +Author: blam +Date: Tue Jan 25 16:52:50 2022 +0100 + + feat: reworking the secret types for the context. + + Signed-off-by: blam + +commit 6d9f426eabc5d32d7d77c5101e10b0154bbe538c +Author: blam +Date: Tue Jan 25 16:23:43 2022 +0100 + + feat: added a SecretsContext for storing the secrets in the frontend and being able to add secrets to the context using a hooks + + Signed-off-by: blam + +commit 2e5c4d1a151580e61b60ce5599e0bc83cc52231f +Author: blam +Date: Tue Jan 25 15:17:04 2022 +0100 + + chore: added some additional scopes support for the ScmAuthApi + + Signed-off-by: blam + +commit b623eddf5505e6cc28e9c92e12f52d3951e2f26d +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Tue Feb 1 04:31:54 2022 +0000 + + chore(deps-dev): bump @storybook/addon-actions in /storybook + + Bumps [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/addons/actions) from 6.4.14 to 6.4.17. + - [Release notes](https://github.com/storybookjs/storybook/releases) + - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) + - [Commits](https://github.com/storybookjs/storybook/commits/v6.4.17/addons/actions) + + --- + updated-dependencies: + - dependency-name: "@storybook/addon-actions" + dependency-type: direct:development + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit 12a5c884f345b164018443acae9ea2ccda476770 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Tue Feb 1 04:12:04 2022 +0000 + + chore(deps): bump raw-body from 2.4.1 to 2.4.2 + + Bumps [raw-body](https://github.com/stream-utils/raw-body) from 2.4.1 to 2.4.2. + - [Release notes](https://github.com/stream-utils/raw-body/releases) + - [Changelog](https://github.com/stream-utils/raw-body/blob/master/HISTORY.md) + - [Commits](https://github.com/stream-utils/raw-body/compare/2.4.1...2.4.2) + + --- + updated-dependencies: + - dependency-name: raw-body + dependency-type: direct:production + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit f7257dff6f25ba48879f4eba84674b5fc70e0d15 +Author: Eric Peterson +Date: Sun Jan 30 19:16:30 2022 +0100 + + Allow links to not be tracked (or tracked custom). + + Signed-off-by: Eric Peterson + +commit aa4be23eafcf27b07be51b7fbcc92b7fe31805f6 +Merge: 416513b5c4 e8df331078 +Author: Eric Peterson +Date: Mon Jan 31 19:22:13 2022 +0100 + + Merge pull request #9166 from backstage/analytics/user-identity-3 + + [Analytics] Convention for tying events to known users + +commit e8df3310781237c965d78a88eb2b0285f12ae8a8 +Author: Eric Peterson +Date: Mon Jan 31 18:39:45 2022 +0100 + + Update docs to match reality. + + Signed-off-by: Eric Peterson + +commit 359c31e31d8f2ef451b6e3d312c1b699e584949f +Author: Eric Peterson +Date: Mon Jan 31 18:19:53 2022 +0100 + + Add support for source tags pointing to relative assets. + + Signed-off-by: Eric Peterson + +commit 899b8d748fa414bbe1d0c5d1ea71cafda1a18431 +Author: Karan Shah +Date: Mon Jan 31 16:39:49 2022 +0000 + + Connect up the production API + + Signed-off-by: Karan Shah + +commit 319f4b79a2a5f6964dae99ac3630679037f2e464 +Author: Brian Fletcher +Date: Mon Jan 31 15:31:52 2022 +0000 + + allow providing holding text for scaffolder loading + + Signed-off-by: Brian Fletcher + +commit 416513b5c497cfa52518e7d9d5ec96da85acc463 +Merge: 7e94528a3a 1da4ff22da +Author: Johan Haals +Date: Mon Jan 31 15:58:56 2022 +0100 + + Merge pull request #9262 from backstage/dependabot/npm_and_yarn/cronstrue-1.123.0 + + chore(deps): bump cronstrue from 1.122.0 to 1.123.0 + +commit 7e94528a3a1508b1aec477fc876dd80f67e717e9 +Merge: 51c870b42f dd64f72bf2 +Author: Lee Mills +Date: Mon Jan 31 15:45:28 2022 +0100 + + Merge pull request #9274 from backstage/leemills83-codeofconduct + + Updated the Code of Conduct to point to the CNCF Code of Conduct + +commit dd64f72bf23f589968e9cf93831478bbbc6f3ba0 +Author: Lee Mills +Date: Mon Jan 31 15:16:58 2022 +0100 + + Updated the Code of Conduct to point to the CNCF Code of Conduct + + Signed-off-by: Lee Mills + +commit 1da4ff22da002fb09e45acd6200c165d2ade0c6e +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Mon Jan 31 14:00:38 2022 +0000 + + chore(deps): bump cronstrue from 1.122.0 to 1.123.0 + + Bumps [cronstrue](https://github.com/bradymholt/cronstrue) from 1.122.0 to 1.123.0. + - [Release notes](https://github.com/bradymholt/cronstrue/releases) + - [Commits](https://github.com/bradymholt/cronstrue/compare/v1.122.0...v1.123.0) + + --- + updated-dependencies: + - dependency-name: cronstrue + dependency-type: direct:production + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit 51c870b42f7a6bb7221fde2de83829e390fd247e +Merge: 9224a7f154 d8ebc62a10 +Author: Johan Haals +Date: Mon Jan 31 14:50:18 2022 +0100 + + Merge pull request #9264 from backstage/dependabot/npm_and_yarn/storybook/storybook/addon-storysource-6.4.17 + + chore(deps-dev): bump @storybook/addon-storysource from 6.4.14 to 6.4.17 in /storybook + +commit 9224a7f15420ebabbbe0a51fe7e3dc0c426aa710 +Merge: d430d85d16 409725e9c2 +Author: Johan Haals +Date: Mon Jan 31 14:39:26 2022 +0100 + + Merge pull request #9239 from awanlin/topic/add-orphan-clean-up-script + + Added Orphan Clean Up script + +commit d8ebc62a108aa86a9b0cb01c1e10d4e4ee1f3d48 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Mon Jan 31 13:30:49 2022 +0000 + + chore(deps-dev): bump @storybook/addon-storysource in /storybook + + Bumps [@storybook/addon-storysource](https://github.com/storybookjs/storybook/tree/HEAD/addons/storysource) from 6.4.14 to 6.4.17. + - [Release notes](https://github.com/storybookjs/storybook/releases) + - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) + - [Commits](https://github.com/storybookjs/storybook/commits/v6.4.17/addons/storysource) + + --- + updated-dependencies: + - dependency-name: "@storybook/addon-storysource" + dependency-type: direct:development + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit d430d85d162512cca25173668cb0f7e78271015b +Merge: 1a25e61e86 0f85999d07 +Author: Johan Haals +Date: Mon Jan 31 14:25:52 2022 +0100 + + Merge pull request #9268 from backstage/dependabot/npm_and_yarn/storybook/storybook/addon-a11y-6.4.17 + + chore(deps-dev): bump @storybook/addon-a11y from 6.4.14 to 6.4.17 in /storybook + +commit 409725e9c2f7152d5ff0c3bb592f0cc4722e552c +Author: Andre Wanlin +Date: Mon Jan 31 07:11:45 2022 -0600 + + Updated readme + + Signed-off-by: Andre Wanlin + +commit 1a25e61e864249cb4c2ce4360a4c08961eab8ad2 +Merge: 6e067fd2b1 c810594492 +Author: Fredrik Adelöw +Date: Mon Jan 31 13:36:19 2022 +0100 + + Merge pull request #9272 from backstage/freben/no-docker-plz + + disable docker in more test runs + +commit 6e067fd2b1d578f1dec37098559252ec3ec49d3c +Merge: 2dca53c395 80b6cf3380 +Author: Patrik Oldsberg +Date: Mon Jan 31 13:20:52 2022 +0100 + + Merge pull request #9273 from backstage/rugvip/branches + + scripts/prepare-release: more main branches + +commit 0f85999d07a75dc450b9911e6d2b2e1bd2965881 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Mon Jan 31 12:20:27 2022 +0000 + + chore(deps-dev): bump @storybook/addon-a11y in /storybook + + Bumps [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/addons/a11y) from 6.4.14 to 6.4.17. + - [Release notes](https://github.com/storybookjs/storybook/releases) + - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) + - [Commits](https://github.com/storybookjs/storybook/commits/v6.4.17/addons/a11y) + + --- + updated-dependencies: + - dependency-name: "@storybook/addon-a11y" + dependency-type: direct:development + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit 2dca53c395a6bca0ae16d8354122ea96cb9b68ee +Merge: d6fff4be3c bf1b485962 +Author: Johan Haals +Date: Mon Jan 31 13:18:57 2022 +0100 + + Merge pull request #9263 from backstage/dependabot/npm_and_yarn/camelcase-keys-7.0.1 + + chore(deps): bump camelcase-keys from 6.2.2 to 7.0.1 + +commit d6fff4be3c0b255759b7e2a0d374b95fc1211c71 +Merge: 79d42f266c 6d71920820 +Author: Johan Haals +Date: Mon Jan 31 13:11:27 2022 +0100 + + Merge pull request #9266 from backstage/dependabot/npm_and_yarn/storybook/storybook/addon-links-6.4.17 + + chore(deps-dev): bump @storybook/addon-links from 6.4.14 to 6.4.17 in /storybook + +commit 80b6cf3380c8cfa189b0c2b430f21640972ea283 +Author: Patrik Oldsberg +Date: Mon Jan 31 13:01:56 2022 +0100 + + scripts/prepare-release: more main branches + + Signed-off-by: Patrik Oldsberg + +commit c810594492bc73eef27fb0f9ec295db9f02d911a +Author: Fredrik Adelöw +Date: Mon Jan 31 12:18:13 2022 +0100 + + disable docker in more test runs + + Signed-off-by: Fredrik Adelöw + +commit 6d71920820835d3391ef6c7fb2afcac606218bfa +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Mon Jan 31 11:01:56 2022 +0000 + + chore(deps-dev): bump @storybook/addon-links in /storybook + + Bumps [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/addons/links) from 6.4.14 to 6.4.17. + - [Release notes](https://github.com/storybookjs/storybook/releases) + - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) + - [Commits](https://github.com/storybookjs/storybook/commits/v6.4.17/addons/links) + + --- + updated-dependencies: + - dependency-name: "@storybook/addon-links" + dependency-type: direct:development + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit 79d42f266ccc5b2c7ce48af0a1d97b8b78bcc7ab +Merge: 562b511841 991ffe45cd +Author: Johan Haals +Date: Mon Jan 31 11:57:31 2022 +0100 + + Merge pull request #9265 from backstage/dependabot/npm_and_yarn/storybook/storybook/react-6.4.17 + + chore(deps-dev): bump @storybook/react from 6.4.14 to 6.4.17 in /storybook + +commit 562b5118413b1ceaf2b67a861f222cae40ff4a0c +Merge: 401e171a59 60e5db75b4 +Author: Patrik Oldsberg +Date: Mon Jan 31 10:59:57 2022 +0100 + + Merge pull request #9240 from backstage/mob/enter-pre + + changesets: enter prerelease + +commit 991ffe45cda20b0f06cc883c0830cee1aa8968c1 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Mon Jan 31 09:59:53 2022 +0000 + + chore(deps-dev): bump @storybook/react in /storybook + + Bumps [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/app/react) from 6.4.14 to 6.4.17. + - [Release notes](https://github.com/storybookjs/storybook/releases) + - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) + - [Commits](https://github.com/storybookjs/storybook/commits/v6.4.17/app/react) + + --- + updated-dependencies: + - dependency-name: "@storybook/react" + dependency-type: direct:development + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit bf1b48596228df3fe0590935ac17b52d80ed31c2 +Author: Johan Haals +Date: Mon Jan 31 10:59:20 2022 +0100 + + update api report + + Signed-off-by: Johan Haals + +commit 401e171a5929f3369c5a7a7808a63923b268af9c +Merge: dcd387e6d7 93b8b48fbb +Author: Johan Haals +Date: Mon Jan 31 10:54:55 2022 +0100 + + Merge pull request #9271 from backstage/jhaals/storybookrc + + storybook: Add [npm|yarn]rc files + +commit dcd387e6d75b1ae4bdafd1cc2724c09baccd2502 +Merge: e8445a15a1 c9bb0818f7 +Author: Johan Haals +Date: Mon Jan 31 10:54:41 2022 +0100 + + Merge pull request #9225 from RoadieHQ/softer-proxy-startup + + allow backend to start if proxy target is not set + +commit e8445a15a1d64d59ee84ac1ad304eb6eb7cb0e62 +Merge: 20d9579a88 c710467ba2 +Author: Johan Haals +Date: Mon Jan 31 10:39:57 2022 +0100 + + Merge pull request #9270 from backstage/freben/callouts + + fix callouts + +commit 93b8b48fbb5a74b6f99a1a6ea3e92002db5875ce +Author: Johan Haals +Date: Mon Jan 31 10:37:15 2022 +0100 + + fix invalid yarn-path + + Signed-off-by: Johan Haals + +commit 20d9579a880ceedf600f84e115cd4dc81e8f132b +Merge: 53b6379758 7fdd461135 +Author: Patrik Oldsberg +Date: Mon Jan 31 10:34:19 2022 +0100 + + Merge pull request #9256 from backstage/rugvip/emergency + + docs,workflows: updates and new branch name for emergency release flow + +commit 2bed92aca8290731d7afeeee809944a6b475a778 +Author: Johan Haals +Date: Mon Jan 31 10:33:18 2022 +0100 + + update yarn-path + + Signed-off-by: Johan Haals + +commit 7f84a4b60606fc535eedf81b7a914df60078bd93 +Author: Johan Haals +Date: Mon Jan 31 10:15:17 2022 +0100 + + storybook: Add [npm|yarn]rc files + + Signed-off-by: Johan Haals + +commit c710467ba2fa3c95cb322ed51d49506f7443ff26 +Author: Fredrik Adelöw +Date: Mon Jan 31 10:06:45 2022 +0100 + + fix callouts + + Signed-off-by: Fredrik Adelöw + +commit 53b637975847a3cada09b401457491655bc5bd74 +Merge: 8caa691a0b 9a7f28779a +Author: Fredrik Adelöw +Date: Mon Jan 31 10:01:14 2022 +0100 + + Merge pull request #9251 from backstage/freben/catalog-api-docs + + add catalog API docs + +commit 9a7f28779ab80a13cf3309ee68b7180440546d5f +Author: Fredrik Adelöw +Date: Sat Jan 29 19:01:28 2022 +0100 + + add catalog API docs + + Signed-off-by: Fredrik Adelöw + +commit 8caa691a0be5fb61f4798df5cc005432ad79aa76 +Merge: 554dfe8755 1b954933af +Author: Johan Haals +Date: Mon Jan 31 09:18:27 2022 +0100 + + Merge pull request #9189 from lunarway/feature/migrate-scaffolder-octokit + + Replace @octokit/rest with octokit in scaffolder-backend + +commit 554dfe8755610bebed534e167fe221a9554d3ed8 +Merge: c9eb0a866e 2687029a67 +Author: Johan Haals +Date: Mon Jan 31 09:02:05 2022 +0100 + + Merge pull request #9231 from backstage/better-backend-to-backend-auth-link + + docs: use backstage.io link to backend-to-backend auth docs + +commit c9eb0a866e855e568604bdf9e7db62aae2ec8492 +Merge: 2b06ccadb3 a65d71c584 +Author: Johan Haals +Date: Mon Jan 31 07:40:02 2022 +0100 + + Merge pull request #9261 from backstage/dependabot/npm_and_yarn/types/js-yaml-4.0.5 + + chore(deps-dev): bump @types/js-yaml from 4.0.1 to 4.0.5 + +commit 91faf87aaf51bde86ddd266000e028578c32915e +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Mon Jan 31 04:15:54 2022 +0000 + + chore(deps): bump camelcase-keys from 6.2.2 to 7.0.1 + + Bumps [camelcase-keys](https://github.com/sindresorhus/camelcase-keys) from 6.2.2 to 7.0.1. + - [Release notes](https://github.com/sindresorhus/camelcase-keys/releases) + - [Commits](https://github.com/sindresorhus/camelcase-keys/compare/v6.2.2...v7.0.1) + + --- + updated-dependencies: + - dependency-name: camelcase-keys + dependency-type: direct:production + update-type: version-update:semver-major + ... + + Signed-off-by: dependabot[bot] + +commit a65d71c584743a1f3ea580e5b6c5499be442197a +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Mon Jan 31 04:12:33 2022 +0000 + + chore(deps-dev): bump @types/js-yaml from 4.0.1 to 4.0.5 + + Bumps [@types/js-yaml](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/js-yaml) from 4.0.1 to 4.0.5. + - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) + - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/js-yaml) + + --- + updated-dependencies: + - dependency-name: "@types/js-yaml" + dependency-type: direct:development + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit e9ca4ff2bd25c009bbe9b35f5319141b29cab1e2 +Author: Eric Peterson +Date: Sun Jan 30 18:58:03 2022 +0100 + + Deprecate useless plugin export. + + Signed-off-by: Eric Peterson + +commit b4b678eb5af55d33094ba23630c6c63a587d5ab4 +Author: Eric Peterson +Date: Sun Jan 30 18:51:36 2022 +0100 + + Simpler queue mechanism in DeferredCapture. + + Signed-off-by: Eric Peterson + +commit 919a77845d4fcda70b3f3b84458e9f15dbb712a7 +Author: Eric Peterson +Date: Sun Jan 30 18:51:18 2022 +0100 + + Less magical custom hash mechanism. + + Signed-off-by: Eric Peterson + +commit 35d1d675b57b624fa51e5b04a82161b747059db5 +Author: Eric Peterson +Date: Tue Jan 25 18:15:50 2022 +0100 + + Document convention for supporting user identity in Analytics. + + Signed-off-by: Eric Peterson + +commit b40a0ccc4dc4a795acd13a33ace0c113f4b6f3fa +Author: Eric Peterson +Date: Sun Jan 16 18:34:40 2022 +0100 + + Initial identity-awareness implementation for GA. + + Signed-off-by: Eric Peterson + +commit 1b954933affc28b802c27fcdfed79183550930c6 +Author: Crevil +Date: Sun Jan 30 12:45:22 2022 +0100 + + Update changelog to be a patch + + Signed-off-by: Crevil + +commit 5321d7b553bf6996378d273523e4d4d52cef85a9 +Author: Elizabeth Stranack +Date: Fri Jan 28 14:53:34 2022 -0800 + + Updating api-report + + Signed-off-by: Elizabeth Stranack + +commit 7fdd46113542285e895227cb24f9d38bf0ac2ef3 +Author: Patrik Oldsberg +Date: Fri Jan 28 23:43:12 2022 +0100 + + docs,workflows: updates and new branch name for emergency release flow + + Signed-off-by: Patrik Oldsberg + +commit 2b06ccadb356891798390e4cbed56a8cdc68ff05 +Merge: 2923075f88 f0e9f82d0c +Author: Ben Lambert +Date: Fri Jan 28 20:35:34 2022 +0100 + + Merge pull request #9243 from backstage/blam/apply-create-app-fix + + Apply `create-app` fix to mainline branch + +commit f0e9f82d0cf3dbed4be728b9ff4229f6a4b114a1 +Author: blam +Date: Fri Jan 28 16:55:52 2022 +0100 + + create-app: copying the changelog from 0.4.16 release + + Co-authored-by: Patrik Oldsberg + Signed-off-by: blam + +commit f27f5197e2511864817c168d08fbf7ab82751714 +Author: blam +Date: Fri Jan 28 16:49:05 2022 +0100 + + create-app: apply changeset for hot release + + Co-authored-by: Patrik Oldsberg + Signed-off-by: blam + +commit 24ef62048cf0925e00b21e1bf324eb6aeadddf93 +Author: Johan Haals +Date: Fri Jan 28 15:31:01 2022 +0100 + + create-app: add missing catalog-graph route + + Signed-off-by: Johan Haals + +commit 2923075f883198af15ef5a5695f22465ea4c8c6a +Merge: 4284c09e1c 9705c336a7 +Author: Patrik Oldsberg +Date: Fri Jan 28 16:33:18 2022 +0100 + + Merge pull request #9242 from backstage/mob/accindent + + scripts/prepare-release: properly indent and encode package.json + +commit 4284c09e1c3e5fb83bb97dc77a0ab3564de8553c +Merge: bf06801f94 cb28b6c1a9 +Author: Patrik Oldsberg +Date: Fri Jan 28 16:11:02 2022 +0100 + + Merge pull request #9241 from backstage/rugvip/vefix + + workflows/sync_release-manifest: skip v prefix in release manifests + +commit 9705c336a74faabca59dfeabf8480785dea129c0 +Author: Patrik Oldsberg +Date: Fri Jan 28 16:10:12 2022 +0100 + + scripts/prepare-release: properly indent and encode package.json + + Co-authored-by: blam + Signed-off-by: Patrik Oldsberg + +commit cb28b6c1a958e1722f1ec0f848fa36bb731bf8db +Author: Patrik Oldsberg +Date: Fri Jan 28 16:03:35 2022 +0100 + + workflows/sync_release-manifest: skip v prefix in release manifests + + Signed-off-by: Patrik Oldsberg + +commit bf06801f942c57f4f62413ca7a3a3cfcde3d74e2 +Merge: ef033f87c4 ae3b4ebb53 +Author: Johan Haals +Date: Fri Jan 28 15:50:15 2022 +0100 + + Merge pull request #9221 from recobe182/bie/improve-org-memberlist + + org: add relations.memberof filter to catalog api call in MembersListCard + +commit ef033f87c42434f70f4216121016943144e357a5 +Merge: 6d7530de74 0d582b00e9 +Author: Patrik Oldsberg +Date: Fri Jan 28 15:22:06 2022 +0100 + + Merge pull request #9236 from backstage/mob/version-updates + + scripts: updates to support new release process + +commit 2687029a67a4045cba290116db41760c774bfc75 +Author: MT Lewis +Date: Fri Jan 28 14:18:35 2022 +0000 + + create-app: add changeset for comment update + + Signed-off-by: MT Lewis + +commit 0d582b00e9defe7c366748a962f280e07e9988d5 +Author: Patrik Oldsberg +Date: Fri Jan 28 13:33:53 2022 +0100 + + package.json: set base version to 0.65 + + Co-authored-by: blam + Signed-off-by: Patrik Oldsberg + +commit c311773f4ffd99e0b0efdf8d2d4d26f85617fc77 +Author: Patrik Oldsberg +Date: Fri Jan 28 11:21:13 2022 +0100 + + scripts/create-github-release: mark prereleases as prerelease + + Co-authored-by: blam + Signed-off-by: Patrik Oldsberg + +commit f38b2b1b23690d0099273d18c1555e5ebef7abdf +Author: Patrik Oldsberg +Date: Fri Jan 28 11:16:52 2022 +0100 + + scripts: update release scripts to work with release version in package.json + + Co-authored-by: Johan Haals + Co-authored-by: blam + Co-authored-by: Fredrik Adelöw + Signed-off-by: Patrik Oldsberg + +commit e7586f3c83de784f53aa1f8f0f8ac40c3cf6b0c5 +Author: Andre Wanlin +Date: Fri Jan 28 08:14:57 2022 -0600 + + Added newline to end of script + + Signed-off-by: Andre Wanlin + +commit 60e5db75b476584c18b92dcc681f0f2a41aeca30 +Author: Patrik Oldsberg +Date: Fri Jan 28 15:10:36 2022 +0100 + + changesets: enter prerelease + + Signed-off-by: Patrik Oldsberg + +commit fcdf511b7ba68282fa6a427a2df2b6855be00c6c +Author: Andre Wanlin +Date: Fri Jan 28 08:08:43 2022 -0600 + + Added Orphan Clean Up script + + Signed-off-by: Andre Wanlin + +commit c9bb0818f77b8318eec213dbc0cf0475ec915f11 +Merge: 27e1ab0ec4 6d7530de74 +Author: Brian Fletcher +Date: Fri Jan 28 14:08:41 2022 +0000 + + Merge branch 'master' of github.com:backstage/backstage into allow-failing-proxies + +commit 6d7530de74722478afbd6339bc64404a7b6305d8 +Merge: 222980c1dd 66cea3a791 +Author: Patrik Oldsberg +Date: Fri Jan 28 15:06:17 2022 +0100 + + Merge pull request #9237 from backstage/mob/pretty-workflows + + workflows/sync_release-manifest: prettier + +commit 222980c1dd0bbb399c13e693a2f4c97aed45ef4b +Merge: 617dd982b0 7427a1d2c7 +Author: Patrik Oldsberg +Date: Fri Jan 28 15:04:52 2022 +0100 + + Merge pull request #9235 from backstage/mob/avengers + + scripts/assemble-manifest: gracefully skip tag redirect + +commit 66cea3a7914f8bc2e494fcad5ac155b0ac368235 +Author: Patrik Oldsberg +Date: Fri Jan 28 15:01:55 2022 +0100 + + workflows/sync_release-manifest: prettier + + Co-authored-by: blam + Signed-off-by: Patrik Oldsberg + +commit 7427a1d2c7f679005d689e6e1500bc2dc7e94485 +Author: Patrik Oldsberg +Date: Fri Jan 28 14:58:40 2022 +0100 + + scripts/assemble-manifest: gracefully skip tag redirect + + Co-authored-by: blam + Co-authored-by: Johan Haals + Signed-off-by: Patrik Oldsberg + +commit 27e1ab0ec4222dceaa054b8e54e9a85181dc68f5 +Author: Brian Fletcher +Date: Fri Jan 28 13:51:47 2022 +0000 + + addressing review suggestions + + Signed-off-by: Brian Fletcher + +commit 617dd982b08af9aceffd0e66b8ea39456e03e1dc +Merge: 677c25cf67 6efb1eb42d +Author: Johan Haals +Date: Fri Jan 28 14:39:48 2022 +0100 + + Merge pull request #9200 from tudi2d/9093-fix-page-height + + Differentiate between page height for mobile & desktop + +commit 677c25cf6742f98c89680382ac189723504ef3ac +Merge: 1c171329aa 2301c0a526 +Author: Patrik Oldsberg +Date: Fri Jan 28 14:26:55 2022 +0100 + + Merge pull request #9234 from backstage/mob/smol-fml + + workflows/sync_release-manifest: checkout backstage into backstage + +commit 2301c0a526a01249aa0db976a052ed815947a5b1 +Author: Patrik Oldsberg +Date: Fri Jan 28 14:25:26 2022 +0100 + + workflows/sync_release-manifest: checkout backstage into backstage + + Co-authored-by: blam + Signed-off-by: Patrik Oldsberg + +commit 1c171329aa6b70d2b8aa8bb93b1dcaeaa4cf5ef8 +Merge: 3d4f92ea3e a9ab9f439b +Author: Patrik Oldsberg +Date: Fri Jan 28 14:16:54 2022 +0100 + + Merge pull request #9233 from backstage/mob/smol-maybe + + workflows/sync_release-manifest: move install to top + +commit a9ab9f439bf26d20f0b118acba23e4a511227332 +Author: Patrik Oldsberg +Date: Fri Jan 28 14:15:25 2022 +0100 + + workflows/sync_release-manifest: move install to top + + Co-authored-by: blam + Signed-off-by: Patrik Oldsberg + +commit 3d4f92ea3ecdfe78657210fe2c0ad21e9daf5c7d +Merge: fc307f8da4 ed6503c75b +Author: Ben Lambert +Date: Fri Jan 28 14:04:57 2022 +0100 + + Merge pull request #9232 from backstage/mob/smol-fix + + workflows/sync_release-manifest: tweak install to make it work + +commit 6efb1eb42db39d0271c4981227207880822b12df +Author: Philipp Hugenroth +Date: Fri Jan 28 14:04:43 2022 +0100 + + Make SidebarPinStateContext import more clear + + Signed-off-by: Philipp Hugenroth + +commit ed6503c75b1ff5ed9687abc155359c544645b010 +Author: Patrik Oldsberg +Date: Fri Jan 28 14:03:47 2022 +0100 + + workflows/sync_release-manifest: tweak install to make it work + + Co-authored-by: blam + Signed-off-by: Patrik Oldsberg + +commit fd41c51452d27a97c55b9d2eff846ff3197e9081 +Author: MT Lewis +Date: Fri Jan 28 12:55:47 2022 +0000 + + docs: use backstage.io link to backend-to-backend auth docs + + There's rightfully been some confusion in various contexts about where + to find this documentation - switching to a fully qualified docs URL + should make it easier to find. + + Signed-off-by: MT Lewis + +commit fc307f8da44c3da267edabebab6eb9cc2cc1652d +Merge: d2a0f08d5c 3e79214e37 +Author: Patrik Oldsberg +Date: Fri Jan 28 13:55:17 2022 +0100 + + Merge pull request #9230 from backstage/mob/smol-install + + workflows/sync_release-manifest: support backfills + +commit 3e79214e37326397edc5adf9f8f63795c2648bcc +Author: Patrik Oldsberg +Date: Fri Jan 28 13:47:01 2022 +0100 + + workflows/sync_release-manifest: support backfills + + Co-authored-by: blam + Signed-off-by: Patrik Oldsberg + +commit ae3b4ebb5370d181bdc831f5917808729375fafd +Author: Paladetch Usavasereelert +Date: Fri Jan 28 21:21:04 2022 +0900 + + Update .changeset/nasty-pets-glow.md + + Signed-off-by: Paladetch Usavasereelert + + Co-authored-by: Johan Haals + +commit 947f1098ee24334c921ee25e568f42d84709eca7 +Author: Brian Fletcher +Date: Fri Jan 28 11:31:09 2022 +0000 + + adds details to the changeset + + Signed-off-by: Brian Fletcher + +commit 8030dc7dd5bc8fc55e87ed62083d3fce7da6b555 +Author: Brian Fletcher +Date: Fri Jan 28 11:28:14 2022 +0000 + + only skip proxies if configured to do so + + Signed-off-by: Brian Fletcher + +commit d2a0f08d5cfd0805c0b585f813b63ed238996032 +Merge: 1d52dbbd5e cef64b1561 +Author: Johan Haals +Date: Fri Jan 28 11:55:07 2022 +0100 + + Merge pull request #9190 from backstage/catalog-identity-client-token + + Use server token for catalog identity client + +commit 1d52dbbd5e3809faa6cc14c26ca172c93b145cf6 +Merge: 231edcc265 e39d88bd84 +Author: Johan Haals +Date: Fri Jan 28 11:40:12 2022 +0100 + + Merge pull request #9205 from backstage/rugvip/appdep + + create-app: switch to using a file target for app dependency + +commit 231edcc265b010ad9c1600a2ea4a5dc716b7e9ef +Merge: 1da8ae65a7 6e11259006 +Author: Johan Haals +Date: Fri Jan 28 11:38:22 2022 +0100 + + Merge pull request #9213 from backstage/blog/backstage-homepage-templates-tweaks + + Minor adjustments to backstage homepage templates blog post + +commit 1da8ae65a7f1c01d537a1038919e7a88e774414e +Merge: f72d08087c 341bbbfe09 +Author: Johan Haals +Date: Fri Jan 28 11:35:29 2022 +0100 + + Merge pull request #9215 from backstage/dependabot/npm_and_yarn/prop-types-15.8.1 + + chore(deps): bump prop-types from 15.8.0 to 15.8.1 + +commit f72d08087c7a15edfc01729a947c2572a63ea98e +Merge: 1351cd632d 28a5f9d0b1 +Author: Johan Haals +Date: Fri Jan 28 11:28:40 2022 +0100 + + Merge pull request #9214 from backstage/dependabot/npm_and_yarn/passport-0.5.2 + + chore(deps): bump passport from 0.4.1 to 0.5.2 + +commit 1351cd632d172b142d62dac2cb5de62399eeb7ae +Merge: dc7a17c6dd 787847a676 +Author: Johan Haals +Date: Fri Jan 28 11:28:02 2022 +0100 + + Merge pull request #9217 from backstage/dependabot/npm_and_yarn/microsoft/microsoft-graph-types-2.13.0 + + chore(deps): bump @microsoft/microsoft-graph-types from 2.11.0 to 2.13.0 + +commit dc7a17c6dd9d8d0f59359f4779d4d153124ec8ef +Merge: c49b7bd960 a1d2d3966f +Author: Johan Haals +Date: Fri Jan 28 11:10:13 2022 +0100 + + Merge pull request #9218 from backstage/dependabot/npm_and_yarn/graphql-16.3.0 + + chore(deps): bump graphql from 16.0.1 to 16.3.0 + +commit c49b7bd960d99bb81e7a7a0f6372205918a573fe +Merge: aaac5c72bc bee418a36b +Author: Johan Haals +Date: Fri Jan 28 11:01:09 2022 +0100 + + Merge pull request #8934 from kmikko/feat/catalog-import-customizations + + feat(catalog-import): Make catalog filename and branch customizable + +commit aaac5c72bc218a1e6494afe600cbe0481f95d7b7 +Merge: b1b16030e7 912b2d9925 +Author: Eric Peterson +Date: Fri Jan 28 10:57:46 2022 +0100 + + Merge pull request #9224 from backstage/docs/warn-about-public-kroki-server-default + + [Documentation] Note default ServerURL config in kroki how-to + +commit 332d3decb20de2127caed1f76852b9763e045d54 +Author: Brian Fletcher +Date: Fri Jan 28 09:53:38 2022 +0000 + + adds changeset + + Signed-off-by: Brian Fletcher + +commit 124520078c8ee3e78486d715b93f095a7710b522 +Author: Brian Fletcher +Date: Fri Jan 28 09:49:55 2022 +0000 + + allow backend to start if proxy target is not set + + Signed-off-by: Brian Fletcher + +commit 912b2d992532447c3337a6ab95a92ba8069345ba +Author: Eric Peterson +Date: Fri Jan 28 10:37:40 2022 +0100 + + Note default ServerURL config in kroki how-to + + Signed-off-by: Eric Peterson + +commit 341bbbfe093fc338b4e345278ea6d85591e3bbf4 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Fri Jan 28 09:41:44 2022 +0000 + + chore(deps): bump prop-types from 15.8.0 to 15.8.1 + + Bumps [prop-types](https://github.com/facebook/prop-types) from 15.8.0 to 15.8.1. + - [Release notes](https://github.com/facebook/prop-types/releases) + - [Changelog](https://github.com/facebook/prop-types/blob/main/CHANGELOG.md) + - [Commits](https://github.com/facebook/prop-types/compare/v15.8.0...v15.8.1) + + --- + updated-dependencies: + - dependency-name: prop-types + dependency-type: direct:production + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit 28a5f9d0b1505d7aa5ceba59cac7ee3f33cc2c66 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Fri Jan 28 09:40:00 2022 +0000 + + chore(deps): bump passport from 0.4.1 to 0.5.2 + + Bumps [passport](https://github.com/jaredhanson/passport) from 0.4.1 to 0.5.2. + - [Release notes](https://github.com/jaredhanson/passport/releases) + - [Changelog](https://github.com/jaredhanson/passport/blob/master/CHANGELOG.md) + - [Commits](https://github.com/jaredhanson/passport/compare/v0.4.1...v0.5.2) + + --- + updated-dependencies: + - dependency-name: passport + dependency-type: direct:production + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit 787847a676a3632f0494e021aff14205eca30882 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Fri Jan 28 09:37:47 2022 +0000 + + chore(deps): bump @microsoft/microsoft-graph-types from 2.11.0 to 2.13.0 + + Bumps [@microsoft/microsoft-graph-types](https://github.com/microsoftgraph/msgraph-typescript-typings) from 2.11.0 to 2.13.0. + - [Release notes](https://github.com/microsoftgraph/msgraph-typescript-typings/releases) + - [Commits](https://github.com/microsoftgraph/msgraph-typescript-typings/compare/2.11.0...2.13.0) + + --- + updated-dependencies: + - dependency-name: "@microsoft/microsoft-graph-types" + dependency-type: direct:production + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit a1d2d3966f9e9e4645b3233853b4b2bec1858aa0 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Fri Jan 28 09:25:38 2022 +0000 + + chore(deps): bump graphql from 16.0.1 to 16.3.0 + + Bumps [graphql](https://github.com/graphql/graphql-js) from 16.0.1 to 16.3.0. + - [Release notes](https://github.com/graphql/graphql-js/releases) + - [Commits](https://github.com/graphql/graphql-js/compare/v16.0.1...v16.3.0) + + --- + updated-dependencies: + - dependency-name: graphql + dependency-type: direct:production + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit b1b16030e7aebe8bd9a64f446db00a129144b51d +Merge: 32dd057f3d fac5f112b4 +Author: Ben Lambert +Date: Fri Jan 28 09:59:35 2022 +0100 + + Merge pull request #9216 from backstage/dependabot/npm_and_yarn/prom-client-14.0.1 + + chore(deps): bump prom-client from 13.2.0 to 14.0.1 + +commit 32dd057f3da1c249fb4920d0c3cbe7158c10790a +Merge: f97f527c25 c2e07bff68 +Author: Johan Haals +Date: Fri Jan 28 09:57:05 2022 +0100 + + Merge pull request #9113 from gabrie30/master + + Fixes: Change Events Unable to be Listed + +commit bee418a36b7db3d8ebdfa82e2d43cede76e8a11d +Author: Mikko Korhonen +Date: Tue Jan 25 11:36:18 2022 +0200 + + docs(catalog-import): update documentation about catalog filename customizations + + Signed-off-by: Mikko Korhonen + +commit 9735b00b6aa634d6541cf8ca7aa71c2b686f2eec +Author: Mikko Korhonen +Date: Tue Jan 25 11:21:53 2022 +0200 + + refactor(catalog-import): access catalog filename and branchname via hooks and helpers + + Signed-off-by: Mikko Korhonen + +commit 2734946be07d78d50b5dfcd211019d57442b3148 +Author: Mikko Korhonen +Date: Tue Jan 25 09:17:53 2022 +0200 + + test(catalog-import): migrate some tests to use TestApiProvider + + Signed-off-by: Mikko Korhonen + +commit e9b5f55a8b88adb7d4f589443d3f91c7f88ad40e +Author: Mikko Korhonen +Date: Thu Jan 20 11:49:35 2022 +0200 + + chore(catalog-import): generate api report + + Signed-off-by: Mikko Korhonen + +commit 2e8764b95fa2095b7b99eed7e5613fc819c3e73c +Author: Mikko Korhonen +Date: Fri Jan 14 11:43:11 2022 +0200 + + chore(catalog-import): add change set for import flow customizations + + Signed-off-by: Mikko Korhonen + +commit b40159ff3a2b73782ca240eb1e1039bca966b757 +Author: Mikko Korhonen +Date: Fri Jan 14 09:50:22 2022 +0200 + + chore(catalog-import): update README with relevant information how to customzie layout + Obsolete instructions were used, updated with up-to-date information from changelog + https://github.com/backstage/backstage/blob/master/plugins/catalog-import/CHANGELOG.md#minor-changes-1 + + Signed-off-by: Mikko Korhonen + +commit 4d17cc54248c3ba00caba3b3969a77969414b815 +Author: Mikko Korhonen +Date: Fri Jan 14 09:35:16 2022 +0200 + + test(catalog-import): update and tests for custom catalog filename and branch name + + Signed-off-by: Mikko Korhonen + +commit 307f17372e667f111a2fc1371102a9b407d1ba4b +Author: Mikko Korhonen +Date: Thu Jan 13 12:30:39 2022 +0200 + + feat(catalog-import): make catalog import branch name customizable + + Signed-off-by: Mikko Korhonen + +commit 1bd29cd9aecf9cef13476a69c17c5decc55b368d +Author: Mikko Korhonen +Date: Thu Jan 13 11:07:43 2022 +0200 + + feat(catalog-import): make catalog import example paths customizable + + Signed-off-by: Mikko Korhonen + +commit 581bed351228bd347c7326ea774527794a617893 +Author: Mikko Korhonen +Date: Wed Jan 12 17:04:00 2022 +0200 + + feat(catalog-import): read catalog filename from app config + + Signed-off-by: Mikko Korhonen + +commit b20709491de27d618b99d380bdcf1008bc28fea6 +Author: Mikko Korhonen +Date: Thu Jan 13 11:00:35 2022 +0200 + + feat(catalog-import): expose catalog filename to frontend + + Signed-off-by: Mikko Korhonen + +commit 826e279e6204b5cc6d9505eac98983694ff524e3 +Author: Mikko Korhonen +Date: Wed Jan 12 16:45:14 2022 +0200 + + feat(catalog-import): make catalog filename configurable + + Signed-off-by: Mikko Korhonen + +commit f97f527c25f7230c34660a5bec8c839774f89b48 +Merge: b681c6afaf 4e9cb235ff +Author: Johan Haals +Date: Fri Jan 28 08:00:16 2022 +0100 + + Merge pull request #9220 from backstage/dependabot/npm_and_yarn/aws-sdk-2.1065.0 + + chore(deps): bump aws-sdk from 2.922.0 to 2.1065.0 + +commit b681c6afaf9267a8cadc84aa4956d264065920ab +Merge: aa68de1970 66c30cfb96 +Author: Johan Haals +Date: Fri Jan 28 07:56:39 2022 +0100 + + Merge pull request #9219 from backstage/dependabot/npm_and_yarn/types/mime-types-2.1.1 + + chore(deps-dev): bump @types/mime-types from 2.1.0 to 2.1.1 + +commit ef86143c16c6e930d98f18f54243887a6f3db02d +Author: Paladetch Usavasereelert +Date: Fri Jan 28 15:48:16 2022 +0900 + + org: update changeset + + Signed-off-by: Paladetch Usavasereelert + +commit bd1a822c6d2c0f846e25afdcd86a80d4f60e30cb +Author: Paladetch Usavasereelert +Date: Fri Jan 28 15:40:07 2022 +0900 + + org: add relations.memberof filter to catalog api call + + Signed-off-by: Paladetch Usavasereelert + +commit 4e9cb235ffbe3c0b78082b8a1a3d412ce02411d9 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Fri Jan 28 04:31:39 2022 +0000 + + chore(deps): bump aws-sdk from 2.922.0 to 2.1065.0 + + Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.922.0 to 2.1065.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.922.0...v2.1065.0) + + --- + updated-dependencies: + - dependency-name: aws-sdk + dependency-type: direct:production + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit 66c30cfb96ccf66ea0be8fb8aa9ffd8201c7473e +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Fri Jan 28 04:25:39 2022 +0000 + + chore(deps-dev): bump @types/mime-types from 2.1.0 to 2.1.1 + + Bumps [@types/mime-types](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mime-types) from 2.1.0 to 2.1.1. + - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) + - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mime-types) + + --- + updated-dependencies: + - dependency-name: "@types/mime-types" + dependency-type: direct:development + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit fac5f112b4847418e9d8bc6623cc064a3297de02 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Fri Jan 28 04:18:50 2022 +0000 + + chore(deps): bump prom-client from 13.2.0 to 14.0.1 + + Bumps [prom-client](https://github.com/siimon/prom-client) from 13.2.0 to 14.0.1. + - [Release notes](https://github.com/siimon/prom-client/releases) + - [Changelog](https://github.com/siimon/prom-client/blob/master/CHANGELOG.md) + - [Commits](https://github.com/siimon/prom-client/compare/v13.2.0...v14.0.1) + + --- + updated-dependencies: + - dependency-name: prom-client + dependency-type: direct:production + update-type: version-update:semver-major + ... + + Signed-off-by: dependabot[bot] + +commit 6e112590065b5a194d4e7de7bc4f3bfbc4c0e53c +Author: Joe Porpeglia +Date: Thu Jan 27 17:49:46 2022 -0500 + + Minor adjustments to backstage homepage templates blog post + + Signed-off-by: Joe Porpeglia + Co-authored-by: Tim Hansen + +commit cef64b156177bfa0021cd65b3286ba05a40f9d1f +Author: Joe Porpeglia +Date: Thu Jan 27 16:18:43 2022 -0500 + + Add changesets + + Signed-off-by: Joe Porpeglia + +commit aa68de1970f1c43e3a562aa8bb4a23bb264127b5 +Merge: 7f9759da2f e4e6337567 +Author: Patrik Oldsberg +Date: Thu Jan 27 19:55:55 2022 +0100 + + Merge pull request #9206 from backstage/rugvip/fixnightly + + fix: nightly + +commit 1eb5d32112bfc76ceb5e347d9fac68bd2bbcbe98 +Author: Marcos Borges +Date: Thu Jan 27 15:52:36 2022 -0300 + + Added RCHLO and MIDWAY new adopters. + +commit 7f9759da2f870003c4292ffba4e7da0ea903b1d0 +Merge: cf1f9e8e05 fef8fc92c5 +Author: MT Lewis +Date: Thu Jan 27 18:17:08 2022 +0000 + + Merge pull request #9207 from backstage/pass-token-to-location-service + + catalog-backend: pass token to locationService in location routes + +commit fef8fc92c53de7f730f636889f68ed0c959c6153 +Author: MT Lewis +Date: Thu Jan 27 17:48:15 2022 +0000 + + catalog-backend: add some missing location unit tests + + Signed-off-by: MT Lewis + +commit 5bbffa60be3ce136c67f23181b8673bf4231e7e8 +Author: MT Lewis +Date: Thu Jan 27 16:26:43 2022 +0000 + + catalog-backend: pass token to locationService in location routes + + Signed-off-by: MT Lewis + +commit e4e63375673cfbdc18fe6de377c37e752a1e8bc4 +Author: Patrik Oldsberg +Date: Thu Jan 27 17:25:27 2022 +0100 + + fixnightly + + Signed-off-by: Patrik Oldsberg + +commit e39d88bd840b63945bba271f274f1eee6a9ccb7f +Author: Patrik Oldsberg +Date: Thu Jan 27 17:14:05 2022 +0100 + + create-app: switch backend dep to use file target + + Signed-off-by: Patrik Oldsberg + +commit 5f9916b2fd5b9ef10449f639473ecfee4bd4015e +Author: Patrik Oldsberg +Date: Thu Jan 27 17:11:42 2022 +0100 + + backend: switch example-app to be a file dep + + Signed-off-by: Patrik Oldsberg + +commit f99d31d38526990abce378b7a1e61d2b8dbb158e +Author: Karan Shah +Date: Thu Jan 27 15:23:42 2022 +0000 + + Improved how the API Bar looks + + Signed-off-by: Karan Shah + +commit cf1f9e8e05f5ac7838e0b480c1982da45b479ef6 +Merge: 601ccdbe7a 4c773ed25c +Author: Johan Haals +Date: Thu Jan 27 16:03:53 2022 +0100 + + Merge pull request #9201 from radoslaw-wielonski-nc/feat/api-subtitle-font-color + + Change subtitle of Header style to be more customizable + +commit 601ccdbe7a92c322a021d38899972d4f332e3057 +Merge: e628945d4b 80f510caee +Author: Johan Haals +Date: Thu Jan 27 15:41:17 2022 +0100 + + Merge pull request #9193 from msamad/msamad/optional-yarn-lock-parsing + + cli: Log warning if unable to parse yarn.lock + +commit 6b5b9f2f1ba0c30a3344b687b9160e41fcb2c8aa +Author: Karan Shah +Date: Thu Jan 27 14:21:27 2022 +0000 + + Rename useProjectSlug.ts to useProjectId.ts + + Signed-off-by: Karan Shah + +commit 7023e7066b4fd760686e3658724a61ba615bd6d1 +Author: Joe Porpeglia +Date: Wed Jan 26 17:20:08 2022 -0500 + + Remove todo + + Signed-off-by: Joe Porpeglia + +commit 55c0d91dfc5f837a19c9ed02e922337a68989c6a +Author: Joe Porpeglia +Date: Wed Jan 26 17:02:22 2022 -0500 + + Fix formatting + + Signed-off-by: Joe Porpeglia + +commit 2b028ae041a6c6e973838ef42e4b9cf1138fb842 +Author: Joe Porpeglia +Date: Wed Jan 26 17:00:22 2022 -0500 + + Update api reports + + Signed-off-by: Joe Porpeglia + +commit ae1bba9ebccae7c354b84b7a030dc0746cc598af +Author: Joe Porpeglia +Date: Wed Jan 26 16:31:33 2022 -0500 + + Use server token for catalog identity client + + Signed-off-by: Joe Porpeglia + +commit e628945d4bf7bf03a6eb7eb464630913be8effaa +Merge: 84397bbf7e 46795c9be0 +Author: Johan Haals +Date: Thu Jan 27 15:02:08 2022 +0100 + + Merge pull request #9148 from brethubbard/master + + Make linkTarget configurable in MarkdownContent component + +commit 84397bbf7ec88ffccae738fe32b2dd80dbf8d10c +Merge: 8b0da2d774 31efea171a +Author: Johan Haals +Date: Thu Jan 27 14:49:30 2022 +0100 + + Merge pull request #9137 from fcorti/fcorti-roadmap-002 + + Updating the roadmap page in the documentation to make it more readable + +commit 8b0da2d77456b3870bfee9c1c9fb355475800a14 +Merge: 493394603a 14472509a3 +Author: Fredrik Adelöw +Date: Thu Jan 27 14:24:39 2022 +0100 + + Merge pull request #9199 from backstage/freben/local-embedded-techdocs-app + + Move to a file dependency for embedded-techdocs-app + +commit 31efea171a7624ed0901bdcf56738661e516755c +Author: Francesco Corti +Date: Thu Jan 27 14:18:19 2022 +0100 + + Added the link to the table headers plus prietter run. + + Signed-off-by: Francesco Corti + +commit 14472509a3c06caf175a9351aad55609c8f849d4 +Author: Fredrik Adelöw +Date: Thu Jan 27 10:37:03 2022 +0100 + + Move to a file dependency for embedded-techdocs-app + + Signed-off-by: Fredrik Adelöw + +commit 493394603a2c47ea1d141159af9bc7bb84fac9e5 (tag: v0.65.0, tag: release-2022-01-27) +Merge: c46a99b045 406848efee +Author: Ben Lambert +Date: Thu Jan 27 13:01:40 2022 +0100 + + Merge pull request #9054 from backstage/changeset-release/master + + Version Packages + +commit 4c773ed25cc35b57408e0b37342fe77859e60b39 +Author: Radoslaw Wielonski +Date: Thu Jan 27 12:13:00 2022 +0100 + + docs: add changes to changeset + + Signed-off-by: Radoslaw Wielonski + +commit f465b63b7f06ace665351d603d3eed2391197763 +Author: Philipp Hugenroth +Date: Thu Jan 27 12:01:55 2022 +0100 + + Add changeset + + Signed-off-by: Philipp Hugenroth + +commit 406848efee6bfe01279f982526a98e6831b3d4ce +Author: github-actions[bot] +Date: Thu Jan 27 11:07:27 2022 +0000 + + Version Packages + +commit f3238a1a6c69f04a778bd9aef445c5eedf022ef9 +Author: Karan Shah +Date: Thu Jan 27 11:07:21 2022 +0000 + + Make the project slug into a project ID + + Signed-off-by: Karan Shah + +commit 3754cd42affb95367d8e59b00409ab353d18084d +Author: Radoslaw Wielonski +Date: Thu Jan 27 12:06:34 2022 +0100 + + feat(frontend): change API page subtitle style to use fontColor + + Signed-off-by: Radoslaw Wielonski + +commit c46a99b0457ece1b3b4342d3cd9e50b25e3b6083 +Merge: caab696f28 af4864b462 +Author: MT Lewis +Date: Thu Jan 27 11:01:51 2022 +0000 + + Merge pull request #8506 from backstage/authz-search-backend + + search: filter unauthorized results + +commit d937e32409db42d6dab3c1b5d7b0fc5d442edea5 +Author: Philipp Hugenroth +Date: Thu Jan 27 11:50:16 2022 +0100 + + Differentiate between page height for mobile & desktop + + Signed-off-by: Philipp Hugenroth + +commit 1c2ba8ccdeeb83298aa601878ea7d246bb1837a2 +Author: Karan Shah +Date: Thu Jan 27 10:47:41 2022 +0000 + + Added state to the top level for the real API + + Signed-off-by: Karan Shah + +commit caab696f28b3750db4dbe5a8ac556e2e09d68adb +Merge: 4fb3347370 26c7fca6be +Author: Ben Lambert +Date: Thu Jan 27 11:37:36 2022 +0100 + + Merge pull request #9191 from backstage/auth-backend/full-ref-subs + + Auth backend/full ref subs + +commit 4fb3347370b5b41340ab2f71bd8bd20fe29f9592 +Merge: 5148c4f29d efe02b86ff +Author: Patrik Oldsberg +Date: Thu Jan 27 10:54:36 2022 +0100 + + Merge pull request #9181 from backstage/rugvip/pretty + + docs: remove prettier configuration with proseWrap setting + +commit 80f510caee943fdb96a8683fe9948bf47a20d143 +Author: Mustansar Anwar ul Samad +Date: Thu Jan 27 12:03:26 2022 +1300 + + cli: Log warning if unable to parse yarn.lock + + Signed-off-by: Mustansar Anwar ul Samad + +commit 26c7fca6bef15460b06ce9039a75bbe699a2ec6f +Author: Patrik Oldsberg +Date: Thu Jan 27 10:52:00 2022 +0100 + + auth-backend: prettier + changeset tweak + + Signed-off-by: Patrik Oldsberg + +commit 5148c4f29dbdec0cc272c69833182df46f9adf40 +Merge: bc91e2563a bdc53553eb +Author: Patrik Oldsberg +Date: Thu Jan 27 10:20:22 2022 +0100 + + Merge pull request #9176 from backstage/dependabot/npm_and_yarn/react-text-truncate-0.17.0 + + chore(deps): bump react-text-truncate from 0.16.0 to 0.17.0 + +commit bc91e2563ae363b14032e94a48a7078544d71358 +Merge: f0086c9543 de9d7eba63 +Author: Ben Lambert +Date: Thu Jan 27 09:54:31 2022 +0100 + + Merge pull request #9167 from backstage/rugvip/host + + backend-common: fix config schema using address rather than host + +commit f0086c95432782da9fa8565e58e2d8efb50b0f82 +Merge: 9de03b24c6 138ea531e7 +Author: Patrik Oldsberg +Date: Thu Jan 27 09:22:17 2022 +0100 + + Merge pull request #9192 from colinrymer/patch-1 + + docs(tech-insights-backend): fix CHANGELOG.md typo + +commit 426aee1212bbce3c92c83daf597303d884193781 +Author: Crevil +Date: Thu Jan 27 08:51:36 2022 +0100 + + Update api report + + Signed-off-by: Crevil + +commit 9ef7e4800c135cdd7856ad6fc642ae8308abe145 +Merge: 2e0dbb0e50 9de03b24c6 +Author: Crevil +Date: Thu Jan 27 08:36:56 2022 +0100 + + Merge branch 'master' into feature/migrate-scaffolder-octokit + +commit 9de03b24c6d5f39a869154dca1e7bbd1854e2c4f +Merge: b4e6b82afd 62eea29f80 +Author: Johan Haals +Date: Thu Jan 27 08:00:14 2022 +0100 + + Merge pull request #9194 from backstage/dependabot/npm_and_yarn/types/testing-library__jest-dom-5.14.2 + + chore(deps-dev): bump @types/testing-library__jest-dom from 5.9.5 to 5.14.2 + +commit b4e6b82afde4844eabe7f46cdcb4b70a4821d3a9 +Merge: 9a671452ba 7e1ed725d3 +Author: Johan Haals +Date: Thu Jan 27 07:59:22 2022 +0100 + + Merge pull request #9195 from backstage/dependabot/npm_and_yarn/d3-shape-3.1.0 + + chore(deps): bump d3-shape from 3.0.1 to 3.1.0 + +commit 9a671452ba3b894ea6d29597f86447834ec97d78 +Merge: 867d44c82e 7dfe253dee +Author: Johan Haals +Date: Thu Jan 27 07:58:41 2022 +0100 + + Merge pull request #9196 from backstage/dependabot/npm_and_yarn/types/diff-5.0.2 + + chore(deps-dev): bump @types/diff from 5.0.1 to 5.0.2 + +commit 7dfe253deef62e96a845c465be1e77c9a615e5ae +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Thu Jan 27 04:11:15 2022 +0000 + + chore(deps-dev): bump @types/diff from 5.0.1 to 5.0.2 + + Bumps [@types/diff](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/diff) from 5.0.1 to 5.0.2. + - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) + - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/diff) + + --- + updated-dependencies: + - dependency-name: "@types/diff" + dependency-type: direct:development + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit 7e1ed725d37f276981984902603404d81071b53e +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Thu Jan 27 04:10:10 2022 +0000 + + chore(deps): bump d3-shape from 3.0.1 to 3.1.0 + + Bumps [d3-shape](https://github.com/d3/d3-shape) from 3.0.1 to 3.1.0. + - [Release notes](https://github.com/d3/d3-shape/releases) + - [Commits](https://github.com/d3/d3-shape/compare/v3.0.1...v3.1.0) + + --- + updated-dependencies: + - dependency-name: d3-shape + dependency-type: direct:production + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit 62eea29f807ddcbb9f2db1dfa95d652018eb1f56 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Thu Jan 27 04:08:58 2022 +0000 + + chore(deps-dev): bump @types/testing-library__jest-dom + + Bumps [@types/testing-library__jest-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/testing-library__jest-dom) from 5.9.5 to 5.14.2. + - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) + - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/testing-library__jest-dom) + + --- + updated-dependencies: + - dependency-name: "@types/testing-library__jest-dom" + dependency-type: direct:development + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit 138ea531e79bdc8f4b79d2f85f71458a6cfa7cb7 +Author: Colin Rymer +Date: Wed Jan 26 17:58:47 2022 -0500 + + docs(tech-insights-backend): fix CHANGELOG.md typo + + Signed-off-by: Colin Rymer + +commit 53acf95366e500210cd2890b4e2d920e990ab7b3 +Author: elonj +Date: Wed Jan 26 17:55:05 2022 -0500 + + prettier in ADOPTERS.md file + + Signed-off-by: elonj + +commit 67349916ac6512eb5d74973cfa7043c4762998ea +Author: elonj +Date: Wed Jan 26 17:30:14 2022 -0500 + + changeset + + Signed-off-by: elonj + +commit 80b9027eb74f791730983bf59ce701e215aa87f7 +Author: elonj +Date: Wed Jan 26 17:27:32 2022 -0500 + + oidc and googld subs will be full entity refs + + Signed-off-by: elonj + +commit 867d44c82e997906699718e1c1da11c71e17a868 +Merge: 6947170cc6 16b925ed4d +Author: Patrik Oldsberg +Date: Wed Jan 26 21:58:34 2022 +0100 + + Merge pull request #9149 from tradcliffe-expediagroup/tradcliffe/add-input-option-github-actions-dispatch + + Tradcliffe/add input option GitHub actions dispatch + +commit 2e0dbb0e50e2774c70ce819c774a6b5eebcfcc25 +Author: Crevil +Date: Wed Jan 26 20:46:09 2022 +0100 + + Replace @octokit/rest in scaffolder-backend + + Signed-off-by: Crevil + +commit c2e07bff68a42046993d08674bd443d485d9bd21 +Author: Jay Gabriels +Date: Wed Jan 26 11:52:34 2022 -0800 + + Add missing key + + Signed-off-by: Jay Gabriels + +commit 65ea82efdf8e71a11a73000a48076322a4fe6521 +Author: Jay Gabriels +Date: Wed Jan 26 11:50:57 2022 -0800 + + Add Link component back in + + Signed-off-by: Jay Gabriels + +commit af4864b46234114f21aef03f5c4f3caf8151f93a +Author: MT Lewis +Date: Wed Jan 26 19:38:01 2022 +0000 + + search-backend: deduplicate authorize calls + + Signed-off-by: MT Lewis + +commit 46795c9be04502522a0f4c2075c731f6850a720b +Author: Bret Hubbard +Date: Wed Jan 26 11:54:18 2022 -0700 + + update api report + + Signed-off-by: Bret Hubbard + +commit a681cb9c2fb48c90d29974e80b0af83a069617dc +Author: Bret Hubbard +Date: Mon Jan 24 14:40:27 2022 -0700 + + add changeset + + Signed-off-by: Bret Hubbard + +commit 6947170cc6679e8725b121330543cdc5b7cbd8dd +Merge: 0e20b65be3 7f77248247 +Author: Patrik Oldsberg +Date: Wed Jan 26 19:46:18 2022 +0100 + + Merge pull request #9169 from cmpadden/gh-workflow-cancel-prior-runs + + Cancel in-progress GitHub workflow run on a subsequent pull-request pushes + +commit 16b925ed4d3c09dd88c25a22b10d77bd3b23ce99 +Author: Patrik Oldsberg +Date: Wed Jan 26 19:00:18 2022 +0100 + + Update eight-tools-sleep.md + + Signed-off-by: Patrik Oldsberg + +commit 0e20b65be3d6443d4cf8495cf4a38faf6f8e696f +Merge: 9e3a06f09f 2d6c0902f7 +Author: Fredrik Adelöw +Date: Wed Jan 26 18:57:27 2022 +0100 + + Merge pull request #9185 from backstage/freben/dedup-webpoo + + dedup webpack and babel + +commit 9e3a06f09fc2a43d24fc966528b374dc1e02c2fe +Merge: 7dea56b3ee 3847c6f7a7 +Author: Patrik Oldsberg +Date: Wed Jan 26 18:43:33 2022 +0100 + + Merge pull request #8983 from alefcarlos/feat/plugin-dotnet-backend + + feat: added backend .NET scaffolder plugin + +commit 7dea56b3ee43f8ca90a6007f60e4e5c568ef6203 +Merge: 1aee8c207c 5760229149 +Author: Fredrik Adelöw +Date: Wed Jan 26 18:22:41 2022 +0100 + + Merge pull request #9183 from DanielTibbing/chore/update-ldap-docs + + Updated LDAP docs with Provider usage + +commit ce0c66668f72162a9b16e78e6365c89031dd3075 +Author: Jay Gabriels +Date: Wed Jan 26 08:24:35 2022 -0800 + + Update tall-rats-lie.md + + Signed-off-by: Jay Gabriels + +commit 7966d8c75c4b112e2dfbd1a2548eac2ca3d7445b +Author: Jay Gabriels +Date: Tue Jan 25 15:20:45 2022 -0800 + + Run prettier + + Signed-off-by: Jay Gabriels + +commit 2d6c0902f7e9aab98d43540856cdc5d588a3cd86 +Author: Fredrik Adelöw +Date: Wed Jan 26 16:55:21 2022 +0100 + + dedup webpack and babel + + Signed-off-by: Fredrik Adelöw + +commit 1aee8c207c82ecc9aa1e3e79571c7a2e752ea981 +Merge: 851d5cef9a 3b6e41009b +Author: Patrik Oldsberg +Date: Wed Jan 26 16:34:21 2022 +0100 + + Merge pull request #9136 from backstage/eide/auth-callback-urls + + [auth-backend]: Support callbackUrl when setting cookie configuration + +commit 5760229149e48acabcbb76c816b4275d0e3fe405 +Author: Daniel Tibbing +Date: Wed Jan 26 16:18:13 2022 +0100 + + chore: updated docs according to comments + + Signed-off-by: Daniel Tibbing + +commit 851d5cef9acdfab38d7f15ff7d4672c212c74796 +Merge: 214e91b216 0019cea06f +Author: Fredrik Adelöw +Date: Wed Jan 26 15:58:33 2022 +0100 + + Merge pull request #9184 from backstage/freben/later + + clarify that providers should be started AFTER the catalog + +commit 214e91b216fadb499d52074af523815a2e0ffc22 +Merge: 1787694435 b97a2460d5 +Author: Patrik Oldsberg +Date: Wed Jan 26 15:34:03 2022 +0100 + + Merge pull request #9121 from Sarabadu/fix-popover-focus + + removes `ignoreChildEvent`utility + +commit efe02b86ffb2c75f2c41557f85c3404647c376cf +Author: Patrik Oldsberg +Date: Wed Jan 26 14:35:06 2022 +0100 + + docs: tweak line wrapping of doc action + + Signed-off-by: Patrik Oldsberg + +commit 0019cea06f660b3d685f8fe949e14425cb5b8961 +Author: Fredrik Adelöw +Date: Wed Jan 26 14:08:53 2022 +0100 + + clarify that providers should be started AFTER the catalog + + Signed-off-by: Fredrik Adelöw + +commit 1787694435b2427c15e0a80a7f6b81be99333daf +Author: Emma Indal +Date: Wed Jan 26 13:56:01 2022 +0100 + + [Header] remove flex wrap and add max width of characters for subtitle (#9180) + +commit e3196c6dd8709db1f81e4cefb8c2d8607904f151 +Merge: c8f377eeb3 ab03f065c0 +Author: Johan Haals +Date: Wed Jan 26 13:26:01 2022 +0100 + + Merge pull request #9182 from backstage/jhaals/fix-missing-pkgs + + scripts: update package private check to handle undefined + +commit c8f377eeb3e18a0f298258d26bfb99a2fddff792 +Merge: b30cb642cc 15bac1d738 +Author: Patrik Oldsberg +Date: Wed Jan 26 12:47:07 2022 +0100 + + Merge pull request #9152 from backstage/dependabot/npm_and_yarn/react-markdown-8.0.0 + + chore(deps): bump react-markdown from 7.1.2 to 8.0.0 + +commit b30cb642cc8bb2662a33ead98431a60becae567e +Merge: 941211e2b3 05f0f44180 +Author: Patrik Oldsberg +Date: Wed Jan 26 12:34:06 2022 +0100 + + Merge pull request #9154 from backstage/dependabot/npm_and_yarn/remark-gfm-3.0.1 + + chore(deps): bump remark-gfm from 2.0.0 to 3.0.1 + +commit 941211e2b3c6dfb110943fb7f30368010523e8ed +Merge: 43e1fd5766 a03716d24b +Author: Patrik Oldsberg +Date: Wed Jan 26 12:18:16 2022 +0100 + + Merge pull request #9156 from backstage/dependabot/npm_and_yarn/types/node-cron-3.0.1 + + chore(deps-dev): bump @types/node-cron from 2.0.5 to 3.0.1 + +commit 43e1fd5766da38fbe67e5cf5066f022947bdcd91 +Merge: 4c48766266 dc46efa2cc +Author: Patrik Oldsberg +Date: Wed Jan 26 12:09:27 2022 +0100 + + Merge pull request #9179 from backstage/rugvip/wsproxy + + cli: use auto proto for ws url + +commit 4cad73ca7f05f9a9b0318bc2be793c173dc273be +Author: Patrik Oldsberg +Date: Wed Jan 26 11:22:45 2022 +0100 + + run prettier + + Signed-off-by: Patrik Oldsberg + +commit 8bfc214f9d2d3e9b17eeab142bbd8f99638c317e +Author: Patrik Oldsberg +Date: Wed Jan 26 11:19:42 2022 +0100 + + docs: remove prettier config + + Signed-off-by: Patrik Oldsberg + +commit fef86fe600acb6f9b3c9795ef927810af79be788 +Author: Daniel Tibbing +Date: Wed Jan 26 11:55:05 2022 +0100 + + Updated LDAP docs with Provider usage + + Signed-off-by: Daniel Tibbing + +commit 39a5bfb958f74f2a6d891c1946a1ec77decaa747 +Author: Karan Shah +Date: Wed Jan 26 10:53:42 2022 +0000 + + Improved the icons + + Signed-off-by: Karan Shah + +commit ab03f065c02a2689d95ac4aa01a2143f9f15a18c +Author: Johan Haals +Date: Wed Jan 26 11:50:20 2022 +0100 + + scripts: update package private check to handle undefined + + Signed-off-by: Johan Haals + +commit de5133035009e4d7b3f05f40566315b80802442d +Author: Karan Shah +Date: Wed Jan 26 10:42:20 2022 +0000 + + Added in FlexColumn.tsx + + Signed-off-by: Karan Shah + +commit 137d240bbcc7eca2a491652d572aece219a268bf +Author: Karan Shah +Date: Wed Jan 26 10:27:54 2022 +0000 + + Start moving towards 2 pages + + Signed-off-by: Karan Shah + +commit dc46efa2cc982ceffa501bd06d50b742aaee37e7 +Author: Patrik Oldsberg +Date: Wed Jan 26 11:08:34 2022 +0100 + + cli: use auto proto for ws url + + Signed-off-by: Patrik Oldsberg + +commit 4c48766266f69ad20d0e819e69064f9e7db546fb +Merge: 093720ecbc 1effad00de +Author: Patrik Oldsberg +Date: Wed Jan 26 10:55:49 2022 +0100 + + Merge pull request #9170 from backstage/rugvip/nowarn + + cli: fix app:serve dependency warning + +commit 093720ecbcc0073a4cf19a67a755d214f4546c63 +Merge: 0386a59755 da9cba20f2 +Author: Fredrik Adelöw +Date: Wed Jan 26 10:32:54 2022 +0100 + + Merge pull request #9171 from backstage/freben/providers + + add docs on how to add custom entity providers + +commit da9cba20f2f0bb5b39c57a484bb933fdd80dd6bd +Author: Fredrik Adelöw +Date: Tue Jan 25 23:05:13 2022 +0100 + + add docs on how to add custom entity providers + + Signed-off-by: Fredrik Adelöw + +commit 0386a5975542420ba28796dbbf664e9a04d82a3a +Merge: 3bbf6125c6 aee5b168f2 +Author: Johan Haals +Date: Wed Jan 26 09:17:09 2022 +0100 + + Merge pull request #9175 from backstage/dependabot/npm_and_yarn/date-io/luxon-2.13.1 + + chore(deps): bump @date-io/luxon from 2.11.1 to 2.13.1 + +commit bdc53553eb3c29ec66f68605ff3ffdc95a4f7e4e +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Wed Jan 26 04:19:42 2022 +0000 + + chore(deps): bump react-text-truncate from 0.16.0 to 0.17.0 + + Bumps [react-text-truncate](https://github.com/ShinyChang/react-text-truncate) from 0.16.0 to 0.17.0. + - [Release notes](https://github.com/ShinyChang/react-text-truncate/releases) + - [Changelog](https://github.com/ShinyChang/React-Text-Truncate/blob/master/CHANGELOG.md) + - [Commits](https://github.com/ShinyChang/react-text-truncate/commits) + + --- + updated-dependencies: + - dependency-name: react-text-truncate + dependency-type: direct:production + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit aee5b168f240c3681cb782e7f2ddffb56fe3cf77 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Wed Jan 26 04:18:15 2022 +0000 + + chore(deps): bump @date-io/luxon from 2.11.1 to 2.13.1 + + Bumps [@date-io/luxon](https://github.com/dmtrKovalenko/date-io) from 2.11.1 to 2.13.1. + - [Release notes](https://github.com/dmtrKovalenko/date-io/releases) + - [Commits](https://github.com/dmtrKovalenko/date-io/compare/v2.11.1...v2.13.1) + + --- + updated-dependencies: + - dependency-name: "@date-io/luxon" + dependency-type: direct:production + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit 1effad00defa154fa52acf816c75f45950d1985c +Author: Patrik Oldsberg +Date: Tue Jan 25 22:32:51 2022 +0100 + + cli: fix app:serve problem package condition + + Signed-off-by: Patrik Oldsberg + +commit 1b4ab0d44ccf2cfc193987d8c4b83725d250eba2 +Author: Patrik Oldsberg +Date: Tue Jan 25 22:19:29 2022 +0100 + + cli: fix app:serve dependency warning + + Signed-off-by: Patrik Oldsberg + +commit 7f77248247b116dfe6a57c055696fe25348c52b2 +Author: Colton Padden +Date: Tue Jan 25 15:49:12 2022 -0500 + + Cancel in-progress workflow runs on a subsequent pull-request pushes + + This will cancel any outstanding workflow runs when a commit is pushed + to the active pull request. This is done by configuring `concurrency` in + which only a single job or workflow in a concurrency `group` is active + at a single time. + + Signed-off-by: Colton Padden + +commit 957d7210e604a822420e61d05d74efe7016d8ddc +Author: Elizabeth Stranack +Date: Tue Jan 25 12:40:26 2022 -0800 + + Adding dependencies the hook + + Signed-off-by: Elizabeth Stranack + +commit de9d7eba63798b9e5b604c647f81b635af5b9f73 +Author: Patrik Oldsberg +Date: Tue Jan 25 20:40:43 2022 +0100 + + backend-common: fix config schema using address rather than host + + Signed-off-by: Patrik Oldsberg + +commit 10358e8b20f9397542ff61ddd3edb801f3372965 +Merge: 01b27d547c 9f394b231c +Author: MT Lewis +Date: Tue Jan 25 18:26:05 2022 +0000 + + Merge pull request #9115 from backstage/vinzscam/authz-search-backend + + Add AuthorizedSearchEngine tests + +commit 3847c6f7a713b2c3e8ab03089bfbd3f40560dea0 +Author: Alef +Date: Tue Jan 25 14:20:57 2022 -0300 + + docs: prettier + + Signed-off-by: Alef + +commit d249d6742df094a70e82e692f180e5d8644b98c8 +Author: Elizabeth Stranack +Date: Tue Jan 25 08:41:20 2022 -0800 + + Removing comment + + Signed-off-by: Elizabeth Stranack + +commit 3bbf6125c65842be59faba2a6a62892862e41ecf +Merge: 5cd8efd576 6efb76581c +Author: Otto Sichert +Date: Tue Jan 25 16:59:17 2022 +0100 + + Merge pull request #9164 from backstage/search/filter-timers + + Use fake timers to test search filter hooks debounce + +commit 9f394b231c1f270aca49a7d86cb3d52756dd8918 +Author: Vincenzo Scamporlino +Date: Tue Jan 25 16:31:29 2022 +0100 + + Remove unused type + + Signed-off-by: Vincenzo Scamporlino + +commit 074f36cc43fa8a3f6808ab5b931aaa496058895c +Author: Vincenzo Scamporlino +Date: Tue Jan 25 15:31:04 2022 +0100 + + Import DocumentTypeInfo from common + + Signed-off-by: Vincenzo Scamporlino + +commit 43f9d00c1efa6b5d8a1e0168d48970dafeb06b3c +Author: Vincenzo Scamporlino +Date: Tue Jan 25 00:25:10 2022 +0100 + + Add result-by-result filtering pagination test + + Signed-off-by: Vincenzo Scamporlino + +commit 77cbb318834d272a0aaed6d303fb98ae645c03d9 +Author: Vincenzo Scamporlino +Date: Mon Jan 24 23:34:03 2022 +0100 + + Fix comments + + Signed-off-by: Vincenzo Scamporlino + +commit e73ad9c89a91a9eab4dd516b7129ee7763fe89fd +Author: Vincenzo Scamporlino +Date: Fri Jan 21 22:49:31 2022 +0100 + + Add AuthorizedSearchEngine tests + + Signed-off-by: Vincenzo Scamporlino + +commit a03716d24b3cb92a9692f43868135c5513a680bd +Author: Patrik Oldsberg +Date: Tue Jan 25 16:07:35 2022 +0100 + + Delete dependabot-a3a694f.md + + Signed-off-by: Patrik Oldsberg + +commit 6efb76581ccd16427c8bb43590d8da8a093196c0 +Author: Otto Sichert +Date: Tue Jan 25 15:40:14 2022 +0100 + + Use fake timers to test search filter hooks debounce + + Signed-off-by: Otto Sichert + +commit c9010470f6933e7aff6c2e905144deea1a84ac2a +Author: Alef +Date: Tue Jan 25 11:40:01 2022 -0300 + + feat: added Alef to vocab + + Signed-off-by: Alef + +commit 01b27d547c74ee0f3a739bce4589ddbe004f5475 +Author: MT Lewis +Date: Tue Jan 25 13:23:40 2022 +0000 + + create-app: add changeset for new search-backend createRouter params + + Signed-off-by: MT Lewis + +commit bd895e5812fce50b1f682bd4915601b691c18b67 +Author: MT Lewis +Date: Tue Jan 25 13:17:08 2022 +0000 + + search-backend: update changeset to minor and add migration steps + + Signed-off-by: MT Lewis + +commit c7ce3076d9f71f8fa36a23a8623c7e5768df0610 +Author: MT Lewis +Date: Tue Jan 25 13:01:22 2022 +0000 + + search-backend: skip result-by-result filtering when possible + + Signed-off-by: MT Lewis + +commit 5cd8efd5766ebcc47115a485196abc41d0d18881 +Author: Emma Indal +Date: Tue Jan 25 15:17:32 2022 +0100 + + homepage templates blog post (#9158) + +commit 12b9fb8b34e6e688168ca81aa320c67ace056b96 +Author: Vincenzo Scamporlino +Date: Tue Jan 25 11:48:24 2022 +0000 + + search-backend: initialize variable rather than declaring type + + Signed-off-by: MT Lewis + +commit bdbacb3b9c531b14d8526d76866221555e4ef5b8 +Author: Vincenzo Scamporlino +Date: Tue Jan 25 11:46:58 2022 +0000 + + search-backend: handle missing type configuration in AuthorizedSearchEngine + + The search-backend router ensures that all requested types are + configured, but since we don't know how this search engine will + be used, it's good to properly handle the case where an + unconfigured type is supplied. + + Signed-off-by: MT Lewis + +commit 32e46459308db9f42c84b981f1e4434a157932b9 +Author: Vincenzo Scamporlino +Date: Tue Jan 25 11:44:56 2022 +0000 + + search-backend: validate page cursor when decoding + + Signed-off-by: MT Lewis + +commit 634abc1a41a678155ee1a7039bf3a1012348b362 +Author: MT Lewis +Date: Mon Jan 24 14:46:11 2022 +0000 + + search: move DocumentTypeInfo to search-common + + Signed-off-by: MT Lewis + +commit 1887a857c41f1d83296d9112ce3f72b5ff2225df +Author: MT Lewis +Date: Wed Jan 19 13:33:53 2022 +0000 + + reduce detail in changesets + + Co-authored-by: Eric Peterson + Signed-off-by: MT Lewis + +commit bbfbc755aa7dc3305ad816decf082547e968cf53 +Author: MT Lewis +Date: Mon Jan 17 18:26:25 2022 +0000 + + [wip] search-backend: result-by-result authorization + + To do: + - add tests for AuthorizedSearchEngine + - update router tests + - add diff to changeset + + Signed-off-by: MT Lewis + +commit 7da1b7c42af75757ebe7d9c3d9096c6b70284700 +Author: MT Lewis +Date: Mon Jan 17 18:22:34 2022 +0000 + + search-backend: add optional latency budget for authorized search backend + + Signed-off-by: MT Lewis + +commit 46823404570d5924cb878c6f06269f22e377a1ee +Author: MT Lewis +Date: Mon Jan 17 18:10:56 2022 +0000 + + techdocs-backend: support authorization in DefaultTechDocsCollator + + Signed-off-by: MT Lewis + +commit 4f5bde47e9a6b011b8b73bf701cd0f19a927782c +Author: MT Lewis +Date: Mon Jan 17 18:03:42 2022 +0000 + + catalog-backend: support authorization in DefaultCatalogCollator + + Signed-off-by: MT Lewis + +commit f6389e9e5d75dc30b5802d21828606aecf600fff +Author: MT Lewis +Date: Mon Jan 17 17:59:33 2022 +0000 + + search-backend-node: track document visibility permission by type in IndexBuilder + + Tracking permissions by collator ensures that all the documents of a + given type are authorized using the same permission. This is not + critical for result-by-result authorization, but will likely be a + useful constraint when adding in-engine permission filtering to + specific search engines in the future. + + Signed-off-by: MT Lewis + +commit 9a511968b1521fae919e2e05a2495ddfe7818be0 +Author: MT Lewis +Date: Mon Jan 17 17:57:09 2022 +0000 + + search-common: add optional visibilityPermission property to DocumentCollator type + + Signed-off-by: MT Lewis + +commit 96cbebc62956bf341eb809aff977642a749fd4c5 +Author: MT Lewis +Date: Mon Jan 17 17:48:07 2022 +0000 + + search-common: add optional request options with token to SearchEngine#query + + Signed-off-by: MT Lewis + +commit b2e918fa0bf6e8536f2bd216641426e4527dd9ba +Author: MT Lewis +Date: Mon Jan 17 17:46:07 2022 +0000 + + search-common: add optional resourceRef field to IndexableDocument type + + Signed-off-by: MT Lewis + +commit 2d96be2810ff00e4e380380867575a161b480514 +Merge: ea8158d252 232f66cfbf +Author: Johan Haals +Date: Tue Jan 25 13:34:16 2022 +0100 + + Merge pull request #9134 from backstage/mob/release-manifest + + github-actions: Add assemble release workflow + +commit ea8158d25217de9949ecf9c344ad32a36f789df4 +Merge: f5aac9b35c 1ddf6d9d5a +Author: Johan Haals +Date: Tue Jan 25 13:33:38 2022 +0100 + + Merge pull request #9159 from backstage/jhaals/cleanup-cli + + cli: Remove `remove-plugin` command and lax option + +commit 3cb377126d45335dc1a0694ee3c3500810efddb5 +Author: Karan Shah +Date: Tue Jan 25 10:50:21 2022 +0000 + + Improve the api bar components + + Signed-off-by: Karan Shah + +commit 4b794662c184fe1af07e3b413e33cc32cc8dd301 +Author: Karan Shah +Date: Tue Jan 25 10:40:40 2022 +0000 + + Added the UI ability to change APIs + + Signed-off-by: Karan Shah + +commit f5aac9b35c42d36bbba3fc82f28c62492105a179 +Merge: 4463b661af 3cd9123a32 +Author: Johan Haals +Date: Tue Jan 25 10:57:36 2022 +0100 + + Merge pull request #9155 from backstage/dependabot/npm_and_yarn/prettier-2.5.1 + + chore(deps-dev): bump prettier from 2.4.1 to 2.5.1 + +commit 1ddf6d9d5a6f8ca4dc01424d6af7e687af2aac54 +Author: Johan Haals +Date: Tue Jan 25 10:35:09 2022 +0100 + + Add changeset + + Signed-off-by: Johan Haals + +commit c52347c51f869939f0248e1afad465006a9a0dcf +Author: Johan Haals +Date: Tue Jan 25 10:32:01 2022 +0100 + + cli: Remove deprecated commands + + Signed-off-by: Johan Haals + +commit 973229906208d9c0e9bbb03c9ee83edecc211fab +Author: Eoghan McIlwaine +Date: Tue Jan 25 09:58:13 2022 +0100 + + Run prettier on changeset + + Signed-off-by: Eoghan McIlwaine + +commit 4463b661af016fb77e50cac3e2f684738306734d +Merge: 7081f1cb9f b82292a61a +Author: Patrik Oldsberg +Date: Tue Jan 25 09:17:43 2022 +0100 + + Merge pull request #9150 from backstage/dependabot/npm_and_yarn/html-webpack-plugin-5.5.0 + + chore(deps): bump html-webpack-plugin from 5.3.1 to 5.5.0 + +commit 3cd9123a32ebc051574911fc626cf6d4f5473426 +Author: Johan Haals +Date: Tue Jan 25 09:11:48 2022 +0100 + + chore: format with prettier + + Signed-off-by: Johan Haals + +commit 7081f1cb9fa0564aaffb16dafb9edeaff3929a87 +Merge: 06562229bb 296ad00b45 +Author: Fredrik Adelöw +Date: Tue Jan 25 08:48:34 2022 +0100 + + Merge pull request #9142 from backstage/freben/postcss-too + + bump postcss past CVE-2021-23382 + +commit cad2172d017e0a6b791ada9192851a5618aa972e +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Tue Jan 25 04:32:10 2022 +0000 + + chore(deps-dev): bump @types/node-cron from 2.0.5 to 3.0.1 + + Bumps [@types/node-cron](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node-cron) from 2.0.5 to 3.0.1. + - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) + - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node-cron) + + --- + updated-dependencies: + - dependency-name: "@types/node-cron" + dependency-type: direct:development + update-type: version-update:semver-major + ... + + Signed-off-by: dependabot[bot] + +commit beff00764f3b56793676abdd88b09d60b0776fb7 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Tue Jan 25 04:28:43 2022 +0000 + + chore(deps-dev): bump prettier from 2.4.1 to 2.5.1 + + Bumps [prettier](https://github.com/prettier/prettier) from 2.4.1 to 2.5.1. + - [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.4.1...2.5.1) + + --- + updated-dependencies: + - dependency-name: prettier + dependency-type: direct:development + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit 05f0f441806b251788a73cd79472753c2e676510 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Tue Jan 25 04:16:57 2022 +0000 + + chore(deps): bump remark-gfm from 2.0.0 to 3.0.1 + + Bumps [remark-gfm](https://github.com/remarkjs/remark-gfm) from 2.0.0 to 3.0.1. + - [Release notes](https://github.com/remarkjs/remark-gfm/releases) + - [Commits](https://github.com/remarkjs/remark-gfm/compare/2.0.0...3.0.1) + + --- + updated-dependencies: + - dependency-name: remark-gfm + dependency-type: direct:production + update-type: version-update:semver-major + ... + + Signed-off-by: dependabot[bot] + +commit 15bac1d738f0bda0550717dddeb82274376205f9 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Tue Jan 25 04:13:08 2022 +0000 + + chore(deps): bump react-markdown from 7.1.2 to 8.0.0 + + Bumps [react-markdown](https://github.com/remarkjs/react-markdown) from 7.1.2 to 8.0.0. + - [Release notes](https://github.com/remarkjs/react-markdown/releases) + - [Changelog](https://github.com/remarkjs/react-markdown/blob/main/changelog.md) + - [Commits](https://github.com/remarkjs/react-markdown/compare/7.1.2...8.0.0) + + --- + updated-dependencies: + - dependency-name: react-markdown + dependency-type: direct:production + update-type: version-update:semver-major + ... + + Signed-off-by: dependabot[bot] + +commit b82292a61add916e6804267a24ce14f933317710 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Tue Jan 25 04:07:28 2022 +0000 + + chore(deps): bump html-webpack-plugin from 5.3.1 to 5.5.0 + + Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.3.1 to 5.5.0. + - [Release notes](https://github.com/jantimon/html-webpack-plugin/releases) + - [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md) + - [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v5.3.1...v5.5.0) + + --- + updated-dependencies: + - dependency-name: html-webpack-plugin + dependency-type: direct:production + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit 9af88acb7b822f5eacee0d08be1feac1f8965923 +Author: Jay Gabriels +Date: Mon Jan 24 14:25:03 2022 -0800 + + Update README.md + + Signed-off-by: Jay Gabriels + +commit b1b5639b867f56e7d17fc2671c0b7c56fdbe6590 +Author: Tracey +Date: Mon Jan 24 14:01:17 2022 -0800 + + shortened description, added type to workflowInputs and fixed line issue in handler + + Signed-off-by: Tracey + +commit ba1d635ebb3d84ce709a421b545a9235245c7207 +Author: Bret Hubbard +Date: Mon Jan 24 14:36:58 2022 -0700 + + software-templates: configure links in markdown to open in new tab + + Signed-off-by: Bret Hubbard + +commit 1de71f97f774822414be6e1e827470d231822d34 +Author: Bret Hubbard +Date: Mon Jan 24 14:34:39 2022 -0700 + + Make linkTarget configurable for MarkdownContent + + Signed-off-by: Bret Hubbard + +commit ac2f1eeec0150b5036353d74dce6747e7a3598a1 +Author: Tracey +Date: Wed Jan 19 15:05:07 2022 -0700 + + comitting changeset + + Signed-off-by: Tracey + +commit 2cd42a7ae54bc6100272db7f7e6fa4ff1251c07e +Author: Tracey +Date: Wed Jan 19 14:57:06 2022 -0700 + + updated github:action:dispatch to include inputs to send to GitHub action + + Signed-off-by: Tracey + +commit 06562229bbc59791212baae09f45141652fa7a33 +Merge: 1ce0bf62b8 4ffc16b9c6 +Author: Patrik Oldsberg +Date: Mon Jan 24 21:54:38 2022 +0100 + + Merge pull request #8716 from awanlin/topic/use-definition-name + + Updated to add definition name support + +commit 76b74230bb9869228885db503a7f6caf9e21fb40 +Author: Eoghan McIlwaine +Date: Mon Jan 24 18:34:28 2022 +0100 + + Updated changeset after review comment + + Signed-off-by: Eoghan McIlwaine + +commit 75b0d21e89fc94bf1885e7c8bfd435dd5fdd289d +Author: Elizabeth Stranack +Date: Mon Jan 24 11:17:43 2022 -0800 + + Checking if description is set to use the Hover functionality + + Signed-off-by: Elizabeth Stranack + +commit 4444fa4050b9243613a76eb133d3f3ebf8113af3 +Author: Elizabeth Stranack +Date: Mon Jan 24 10:41:19 2022 -0800 + + Fixing code request changes + + Signed-off-by: Elizabeth Stranack + +commit 0efb45be626c9b59465aa47b6d1879809fa36bf7 +Author: Alef +Date: Mon Jan 24 15:20:56 2022 -0300 + + fix: naming + + Signed-off-by: Alef + +commit 1ce0bf62b847052b3a2735589b869642d9e5dc68 +Merge: 843f0347fb 250f4a5091 +Author: Patrik Oldsberg +Date: Mon Jan 24 18:26:51 2022 +0100 + + Merge pull request #9143 from backstage/Rugvip-patch-1 + + docs: fix typo in composability docs + +commit 843f0347fb49bc370fa1210155b60cf16ed528f1 +Merge: e47a70b601 1ce84943fb +Author: Fredrik Adelöw +Date: Mon Jan 24 18:00:14 2022 +0100 + + Merge pull request #9141 from backstage/freben/some-node + + get almost all of node-fetch past CVE-2022-0235 + +commit e47a70b60170e7817c5693729709cefb98113706 +Merge: 491409c014 019460a9af +Author: Fredrik Adelöw +Date: Mon Jan 24 17:59:42 2022 +0100 + + Merge pull request #9144 from backstage/freben/bump-json-schema + + bump json-schema past CVE-2021-3918 + +commit 491409c014798cd31242dd24f3264e3dc2b4c5dc +Merge: 15910d70a6 bbb6622752 +Author: Jussi Hallila +Date: Mon Jan 24 17:25:31 2022 +0100 + + Merge pull request #9094 from RoadieHQ/update-readme-tech-insights + + Update tech-insight BE README. + +commit 37092662cb39757d1ad0c1c7aa1c0d24096e3689 +Author: Eoghan McIlwaine +Date: Mon Jan 24 16:56:35 2022 +0100 + + Add changeset for the code removal + + Signed-off-by: Eoghan McIlwaine + +commit cbe4ab0d204149ac4e6d0019d0a931c81d6b6412 +Author: Eoghan McIlwaine +Date: Mon Jan 24 16:33:21 2022 +0100 + + Remove EntitySystemDiagramCard from api report + + Signed-off-by: Eoghan McIlwaine + +commit e7dd277232d2417e687b003c6a1e204a9e32dead +Author: Eoghan McIlwaine +Date: Mon Jan 24 16:29:24 2022 +0100 + + Remove EntitySystemDiagramCard code + + Signed-off-by: Eoghan McIlwaine + +commit 475f1926528c43b29fed62e13d84e33d98a63496 +Author: Eoghan McIlwaine +Date: Mon Jan 24 16:27:12 2022 +0100 + + Replace deprecated component on docs page + + Signed-off-by: Eoghan McIlwaine + +commit 15910d70a6bd1e1821c84e60430947c3de194b8c +Merge: 2488a81e20 6c59abc74e +Author: Patrik Oldsberg +Date: Mon Jan 24 17:09:25 2022 +0100 + + Merge pull request #8945 from backstage/identity/reliable-methods + + [Identity] Wait for implementation instead of throwing + +commit 019460a9afea62d25e74efadbab1202debf3f82b +Author: Fredrik Adelöw +Date: Mon Jan 24 17:02:39 2022 +0100 + + bump json-schema past CVE-2021-3918 + + Signed-off-by: Fredrik Adelöw + +commit 250f4a5091f3d090b4ab6eb92f4df34d27324340 +Author: Patrik Oldsberg +Date: Mon Jan 24 17:00:54 2022 +0100 + + docs: fix type in composability docs + + Signed-off-by: Patrik Oldsberg + +commit 296ad00b45624430c9b66916bac31a0e10498664 +Author: Fredrik Adelöw +Date: Mon Jan 24 16:55:38 2022 +0100 + + bump postcss past CVE-2021-23382 + + Signed-off-by: Fredrik Adelöw + +commit 1ce84943fb105a49c63020507d452593b2b2422e +Author: Fredrik Adelöw +Date: Mon Jan 24 16:40:30 2022 +0100 + + get almost all of node-fetch past CVE-2022-0235 + + Signed-off-by: Fredrik Adelöw + +commit 2488a81e20012eaa29129b8748c862a116528676 +Merge: 64700a10e4 8f370b038d +Author: Eric Peterson +Date: Mon Jan 24 16:36:55 2022 +0100 + + Merge pull request #8697 from backstage/search/filter-autocomplete + + Introduce a Component + +commit 232f66cfbf183fdce5494477f735fd899fe9afdb +Author: Johan Haals +Date: Mon Jan 24 16:36:50 2022 +0100 + + fix ref format + + Signed-off-by: Johan Haals + +commit c35e52cfcd204ac0d63bbd49829e5cc6a0900d84 +Author: Fredrik Adelöw +Date: Mon Jan 24 15:50:13 2022 +0100 + + switch to alpha + + Signed-off-by: Fredrik Adelöw + +commit e77926db8419d7d56acd92da218bbeaa27ac1ddd +Author: Johan Haals +Date: Mon Jan 24 16:24:53 2022 +0100 + + checkout tag, yarn install + + Signed-off-by: Johan Haals + +commit 6880c9ac5349057bc0b4ec848db238f27e05d411 +Author: Johan Haals +Date: Mon Jan 24 16:23:24 2022 +0100 + + ensure that tagPath exists + + Signed-off-by: Johan Haals + +commit 5045671d32c8a8fde99bf53170da36fbf7d67c7f +Author: Fredrik Adelöw +Date: Mon Jan 24 15:23:37 2022 +0100 + + remove the middleware part of context composition + + Signed-off-by: Fredrik Adelöw + +commit c78bf4acd49802ac3d6fa151f4e3c21e7167e2d3 +Author: Fredrik Adelöw +Date: Mon Jan 24 14:26:08 2022 +0100 + + only allow string keys for context values + + Signed-off-by: Fredrik Adelöw + +commit 95e702e50d40b9801fcd3d91a62edbd191b9747a +Author: Fredrik Adelöw +Date: Sun Nov 28 18:40:22 2021 +0100 + + ability to abort on controllers instead of just signals, plus more tests + + Signed-off-by: Fredrik Adelöw + +commit 5ae840e4f69445a2ef70433597eebac4666899ec +Author: Fredrik Adelöw +Date: Sat Nov 27 12:35:45 2021 +0100 + + Use the simpler abortSignal + deadline + value structure instead + + Signed-off-by: Fredrik Adelöw + +commit 50d039577a13ad8ff992b7be09c92e1c965a1e09 +Author: Fredrik Adelöw +Date: Fri Nov 12 16:54:20 2021 +0100 + + Introduce the Context to the backend again + + Signed-off-by: Fredrik Adelöw + +commit bbb6622752390992b7a1eeebf93bae1b63d810fd +Author: Jussi Hallila +Date: Fri Jan 21 16:24:34 2022 +0100 + + Update tech-insight BE README. + + Signed-off-by: Jussi Hallila + +commit 4ffc16b9c65ebbee67557a401112ac03c0d9876e +Author: Andre Wanlin +Date: Mon Jan 24 08:03:26 2022 -0600 + + Updated useAsync import + + Signed-off-by: Andre Wanlin + +commit 3efec40f7428501616c863f445f7bb7938f48823 +Merge: c1767859c3 64700a10e4 +Author: Andre Wanlin <67169551+awanlin@users.noreply.github.com> +Date: Mon Jan 24 07:57:21 2022 -0600 + + Merge branch 'backstage:master' into topic/use-definition-name + +commit 64700a10e461d344d7180b43af60ef2532a2bdb2 +Merge: 32b44f571d 8e09fc712e +Author: Johan Haals +Date: Mon Jan 24 14:29:52 2022 +0100 + + Merge pull request #9140 from erihanse/patch-1 + + Update writing-custom-actions.md + +commit 3b6e41009ba660494ecbf4a8200601f97e0d3e13 +Author: Marcus Eide +Date: Mon Jan 24 14:24:39 2022 +0100 + + Revert the cookiePath to include the handler suffix + + Signed-off-by: Marcus Eide + +commit 71a2fbaa58c0b6a7d496605b0a7b767dc416fcc0 +Author: Marcus Eide +Date: Mon Jan 24 14:22:54 2022 +0100 + + Simplify the cookiePath logic + + Signed-off-by: Marcus Eide + +commit 3b948a982e18b99359a9123d3bf332911f7e647c +Author: Johan Haals +Date: Mon Jan 24 14:21:53 2022 +0100 + + Move symlinking to script. Require valid semver range + + Signed-off-by: Johan Haals + +commit 8e09fc712ea16fc1f24589c4b815f4e1fe73dc9f +Author: Erik Aaron Hansen +Date: Mon Jan 24 13:43:09 2022 +0100 + + Update writing-custom-actions.md + + Signed-off-by: Erik Aaron Hansen + +commit 32b44f571d3839794a22ff726d5649a1c065e610 +Merge: 631807c5c5 9abb28bb22 +Author: Fredrik Adelöw +Date: Mon Jan 24 13:27:16 2022 +0100 + + Merge pull request #9091 from tudi2d/fix-component-type-comparison + + Fix component type comparison in Sidebar + +commit 8f370b038da073c9431f654e9dbfdf46661ef321 +Author: Eric Peterson +Date: Sat Jan 22 18:05:21 2022 +0100 + + Review feedback. + + Signed-off-by: Eric Peterson + +commit 1dbe63ec393027c2e4036ce435077a686eaa9f80 +Author: Eric Peterson +Date: Wed Jan 12 10:59:51 2022 +0100 + + Don't fallback to name on label to help clarify the different uses for each and allow label-less filters. + + Signed-off-by: Eric Peterson + +commit 21705f64326c1ab4d2ee57a348efd4cebf2ff747 +Author: Eric Peterson +Date: Wed Jan 12 10:21:28 2022 +0100 + + Document asyncValues/asyncDebounce props. + + Signed-off-by: Eric Peterson + +commit 3b0000669a5efee201b9de192ea41cd2b2cd842e +Author: Eric Peterson +Date: Wed Jan 5 14:57:07 2022 +0100 + + Test filter utility hooks. + + Signed-off-by: Eric Peterson + +commit 73811cfb33913311d7e82d9dc4b445ea471e0aed +Author: Eric Peterson +Date: Wed Jan 5 13:21:25 2022 +0100 + + Refactor default value logic into utility hook. + + Signed-off-by: Eric Peterson + +commit c84c404fc893bd8bf8aad538154de172437d997e +Author: Eric Peterson +Date: Mon Jan 3 18:36:30 2022 +0100 + + Initial tests. + + Signed-off-by: Eric Peterson + +commit 3e5400cfa8c396e823d3f587fee0731a22d7d6e5 +Author: Eric Peterson +Date: Mon Jan 3 16:03:50 2022 +0100 + + Minor docs updates. + + Signed-off-by: Eric Peterson + +commit 84208528d97aa11c6a06ac8b34bceefd087cc626 +Author: Eric Peterson +Date: Mon Jan 3 16:00:48 2022 +0100 + + Use precise imports for react-use hooks. + + Signed-off-by: Eric Peterson + +commit 4aca2a5307ada0105be43c4e587caf701e25ddda +Author: Eric Peterson +Date: Thu Dec 30 15:12:47 2021 +0100 + + Update search plugin API report and add changesets. + + Signed-off-by: Eric Peterson + +commit 86164e96ceb39a7bb268f6a3c3143a0a3b1feb18 +Author: Eric Peterson +Date: Thu Dec 30 15:05:26 2021 +0100 + + Add an entity filter just for TechDocs search. + + Signed-off-by: Eric Peterson + +commit bb20c30a7df700b7de047e74c7ab2c1c31398663 +Author: Eric Peterson +Date: Thu Dec 30 15:03:46 2021 +0100 + + Add initial implementation. + + Signed-off-by: Eric Peterson + +commit d4d48e1b1ae911d6ad3929891522efab47760269 +Author: Eric Peterson +Date: Thu Dec 30 14:58:44 2021 +0100 + + Add asyncValues and asyncDebounce to props and implement in select filter. + + Signed-off-by: Eric Peterson + +commit edfb46bc71e15d0fdb43b0dea6576f1be52c840b +Author: Eric Peterson +Date: Thu Dec 30 14:50:33 2021 +0100 + + Add an internal utility hook for handling async values. + + Signed-off-by: Eric Peterson + +commit 631807c5c53ae3bb8ba2022bb07b65f4b2428db4 +Merge: 180408d052 13162e81ca +Author: Patrik Oldsberg +Date: Mon Jan 24 12:40:21 2022 +0100 + + Merge pull request #9066 from mufaddal7/feature/EntitySystemDiagramCard + + Feature/entity system diagram card + +commit 180408d052d1ce3e1673f57f5215f02e1f5a1dd3 +Merge: b53a1afd67 228077143c +Author: Patrik Oldsberg +Date: Mon Jan 24 12:24:04 2022 +0100 + + Merge pull request #9135 from backstage/rugvip/bumpapi + + root: bump api extractor packages + +commit 9abb28bb228f0710d7e2b8334ba774dc01b2a72c +Author: Philipp Hugenroth +Date: Mon Jan 24 10:29:05 2022 +0100 + + Add changeset + + Signed-off-by: Philipp Hugenroth + +commit cf772fc02ecfa63b6bfe9d823d6f5d35f89bfe1a +Author: Philipp Hugenroth +Date: Mon Jan 24 10:18:41 2022 +0100 + + Fix unnecessary recreation of react element + + Signed-off-by: Philipp Hugenroth + +commit 41f4f2dd886f08111a9960bd021cfb12822647bf +Author: Philipp Hugenroth +Date: Fri Jan 21 14:45:33 2022 +0100 + + Fix component type comparison in Sidebar + + Signed-off-by: Philipp Hugenroth + +commit b53a1afd67f68ece5b84b1c08b85e317b8fbb88d +Merge: df93cec94c cc6ba5dd03 +Author: Patrik Oldsberg +Date: Mon Jan 24 11:57:44 2022 +0100 + + Merge pull request #9128 from backstage/dependabot/npm_and_yarn/puppeteer-13.1.1 + + chore(deps-dev): bump puppeteer from 10.4.0 to 13.1.1 + +commit df93cec94cdb74a9d38c5aa9b7286e4b850801db +Merge: 01f8acebd3 f30e334e2f +Author: Patrik Oldsberg +Date: Mon Jan 24 11:57:31 2022 +0100 + + Merge pull request #9126 from backstage/dependabot/npm_and_yarn/http-proxy-middleware-2.0.2 + + chore(deps): bump http-proxy-middleware from 2.0.1 to 2.0.2 + +commit 01f8acebd3ec8bf6cd3b0eef788dbf308d3743d5 +Merge: bec7ced88e 69ba7c1c07 +Author: Patrik Oldsberg +Date: Mon Jan 24 11:57:25 2022 +0100 + + Merge pull request #9124 from backstage/dependabot/npm_and_yarn/shx-0.3.4 + + chore(deps-dev): bump shx from 0.3.3 to 0.3.4 + +commit bec7ced88ec23e98a4d5ccf2403e1a4fac2f456b +Merge: b0b1d84c01 18201557a1 +Author: Patrik Oldsberg +Date: Mon Jan 24 11:57:19 2022 +0100 + + Merge pull request #9123 from backstage/dependabot/npm_and_yarn/mini-css-extract-plugin-2.5.2 + + chore(deps): bump mini-css-extract-plugin from 2.4.2 to 2.5.2 + +commit 19a9c341a7bf66ac91849bccd8230099840c2cf4 +Author: Johan Haals +Date: Mon Jan 24 11:55:24 2022 +0100 + + Output script path in error + + Signed-off-by: Johan Haals + +commit 06f0296caefd45ea07ca5d630c86ba565209f3e6 +Author: Johan Haals +Date: Mon Jan 24 11:54:55 2022 +0100 + + Rename workflow + + Signed-off-by: Johan Haals + +commit b0b1d84c01ccf56a706287aa48eba588edd607f6 +Merge: 52621b9755 0d5e846a78 +Author: Patrik Oldsberg +Date: Mon Jan 24 11:50:26 2022 +0100 + + Merge pull request #9065 from DavidZemon/feature/8920-custom-nunjucks-filters + + feat: [#8920] Add `nunjucksFilters` option for user-provided filters + +commit 55692c00366bb13138320b24f5a2641ef394accb +Author: Francesco Corti +Date: Mon Jan 24 11:47:03 2022 +0100 + + Checking the header of the page. + + Signed-off-by: Francesco Corti + +commit 0fde8397d26915256656b6d98e0861750cb21fb4 +Author: Francesco Corti +Date: Mon Jan 24 11:43:42 2022 +0100 + + Updating the roadmap page in the documentation to make it more readble. + + Signed-off-by: Francesco Corti + +commit b97a2460d5a10eebcc5005b592df7469b2a876a1 +Author: Juan Pablo Garcia Ripa +Date: Mon Jan 24 00:44:15 2022 +0100 + + removes `ignoreChildEvent`utility + + Signed-off-by: Juan Pablo Garcia Ripa + +commit 033493a8af8e8bc963ff99ed9e6ffbab57737e70 +Author: Marcus Eide +Date: Mon Jan 24 11:06:13 2022 +0100 + + Add changeset + + Signed-off-by: Marcus Eide + +commit 129dc2e099b1dcea5f2394dd8827d1d53945bbe4 +Author: Marcus Eide +Date: Mon Jan 24 11:04:17 2022 +0100 + + Update api-reports + + Signed-off-by: Marcus Eide + +commit 2bef25550d9d29b27315c5857665c331ec57e75a +Author: Marcus Eide +Date: Mon Jan 24 10:59:56 2022 +0100 + + Add tests + + Signed-off-by: Marcus Eide + +commit aec40d321d5d6a773428815763959a0d02818faa +Author: Marcus Eide +Date: Mon Jan 24 10:55:42 2022 +0100 + + Add support for callbackUrl when setting cookie configuration + + Signed-off-by: Marcus Eide + +commit 228077143c1a1d857a03be9efc13498c8da5f850 +Author: Patrik Oldsberg +Date: Mon Jan 24 11:19:50 2022 +0100 + + root: bump api extractor packages + + Signed-off-by: Patrik Oldsberg + +commit 18201557a12d5805e675cc61276d86541cbf057c +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Mon Jan 24 10:04:20 2022 +0000 + + chore(deps): bump mini-css-extract-plugin from 2.4.2 to 2.5.2 + + Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.4.2 to 2.5.2. + - [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases) + - [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md) + - [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.4.2...v2.5.2) + + --- + updated-dependencies: + - dependency-name: mini-css-extract-plugin + dependency-type: direct:production + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit ee3ee0701f76fde985be095cbaebd4f2c3f4420d +Author: Johan Haals +Date: Mon Jan 24 11:02:00 2022 +0100 + + github-actions: Add assemble release workflow + + Signed-off-by: Johan Haals + +commit f30e334e2f9ba2b23e9ce09c83fabe8264c584b7 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Mon Jan 24 09:48:09 2022 +0000 + + chore(deps): bump http-proxy-middleware from 2.0.1 to 2.0.2 + + Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.1 to 2.0.2. + - [Release notes](https://github.com/chimurai/http-proxy-middleware/releases) + - [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/master/CHANGELOG.md) + - [Commits](https://github.com/chimurai/http-proxy-middleware/compare/v2.0.1...v2.0.2) + + --- + updated-dependencies: + - dependency-name: http-proxy-middleware + dependency-type: direct:production + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit 69ba7c1c073c26f7d142508d843f24069039a78e +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Mon Jan 24 09:40:17 2022 +0000 + + chore(deps-dev): bump shx from 0.3.3 to 0.3.4 + + Bumps [shx](https://github.com/shelljs/shx) from 0.3.3 to 0.3.4. + - [Release notes](https://github.com/shelljs/shx/releases) + - [Changelog](https://github.com/shelljs/shx/blob/master/CHANGELOG.md) + - [Commits](https://github.com/shelljs/shx/compare/v0.3.3...v0.3.4) + + --- + updated-dependencies: + - dependency-name: shx + dependency-type: direct:development + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit cc6ba5dd039ac398202758bb1ea4e8045328c9c9 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Mon Jan 24 09:37:34 2022 +0000 + + chore(deps-dev): bump puppeteer from 10.4.0 to 13.1.1 + + Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 10.4.0 to 13.1.1. + - [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/v10.4.0...v13.1.1) + + --- + updated-dependencies: + - dependency-name: puppeteer + dependency-type: direct:development + update-type: version-update:semver-major + ... + + Signed-off-by: dependabot[bot] + +commit 52621b97558806b1b63976dea1edcbcce10925e3 +Merge: 19bc43c41e 975f3b7bc2 +Author: Johan Haals +Date: Mon Jan 24 10:34:17 2022 +0100 + + Merge pull request #9131 from backstage/jhaals-patch-1 + + github-actions: Use SA token for checkout + +commit 19bc43c41ee60934b1e8dd2017cef258b441d87c +Merge: af10edb2ea 65cf1d5836 +Author: Fredrik Adelöw +Date: Mon Jan 24 10:33:56 2022 +0100 + + Merge pull request #9130 from backstage/freben/no-priv-changeset + + do not generate changesets for private repos + +commit 65cf1d5836938110d44b0f3a980c1632563fdecd +Author: Fredrik Adelöw +Date: Mon Jan 24 09:55:43 2022 +0100 + + do not generate changesets for private repos + + Signed-off-by: Fredrik Adelöw + +commit 975f3b7bc25a4a70c1b185022a840c489522beb3 +Author: Johan Haals +Date: Mon Jan 24 10:10:22 2022 +0100 + + github-actions: Use SA token for checkout + + Needed to fool github actions to run workflows when changes are made by a bot + +commit af10edb2ea85b151f94570de2e0deba884ab6d43 +Merge: afabc97f6c 321bbd2722 +Author: Patrik Oldsberg +Date: Mon Jan 24 10:05:30 2022 +0100 + + Merge pull request #9114 from backstage/revert-9105-dependabot/npm_and_yarn/material-table/core-4.3.19 + + Revert "chore(deps): bump @material-table/core from 3.1.0 to 4.3.19" + +commit afabc97f6cf6a37d61a43976beca83308deaa0c8 +Merge: ec374168ee b09dd8f43b +Author: Johan Haals +Date: Mon Jan 24 08:19:07 2022 +0100 + + Merge pull request #9122 from backstage/dependabot/npm_and_yarn/gitbeaker/node-35.1.0 + + chore(deps): bump @gitbeaker/node from 34.6.0 to 35.1.0 + +commit ec374168ee6dad9af2fef135d57eeafaa52cfb71 +Merge: 0127060226 7346b5fb96 +Author: Johan Haals +Date: Mon Jan 24 08:17:40 2022 +0100 + + Merge pull request #9125 from backstage/dependabot/npm_and_yarn/rc-progress-3.2.4 + + chore(deps): bump rc-progress from 3.1.4 to 3.2.4 + +commit 7346b5fb96b86c3289b59c9ba227381b5bc0657b +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Mon Jan 24 04:30:33 2022 +0000 + + chore(deps): bump rc-progress from 3.1.4 to 3.2.4 + + Bumps [rc-progress](https://github.com/react-component/progress) from 3.1.4 to 3.2.4. + - [Release notes](https://github.com/react-component/progress/releases) + - [Changelog](https://github.com/react-component/progress/blob/master/CHANGELOG.md) + - [Commits](https://github.com/react-component/progress/compare/v3.1.4...v3.2.4) + + --- + updated-dependencies: + - dependency-name: rc-progress + dependency-type: direct:production + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit b09dd8f43b0158e8274fcd3d12b36f34880ec1a5 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Mon Jan 24 04:13:38 2022 +0000 + + chore(deps): bump @gitbeaker/node from 34.6.0 to 35.1.0 + + Bumps [@gitbeaker/node](https://github.com/jdalrymple/gitbeaker) from 34.6.0 to 35.1.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/34.6.0...35.1.0) + + --- + updated-dependencies: + - dependency-name: "@gitbeaker/node" + dependency-type: direct:production + update-type: version-update:semver-major + ... + + Signed-off-by: dependabot[bot] + +commit c1767859c3d892e3538373c19652a2c5d69f320f +Author: Andre Wanlin +Date: Sat Jan 22 15:29:53 2022 -0600 + + Updated to patch + + Signed-off-by: Andre Wanlin + +commit 520007b8b084a111b90d7ca207601621e5d40420 +Author: Andre Wanlin +Date: Sat Jan 22 15:28:39 2022 -0600 + + Changes based on latest round of feedback + + Signed-off-by: Andre Wanlin + +commit 539d686c937d3d9a02760289a30124f09aea4d84 +Author: Andre Wanlin +Date: Fri Jan 7 09:40:54 2022 -0600 + + Changes based on feedback + + Signed-off-by: Andre Wanlin + +commit 0f104ecc4dd0c715c02c4fad5962e6b430a9703d +Author: Andre Wanlin +Date: Fri Dec 31 13:11:46 2021 -0600 + + Updated to add definition name support + + Signed-off-by: Andre Wanlin + +commit 6c59abc74e2148c9e794e990cfd298528fbbc821 +Author: Eric Peterson +Date: Wed Jan 19 10:31:05 2022 +0100 + + Revert app manager protections and let identity API hang. + + Signed-off-by: Eric Peterson + +commit f959c227877f5c4d1fc72037f64bbcb1cb8bac3f +Author: Eric Peterson +Date: Sat Jan 15 17:28:49 2022 +0100 + + Changeset. + + Signed-off-by: Eric Peterson + +commit 76aebab211655eaf1a79c74ace04ea09edf0095d +Author: Eric Peterson +Date: Sat Jan 15 17:18:34 2022 +0100 + + Test isolated ApiProvider behavior for SignInPage component. + + Signed-off-by: Eric Peterson + +commit 599f2929f2311fbefb2d62886882809d45e8d9ea +Author: Eric Peterson +Date: Fri Jan 14 21:58:51 2022 +0100 + + Hang identity api methods until implementation is set. + + Signed-off-by: Eric Peterson + +commit 0127060226100ca23d8af5070deb01e07727eb48 +Merge: f64256ef15 977c87a905 +Author: Patrik Oldsberg +Date: Sat Jan 22 12:31:56 2022 +0100 + + Merge pull request #9117 from backstage/rugvip/gcprrd + + gcp-projects: pin react-router-dom version + +commit 977c87a905810f9854036ccc27cce06953b0a3ba +Author: Patrik Oldsberg +Date: Sat Jan 22 11:28:57 2022 +0100 + + gcp-projects: pin react-router-dom version + + Signed-off-by: Patrik Oldsberg + +commit 0d5e846a78f2fb9a2c1f7bc9c15f0b3e942b5ec9 +Author: David Zemon +Date: Fri Jan 21 15:16:33 2022 -0600 + + chore: [#8920] Add changeset + + Signed-off-by: David Zemon + +commit 321bbd272295e57715fd0d61094982ccaba5edfa +Author: Patrik Oldsberg +Date: Fri Jan 21 22:21:29 2022 +0100 + + Revert "chore(deps): bump @material-table/core from 3.1.0 to 4.3.19" + + Signed-off-by: Patrik Oldsberg + +commit f64256ef153139c45bbe974c613530c97130ae89 +Merge: 872ceccf44 a9bede36e1 +Author: Patrik Oldsberg +Date: Fri Jan 21 22:19:58 2022 +0100 + + Merge pull request #9112 from dclayton-godaddy/master + + docs(plugins): add GH OAuth to github-actions docs + +commit fb247b39d842800736c039d6b463fe428aa56389 +Author: Jay Gabriels +Date: Fri Jan 21 12:29:10 2022 -0800 + + Add test + + Signed-off-by: Jay Gabriels + +commit 5a459626bc419eb56840f1e107968c8e6b01c661 +Author: Jay Gabriels +Date: Fri Jan 21 12:19:15 2022 -0800 + + Create tall-rats-lie.md + + Signed-off-by: Jay Gabriels + +commit b9b98f1b92c76495dc787030624a37115e17f788 +Author: Jay Gabriels +Date: Fri Jan 21 11:55:35 2022 -0800 + + Update ChangeEventListItem.tsx + + Signed-off-by: Jay Gabriels + +commit b95ee4667cd728668a66c76c3f05ad6f1f3a2a9e +Author: Jay Gabriels +Date: Fri Jan 21 11:54:06 2022 -0800 + + Update ChangeEventListItem.tsx + + Signed-off-by: Jay Gabriels + +commit 872ceccf446718a5d4edff4a19115a3128d61511 +Merge: 565b6b6c3a c372a5032f +Author: Patrik Oldsberg +Date: Fri Jan 21 20:56:56 2022 +0100 + + Merge pull request #9108 from backstage/dependabot/npm_and_yarn/jest-transform-yaml-1.0.0 + + chore(deps): bump jest-transform-yaml from 0.1.1 to 1.0.0 + +commit a9bede36e1d0521504ffd4f39377ad0d4719a17d +Author: Daniel Clayton +Date: Fri Jan 21 12:03:53 2022 -0700 + + docs(plugins): add GH OAuth to github-actions docs + In order for GitHub Actions plugin to work, the GitHub OAuth application must be created at the organization level. Updated docs to assist others that may run into any issues related to this. + + Signed-off-by: Daniel Clayton + +commit 565b6b6c3a8853222b0b43dc818c293db667d153 +Merge: 5ba2a080ba f3bb1e3509 +Author: Patrik Oldsberg +Date: Fri Jan 21 20:30:35 2022 +0100 + + Merge pull request #9104 from backstage/dependabot/npm_and_yarn/qs-6.10.3 + + chore(deps): bump qs from 6.10.1 to 6.10.3 + +commit 5ba2a080ba3e1971667a29378673989c8db36b2e +Merge: a7766d534f f882f87667 +Author: Patrik Oldsberg +Date: Fri Jan 21 20:09:26 2022 +0100 + + Merge pull request #9111 from backstage/dependabot/npm_and_yarn/graphiql-1.5.16 + + chore(deps): bump graphiql from 1.5.13 to 1.5.16 + +commit a7766d534f960aa10a01722a8aea3a5f21a48738 +Merge: 1ac18f3e34 3c04846633 +Author: Patrik Oldsberg +Date: Fri Jan 21 19:47:37 2022 +0100 + + Merge pull request #9105 from backstage/dependabot/npm_and_yarn/material-table/core-4.3.19 + + chore(deps): bump @material-table/core from 3.1.0 to 4.3.19 + +commit 1ac18f3e348948438cd82e26c04435e895d1b159 +Merge: 8b3089bf74 e46b6c581e +Author: Patrik Oldsberg +Date: Fri Jan 21 19:47:10 2022 +0100 + + Merge pull request #9106 from backstage/dependabot/npm_and_yarn/lint-staged-12.2.2 + + chore(deps-dev): bump lint-staged from 12.2.0 to 12.2.2 + +commit 8b3089bf74b39652952b08f9f36e5f7e35a34f96 +Merge: db89ff7e11 2f29261ab8 +Author: Patrik Oldsberg +Date: Fri Jan 21 19:45:49 2022 +0100 + + Merge pull request #9109 from backstage/dependabot/npm_and_yarn/types/google-protobuf-3.15.5 + + chore(deps-dev): bump @types/google-protobuf from 3.7.3 to 3.15.5 + +commit db89ff7e11f27432b929b94cfebe32345cecd892 +Merge: 087f137e81 5f05809b82 +Author: Patrik Oldsberg +Date: Fri Jan 21 19:45:11 2022 +0100 + + Merge pull request #9107 from backstage/dependabot/npm_and_yarn/supertest-6.2.2 + + chore(deps-dev): bump supertest from 6.1.6 to 6.2.2 + +commit f3bb1e350951afc6126c6a8b8af64ba569bcca36 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Fri Jan 21 18:24:45 2022 +0000 + + chore(deps): bump qs from 6.10.1 to 6.10.3 + + Bumps [qs](https://github.com/ljharb/qs) from 6.10.1 to 6.10.3. + - [Release notes](https://github.com/ljharb/qs/releases) + - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) + - [Commits](https://github.com/ljharb/qs/compare/v6.10.1...v6.10.3) + + --- + updated-dependencies: + - dependency-name: qs + dependency-type: direct:production + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit 087f137e81b57d9ca227f29fe7c3d4fd07d71f1d +Merge: 0532fccb27 b56c8608ee +Author: Patrik Oldsberg +Date: Fri Jan 21 19:11:41 2022 +0100 + + Merge pull request #9096 from backstage/rugvip/bmp + + yarn.lock: bump css-what + +commit 0532fccb27481ba9f9b13e76bae0065f2a0e1265 +Merge: cb00780a60 bc876f419b +Author: Patrik Oldsberg +Date: Fri Jan 21 19:11:30 2022 +0100 + + Merge pull request #9103 from backstage/rugvip/bumpsb + + storybook: bump all deps + +commit f882f876670a6defcb7bef1641c38b5ef612c002 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Fri Jan 21 18:00:37 2022 +0000 + + chore(deps): bump graphiql from 1.5.13 to 1.5.16 + + Bumps [graphiql](https://github.com/graphql/graphiql) from 1.5.13 to 1.5.16. + - [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.5.13...graphiql@1.5.16) + + --- + updated-dependencies: + - dependency-name: graphiql + dependency-type: direct:production + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit 2f29261ab893ccb3465c030a3a24520dde82af49 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Fri Jan 21 17:57:32 2022 +0000 + + chore(deps-dev): bump @types/google-protobuf from 3.7.3 to 3.15.5 + + Bumps [@types/google-protobuf](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/google-protobuf) from 3.7.3 to 3.15.5. + - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) + - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/google-protobuf) + + --- + updated-dependencies: + - dependency-name: "@types/google-protobuf" + dependency-type: direct:development + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit c372a5032f4379d3fd82ded2b13940876ac933cb +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Fri Jan 21 17:56:45 2022 +0000 + + chore(deps): bump jest-transform-yaml from 0.1.1 to 1.0.0 + + Bumps [jest-transform-yaml](https://github.com/sumwatshade/jest-transform-yaml) from 0.1.1 to 1.0.0. + - [Release notes](https://github.com/sumwatshade/jest-transform-yaml/releases) + - [Changelog](https://github.com/sumwatshade/jest-transform-yaml/blob/main/CHANGELOG.md) + - [Commits](https://github.com/sumwatshade/jest-transform-yaml/compare/v0.1.1...v1.0.0) + + --- + updated-dependencies: + - dependency-name: jest-transform-yaml + dependency-type: direct:production + update-type: version-update:semver-major + ... + + Signed-off-by: dependabot[bot] + +commit 5f05809b826dd943b1ce4bfab072445491745431 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Fri Jan 21 17:56:13 2022 +0000 + + chore(deps-dev): bump supertest from 6.1.6 to 6.2.2 + + Bumps [supertest](https://github.com/visionmedia/supertest) from 6.1.6 to 6.2.2. + - [Release notes](https://github.com/visionmedia/supertest/releases) + - [Commits](https://github.com/visionmedia/supertest/compare/v6.1.6...v6.2.2) + + --- + updated-dependencies: + - dependency-name: supertest + dependency-type: direct:development + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit e46b6c581e6d30244d840c6fb39c4db2311a8818 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Fri Jan 21 17:47:10 2022 +0000 + + chore(deps-dev): bump lint-staged from 12.2.0 to 12.2.2 + + Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.2.0 to 12.2.2. + - [Release notes](https://github.com/okonet/lint-staged/releases) + - [Commits](https://github.com/okonet/lint-staged/compare/v12.2.0...v12.2.2) + + --- + updated-dependencies: + - dependency-name: lint-staged + dependency-type: direct:development + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit 3c048466332b63498e83c04c0c1a97174e0e3dd8 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Fri Jan 21 17:39:17 2022 +0000 + + chore(deps): bump @material-table/core from 3.1.0 to 4.3.19 + + Bumps [@material-table/core](https://github.com/material-table-core/core) from 3.1.0 to 4.3.19. + - [Release notes](https://github.com/material-table-core/core/releases) + - [Changelog](https://github.com/material-table-core/core/blob/master/CHANGELOG.md) + - [Commits](https://github.com/material-table-core/core/compare/v3.1.0...v4.3.19) + + --- + updated-dependencies: + - dependency-name: "@material-table/core" + dependency-type: direct:production + update-type: version-update:semver-major + ... + + Signed-off-by: dependabot[bot] + +commit bc876f419b637341d1ab4fff83b30e810bdd72c7 +Author: Patrik Oldsberg +Date: Fri Jan 21 18:29:12 2022 +0100 + + storybook: bump all deps + + Signed-off-by: Patrik Oldsberg + +commit cb00780a60d48d176fb17fb50c2a1e63515e58c0 +Merge: f869d916a8 107e6ef802 +Author: Patrik Oldsberg +Date: Fri Jan 21 18:17:04 2022 +0100 + + Merge pull request #9089 from backstage/storybook-move + + Moved Storybook from package to root of the project (continued) + +commit b16ad3f8c98303e1b62a48e06243dc2f9dfb070b +Author: David Zemon +Date: Fri Jan 21 10:49:31 2022 -0600 + + chore: [#8920] Update API report + + Signed-off-by: David Zemon + +commit b56c8608ee7e04c2bcd7a727210035801c767237 +Author: Patrik Oldsberg +Date: Fri Jan 21 17:49:10 2022 +0100 + + yarn.lock: bump css-what + + Signed-off-by: Patrik Oldsberg + +commit 2137b84c3225a8650949c25990bd6ed341a6742f +Author: David Zemon +Date: Fri Jan 21 10:44:02 2022 -0600 + + refactor: [#8920] Rename for inclusion of other templating engines + + Signed-off-by: David Zemon + +commit 107e6ef8021d400254a828d607cded4288c6ad13 +Author: Patrik Oldsberg +Date: Fri Jan 21 17:20:42 2022 +0100 + + github/dependabot: add storybook + + Signed-off-by: Patrik Oldsberg + +commit 724bc7d0e2e658fd2c9b7eb9bc5615b3c6c352c7 +Author: Patrik Oldsberg +Date: Fri Jan 21 17:19:28 2022 +0100 + + cli: remove ts fork checker memory limit + + Signed-off-by: Patrik Oldsberg + +commit 10086f5873c50a609855c24970b858efe928f387 +Author: Patrik Oldsberg +Date: Fri Jan 21 17:18:08 2022 +0100 + + changesets: added changesets for storybook move bumps + + Signed-off-by: Patrik Oldsberg + +commit 0e4f141661bf99074df2ae7376b79c6459e83285 +Author: David Zemon +Date: Fri Jan 21 09:51:14 2022 -0600 + + refactor: [#8920] Minor import optimization + + Signed-off-by: David Zemon + +commit 723e5fc26a978800631e50e2d42f4dc269de893c +Author: David Zemon +Date: Fri Jan 21 09:39:38 2022 -0600 + + refactor: [#8920] Clean-up based on PR feedback + + Signed-off-by: David Zemon + +commit a5600dba15a89684a365190c4837c73a69ff77c0 +Author: David Zemon +Date: Fri Jan 21 09:37:59 2022 -0600 + + feat: [8920] Define explicit type for filter; Add SecureTemplater tests + + Signed-off-by: David Zemon + +commit af6b692cb3ca685d97ef16b40b6e9dc99913e3d4 +Author: David Zemon +Date: Fri Jan 21 09:37:05 2022 -0600 + + feat: [8920] Define explicit type for filter; Add SecureTemplater tests + + Signed-off-by: David Zemon + +commit fde4307fc407988e96d84e77843e1101d12c9b3f +Author: David Zemon +Date: Fri Jan 21 09:36:07 2022 -0600 + + feat: [#8920] Add `nunjucksFilters` option for user-provided filters + + Signed-off-by: David Zemon + +commit 13162e81caca834b8ad912ecf02d812cb8a9a07a +Merge: b9ef4086ae f869d916a8 +Author: mufaddal motiwala +Date: Fri Jan 21 18:55:32 2022 +0530 + + Merge branch 'master' of https://github.com/mufaddal7/backstage-1 into feature/EntitySystemDiagramCard + +commit 04b11b51caa50bd2d26f10b76b51e60e547a845c +Author: Patrik Oldsberg +Date: Fri Jan 21 13:38:27 2022 +0100 + + storybook: switch @backstage deps to peerDeps + + Signed-off-by: Patrik Oldsberg + +commit 7fa11b23c91e4f9382513c76f9aed75c31422e33 +Author: blam +Date: Thu Jan 20 17:45:19 2022 +0100 + + choer: reworking storybook, not sure if this is gonna work + + Signed-off-by: blam + +commit 03f5c764e9f013169da8592f39a3cf4cc56797ca +Author: blam +Date: Thu Jan 20 17:10:34 2022 +0100 + + chore; added top level install to the chromatic dist build + + Signed-off-by: blam + +commit f419f1c1f10b45ceb589f6e7b93565613428caba +Author: blam +Date: Thu Jan 20 15:48:50 2022 +0100 + + chore: updating build commands for storybook + + Signed-off-by: blam + +commit 97458a0fc9a1e734558f9cc6adfb17dc53b87e51 +Author: blam +Date: Thu Jan 20 15:21:47 2022 +0100 + + chore: regenerating storybook config + + Signed-off-by: blam + +commit 7d01d0479edf234ad967e7e84199354100a0a708 +Author: blam +Date: Thu Jan 20 11:47:08 2022 +0100 + + chore: bumping some other packages whilst we are here too + + Signed-off-by: blam + +commit bab9637665ae4b6add6343ac6f8475b26abed779 +Author: blam +Date: Thu Jan 20 11:32:40 2022 +0100 + + chore: working tsc:full! + + Signed-off-by: blam + +commit d620855bd2b6ade36ec1cf0110b0032858b34ef0 +Author: blam +Date: Thu Jan 20 10:52:30 2022 +0100 + + chore: fixing up the config + + Signed-off-by: blam + +commit b1912b18d67d93a6943fa9d9b431f8fb2f6fdcfe +Author: blam +Date: Thu Jan 20 10:48:54 2022 +0100 + + chore: adding eslint plugin seperately + + Signed-off-by: blam + +commit 8dfb92b58ff7268582f4bb964a35ee91c1345605 +Author: blam +Date: Thu Jan 20 10:35:44 2022 +0100 + + chore: eslint is no longer supported by the webpack ForkTsCheckerWebpackPlugin + + Signed-off-by: blam + +commit 663531d6af72f3214101e3d208c4761be9e5e96a +Author: blam +Date: Thu Jan 20 10:25:49 2022 +0100 + + chore: fixing some and bringing depdendencies up to date + + Signed-off-by: blam + +commit bfa059b765ee51a909bbeeebf327ec9dfb722f7b +Author: blam +Date: Tue Jan 18 16:19:56 2022 +0100 + + chore: run optional install in the storybook directory + + Signed-off-by: blam + +commit 4560581d0d7f703092336525000799907f9aa61f +Author: blam +Date: Tue Jan 18 16:14:46 2022 +0100 + + chore: fixing yarn.lock with new depedencies + + Signed-off-by: blam + +commit 53de6f91c2311d113262d3e7bdd4e8e26b733bfa +Author: snehaljos +Date: Tue Jan 18 18:35:22 2022 +0530 + + Updated the docs + + Signed-off-by: snehaljos + +commit e460ff035a84efe6f8c6e89c4f902e522fe68099 +Author: snehaljos +Date: Tue Jan 18 18:25:07 2022 +0530 + + Updated the action files + + Signed-off-by: snehaljos + +commit 30b67162b3bea44e6b0de3de50f896c6a79eff22 +Author: snehaljos +Date: Mon Jan 17 21:45:54 2022 +0530 + + Fix for issue #8869 + + Signed-off-by: snehaljos + +commit f869d916a86ea6a38ff51533cc2a150a0dd3b552 +Merge: 59e34e4038 a64f99f734 +Author: Eric Peterson +Date: Fri Jan 21 12:50:56 2022 +0100 + + Merge pull request #9058 from backstage/techdocs/copy-code-to-clipboard + + [TechDocs] Emulate mkdocs-material copy-to-clipboard functionality. + +commit 59e34e4038d03a7d0cc3c08bcd211896d7623fc4 +Merge: 2f0d3d3278 a3c4438abf +Author: Patrik Oldsberg +Date: Fri Jan 21 12:32:56 2022 +0100 + + Merge pull request #9070 from backstage/rugvip/deproute + + explore,catalog-graph: use entityRouteRef directly + +commit 2f0d3d327853d5121278e10a62e43d9ddc14306c +Author: Emma Indal +Date: Fri Jan 21 12:24:23 2022 +0100 + + [Home] forward classes to HomePageSearchBar instead of using className (#9049) + + * override styles + + Signed-off-by: Emma Indal + + * add changeset + + Signed-off-by: Emma Indal + + * update api report + + Signed-off-by: Emma Indal + + * forward classes instad of using className + + Signed-off-by: Emma Indal + + * update changeset breaking change, add instructions + + Signed-off-by: Emma Indal + +commit 4df8c4bfd8055f48f235e24df22b9af10b125e66 +Author: Gary Niemen <65337273+garyniemen@users.noreply.github.com> +Date: Fri Jan 21 10:45:26 2022 +0100 + + TechDocs etc update to Backstage roadmap (#8944) + + * TechDocs etc update to Backstage roadmap + + * fixup + + Signed-off-by: Fredrik Adelöw + + * Minor changes to roadmap + + * prettier fixup + + Signed-off-by: Emma Indal + + Co-authored-by: Fredrik Adelöw + Co-authored-by: Emma Indal + +commit 7fdeeead480075abe1d0b966f6c0b9f67480b894 +Merge: 69abb4cece ff93fbeeec +Author: Fredrik Adelöw +Date: Fri Jan 21 10:11:37 2022 +0100 + + Merge pull request #9050 from oparaskos/oparaskos-patch-1 + + Fix interpolated string `Failed to generate docs...` + +commit ff93fbeeec4f355563ac411c567057e5df502215 +Author: Fredrik Adelöw +Date: Fri Jan 21 09:41:45 2022 +0100 + + changeset + + Signed-off-by: Fredrik Adelöw + +commit 69abb4cecee19202334e3155797849ad3b780740 +Merge: 40f8f66b20 4528aa2586 +Author: Johan Haals +Date: Fri Jan 21 08:25:31 2022 +0100 + + Merge pull request #9082 from backstage/dependabot/npm_and_yarn/types/d3-selection-3.0.2 + + chore(deps-dev): bump @types/d3-selection from 3.0.1 to 3.0.2 + +commit 40f8f66b208f60628e8271b7e41fc33d78cababc +Merge: 80798b3936 694ae56de1 +Author: Johan Haals +Date: Fri Jan 21 08:25:11 2022 +0100 + + Merge pull request #9083 from backstage/dependabot/npm_and_yarn/types/yarnpkg__lockfile-1.1.5 + + chore(deps-dev): bump @types/yarnpkg__lockfile from 1.1.4 to 1.1.5 + +commit 80798b39361ba53dc24a0ad21809cd110bc1f459 +Merge: 974d25f822 10313948d5 +Author: Johan Haals +Date: Fri Jan 21 08:24:47 2022 +0100 + + Merge pull request #9080 from backstage/dependabot/npm_and_yarn/rollup/plugin-node-resolve-13.1.3 + + chore(deps): bump @rollup/plugin-node-resolve from 13.0.0 to 13.1.3 + +commit 974d25f822ca2ace4b338123059ace0ba36e6039 +Merge: daefff9319 08788009de +Author: Johan Haals +Date: Fri Jan 21 08:23:59 2022 +0100 + + Merge pull request #9078 from backstage/dependabot/npm_and_yarn/sucrase/jest-plugin-2.2.0 + + chore(deps): bump @sucrase/jest-plugin from 2.1.1 to 2.2.0 + +commit daefff93194800f26185acfbfb9b37080030f7c4 +Merge: fdde894f90 571f3631e6 +Author: Johan Haals +Date: Fri Jan 21 08:23:29 2022 +0100 + + Merge pull request #9075 from backstage/dependabot/npm_and_yarn/types/unzipper-0.10.5 + + chore(deps-dev): bump @types/unzipper from 0.10.4 to 0.10.5 + +commit fdde894f90027b21c675826e37d44c0983c0489d +Merge: 04b0cb2a7b 726f125e11 +Author: Johan Haals +Date: Fri Jan 21 08:23:11 2022 +0100 + + Merge pull request #9076 from backstage/dependabot/npm_and_yarn/jscodeshift-0.13.1 + + chore(deps): bump jscodeshift from 0.13.0 to 0.13.1 + +commit 694ae56de1a64cec212a6b757b6284140bbac2fa +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Fri Jan 21 04:32:58 2022 +0000 + + chore(deps-dev): bump @types/yarnpkg__lockfile from 1.1.4 to 1.1.5 + + Bumps [@types/yarnpkg__lockfile](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/yarnpkg__lockfile) from 1.1.4 to 1.1.5. + - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) + - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/yarnpkg__lockfile) + + --- + updated-dependencies: + - dependency-name: "@types/yarnpkg__lockfile" + dependency-type: direct:development + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit 4528aa2586fa41f3e566d875ce80a57f1591878e +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Fri Jan 21 04:32:04 2022 +0000 + + chore(deps-dev): bump @types/d3-selection from 3.0.1 to 3.0.2 + + Bumps [@types/d3-selection](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/d3-selection) 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-selection) + + --- + updated-dependencies: + - dependency-name: "@types/d3-selection" + dependency-type: direct:development + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit 10313948d59405671aa205caa6a1dfdb40ede167 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Fri Jan 21 04:29:33 2022 +0000 + + chore(deps): bump @rollup/plugin-node-resolve from 13.0.0 to 13.1.3 + + Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 13.0.0 to 13.1.3. + - [Release notes](https://github.com/rollup/plugins/releases) + - [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md) + - [Commits](https://github.com/rollup/plugins/commits/node-resolve-v13.1.3/packages/node-resolve) + + --- + updated-dependencies: + - dependency-name: "@rollup/plugin-node-resolve" + dependency-type: direct:production + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit 08788009ded499be41df56de8dd5d79c870999a9 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Fri Jan 21 04:27:07 2022 +0000 + + chore(deps): bump @sucrase/jest-plugin from 2.1.1 to 2.2.0 + + Bumps [@sucrase/jest-plugin](https://github.com/alangpierce/sucrase) from 2.1.1 to 2.2.0. + - [Release notes](https://github.com/alangpierce/sucrase/releases) + - [Changelog](https://github.com/alangpierce/sucrase/blob/main/CHANGELOG.md) + - [Commits](https://github.com/alangpierce/sucrase/commits) + + --- + updated-dependencies: + - dependency-name: "@sucrase/jest-plugin" + dependency-type: direct:production + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit 726f125e115b6eff84641412572c6d507b718f7a +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Fri Jan 21 04:12:27 2022 +0000 + + chore(deps): bump jscodeshift from 0.13.0 to 0.13.1 + + Bumps [jscodeshift](https://github.com/facebook/jscodeshift) from 0.13.0 to 0.13.1. + - [Release notes](https://github.com/facebook/jscodeshift/releases) + - [Changelog](https://github.com/facebook/jscodeshift/blob/main/CHANGELOG.md) + - [Commits](https://github.com/facebook/jscodeshift/compare/0.13.0...0.13.1) + + --- + updated-dependencies: + - dependency-name: jscodeshift + dependency-type: direct:production + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit 571f3631e6fe5ae72ef04f235755ade1c8bd6eac +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Fri Jan 21 04:11:26 2022 +0000 + + chore(deps-dev): bump @types/unzipper from 0.10.4 to 0.10.5 + + Bumps [@types/unzipper](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/unzipper) from 0.10.4 to 0.10.5. + - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) + - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/unzipper) + + --- + updated-dependencies: + - dependency-name: "@types/unzipper" + dependency-type: direct:development + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit a3c4438abf712ca79b38669258c67adac2f647e0 +Author: Patrik Oldsberg +Date: Thu Jan 20 22:41:22 2022 +0100 + + explore,catalog-graph: use entityRouteRef directly + + Signed-off-by: Patrik Oldsberg + +commit 04b0cb2a7b3dc408864ded58e70e4c2c96c3d3c9 +Merge: abc204b89d 884e83f0b2 +Author: Patrik Oldsberg +Date: Fri Jan 21 01:10:59 2022 +0100 + + Merge pull request #9071 from mdb/mdb/add-hbo-max + + add HBO Max to adopters list + +commit 884e83f0b2d5a82b2fbc96f4882b72d4e5415943 +Author: Mike Ball +Date: Thu Jan 20 18:17:01 2022 -0500 + + add HBO Max to adopters list + + Signed-off-by: Mike Ball + +commit 2a3f792f9e7dbba618b90bbf67654b8b6416e920 +Author: Elizabeth Stranack +Date: Thu Jan 20 14:01:39 2022 -0800 + + Updating Commit Changes + + Signed-off-by: Elizabeth Stranack + +commit abc204b89d70cffa9b27e9999c70acd2c6eb5a79 (tag: v0.64.1, tag: release-2022-01-20.1) +Merge: ad7780bb46 da4c50f124 +Author: Patrik Oldsberg +Date: Thu Jan 20 22:12:51 2022 +0100 + + Merge pull request #9069 from backstage/rugvip/tip + + tech-insights-backend: fixed type assignment + +commit da4c50f1248209efc4b62471056cb7e20759fb4d +Author: Patrik Oldsberg +Date: Thu Jan 20 21:47:10 2022 +0100 + + release tech-insights-backend 0.2.1 + + Signed-off-by: Patrik Oldsberg + +commit ad0a7eb088050bfe91d950deac8a7dda5e4b5b83 +Author: Patrik Oldsberg +Date: Thu Jan 20 21:44:47 2022 +0100 + + tech-insights-backend: fixed type assignment + + Signed-off-by: Patrik Oldsberg + +commit b9ef4086ae25fd0705545fbb2262d5d63169427e +Author: mufaddal motiwala +Date: Fri Jan 21 02:08:55 2022 +0530 + + formatting (empty line after import statement ) + + Signed-off-by: mufaddal motiwala + +commit 49eb9780d51c0c961001a05a9448adab6f1abbd2 +Author: mufaddal motiwala +Date: Fri Jan 21 01:51:20 2022 +0530 + + updated changeset + + Signed-off-by: mufaddal motiwala + +commit b45aff645e69e300173459ebf1adc01be8eca87f +Author: Alef +Date: Thu Jan 20 17:20:06 2022 -0300 + + fix: plugin logo + + Signed-off-by: Alef + +commit 48639b213ea67a086eb682a081a34b4d5c856baa +Author: Alef +Date: Thu Jan 20 17:08:10 2022 -0300 + + fix: yaml new line + + Signed-off-by: Alef + +commit e50ddb1f72590653c14c2caac8580b4fc85359b8 +Author: Alef +Date: Thu Jan 20 17:06:56 2022 -0300 + + docs: better naming + + Signed-off-by: Alef + +commit d42069763de1c0b67bfc88c1636cf56bde44b7cd +Author: mufaddal motiwala +Date: Fri Jan 21 01:25:51 2022 +0530 + + rewording + + Signed-off-by: mufaddal motiwala + +commit 83388d17e4a1da5d675fc8e15ea1c2a15368bffe +Author: mufaddal motiwala +Date: Fri Jan 21 01:19:06 2022 +0530 + + typo fix + + Signed-off-by: mufaddal motiwala + +commit 40d32c3c99c5c139a99c0beb058ef72f74810a3c +Author: mufaddal motiwala +Date: Fri Jan 21 01:13:46 2022 +0530 + + update api-report.md + + Signed-off-by: mufaddal motiwala + +commit aac316279fecb4a90248ca4b434c1cee020c21fb +Author: mufaddal motiwala +Date: Fri Jan 21 00:26:54 2022 +0530 + + add @backstage/plugin-catalog changeset + + Signed-off-by: mufaddal motiwala + +commit a0d446c8ecc4163a981ec1313124dab67f7db85b +Author: mufaddal motiwala +Date: Fri Jan 21 00:26:29 2022 +0530 + + add @backstage/create-app changeset + + Signed-off-by: mufaddal motiwala + +commit 6313075d770026d72c4f384b9b1e52c1c2948247 +Author: mufaddal motiwala +Date: Fri Jan 21 00:13:55 2022 +0530 + + deprecate EntitySystemDiagramCard + + Signed-off-by: mufaddal motiwala + +commit 0d57638d2b8eda60fe23a4714a2abbc118acbe99 +Author: mufaddal motiwala +Date: Fri Jan 21 00:13:10 2022 +0530 + + Replaced EntitySystemDiagramCard with EntityCatalogGraphCard + + Signed-off-by: mufaddal motiwala + +commit ad7780bb4684af1835194eb6371722c9a00ea299 +Merge: bed2da46af a1c792d71a +Author: Patrik Oldsberg +Date: Thu Jan 20 18:28:11 2022 +0100 + + Merge pull request #9057 from backstage/rugvip/workflows + + github/workflows: organize and rename + +commit a1c792d71ad93a191ff96d662989d0f0daaa067f +Author: Patrik Oldsberg +Date: Thu Jan 20 15:30:39 2022 +0100 + + github/workflows: rename and group + + Signed-off-by: Patrik Oldsberg + +commit a64f99f73424c64aef2055faf88bc144d76c1e3e +Author: Eric Peterson +Date: Thu Jan 20 16:14:59 2022 +0100 + + Emulate mkdocs-material copy-to-clipboard functionality. + + Signed-off-by: Eric Peterson + +commit bed2da46afe484667bb2c8e25f89941bd78610c2 +Merge: a370706a18 21885379c1 +Author: Patrik Oldsberg +Date: Thu Jan 20 14:18:40 2022 +0100 + + Merge pull request #9053 from backstage/benjdlambert-patch-1 + + goalie: cron is failing due to no user in some events + +commit 21885379c17bbce1162d95a9129358dae3b95904 +Author: Fredrik Adelöw +Date: Thu Jan 20 14:06:43 2022 +0100 + + fixup + + Signed-off-by: Fredrik Adelöw + +commit e872c7ebaf59fb14cdaceeabd75506b7bfbe52c2 +Author: Ben Lambert +Date: Thu Jan 20 13:30:24 2022 +0100 + + Revert back to cron + + Signed-off-by: Ben Lambert + +commit b9e5973d9bd86a379246b15de6a83c0b799b9256 +Author: Ben Lambert +Date: Thu Jan 20 13:27:14 2022 +0100 + + Removing unused var + + Signed-off-by: Ben Lambert + +commit aad66df1ba5a86579eae3f4d269fdd745612f8e9 +Author: Ben Lambert +Date: Thu Jan 20 13:25:22 2022 +0100 + + Doesn't support optional chaining + + Signed-off-by: Ben Lambert + +commit e053eb597a120e4da793a71e86dc7d115436ab5b +Author: Ben Lambert +Date: Thu Jan 20 13:21:47 2022 +0100 + + Replace to pipes instead + + Signed-off-by: Ben Lambert + +commit 6d08f818a6172f90bb4932bde7d76d5842a99685 +Author: Ben Lambert +Date: Thu Jan 20 13:19:17 2022 +0100 + + Fixing by falling back to the committer and check to see if there's a user + + Signed-off-by: Ben Lambert + +commit 1e423fab53cab694281fcad96bd61930d599e8fc +Author: Ben Lambert +Date: Thu Jan 20 13:05:58 2022 +0100 + + chore: add a check to see what's going on with an event + + Signed-off-by: Ben Lambert + +commit d392d2dbb33979bfea7ebe0a2bc7e2b8082c1601 +Author: Ben Lambert +Date: Thu Jan 20 13:02:59 2022 +0100 + + change run frequency to push + + Signed-off-by: Ben Lambert + +commit a370706a18a3b8e3db8822b231a0bb554c8faf6c +Merge: a39b265786 427fa5de82 +Author: Fredrik Adelöw +Date: Thu Jan 20 13:40:19 2022 +0100 + + Merge pull request #9045 from kim5566/k8s/use-default-kubeconfig + + Kubernetes plugin: Loading default Kube configuration + +commit a39b265786582b387c2af5a5533297bedf13cee2 +Merge: 898e2d8933 fb0da1e418 +Author: Fredrik Adelöw +Date: Thu Jan 20 13:21:36 2022 +0100 + + Merge pull request #9052 from backstage/catalog-permission-integration/doc-fix + + Fix link in MockPermissionApi docs + +commit 898e2d89332a8585bab13c2b395a64c19b445804 +Merge: 600d6e3c85 b4bbd0e47d +Author: Fredrik Adelöw +Date: Thu Jan 20 12:48:38 2022 +0100 + + Merge pull request #9051 from backstage/freben/fix-task-tests + + fix the tasks test + +commit 600d6e3c854bbfb12a0078ca6f726d1c0d1fea0b (tag: v0.64.0, tag: release-2022-01-20) +Merge: 4918be78b0 8b18d054f3 +Author: Patrik Oldsberg +Date: Thu Jan 20 12:34:10 2022 +0100 + + Merge pull request #9006 from backstage/changeset-release/master + + Version Packages + +commit fb0da1e418ad887300738eab1f36c3074b998f00 +Author: Joon Park +Date: Thu Jan 20 11:16:01 2022 +0000 + + Fix link in MockPermissionApi docs + + Signed-off-by: Joon Park + +commit b4bbd0e47d38f52896f159c00bb025d6978ce096 +Author: Fredrik Adelöw +Date: Thu Jan 20 12:15:59 2022 +0100 + + fix the tasks test + + Signed-off-by: Fredrik Adelöw + +commit 46dcbaeb645165c2ce94cad28704067f3ed30bcc +Author: Oliver Paraskos +Date: Thu Jan 20 10:52:15 2022 +0000 + + Fix interpolated string `Failed to generate docs...` + + A string was using the wrong kind of quotes and so the interpolated fields weren't. + + Signed-off-by: Oliver Paraskos + +commit 8b18d054f3866ed14e9064d631cb548b37225a2d +Author: github-actions[bot] +Date: Thu Jan 20 10:33:31 2022 +0000 + + Version Packages + +commit 4918be78b0c9691566a5b77b9b28d247a9067eb2 +Merge: 0577f29a13 3aa2ae1f91 +Author: Fredrik Adelöw +Date: Thu Jan 20 11:25:56 2022 +0100 + + Merge pull request #8769 from backstage/freben/techdocs-clients + + Some more usage of the `FetchApi` + +commit 0577f29a13c96d3dac558005f7af853327b4ad52 +Merge: 6be95e308f 5e8d278f8e +Author: Patrik Oldsberg +Date: Thu Jan 20 11:11:21 2022 +0100 + + Merge pull request #8931 from backstage/rugvip/entityrr + + catalog-react: deprecate catalogRouteRef and deduplicate entityRouteRef + +commit 6be95e308fe1de49f0487ac288120c362d94f9fe +Merge: 1fb1555145 a8e6265109 +Author: Fredrik Adelöw +Date: Thu Jan 20 11:00:39 2022 +0100 + + Merge pull request #9048 from backstage/revert-8987-dependabot/npm_and_yarn/helmet-5.0.1 + + Revert "build(deps): bump helmet from 4.4.1 to 5.0.1" + +commit 1fb15551458e0d1b85315f182b73850548eac655 +Merge: 795e13be49 f8496730ab +Author: Patrik Oldsberg +Date: Thu Jan 20 11:00:18 2022 +0100 + + Merge pull request #9043 from backstage/rugvip/full-refal-panic + + auth-backend: make sure userEntityRef is always a full entity ref + +commit 3aa2ae1f91bb5ca21d5edc4de3f2c649fee18d9b +Author: Fredrik Adelöw +Date: Tue Jan 11 16:29:48 2022 +0100 + + expand on the changesets + + Signed-off-by: Fredrik Adelöw + +commit fb565073ec95afa5871e761d08c3ae215f31e447 +Author: Fredrik Adelöw +Date: Fri Jan 7 20:46:52 2022 +0100 + + implement injectIdentityAuth + + Signed-off-by: Fredrik Adelöw + +commit 19ea047412a3a5b209a03d457c1531a0b7a9e360 +Author: Fredrik Adelöw +Date: Fri Jan 7 17:28:48 2022 +0100 + + use a one-argument constructor instead of setters + + Signed-off-by: Fredrik Adelöw + +commit 6bf7826258ee4e1f475b8728db207e882d5a7ea0 +Author: Fredrik Adelöw +Date: Thu Jan 6 19:46:33 2022 +0100 + + add and use MockFetchApi + + Signed-off-by: Fredrik Adelöw + +commit aecfe4f403d72dd5e4c60893b659d459ff11acdd +Author: Fredrik Adelöw +Date: Wed Jan 5 21:35:51 2022 +0100 + + same for the scaffolder + + Signed-off-by: Fredrik Adelöw + +commit 88a0a4ee6a29de2b40961db916d1c1ea57e68c47 +Author: Fredrik Adelöw +Date: Wed Jan 5 21:19:07 2022 +0100 + + Make the techdocs APIs use the FetchApi + + Signed-off-by: Fredrik Adelöw + +commit 795e13be4967cbeab80405198cfa4ef6bd1f3bb7 +Merge: c10beb84e5 6ba478138d +Author: Fredrik Adelöw +Date: Thu Jan 20 10:23:15 2022 +0100 + + Merge pull request #8972 from backstage/catalog-permission-integration/unregister-entity + + Disable unregister entity button in catalog if unauthorized + +commit c10beb84e590446b33454a2b37ad681940b616f6 +Merge: 72c51e8483 66a1456286 +Author: Fredrik Adelöw +Date: Thu Jan 20 10:22:56 2022 +0100 + + Merge pull request #9042 from backstage/rugvip/tip + + changesets: add tip for handling react-use error when upgrading TypeScript + +commit 72c51e848376a86428132c597abbcdd1304bee6b +Merge: 5dc22bd77f a56eb5242a +Author: Fredrik Adelöw +Date: Thu Jan 20 10:17:15 2022 +0100 + + Merge pull request #9046 from kim5566/k8s/google-service-account-authprovider + + Kubernetes plugin: Add a Google Service Account auth provider + +commit a8e6265109b21fa27c48dc45443f76d3be73302b +Author: Fredrik Adelöw +Date: Thu Jan 20 09:54:39 2022 +0100 + + Revert "build(deps): bump helmet from 4.4.1 to 5.0.1" + + Signed-off-by: Fredrik Adelöw + +commit f8496730abd68dcec6947c4ed9275591cbc9c6ee +Author: Patrik Oldsberg +Date: Wed Jan 19 23:30:58 2022 +0100 + + auth-backend: make sure userEntityRef is always a full entity ref + + Signed-off-by: Patrik Oldsberg + +commit 5dc22bd77f9ec457b84695c2568fe2519ac09efb +Merge: 868cd6e736 b8b5945990 +Author: Ben Lambert +Date: Thu Jan 20 10:00:50 2022 +0100 + + Merge pull request #9047 from backstage/blam/goalie-workflows-fix-events + + chore: events endpoint does not return all events.. so we go get them ourselves + +commit 868cd6e736871623f3e7db780ccf4c2ec8e0b4b9 +Merge: 452afde031 f2fe4d240b +Author: Patrik Oldsberg +Date: Thu Jan 20 09:56:10 2022 +0100 + + Merge pull request #9037 from backstage/rugvip/react17 + + Upgrade to React 17 + +commit 452afde0311da24d026a1ff0db2240b4e4c5d531 +Merge: 444175b7a4 7e76e7dc12 +Author: Ben Lambert +Date: Thu Jan 20 09:28:37 2022 +0100 + + Merge pull request #9038 from backstage/blam/scaffolder-secrets + + scaffolder: Support supplying secrets at Task Creation + +commit b8b5945990fc0c208b3dcad52dbe498295a10ea7 +Author: blam +Date: Thu Jan 20 09:18:17 2022 +0100 + + chore: filter out anything by bots + + Signed-off-by: blam + +commit 444175b7a4095f4a2c0e29c3b57d84d282bac755 +Merge: 1592cfd2f1 c1a6d642bd +Author: Fredrik Adelöw +Date: Thu Jan 20 09:13:35 2022 +0100 + + Merge pull request #8987 from backstage/dependabot/npm_and_yarn/helmet-5.0.1 + + build(deps): bump helmet from 4.4.1 to 5.0.1 + +commit 7e76e7dc123975781f39d4a19e09a8dd665b9c65 +Author: blam +Date: Thu Jan 20 09:02:46 2022 +0100 + + chore: adjusting the types a little bit and regenerating api-docs + + Signed-off-by: blam + +commit 1592cfd2f1b848f99fa139527a6197447d3d5d7a +Merge: 2da2eda0e9 5cc0b0ee37 +Author: Ben Lambert +Date: Thu Jan 20 09:02:15 2022 +0100 + + Merge pull request #9041 from backstage/rugvip/fixdocs + + fix API reference + add regression test + +commit 231846b4e5a225ae9643dc6100c137d362536902 +Author: blam +Date: Thu Jan 20 08:36:38 2022 +0100 + + chore: reset back to cron time as this all seems to work perfectly + + Signed-off-by: blam + +commit b7b44015c412f3eb92fa17a2f60c4bbfc5191758 +Author: blam +Date: Thu Jan 20 08:34:49 2022 +0100 + + chore: missed the async function here + + Signed-off-by: blam + +commit 673e73ea422b08098e929008ef0c3a53732165c3 +Author: blam +Date: Thu Jan 20 08:30:54 2022 +0100 + + chore: events endpoint does not return all events.. so we go get them ourselves + + Signed-off-by: blam + +commit a56eb5242abe63a158facf0dafaccdee917bd0e7 +Author: kim5566 <28945404+kim5566@users.noreply.github.com> +Date: Thu Jan 20 14:07:03 2022 +1100 + + update doc + + Signed-off-by: kim5566 <28945404+kim5566@users.noreply.github.com> + +commit edbd626d0a4222f18ab969512a6c70071ae0e3ee +Author: kim5566 <28945404+kim5566@users.noreply.github.com> +Date: Thu Jan 20 13:58:21 2022 +1100 + + add changeset + + Signed-off-by: kim5566 <28945404+kim5566@users.noreply.github.com> + +commit 8cd1d9033dca3dd45c2fd1475b0bc9378ab054ad +Author: kim5566 <28945404+kim5566@users.noreply.github.com> +Date: Thu Jan 20 13:55:52 2022 +1100 + + add new googleServiceAccount authProvider + + Signed-off-by: kim5566 <28945404+kim5566@users.noreply.github.com> + +commit 427fa5de82b3eb1c8429ef05c3ea0b1a650a1632 +Author: kim5566 <28945404+kim5566@users.noreply.github.com> +Date: Thu Jan 20 10:42:43 2022 +1100 + + update changeset + + Signed-off-by: kim5566 <28945404+kim5566@users.noreply.github.com> + +commit 278baee51453c2b59fc79ff7d71da99b84f57343 +Author: kim5566 <28945404+kim5566@users.noreply.github.com> +Date: Thu Jan 20 10:37:10 2022 +1100 + + update changeset + + Signed-off-by: kim5566 <28945404+kim5566@users.noreply.github.com> + +commit 8fc0d122e8f7dec5f65c36088e3975b0ff8b7337 +Author: kim5566 <28945404+kim5566@users.noreply.github.com> +Date: Thu Jan 20 09:49:24 2022 +1100 + + add changeset + + Signed-off-by: kim5566 <28945404+kim5566@users.noreply.github.com> + +commit 120c133e3ba877753e559e39ec4a12be199dbde8 +Author: kim5566 <28945404+kim5566@users.noreply.github.com> +Date: Thu Jan 20 09:45:09 2022 +1100 + + if serviceAccountToken not provided use default + + Signed-off-by: kim5566 <28945404+kim5566@users.noreply.github.com> + +commit 66a1456286bd9d43dc1132cb32103e0bf9bb1371 +Author: Patrik Oldsberg +Date: Wed Jan 19 22:25:49 2022 +0100 + + changesets: add tip for handling react-use error when upgrading TypeScript + + Signed-off-by: Patrik Oldsberg + +commit 5cc0b0ee37306b186b3c99b3348c909de96a561e +Author: Patrik Oldsberg +Date: Wed Jan 19 21:33:34 2022 +0100 + + scripts/verify-api-reference: added more context and hint for how to fix + + Signed-off-by: Patrik Oldsberg + +commit c540922cad0c3736969c08b64a4987cabf69fb42 +Author: Patrik Oldsberg +Date: Wed Jan 19 20:03:59 2022 +0100 + + fix API reference + add regression test + + Signed-off-by: Patrik Oldsberg + +commit 2da2eda0e9a49953ea30c3faf1d6b7e6488ac7d5 +Merge: ce5edcbc05 e9bea97be4 +Author: Fredrik Adelöw +Date: Wed Jan 19 19:28:03 2022 +0100 + + Merge pull request #9035 from backstage/dependabot/npm_and_yarn/trim-off-newlines-1.0.3 + + chore(deps): bump trim-off-newlines from 1.0.1 to 1.0.3 + +commit f2fe4d240bf4dc14789928db71a685c721c6aa8a +Author: Patrik Oldsberg +Date: Wed Jan 19 19:11:04 2022 +0100 + + cli: only apply hot loader hook support alias for react 16 + + Signed-off-by: Patrik Oldsberg + +commit 5e8d278f8e133d2436b26ab2b93d8c1a4e6e0038 +Author: Patrik Oldsberg +Date: Wed Jan 19 18:38:43 2022 +0100 + + create-app: update to bind the org plugin catalog index route + + Signed-off-by: Patrik Oldsberg + +commit 783c435e461dffbe7fc08f660eddfcf7f501655c +Author: blam +Date: Wed Jan 19 18:38:10 2022 +0100 + + api-docs: regenerate reports for scaffolder and changes + + Signed-off-by: blam + +commit b05d3032260a21d28a555b24c01450b97fcc1c4f +Author: blam +Date: Wed Jan 19 18:20:54 2022 +0100 + + chore: added changeset + + Signed-off-by: blam + +commit 8181b34c892edf89582439a71ff28ea6d1179aaf +Author: blam +Date: Wed Jan 19 18:20:19 2022 +0100 + + chore: set the secrets type as TaskSecrets + + Signed-off-by: blam + +commit 2d4ef2b78e1dd01d40c2868d45bf9ce6665fc4bb +Author: blam +Date: Wed Jan 19 18:13:32 2022 +0100 + + chore: secrets are removed when claiming the task + + Signed-off-by: blam + +commit e9bea97be47c6ff04b324091e4fb1b29c443f533 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Wed Jan 19 17:11:14 2022 +0000 + + chore(deps): bump trim-off-newlines from 1.0.1 to 1.0.3 + + Bumps [trim-off-newlines](https://github.com/stevemao/trim-off-newlines) from 1.0.1 to 1.0.3. + - [Release notes](https://github.com/stevemao/trim-off-newlines/releases) + - [Commits](https://github.com/stevemao/trim-off-newlines/compare/v1.0.1...v1.0.3) + + --- + updated-dependencies: + - dependency-name: trim-off-newlines + dependency-type: indirect + ... + + Signed-off-by: dependabot[bot] + +commit ce5edcbc0537b3d10722b1a5dd27b66078115aca +Merge: 622bf785f7 0c0d8a47e7 +Author: Fredrik Adelöw +Date: Wed Jan 19 18:07:03 2022 +0100 + + Merge pull request #8973 from benlangfeld/patch-2 + + Bump @asyncapi/react-component for CVE + +commit b5402d6d72f59ad0b12a5b09232b93bafcefb982 +Author: Patrik Oldsberg +Date: Wed Jan 19 17:18:11 2022 +0100 + + switch to React 17 + + Signed-off-by: Patrik Oldsberg + +commit 128a489ba0866f1d6fa7475c089f233a708b93d3 +Author: blam +Date: Wed Jan 19 17:18:30 2022 +0100 + + chore: delete the secrets when claiming the task so we don't store anything locally + + Signed-off-by: blam + +commit d19c88a9e480ad055aeab9e55986ae541d53b55a +Author: blam +Date: Wed Jan 19 17:13:59 2022 +0100 + + chore: moving the catalog register to use `backstageToken` instead from the secrets + + Signed-off-by: blam + +commit f999b4063a137f014dc177dc34ee45d7bd789e65 +Author: blam +Date: Wed Jan 19 17:11:45 2022 +0100 + + chore: deprecating the token that's passed through to the context and using ctx.secrets.backstageToken instead + + Signed-off-by: blam + +commit c3a28a46fcd494b308258b0aba99a076945b8c23 +Author: blam +Date: Wed Jan 19 16:43:45 2022 +0100 + + chore: deprecating the token field and renaming to backstageToken as token is far too generic + + Signed-off-by: blam + +commit 7149150bd9ecfd7ad676eaf2f3bab12b571e23c6 +Author: Patrik Oldsberg +Date: Wed Jan 19 16:43:26 2022 +0100 + + yarn.lock: bump @roadiehq deps + + Signed-off-by: Patrik Oldsberg + +commit 8100abfde283003bfe1c6a32e4a5c3d800ab24cd +Author: blam +Date: Wed Jan 19 16:43:12 2022 +0100 + + feat: adding the option to pass secrets from the frontend from the ScaffolderApiClient + + Signed-off-by: blam + +commit 319ca2b20a78fbd81ddc0ee9caad86c7b5463539 +Author: Patrik Oldsberg +Date: Wed Jan 19 10:00:08 2022 +0100 + + core-app-api: moved out and delay the route binding logic + + Signed-off-by: Patrik Oldsberg + +commit 3d870192697b7481ceb063152fa2fe40bd110347 +Author: Patrik Oldsberg +Date: Fri Jan 14 14:14:20 2022 +0100 + + catalog-react: route ref deprecations + deduplication and docs + + Signed-off-by: Patrik Oldsberg + +commit 8a6950b82221cf62e0e5e229bd64d447d6c98f4f +Author: Patrik Oldsberg +Date: Fri Jan 14 11:27:03 2022 +0100 + + bazaar: stop using catalogRouteRef + + Signed-off-by: Patrik Oldsberg + +commit 1285c2fe60063ee9d26237d36e695227f2a90ca1 +Author: Patrik Oldsberg +Date: Fri Jan 14 11:13:18 2022 +0100 + + org: switched catalog index route to use an external route ref + + Signed-off-by: Patrik Oldsberg + +commit 622bf785f781742928172ba162dc88e95aface3f +Merge: 5390c64d87 a53d7d8143 +Author: Fredrik Adelöw +Date: Wed Jan 19 16:35:36 2022 +0100 + + Merge pull request #9033 from backstage/sub-is-full-ref + + Sub is full ref + +commit 0c0d8a47e73b58d9491e43616bff5386cb0fefa9 +Author: Ben Langfeld +Date: Mon Jan 17 16:27:19 2022 -0300 + + Bump @asyncapi/react-component for CVE + + [CVE-2022-21680](https://github.com/advisories/GHSA-rrrm-qjm4-v8hf) and [CVE-2022-21681](https://github.com/advisories/GHSA-5v2h-r2cx-5xgj) + + See https://github.com/asyncapi/asyncapi-react/pull/522 + + Signed-off-by: Ben Langfeld + +commit f050eec2c0dc5fe02428d29e47bda57017b5dcfa +Author: Patrik Oldsberg +Date: Fri Jan 14 11:09:57 2022 +0100 + + core-app-api: added validation of external route bindings + + Signed-off-by: Patrik Oldsberg + +commit 2ff3f1d3bf7ee6f864285c67b91ed7aef38028e2 +Author: Patrik Oldsberg +Date: Fri Jan 14 11:04:12 2022 +0100 + + microsite: add links page with stable links to various places + + Signed-off-by: Patrik Oldsberg + +commit 5390c64d87e2c9d1abd9547bcc9a82c174cc73ba +Merge: 2b46058df8 9565610509 +Author: Fredrik Adelöw +Date: Wed Jan 19 16:13:45 2022 +0100 + + Merge pull request #8804 from lakshikaparihar/master + + Adding Mermaid instructions to Tech Docs Guides + +commit 2b46058df8abe816ba8727b109ebbfefbf2a46fd +Merge: 835b2da52a 9b9e442da0 +Author: Patrik Oldsberg +Date: Wed Jan 19 16:11:34 2022 +0100 + + Merge pull request #9031 from SDA-SE/docs/fix-oauth2proxy-reference + + docs(auth): align provider reference with config example + +commit a53d7d8143f3efd4efaf50a2ea767185c02341be +Author: elonj +Date: Wed Jan 19 09:42:35 2022 -0500 + + generated changeset + + Signed-off-by: elonj + +commit 8143d941b80af24c28dd720e534b6109e534da26 +Author: elonj +Date: Wed Jan 19 09:34:23 2022 -0500 + + ids will be name + + Signed-off-by: elonj + +commit b7c1bb21adeb1e232fb6b43eed3c0712f9b47ef7 +Author: elonj +Date: Tue Jan 18 11:31:55 2022 -0500 + + fixed GithubAuth tests + + Signed-off-by: elonj + +commit d0ad9ebe22ec457a833912d3032815bb52d54669 +Author: elonj +Date: Thu Jan 13 17:51:25 2022 -0500 + + auth providers will return entity ref as "sub" value + + Signed-off-by: elonj + +commit 9565610509c261fea7bedb668fe96f1f4785d5f8 +Author: Fredrik Adelöw +Date: Wed Jan 19 15:20:06 2022 +0100 + + prettier + + Signed-off-by: Fredrik Adelöw + +commit 6ba478138daf15064d63987becd81a12ab3872ed +Author: Joon Park +Date: Wed Jan 19 12:53:38 2022 +0000 + + Refactor useEntityPermission + + Signed-off-by: Joon Park + +commit 835b2da52afa22d3f1abaf8abf06f7c0d291c82b +Merge: 472e02160e 3a5eba9464 +Author: Fredrik Adelöw +Date: Wed Jan 19 14:59:57 2022 +0100 + + Merge pull request #8967 from djamaile/master + + chore(catalog): export RelatedEntitiesCard component + +commit 9b9e442da0a03390b877b029b28081e2e7b706d2 +Author: Dominik Schwank +Date: Wed Jan 19 14:15:49 2022 +0100 + + docs(auth): align provider reference with config example + + The used provider reference was not aligned with the config example. + + Signed-off-by: Dominik Schwank + +commit 3a5eba94647445b36e7b13df249fa717494def5b +Author: Fredrik Adelöw +Date: Wed Jan 19 13:59:09 2022 +0100 + + fixup + + Signed-off-by: Fredrik Adelöw + +commit 472e02160e29264ce03e55004454de2c2b2a8e91 +Merge: 3be00ed138 56a7513656 +Author: Ben Lambert +Date: Wed Jan 19 13:58:53 2022 +0100 + + Merge pull request #9008 from backstage/rugvip/exit + + changeset: exit prerelease mode + +commit 3be00ed138d33174daaf380880957a58efe55ebd +Merge: 04fd26b4ae 23027665f1 +Author: Johan Haals +Date: Wed Jan 19 13:58:07 2022 +0100 + + Merge pull request #9027 from backstage/rugvip/patch-tweaks + + docs/publish: tweak patch release process + +commit 04fd26b4ae0c71d725d5c13d6c05f4f08a0c1306 +Merge: cdaca3ef82 a56f3fdbb2 +Author: Ben Lambert +Date: Wed Jan 19 13:36:35 2022 +0100 + + Merge pull request #9028 from backstage/blam/goalie-workflows + + Goalie Workflow (again) + +commit bff82c9ed2708c9e092ee6d49125df320ff87ff2 +Author: Fredrik Adelöw +Date: Wed Jan 19 13:21:49 2022 +0100 + + fixup + + Signed-off-by: Fredrik Adelöw + +commit cdaca3ef82c630ee9dd0e450d4b6ee29142f8888 +Merge: 2e903d91af 725af819e3 +Author: Patrik Oldsberg +Date: Wed Jan 19 13:34:10 2022 +0100 + + Merge pull request #9029 from backstage/mob/fix-changeset-release + + Run prepare release script part of the changeset release + +commit 725af819e353b46bb47e9f2ff420e0caf3794632 +Author: blam +Date: Wed Jan 19 13:29:51 2022 +0100 + + Run prepare release script part of the changeset release + + Co-authored-by: Johan Haals + Co-authored-by: Fredrik Adelöw + Co-authored-by: Patrik Oldsberg + Signed-off-by: blam + +commit 7f9270117a3c5e4a72f60bd2210a5c5f9c0a5759 +Author: elstranack +Date: Thu Jan 13 13:59:12 2022 -0800 + + Removing the any and updating the api:report + + Signed-off-by: elstranack + +commit 064e750a503613d6fea810323ba19971a50a3657 +Author: elstranack +Date: Fri Jan 7 08:17:47 2022 -0800 + + Adding hover message and an info icon. + + Signed-off-by: elstranack + +commit a56f3fdbb20b2e68946cfe3b0d70a703f602f0fc +Author: blam +Date: Wed Jan 19 13:00:43 2022 +0100 + + docs: updating some documentation for the workflows + + Signed-off-by: blam + +commit 23027665f19799b4e5b1041ffd2690b639d5c78c +Author: Patrik Oldsberg +Date: Wed Jan 19 12:59:03 2022 +0100 + + docs/publish: tweak patch release process + + Signed-off-by: Patrik Oldsberg + +commit b2313e2329eb43bd1ffbd6523bcfba6acf841282 +Author: blam +Date: Wed Jan 19 12:57:25 2022 +0100 + + chore: pull.user not pull.author + + Signed-off-by: blam + +commit 2e903d91afd15ca91c9591281392f6d5cf20a980 +Merge: e14cba1e33 751e0ceb2a +Author: Ben Lambert +Date: Wed Jan 19 12:53:47 2022 +0100 + + Merge pull request #9025 from backstage/blam/fix-todo-plugin-readme + + todos: fix typo in README.md + +commit e14cba1e331b9aa2640b6e553233a3aa917db9dd +Merge: 94c0026640 17eabeb6ad +Author: Ben Lambert +Date: Wed Jan 19 12:51:50 2022 +0100 + + Merge pull request #9026 from backstage/blam/goalie-workflows + + goalie-workflow: wrap the action as it's not a starting + +commit 440c534dd8c61db83edde221aec7c2adb4c31c95 +Author: djamaile +Date: Wed Jan 19 12:34:15 2022 +0100 + + chore: change exported component name + + Signed-off-by: djamaile + +commit 94c00266400253d899501df463d14e212f786c19 +Merge: 99f675b5aa dfbd30a14c +Author: Fredrik Adelöw +Date: Wed Jan 19 12:12:49 2022 +0100 + + Merge pull request #9022 from mufaddal7/fix/newrelic-dashboard + + Fix/newrelic dashboard + +commit 99f675b5aa2c7aec35e5372f0ea6163da53fda19 +Merge: bc75e051db f815b7e4a4 +Author: Fredrik Adelöw +Date: Wed Jan 19 12:10:25 2022 +0100 + + Merge pull request #8995 from backstage/dependabot/npm_and_yarn/google-cloud/firestore-5.0.2 + + build(deps): bump @google-cloud/firestore from 4.15.1 to 5.0.2 + +commit 17eabeb6ad29878cef216bc93345b108bc98e523 +Author: blam +Date: Wed Jan 19 11:56:50 2022 +0100 + + chore: wrap the action as it's not a starting + + Signed-off-by: blam + +commit 751e0ceb2ac80c0861d68d7667ef6fc4796037aa +Author: blam +Date: Wed Jan 19 11:25:01 2022 +0100 + + fix: readme typo + + Signed-off-by: blam + +commit bc75e051db1ca820f09053d9e63793b871f84917 +Merge: e5783ad087 476c05a6bd +Author: Fredrik Adelöw +Date: Wed Jan 19 11:51:43 2022 +0100 + + Merge pull request #9018 from backstage/dependabot/npm_and_yarn/lint-staged-12.2.0 + + chore(deps-dev): bump lint-staged from 11.1.2 to 12.2.0 + +commit e5783ad087d9f0143087ff97fc9389a816d32bb3 +Merge: cc33f8d8cb 1245434124 +Author: Fredrik Adelöw +Date: Wed Jan 19 11:49:42 2022 +0100 + + Merge pull request #9023 from backstage/blam/goalie-workflows + + Remove the awaiting-review label when the PR is closed + +commit e845a5b30aea95fff2e852f570ed08f75013d731 +Author: blam +Date: Wed Jan 19 11:41:48 2022 +0100 + + chore: updated patched.json with the next release for plugin-todo + + Signed-off-by: blam + +commit cc33f8d8cb8a258f349de2b65e0dbd9b1607afb2 +Merge: 84c63a39b7 520332da27 +Author: Fredrik Adelöw +Date: Wed Jan 19 11:39:37 2022 +0100 + + Merge pull request #8782 from akz08/reroute-register-api + + Reroute register api + +commit 4d6b58d5b6ea114ee1f2bc7c2a55c46d4b20b1e9 +Author: blam +Date: Wed Jan 19 11:25:01 2022 +0100 + + fix: readme typo + + Signed-off-by: blam + +commit 84c63a39b7fe88c841e3660330858321baa2ee96 +Merge: 1f65b3752e 0e76e264e9 +Author: Fredrik Adelöw +Date: Wed Jan 19 11:31:25 2022 +0100 + + Merge pull request #9010 from RoadieHQ/update-github-credentials-provider + + Update GitHub credentials provider + +commit 1245434124bf8e7bf809c851a24442ad7dfb709f +Author: blam +Date: Wed Jan 19 10:38:33 2022 +0100 + + chore: namespace the workflow name + + Signed-off-by: blam + +commit 21d2908351526495bf11e16efc733588a38e0668 +Author: blam +Date: Wed Jan 19 10:35:46 2022 +0100 + + chore: remove extra request - not needed as we already have the PR and only use it for the author. + + Signed-off-by: blam + +commit 1f65b3752ec030b2ad26b1e4d0e49098976ca200 +Merge: f92294b004 cd6854046e +Author: Eric Peterson +Date: Wed Jan 19 10:10:49 2022 +0100 + + Merge pull request #9001 from backstage/validate-search-query-string + + search-backend: validate query string + +commit 0981cb2f571459cbb6931fb69c914c149957b922 +Author: blam +Date: Wed Jan 19 09:56:52 2022 +0100 + + chore: remove the label when it's closed + + Signed-off-by: blam + +commit f92294b0047eac83d1346649b937d09d4dc217e3 +Merge: 5754f2d200 4b42944ca0 +Author: Ben Lambert +Date: Wed Jan 19 09:42:18 2022 +0100 + + Merge pull request #9013 from backstage/blam/goalie-workflows + + Don't remove the `awaiting-review` label if the author was the last event + +commit 5754f2d200224ea3eb52559fc8de2e2c8b39a6dc +Merge: ec60bc64a9 59732bb11f +Author: Fredrik Adelöw +Date: Wed Jan 19 09:32:16 2022 +0100 + + Merge pull request #8455 from Sarabadu/master + + [RFC] LayoutProvider and focusContent + +commit dfbd30a14cef244631696b7250362d3f0f3de4cd +Author: mufaddal motiwala +Date: Wed Jan 19 13:02:58 2022 +0530 + + md quality workflow check + + Signed-off-by: mufaddal motiwala + +commit afe1bd78d2a29421939e5a8698bba3619a6f8af5 +Author: mufaddal motiwala +Date: Wed Jan 19 12:53:02 2022 +0530 + + add changeset + + Signed-off-by: mufaddal motiwala + +commit 69883ebcc01905286302378830aafacc9e58eacf +Author: mufaddal motiwala +Date: Wed Jan 19 12:50:30 2022 +0530 + + render single page dashboards + + Signed-off-by: mufaddal motiwala + +commit ec60bc64a9e2c2d2ee01e2c1dcb3861bb5f210ec +Merge: 3259b08078 ee083012f9 +Author: Fredrik Adelöw +Date: Wed Jan 19 06:35:05 2022 +0100 + + Merge pull request #9017 from backstage/dependabot/npm_and_yarn/types/dockerode-3.3.1 + + chore(deps): bump @types/dockerode from 3.3.0 to 3.3.1 + +commit 3259b08078c073fc3bf18b045cbcc517a92ca3c6 +Merge: bb8773073d b9084ed6fe +Author: Fredrik Adelöw +Date: Wed Jan 19 06:33:36 2022 +0100 + + Merge pull request #9019 from backstage/dependabot/npm_and_yarn/acuris/aws-es-connection-2.3.0 + + chore(deps): bump @acuris/aws-es-connection from 2.2.0 to 2.3.0 + +commit bb8773073d761a3b6cd35d5c69403bb7aeb10e8f +Merge: c67b1bdb03 8a47851284 +Author: Fredrik Adelöw +Date: Wed Jan 19 06:32:40 2022 +0100 + + Merge pull request #9020 from backstage/dependabot/npm_and_yarn/testcontainers-8.2.0 + + chore(deps): bump testcontainers from 8.1.2 to 8.2.0 + +commit c67b1bdb03a98aab85957ad5b62c96efd26ec4e3 +Merge: d5f2f907a7 6da99cedf6 +Author: Fredrik Adelöw +Date: Wed Jan 19 06:31:52 2022 +0100 + + Merge pull request #9021 from backstage/dependabot/npm_and_yarn/types/nunjucks-3.2.1 + + chore(deps-dev): bump @types/nunjucks from 3.2.0 to 3.2.1 + +commit 6da99cedf65ef10bbc6b1f5c95ebe643b8fd8617 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Wed Jan 19 04:39:25 2022 +0000 + + chore(deps-dev): bump @types/nunjucks from 3.2.0 to 3.2.1 + + Bumps [@types/nunjucks](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/nunjucks) from 3.2.0 to 3.2.1. + - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) + - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/nunjucks) + + --- + updated-dependencies: + - dependency-name: "@types/nunjucks" + dependency-type: direct:development + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit 8a478512845b49d70e7d282d3effb5a2e0ef79d0 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Wed Jan 19 04:37:39 2022 +0000 + + chore(deps): bump testcontainers from 8.1.2 to 8.2.0 + + Bumps [testcontainers](https://github.com/testcontainers/testcontainers-node) from 8.1.2 to 8.2.0. + - [Release notes](https://github.com/testcontainers/testcontainers-node/releases) + - [Commits](https://github.com/testcontainers/testcontainers-node/compare/v8.1.2...v8.2.0) + + --- + updated-dependencies: + - dependency-name: testcontainers + dependency-type: direct:production + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit b9084ed6fe7c25407694c1305ea1fc27ce633c44 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Wed Jan 19 04:35:47 2022 +0000 + + chore(deps): bump @acuris/aws-es-connection from 2.2.0 to 2.3.0 + + Bumps [@acuris/aws-es-connection](https://github.com/mergermarket/acuris-aws-es-connection) from 2.2.0 to 2.3.0. + - [Release notes](https://github.com/mergermarket/acuris-aws-es-connection/releases) + - [Commits](https://github.com/mergermarket/acuris-aws-es-connection/commits) + + --- + updated-dependencies: + - dependency-name: "@acuris/aws-es-connection" + dependency-type: direct:production + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit 476c05a6bdd84a20d3fd38f1f3b8941cb3b4feb8 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Wed Jan 19 04:32:54 2022 +0000 + + chore(deps-dev): bump lint-staged from 11.1.2 to 12.2.0 + + Bumps [lint-staged](https://github.com/okonet/lint-staged) from 11.1.2 to 12.2.0. + - [Release notes](https://github.com/okonet/lint-staged/releases) + - [Commits](https://github.com/okonet/lint-staged/compare/v11.1.2...v12.2.0) + + --- + updated-dependencies: + - dependency-name: lint-staged + dependency-type: direct:development + update-type: version-update:semver-major + ... + + Signed-off-by: dependabot[bot] + +commit ee083012f93925b440baf3e6f5657c8c327577f9 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Wed Jan 19 04:17:53 2022 +0000 + + chore(deps): bump @types/dockerode from 3.3.0 to 3.3.1 + + Bumps [@types/dockerode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dockerode) from 3.3.0 to 3.3.1. + - [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] + +commit 4b42944ca031682d61a41d2f199432afec3883fb +Author: blam +Date: Tue Jan 18 22:46:08 2022 +0100 + + chore: small fix not to remove the label if the author was the last event to the issues + + Signed-off-by: blam + +commit d5f2f907a784cfe8ba4afa37a294559a1bb0d111 +Merge: 77416d04f7 0c3641fc84 +Author: Ben Lambert +Date: Tue Jan 18 22:25:06 2022 +0100 + + Merge pull request #9012 from backstage/blam/goalie-workflows + + Use PR target for higher permissions + +commit 0c3641fc84210e70b0c35998055aa9ee927fb169 +Author: blam +Date: Tue Jan 18 22:08:20 2022 +0100 + + chore: added a noite around the repo token + + Signed-off-by: blam + +commit 77416d04f7a226dffebd04f6db26d5c2486136b4 +Merge: 5387ea8f0d 5324ccaa8e +Author: Patrik Oldsberg +Date: Tue Jan 18 21:55:10 2022 +0100 + + Merge pull request #9011 from backstage/rugvip/capd + + create-app: switch peer dep range to empty + +commit e2a8331c600207584dc4ec6bfacfff90f09c5710 +Author: blam +Date: Tue Jan 18 21:46:43 2022 +0100 + + chore: use GITHUB_TOKEN + + Signed-off-by: blam + +commit 2c2695cc1a0340620963834b45ad61bf5b193643 +Author: blam +Date: Tue Jan 18 21:42:16 2022 +0100 + + chore: some small changes to try and get the workflow running properly + + Signed-off-by: blam + +commit 0e76e264e9bec1df68a73b75b6d8d361418893d1 +Author: Iain Billett +Date: Tue Jan 18 18:30:27 2022 +0000 + + Return undefined rather than an empty string + + Signed-off-by: Iain Billett + +commit 520332da2773e80986057bc81010424c637bd095 +Author: Kamil Zainal +Date: Tue Jan 18 18:24:44 2022 +0000 + + Update to reflect rename + + Signed-off-by: Kamil Zainal + +commit f8af53571deddc6c2a5c32c95161b3f2799f17b8 +Author: Kamil Zainal +Date: Tue Jan 18 18:22:03 2022 +0000 + + Alter changeset to reflect changes local to the package + + Signed-off-by: Kamil Zainal + +commit 59732bb11f46b5cbf89f5d6131938cf097174d87 +Author: Juan Pablo Garcia Ripa +Date: Tue Jan 18 19:20:55 2022 +0100 + + fix api-report changes + + Signed-off-by: Juan Pablo Garcia Ripa + +commit 027bc50cc569e93cc482567f05f49e4777ea19f3 +Author: Kamil Zainal +Date: Tue Jan 18 18:12:36 2022 +0000 + + Rename registerComponent to registerApi to better communicate intent + + Signed-off-by: Kamil Zainal + +commit 48d75dcc2adc2c0b6510d2387b28917a59494036 +Author: Juan Pablo Garcia Ripa +Date: Tue Jan 18 19:11:33 2022 +0100 + + fix api report + + Signed-off-by: Juan Pablo Garcia Ripa + +commit 5324ccaa8eaeb126ff598beb7711b3c67b03b5ef +Author: Patrik Oldsberg +Date: Tue Jan 18 19:10:00 2022 +0100 + + create-app: switch peer dep range to empty + + Signed-off-by: Patrik Oldsberg + +commit f45e99e5da40d5eeca7303212ec02fa99dfe1036 +Author: Iain Billett +Date: Tue Jan 18 18:09:14 2022 +0000 + + Changeset + + Signed-off-by: Iain Billett + +commit 2030b5e80dadf3de04a793ce5a17e8f2c14f53c1 +Author: Iain Billett +Date: Tue Jan 18 18:01:07 2022 +0000 + + Return an empty token where an installation owner is not allowed + + While this is less obvious to the user this facilitates anonymous access + to (public) files where the app is installed but the owner is not in the + allowed list. + + Signed-off-by: Iain Billett + +commit 1523926507ea155442532ff0a5d67b10a8a312fe +Author: Juan Pablo Garcia Ripa +Date: Tue Jan 18 18:58:51 2022 +0100 + + add documentation and changeset + + Signed-off-by: Juan Pablo Garcia Ripa + +commit 5387ea8f0da9ccc6cedd108795b7e4ca76055d94 +Merge: a724d38208 ec33c21c9d +Author: Fredrik Adelöw +Date: Tue Jan 18 18:54:46 2022 +0100 + + Merge pull request #9007 from backstage/blam/goalie-workflows + + chore: split the goalie workflows for permissions + +commit a724d38208c52ce464f6bcb721f42a1220cf3e8d +Merge: ffa0ecfac4 59a9309536 +Author: Patrik Oldsberg +Date: Tue Jan 18 18:46:28 2022 +0100 + + Merge pull request #9000 from backstage/rugvip/noignore + + remove usage of @ts-ignore + +commit ffa0ecfac43981c30b9764e7073e23c1de5f7f39 +Author: Joe Porpeglia +Date: Tue Jan 18 11:09:40 2022 -0500 + + Remove unused dependency + + Signed-off-by: Joe Porpeglia + +commit 597f7a604de4d710ae47de14e54e0b9f198b2e81 +Author: Joe Porpeglia +Date: Fri Jan 14 14:28:54 2022 -0500 + + Update changeset + + Signed-off-by: Joe Porpeglia + +commit ca2ee182c36895e73bf23db74c58a6a2bb17f3c3 +Author: Joe Porpeglia +Date: Thu Jan 13 16:25:28 2022 -0500 + + Add changeset + + Signed-off-by: Joe Porpeglia + +commit f911a60bafe69407aa79f6588d8cb5b6eb95d103 +Author: Joe Porpeglia +Date: Thu Jan 13 15:20:59 2022 -0500 + + Update api-report + + Signed-off-by: Joe Porpeglia + +commit cd3c5b132ea0251e25f3aa7447e99a15e4c4509b +Author: Joe Porpeglia +Date: Thu Jan 13 14:25:03 2022 -0500 + + Update package exports to align with ADR004 + + Signed-off-by: Joe Porpeglia + +commit ccaa50511f452558f2ce4d4bc184baee8a8f9d4b +Author: Joe Porpeglia +Date: Thu Jan 13 14:17:24 2022 -0500 + + Make getCacheKey sync + + Signed-off-by: Joe Porpeglia + +commit 63e8b8605e41638a36aa9e6ee02ff5b1f766b390 +Author: Joe Porpeglia +Date: Tue Jan 11 18:51:07 2022 -0500 + + Disable catalog permission middleware unless permission.enabled = true + + Signed-off-by: Joe Porpeglia + +commit 17ebcb09cd46d7751480467b60c761593bdbdd4f +Author: Joe Porpeglia +Date: Tue Jan 11 18:47:44 2022 -0500 + + Refactor router tests + + Adds a `createApp` helper instead of creating the express app in `beforeEach`. This allows tests to mock behavior of router creation, like toggling certain middleware based on config values. + + Signed-off-by: Joe Porpeglia + +commit f1918143e51b3d261408794362f72df5714c188e +Author: Joe Porpeglia +Date: Tue Jan 11 16:28:19 2022 -0500 + + Compute cache keys from tokens instead of user entity refs + + Signed-off-by: Joe Porpeglia + +commit e9857d0b82c36b2b0d58d842e165406dd32ee447 +Author: Joe Porpeglia +Date: Tue Jan 11 16:19:10 2022 -0500 + + Remove 403 handling logic + + Signed-off-by: Joe Porpeglia + +commit d9afa2e882329815624811d75cd3c057fc394ac9 +Author: Joe Porpeglia +Date: Mon Jan 10 18:57:15 2022 -0500 + + Add tests to verify /static/docs behavior + + Signed-off-by: Joe Porpeglia + +commit c2f54048d1dd916749b09ebd38f29acaf642a3a9 +Author: Joe Porpeglia +Date: Mon Jan 10 16:47:22 2022 -0500 + + Use catalog: prefix for catalog entity cache + + Signed-off-by: Joe Porpeglia + +commit 413c9fab08389bd619a4f1ecc9578194a030e2c2 +Author: Joe Porpeglia +Date: Fri Jan 7 17:47:59 2022 -0500 + + Cancel cache read if it takes too long + + Signed-off-by: Joe Porpeglia + +commit f5598677bf9a38b654a6b9bc5a3962d7f759acf7 +Author: Joe Porpeglia +Date: Fri Jan 7 17:46:53 2022 -0500 + + Set cache value asynchronously + + Signed-off-by: Joe Porpeglia + +commit 45f37c98354ff6a4749f2857a0260863d44882fa +Author: Joe Porpeglia +Date: Wed Jan 5 18:16:25 2022 -0500 + + Use CachedEntityLoader in techdocs router + + Signed-off-by: Joe Porpeglia + +commit 7dcc6b1fe663d4ed4ab413420516d78cb92d4dbb +Author: Joe Porpeglia +Date: Wed Jan 5 18:16:10 2022 -0500 + + Add CachedEntityLoader for techdocs + + Signed-off-by: Joe Porpeglia + +commit b76fec242dfa7ff36e3409fb75427da1149ba599 +Author: Joe Porpeglia +Date: Wed Jan 5 14:57:07 2022 -0500 + + Verify access to related catalog entities for all techdocs api routes + + Signed-off-by: Joe Porpeglia + Co-authored-by: Nataliya Issayeva + +commit ec33c21c9d5664d14ee1fd65971afcb037538cb9 +Author: blam +Date: Tue Jan 18 18:33:21 2022 +0100 + + chore: make the workflows pretty + + Signed-off-by: blam + +commit 0163fb056f171c56adfab54a65c4685fb3ce0a30 +Author: blam +Date: Tue Jan 18 18:31:19 2022 +0100 + + chore: run the goalie Workflow + + Signed-off-by: blam + +commit c6946dedbe707eba96777ea2ad222502305e1eb0 +Author: blam +Date: Tue Jan 18 18:24:29 2022 +0100 + + chore: missed the Codeowners + Signed-off-by: blam + +commit e23c2463d51cb098961e4e7e58fc264fa96df087 +Author: blam +Date: Tue Jan 18 18:21:29 2022 +0100 + + chore: move out script into one file instead because args were too long + + Signed-off-by: blam + +commit 5cefc14d5176b9705119405be9deab54a94b408c +Author: blam +Date: Tue Jan 18 18:11:08 2022 +0100 + + chore: more comment removal? + + Signed-off-by: blam + +commit 1129e3d1bc863f0008c4cc042f1f39c337c491e8 +Author: blam +Date: Tue Jan 18 18:07:28 2022 +0100 + + chore: remove some comments and maybe it works? + + Signed-off-by: blam + +commit 6be405bde435632fe5655d262cfa0c215bca1c7c +Author: Joon Park +Date: Tue Jan 18 16:40:02 2022 +0000 + + Refactor tests to use mock api + + Signed-off-by: Joon Park + +commit 557ad7e4629bff927a129a15b3991e5ebcaa375c +Author: blam +Date: Tue Jan 18 18:04:46 2022 +0100 + + feat: split out the workflow to run for each open PR + + signed-off-by: blam + +commit cd6854046ebac7e31dfb68d39d306a309445d416 +Author: MT Lewis +Date: Tue Jan 18 12:27:14 2022 +0000 + + search-backend: validate query string + + Ensures that known query params accepted by the search endpoint have + the correct type after parsing + + Signed-off-by: MT Lewis + +commit c54c0d9d10397f6c5a5c1c3f042a79c8603ea911 +Author: Joon Park +Date: Mon Jan 17 17:59:59 2022 +0000 + + Disable unregister entity button in catalog if unauthorized + + Signed-off-by: Joon Park + +commit 65b0d1b3fdd310ad993e5e1735c81acd65269ba0 +Author: blam +Date: Tue Jan 18 17:45:03 2022 +0100 + + chore: dont destructure + + Signed-off-by: blam + +commit f2bb24298f43d4530152085688069703def56eaf +Author: blam +Date: Tue Jan 18 17:43:40 2022 +0100 + + chore: added some debug logging + + Signed-off-by: blam + +commit 56a7513656c5b3753deb0425c8b7b52f031bf39f +Author: Patrik Oldsberg +Date: Tue Jan 18 17:43:23 2022 +0100 + + changeset: exit prerelease mode + + Signed-off-by: Patrik Oldsberg + +commit c732188aeed0544a1fc408f84ad6f9319b97f7f9 +Author: blam +Date: Tue Jan 18 17:42:14 2022 +0100 + + chore: goalie cron + + Signed-off-by: blam + +commit f38b57fcf79cf950c3f689fc979641de59e26dcd +Author: blam +Date: Tue Jan 18 17:38:06 2022 +0100 + + chore: run every minute + + Signed-off-by: blam + +commit 196e572e98ea8d2fdc9bab4ab4e6eca3a707a326 +Author: blam +Date: Tue Jan 18 17:35:50 2022 +0100 + + chore: rename the workflow so it runs + + Signed-off-by: blam + +commit d6a79e311fb0af527bc7d35ca901b9b8de0bba5f +Author: Alef +Date: Tue Jan 18 13:33:58 2022 -0300 + + fix: new linec + + Signed-off-by: Alef + +commit 9af839d2961f794faef9810241b03cc6f731a33f +Author: blam +Date: Tue Jan 18 17:33:48 2022 +0100 + + chore: split the workflows + + Signed-off-by: blam + +commit 6680853e0c51fadcc9a2862dcea2ab52115a3171 +Author: Joon Park +Date: Tue Jan 18 16:04:57 2022 +0000 + + Export conditional permission policy helpers from catalog-backend (#8966) + + * Export conditional permission policy helpers from catalog-backend + + Signed-off-by: Joon Park + + * Rename exports to include 'catalog' + + Signed-off-by: Joon Park + + * Minor comment edits + + Co-authored-by: MT Lewis + Signed-off-by: Joon Park + + Co-authored-by: MT Lewis + +commit dc68ebc6de64936222445cf7c8fe8296d93dc6b5 +Merge: 7e38acaa9e 48b86d2929 +Author: Fredrik Adelöw +Date: Tue Jan 18 16:59:54 2022 +0100 + + Merge pull request #9005 from msfuko/master + + Add Hopin to the list of adopters + +commit 7e38acaa9e962e57544ecfe4e12ede6355ec078b +Author: Joon Park +Date: Tue Jan 18 15:55:49 2022 +0000 + + Integrate permissions into catalog-backend location endpoints (#8887) + + Signed-off-by: Joon Park + +commit 48b86d292989d914875e4889591996f44efb5503 +Author: Chloe Lee +Date: Tue Jan 18 10:39:57 2022 -0500 + + Add Hopin to the list of adopters + +commit 79a7d37964abb610525937131f6d89c376fe1a64 +Merge: 31184691d5 b0755576c2 +Author: Ben Lambert +Date: Tue Jan 18 16:11:45 2022 +0100 + + Merge pull request #9003 from backstage/blam/goalie-workflows + + Goalie workflow running on forks + +commit 31184691d5a38cb78b091c8f7ad6db80604519a6 (tag: v0.63.1, tag: release-2022-01-18) +Merge: e9861467d0 0925b232fc +Author: Patrik Oldsberg +Date: Tue Jan 18 15:59:26 2022 +0100 + + Merge pull request #8921 from backstage/changeset-release/master + + Version Packages (next) + +commit b0755576c22808557481ba662df3865985c6b7d8 +Author: blam +Date: Tue Jan 18 15:16:42 2022 +0100 + + chore: pretty + + Signed-off-by: blam + +commit 08923f548fb72b02952d6856a428da21c220bd66 +Author: blam +Date: Tue Jan 18 15:12:36 2022 +0100 + + chore: change permissions + + Signed-off-by: blam + +commit 9bfe00c3510e3427a4ecacb546f9475318753e0c +Author: blam +Date: Tue Jan 18 15:11:24 2022 +0100 + + chore: spoiler alert, it's a secret + + Signed-off-by: blam + +commit 5ca2edfcb9850046e1470f280e2afe0aa1a228dc +Author: blam +Date: Tue Jan 18 15:09:05 2022 +0100 + + chore: try this token? + + Signed-off-by: blam + +commit f44a185ab70878dfa530e3e50fdd8a23159cab57 +Author: blam +Date: Tue Jan 18 15:05:31 2022 +0100 + + chore: maybe these tokens workflows + + Signed-off-by: blam + +commit 192a8bc84a8b0228513272e1ef527e8bb4a283cd +Author: blam +Date: Tue Jan 18 15:03:48 2022 +0100 + + set the org as it's installed at an org level + + Signed-off-by: blam + +commit 0925b232fc1c625cee07a6c3ceda7dedf59f3bb8 +Author: Patrik Oldsberg +Date: Tue Jan 18 14:57:45 2022 +0100 + + create-app: fix release version to 0.4.13 + + Signed-off-by: Patrik Oldsberg + +commit a94a2b8b3fd5974b122d14c282ebe6eebf90267d +Author: github-actions[bot] +Date: Tue Jan 18 13:49:07 2022 +0000 + + Version Packages (next) + +commit e9861467d058dbd8be9ab1f436b01b9e2355bffc +Merge: fa4967f869 99eda291cf +Author: Patrik Oldsberg +Date: Tue Jan 18 14:42:46 2022 +0100 + + Merge pull request #8999 from backstage/rugvip/clipre + + cli: fix versioning provider test to work with pre-releases + +commit 5a49582e93e5eebc0c1873b16c958d0ec5c37d2a +Author: blam +Date: Tue Jan 18 14:35:27 2022 +0100 + + chore: fix syntax + + Signed-off-by: blam + +commit 08b7b16cb162ff694e235e30f0baaf3262eba7d2 +Author: blam +Date: Tue Jan 18 14:32:50 2022 +0100 + + chore: updating permission for runing on forks + + Signed-off-by: blam + i + +commit 6108041ce4c5ccb341637a4f4bcddb6fb4ee18ea +Author: blam +Date: Tue Jan 18 14:29:16 2022 +0100 + + chore: added get-workflow-token script + + Signed-off-by: blam + +commit fa4967f869a2facfab87f1c146dceb7e0bcf4a38 +Merge: a57bee1a02 805751631a +Author: Fredrik Adelöw +Date: Tue Jan 18 14:24:25 2022 +0100 + + Merge pull request #9002 from backstage/freben/disable-docker-in-ci + + disable testcontainers docker based tests in ci + +commit 805751631abdf41142373c2f738e0e4d95495653 +Author: Fredrik Adelöw +Date: Tue Jan 18 14:05:38 2022 +0100 + + disable testcontainers docker based tests in ci + + Signed-off-by: Fredrik Adelöw + +commit a57bee1a0286e40acb7acaa3d381842b68ff04d6 +Merge: b4e6325654 d45cb13107 +Author: Patrik Oldsberg +Date: Tue Jan 18 14:01:32 2022 +0100 + + Merge pull request #8982 from backstage/rugvip/tsbump + + Upgrade TypeScript to 4.5 and decouple versioning + +commit b4e63256541ebe09184bad719b90496ec93f2987 +Merge: 68210a3e50 48248e2db5 +Author: Fredrik Adelöw +Date: Tue Jan 18 14:01:09 2022 +0100 + + Merge pull request #8853 from backstage/catalog-backend-permission-integration/entity-ancestry + + Integrate permissions into `entityAncestry` endpoint in catalog-backend + +commit 75883ddf329cbea79cdb86b9eb3acb6c49ff0f77 +Author: Alef +Date: Tue Jan 18 09:48:11 2022 -0300 + + docs: added to custom actions doc + + Signed-off-by: Alef + +commit 68210a3e50535668c69c941324694e43458d3632 +Merge: b6d04a261c d622d37fd6 +Author: Ben Lambert +Date: Tue Jan 18 13:34:50 2022 +0100 + + Merge pull request #8497 from backstage/blam/goalie-workflows + + Goalie Workflows + +commit b6d04a261c0d40ed7a4c1e5af280a944fae30594 +Merge: d1009d3b3e d935b05a18 +Author: Patrik Oldsberg +Date: Tue Jan 18 13:27:28 2022 +0100 + + Merge pull request #8998 from backstage/rugvip/vp + + workflows: fix for changeset flow not using service account + +commit d622d37fd62a1bdb9d79c78b65b12d527c891f63 +Author: blam +Date: Tue Jan 18 13:19:55 2022 +0100 + + chore: added the missing awaits. + + Signed-off-by: blam + +commit 99eda291cfa89295e49d3181ea7d7183031ca981 +Author: Patrik Oldsberg +Date: Tue Jan 18 13:16:51 2022 +0100 + + cli: fix versioning provider test to work with pre-releases + + Signed-off-by: Patrik Oldsberg + +commit d45cb13107ebc1a709f9a583065b39eb0cadea3f +Author: Patrik Oldsberg +Date: Tue Jan 18 12:52:02 2022 +0100 + + Apply suggestions from code review + + Signed-off-by: Patrik Oldsberg + + Co-authored-by: Fredrik Adelöw + +commit 34f30674a93cfd93dd2f363ed7090650d577a625 +Author: blam +Date: Tue Jan 18 12:01:26 2022 +0100 + + chore: setting awaiting review labels until all reviews have been fulfilled + + Signed-off-by: blam + +commit 9af913243f42c85e9f8215579836600d29c5dd31 +Author: blam +Date: Tue Jan 18 11:56:56 2022 +0100 + + chore: thinking that this should be working now + + Signed-off-by: blam + +commit 7400c02e70ec2b25a9a9f99ed09a8c5bf5fb326c +Author: blam +Date: Tue Jan 18 11:48:03 2022 +0100 + + chore: think it should work now + + Signed-off-by: blam + +commit d935b05a188ded163362dfd9277e151de6ce7c65 +Author: Patrik Oldsberg +Date: Tue Jan 18 11:43:48 2022 +0100 + + workflows: fix for changeset flow not using service account + + Signed-off-by: Patrik Oldsberg + +commit 7c879508c41b25eab9ef61fa0ff7a23813f30f4b +Author: blam +Date: Tue Jan 18 11:36:34 2022 +0100 + + use the codeowners library instead + + Signed-off-by: blam + +commit 8f3dde70c8264a1459d3f4c3a3edc20f67d17118 +Author: blam +Date: Tue Jan 18 11:26:12 2022 +0100 + + chore: added logging + + Signed-off-by: blam + +commit 995ab54b72f5b5e4f8052b50bf3a665680c18a16 +Author: blam +Date: Tue Jan 18 11:23:56 2022 +0100 + + chore: think the match should be right now + + Signed-off-by: blam + +commit 59a9309536427677ffaeabfb6330c0bd579ede3f +Author: Patrik Oldsberg +Date: Tue Jan 18 11:19:01 2022 +0100 + + remove usage of @ts-ignore + + Signed-off-by: Patrik Oldsberg + +commit 1c91bea01eb0bfdef3e76238190aff2199257bb0 +Author: blam +Date: Tue Jan 18 11:11:29 2022 +0100 + + catch all + Signed-off-by: blam + + Signed-off-by: blam + +commit 407d010e5c2ab12d45238556f028a87497b86a37 +Author: blam +Date: Tue Jan 18 11:07:56 2022 +0100 + + chore: add some debug logging + + Signed-off-by: blam + +commit d1009d3b3ee3e1e8af6c66e5031dd6b7769871fa +Merge: 65752caad7 2a42d573d2 +Author: Patrik Oldsberg +Date: Tue Jan 18 11:06:14 2022 +0100 + + Merge pull request #8965 from backstage/rugvip/extractor + + cli,catalog-model: add experimental type definitions with release stage split + +commit 0c4e39408b43e89737f7cbc83561a8e2b8618e9c +Author: blam +Date: Tue Jan 18 11:04:11 2022 +0100 + + match properly + + Signed-off-by: blam + +commit a336c520e95fc90a394fc2b67a317b16ce639c2d +Author: blam +Date: Tue Jan 18 11:02:48 2022 +0100 + + chore: install minimatch + + Signed-off-by: blam + +commit 17676f3b626aa56ea5138c1b36d4c52028a6baa5 +Author: blam +Date: Tue Jan 18 11:01:38 2022 +0100 + + chore: require the correct package name + + Signed-off-by: blam + +commit 9a9d56aea1ec780521199f305aa20168fe4e9488 +Author: blam +Date: Tue Jan 18 10:59:09 2022 +0100 + + chore: install mimimatch + + Signed-off-by: blam + +commit 52c32c7f76b0fcccbc1a8f9e9dcf959dbf6dbc28 +Author: blam +Date: Tue Jan 18 10:57:23 2022 +0100 + + chore: ignore author for now + + Signed-off-by: blam + +commit 55bb755ce2d700e49675a67ffd41302b5fc99df6 +Author: blam +Date: Tue Jan 18 10:52:48 2022 +0100 + + chore: try go get the correct reviews + + Signed-off-by: blam + +commit c1a6d642bdca3e2063c9311a8907463083af02c3 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Tue Jan 18 09:46:32 2022 +0000 + + build(deps): bump helmet from 4.4.1 to 5.0.1 + + Bumps [helmet](https://github.com/helmetjs/helmet) from 4.4.1 to 5.0.1. + - [Release notes](https://github.com/helmetjs/helmet/releases) + - [Changelog](https://github.com/helmetjs/helmet/blob/main/CHANGELOG.md) + - [Commits](https://github.com/helmetjs/helmet/compare/v4.4.1...v5.0.1) + + --- + updated-dependencies: + - dependency-name: helmet + dependency-type: direct:production + update-type: version-update:semver-major + ... + + Signed-off-by: dependabot[bot] + +commit 65752caad758437b37a4e43f8cfeb1dddb5df621 +Merge: d44d8d6844 ab81d5766b +Author: Ben Lambert +Date: Tue Jan 18 10:41:44 2022 +0100 + + Merge pull request #8576 from backstage/blam/refactor-repo-url + + chore: Refactoring the `RepoUrlPicker` + +commit d44d8d6844bdc9d2e9797db5337c70d5c8e81441 +Merge: 593de33361 013301e07b +Author: Fredrik Adelöw +Date: Tue Jan 18 10:40:10 2022 +0100 + + Merge pull request #8996 from backstage/freben/node-ferhtch + + remove node-fetch from frontend packages + +commit f815b7e4a40f09b51128912ab7e219d7e1fb74ee +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Tue Jan 18 09:19:43 2022 +0000 + + build(deps): bump @google-cloud/firestore from 4.15.1 to 5.0.2 + + Bumps [@google-cloud/firestore](https://github.com/googleapis/nodejs-firestore) from 4.15.1 to 5.0.2. + - [Release notes](https://github.com/googleapis/nodejs-firestore/releases) + - [Changelog](https://github.com/googleapis/nodejs-firestore/blob/main/CHANGELOG.md) + - [Commits](https://github.com/googleapis/nodejs-firestore/compare/v4.15.1...v5.0.2) + + --- + updated-dependencies: + - dependency-name: "@google-cloud/firestore" + dependency-type: direct:production + update-type: version-update:semver-major + ... + + Signed-off-by: dependabot[bot] + +commit 4e2245a7b2800fa77f7cbbce00181ff11b8eba0c +Author: Patrik Oldsberg +Date: Tue Jan 18 10:16:05 2022 +0100 + + update API reports + + Signed-off-by: Patrik Oldsberg + +commit 593de33361e1adc826481bf83d304010655bd558 +Merge: a3c5d8e363 2899aa18c6 +Author: Johan Haals +Date: Tue Jan 18 10:13:13 2022 +0100 + + Merge pull request #8997 from backstage/rugvip/depbotfix + + workflows: fix dependabot changeset maker condition + +commit 0988dc5238452bca9d7dd654a1e42eee22d911c4 +Author: Patrik Oldsberg +Date: Tue Jan 18 09:54:09 2022 +0100 + + switch out react-use imports + + Signed-off-by: Patrik Oldsberg + +commit 08fa6a604a8b1e9ff68005c8a5f4af6970e0549d +Author: Patrik Oldsberg +Date: Tue Jan 18 00:08:58 2022 +0100 + + bump typescript to 4.5 + + Signed-off-by: Patrik Oldsberg + +commit 2899aa18c64520e7c8605712e3d9a8d58f66b264 +Author: Patrik Oldsberg +Date: Tue Jan 18 10:01:15 2022 +0100 + + workflows: fix dependabot changeset maker condition + + Signed-off-by: Patrik Oldsberg + +commit 013301e07bd39da928559f32456a28216489b35c +Author: Fredrik Adelöw +Date: Tue Jan 18 09:40:10 2022 +0100 + + remove node-fetch from frontend packages + + Signed-off-by: Fredrik Adelöw + +commit a3c5d8e363e39f38afa56c788baae58618f90b8c +Merge: a5c31502ec f0fdae8e08 +Author: Patrik Oldsberg +Date: Tue Jan 18 09:28:40 2022 +0100 + + Merge pull request #8984 from backstage/rugvip/nightly + + workflows: make nightly builds exit prerelease mode if needed + +commit a5c31502ec579edf7b2d77821400b84246df0f6d +Merge: 53ad25b800 3368dc6b62 +Author: Fredrik Adelöw +Date: Tue Jan 18 08:26:23 2022 +0100 + + Merge pull request #8974 from backstage/freben/ldapjs-clone + + clone ldapjs input objects + +commit ab81d5766b6695e32574adc7a589ee07f083aa5c +Author: blam +Date: Tue Jan 18 08:21:16 2022 +0100 + + chore: updating props api-report + + Signed-off-by: blam + +commit c56c70cf7b80b42694be66c29e7d0b28e538ac56 +Author: blam +Date: Tue Jan 18 08:16:51 2022 +0100 + + chore: fixing up code review comments for the RepoUrlPicker + + Signed-off-by: blam + +commit 53ad25b80003c430907fd2430eb004f077552b84 +Merge: 88f4518b83 021bba18c4 +Author: Ben Lambert +Date: Tue Jan 18 07:55:57 2022 +0100 + + Merge pull request #8978 from backstage/freben/rrreadme + + Update tech-radar readme + +commit c5614d98bc20d64a66cc309aad9e760046be1614 +Author: blam +Date: Tue Jan 18 07:51:31 2022 +0100 + + chore: added comment for next steps + Signed-off-by: blam + +commit 88f4518b838d1b9949e82565eb1ad4e34adae910 +Merge: 9038d8177b 9a8fb71ddf +Author: Fredrik Adelöw +Date: Tue Jan 18 07:44:49 2022 +0100 + + Merge pull request #8989 from backstage/dependabot/npm_and_yarn/eslint-8.7.0 + + build(deps): bump eslint from 8.6.0 to 8.7.0 + +commit 9038d8177bbd883bf5117e64c46a38069fa12d91 +Merge: 9274c5218f 4776b2d536 +Author: Fredrik Adelöw +Date: Tue Jan 18 07:42:53 2022 +0100 + + Merge pull request #8990 from backstage/dependabot/npm_and_yarn/kafkajs-1.16.0-beta.32 + + build(deps): bump kafkajs from 1.16.0-beta.21 to 1.16.0-beta.32 + +commit 9274c5218fe083a0947aeb2367c0ef6ee16257b9 +Merge: e484ff66a4 82ffafddee +Author: Fredrik Adelöw +Date: Tue Jan 18 07:42:13 2022 +0100 + + Merge pull request #8991 from backstage/dependabot/npm_and_yarn/http-proxy-middleware-2.0.1 + + build(deps): bump http-proxy-middleware from 2.0.0 to 2.0.1 + +commit e484ff66a4e48b45cc7533034b1ec53db83e68d2 +Merge: 08fc77dde7 52e2a8b10b +Author: Fredrik Adelöw +Date: Tue Jan 18 07:41:43 2022 +0100 + + Merge pull request #8992 from backstage/dependabot/npm_and_yarn/types/react-text-truncate-0.14.1 + + build(deps): bump @types/react-text-truncate from 0.14.0 to 0.14.1 + +commit 08fc77dde79ce164fc5b6eec77738b40863010d7 +Merge: 3e0482d134 1f9127349b +Author: Fredrik Adelöw +Date: Tue Jan 18 07:40:51 2022 +0100 + + Merge pull request #8994 from backstage/dependabot/npm_and_yarn/types/http-errors-1.8.2 + + build(deps-dev): bump @types/http-errors from 1.8.1 to 1.8.2 + +commit 1f9127349b3485a99664e52e66d5f860eb2b5944 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Tue Jan 18 04:28:05 2022 +0000 + + build(deps-dev): bump @types/http-errors from 1.8.1 to 1.8.2 + + Bumps [@types/http-errors](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/http-errors) from 1.8.1 to 1.8.2. + - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) + - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/http-errors) + + --- + updated-dependencies: + - dependency-name: "@types/http-errors" + dependency-type: direct:development + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit 52e2a8b10ba3cee8e8a56afa217ef3ee51038366 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Tue Jan 18 04:24:13 2022 +0000 + + build(deps): bump @types/react-text-truncate from 0.14.0 to 0.14.1 + + Bumps [@types/react-text-truncate](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-text-truncate) from 0.14.0 to 0.14.1. + - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) + - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-text-truncate) + + --- + updated-dependencies: + - dependency-name: "@types/react-text-truncate" + dependency-type: direct:production + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit 82ffafddeed755a4613ba75b52f3f50606e897ca +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Tue Jan 18 04:21:54 2022 +0000 + + build(deps): bump http-proxy-middleware from 2.0.0 to 2.0.1 + + Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.0 to 2.0.1. + - [Release notes](https://github.com/chimurai/http-proxy-middleware/releases) + - [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/master/CHANGELOG.md) + - [Commits](https://github.com/chimurai/http-proxy-middleware/compare/v2.0.0...v2.0.1) + + --- + updated-dependencies: + - dependency-name: http-proxy-middleware + dependency-type: direct:production + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit 4776b2d536ff4d59e136f0368234650ec3502526 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Tue Jan 18 04:20:13 2022 +0000 + + build(deps): bump kafkajs from 1.16.0-beta.21 to 1.16.0-beta.32 + + Bumps [kafkajs](https://github.com/tulios/kafkajs) from 1.16.0-beta.21 to 1.16.0-beta.32. + - [Release notes](https://github.com/tulios/kafkajs/releases) + - [Changelog](https://github.com/tulios/kafkajs/blob/master/CHANGELOG.md) + - [Commits](https://github.com/tulios/kafkajs/commits) + + --- + updated-dependencies: + - dependency-name: kafkajs + dependency-type: direct:production + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit 9a8fb71ddff393e2d5eabfb34797e5c5e2e146dd +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Tue Jan 18 04:17:52 2022 +0000 + + build(deps): bump eslint from 8.6.0 to 8.7.0 + + Bumps [eslint](https://github.com/eslint/eslint) from 8.6.0 to 8.7.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.6.0...v8.7.0) + + --- + updated-dependencies: + - dependency-name: eslint + dependency-type: direct:production + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit f0fdae8e0875f5972e61ed9ebd274596c4742892 +Author: Patrik Oldsberg +Date: Tue Jan 18 00:54:07 2022 +0100 + + workflows: make nightly builds exit prerelease mode if needed + + Signed-off-by: Patrik Oldsberg + +commit 246532b544f09b43414af1ce3f3b9c1763b426fe +Author: Alef +Date: Mon Jan 17 20:28:10 2022 -0300 + + feat: added dotnet plugin + + Signed-off-by: Alef + +commit 3e0482d134121386fe798ca0b264d41ba8e010e0 +Merge: 4c176a81d6 fb3a33036c +Author: Patrik Oldsberg +Date: Tue Jan 18 00:01:31 2022 +0100 + + Merge pull request #8976 from backstage/rugvip/bumpnf + + yarn.lock: bump node-fetch + +commit 021bba18c4622062095849b5bf3fcb5388d870a5 +Author: Fredrik Adelöw +Date: Mon Jan 17 21:56:26 2022 +0100 + + Update readme + + Signed-off-by: Fredrik Adelöw + +commit fb3a33036c860654834a11622eb2be3fcdd8aa5d +Author: Patrik Oldsberg +Date: Mon Jan 17 21:37:55 2022 +0100 + + yarn.lock: bump node-fetch + + Signed-off-by: Patrik Oldsberg + +commit 3368dc6b621ce490b8b5392e85cff57b6ac13502 +Author: Fredrik Adelöw +Date: Mon Jan 17 20:48:18 2022 +0100 + + clone ldapjs input objects + + Signed-off-by: Fredrik Adelöw + +commit 4c176a81d6942f91a48dff77d210c4e1c48e5ede +Merge: 630080141c c52ae0a73b +Author: Fredrik Adelöw +Date: Mon Jan 17 18:34:45 2022 +0100 + + Merge pull request #8923 from kuangp/feat/shortcutIcon + + feat(shortcuts): make sidebar item icon configurable + +commit 630080141c78a8a444ab2dd42b422ade10dd98bd +Merge: dda8a168fe 31ab782686 +Author: Fredrik Adelöw +Date: Mon Jan 17 18:33:25 2022 +0100 + + Merge pull request #8946 from dweber019/patch-1 + + Export GraphQlDefinitionWidget + +commit dda8a168fe7ff7d341e0e82caa47e118ee75e35b +Merge: 59b6130d19 83fae70575 +Author: Fredrik Adelöw +Date: Mon Jan 17 18:32:46 2022 +0100 + + Merge pull request #8947 from markstickley/patch-1 + + Fixed typo and made warning a little clearer + +commit 59b6130d1902023bc9207143f5c149aa2c4f8d1e +Merge: 6b3e80069e 47277c0d8c +Author: Eric Peterson +Date: Mon Jan 17 18:27:54 2022 +0100 + + Merge pull request #8970 from backstage/techdocs/latest-container + +commit 6b3e80069efdef68b1da151c41be0c3be0396ca7 +Merge: aa9030d313 a6df0ff8bc +Author: Patrik Oldsberg +Date: Mon Jan 17 18:22:53 2022 +0100 + + Merge pull request #8964 from backstage/rugvip/build-system + + docs: introduce build system docs + +commit a6df0ff8bc31435c8f6a642f319bec9d878b449b +Author: Patrik Oldsberg +Date: Mon Jan 17 17:58:00 2022 +0100 + + docs: build system review fixes + + Co-authored-by: Fredrik Adelöw + Signed-off-by: Patrik Oldsberg + +commit 63945e3e85c3daa42c9947d87f2d43dc1df970ac +Author: Patrik Oldsberg +Date: Mon Jan 17 10:33:26 2022 +0100 + + microsite: format sidebars.json + + Signed-off-by: Patrik Oldsberg + +commit d5f3d84817aa4b10def59299975b5914a79dceeb +Author: Patrik Oldsberg +Date: Mon Jan 17 09:58:36 2022 +0100 + + docs: merge build system docs with cli docs + restructure + + Signed-off-by: Patrik Oldsberg + +commit 47277c0d8cc032bbd536bb8af741a819c69b12a8 +Author: Eric Peterson +Date: Mon Jan 17 17:34:01 2022 +0100 + + Bump @spotify/techdocs container to v0.3.6 + + Signed-off-by: Eric Peterson + +commit c52ae0a73b1b629b85ba47aa7d94c5396b9c8cf7 +Author: Phil Kuang +Date: Thu Jan 13 17:09:44 2022 -0500 + + feat(shortcuts): make sidebar item icon configurable + + Signed-off-by: Phil Kuang + +commit 31ab7826864528db6684156eaa88e1c68523ea18 +Author: Fredrik Adelöw +Date: Mon Jan 17 17:01:32 2022 +0100 + + api report + + Signed-off-by: Fredrik Adelöw + +commit 61ded2a8639d005f545de08477a5206427fafa22 +Author: Djamaile Rahamat +Date: Mon Jan 17 16:47:21 2022 +0100 + + chore(catalog): export RelatedEntitiesCard component + + Signed-off-by: djamaile + +commit 83fae7057581f1749b22a74129a235ef4b8e4b01 +Author: Fredrik Adelöw +Date: Mon Jan 17 16:52:12 2022 +0100 + + prettier + + Signed-off-by: Fredrik Adelöw + +commit aa9030d313ba88bc29d5c8c8d0685c1769278741 +Merge: a1f9b4153e 8aebc7b0db +Author: Fredrik Adelöw +Date: Mon Jan 17 16:26:17 2022 +0100 + + Merge pull request #8681 from backstage/rugvip/assetcache + + app-backend: store static assets across deployments and improve caching + +commit a1f9b4153e5e0456647d2442d17eb162e42897b6 +Merge: 101eb459e3 87f37b1674 +Author: Fredrik Adelöw +Date: Mon Jan 17 16:22:46 2022 +0100 + + Merge pull request #8845 from RoadieHQ/fact-garbage-truck + + [TechInsights] Add expiration configurations to fact retrievers + +commit 9cd42d40c45c01ea335557cb930b8dec8c8115d8 +Author: blam +Date: Mon Jan 17 15:54:51 2022 +0100 + + chore: update the ID + + Signed-off-by: blam + +commit 2ba73e1037e994846e913593d23043225a251446 +Author: blam +Date: Mon Jan 17 15:50:40 2022 +0100 + + chore: it's outputs + + Signed-off-by: blam + +commit 101eb459e3a928366862812c7b8b464064040356 +Merge: 2ab5c268b8 619bc06613 +Author: Fredrik Adelöw +Date: Mon Jan 17 15:50:13 2022 +0100 + + Merge pull request #8396 from SDA-SE/feat/DOCKM-1134 + + feat: Add new authentication provider: OAuth2Proxy + +commit 641487033ac383c3fd211c69ad5539d6ba198d8e +Author: blam +Date: Mon Jan 17 15:48:07 2022 +0100 + + chore: get the codeowners\ + + Signed-off-by: blam + +commit 43ccdf5bae43a3afbaa06fb6ef0a5d45ee84358e +Author: blam +Date: Mon Jan 17 15:45:36 2022 +0100 + + chore: fixing CODEOWNERS + + Signed-off-by: blam + +commit 23ac5b11e9b4a34371f5162b36034a130dc70c38 +Author: blam +Date: Mon Jan 17 15:38:34 2022 +0100 + + chore: fixing again + + Signed-off-by: blam + +commit 7d3308297297357799616635cfc82035ac3766f8 +Author: blam +Date: Mon Jan 17 15:36:11 2022 +0100 + + chore: use the correct path for the codeowners file + \ + + Signed-off-by: blam + +commit e9f653adaa55a7879cb61d6eb894e3f612c81e12 +Author: blam +Date: Mon Jan 17 15:34:57 2022 +0100 + + chore: actually grab the files + + Signed-off-by: blam + +commit 9af4549a844b43f0315bedd9b6f02ffbcdca0fe5 +Author: blam +Date: Mon Jan 17 15:33:06 2022 +0100 + + chore: try list all members of all teams + + Signed-off-by: blam + +commit 48248e2db5913b03c4283d9f68e45bad5820907e +Author: Joon Park +Date: Mon Jan 10 18:11:26 2022 +0000 + + Integrate permissions into entityAncestry endpoint in catalog-backend + + Signed-off-by: Joon Park + +commit 221b7813f0efcf10588234ed7a2ed1f2023fd8bf +Author: blam +Date: Mon Jan 17 14:39:14 2022 +0100 + + chore: trying to get matching review + + Signed-off-by: blam + +commit 619bc06613c6af290de785f8d4df0b57df5f37d5 +Author: Dominik Schwank +Date: Sat Jan 15 15:08:20 2022 +0100 + + feat(auth-backend): mark authHandler context as required parameter + + Signed-off-by: Dominik Schwank + +commit 6e92ee62676acdcc64b0570d43bbdab389fe6d32 +Author: Adrian Barwicki +Date: Wed Dec 15 23:03:40 2021 +0100 + + feat: add oauth2proxy provider + + Signed-off-by: Adrian Barwicki + Signed-off-by: Dominik Schwank + +commit 207d8eb0727879075ac2556642e92805bed0dc80 +Author: blam +Date: Mon Jan 17 14:29:34 2022 +0100 + + chore: flatten a little nicer + Signed-off-by: blam + +commit 2ab5c268b87fa3bc3ea33a7200db0e0fb455de87 +Merge: cc13505856 ca26a420c8 +Author: Fredrik Adelöw +Date: Mon Jan 17 14:26:40 2022 +0100 + + Merge pull request #8952 from backstage/freben/not-next + + Deprecate the legacy catalog engine + +commit 9f67b49f3cca888e8147b1f1a45dfcd6704e970f +Author: blam +Date: Mon Jan 17 14:26:40 2022 +0100 + + chore: fixy fixy + + Signed-off-by: blam + +commit ed3073bf1e02dfee880b40803bf82e690f247bb2 +Author: blam +Date: Mon Jan 17 14:21:42 2022 +0100 + + chore: added some more lookups + + Signed-off-by: blam + +commit ca26a420c82c158e613045626a24d9d5168490e0 +Author: Fredrik Adelöw +Date: Mon Jan 17 10:27:40 2022 +0100 + + update changeset + + Signed-off-by: Fredrik Adelöw + +commit 420c1cce915377db830a5e32cd7ca51c932978dc +Author: Fredrik Adelöw +Date: Sun Jan 16 16:01:38 2022 +0100 + + rename the NextEntitiesCatalog + + Signed-off-by: Fredrik Adelöw + +commit 5e1a83e4f172fee1d3249ce408acf4b8cc2d86f6 +Author: Fredrik Adelöw +Date: Sun Jan 16 15:55:01 2022 +0100 + + remove batchAddOrUpdateEntities too + + Signed-off-by: Fredrik Adelöw + +commit daec53fa1051c36424504229fcdd7daaf83ce4c9 +Author: blam +Date: Mon Jan 17 14:01:37 2022 +0100 + + chore: syntax + + Signed-off-by: blam + +commit cc13505856d7eef7aa7528e9f7644633c6fa3805 +Merge: e15ce5c16e 4d21332888 +Author: Patrik Oldsberg +Date: Mon Jan 17 14:01:34 2022 +0100 + + Merge pull request #8809 from backstage/rugvip/depr + + removed deprecations from the 2021-12-09 release + +commit f0ea274f22b8378ebe16fbda8541e2c3ea067afe +Author: blam +Date: Mon Jan 17 14:00:00 2022 +0100 + + chore: think we can do all this with one workflow\ + + Signed-off-by: blam + +commit 9f2a8dc42311e826a57451d957b465f956d5cf93 +Author: Fredrik Adelöw +Date: Sun Jan 16 14:54:05 2022 +0100 + + add migration to remove the old tables, and some cleanup + + Signed-off-by: Fredrik Adelöw + +commit 200c31c100c65615e4e980cd408f9b55dfdb9bb1 +Author: Fredrik Adelöw +Date: Sun Jan 16 14:34:51 2022 +0100 + + remove the legacy folder + + Signed-off-by: Fredrik Adelöw + +commit 462b76da149c1e6b5c521d3019f48f627be655a1 +Author: Fredrik Adelöw +Date: Sun Jan 16 14:31:51 2022 +0100 + + stop exposing legacy and replace with next + + Signed-off-by: Fredrik Adelöw + +commit 3cd87f3fa0ef640ac1cf287d1a0f49bba9efb810 +Author: blam +Date: Mon Jan 17 13:52:22 2022 +0100 + + chore: simplyfying the labels + + Signed-off-by: blam + +commit ed5752e3f02ea0d2138ee7d1038b0df6657aa1ac +Author: blam +Date: Thu Dec 16 10:44:25 2021 +0100 + + chore: updating secrets + + Signed-off-by: blam + +commit 1063afe18f3011cd560ede2c8ba42001a1218056 +Author: blam +Date: Wed Dec 15 14:39:55 2021 +0100 + + chore: updating pending review workflows + + Signed-off-by: blam + +commit be98a13b9d7c698a64fe1ffe7035dfcdeb992b76 +Author: blam +Date: Wed Dec 15 14:36:09 2021 +0100 + + chore: updating goalie review worklfows + + Signed-off-by: blam + +commit 3c7a8aee0334f8ccf504f390923a740c33f37d45 +Author: blam +Date: Wed Dec 15 14:27:51 2021 +0100 + + chore: added some workflows to add some labels to inflight PR's + + Signed-off-by: blam + +commit e15ce5c16e5ed4837151d7d96cfbee93a6098fa1 +Author: Joon Park +Date: Mon Jan 17 12:22:24 2022 +0000 + + Integrate authorization into catalog-backend delete entities endpoint (#8805) + + * Integrate authorization into catalog-backend delete entities endpoint + + Signed-off-by: Joon Park + + * Remove entity ref from request and handle conditional response + + Signed-off-by: Joon Park + +commit 4d213328883580dbb58022e42f4888ed1976d37b +Merge: 6b05ad1265 4df6c3ccb3 +Author: Patrik Oldsberg +Date: Mon Jan 17 13:07:16 2022 +0100 + + Merge branch 'master' into rugvip/depr + +commit 02687954caa020738a8539b7a1b08ab6fdb437b0 +Author: Mark Stickley +Date: Sat Jan 15 01:05:54 2022 +0000 + + Fixed typo and made warning a little clearer + + Signed-off-by: Mark Stickley + +commit 4df6c3ccb3bfcdb45920fe93496b8c0e34897a0b +Merge: c13beb05e4 258699f1ce +Author: Fredrik Adelöw +Date: Mon Jan 17 10:44:07 2022 +0100 + + Merge pull request #8958 from backstage/dependabot/npm_and_yarn/svgr/plugin-jsx-6.2.0 + + build(deps): bump @svgr/plugin-jsx from 5.5.0 to 6.2.0 + +commit 258699f1ce9529980d34253ca47621df9dccd63f +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Mon Jan 17 08:47:02 2022 +0000 + + build(deps): bump @svgr/plugin-jsx from 5.5.0 to 6.2.0 + + Bumps [@svgr/plugin-jsx](https://github.com/gregberge/svgr) from 5.5.0 to 6.2.0. + - [Release notes](https://github.com/gregberge/svgr/releases) + - [Changelog](https://github.com/gregberge/svgr/blob/main/CHANGELOG.md) + - [Commits](https://github.com/gregberge/svgr/compare/v5.5.0...v6.2.0) + + --- + updated-dependencies: + - dependency-name: "@svgr/plugin-jsx" + dependency-type: direct:production + update-type: version-update:semver-major + ... + + Signed-off-by: dependabot[bot] + +commit c13beb05e4bd2b8f66f2c5579023c82604cd75cf +Merge: 35d17bed68 f006fe2529 +Author: Fredrik Adelöw +Date: Mon Jan 17 09:39:58 2022 +0100 + + Merge pull request #8943 from djamaile/master + + feat(org): expose pageSize prop for MembersListCard component + +commit 35d17bed68f9e6c8a696e3661839f798555b8fa1 +Merge: ab548076e3 2f89895af6 +Author: Fredrik Adelöw +Date: Mon Jan 17 09:38:06 2022 +0100 + + Merge pull request #8927 from backstage/dependabot/npm_and_yarn/svgr/plugin-svgo-6.2.0 + + build(deps): bump @svgr/plugin-svgo from 5.4.0 to 6.2.0 + +commit ab548076e3b1219098b7c5f7414a3a0435589519 +Merge: 604a87a46f bc58af2722 +Author: Johan Haals +Date: Mon Jan 17 09:32:06 2022 +0100 + + Merge pull request #8950 from julioz/gocd-logo + + Replace GoCD plugin logo + +commit 604a87a46f7071b73519b78d2d6217ea706b33f6 +Merge: 4eb34102d5 28872b53dd +Author: Fredrik Adelöw +Date: Mon Jan 17 09:29:16 2022 +0100 + + Merge pull request #8962 from backstage/dependabot/npm_and_yarn/postcss-8.4.5 + + build(deps): bump postcss from 8.3.5 to 8.4.5 + +commit 4eb34102d5c1edbfa7b5d5c9d24813deb588e547 +Merge: f2bb0e6993 bf177df9c3 +Author: Fredrik Adelöw +Date: Mon Jan 17 09:28:45 2022 +0100 + + Merge pull request #8963 from backstage/dependabot/npm_and_yarn/core-js-3.20.3 + + build(deps): bump core-js from 3.19.0 to 3.20.3 + +commit f2bb0e69932396f98b4531020918a0fbcb9cd2cd +Merge: 56bbc3dd31 de907b4f20 +Author: Fredrik Adelöw +Date: Mon Jan 17 09:12:11 2022 +0100 + + Merge pull request #8954 from backstage/freben/azure-version + + fix wrong azure devops version + +commit 56bbc3dd3156989bddcdd01cbf27b2e1272f9ee9 +Merge: 5efc8924ff dc6aa5559f +Author: Fredrik Adelöw +Date: Mon Jan 17 07:35:40 2022 +0100 + + Merge pull request #8961 from backstage/dependabot/npm_and_yarn/types/jquery-3.5.13 + + build(deps-dev): bump @types/jquery from 3.5.8 to 3.5.13 + +commit 5efc8924ff460bd891f0d5fa63ca7ad62ba1a597 +Merge: 0f91ff58ce c0e4963fd1 +Author: Fredrik Adelöw +Date: Mon Jan 17 07:35:08 2022 +0100 + + Merge pull request #8960 from backstage/dependabot/npm_and_yarn/keyv-4.0.5 + + build(deps): bump keyv from 4.0.3 to 4.0.5 + +commit 0f91ff58ce4ee43895ae260dc95c7133029f833c +Merge: d268fdb61c d6a02ec73f +Author: Fredrik Adelöw +Date: Mon Jan 17 07:34:36 2022 +0100 + + Merge pull request #8959 from backstage/dependabot/npm_and_yarn/terser-webpack-plugin-5.3.0 + + build(deps): bump terser-webpack-plugin from 5.2.4 to 5.3.0 + +commit bf177df9c39b7d6b6a2977f81b8579adcba54511 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Mon Jan 17 04:22:35 2022 +0000 + + build(deps): bump core-js from 3.19.0 to 3.20.3 + + Bumps [core-js](https://github.com/zloirock/core-js) from 3.19.0 to 3.20.3. + - [Release notes](https://github.com/zloirock/core-js/releases) + - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) + - [Commits](https://github.com/zloirock/core-js/compare/v3.19.0...v3.20.3) + + --- + updated-dependencies: + - dependency-name: core-js + dependency-type: direct:production + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit 28872b53dd9a9db3a336a225d1b189ef25e26d52 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Mon Jan 17 04:19:55 2022 +0000 + + build(deps): bump postcss from 8.3.5 to 8.4.5 + + Bumps [postcss](https://github.com/postcss/postcss) from 8.3.5 to 8.4.5. + - [Release notes](https://github.com/postcss/postcss/releases) + - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) + - [Commits](https://github.com/postcss/postcss/compare/8.3.5...8.4.5) + + --- + updated-dependencies: + - dependency-name: postcss + dependency-type: direct:production + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit dc6aa5559ff5372a3c05dd690a8ed71a802f65da +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Mon Jan 17 04:18:55 2022 +0000 + + build(deps-dev): bump @types/jquery from 3.5.8 to 3.5.13 + + Bumps [@types/jquery](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jquery) from 3.5.8 to 3.5.13. + - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) + - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jquery) + + --- + updated-dependencies: + - dependency-name: "@types/jquery" + dependency-type: direct:development + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit c0e4963fd1233bcf9b6cb5996cfd94829a5eef0e +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Mon Jan 17 04:15:05 2022 +0000 + + build(deps): bump keyv from 4.0.3 to 4.0.5 + + Bumps [keyv](https://github.com/jaredwray/keyv) from 4.0.3 to 4.0.5. + - [Release notes](https://github.com/jaredwray/keyv/releases) + - [Commits](https://github.com/jaredwray/keyv/commits) + + --- + updated-dependencies: + - dependency-name: keyv + dependency-type: direct:production + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit d6a02ec73f67466050bb8c43fe748826a79868ca +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Mon Jan 17 04:10:00 2022 +0000 + + build(deps): bump terser-webpack-plugin from 5.2.4 to 5.3.0 + + Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 5.2.4 to 5.3.0. + - [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases) + - [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md) + - [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.2.4...v5.3.0) + + --- + updated-dependencies: + - dependency-name: terser-webpack-plugin + dependency-type: direct:production + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit 6bc3d749e88419e93f9cb1afaf66346a047f4616 +Author: Patrik Oldsberg +Date: Sun Jan 16 21:58:37 2022 +0100 + + docs: add build system publishing and jest config sections + + Signed-off-by: Patrik Oldsberg + +commit 035abd52dd7e9967dec768090fa54db6d8493275 +Author: Patrik Oldsberg +Date: Sun Jan 16 20:18:54 2022 +0100 + + docs: build system tweaks and corrections + + Signed-off-by: Patrik Oldsberg + +commit e3155cbfaaa2036c1e0c073639ed6318eb88c4f3 +Author: Patrik Oldsberg +Date: Sun Jan 16 15:05:58 2022 +0100 + + docs: build system transpilers and loaders docs + + Signed-off-by: Patrik Oldsberg + +commit a2f6b59119a378b117d9b6a4419da3a04ed55edc +Author: Patrik Oldsberg +Date: Sun Jan 16 14:02:18 2022 +0100 + + docs: document backend dev and prod bundling setup + + Signed-off-by: Patrik Oldsberg + +commit 525e7aa3d7e70ab12951d6eb860420cb0eb7167c +Author: Patrik Oldsberg +Date: Sun Jan 16 12:39:37 2022 +0100 + + docs: frontend bundling docs mostly done + + Signed-off-by: Patrik Oldsberg + +commit 71c22ae2fc825ad9aba65bddc05cf4aebe9aa0c8 +Author: Patrik Oldsberg +Date: Sun Dec 19 13:47:05 2021 +0100 + + docs: halfway bundling docs + + Signed-off-by: Patrik Oldsberg + +commit 0a052c9be1dfed8b456c9cad0e3c35461614c0a3 +Author: Patrik Oldsberg +Date: Fri Dec 17 22:31:13 2021 +0100 + + docs: initial build system build step docs + + Signed-off-by: Patrik Oldsberg + +commit 7a9240a56f8e12c16e2fdd68f2ea4dc792f3291e +Author: Patrik Oldsberg +Date: Fri Dec 10 22:10:35 2021 +0100 + + docs/local-dev: build system doc tweaks and more type checking/test + + Signed-off-by: Patrik Oldsberg + +commit aaeda76427424ddb2decae0a7a08f10c63452228 +Author: Patrik Oldsberg +Date: Fri Dec 10 17:21:20 2021 +0100 + + docs: move cli/build-system to local-dev + + Signed-off-by: Patrik Oldsberg + +commit de907b4f20498efffa4c55b82fb20cd76772f944 +Author: Fredrik Adelöw +Date: Sun Jan 16 20:57:06 2022 +0100 + + fix wrong azure devops version + + Signed-off-by: Fredrik Adelöw + +commit c007bea54673a834502943738f25454b17315b93 +Author: David Weber +Date: Sun Jan 16 12:46:24 2022 +0100 + + Add change set + + Signed-off-by: David Weber + +commit 6f4f3422d809987bcd1891908417d49d45c58688 +Author: David Weber +Date: Fri Jan 14 23:19:50 2022 +0100 + + Export GraphQlDefinitionWidget + + This is important for reuse of the widget. + + Signed-off-by: David Weber + +commit 12174e0b9c8aaedfc58240093fdb6ca29bef7b80 +Author: Patrik Oldsberg +Date: Mon Oct 4 17:36:03 2021 +0200 + + docs: more build system docs + + Signed-off-by: Patrik Oldsberg + +commit d61f0d4fd4ecea434b7dfd5fd9445920a096473a +Author: Patrik Oldsberg +Date: Sun Oct 3 14:59:33 2021 +0200 + + docs: initial build system docs + + Signed-off-by: Patrik Oldsberg + +commit 2a42d573d2f76d3b513f876b18314e5d02158a06 +Author: Patrik Oldsberg +Date: Sun Jan 16 11:48:51 2022 +0100 + + cangesets: add changeset for the exterimental cli type builds + + Signed-off-by: Patrik Oldsberg + +commit 26cd3e2d019978c4cb54867e6c7f460c386bd8bc +Author: Patrik Oldsberg +Date: Sun Jan 16 11:14:26 2022 +0100 + + cli: set skipLibCheck for api extractor + + Signed-off-by: Patrik Oldsberg + +commit d268fdb61c291320c92cde282c619c74dd93412f +Merge: 0b30af8f06 838dd945da +Author: Fredrik Adelöw +Date: Sat Jan 15 23:08:58 2022 +0100 + + Merge pull request #8951 from kurtaking/kurtaking/fixing-types-architecture-overview-docs + + Fixed several typos in the Architecture Overview docs + +commit 838dd945da97e977397fb4b827f6f7db5234281d +Author: Fredrik Adelöw +Date: Sat Jan 15 22:53:54 2022 +0100 + + prettier + + Signed-off-by: Fredrik Adelöw + +commit 4316d9ae40ec53de79714a04b05097ae71702b7e +Author: Kurt King +Date: Sat Jan 15 10:36:20 2022 -0600 + + Fixed several types in the Architecture Overview docs + + Signed-off-by: Kurt King + +commit 2b27e49eb1bba6f2d02ef6d729e7d6d89791188b +Author: Patrik Oldsberg +Date: Sat Jan 15 16:47:39 2022 +0100 + + catalog,catalog-backend: update to catalog-model status change + + Signed-off-by: Patrik Oldsberg + +commit 8b5a7763d5a9454cc8c2a33c3a97af96a7f65cae +Author: Patrik Oldsberg +Date: Sat Jan 15 13:25:40 2022 +0100 + + catalog-model: enable alpha release stage and add AlphaEntity + + Signed-off-by: Patrik Oldsberg + +commit bc58af272292a771f37d97bc0f121217acb8fc2f +Author: Julio Zynger +Date: Sat Jan 15 15:47:42 2022 +0100 + + Replace GoCD plugin logo + + The original link does not render on the plugins page, replace it with an asset from the official website. + + Signed-off-by: Julio Zynger + +commit 0b30af8f06852228756a87b0545cb04f99d2dedf +Merge: 34a2a107a9 2afa6a94c0 +Author: Patrik Oldsberg +Date: Sat Jan 15 13:41:36 2022 +0100 + + Merge pull request #8949 from backstage/dependabot/npm_and_yarn/microsite/shelljs-0.8.5 + + build(deps): bump shelljs from 0.8.4 to 0.8.5 in /microsite + +commit 3d79f6321f6773c409935f1b1adda063d45acb84 +Author: Patrik Oldsberg +Date: Sat Jan 15 13:24:21 2022 +0100 + + cli: add support for separate release stage types in publishConfig + + Signed-off-by: Patrik Oldsberg + +commit d241348038d116df93358ba31642c76c80d4d4db +Author: Patrik Oldsberg +Date: Sat Jan 15 13:23:21 2022 +0100 + + cli: split release stages in experimental type build + + Signed-off-by: Patrik Oldsberg + +commit 2afa6a94c0ba9776fa5b8818f5570172b57fcd0a +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Sat Jan 15 10:45:08 2022 +0000 + + build(deps): bump shelljs from 0.8.4 to 0.8.5 in /microsite + + Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.4 to 0.8.5. + - [Release notes](https://github.com/shelljs/shelljs/releases) + - [Changelog](https://github.com/shelljs/shelljs/blob/master/CHANGELOG.md) + - [Commits](https://github.com/shelljs/shelljs/compare/v0.8.4...v0.8.5) + + --- + updated-dependencies: + - dependency-name: shelljs + dependency-type: indirect + ... + + Signed-off-by: dependabot[bot] + +commit 34a2a107a939595b62249fa6fb4a706f30933a44 +Merge: 790cf7fea0 049cb4b1bb +Author: Patrik Oldsberg +Date: Sat Jan 15 11:44:37 2022 +0100 + + Merge pull request #8948 from backstage/dependabot/npm_and_yarn/shelljs-0.8.5 + + build(deps): bump shelljs from 0.8.4 to 0.8.5 + +commit 049cb4b1bba7695247641a48076e7eedf6a0368a +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Sat Jan 15 06:30:07 2022 +0000 + + build(deps): bump shelljs from 0.8.4 to 0.8.5 + + Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.4 to 0.8.5. + - [Release notes](https://github.com/shelljs/shelljs/releases) + - [Changelog](https://github.com/shelljs/shelljs/blob/master/CHANGELOG.md) + - [Commits](https://github.com/shelljs/shelljs/compare/v0.8.4...v0.8.5) + + --- + updated-dependencies: + - dependency-name: shelljs + dependency-type: indirect + ... + + Signed-off-by: dependabot[bot] + +commit 790cf7fea0e3c60b1a0fa5c9ed3ca4e8750ed00b +Merge: 178c149e90 96b9e44312 +Author: Patrik Oldsberg +Date: Fri Jan 14 20:16:11 2022 +0100 + + Merge pull request #8941 from satrox28/patch-1 + + Fixing typo error on Changelog + +commit 178c149e90886a2d8b7b73462d846b7e68f0dfc8 +Merge: 7cd53159a2 a686efd469 +Author: Fredrik Adelöw +Date: Fri Jan 14 19:47:03 2022 +0100 + + Merge pull request #8942 from backstage/freben/locks + + yarn.lock again + +commit 093e5e06e43bd15cd12b57e7ce8134b56bcd8e7c +Author: Patrik Oldsberg +Date: Fri Jan 14 19:39:06 2022 +0100 + + cli: add experimental type builds + + Signed-off-by: Patrik Oldsberg + +commit 96b9e44312e6441df061bb12fecc6ac3232aa8a6 +Author: Sathish Kumar +Date: Fri Jan 14 12:38:17 2022 -0500 + + Fixing typo error + + Signed-off-by: Sathish Kumar + +commit f006fe252999b86ffd4ff6c373c4f07bf03b5431 +Author: djamaile +Date: Fri Jan 14 19:05:43 2022 +0100 + + feat(org): expose pageSize prop for MembersListCard component + + Signed-off-by: djamaile + +commit 7cd53159a2fee3e6d0319ea5da1607307454514f +Merge: 68c16958da cd4e3c4d4e +Author: Fredrik Adelöw +Date: Fri Jan 14 18:57:19 2022 +0100 + + Merge pull request #8940 from SDA-SE/fix/api-docs-url + + fix(api-docs): set url explicitly to an empty string + +commit a686efd4692344bfcf20e37f3934c4bc13a2502a +Author: Fredrik Adelöw +Date: Fri Jan 14 18:56:34 2022 +0100 + + yarn.lock again + + Signed-off-by: Fredrik Adelöw + +commit 9f0d178a51facc8753cff5c84735e14edbe059bb +Author: Juan Pablo Garcia Ripa +Date: Fri Jan 14 18:46:52 2022 +0100 + + apply last feedback + + Signed-off-by: Juan Pablo Garcia Ripa + +commit cd4e3c4d4edd8eb3874621c2190dba302d739078 +Author: Dominik Schwank +Date: Fri Jan 14 18:16:54 2022 +0100 + + fix(api-docs): set url explicitly to an empty string + + The url argument is undefined when it is not explicitly set to an empty string. An undefined url is + causing the swagger UI to fail on match checks. + + fixes #8895 + + Signed-off-by: Dominik Schwank + +commit ec67d27cb21d1a4943b5c333039d30798956dbbd +Author: Juan Pablo Garcia Ripa +Date: Tue Jan 11 18:13:09 2022 +0100 + + remove layoutProvider references + + Signed-off-by: Juan Pablo Garcia Ripa + +commit 14b882a6968560f1cb8c2d21ab57b6955c35f573 +Author: Juan Pablo Garcia Ripa +Date: Mon Jan 10 18:14:46 2022 +0100 + + Move layout context to SidabarPage + + Signed-off-by: Juan Pablo Garcia Ripa + +commit 5bd03f03be84f7128659de5a61085c7099b90aa3 +Author: Juan Pablo Garcia Ripa +Date: Mon Jan 10 17:51:55 2022 +0100 + + fix conflict resolution + + Signed-off-by: Juan Pablo Garcia Ripa + +commit eae85fecaccfec53d7068a76674914ea00b09746 +Author: Juan Pablo Garcia Ripa +Date: Sat Dec 11 00:52:41 2021 +0100 + + add focus after search + + Signed-off-by: Juan Pablo Garcia Ripa + + add provider to report + + Signed-off-by: Juan Pablo Garcia Ripa + +commit 8a0c363862ca0643ecb2c91b690a0458cdd6c492 +Author: Juan Pablo Garcia Ripa +Date: Thu Dec 9 16:37:50 2021 +0100 + + update app + + Signed-off-by: Juan Pablo Garcia Ripa + +commit af7608e58dbcaf7bc1c12b1ba917b2232b6ee9fd +Author: Juan Pablo Garcia Ripa +Date: Thu Dec 9 16:32:23 2021 +0100 + + dont show skip if there is no content ref + + Signed-off-by: Juan Pablo Garcia Ripa + +commit 8bb0f4bc8a1852cde1c83a167c3a95dc6ae6a083 +Author: Juan Pablo Garcia Ripa +Date: Sun Sep 19 00:59:45 2021 +0200 + + add LayoutProvider + + Signed-off-by: Juan Pablo Garcia Ripa + +commit 68c16958dabeeda90de82a956a968aa98e839daf +Merge: a10b8c4df0 a86034504a +Author: Fredrik Adelöw +Date: Fri Jan 14 17:41:59 2022 +0100 + + Merge pull request #8915 from backstage/blam/bump-graphql-dependencies + + chore: restore devops plugin + +commit a10b8c4df0891ceb6a361dfb4eaf75bec6cc72a5 +Merge: be5b5e3eba 2908a41b9b +Author: Fredrik Adelöw +Date: Fri Jan 14 17:41:05 2022 +0100 + + Merge pull request #8938 from djamaile/master + + fix: typo in MembersListCard component + +commit be5b5e3ebaf226338d9bb895caa93587f3f0c85e +Merge: 7e8cc7d24e 653d1fe263 +Author: Fredrik Adelöw +Date: Fri Jan 14 17:14:02 2022 +0100 + + Merge pull request #8936 from backstage/freben/healer + + Clear parent entity hashes on deletion, to get healing behaviors back + +commit 7e8cc7d24e741fc9b9640475a35a51263931ec18 +Merge: 81ad90ba28 374550ead0 +Author: Fredrik Adelöw +Date: Fri Jan 14 16:55:14 2022 +0100 + + Merge pull request #6905 from tudi2d/mobile-sidebar + + Mobile sidebar + +commit 653d1fe263b10d34a6383f1c5fdad79001b530d7 +Author: Fredrik Adelöw +Date: Fri Jan 14 16:47:27 2022 +0100 + + better formulation + + Signed-off-by: Fredrik Adelöw + +commit 2908a41b9b63314c8d0752ebf5b3660bfe105885 +Author: djamaile +Date: Fri Jan 14 16:41:24 2022 +0100 + + fix: typo in MembersListCard component + + Signed-off-by: djamaile + +commit 81ad90ba2869290e6d7a7b6bc21c9f5fed2d450a +Merge: 68fa2e868d 4b57df1d86 +Author: Fredrik Adelöw +Date: Fri Jan 14 16:31:52 2022 +0100 + + Merge pull request #8790 from greatmindsorg/bugfix/helm_chart_ingress + + bugfix: Fix helm chart ingress template + +commit 68fa2e868d6c6d754447436259a68d7f255fdade +Merge: 71b09c83be 29710c91c2 +Author: Fredrik Adelöw +Date: Fri Jan 14 16:29:13 2022 +0100 + + Merge pull request #8822 from erikxiv/techdocs-style-blockquote + + Techdocs: use lighter color for block quotes and horizontal rulers + +commit 374550ead0bb797bc8900738b50046c013f84ed1 +Author: Philipp Hugenroth +Date: Fri Jan 14 16:18:22 2022 +0100 + + Fix wrong import path in test + + Signed-off-by: Philipp Hugenroth + +commit 1fdf97f15043e309438b28e775af27b187c29edf +Author: Philipp Hugenroth +Date: Fri Jan 14 16:09:50 2022 +0100 + + Avoid breaking api changes + + Signed-off-by: Philipp Hugenroth + +commit 71b09c83be5db8b645b61b6f03d61ee2095ef0fc +Merge: fb889454d2 12f5c33043 +Author: MT Lewis +Date: Fri Jan 14 14:43:50 2022 +0000 + + Merge pull request #8799 from backstage/permissions-batching-improvements + + permission-backend: wrap authorize request and response batches in envelope + +commit dce98a92f71dbf2733128d27962be7cadfeb7b8a +Author: Fredrik Adelöw +Date: Fri Jan 14 15:06:29 2022 +0100 + + Clear parent entity hashes on deletion, to get healing behaviors back + + Signed-off-by: Fredrik Adelöw + +commit fb889454d2060681fb587ad7e4d73aaacd9d8f22 +Merge: 597588e2e8 bd2ce1922b +Author: Johan Haals +Date: Fri Jan 14 14:49:16 2022 +0100 + + Merge pull request #8935 from backstage/jhaals/publish + + Publish pre-releases under `next` npm dist tag + +commit bd2ce1922b95c501dfde6f6dd4d3d08a2c54c4ca +Author: Johan Haals +Date: Fri Jan 14 14:21:53 2022 +0100 + + Publish pre-releases under `next` npm dist tag + + Signed-off-by: Johan Haals + +commit 597588e2e8dfca22e18ac2071306c36d58c044e1 +Merge: 4259cda05c 3375622ec3 +Author: Johan Haals +Date: Fri Jan 14 13:42:03 2022 +0100 + + Merge pull request #8918 from RoadieHQ/add-buildkite-to-example-app + + Include buildkite in example-app again + +commit 4259cda05c634655742e1d8e5321eecf7522af31 +Merge: 04e98c89ef ced88f1b08 +Author: Johan Haals +Date: Fri Jan 14 13:30:10 2022 +0100 + + Merge pull request #8924 from backstage/blam/fix-descriptor-docs + + Fix slightly out of date docs + +commit 04e98c89ef666bfa199c453312ec25b3660cda7a +Merge: 98427a998f 7ea8ab0c33 +Author: Patrik Oldsberg +Date: Fri Jan 14 13:27:32 2022 +0100 + + Merge pull request #8932 from backstage/rugvip/nold + + docs: remove composability docs for how to port legacy apps + +commit 98427a998fb5b67921410a87b0bcc58b5d94353f +Merge: ccd9b1643b 05a777a46c +Author: Patrik Oldsberg +Date: Fri Jan 14 13:27:20 2022 +0100 + + Merge pull request #8930 from backstage/rugvip/prerelease + + changeset: enter prerelease mode + +commit ccd9b1643b5b98b882f4de58bd7c11308bfe89eb +Merge: 72d4b7061d c8e0f906a1 +Author: Fredrik Adelöw +Date: Fri Jan 14 13:27:05 2022 +0100 + + Merge pull request #8865 from fcorti/fcorti-roadmap-001 + + Updated roadmap page in the public documentation. + +commit 87f37b167499fbaf54adc21ef49863a4ad5ce5fa +Author: Jussi Hallila +Date: Fri Jan 14 13:20:35 2022 +0100 + + Knexify queries. + Add additional test cases for cases where multiple entities are inserted. + + Signed-off-by: Jussi Hallila + +commit c8e0f906a137200650e55814c76055fb7df426e2 +Author: Fredrik Adelöw +Date: Fri Jan 14 13:19:11 2022 +0100 + + prettier + + Signed-off-by: Fredrik Adelöw + +commit ab61c4603a230c99632af4524ebc0f15d1739d35 +Author: Francesco Corti +Date: Fri Jan 14 12:30:14 2022 +0100 + + Updated roadmap page in the public documentation. + + Signed-off-by: Francesco Corti + +commit e340186d2a1aa96077ecd5af6fa3acc2f8ea0a21 +Merge: 6c16957065 72d4b7061d +Author: Francesco Corti +Date: Fri Jan 14 12:12:02 2022 +0100 + + Merge branch 'backstage:master' into fcorti-roadmap-001 + +commit 6c16957065ee848854ddde6a87ba55e292d8165b +Author: Francesco Corti +Date: Fri Jan 14 11:47:35 2022 +0100 + + Update docs/overview/roadmap.md + + Review from rodmachen. + + Co-authored-by: Rod Machen + +commit 22052dc872271e1796d972f06ccea9a3190782f0 +Author: Francesco Corti +Date: Fri Jan 14 11:47:26 2022 +0100 + + Update docs/overview/roadmap.md + + Review from rodmachen. + + Co-authored-by: Rod Machen + +commit 5f0be90d88fbcf272d87670d4718903b921bc886 +Author: Francesco Corti +Date: Fri Jan 14 11:47:13 2022 +0100 + + Update docs/overview/roadmap.md + + Review from rodmachen. + + Co-authored-by: Rod Machen + +commit 7ea8ab0c331c643044dabb63858e8942a1ab6706 +Author: Patrik Oldsberg +Date: Fri Jan 14 11:27:55 2022 +0100 + + docs: remove composability docs for how to port legacy apps + + Signed-off-by: Patrik Oldsberg + +commit cf77b60e0e6f27e94e4070a69766a1d6d096f117 +Author: Francesco Corti +Date: Fri Jan 14 10:17:07 2022 +0100 + + Update docs/overview/roadmap.md + + Review from rodmachen. + + Co-authored-by: Rod Machen + +commit af06098589fa89984bb2483fd5745c967553300a +Author: Francesco Corti +Date: Fri Jan 14 10:16:59 2022 +0100 + + Update docs/overview/roadmap.md + + Review from rodmachen. + + Co-authored-by: Rod Machen + +commit 5ed2ad9648edde6e6ada6e070f073a86f356f506 +Author: Francesco Corti +Date: Fri Jan 14 10:16:47 2022 +0100 + + Update docs/overview/roadmap.md + + Review from rodmachen. + + Co-authored-by: Rod Machen + +commit 06860ac82826f46d52549d925ef37c0440ab8fcf +Author: Francesco Corti +Date: Fri Jan 14 10:16:39 2022 +0100 + + Update docs/overview/roadmap.md + + Review from rodmachen. + + Co-authored-by: Rod Machen + +commit 4eff1188c0ec8fcab11f493aed97d9dd7488e517 +Author: Francesco Corti +Date: Fri Jan 14 10:16:32 2022 +0100 + + Update docs/overview/roadmap.md + + Review from rodmachen. + + Co-authored-by: Rod Machen + +commit 796454994ba00b26db817989607051ce2a6f4edd +Author: Francesco Corti +Date: Fri Jan 14 10:15:57 2022 +0100 + + Update docs/overview/roadmap.md + + Review from rodmachen. + + Co-authored-by: Rod Machen + +commit ee45cd42d84246d00e01b3ac4ca694684a646041 +Author: Francesco Corti +Date: Fri Jan 14 10:15:45 2022 +0100 + + Update docs/overview/roadmap.md + + Review from rodmachen. + + Co-authored-by: Rod Machen + +commit 05a777a46c7f9f4d76ab93cc84fad6866536c40a +Author: Patrik Oldsberg +Date: Fri Jan 14 09:54:57 2022 +0100 + + changeset: enter prerelease mode + + Signed-off-by: Patrik Oldsberg + +commit 33e2553ccc99a459fb7dd359b549ed61a2bc1694 +Author: blam +Date: Fri Jan 14 06:50:47 2022 +0100 + + chore: added tests for the rest of the broken out components. Now I think we're ready to go... + + Signed-off-by: blam + +commit a86034504a9c5edfe3ab56c04fb3d28c8268d562 +Merge: 07ec177dbf 72d4b7061d +Author: Ben Lambert +Date: Fri Jan 14 05:44:16 2022 +0100 + + Merge branch 'master' into blam/bump-graphql-dependencies + +commit 2f89895af63f745f5121eed5b726f16d7da1d6ba +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Fri Jan 14 04:09:48 2022 +0000 + + build(deps): bump @svgr/plugin-svgo from 5.4.0 to 6.2.0 + + Bumps [@svgr/plugin-svgo](https://github.com/gregberge/svgr) from 5.4.0 to 6.2.0. + - [Release notes](https://github.com/gregberge/svgr/releases) + - [Changelog](https://github.com/gregberge/svgr/blob/main/CHANGELOG.md) + - [Commits](https://github.com/gregberge/svgr/compare/v5.4.0...v6.2.0) + + --- + updated-dependencies: + - dependency-name: "@svgr/plugin-svgo" + dependency-type: direct:production + update-type: version-update:semver-major + ... + + Signed-off-by: dependabot[bot] + +commit 72d4b7061d5f2a1d1d09d77f7aeaf8bd1726e26f +Merge: 46d74fd427 f685e1398f +Author: Patrik Oldsberg +Date: Thu Jan 13 23:25:01 2022 +0100 + + Merge pull request #8719 from cmpadden/warn-app-config-deprecations + + Warn users of deprecated keys in app configurations + +commit ced88f1b08100de780892b16bacba2b81bfee310 +Author: blam +Date: Thu Jan 13 23:24:21 2022 +0100 + + chore: steps are required + + Signed-off-by: blam + +commit 46d74fd4274f1756898bb3aa585d5cb621ea6b63 +Merge: 77c6543bca 306d879536 +Author: Fredrik Adelöw +Date: Thu Jan 13 22:32:49 2022 +0100 + + Merge pull request #8774 from backstage/dependabot/npm_and_yarn/types/swagger-ui-react-4.1.1 + + build(deps-dev): bump @types/swagger-ui-react from 3.35.2 to 4.1.1 + +commit 77c6543bcacd27f6f30d9506bf6bfe31032f0fcc +Merge: 6f9a38849c a4487f7050 +Author: Fredrik Adelöw +Date: Thu Jan 13 21:18:29 2022 +0100 + + Merge pull request #8876 from backstage/dependabot/npm_and_yarn/roadiehq/backstage-plugin-github-insights-1.4.3 + + build(deps): bump @roadiehq/backstage-plugin-github-insights from 1.4.2 to 1.4.3 + +commit 6f9a38849c2d24216967fc3382b4db8dbfda7d4f +Merge: 69c082065c e683a479d1 +Author: Patrik Oldsberg +Date: Thu Jan 13 20:08:23 2022 +0100 + + Merge pull request #8916 from RoadieHQ/gh-8906-update-docs + + Add clarification that Location spec is required + +commit 69c082065ccde18dc2498da0aa32bc104e45a88c +Merge: 9c5cd63243 5de4482b44 +Author: Fredrik Adelöw +Date: Thu Jan 13 20:07:27 2022 +0100 + + Merge pull request #8649 from nigelwright-roam/s3-discovery-docs + + Added additional S3 Discovery instructions + +commit 8aebc7b0db404d40f498d87efbcbc1210854adc9 +Author: Patrik Oldsberg +Date: Wed Dec 29 18:04:37 2021 +0100 + + app-backend: clarify relation between database and staticFallbackHandler + + Signed-off-by: Patrik Oldsberg + +commit ccd9bcb86ee254390fb307bcfe1b598b07daede9 +Author: Patrik Oldsberg +Date: Wed Dec 29 17:37:53 2021 +0100 + + app-backend: some refactoring, renaming, and docs + + Signed-off-by: Patrik Oldsberg + +commit fb08e2f285a0f5fa1bbe6f8d020f0b5ca0b3aaea +Author: Patrik Oldsberg +Date: Wed Dec 29 17:14:03 2021 +0100 + + backend,create-app: update app-backend setup to forward database + + Signed-off-by: Patrik Oldsberg + +commit eb00e8af146a7b8ecf950c76b3330bf68d467910 +Author: Patrik Oldsberg +Date: Wed Dec 29 17:02:26 2021 +0100 + + app-backend: changeset and API report for asset cache and header updates + + Signed-off-by: Patrik Oldsberg + +commit 729b188045846e3107afccf133d630c2febaecf2 +Author: Patrik Oldsberg +Date: Wed Dec 29 16:58:01 2021 +0100 + + app-backend: update router to use static assets store and new cache headers + + Signed-off-by: Patrik Oldsberg + +commit 7261b769358c762ba26368ff94f31ab5d1d84fb8 +Author: Patrik Oldsberg +Date: Wed Dec 29 16:52:59 2021 +0100 + + app-backend: added static assets middleware + header constants + + Signed-off-by: Patrik Oldsberg + +commit 3a7911ece86fbeecc0818769dc7b5820bf94b5ed +Author: Patrik Oldsberg +Date: Wed Dec 29 15:55:20 2021 +0100 + + app-backend: added test for asset lookup + + Signed-off-by: Patrik Oldsberg + +commit 54ecf37c1503a5d96638f6198844452a4fa7c585 +Author: Patrik Oldsberg +Date: Wed Dec 29 15:34:45 2021 +0100 + + app-backend: added utility to find assets to store + + Signed-off-by: Patrik Oldsberg + +commit a9dcace703f2487eaa17870a84b13e4969f28a17 +Author: Patrik Oldsberg +Date: Wed Dec 29 14:41:51 2021 +0100 + + app-backend: add StaticAssetsStore + + Signed-off-by: Patrik Oldsberg + +commit 6841660ba4ac6b93e94cde43acc925ffab49194c +Author: Patrik Oldsberg +Date: Wed Dec 29 12:01:46 2021 +0100 + + app-backend: added initial db migration for asset cache + + Signed-off-by: Patrik Oldsberg + +commit 6b05ad12654f3ae6bf4d55171f6b56f15141dc59 +Author: Patrik Oldsberg +Date: Thu Jan 13 13:18:02 2022 +0100 + + changesets: added changeset for core-components IdentityApi deprecation removals + + Signed-off-by: Patrik Oldsberg + +commit 553533629236f81a50d4113e4bd7f0ccaada8d09 +Author: Patrik Oldsberg +Date: Thu Jan 13 12:17:51 2022 +0100 + + search: update api tests to mock getCredentials + + Signed-off-by: Patrik Oldsberg + +commit 8a086d1c360191021233ed9ceb04c6bfadddf2f8 +Author: blam +Date: Wed Jan 12 13:17:08 2022 +0100 + + chore: remove the last occurence of getIdToken + + Signed-off-by: blam + +commit c4a1dc4ec867bf3b0f00640c50c83213eab02c4e +Author: Patrik Oldsberg +Date: Tue Jan 11 10:13:19 2022 +0100 + + core-app-api: warn if IdentityApi returns an invalid userEntityRef + + Signed-off-by: Patrik Oldsberg + +commit d879072b0cc89ba120a5186d2f70b928e8378d09 +Author: Patrik Oldsberg +Date: Tue Jan 4 23:31:50 2022 +0100 + + core-plugin-api: remove deprecated id field from BackstageIdentityResponse + + Signed-off-by: Patrik Oldsberg + +commit 234a36405b45157af34db4c0b255f06fc3a23ade +Author: Patrik Oldsberg +Date: Tue Jan 4 23:15:03 2022 +0100 + + core-plugin-api: remove deprecated OAuthRequestApi types + + Signed-off-by: Patrik Oldsberg + +commit 94c02b424695907f28822efbca86ac2a72023d31 +Author: Patrik Oldsberg +Date: Tue Jan 4 23:11:24 2022 +0100 + + core: removed BackstageIdentity type + + Signed-off-by: Patrik Oldsberg + +commit 51fbedc4451980532ae8b8543b4e4a3bd7efd506 +Author: Patrik Oldsberg +Date: Tue Jan 4 23:08:05 2022 +0100 + + plugins: migrate usage of deprecated IdentityApi methods + + Signed-off-by: Patrik Oldsberg + +commit 2916a83b9cd1a218b1821c92544ffe8cca8b3688 +Author: Patrik Oldsberg +Date: Tue Jan 4 22:10:43 2022 +0100 + + catalog-react: deprecate loadIdentityOwnerRefs and simplify implementation + + Signed-off-by: Patrik Oldsberg + +commit ceebe25391ba0e8fe163acefd6f662610e8d2559 +Author: Patrik Oldsberg +Date: Tue Jan 4 21:56:26 2022 +0100 + + core: removed deprecated IdentityApi methods + + Signed-off-by: Patrik Oldsberg + +commit a4487f70509dc73cad6d4787099039b780f05e7f +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Wed Jan 12 04:10:17 2022 +0000 + + build(deps): bump @roadiehq/backstage-plugin-github-insights + + Bumps [@roadiehq/backstage-plugin-github-insights](https://github.com/RoadieHQ/roadie-backstage-plugins/tree/HEAD/plugins/frontend/backstage-plugin-github-insights) from 1.4.2 to 1.4.3. + - [Release notes](https://github.com/RoadieHQ/roadie-backstage-plugins/releases) + - [Changelog](https://github.com/RoadieHQ/roadie-backstage-plugins/blob/main/plugins/frontend/backstage-plugin-github-insights/CHANGELOG.md) + - [Commits](https://github.com/RoadieHQ/roadie-backstage-plugins/commits/HEAD/plugins/frontend/backstage-plugin-github-insights) + + --- + updated-dependencies: + - dependency-name: "@roadiehq/backstage-plugin-github-insights" + dependency-type: direct:production + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit 12f5c330430ae5d9e8de26856aeee23bf3135f71 +Author: MT Lewis +Date: Thu Jan 13 13:30:08 2022 +0000 + + catalog-backend: rename permission-related variable to match type + + Signed-off-by: MT Lewis + +commit 0ae4f4cc82dc0303fac95fd06cdb9cad7d56e8ab +Author: MT Lewis +Date: Thu Jan 13 13:39:15 2022 +0000 + + permissions: rename authorize request and response types to avoid envelope suffix + + Signed-off-by: MT Lewis + +commit b76825924451180f7891622d8e01a13b10908023 +Author: MT Lewis +Date: Fri Jan 7 12:49:18 2022 +0000 + + permission-backend: wrap authorize request and response batches in envelope + + Signed-off-by: MT Lewis + +commit 9c5cd63243f05c77bb3f9a6284312ba5c7fb3347 +Merge: da66c61bdd 68edbbeafd +Author: MT Lewis +Date: Thu Jan 13 17:50:43 2022 +0000 + + Merge pull request #8919 from backstage/fix-catalog-get-resources + + catalog-backend: fix getResources + +commit 68edbbeafd7da722cbaae1660e3e1a9f3a591c53 +Author: MT Lewis +Date: Thu Jan 13 17:26:04 2022 +0000 + + catalog-backend: add changeset + + Signed-off-by: MT Lewis + +commit 94d24c751da0f6b1ac65a544425a849cae76812c +Author: MT Lewis +Date: Thu Jan 13 17:10:45 2022 +0000 + + catalog-backend: fix getResources + + The getResources method in catalog-backend should use the + unauthorizedEntitiesCatalog to load resources, otherwise + we end up authorizing access to entities during application + of conditions. + + Signed-off-by: MT Lewis + +commit 1b026578f00cc6c5a17a06bd7676916383530cc9 +Author: blam +Date: Thu Jan 13 17:41:14 2022 +0100 + + chore: export some missing bits for the api-report.md + + Signed-off-by: blam + +commit 7fb125ac0741453659df17bcc1f41781c9673b30 +Author: blam +Date: Thu Jan 13 17:34:59 2022 +0100 + + chore: simplify the contract between the different provider pickers + + Signed-off-by: blam + +commit 3375622ec33f93d845aba01e758357f6688c3aff +Author: irma12 +Date: Thu Jan 13 17:35:53 2022 +0100 + + Include buildkite again + + Signed-off-by: irma12 + +commit da66c61bdd63cdb3f0f0cd2e26dc9e6454d93c7b (tag: v0.63.0, tag: release-2022-01-13) +Merge: 182e573def b04011602b +Author: Patrik Oldsberg +Date: Thu Jan 13 17:25:20 2022 +0100 + + Merge pull request #8751 from backstage/changeset-release/master + + Version Packages + +commit cd8bf7a4abb9a586e1d9eba70d5771458b96ffec +Author: Jussi Hallila +Date: Thu Jan 13 16:34:22 2022 +0100 + + Add more breaking changes. + Update API reports. + + Signed-off-by: Jussi Hallila + +commit 28fd9bc6039e907c4a0fa57188d23f099ef5a7f3 +Author: Jussi Hallila +Date: Thu Jan 13 16:04:30 2022 +0100 + + Modify based on review comments. + Make it breaking change. + + Signed-off-by: Jussi Hallila + +commit e683a479d1b8759204cb413c78eeb9820e2db2ef +Author: Miklos Kiss +Date: Thu Jan 13 16:01:34 2022 +0100 + + Fix formatting + + Signed-off-by: Miklos Kiss + +commit d78909c35e7ed51b727a4b2f6b62744bafeb8dca +Author: Miklos Kiss +Date: Thu Jan 13 15:39:52 2022 +0100 + + Fix typo + + Signed-off-by: Miklos Kiss + +commit b04011602b9cd0dcb54e2e5aa9128a826beacbf8 +Author: github-actions[bot] +Date: Thu Jan 13 14:23:13 2022 +0000 + + Version Packages + +commit 182e573defb19c72ce411c8332a81cdf22ed07e3 +Merge: 653152c7ff ba2dbe47d7 +Author: Fredrik Adelöw +Date: Thu Jan 13 15:17:29 2022 +0100 + + Merge pull request #8551 from backstage/authz-batching + + permissions: more efficient integration between permission backend and plugin backends + +commit 653152c7ff0ee111a9d86db935584bf19ea44f06 +Merge: ebc34d0a05 0627a63723 +Author: Johan Haals +Date: Thu Jan 13 15:15:02 2022 +0100 + + Merge pull request #8913 from backstage/rugvip/shtoyle + + STYLE: recommend prefixed type parameter names + +commit ebc34d0a05f1a3d0f7c85619585d550901b7fcf8 +Merge: 4f04a54451 9f9596f9ef +Author: Fredrik Adelöw +Date: Thu Jan 13 15:14:38 2022 +0100 + + Merge pull request #8911 from backstage/rugvip/azureboot + + azure-devops-backend: only warn if teams fail to load at startup + +commit 7b8976425d070f43d0e7cbd46b3a97ee8bfd5a2c +Author: Miklos Kiss +Date: Thu Jan 13 14:22:58 2022 +0100 + + Add clarification that Location spec is required + + Signed-off-by: Miklos Kiss + +commit 07ec177dbf826971a0c6e82883b28a790c2fe436 +Author: blam +Date: Thu Jan 13 14:50:42 2022 +0100 + + chore: restore dev-ops as we're gonna fix it + + Signed-off-by: blam + +commit 4f04a54451096f293d0f69f1ac4a3f879c6c46ae +Merge: 1fcd816b06 0d0476d594 +Author: Fredrik Adelöw +Date: Thu Jan 13 14:49:58 2022 +0100 + + Merge pull request #8904 from backstage/blam/bump-graphql-dependencies + + Bump GraphQL Dependencies in `graphql` plugins + +commit 1fcd816b064670306762cc7390371d8ae5f53de5 +Merge: 9d46378346 b85010a0c8 +Author: Erik Engervall +Date: Thu Jan 13 14:44:07 2022 +0100 + + Merge pull request #8910 from backstage/erikengervall/improve-patch-cta + + [Plugin] git-release-manager: Improve patch CTA copy + +commit 142d65b1d788a6af6c864026525fe2aefcc58c62 +Author: blam +Date: Thu Jan 13 14:43:42 2022 +0100 + + chore: reworking tests and fixing up some of the types for the repo pickers + + Signed-off-by: blam + +commit 9f9596f9efafea1854ac4fe41c3c9c387a66b64d +Author: Patrik Oldsberg +Date: Thu Jan 13 13:37:57 2022 +0100 + + azure-devops-backend: only warn if teams fail to load at startup + + Signed-off-by: Patrik Oldsberg + +commit 9d463783467e32822b9fa52af14774464d3d8c30 +Merge: d97eb828b9 37914fa9e0 +Author: Fredrik Adelöw +Date: Thu Jan 13 14:40:09 2022 +0100 + + Merge pull request #8907 from Artur93gev/patch-1 + + Update identity-resolver.md + +commit d97eb828b98394f9b936c224c5480a737ffdce0c +Merge: 26c13d006a b00ea117cb +Author: Fredrik Adelöw +Date: Thu Jan 13 14:30:54 2022 +0100 + + Merge pull request #8909 from backstage/rugvip/proxyid + + core-components: update ProxiedSignInPage for IdentityApi deprecation removals + +commit ba2dbe47d736b43c174098df4f9b6a71a2737d41 +Author: MT Lewis +Date: Thu Jan 13 13:28:51 2022 +0000 + + permission-node: regenerate api-report + + Signed-off-by: MT Lewis + +commit 37914fa9e05815f337ef71f7c8865251966720ba +Author: Artur Gevorgyan +Date: Thu Jan 13 17:24:55 2022 +0400 + + Update identity-resolver.md + + Signed-off-by: Artur Gevorgyan + +commit b85010a0c8394880f868dd3b4c2b55c85f5f0d08 +Author: Erik Engervall +Date: Thu Jan 13 14:25:03 2022 +0100 + + Update api-report.md + + Signed-off-by: Erik Engervall + +commit 0627a63723f415dff981b9d66e568386396fd2cf +Author: Patrik Oldsberg +Date: Thu Jan 13 14:19:51 2022 +0100 + + STYLE: recommend prefix of type parameter names + + Signed-off-by: Patrik Oldsberg + +commit de065ce91c55033c3054b7e950418efddd7d9c9d +Author: Erik Engervall +Date: Thu Jan 13 14:06:21 2022 +0100 + + Fix tests + + Signed-off-by: Erik Engervall + +commit 74967cf50d48f19bb9520df9659bd3209bf34f62 +Author: MT Lewis +Date: Thu Jan 13 13:04:47 2022 +0000 + + catalog-backend: update permission integration to support batching + + Signed-off-by: MT Lewis + +commit 3bb0afb54c3865ea843aa0091dfbe1f4645d825d +Author: MT Lewis +Date: Thu Jan 13 13:04:30 2022 +0000 + + permission-node: add test for apply conditions router + + Signed-off-by: MT Lewis + +commit 34a4be296f5b3dd7d3185ead2ef35d258cd00950 +Author: MT Lewis +Date: Thu Jan 13 10:52:05 2022 +0000 + + permission-node: list all incorrect resource types in apply-conditions handler + + Signed-off-by: MT Lewis + +commit 1fb2e0e0b4e2ab5bd91be82310a641b7d8a2b61d +Author: MT Lewis +Date: Thu Jan 6 12:18:01 2022 +0000 + + permission-node: wrap request and response arrays in object + + Signed-off-by: MT Lewis + +commit ef291ff9856e87eeb21ea09289925a983d48a587 +Author: MT Lewis +Date: Wed Jan 5 18:34:48 2022 +0000 + + permission-backend: move dataloader to router + + Signed-off-by: MT Lewis + +commit 85b9e1ae608faaa202104bb9b59a5e7441442fe6 +Author: MT Lewis +Date: Wed Jan 5 12:35:31 2022 +0000 + + permission-backend: use dataloader in PermissionIntegrationClient + + Signed-off-by: MT Lewis + +commit e4c2ee4ba7f0b1b5b2e224488e220c3e9e0519b7 +Author: MT Lewis +Date: Wed Jan 5 12:34:46 2022 +0000 + + build(deps): add dependency on dataloader + + Signed-off-by: MT Lewis + +commit cbb85e07f0687121c490a7b63df1594b108293ae +Author: MT Lewis +Date: Wed Dec 22 10:17:21 2021 +0000 + + permission-node: simplify undefined check and fix applyConditions signature + + Signed-off-by: MT Lewis + +commit 8e72b573aa0b7b9e6fbd43de137b48614aac4bf7 +Author: MT Lewis +Date: Mon Dec 20 17:17:20 2021 +0000 + + permission-node: switch to array for getResources return value + + Signed-off-by: MT Lewis + +commit 419ca637c075ae4765a8e9674080642a96521c08 +Author: MT Lewis +Date: Mon Dec 20 15:14:38 2021 +0000 + + permissions: add changeset for optimizations + + Signed-off-by: MT Lewis + +commit 706b6c29e9a69afa03bef3c0be5f964236705804 +Author: MT Lewis +Date: Mon Dec 20 14:37:45 2021 +0000 + + permission-node: allow batch retrieval of resources in /apply-conditions + + Signed-off-by: MT Lewis + +commit b66704db18a51cc9d4e908981b4bcae068204ad8 +Author: MT Lewis +Date: Mon Dec 20 14:12:26 2021 +0000 + + permission-node: accept batched requests in /apply-conditions + + Signed-off-by: MT Lewis + +commit 26c13d006a4c3abcce25ec9d64ed4a371ef2d210 +Merge: bc5fe6c6c4 811fb9cf9c +Author: Fredrik Adelöw +Date: Thu Jan 13 13:54:23 2022 +0100 + + Merge pull request #8796 from goenning/go/log-error-tech-insights + + [TechInsights] log errors when tech insights throws an error + +commit b567ee28186358cac3a4c2b57d78374ad1dd625f +Author: Jussi Hallila +Date: Mon Jan 10 16:13:34 2022 +0100 + + Make Vale happier. + + Signed-off-by: Jussi Hallila + +commit dfd5e81721960d8d70ac5a5459b2aff72a4a2dd6 +Author: Jussi Hallila +Date: Mon Jan 10 15:38:16 2022 +0100 + + Adds a configuration option to fact retrievers to define lifecycle for facts the retriever persists. Possible values are either 'items-to-live' or 'time-to-live'. The former will only n number of items in to the database for each fact per entity. The latter will remove all facts that are older than the TTL value. + + Possible values: + * { itl: 5 } // Deletes all facts for the retriever/entity pair, apart from the last five + * { ttl: 1209600000 } // (2 weeks) Deletes all facts older than 2 weeks for the retriever/entity pair + * { ttl: { weeks: 2 } } // Deletes all facts older than 2 weeks for the retriever/entity pair + + Signed-off-by: Jussi Hallila + +commit b00ea117cb50635f51f386e26413d83bc9fa2a9d +Author: Patrik Oldsberg +Date: Thu Jan 13 13:00:46 2022 +0100 + + core-components: update ProxiedSignInPage for IdentityApi deprecation removals + + Signed-off-by: Patrik Oldsberg + +commit c1813739c64f9c261259e95b425611736e87fa56 +Author: Erik Engervall +Date: Thu Jan 13 13:27:29 2022 +0100 + + Add changeset + + Signed-off-by: Erik Engervall + +commit 9c0f87acc7b75f15bd82b7449062243463557bbf +Author: Erik Engervall +Date: Thu Jan 13 13:25:55 2022 +0100 + + Improve Patch CTA copy + + Signed-off-by: Erik Engervall + +commit bc5fe6c6c48c863d3ed7b55855489168bc4dc719 +Merge: f58092cfeb 6ff24fde43 +Author: Johan Haals +Date: Thu Jan 13 13:11:31 2022 +0100 + + Merge pull request #8908 from backstage/rugvip/debot + + workflows/dependabot-changeset-maker: only run on dependabot branches + +commit 6ff24fde43bf5b79c3705efa5b794ab1dedb810c +Author: Patrik Oldsberg +Date: Thu Jan 13 12:27:34 2022 +0100 + + workflows/dependabot-changeset-maker: only run on dependabot branches + + Signed-off-by: Patrik Oldsberg + +commit f58092cfeb82d43ebca7f23af57373fabe9300ac +Merge: 0a6c68582a 7a35aa9377 +Author: Fredrik Adelöw +Date: Thu Jan 13 12:17:18 2022 +0100 + + Merge pull request #8695 from backstage/feature/add-gcp-iap-auth-provider-frontend + + auth: implement frontend parts of iap-like sign-in + +commit 0a6c68582a152aba13e6ecdef21e5111eefbec09 +Author: Joon Park +Date: Thu Jan 13 10:59:13 2022 +0000 + + Add authorization to entities get endpoints in catalog-backend. (#8711) + + * Add authorization to entities get endpoints in catalog-backend. + + The delete endpoint and the ancestry endpoint, as well as the rest of the endpoints in catalog-backend will be covered in later PRs. + + Signed-off-by: Joon Park + + * Refactor permissioning into AuthorizedNextEntitiesCatalog + + Signed-off-by: Joon Park + + * Create integration router in builder + + Signed-off-by: Joon Park + + * Fix test authorization strings + + Signed-off-by: Joon Park + +commit 7a35aa9377ef1963b3b159fcf6a77921a205f788 +Author: Fredrik Adelöw +Date: Thu Jan 13 11:39:42 2022 +0100 + + typo in changeset + + Signed-off-by: Fredrik Adelöw + +commit 0d0476d594da77ea4501a1b6d16e98074030a5ed +Author: blam +Date: Thu Jan 13 11:32:25 2022 +0100 + + chore: need to inherit the resolvers from the interfaces for niceness + + Signed-off-by: blam + +commit 36be75022f8b0daa1df7c176ccdbb5fced55b34b +Author: blam +Date: Thu Jan 13 11:31:57 2022 +0100 + + chore: updating the tests to actually work like before + + Signed-off-by: blam + +commit be610c5744141dc6a358a46cecef7c990e9db253 +Author: Fredrik Adelöw +Date: Thu Jan 13 11:16:16 2022 +0100 + + address review comments + + Signed-off-by: Fredrik Adelöw + +commit 0fb17da1644772029373055ff431b391210438eb +Author: blam +Date: Thu Jan 13 10:43:24 2022 +0100 + + chore: added changeset + + Signed-off-by: blam + +commit 2d4dfb1b98229f01b75c8612f6733e262ad30b14 +Author: blam +Date: Thu Jan 13 10:42:19 2022 +0100 + + chore: it's now a Module not a GraphQLModule + + Signed-off-by: blam + +commit 55a53d7cc2c7d11c04c2e9f05685d8cb706d7e51 +Author: blam +Date: Thu Jan 13 10:37:09 2022 +0100 + + chore: more removal + + Signed-off-by: blam + +commit fe7e7116aafffe7242fdfbb387332f248576d93d +Author: blam +Date: Thu Jan 13 10:34:41 2022 +0100 + + chore: removing some older dependencies + + Signed-off-by: blam + +commit dc4a5d7d9149a49e869a6faa214b9ef4983db82f +Author: blam +Date: Thu Jan 13 10:34:20 2022 +0100 + + chore: updating graphql-backend to support later versions of graphql-modules + + Signed-off-by: blam + +commit e79aaf9712fc9c991e67d94649c8903ed9488579 +Author: blam +Date: Thu Jan 13 10:33:36 2022 +0100 + + chore: bringing all this up to date with the new dependencies. Still some stuff to work with. + + Signed-off-by: blam + +commit 6fbdcdd5c7cf6f6a34ed7431f8f09ab4064e6016 +Author: blam +Date: Thu Jan 13 10:33:10 2022 +0100 + + chore: remove the rest + + Signed-off-by: blam + +commit ecc01818d78ef8a459b3fe5c639d20c2a5b906dc +Author: blam +Date: Thu Jan 13 10:30:47 2022 +0100 + + chore: removing this from the default app as it breaks with invalid config + + Signed-off-by: blam + +commit 4578d5c347beb0072e7370d3851a32ab1835d267 +Merge: 7e5551f846 bc199d8843 +Author: Johan Haals +Date: Thu Jan 13 10:42:36 2022 +0100 + + Merge pull request #8902 from backstage/dependabot/npm_and_yarn/follow-redirects-1.14.7 + + build(deps): bump follow-redirects from 1.14.6 to 1.14.7 + +commit 2989c8282588d135888d7f5014184bc85687ebc3 +Author: Philipp Hugenroth +Date: Thu Jan 13 10:35:33 2022 +0100 + + Avoid breaking changes + + Signed-off-by: Philipp Hugenroth + +commit 7e5551f846f723b92d39d2c57e376ce12e87c1b9 +Merge: a8f2c86476 22a9001e69 +Author: Camila Belo +Date: Thu Jan 13 10:29:51 2022 +0100 + + Merge pull request #8903 from backstage/fix/possible-windows-search-flake + + [Search] Mock cleanup in modal test + +commit 22a9001e693e9774449920073aaa1d5983690847 +Author: Eric Peterson +Date: Thu Jan 13 09:42:11 2022 +0100 + + Mock API, not module. + + Signed-off-by: Eric Peterson + +commit 306d879536eea8cc563f9bc50ab6cc6297720afe +Author: blam +Date: Thu Jan 13 08:43:30 2022 +0100 + + chore: add changeset + + Signed-off-by: blam + +commit a8f2c86476504c7cd6b4518b4287b1cfb8ab735d +Merge: 2a13ac8902 acc7beeac4 +Author: Ben Lambert +Date: Thu Jan 13 08:33:59 2022 +0100 + + Merge pull request #8898 from backstage/dependabot/npm_and_yarn/types/archiver-5.3.1 + + build(deps-dev): bump @types/archiver from 5.3.0 to 5.3.1 + +commit 50f4ebc247dd4bf46dceca8216d0b3bb08e68410 +Author: blam +Date: Thu Jan 13 08:29:38 2022 +0100 + + chore: reworking some dependencies + + Signed-off-by: blam + +commit 014f9a8f452d93469ff1788018086ef54b4daa36 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Thu Jan 6 04:14:21 2022 +0000 + + build(deps-dev): bump @types/swagger-ui-react from 3.35.2 to 4.1.1 + + Bumps [@types/swagger-ui-react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/swagger-ui-react) from 3.35.2 to 4.1.1. + - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) + - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/swagger-ui-react) + + --- + updated-dependencies: + - dependency-name: "@types/swagger-ui-react" + dependency-type: direct:development + update-type: version-update:semver-major + ... + + Signed-off-by: dependabot[bot] + +commit 2a13ac8902815d20372a15c01d0dd74ea1451cf0 +Merge: dbb91f248c 13536d6d30 +Author: Ben Lambert +Date: Thu Jan 13 08:15:42 2022 +0100 + + Merge pull request #8872 from lalit774/patch-1 + + documentation update: LdapOrgReaderProcessor is not registered by default + +commit bc199d884312f86477ce5f7dd14d8699725d0b55 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Thu Jan 13 07:14:48 2022 +0000 + + build(deps): bump follow-redirects from 1.14.6 to 1.14.7 + + Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.6 to 1.14.7. + - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) + - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.6...v1.14.7) + + --- + updated-dependencies: + - dependency-name: follow-redirects + dependency-type: indirect + ... + + Signed-off-by: dependabot[bot] + +commit dbb91f248c4619f89c88da50b3ff11b9d4ab84d3 +Merge: 37833250c3 f56088567d +Author: Ben Lambert +Date: Thu Jan 13 08:11:33 2022 +0100 + + Merge pull request #8900 from backstage/dependabot/npm_and_yarn/typescript-eslint/parser-5.9.1 + + build(deps): bump @typescript-eslint/parser from 5.9.0 to 5.9.1 + +commit 37833250c3a872c389d5a046fa852bf3260d0c7e +Merge: 02ac69f943 0c1f3cfbbb +Author: Johan Haals +Date: Thu Jan 13 08:10:58 2022 +0100 + + Merge pull request #8901 from backstage/dependabot/npm_and_yarn/types/semver-7.3.9 + + build(deps-dev): bump @types/semver from 7.3.8 to 7.3.9 + +commit 02ac69f943988a885ae3a41e0ec933b66a8c29bc +Merge: e0b4b118cc 451ef0aa07 +Author: Ben Lambert +Date: Thu Jan 13 07:49:06 2022 +0100 + + Merge pull request #8884 from diegoribeiro-hotmart/bugfix/nunjucks-token + + [Scaffolder] Fix token pass-through for software templates using beta 3 version + +commit e0b4b118cc1aa16ac6c6fa9db65c8ad70c981f9b +Merge: 167cdcab98 6fd70f8bc8 +Author: Ben Lambert +Date: Thu Jan 13 07:48:07 2022 +0100 + + Merge pull request #8815 from dhruvaldarji/dhruvaldarji/add-baseurl-support-for-bitbucket-discovery-processor + + fix(catalog-backend): support bitbucket servers with custom baseUrls + +commit 167cdcab98bb861980e7b530207327329b3b27c5 +Merge: 532f8580f0 df59c87ee3 +Author: Ben Lambert +Date: Thu Jan 13 07:40:30 2022 +0100 + + Merge pull request #8897 from lykkeaxlin/bazaar-marketplace-logo + + Update bazaar marketplace logo + +commit 0c1f3cfbbbe6cb609dc7ca4610e00aea8cc57439 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Thu Jan 13 04:17:13 2022 +0000 + + build(deps-dev): bump @types/semver from 7.3.8 to 7.3.9 + + Bumps [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver) from 7.3.8 to 7.3.9. + - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) + - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver) + + --- + updated-dependencies: + - dependency-name: "@types/semver" + dependency-type: direct:development + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit f56088567d668c472ef0c256ec3a1f074e0d73a4 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Thu Jan 13 04:15:00 2022 +0000 + + build(deps): bump @typescript-eslint/parser from 5.9.0 to 5.9.1 + + Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.9.0 to 5.9.1. + - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) + - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) + - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.9.1/packages/parser) + + --- + updated-dependencies: + - dependency-name: "@typescript-eslint/parser" + dependency-type: direct:production + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit acc7beeac41398f60f847c41542581f5bc7bfc7d +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Thu Jan 13 04:12:00 2022 +0000 + + build(deps-dev): bump @types/archiver from 5.3.0 to 5.3.1 + + Bumps [@types/archiver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/archiver) from 5.3.0 to 5.3.1. + - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) + - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/archiver) + + --- + updated-dependencies: + - dependency-name: "@types/archiver" + dependency-type: direct:development + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit df59c87ee34fd1df753c2ac5c78d0723f5d3c6e8 +Merge: 5597a9267f 532f8580f0 +Author: Lykke Axlin +Date: Thu Jan 13 02:26:10 2022 +0100 + + Merge branch 'master' of https://github.com/backstage/backstage into minor-fixes + +commit 5597a9267f631fa7c26b042947ebaef7a22aae6a +Author: Lykke Axlin +Date: Thu Jan 13 02:25:18 2022 +0100 + + update bazaar marketplace logo + + Signed-off-by: Lykke Axlin + +commit 13536d6d30b26d74d10b7b12834d08028593a015 +Author: Lalit Kumar Singla +Date: Tue Jan 11 09:45:04 2022 -0500 + + Update org.md + + Update documentation for env.config and logger + + Signed-off-by: lalit kumar + +commit 532f8580f0800fae86fed9f5f4fa2182b418c214 +Merge: 49870d4a9a f3eb37dbed +Author: Patrik Oldsberg +Date: Wed Jan 12 16:46:57 2022 +0100 + + Merge pull request #8888 from backstage/freben/yarn + + missing yarn.lock change + +commit f3eb37dbed076a7a5754ff3aeb51be4b905ea8ed +Author: Fredrik Adelöw +Date: Wed Jan 12 15:53:15 2022 +0100 + + missing yarn.lock change + + Signed-off-by: Fredrik Adelöw + +commit 49870d4a9a76e4d426872e9fdb3f7f7919f4fd47 +Merge: bc3acec86a 1e3c4ac5cb +Author: Ben Lambert +Date: Wed Jan 12 14:35:05 2022 +0100 + + Merge pull request #8886 from backstage/jhaals/more-labels + + Label permission PRs auth + +commit 5688027163aff7b7097e7c6077b60b28220bd966 +Author: blam +Date: Wed Jan 12 14:12:22 2022 +0100 + + chore: fix tests for GithubRepoPicker + + Signed-off-by: blam + +commit 1e3c4ac5cb8e5f44682a2021f29910b8903dbd83 +Author: Johan Haals +Date: Wed Jan 12 14:10:32 2022 +0100 + + Label permission PRs auth + + Signed-off-by: Johan Haals + +commit bc3acec86a2988819563212532fb40cebc0da783 +Merge: 890734d440 6a1e2bf90f +Author: Ben Lambert +Date: Wed Jan 12 14:00:59 2022 +0100 + + Merge pull request #8622 from julioz/julioz/gocd-plugin + + Add GoCD plugin + +commit 890734d4405ed475549c4e3ce73215d21027096b +Merge: ad157cf288 163b4d2d33 +Author: Patrik Oldsberg +Date: Wed Jan 12 13:58:46 2022 +0100 + + Merge pull request #8883 from backstage/mob/prerelease + + Prepare for prerelease flow and introduce documentation and tooling for emergency releases + +commit 451ef0aa0759c7011f62f0017fb5e65e65bbc026 +Author: Diego Drumond +Date: Wed Jan 12 09:16:36 2022 -0300 + + scaffolder-backend: pass token to tasks + + Signed-off-by: Diego Drumond + +commit fced56a416e7244a71fc75d52ede40eaa24831db +Author: Diego Drumond +Date: Wed Jan 12 08:55:16 2022 -0300 + + scaffolder-backend: pass token to tasks + + Signed-off-by: Diego Drumond + +commit ad157cf288a4d52d62e771a859f66c265128c9bd +Merge: ed054cd9b8 2d622caab5 +Author: Johan Haals +Date: Wed Jan 12 13:37:21 2022 +0100 + + Merge pull request #8879 from backstage/dependabot/npm_and_yarn/microsoft/api-extractor-model-7.15.3 + + build(deps): bump @microsoft/api-extractor-model from 7.15.1 to 7.15.3 + +commit 163b4d2d33a0c6dda8cb78b355ddc16556aad15f +Author: Patrik Oldsberg +Date: Wed Jan 12 13:30:43 2022 +0100 + + docs/publishing.md: review fixes + + Co-authored-by: Fredrik Adelöw + Co-authored-by: Johan Haals + Signed-off-by: Patrik Oldsberg + +commit fbef4663f7464a4536731fa04cb75bb11a0bee05 +Author: blam +Date: Mon Jan 10 07:10:10 2022 +0100 + + chore: starting to add some tests for the GithubRepoUrlPicker + + Signed-off-by: blam + +commit abdfe612c01c20be79fc95f14836f8dc0065ba20 +Author: blam +Date: Fri Jan 7 18:56:08 2022 +0100 + + chore: updating the api-report + + Signed-off-by: blam + +commit be5fc422f72decd9e168eb59d855191f9cdd1e60 +Author: blam +Date: Fri Jan 7 18:24:48 2022 +0100 + + chore: reworking some more stuff in the code review, better naming + + Signed-off-by: blam + +commit 9f4c552157ab9a7875c76dac3b195a84f29eba60 +Author: blam +Date: Fri Jan 7 18:10:11 2022 +0100 + + chore: some code review comments + + Signed-off-by: blam + +commit 66be3c5fd4327689ff02443bf802ac3ef7bed0da +Author: blam +Date: Mon Jan 3 17:30:49 2022 +0100 + + chore: added tests for util files + + Signed-off-by: blam + +commit 381184c4388bd2e000634cfb0ab6aea78e52323f +Author: blam +Date: Mon Jan 3 17:09:00 2022 +0100 + + chore: change the import to of `react-use` things to use explicit import + + Signed-off-by: blam + +commit dd17fa9e31c352c9e2165ee136da2a7e4de69a26 +Author: blam +Date: Tue Dec 28 23:02:39 2021 +0100 + + chore: updating the api-report with the new type + Signed-off-by: blam + +commit 269f4dd307d503ffbd3cdc3780895377bca6f53b +Author: blam +Date: Fri Dec 24 15:08:13 2021 +0100 + + chore: added some tests for the hosts dropdown + + Signed-off-by: blam + +commit cd05442ed28aad28b617fae0358f4cfb26bcf414 +Author: blam +Date: Wed Dec 22 09:53:56 2021 +0100 + + chore: added changeset + + Signed-off-by: blam + +commit a9412268a9f2e5645112b6380a3be1cbc3c03227 +Author: blam +Date: Wed Dec 22 04:50:54 2021 +0100 + + chore: think i've finished the refactor of this bloody component now + + Signed-off-by: blam + +commit 2632ae4c2f2487986b82c2dad3280e6483574886 +Author: blam +Date: Wed Dec 22 04:36:58 2021 +0100 + + chore: fixing bitbucket behaviour for cloud and noncloud things + + Signed-off-by: blam + +commit 49299ac371f4400ac42bfc83ec4874609f45f06a +Author: blam +Date: Wed Dec 22 04:28:45 2021 +0100 + + chore: starting the refactor and split of the RepoUrlPicker + + Signed-off-by: blam + +commit 0ca7eacd648eac174d54f58d9a7bc28883001bd2 +Author: blam +Date: Wed Dec 22 02:10:53 2021 +0100 + + chore: added Host widget + Signed-off-by: blam + + Signed-off-by: blam + +commit fece75f0387faaa5ab668b1f2f9fd6d8a24982b5 +Author: blam +Date: Wed Dec 22 02:10:32 2021 +0100 + + chore + + Signed-off-by: blam + +commit 02274caa49cb71a5f1922bed4e0cb4576ba8490c +Author: blam +Date: Wed Dec 22 01:25:33 2021 +0100 + + chore: moving out the host field into another component + Signed-off-by: blam + + Signed-off-by: blam + +commit ed054cd9b8a95c0c094e62cd9bb1c5ee952b3b1a +Merge: aabbd9a475 9a797cfd50 +Author: Ben Lambert +Date: Wed Jan 12 13:20:53 2022 +0100 + + Merge pull request #8868 from lykkeaxlin/minor-fixes + + [Bazaar] Add to marketplace and some minor fixes + +commit aabbd9a475c8c75dbcca77a64357fde5ab897df5 +Merge: 332b47fcdf be7b234fb6 +Author: Ben Lambert +Date: Wed Jan 12 13:19:25 2022 +0100 + + Merge pull request #8871 from DRoystonSmith/patch-1 + + Add Just Eat Takeaway to adopters list + +commit 7c04bfb8284d31ab701ac30e114ae10a7da313c3 +Author: Patrik Oldsberg +Date: Wed Jan 12 11:34:44 2022 +0100 + + vocab.txt: added "backported" + + Co-authored-by: Johan Haals + Signed-off-by: Patrik Oldsberg + +commit 874bdb3febaa2bb927d278b955a46a030bbe7964 +Author: Patrik Oldsberg +Date: Wed Jan 12 11:33:44 2022 +0100 + + docs: remove publishing.md from microsite and move to docs root + + Co-authored-by: Johan Haals + Signed-off-by: Patrik Oldsberg + +commit 332b47fcdf8c7e0194b183b966a5ade7d9cad36c +Merge: ea228d2417 0a51b21328 +Author: Ben Lambert +Date: Wed Jan 12 11:41:39 2022 +0100 + + Merge pull request #8821 from djamaile/master + + feat: give component EntityMembersListCard a memberType prop + +commit 34d5570c78a768db85a91355484a97448775f13a +Author: Patrik Oldsberg +Date: Wed Jan 12 11:32:19 2022 +0100 + + SECURITY,docs: move emergency release process docs to publishing.md + complete + + Co-authored-by: Johan Haals + Signed-off-by: Patrik Oldsberg + +commit e6bef72496c85c8381f82deb8b3ac1610c88e784 +Author: Patrik Oldsberg +Date: Wed Jan 12 11:28:10 2022 +0100 + + scripts: rename pre-release to prepare-release + cleanup + + Co-authored-by: Johan Haals + Signed-off-by: Patrik Oldsberg + +commit ea228d2417e1ba1dfa72c5f38922c8c5b1e6caa9 +Merge: 285d641eb6 d1ab1d613e +Author: Ben Lambert +Date: Wed Jan 12 11:38:03 2022 +0100 + + Merge pull request #8517 from marleypowell/marley/7678-pull-request-custom-filters-2 + + feat: Added the ability to resolve team and team member relations for PR column filters + +commit 80724f644479fec3e3239e7b96de85a1486c1e58 +Author: Johan Haals +Date: Tue Jan 11 14:40:36 2022 +0100 + + Initial prerelease work + + Signed-off-by: Johan Haals + +commit be7b234fb6a7e48bcb13d653c76e2de5a3cf64be +Author: DRoystonSmith <82180203+DRoystonSmith@users.noreply.github.com> +Date: Tue Jan 11 16:12:08 2022 +0000 + + Add Just Eat Takeaway to adopters list + +commit 285d641eb620dec20f7211d7ae11d6077d3ebcbb +Author: Emma Indal +Date: Wed Jan 12 11:30:33 2022 +0100 + + Custom Homepage documentation (#8862) + + * Fix note formatting + + Signed-off-by: Emma Indal + + * Update app-custom-theme.md + + Signed-off-by: Emma Indal + +commit d1ab1d613e9328e9c050983f57d5a46ee2bcfa4f +Merge: 8a8c11158d f9c8cef5f9 +Author: Marley Powell +Date: Wed Jan 12 10:09:21 2022 +0000 + + Merge branch 'master' of https://github.com/backstage/backstage into marley/7678-pull-request-custom-filters-2 + +commit f9c8cef5f9cfd98718777cd2602dfdae973b0be3 +Merge: 92703c58c3 783537bb1a +Author: Ben Lambert +Date: Wed Jan 12 11:07:29 2022 +0100 + + Merge pull request #8881 from backstage/blam/fix-dep + + Trim the commit message on dependabot script so that it doesn't break prettier + +commit 783537bb1a809f29d29a6dd05e41403540e732f5 +Author: blam +Date: Wed Jan 12 11:00:36 2022 +0100 + + chore: add back the newline char + + Signed-off-by: blam + +commit 57ce85be71020fb8dfe3acd76947c85b0c42e394 +Author: blam +Date: Wed Jan 12 10:48:14 2022 +0100 + + chore: trim the message to remove any extra chars + + Signed-off-by: blam + +commit b7ecbb60147a0d3091002783b04d9afb52fd3ceb +Author: blam +Date: Wed Jan 12 10:46:12 2022 +0100 + + chore: needs a new line at the end + Signed-off-by: blam + +commit 92703c58c3798db44c7f29a4bca7300d09d42e22 +Merge: 00ec6fe3c2 67c53777ec +Author: Patrik Oldsberg +Date: Wed Jan 12 10:46:02 2022 +0100 + + Merge pull request #8837 from backstage/rugvip/style + + added STYLE.md + +commit 18023e40ce7411d26baf3d2c711af82e4564db44 +Author: blam +Date: Wed Jan 12 10:41:26 2022 +0100 + + chore: prettify changeset + + Signed-off-by: blam + +commit 00ec6fe3c2a9cb1b2b75c48420634e7f0206b283 +Merge: e142fa53b8 dffff180b7 +Author: Ben Lambert +Date: Wed Jan 12 10:10:41 2022 +0100 + + Merge pull request #8877 from backstage/dependabot/npm_and_yarn/jest-when-3.5.0 + + build(deps-dev): bump jest-when from 3.3.1 to 3.5.0 + +commit 8a8c11158defb953be4c083defd89dc6623a36cb +Merge: 7de84a8239 e142fa53b8 +Author: Marley Powell +Date: Wed Jan 12 09:06:24 2022 +0000 + + Merge branch 'master' of https://github.com/backstage/backstage into marley/7678-pull-request-custom-filters-2 + +commit 7de84a823940434c03896d41a2da4aff16e85a3d +Author: Marley Powell +Date: Wed Jan 12 08:59:16 2022 +0000 + + refactor: Code review improvements around `getTeamMembers` parameters. + + Signed-off-by: Marley Powell + +commit 7f280f3840f49da2769063874ac33795d26fd556 +Author: Francesco Corti +Date: Wed Jan 12 09:41:22 2022 +0100 + + Reviewing the telemetry description. + + Reviewing the telemetry description. + +commit 3d6041acf78ea318a50aa5cac989ce6ffee3b4bb +Author: Francesco Corti +Date: Wed Jan 12 09:39:49 2022 +0100 + + Update docs/overview/roadmap.md + + Accepting the suggestion on the security plan. + + Co-authored-by: Fredrik Adelöw + +commit 5d7d54438c3c18a894a2b09dc2270d52672f910f +Author: Francesco Corti +Date: Wed Jan 12 09:39:31 2022 +0100 + + Update docs/overview/roadmap.md + + Typo in the benefits for adopters (Accepting the suggestion). + + Co-authored-by: Fredrik Adelöw + +commit 2059387e4a47129c9185bc7f63a1104389ffd871 +Author: Francesco Corti +Date: Wed Jan 12 09:39:07 2022 +0100 + + Update docs/overview/roadmap.md + + Accepting the suggestion on the support model. + + Co-authored-by: Fredrik Adelöw + +commit 51a1946c2ccc676c688c95d0a917a0feffcc31fb +Author: Francesco Corti +Date: Wed Jan 12 09:38:47 2022 +0100 + + Update docs/overview/roadmap.md + + Accepting the suggestion on the release cadence. + + Co-authored-by: Fredrik Adelöw + +commit ebb0cddf07708a0be94b9efd5211450aa5ebe3d1 +Author: Francesco Corti +Date: Wed Jan 12 09:38:11 2022 +0100 + + Typo in a change + +commit f344a694a243751bb0235d78ab9a94cdc479be72 +Author: Francesco Corti +Date: Wed Jan 12 09:36:22 2022 +0100 + + Update docs/overview/roadmap.md + + Co-authored-by: Fredrik Adelöw + +commit c870703ee413c4b23ce2d33a9516b3e8e8ab41ec +Author: Francesco Corti +Date: Wed Jan 12 09:32:25 2022 +0100 + + Update docs/overview/roadmap.md + + Co-authored-by: Fredrik Adelöw + +commit e142fa53b8f571ef2b7cb9cd8b0575a1c548a118 +Merge: 4656a55779 3423b3b24d +Author: Johan Haals +Date: Wed Jan 12 09:09:23 2022 +0100 + + Merge pull request #8873 from SDA-SE/docs/sonarqube-token-info + + docs(sonarqube): enhance token content documentation + +commit 4656a55779bbf180f88d29e858045a9292d554dd +Merge: 82e2c1d77a 5a9cbb17fa +Author: Johan Haals +Date: Wed Jan 12 09:07:59 2022 +0100 + + Merge pull request #8875 from praveen-livspace/patch-1 + + Adding Livspace in the list of adopters + +commit 82e2c1d77a4f3ba83df7c7c1bfaa71331ed10134 +Merge: fdb2e43502 ba64975be6 +Author: Johan Haals +Date: Wed Jan 12 09:04:37 2022 +0100 + + Merge pull request #8878 from backstage/dependabot/npm_and_yarn/yup-0.32.11 + + build(deps): bump yup from 0.32.9 to 0.32.11 + +commit fdb2e43502ca3317a41331cb522fa4b8e7d7d20a +Merge: 0d1e0bef8e 5b406daabe +Author: Johan Haals +Date: Wed Jan 12 09:02:12 2022 +0100 + + Merge pull request #8880 from backstage/dependabot/npm_and_yarn/http-errors-2.0.0 + + build(deps-dev): bump http-errors from 1.8.0 to 2.0.0 + +commit 5a9cbb17fa0ab80c5111235a7e638c3528c51c01 +Author: praveen-livspace <77090791+praveen-livspace@users.noreply.github.com> +Date: Wed Jan 12 09:25:54 2022 +0530 + + Adding Livspace in the list of adopters + + Signed-off-by: praveen-livspace + +commit 5b406daabe307d0a2bceda1f86505d72f165a221 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Wed Jan 12 04:28:33 2022 +0000 + + build(deps-dev): bump http-errors from 1.8.0 to 2.0.0 + + Bumps [http-errors](https://github.com/jshttp/http-errors) from 1.8.0 to 2.0.0. + - [Release notes](https://github.com/jshttp/http-errors/releases) + - [Changelog](https://github.com/jshttp/http-errors/blob/master/HISTORY.md) + - [Commits](https://github.com/jshttp/http-errors/compare/1.8.0...v2.0.0) + + --- + updated-dependencies: + - dependency-name: http-errors + dependency-type: direct:development + update-type: version-update:semver-major + ... + + Signed-off-by: dependabot[bot] + +commit 2d622caab53fcaccc84a84f780fe1ed40f46317e +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Wed Jan 12 04:25:28 2022 +0000 + + build(deps): bump @microsoft/api-extractor-model from 7.15.1 to 7.15.3 + + Bumps [@microsoft/api-extractor-model](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-extractor-model) from 7.15.1 to 7.15.3. + - [Release notes](https://github.com/microsoft/rushstack/releases) + - [Changelog](https://github.com/microsoft/rushstack/blob/master/apps/api-extractor-model/CHANGELOG.md) + - [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/api-extractor-model_v7.15.3/apps/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] + +commit ba64975be6a76bab59108b9db8c211e5ec7d99d7 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Wed Jan 12 04:17:24 2022 +0000 + + build(deps): bump yup from 0.32.9 to 0.32.11 + + Bumps [yup](https://github.com/jquense/yup) from 0.32.9 to 0.32.11. + - [Release notes](https://github.com/jquense/yup/releases) + - [Changelog](https://github.com/jquense/yup/blob/master/CHANGELOG.md) + - [Commits](https://github.com/jquense/yup/compare/v0.32.9...v0.32.11) + + --- + updated-dependencies: + - dependency-name: yup + dependency-type: direct:production + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit dffff180b77a31f26fff8ddb39ccd76d1f3f9a30 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Wed Jan 12 04:13:02 2022 +0000 + + build(deps-dev): bump jest-when from 3.3.1 to 3.5.0 + + Bumps [jest-when](https://github.com/timkindberg/jest-when) from 3.3.1 to 3.5.0. + - [Release notes](https://github.com/timkindberg/jest-when/releases) + - [Commits](https://github.com/timkindberg/jest-when/compare/v3.3.1...v3.5.0) + + --- + updated-dependencies: + - dependency-name: jest-when + dependency-type: direct:development + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit 67c53777ec34f690ac435797c8e74c265bff7187 +Author: Patrik Oldsberg +Date: Tue Jan 11 12:20:07 2022 +0100 + + STYLE.md: review fixes + + Signed-off-by: Patrik Oldsberg + +commit 071b6eb6600f0705f5f19a50976d6a43ee9c3348 +Author: Patrik Oldsberg +Date: Mon Jan 10 10:57:20 2022 +0100 + + added STYLE.md + + Signed-off-by: Patrik Oldsberg + +commit 0a51b21328b755db3a1c12d491cf42f09f5de69a +Author: djamaile +Date: Tue Jan 11 19:21:45 2022 +0100 + + test: update test description + + Signed-off-by: djamaile + +commit 68651069b6f411e080381d13dca01850fd180aa6 +Author: djamaile +Date: Tue Jan 11 19:14:44 2022 +0100 + + fix: use right prop name + + Signed-off-by: djamaile + +commit 3423b3b24da54af6bf00d329905d0c4ffb66b213 +Author: Dominik Schwank +Date: Tue Jan 11 17:49:32 2022 +0100 + + docs(sonarqube): enhance token content documentation + + Signed-off-by: Dominik Schwank + +commit 03016eab49da948ae568a16be811e6b86f53ef4b +Author: djamaile +Date: Tue Jan 11 17:25:27 2022 +0100 + + chore: change prop name to memberDisplayTitle + + Signed-off-by: djamaile + +commit 0d1e0bef8e3a1cc7eddacddb59c38f585884b965 +Merge: ac65c65391 5a14988da6 +Author: Ben Lambert +Date: Tue Jan 11 16:44:44 2022 +0100 + + Merge pull request #8864 from RoadieHQ/query-perf-tweaks-for-tech-insights + + [TechInsights] Modify queries to perform better by filtering on subqueries as well + +commit ac65c65391a884c2f795995f22a2c299118eb01f +Merge: 4c9c45f351 60ec1a959b +Author: Ben Lambert +Date: Tue Jan 11 16:43:05 2022 +0100 + + Merge pull request #8863 from goenning/go/add-bulk-check-operation + + [TechInsights] add operation to run checks for multiple entities in one operation + +commit 9a797cfd5041a60919d02d36bf56f855b6114b20 +Author: Lykke Axlin +Date: Tue Jan 11 16:34:45 2022 +0100 + + add newline at end of file + + Signed-off-by: Lykke Axlin + +commit fac69a935c1156f6e669ab1810ca37e10ad5f56b +Author: Lykke Axlin +Date: Tue Jan 11 16:32:52 2022 +0100 + + remove unnecessary type cast + + Signed-off-by: Lykke Axlin + +commit 77f194c89eddb0f9794772368ec0fefbb3a772ce +Author: Lykke Axlin +Date: Tue Jan 11 16:25:06 2022 +0100 + + add line break to prevent horizontal scrolling + + Signed-off-by: Lykke Axlin + +commit 60ec1a959bafc0c3612b829632394735ddd6b1b6 +Author: goenning +Date: Tue Jan 11 12:22:48 2022 +0000 + + simplify error handling + + Signed-off-by: goenning + +commit a60eb0f0dd46c35365a19ce245de1b4c344b9d5d +Author: goenning +Date: Tue Jan 11 09:58:07 2022 +0000 + + add checks bulk operation + + Signed-off-by: goenning + +commit 5cee07e45fea96ab623caef8e8d434f0cf6f9170 +Author: Lykke Axlin +Date: Tue Jan 11 16:14:41 2022 +0100 + + update yarn.lock + + Signed-off-by: Lykke Axlin + +commit 6eb6e2dc31effdb397207238054611d74985a2df +Author: Lykke Axlin +Date: Tue Jan 11 16:11:51 2022 +0100 + + add changeset + + Signed-off-by: Lykke Axlin + +commit f686aaccf2252b180d71175de6035d338d266321 +Merge: d2b984597c 4c9c45f351 +Author: Lykke Axlin +Date: Tue Jan 11 16:09:37 2022 +0100 + + Merge branch 'master' of https://github.com/backstage/backstage into minor-fixes + +commit d2b984597c0eaaa469974371329063938f287d90 +Author: Lykke Axlin +Date: Tue Jan 11 16:06:23 2022 +0100 + + add type checking + + Signed-off-by: Lykke Axlin + +commit 5a14988da6999a31967425c53dc6c89e7ac58167 +Author: Jussi Hallila +Date: Tue Jan 11 12:12:54 2022 +0100 + + Add dash to make vale happier. + + Signed-off-by: Jussi Hallila + +commit 10f26e88836e8b805316af68ef7ebbca24d769ca +Author: Jussi Hallila +Date: Tue Jan 11 12:09:17 2022 +0100 + + Modify queries to perform better by filtering on subqueries as well + + Signed-off-by: Jussi Hallila + +commit 15a4b1e071891358882adb70845e4d38c77e7760 +Merge: ccd1c6617e 4c9c45f351 +Author: Francesco Corti +Date: Tue Jan 11 15:05:52 2022 +0100 + + Merge branch 'backstage:master' into fcorti-roadmap-001 + +commit ccd1c6617e7d5724db44168e02156d52697d0f41 +Author: Francesco Corti +Date: Tue Jan 11 14:42:52 2022 +0100 + + Update docs/overview/roadmap.md + + Co-authored-by: Ben Lambert + +commit 4c9c45f3514afc377aa88fde037b7f79f50875de +Merge: 9552a6feea 06af8a33b3 +Author: Ben Lambert +Date: Tue Jan 11 14:33:19 2022 +0100 + + Merge pull request #8866 from backstage/blam/fixing-dependendabot-changeset-maker + + Dependabot workflow backtick changeset of package name + +commit 06af8a33b3666bdce18aa7f1aaa48e89671dd9ab +Author: blam +Date: Tue Jan 11 13:48:17 2022 +0100 + + chore: fixing the matching and replace with same character + + Signed-off-by: blam + +commit 36eb73bb8b86f679d3955abaedc44a6ec744bca0 +Author: blam +Date: Tue Jan 11 13:36:57 2022 +0100 + + chore: backtick the packages + Signed-off-by: blam + +commit a8de66688ac208b92c6079a71d022cff23280deb +Author: blam +Date: Tue Jan 11 13:42:16 2022 +0100 + + chore: actually match everything that is non-whitepace + + Signed-off-by: blam + +commit 063cbbef4785eb5b046a2512640dab1836008027 +Author: blam +Date: Tue Jan 11 13:36:57 2022 +0100 + + chore: backtick the packages + Signed-off-by: blam + +commit 2a8d10dc9024a6353f6558f505821ed54b4fe1bb +Author: blam +Date: Tue Jan 11 13:32:19 2022 +0100 + + chore: fixing formatting for the roadmap + + Signed-off-by: blam + +commit cceaf78bca4cd4df9863bcb33cc9db47ee766b6e +Merge: 602f2c543c 9552a6feea +Author: Lykke Axlin +Date: Tue Jan 11 13:31:06 2022 +0100 + + Merge branch 'master' of https://github.com/backstage/backstage into bazaar-workflow-changes + +commit 602f2c543ce27444b47bb33f231a84943df8a206 +Author: Lykke Axlin +Date: Tue Jan 11 13:29:09 2022 +0100 + + add Bazaar to marketplace and minor UI and API improvements + + Signed-off-by: Lykke Axlin + +commit 0a80732c959c842a75dec563489c14b6fbc84fff +Author: Francesco Corti +Date: Tue Jan 11 12:45:03 2022 +0100 + + Updated roadmap page in the public documentation + + Signed-off-by: Francesco Corti + +commit 9552a6feea36577eb55201958b023deabe23b7bc +Merge: 7b72bd4aee b47965beec +Author: Ben Lambert +Date: Tue Jan 11 11:47:02 2022 +0100 + + Merge pull request #8777 from backstage/dependabot/npm_and_yarn/date-io/luxon-2.11.1 + + build(deps): bump @date-io/luxon from 1.3.13 to 2.11.1 + +commit 35ab9befbaddb8aa8832df66613a16f7091d96c9 +Author: Karan Shah +Date: Tue Jan 11 10:45:29 2022 +0000 + + Rename entity() to createEntity() + + Signed-off-by: Karan Shah + +commit b47965beecadbc0cc753b8f32bec6856bbb92e66 (origin/dependabot/npm_and_yarn/date-io/luxon-2.11.1) +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Tue Jan 11 10:16:24 2022 +0000 + + build(deps): bump @date-io/luxon from 1.3.13 to 2.11.1 + + Bumps [@date-io/luxon](https://github.com/dmtrKovalenko/date-io) from 1.3.13 to 2.11.1. + - [Release notes](https://github.com/dmtrKovalenko/date-io/releases) + - [Commits](https://github.com/dmtrKovalenko/date-io/compare/v1.3.13...v2.11.1) + + --- + updated-dependencies: + - dependency-name: "@date-io/luxon" + dependency-type: direct:production + update-type: version-update:semver-major + ... + + Signed-off-by: dependabot[bot] + +commit 87ffa4698ddc6bd1a8b3c655a831ea8a1db36567 +Author: Karan Shah +Date: Tue Jan 11 10:14:21 2022 +0000 + + Create a mock entity + + Signed-off-by: Karan Shah + +commit 811fb9cf9ca1c31ff8a3cad89ae965ea62314191 +Author: goenning +Date: Tue Jan 11 09:55:04 2022 +0000 + + remove this.logger.isDebugEnabled call + + Signed-off-by: goenning + +commit 32ab08a4b14e4a2ef1b538fee7a5f58d368367cd +Author: Karan Shah +Date: Tue Jan 11 09:35:22 2022 +0000 + + Register the mock API for the dev app + + Signed-off-by: Karan Shah + +commit a48a3fec9b8f106c7d90186271d77f9594d5d552 +Merge: dc55aa89f6 7b72bd4aee +Author: Marley Powell +Date: Tue Jan 11 09:32:52 2022 +0000 + + Merge branch 'master' of https://github.com/backstage/backstage into marley/7678-pull-request-custom-filters-2 + +commit 7b72bd4aeebf48214ea0184e36153431fdbfe5d8 +Merge: 28246da60e bc5f67627c +Author: Ben Lambert +Date: Tue Jan 11 10:30:44 2022 +0100 + + Merge pull request #8619 from RoadieHQ/demo-of-processor-using-creds-provider-interface + + processor, actions and readers to use gh creds interface + +commit 28246da60e702e0713d66be5d91380496c59fe4f +Merge: c09fbe361f d6ed0e407d +Author: Johan Haals +Date: Tue Jan 11 10:15:49 2022 +0100 + + Merge pull request #8849 from backstage/jhaals/changeset-maker + + Automatically generate dependabot changesets + +commit c09fbe361fc1a5f1ae746b260c64e91cfc16ba78 +Merge: b401c83b00 faf844e269 +Author: Ben Lambert +Date: Tue Jan 11 09:40:55 2022 +0100 + + Merge pull request #8847 from SDA-SE/build/bump-asyncapi-react-components + + build(deps): bump @asyncapi/react-component to 1.0.0-next.26 + +commit d6ed0e407d5e0ebcf5741f934959b3b669dc4f63 +Author: Johan Haals +Date: Tue Jan 11 09:21:22 2022 +0100 + + format, pass args in array + + Signed-off-by: Johan Haals + +commit ab2ae2a28cf23fd4915735307924caaf3c32bc08 +Author: lakshikaparihar +Date: Tue Jan 11 13:26:41 2022 +0530 + + formatted code with prettier + + Signed-off-by: lakshikaparihar + +commit 0988d56b69b13e842fd7d9be618459167987c7b4 +Author: lakshikaparihar +Date: Tue Jan 11 12:36:39 2022 +0530 + + formatted md file + + Signed-off-by: lakshikaparihar + +commit b401c83b00f4a54b6697a27f6b5688b18009f554 +Merge: 72b00f4f2e 9c8c4be7ce +Author: Himanshu Mishra +Date: Tue Jan 11 12:13:57 2022 +0530 + + Merge pull request #8854 from powerhome/power-adopter + + docs: Add Power to the list of adopters + +commit 5de4482b44dc22b70b647694a44dfe63d37014e7 +Author: Nigel Wright +Date: Tue Jan 11 09:16:25 2022 +1300 + + chore: cleaned up markdown with prettier + + Signed-off-by: Nigel Wright + +commit 9c8c4be7ce314bf2af2997c9fa9b2ad679a310a7 +Author: Ben Langfeld +Date: Mon Jan 10 16:27:30 2022 -0300 + + docs: Add Power to the list of adopters + + Signed-off-by: Ben Langfeld + +commit 72b00f4f2ed99160c3aa5da3304da52ddfeb09b3 +Merge: 79982b2a99 20ca7cfa5f +Author: Patrik Oldsberg +Date: Mon Jan 10 19:49:23 2022 +0100 + + Merge pull request #8852 from backstage/rugvip/auto + + auth-backend: switch over to use auto secure cookies + +commit faf844e26942642ac1c806f9a92af9c609bae8b4 +Author: Dominik Schwank +Date: Mon Jan 10 16:07:01 2022 +0100 + + build(deps): bump @asyncapi/react-component to 1.0.0-next.26 + + The new pre-release is fixing errors with the ResizeObserver. + + Signed-off-by: Dominik Schwank + +commit 79982b2a99cab29c2559f900d669e4ecd80c505a +Merge: 8833a6b28f d6d9272749 +Author: Ben Lambert +Date: Mon Jan 10 17:36:49 2022 +0100 + + Merge pull request #8772 from ananthulasrikar/master + + Add file details to add Shorcuts component + +commit 20ca7cfa5fa831359d8cd6b3618a117d6b8305fd +Author: Patrik Oldsberg +Date: Mon Jan 10 17:35:02 2022 +0100 + + auth-backend: switch over to use auto secure cookies + + Signed-off-by: Patrik Oldsberg + +commit 8833a6b28f13f9e5cba5d6a3141d2e9e0ea8ba71 +Merge: b1ca1f5bff ef4e0628aa +Author: Ben Lambert +Date: Mon Jan 10 17:28:23 2022 +0100 + + Merge pull request #8813 from hiba-aldalaty/hdalaty/bug-fix-sidebar-submenu-delay + + Bug fix: Create a delay when a Sidebar submenu opens + +commit d16c977381980614e529a65a28bc6b5dc5a2e352 +Author: Karan Shah +Date: Mon Jan 10 16:27:46 2022 +0000 + + Incorporate the API changes to the rest of the code. + + Signed-off-by: Karan Shah + +commit b1ca1f5bff06a0852d9a391d24eefb8ff46b407e +Merge: ddc64f3c39 5060116e9d +Author: Ben Lambert +Date: Mon Jan 10 17:27:16 2022 +0100 + + Merge pull request #8840 from RoadieHQ/customizable-title-description + + Customizable title and description for tech insights + +commit ddc64f3c39bb068ac829db677047c37498dd26a9 +Merge: 8a7ccbdf73 161f32cf4e +Author: Ben Lambert +Date: Mon Jan 10 17:18:56 2022 +0100 + + Merge pull request #8844 from backstage/rugvip/nowarn + + scripts/api-extractor: forbid warnings for a couple of core packages + +commit d4941024bce71887f1af802f5e64259f24a5bdc2 +Author: Kamil Zainal +Date: Mon Jan 10 16:09:14 2022 +0000 + + Add changeset for create-app with instructions for upgrade + + Signed-off-by: Kamil Zainal + +commit 5a2204ef0a9b8309ad77f2b4ad9b5f6f584d5017 +Author: Kamil Zainal +Date: Mon Jan 10 15:51:52 2022 +0000 + + Update existing changeset to reflect API change + + Signed-off-by: Kamil Zainal + +commit e1f24677dbd3ebf340899f4b8ebe9dc1c7585dcb +Author: Johan Haals +Date: Mon Jan 10 16:48:54 2022 +0100 + + Move script into actions definition + + Signed-off-by: Johan Haals + +commit ef4e0628aa4965063750fc9d2fc81ef349e4b653 +Author: hiba-aldalaty +Date: Mon Jan 10 15:12:41 2022 +0000 + + Remove unused import + + Signed-off-by: hiba-aldalaty + +commit c9394b67bcd31b4cbec91cdb079c7d3022be63e2 +Author: hiba-aldalaty +Date: Mon Jan 10 15:03:31 2022 +0000 + + Use css transition to create submenu open delay instead of js + + Signed-off-by: hiba-aldalaty + +commit bc5f67627c6a4e75278789f382393f6b167e181b +Merge: ce82656901 8a7ccbdf73 +Author: Brian Fletcher +Date: Mon Jan 10 14:40:04 2022 +0000 + + Merge branch 'master' of github.com:backstage/backstage into readersprocessorstasks + +commit 161f32cf4ec199e8d4ac1379b43eec878050c0e7 +Author: Patrik Oldsberg +Date: Mon Jan 10 15:35:29 2022 +0100 + + scripts/api-extractor: forbid warnings for a couple of core packages + + Signed-off-by: Patrik Oldsberg + +commit 06ab42b65d2ede4da97bf016c6612f68fd812e63 +Author: Patrik Oldsberg +Date: Mon Jan 10 15:35:06 2022 +0100 + + config-loader: fix API Report warnings + + Signed-off-by: Patrik Oldsberg + +commit 5060116e9dff183dbe91423a8662d3579576a16d +Author: irma12 +Date: Mon Jan 10 15:25:47 2022 +0100 + + Modified changeset + + Signed-off-by: irma12 + +commit 8a7ccbdf73adb66f04ffd4b5af71dfdf7a51c737 +Merge: dfc2fcc08d 512591b8c3 +Author: Patrik Oldsberg +Date: Mon Jan 10 15:22:39 2022 +0100 + + Merge pull request #8841 from backstage/rugvip/winfix + + cli: fix versioning tests on windows + +commit dfc2fcc08dfee4f8ed9114d7e611f86d94d430bb +Merge: 416323397a 784d8078ab +Author: Ben Lambert +Date: Mon Jan 10 15:20:40 2022 +0100 + + Merge pull request #8736 from backstage/rugvip/purge + + core-app-api,core-plugin-api: remove MUI dependencies + +commit 24ed8c02373f65abcf54ab24d449497a879c51ba +Author: irma12 +Date: Mon Jan 10 15:03:07 2022 +0100 + + Added api report + + Signed-off-by: irma12 + +commit 416323397ac8521b1d36492f1b27ff46cb8de137 +Merge: 618d78495c 34442cd5cf +Author: Ben Lambert +Date: Mon Jan 10 14:56:19 2022 +0100 + + Merge pull request #8838 from backstage/rugvip/sessions + + core-app-api: fix saml and github session types + +commit b7e049377029e2fb699d1d2c9fd6be111e7bb89a +Author: Karan Shah +Date: Mon Jan 10 13:51:33 2022 +0000 + + Documentation should just point to the plugin folder, not the README file directly. + + Signed-off-by: Karan Shah + +commit 784d8078abca22e2a3fe3abde309738f562cb025 +Author: Patrik Oldsberg +Date: Tue Jan 4 10:46:11 2022 +0100 + + core-app-api,core-plugin-api: remove MUI dependencies + + Signed-off-by: Patrik Oldsberg + +commit 512591b8c3d777f0af0969b7803b74d346f04384 +Author: Patrik Oldsberg +Date: Mon Jan 10 14:30:59 2022 +0100 + + cli: fix versioning tests on windows + + Signed-off-by: Patrik Oldsberg + +commit 618d78495cf6cdf8928365a20b97435c5a65074d +Merge: 49a665e97e 5333451def +Author: Johan Haals +Date: Mon Jan 10 14:27:21 2022 +0100 + + Merge pull request #8825 from backstage/freben/a-tale-of-hyphens-and-braces + + 🧹 Got rid of the last brace-typed and hyphen-less params etc + +commit ef6c1a13b2d01ada47ac61b606d77a1568f0501d +Author: irma12 +Date: Mon Jan 10 14:15:18 2022 +0100 + + Fix in order to pass tsc + + Signed-off-by: irma12 + +commit 34883f5c9e4041179d5d0242fbcc5edc032a0ea5 +Author: irma12 +Date: Mon Jan 10 14:11:20 2022 +0100 + + Add posibility to customize description and title + + Signed-off-by: irma12 + +commit 49a665e97e8348b5acf5e075d20491dc42e324f9 +Merge: ccb5bef731 ac5a99077b +Author: Ben Lambert +Date: Mon Jan 10 13:53:45 2022 +0100 + + Merge pull request #8839 from backstage/rugvip/exit + + scripts/api-extractor: exit on tsc failure + +commit ccb5bef7318133b307b318a8e040c699e1fb2022 +Merge: fca5c02e41 ad0ceca026 +Author: Ben Lambert +Date: Mon Jan 10 13:44:44 2022 +0100 + + Merge pull request #8802 from backstage/rugvip/warn + + scripts/api-extractor: warn when introducing new warnings + +commit 34442cd5cf52a64656ae64e862c6f7cfa6418495 +Author: Patrik Oldsberg +Date: Mon Jan 10 11:26:50 2022 +0100 + + core-app-api: fix + deprecate saml and github session types + + Signed-off-by: Patrik Oldsberg + +commit fca5c02e4155b7384baee3a812c93ab8e999acaf +Merge: f5d41dc2c9 9632cda521 +Author: Johan Haals +Date: Mon Jan 10 13:37:54 2022 +0100 + + Merge pull request #8826 from backstage/freben/ze-author + + 🧹 Fix the last renmnants of the old copyright header + +commit f5d41dc2c9101a6124780d176f6bc0f39e0a7a11 +Merge: bdf1419d20 1449509f9c +Author: Patrik Oldsberg +Date: Mon Jan 10 13:31:16 2022 +0100 + + Merge pull request #8797 from backstage/rugvip/nolerna + + switch to using @manypkg/get-packages for enumerating monorepo packages + +commit ac5a99077bdebfb56106412ddb121e57efefca5f +Author: Patrik Oldsberg +Date: Mon Jan 10 13:09:11 2022 +0100 + + scripts/api-extractor: exit on tsc failure + + Signed-off-by: Patrik Oldsberg + +commit f3d7baaefa248681c8db3e0829f95cf02af40934 +Author: Karan Shah +Date: Mon Jan 10 11:49:23 2022 +0000 + + Connect the API code to the components + + Signed-off-by: Karan Shah + +commit b1afac9d0954e1fd44fc4b37c78eb7e1882b50b0 +Merge: 135df6accc bdf1419d20 +Author: Karan Shah +Date: Mon Jan 10 10:53:10 2022 +0000 + + Merge remote-tracking branch 'upstream/master' into airbrake-api + +commit 135df6accc042471807536659e79cec942212fb8 +Author: Karan Shah +Date: Mon Jan 10 10:52:02 2022 +0000 + + Setup the API code + + Signed-off-by: Karan Shah + +commit bdf1419d20f91230a6b12bb2a96d252f45a6ca56 +Author: Emma Indal +Date: Mon Jan 10 11:40:07 2022 +0100 + + [Home] first homepage template to storybook + two more home components (#8434) + + * add new toolkit component + + Signed-off-by: Emma Indal + + * add toolkit content test + + Signed-off-by: Emma Indal + + * add key to toolkit items + + Signed-off-by: Emma Indal + + * add reusable company logo component + + Signed-off-by: Emma Indal + + * export root ref from search plugin + + Signed-off-by: Emma Indal + + * add homepage template to storybook + + Signed-off-by: Emma Indal + + * export new homepage components from plugin + + Signed-off-by: Emma Indal + + * fix imports + + Signed-off-by: Emma Indal + + * add search plugin to dependencies + + Signed-off-by: Emma Indal + + * add home plugin changeset + + Signed-off-by: Emma Indal + + * add storybook changeset + + Signed-off-by: Emma Indal + + * delete changeset for storybook + + Signed-off-by: Emma Indal + + * delete duplicated search context provider + + Signed-off-by: Emma Indal + + * use list item text props + + Signed-off-by: Emma Indal + + * update home plugin documentation + add customize app docs + + Signed-off-by: Emma Indal + + * named exports + + Signed-off-by: Emma Indal + + * add homepage components to storybook + + Signed-off-by: Emma Indal + + * use app config as default for company logo + + Signed-off-by: Emma Indal + + * rename homepage template + + Signed-off-by: Emma Indal + + * use props instead of context for tools, update Content component of card extension to accept props + + Signed-off-by: Emma Indal + + * fix api reports + docstrings + markers + + Signed-off-by: Emma Indal + + * export ToolkitContentProps instead of Tool + + Signed-off-by: Emma Indal + + * docs and stories fixups + + Signed-off-by: Emma Indal + + * do not export rootRouteRef from search plugin + + Signed-off-by: Emma Indal + + * update docs links + + Signed-off-by: Emma Indal + + * change unpacking of props + + Signed-off-by: Emma Indal + + * delete extra fragment + + Signed-off-by: Emma Indal + + * fixup searchbar border styles + + Signed-off-by: Emma Indal + +commit 5b516c13956a4497a089b6a0c52e8df5e50eaf94 +Merge: 00beac0ab6 da9c59d6e0 +Author: Ben Lambert +Date: Mon Jan 10 11:31:34 2022 +0100 + + Merge pull request #8798 from backstage/rugvip/badep + + auth-backend: moved test-utils dependency to devDeps + +commit 00beac0ab61e1c61cf902c2a873e2cf8d7f4d211 +Merge: a889cc4216 db5310e25e +Author: Ben Lambert +Date: Mon Jan 10 11:17:34 2022 +0100 + + Merge pull request #8836 from backstage/blam/colors-fix + + bump `logform` with pinned `colors` dependency + +commit a889cc4216d3b3d2d8a8087536445519291532f8 +Merge: 7db91695b7 47ab72bde2 +Author: Ben Lambert +Date: Mon Jan 10 11:17:18 2022 +0100 + + Merge pull request #8690 from moltenice-forks/airbrake-initial + + Initial Airbrake Plugin Setup + +commit 7db91695b783554322d5c94cbd2d234b56e9d44c +Merge: 1588840d67 9fbd3b90ae +Author: Ben Lambert +Date: Mon Jan 10 10:56:09 2022 +0100 + + Merge pull request #8832 from bert-huang/register-entityRef-prioritise-component-kind + + fix: Register plugin to prioritise Component kind for entityRef + +commit 1588840d6798ccb9bf6d24ed777b7b7b85cd2bb9 +Merge: 5d13ce64a3 e2eb92c109 +Author: Patrik Oldsberg +Date: Mon Jan 10 10:55:44 2022 +0100 + + Merge pull request #8808 from backstage/rugvip/depr1 + + removed deprecations from the 2021-11-25 release + +commit 5d13ce64a3fd9f586b92fa4df79af635ff395a7b +Merge: 4d9fff9fcd a1ac761a9d +Author: Johan Haals +Date: Mon Jan 10 10:54:25 2022 +0100 + + Merge pull request #8830 from backstage/freben/markdown-it + + Bump markdown-it to the fixed version + +commit 4ae04a2c2fd9964344b48290100ce185a7580791 +Author: Philipp Hugenroth +Date: Mon Jan 10 10:32:56 2022 +0100 + + Fix naming of SidebarStateContext import + + Signed-off-by: Philipp Hugenroth + +commit 2c876194a02b244bef579b2a9d62654c02d6472d +Merge: 1d251689d5 4d9fff9fcd +Author: Philipp Hugenroth +Date: Mon Jan 10 10:08:00 2022 +0100 + + Merge branch 'master' into mobile-sidebar + +commit db5310e25e7faec0a179c1dcb3e2ad1ee8b40a59 +Author: blam +Date: Mon Jan 10 10:00:08 2022 +0100 + + chore: added changeset + + Signed-off-by: blam + +commit 7848b5047854494d0c66a222c0aa748a1de0e89e +Author: blam +Date: Mon Jan 10 09:55:50 2022 +0100 + + chore: bump logform and fixing the colors issue + + Signed-off-by: blam + +commit 4d9fff9fcd14180575b8fbd256a9873caa5b216f +Merge: c8ff2df05a 45df287eec +Author: Eric Peterson +Date: Mon Jan 10 09:50:05 2022 +0100 + + Merge pull request #8800 from backstage/docs/configure-catalog-search + + [Search] Illustrate how to hide locations from catalog search + +commit 5333451defd45bc39c719b262b171abd865bcda6 +Author: Fredrik Adelöw +Date: Sun Jan 9 15:56:07 2022 +0100 + + Got rid of the last brace-typed and hyphen-less params etc + + Signed-off-by: Fredrik Adelöw + +commit c8ff2df05a9db240ff380859ff59900d4083c487 +Merge: 47a5e8c273 f77bd5c8ff +Author: Ben Lambert +Date: Mon Jan 10 07:33:31 2022 +0100 + + Merge pull request #8824 from backstage/freben/api-commonz + + 🧹 Clean up API reports in backend-common + +commit 47a5e8c273fdce367cbd8b9de30e898e7c95fba5 +Merge: 1883aebdc9 8319c54e28 +Author: Ben Lambert +Date: Mon Jan 10 07:19:34 2022 +0100 + + Merge pull request #8833 from backstage/dependabot/npm_and_yarn/octokit/webhooks-9.22.0 + + build(deps): bump @octokit/webhooks from 9.18.0 to 9.22.0 + +commit 1883aebdc9df3ad75ce2796839390d202b2d90bf +Merge: 7f3894be1c 06e2d79569 +Author: Ben Lambert +Date: Mon Jan 10 07:19:11 2022 +0100 + + Merge pull request #8834 from backstage/dependabot/npm_and_yarn/microsoft/microsoft-graph-types-2.11.0 + + build(deps): bump @microsoft/microsoft-graph-types from 2.8.0 to 2.11.0 + +commit 06e2d79569667b8cd7b7e4be701d63ee52e099fe +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Mon Jan 10 04:16:23 2022 +0000 + + build(deps): bump @microsoft/microsoft-graph-types from 2.8.0 to 2.11.0 + + Bumps [@microsoft/microsoft-graph-types](https://github.com/microsoftgraph/msgraph-typescript-typings) from 2.8.0 to 2.11.0. + - [Release notes](https://github.com/microsoftgraph/msgraph-typescript-typings/releases) + - [Commits](https://github.com/microsoftgraph/msgraph-typescript-typings/commits) + + --- + updated-dependencies: + - dependency-name: "@microsoft/microsoft-graph-types" + dependency-type: direct:production + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit 8319c54e28fe9923062c721f1994971e127a5693 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Mon Jan 10 04:13:59 2022 +0000 + + build(deps): bump @octokit/webhooks from 9.18.0 to 9.22.0 + + Bumps [@octokit/webhooks](https://github.com/octokit/webhooks.js) from 9.18.0 to 9.22.0. + - [Release notes](https://github.com/octokit/webhooks.js/releases) + - [Commits](https://github.com/octokit/webhooks.js/compare/v9.18.0...v9.22.0) + + --- + updated-dependencies: + - dependency-name: "@octokit/webhooks" + dependency-type: direct:production + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit 9fbd3b90ae98e89f26386253178ee963f8da9fcc +Author: Bert Huang +Date: Mon Jan 10 13:22:53 2022 +1300 + + fix: Register plugin to prioritise Component kind for entityRef + + Signed-off-by: Bert Huang + +commit a1ac761a9d618836af85e6e9870e865014e10782 +Author: Fredrik Adelöw +Date: Sun Jan 9 22:14:51 2022 +0100 + + Bump markdown-it to the fixed version + + Signed-off-by: Fredrik Adelöw + +commit 9632cda521be35f96e39e7a764dfb34d8de24c85 +Author: Fredrik Adelöw +Date: Sun Jan 9 17:49:09 2022 +0100 + + Fix the last renmnants of the old copyright header + + Signed-off-by: Fredrik Adelöw + +commit fb33739fbe3984f0cc00f2c90528dc28649f9d33 +Author: Nigel Wright +Date: Mon Jan 10 08:16:21 2022 +1300 + + updated integration instructions + + Signed-off-by: Nigel Wright + +commit 3f08dcd696d902397e35000e84e65ae5db86332f +Author: Djamaile Rahamat +Date: Sat Jan 8 19:47:13 2022 +0100 + + feat: give component EntityMembersListCard a memberType prop + + Signed-off-by: djamaile + +commit f77bd5c8ff955d2842579706297cc70e25fd5f7f +Author: Fredrik Adelöw +Date: Sun Jan 9 15:21:44 2022 +0100 + + Clean up API reports in backend-common + + Signed-off-by: Fredrik Adelöw + +commit 7f3894be1ca80fe38d7c5730cf8b8518c8555b0d +Merge: 508b3ffb36 722681b1b1 +Author: Fredrik Adelöw +Date: Sun Jan 9 13:57:48 2022 +0100 + + Merge pull request #8823 from backstage/freben/apireportz + + 🧹 Clean up API reports in ldap and msgraph catalog modules + +commit 722681b1b13ff2192a0c3a3389d7fc7d0b752b13 +Author: Fredrik Adelöw +Date: Sun Jan 9 13:05:10 2022 +0100 + + Clean up API reports in ldap and msgraph catalog modules + + Signed-off-by: Fredrik Adelöw + +commit 29710c91c29d5a324c81eb695c0b3e1b53ac38ba +Author: Erik Larsson +Date: Sun Jan 9 00:02:09 2022 +0100 + + use lighter color for block quotes and horizontal rulers + + Signed-off-by: Erik Larsson + +commit 508b3ffb367a39f564944d01abc26e003dc5f89a +Merge: af98fbc3d5 2b19fd2e94 +Author: Fredrik Adelöw +Date: Sat Jan 8 18:33:41 2022 +0100 + + Merge pull request #8820 from backstage/freben/ldap-set-fix + + deep clone data read out of config, to avoid pollution / mutation + +commit 2b19fd2e941b6b3a00abc96a519597c40e290a68 +Author: Fredrik Adelöw +Date: Sat Jan 8 16:30:45 2022 +0100 + + deep clone data read out of config, to avoid pollution / mutation + + Signed-off-by: Fredrik Adelöw + +commit af98fbc3d5c35b7e92d4affe16211c029a46a28a +Merge: a426ba0e26 f5343e7c1a +Author: Patrik Oldsberg +Date: Sat Jan 8 17:38:19 2022 +0100 + + Merge pull request #8819 from backstage/rugvip/clonfig + + config: make ConfigReader#get always return a clone + +commit f5343e7c1aea3877df023d53481d49912c458e7e +Author: Patrik Oldsberg +Date: Sat Jan 8 16:23:26 2022 +0100 + + config: make get always return a clone + + Signed-off-by: Patrik Oldsberg + +commit a95e7880590ba432b4705c6648a41ba2e626a4de +Author: Patrik Oldsberg +Date: Sat Jan 8 16:22:02 2022 +0100 + + config: move reader test to correct block + + Signed-off-by: Patrik Oldsberg + +commit 6fd70f8bc8a85a60e0c927c0cb6555552766398e +Author: Dhruval Darji +Date: Fri Jan 7 11:19:10 2022 -0500 + + fix(catalog-backend): support Bitbucket servers with custom BaseURLs + + Previously, the `BitbucketDiscoveryProcessor` assumed that all Bitbucket servers would have paths formed in the pattern of `/projects/{project}/repos/{repo}`. However, since Bitbucket servers have the ability to configure custom baseUrls, this assumption does not always hold true. Instead of evaluating project and repo terms from the full target path, the processor will find the `/projects/` url segment, and start path evaluations from its index instead. This path substring is then used to determine the `projectSearchPath` and the `repoSearchPath`. Support is also added to accept search params for the `catalogPath` as well. + + Fixes #8771 + + Signed-off-by: Dhruval Darji + +commit a426ba0e26f3596126913c6793cf53eaaa3b25e3 +Merge: 71369c2591 23046ab18d +Author: Patrik Oldsberg +Date: Fri Jan 7 19:51:27 2022 +0100 + + Merge pull request #8814 from backstage/blam/fix-type + + Change help text for `api-extractor` + +commit 23046ab18d1b83594c3f6ae88c97adbbb4de1d6b +Author: Ben Lambert +Date: Fri Jan 7 18:47:31 2022 +0100 + + chore: we're generating api-reports not changesets + + + + Signed-off-by: Ben Lambert + +commit d5b17b28d1579f6c8e173e1d6bb8fd0eabe76ea6 +Author: hiba-aldalaty +Date: Fri Jan 7 17:31:52 2022 +0000 + + Update changeset + + Signed-off-by: hiba-aldalaty + +commit 42f81cf45181a0f5789e607afe6a9c345979a2dc +Author: hiba-aldalaty +Date: Fri Jan 7 17:25:50 2022 +0000 + + Update changeset + + Signed-off-by: hiba-aldalaty + +commit de2396da2435588ced3d5d7955747c34583da385 +Author: hiba-aldalaty +Date: Fri Jan 7 17:10:17 2022 +0000 + + Add changeset + + Signed-off-by: hiba-aldalaty + +commit 190f105901e73c089a5f46ace3404fd5c814d2b1 +Author: hiba-aldalaty +Date: Fri Jan 7 17:04:39 2022 +0000 + + Add open delay for submenus in sidebar + + Signed-off-by: hiba-aldalaty + +commit 71369c25917c14acb048890d9dd57bcdecdfe096 +Merge: 43561d100f f2134e7029 +Author: Fredrik Adelöw +Date: Fri Jan 7 17:59:42 2022 +0100 + + Merge pull request #8806 from runebaas/add-adopter-ef + + Add EF Education First to the list of adopters + +commit db75552b8bbc0f8124973a0b979e20b2da36cf24 +Author: Lakshika Parihar <31981299+lakshikaparihar@users.noreply.github.com> +Date: Fri Jan 7 21:08:38 2022 +0530 + + Update how-to-guides.md + + Signed-off-by: lakshikaparihar + +commit 43561d100f4e69d8b843ec70748c456016f20532 +Merge: cd529c4094 10b4ba686f +Author: MT Lewis +Date: Fri Jan 7 16:56:42 2022 +0000 + + Merge pull request #8784 from backstage/catalog-permission-rule-type-param + + catalog-backend: add type parameter to CatalogPermissionRule type + +commit e2eb92c1095411f1162987de4ebde320ce7f96d9 +Author: Patrik Oldsberg +Date: Tue Jan 4 01:57:59 2022 +0100 + + removed deprecations from the 2021-11-25 release + + Signed-off-by: Patrik Oldsberg + +commit 10b4ba686f234ef0b301a5204a71fba6f12c0637 +Author: MT Lewis +Date: Fri Jan 7 15:04:50 2022 +0000 + + catalog-backend: remove CatalogPermissionRule type + + Signed-off-by: MT Lewis + +commit bef617807bb39973f9d458dce9227e172232e80c +Author: MT Lewis +Date: Fri Jan 7 11:50:51 2022 +0000 + + catalog-backend: custom createPermissionRule implementation + + Signed-off-by: MT Lewis + +commit 82cfdc8d02e5595d89604b698e10c9bdb52dadfb +Author: MT Lewis +Date: Fri Jan 7 11:47:14 2022 +0000 + + catalog-backend: use createPermissionRule helper instead of manually typing rules + + Signed-off-by: MT Lewis + +commit 9db1b86f3244579c0e5b1f5aced5371aabf08c59 +Author: MT Lewis +Date: Fri Jan 7 11:26:54 2022 +0000 + + permission-node: add helpers for creating PermissionRules + + Signed-off-by: MT Lewis + +commit 8fe84eadaf5a414240aac2ba7d57141a4a5122a5 +Author: MT Lewis +Date: Thu Jan 6 16:46:17 2022 +0000 + + catalog-backend: add type parameter to CatalogPermissionRule type + + Previously the CatalogPermissionRule type had a fixed type of unknown[] + for the parameters expected in the `apply` and `toQuery` methods. This + meant that conditions generated for these rules would always have + unknown parameters too, which makes using them in policies much more + difficult. + + To address this, this commit introduces a mandatory type parameter for + CatalogPermissionRule which is expected to be set to a tuple + corresponding to the expected parameters. + + Signed-off-by: MT Lewis + +commit f2134e7029f704331370dd7516d85063b4a7be7a +Author: Daan Boerlage +Date: Fri Jan 7 17:03:11 2022 +0100 + + docs: Add EF Education First to the list of adopters + +commit cd529c409445c124fc3030f5250ba6db957d336c +Author: Joon Park +Date: Fri Jan 7 15:49:26 2022 +0000 + + Integrate permissions with catalog-backend refresh endpoint (#8693) + + Integration permission framework with refresh in catalog-backend + + ... through the use of a new AuthorizedRefreshService. + + Signed-off-by: Joon Park + +commit 1d251689d5c72d51cd4ebea721ea14866557fb18 +Merge: 0322c6fbb9 3cf9ff0ba4 +Author: Philipp Hugenroth +Date: Fri Jan 7 16:41:44 2022 +0100 + + Merge branch 'master' into mobile-sidebar + +commit 6dfb8eb8484ab3700ac2abc7db3eb1d9a7048071 +Author: Johan Haals +Date: Fri Jan 7 16:34:05 2022 +0100 + + Automatically generate dependabot changesets + + Signed-off-by: Johan Haals + +commit ad0ceca026cbf5cdca1473d28513d16495f0315d +Author: Patrik Oldsberg +Date: Fri Jan 7 15:58:26 2022 +0100 + + scripts/api-extractor: warn when introducing new warnings + + Signed-off-by: Patrik Oldsberg + +commit 45df287eec039e84722ae838119408d625dbc465 +Author: Eric Peterson +Date: Fri Jan 7 15:41:45 2022 +0100 + + Show how to hide locations from search + + Signed-off-by: Eric Peterson + +commit ce82656901817c2072419b8913f03183d1043c08 +Author: Brian Fletcher +Date: Fri Jan 7 14:13:23 2022 +0000 + + removes some breaking compatability changes + + Signed-off-by: Brian Fletcher + +commit 1449509f9cd824caa5773a61c13ad3bd3777d252 +Author: Patrik Oldsberg +Date: Fri Jan 7 15:01:48 2022 +0100 + + cli: updated versions bump tests to work with get-packages + + Signed-off-by: Patrik Oldsberg + +commit 3cf9ff0ba46e443517ff7dfb2e55ab003d414283 +Merge: eba3653e3c 2a5875ce5b +Author: Eric Peterson +Date: Fri Jan 7 14:39:00 2022 +0100 + + Merge pull request #8795 from backstage/rugvip/storyfix + + fix storybook and tweak workflow trigger + +commit eba3653e3c08365cf295b0b30902c5774a99cebe +Merge: 3f975582a4 a67ec8527f +Author: Johan Haals +Date: Fri Jan 7 14:28:09 2022 +0100 + + Merge pull request #8747 from lorsatti/kubernetes-aws-rbac + + Make AWS session token optional + +commit 61261079ccdcc1dd65317f2352e8f198aa8b4834 +Author: Patrik Oldsberg +Date: Fri Jan 7 13:30:59 2022 +0100 + + scripts: refactor to use get-packages + + Signed-off-by: Patrik Oldsberg + +commit 79464187293213ccb516d4e8cfc4bee90319bc72 +Author: Patrik Oldsberg +Date: Fri Jan 7 13:21:38 2022 +0100 + + changesets: added changeset for get-packages refactor + + Signed-off-by: Patrik Oldsberg + +commit 859fc51f553da611a44db558df3b2a9ad90232f8 +Author: Patrik Oldsberg +Date: Fri Jan 7 13:21:04 2022 +0100 + + backend-common: switch to using get-packages for listing monorepo packages + + Signed-off-by: Patrik Oldsberg + +commit e9a5faf1f60f100baa2eedd25187b5018786f009 +Author: Patrik Oldsberg +Date: Fri Jan 7 13:14:01 2022 +0100 + + cli: remove lerna dependency + + Signed-off-by: Patrik Oldsberg + +commit de4f500c22a3454f95ca5fc13c9afd1e99730295 +Author: Patrik Oldsberg +Date: Fri Jan 7 13:10:23 2022 +0100 + + cli: migrate packager to use PackageGraph + + Signed-off-by: Patrik Oldsberg + +commit f202e2a90bda0d1a29320b344bc05617520e8c14 +Author: Patrik Oldsberg +Date: Fri Jan 7 11:59:13 2022 +0100 + + cli: refactory versioning mapDependencies to use get-packages + + Signed-off-by: Patrik Oldsberg + +commit 0555c594e42d1d0e734a481dfa14ec483fb0a36a +Author: Patrik Oldsberg +Date: Fri Jan 7 11:47:12 2022 +0100 + + cli: switch bundler config to use get-packages + + Signed-off-by: Patrik Oldsberg + +commit 2a5875ce5be71d4addae922663e3b523c0b3e53a +Author: Patrik Oldsberg +Date: Fri Jan 7 10:52:44 2022 +0100 + + storybook: add missing dependency declarations + + Signed-off-by: Patrik Oldsberg + +commit eebe1df58296d9b1d8b52d3ec8939b2b689711fc +Author: Patrik Oldsberg +Date: Fri Jan 7 10:46:50 2022 +0100 + + test-utils: avoid usage of private field syntax + + Signed-off-by: Patrik Oldsberg + +commit da9c59d6e082054700a7c66bb45bd13c431be87a +Author: Patrik Oldsberg +Date: Fri Jan 7 13:40:15 2022 +0100 + + auth-backend: moved test-utils dependency to devDeps + + Signed-off-by: Patrik Oldsberg + +commit 3f975582a4f0a20db2e89921682bce52913fed82 +Merge: c6c571dff0 a46fe68c1c +Author: Eric Peterson +Date: Fri Jan 7 11:50:26 2022 +0100 + + Merge pull request #8625 from dweber019/patch-1 + + Fix mkdocs-techdocs-core version + +commit 89dc61747166c29fb625bfb1186f8e2e51292422 +Author: Patrik Oldsberg +Date: Fri Jan 7 11:35:57 2022 +0100 + + cli: switch lib/config to use get-packages and PackageGraph + + Signed-off-by: Patrik Oldsberg + +commit 4aa68bf8f16bb9da9f28cee04b834ee978ac62fc +Author: Patrik Oldsberg +Date: Fri Jan 7 11:35:13 2022 +0100 + + cli: add PackagesGraph for traversing monorepo package graphs + + Signed-off-by: Patrik Oldsberg + +commit 97dc62c83a6b1d7a4cc4d2f6301ba9d7315a9d1a +Author: goenning +Date: Fri Jan 7 10:29:34 2022 +0000 + + log errors when tech insights throws an error + + Signed-off-by: goenning + +commit 19f0f9350480b471160d7cb77be630e831332dca +Author: goenning +Date: Fri Jan 7 10:25:42 2022 +0000 + + log errors when tech insights throws an error + + Signed-off-by: goenning + +commit c6c571dff0e948472839dd61234b27f227cb97cf +Merge: ed07f8244e 1628ca3f49 +Author: Eric Peterson +Date: Fri Jan 7 10:52:47 2022 +0100 + + Merge pull request #8789 from cmpadden/techdocs-dynamic-sidebar-positioning + + Techdocs: dynamically set primary sidebar position based on backstage sidebar pinned state + +commit ed07f8244ebd989d31de637c107e036631c5f73c +Merge: ad276c345e 1deb4c20eb +Author: Johan Haals +Date: Fri Jan 7 09:18:22 2022 +0100 + + Merge pull request #8773 from backstage/dependabot/npm_and_yarn/react-dev-utils-12.0.0 + + build(deps): bump react-dev-utils from 12.0.0-next.47 to 12.0.0 + +commit ad276c345e0d920d14a4f7a5f4c6ef7147f68a3b +Merge: 75c220c868 7f6a7fd274 +Author: Johan Haals +Date: Fri Jan 7 09:17:05 2022 +0100 + + Merge pull request #8785 from backstage/rugvip/bbsir + + docs: add bitbucket sign-in resolver docs + +commit 75c220c86832ef6243d497a885c1d5bb98f6ba58 +Merge: bf7a731531 1256bd408a +Author: Johan Haals +Date: Fri Jan 7 08:32:52 2022 +0100 + + Merge pull request #8794 from backstage/dependabot/npm_and_yarn/pgtools-0.3.2 + + build(deps-dev): bump pgtools from 0.3.0 to 0.3.2 + +commit a46fe68c1cb59ae9e27da1d6fb0e7803e088972d +Author: David Weber +Date: Thu Dec 23 23:11:23 2021 +0100 + + Update to mkdocs-techdocs-core==0.2.2 + + Signed-off-by: David Weber + +commit 1256bd408a10e9a70746c54f234b3bb2c2ffad3d +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Fri Jan 7 04:08:42 2022 +0000 + + build(deps-dev): bump pgtools from 0.3.0 to 0.3.2 + + Bumps [pgtools](https://github.com/olalonde/pgtools) from 0.3.0 to 0.3.2. + - [Release notes](https://github.com/olalonde/pgtools/releases) + - [Changelog](https://github.com/olalonde/pgtools/blob/master/CHANGELOG.md) + - [Commits](https://github.com/olalonde/pgtools/compare/v0.3.0...v0.3.2) + + --- + updated-dependencies: + - dependency-name: pgtools + dependency-type: direct:development + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit 7f6a7fd274bef9a5270417cc70439675698175f5 +Author: Patrik Oldsberg +Date: Thu Jan 6 18:22:56 2022 +0100 + + docs: add bitbucket sign-in resolver docs + + Signed-off-by: Patrik Oldsberg + +commit bf7a73153111ee4b15dd8473f6f5a0793ccb0cfb +Merge: f8d746e3ea 2260702efd +Author: Patrik Oldsberg +Date: Thu Jan 6 22:19:30 2022 +0100 + + Merge pull request #8781 from backstage/rugvip/todo-warnings + + todo-backend: fix API report warnings + +commit 4b57df1d86d16230f3482364b3213ca075545bf3 +Author: Julio Arias +Date: Thu Jan 6 14:55:33 2022 -0600 + + bugfix: Fix helm chart ingress template + + This changes fixes the ingress spec to match the API version either v1 or v1beta1, + previously the apiVersion was change according to the K8S version but no + further changes where made to actually match the new v1 API spec. This + cause issues deploying to clusters with versions 1.19+ + + Signed-off-by: Julio Arias + +commit 1628ca3f499e9fa42a5c416601248f5064a628bf +Author: Colton Padden +Date: Thu Jan 6 15:18:35 2022 -0500 + + dynamically set techdocs sidebar position based on backstage sidebar pinned state + + Signed-off-by: Colton Padden + +commit 2068135b9b463205bf1048632a72f6e7f7cd0aaf +Author: Kamil Zainal +Date: Thu Jan 6 16:41:58 2022 +0000 + + Update create-app template + + Signed-off-by: Kamil Zainal + +commit 859891b7de1cc8914cee94a23fefb44d1fce00b0 +Author: Kamil Zainal +Date: Thu Jan 6 16:36:22 2022 +0000 + + Changes from yarn build:api-reports + + Signed-off-by: Kamil Zainal + +commit db49de335f4f13d3b2d720436f0fc8f2196ef748 +Author: Brian Fletcher +Date: Thu Jan 6 16:31:36 2022 +0000 + + adds api-reports + + Signed-off-by: Brian Fletcher + +commit 2260702efd04c192d4847d890dc353ba4c9b41b9 +Author: Patrik Oldsberg +Date: Thu Jan 6 16:40:13 2022 +0100 + + todo-backend: fix API report warnings + + Signed-off-by: Patrik Oldsberg + +commit b3831be2feb8e02ddd48dfb8fddb1ac55a6e1e0a +Author: Kamil Zainal +Date: Thu Jan 6 15:37:41 2022 +0000 + + Add changeset + + Signed-off-by: Kamil Zainal + +commit a9f1c704dc9061319edf2387b33daf029b86ceb9 +Author: Kamil Zainal +Date: Thu Jan 6 12:41:41 2022 +0000 + + Route 'Register Existing API' on API page to /catalog-import + + The 'Register Existing API' button on /api-docs was routing to /create but APIs can't be created. Changing to route to /catalog-import where an API can be registered instead. + + Signed-off-by: Kamil Zainal + +commit f8d746e3ea3835631707294d5c4967c3f9c569d0 +Merge: cfca607777 48580d0fbb +Author: Patrik Oldsberg +Date: Thu Jan 6 15:45:11 2022 +0100 + + Merge pull request #8780 from goenning/go/fix-missing-react-key + + fix: add missing react key + +commit 95b369d808a44425ce4fc071c24e0c2cfc26d40e +Author: Brian Fletcher +Date: Thu Jan 6 14:21:56 2022 +0000 + + use scm integrations interface rather than implementation + + Signed-off-by: Brian Fletcher + +commit 48580d0fbb4b1106ba0b725b14b7241361011f85 +Author: goenning +Date: Thu Jan 6 14:16:51 2022 +0000 + + add missing react key + + Signed-off-by: goenning + +commit ffda3d4490f81503af776c3ea190e3814bde6fb1 +Author: Brian Fletcher +Date: Thu Jan 6 12:11:05 2022 +0000 + + tweaks to remove uneeded differences + + Signed-off-by: Brian Fletcher + +commit 3b4d8caff6917f062b9ba63da14a14f0ea313588 +Author: Brian Fletcher +Date: Thu Jan 6 12:03:52 2022 +0000 + + adds changesets + + Signed-off-by: Brian Fletcher + +commit be15350198199e6b5f41f3bf4d491be7da607c95 +Author: Brian Fletcher +Date: Thu Jan 6 11:55:15 2022 +0000 + + change single instance provider back to the way it was + + there was no changes to it, so there was no need for it. + + Signed-off-by: Brian Fletcher + +commit 0a21e4bcc4aa6e801c83df1dfe9e42e55e3dd533 +Author: Brian Fletcher +Date: Thu Jan 6 11:46:39 2022 +0000 + + Make the credentials provider optional.. + + ..and other review comments improvements. + + Signed-off-by: Brian Fletcher + +commit fb8ca7c1bfc89952e8af4e8e211d43ff02fc42ae +Author: Brian Fletcher +Date: Wed Jan 5 16:53:30 2022 +0000 + + remove code accidently added in + + Signed-off-by: Brian Fletcher + +commit cfca6077777a3e373284fe69067987bcf5802676 +Merge: ecd353fcff 6011a234f0 +Author: Fredrik Adelöw +Date: Thu Jan 6 09:20:18 2022 +0100 + + Merge pull request #8775 from backstage/dependabot/npm_and_yarn/types/jenkins-0.23.3 + + build(deps-dev): bump @types/jenkins from 0.23.2 to 0.23.3 + +commit ecd353fcff3e149e3633c5b4091566589248a31e +Merge: 730d01ab1a 6c3c70197f +Author: Fredrik Adelöw +Date: Thu Jan 6 09:16:39 2022 +0100 + + Merge pull request #8778 from backstage/dependabot/npm_and_yarn/mime-types-2.1.34 + + build(deps): bump mime-types from 2.1.32 to 2.1.34 + +commit 6c3c70197faace6dbd18819a7d074797c62dbcfe +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Thu Jan 6 04:44:12 2022 +0000 + + build(deps): bump mime-types from 2.1.32 to 2.1.34 + + Bumps [mime-types](https://github.com/jshttp/mime-types) from 2.1.32 to 2.1.34. + - [Release notes](https://github.com/jshttp/mime-types/releases) + - [Changelog](https://github.com/jshttp/mime-types/blob/master/HISTORY.md) + - [Commits](https://github.com/jshttp/mime-types/compare/2.1.32...2.1.34) + + --- + updated-dependencies: + - dependency-name: mime-types + dependency-type: direct:production + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit 6011a234f0f201c0c5118490d759cf9c5e76ab5d +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Thu Jan 6 04:16:56 2022 +0000 + + build(deps-dev): bump @types/jenkins from 0.23.2 to 0.23.3 + + Bumps [@types/jenkins](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jenkins) from 0.23.2 to 0.23.3. + - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) + - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jenkins) + + --- + updated-dependencies: + - dependency-name: "@types/jenkins" + dependency-type: direct:development + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit 1deb4c20eb3c5a79aed26156e7b4ffb8194ef071 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Thu Jan 6 04:11:49 2022 +0000 + + build(deps): bump react-dev-utils from 12.0.0-next.47 to 12.0.0 + + Bumps [react-dev-utils](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-dev-utils) from 12.0.0-next.47 to 12.0.0. + - [Release notes](https://github.com/facebook/create-react-app/releases) + - [Changelog](https://github.com/facebook/create-react-app/blob/main/CHANGELOG-1.x.md) + - [Commits](https://github.com/facebook/create-react-app/commits/react-dev-utils@12.0.0/packages/react-dev-utils) + + --- + updated-dependencies: + - dependency-name: react-dev-utils + dependency-type: direct:production + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit d6d9272749a12e91ff302a7653fcb150318027c8 +Author: SrikarAnanthula <783594+ananthulasrikar@users.noreply.github.com> +Date: Wed Jan 5 17:13:25 2022 -0800 + + Add file details to add Shorcuts component + + Signed-off-by: SrikarAnanthula <783594+ananthulasrikar@users.noreply.github.com> + +commit f685e1398f857b129f5ff3402883ba31e12f3be1 +Author: Colton Padden +Date: Wed Jan 5 14:46:39 2022 -0500 + + add changeset for deprecation warning feature + + Signed-off-by: Colton Padden + +commit a505347140e3091915c2a7dfbf4dcb202c835734 +Author: Colton Padden +Date: Wed Jan 5 14:17:11 2022 -0500 + + enable withDeprecatedKeys in schema process for backend-common and app-backend + + Signed-off-by: Colton Padden + +commit 730d01ab1ad8b0107a37d0113aeb7b27c141b6f1 +Author: Joon Park +Date: Wed Jan 5 18:08:09 2022 +0000 + + Add apply-conditions endpoint for evaluating conditional permissions (#8675) + + Add apply-conditions endpoint for evaluating conditional permissions in catalog backend. + + Signed-off-by: Joon Park + +commit 6a1e2bf90f176774c16b3c53b0b481d56362b590 +Author: Julio Zynger +Date: Wed Jan 5 18:41:43 2022 +0100 + + Sync with app template + + Signed-off-by: Julio Zynger + +commit 0ae759dad4503fe150680fa0c5a37bb806cefc0a +Author: Joon Park +Date: Wed Jan 5 17:36:33 2022 +0000 + + Catalog permission rules (#8766) + + Add catalog permission rules + + Signed-off-by: Joon Park + +commit 687cfac22239ecdff0e2586894d10e4eaa504b83 +Merge: 1fc15f3ed3 717830634b +Author: Julio Zynger +Date: Wed Jan 5 18:22:20 2022 +0100 + + Merge branch 'master' into julioz/gocd-plugin + + Signed-off-by: Julio Zynger + +commit 717830634bf583ca4f50a483e1c0acb391a5e9b3 +Merge: b11555ec07 09a24bb65e +Author: Patrik Oldsberg +Date: Wed Jan 5 17:02:12 2022 +0100 + + Merge pull request #8745 from backstage/rugvip/minmax + + cli: switch to using esbuild for minifcation + +commit b11555ec070a783725cd626c01f55e3dcaad26ef +Merge: 62aae59c61 05f5bb5b53 +Author: Johan Haals +Date: Wed Jan 5 16:45:27 2022 +0100 + + Merge pull request #8765 from backstage/rugvip/drawio + + docs: switch package architecture diagram to .drawio.svg + +commit 0322c6fbb9580c3adcd96ee27a82116ce9111a97 +Merge: 7c28c82537 62aae59c61 +Author: Philipp Hugenroth +Date: Wed Jan 5 16:43:17 2022 +0100 + + Merge branch 'master' into mobile-sidebar + +commit 62aae59c61203dd73a766d6016817158aa580768 +Merge: dc47c51707 cf01627a33 +Author: Johan Haals +Date: Wed Jan 5 16:32:49 2022 +0100 + + Merge pull request #8764 from backstage/jhaals/bump-graphql + + catalog-graphql: Bump graphql versions + +commit 05f5bb5b530b49fd4d463a4242b19d67800348bf +Author: Patrik Oldsberg +Date: Wed Jan 5 16:08:01 2022 +0100 + + docs: switch package architecture diagram to .drawio.svg + + Signed-off-by: Patrik Oldsberg + +commit 09a24bb65e35aa8aa6629e9450fa0727460babb6 +Merge: 449833d4b5 dc47c51707 +Author: Patrik Oldsberg +Date: Wed Jan 5 16:06:15 2022 +0100 + + Merge branch 'master' into rugvip/minmax + +commit 7c28c825377a809b62f6501d3e671a76595c8f7f +Author: Philipp Hugenroth +Date: Wed Jan 5 16:02:39 2022 +0100 + + Improve typing by making isMobile optional & removing PropsWithChildren + + Improve consistency in documentation + + Signed-off-by: Philipp Hugenroth + +commit cf01627a3344e95f6410d72668aab1294bd2d9cd +Author: Johan Haals +Date: Wed Jan 5 15:33:16 2022 +0100 + + catalog-graphql: Bump graphql versions + + Signed-off-by: Johan Haals + +commit dc47c51707cf7b23c85c9374d85fb5bc89f3126b +Merge: 0e800fa610 14e980acee +Author: Fredrik Adelöw +Date: Wed Jan 5 15:26:56 2022 +0100 + + Merge pull request #8762 from szubster/eslint-8 + + Upgrade ESLint to version 8 and all it's plugin + +commit 2f1d27133b9fe11d1f4851c323ae9c4c2c0ffb14 +Author: Brian Fletcher +Date: Wed Jan 5 13:52:01 2022 +0000 + + use single instance provider in default one + + Also changes how the GitHub url is parsed. + + Signed-off-by: Brian Fletcher + +commit 14e980aceef900eb2de2ebd7c71c08afd27b755b +Author: Tomasz Szuba +Date: Wed Jan 5 12:48:32 2022 +0100 + + Upgrade ESLint to version 8 and all it's plugin + + Signed-off-by: Tomasz Szuba + +commit 449833d4b5cc3bfcf2803f55049be2a69fa05be6 +Author: blam +Date: Wed Jan 5 13:52:03 2022 +0100 + + chore: importing the ESBuildMinifyPlugin with require instead + Signed-off-by: blam + +commit 0e800fa61070f7f5d6c0c3df7f7248899fa32d5d +Merge: 759a590439 326dfbd565 +Author: Fredrik Adelöw +Date: Wed Jan 5 14:00:55 2022 +0100 + + Merge pull request #8758 from backstage/dependabot/npm_and_yarn/rollup-plugin-dts-4.1.0 + + build(deps): bump rollup-plugin-dts from 4.0.1 to 4.1.0 + +commit 759a5904398f57acf1c4d0e991d36b039d5a9d3f +Merge: f9f31b7cd6 2d3fd91e33 +Author: Patrik Oldsberg +Date: Wed Jan 5 13:32:39 2022 +0100 + + Merge pull request #8738 from backstage/rugvip/mockonf + + test-utils: add MockConfigApi + +commit f9f31b7cd6fbda169907188f07d08d128e6c64f7 +Merge: 48059943e8 8bdf613b31 +Author: Patrik Oldsberg +Date: Wed Jan 5 13:31:57 2022 +0100 + + Merge pull request #8740 from backstage/rugvip/quick-bar + + api-extractor: add option to generate API reports for select packages + +commit 48059943e8c3347856c778de24760e3df4203cb9 +Merge: 29713aafe8 ed08ab8df6 +Author: Johan Haals +Date: Wed Jan 5 13:29:48 2022 +0100 + + Merge pull request #8746 from backstage/rugvip/icons + + search: fix slow build + cli: fix import rule edge-case + +commit 29713aafe800878a2a1c31ee8ecb6ef751f87591 +Merge: 69fcd9637a 558b1d0ea4 +Author: Johan Haals +Date: Wed Jan 5 13:28:49 2022 +0100 + + Merge pull request #8757 from backstage/dependabot/npm_and_yarn/types/react-helmet-6.1.5 + + build(deps-dev): bump @types/react-helmet from 6.1.1 to 6.1.5 + +commit 69fcd9637a2be0011d282349bcbc47af465b0ef1 +Merge: 6ab3fc62c3 9135a581b9 +Author: Fredrik Adelöw +Date: Wed Jan 5 13:17:00 2022 +0100 + + Merge pull request #8753 from backstage/dependabot/npm_and_yarn/concurrently-7.0.0 + + build(deps-dev): bump concurrently from 6.2.0 to 7.0.0 + +commit 6ab3fc62c3e94ecc26450f29ca854d301d274984 +Merge: ca5342decb ba4cb0eecb +Author: Fredrik Adelöw +Date: Wed Jan 5 13:16:04 2022 +0100 + + Merge pull request #8755 from backstage/dependabot/npm_and_yarn/react-markdown-7.1.2 + + build(deps): bump react-markdown from 7.0.1 to 7.1.2 + +commit 326dfbd5653835b6bfbe715187ea3251c1271037 +Author: Fredrik Adelöw +Date: Wed Jan 5 13:14:19 2022 +0100 + + merj + + Signed-off-by: Fredrik Adelöw + +commit 54596bd67266432b30457d270090bd8092ac5865 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Wed Jan 5 10:46:20 2022 +0000 + + build(deps): bump rollup-plugin-dts from 4.0.1 to 4.1.0 + + Bumps [rollup-plugin-dts](https://github.com/Swatinem/rollup-plugin-dts) from 4.0.1 to 4.1.0. + - [Release notes](https://github.com/Swatinem/rollup-plugin-dts/releases) + - [Changelog](https://github.com/Swatinem/rollup-plugin-dts/blob/master/CHANGELOG.md) + - [Commits](https://github.com/Swatinem/rollup-plugin-dts/compare/v4.0.1...v4.1.0) + + --- + updated-dependencies: + - dependency-name: rollup-plugin-dts + dependency-type: direct:production + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit 558b1d0ea420097949191fa01a74d6a6bf0b119f +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Wed Jan 5 10:45:48 2022 +0000 + + build(deps-dev): bump @types/react-helmet from 6.1.1 to 6.1.5 + + Bumps [@types/react-helmet](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-helmet) from 6.1.1 to 6.1.5. + - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) + - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-helmet) + + --- + updated-dependencies: + - dependency-name: "@types/react-helmet" + dependency-type: direct:development + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit 47ab72bde24ca0660b4fd0e1cd19c1e8f187d6cb +Author: Karan Shah +Date: Wed Jan 5 10:34:37 2022 +0000 + + Update dependencies + + Signed-off-by: Karan Shah + +commit ba4cb0eecb3f793b3c64cab6ac110d0ac4e445b5 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Wed Jan 5 10:30:46 2022 +0000 + + build(deps): bump react-markdown from 7.0.1 to 7.1.2 + + Bumps [react-markdown](https://github.com/remarkjs/react-markdown) from 7.0.1 to 7.1.2. + - [Release notes](https://github.com/remarkjs/react-markdown/releases) + - [Changelog](https://github.com/remarkjs/react-markdown/blob/main/changelog.md) + - [Commits](https://github.com/remarkjs/react-markdown/compare/7.0.1...7.1.2) + + --- + updated-dependencies: + - dependency-name: react-markdown + dependency-type: direct:production + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit 9135a581b911f7d14e7a3a8ba7d06a247fde548d +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Wed Jan 5 10:22:53 2022 +0000 + + build(deps-dev): bump concurrently from 6.2.0 to 7.0.0 + + Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 6.2.0 to 7.0.0. + - [Release notes](https://github.com/open-cli-tools/concurrently/releases) + - [Commits](https://github.com/open-cli-tools/concurrently/compare/v6.2.0...v7.0.0) + + --- + updated-dependencies: + - dependency-name: concurrently + dependency-type: direct:development + update-type: version-update:semver-major + ... + + Signed-off-by: dependabot[bot] + +commit ca5342decb8980db9bc05c01f1851113de150e0f +Merge: bba83e5a00 8b165b181d +Author: Fredrik Adelöw +Date: Wed Jan 5 11:06:41 2022 +0100 + + Merge pull request #8752 from backstage/freben/dependddddd + + bump dependabot aggro + +commit 0a461bbfb077d9c606f7cc77043915cd3d2369c2 +Merge: 53a604cc5e bba83e5a00 +Author: Karan Shah +Date: Wed Jan 5 09:36:05 2022 +0000 + + Merge remote-tracking branch 'upstream/master' into airbrake-initial + + # Conflicts: + # packages/app/package.json + +commit bba83e5a006b5632c24fa1ba703040b9629f1e2f +Merge: a99fa7dc4e b1bc55405e +Author: Fredrik Adelöw +Date: Wed Jan 5 10:33:47 2022 +0100 + + Merge pull request #8750 from backstage/dependabot/npm_and_yarn/testcontainers-8.1.2 + + build(deps): bump testcontainers from 7.23.0 to 8.1.2 + +commit 8b165b181d0d2b48cf936081a7465fe2b8c5147c +Author: Fredrik Adelöw +Date: Wed Jan 5 10:23:44 2022 +0100 + + bump dependabot aggro + + Signed-off-by: Fredrik Adelöw + +commit a99fa7dc4e49e5140877dd20d774024272648b4f +Merge: b2a6bf7f25 7612e2856b +Author: Fredrik Adelöw +Date: Wed Jan 5 10:08:41 2022 +0100 + + Merge pull request #8748 from lorsatti/emptystate-svg-clean-up + + clean up emptystate.svg + +commit 41ced545f38eaa9bca1745bc4ea8c1924798eb1b +Author: Brian Fletcher +Date: Wed Jan 5 08:30:11 2022 +0000 + + api-reports + + Signed-off-by: Brian Fletcher + +commit b1bc55405e6c83fd55f7dd574fd3362a6427f0ad +Author: Johan Haals +Date: Wed Jan 5 09:28:38 2022 +0100 + + add changeset + + Signed-off-by: Johan Haals + +commit 595dab2935701efd0d2328ca43d3c1d92ce87c1f +Author: Brian Fletcher +Date: Wed Jan 5 08:23:04 2022 +0000 + + Creates new provider for compatability + + There is now two credentials providers: + - SingleInstanceGithubCredentialsProvider can be created with a single + GitHubIntegrationConfig. + - DefaultGithubCredentialsProvider is created from the full integrations + config. + + Signed-off-by: Brian Fletcher + +commit b2a6bf7f254ee5d35d164bca7282252c38e0dcab +Merge: db8e6cace7 cf073fa2cf +Author: Johan Haals +Date: Wed Jan 5 07:52:07 2022 +0100 + + Merge pull request #8741 from leons727/patch-1 + + Add doc on custom endpoint and path-style access + +commit db8e6cace70d8ad538cad2bac02c1386e1047421 +Merge: ba1865c3d9 32e2fafe66 +Author: Johan Haals +Date: Wed Jan 5 07:45:43 2022 +0100 + + Merge pull request #8749 from backstage/dependabot/npm_and_yarn/azure-devops-node-api-11.1.0 + + build(deps): bump azure-devops-node-api from 11.0.1 to 11.1.0 + +commit 9b031646147d36600f3aa6934bcf542d7e72188e +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Wed Jan 5 04:15:27 2022 +0000 + + build(deps): bump testcontainers from 7.23.0 to 8.1.2 + + Bumps [testcontainers](https://github.com/testcontainers/testcontainers-node) from 7.23.0 to 8.1.2. + - [Release notes](https://github.com/testcontainers/testcontainers-node/releases) + - [Commits](https://github.com/testcontainers/testcontainers-node/compare/v7.23.0...v8.1.2) + + --- + updated-dependencies: + - dependency-name: testcontainers + dependency-type: direct:production + update-type: version-update:semver-major + ... + + Signed-off-by: dependabot[bot] + +commit 32e2fafe66cf5e9964100b4603f009441cfcbd2a +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Wed Jan 5 04:14:35 2022 +0000 + + build(deps): bump azure-devops-node-api from 11.0.1 to 11.1.0 + + Bumps [azure-devops-node-api](https://github.com/Microsoft/azure-devops-node-api) from 11.0.1 to 11.1.0. + - [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-minor + ... + + Signed-off-by: dependabot[bot] + +commit 7612e2856b0a69da831570cc1bfe29999c584a6b +Author: Lorenzo Orsatti <49567430+lorsatti@users.noreply.github.com> +Date: Tue Jan 4 23:34:05 2022 +0100 + + clean up emptystate.svg + + Signed-off-by: Lorenzo Orsatti <49567430+lorsatti@users.noreply.github.com> + +commit a67ec8527f04fe56b70e09ad8dc4c0281e824c48 +Author: Lorenzo Orsatti <49567430+lorsatti@users.noreply.github.com> +Date: Tue Jan 4 23:13:07 2022 +0100 + + make AWS session token optional + + Signed-off-by: Lorenzo Orsatti <49567430+lorsatti@users.noreply.github.com> + +commit ba1865c3d9089b752ff5ed80ea7a9f68ddec2daf +Merge: ffdb98aa29 ea4ac162ce +Author: Patrik Oldsberg +Date: Wed Jan 5 02:13:03 2022 +0100 + + Merge pull request #8742 from fengypants/package-architecture-docs-typos + + docs: Fix typos in architecture-overview + +commit ea4ac162ce3434c7c0981e652f98f5e785680b88 +Author: Patrik Oldsberg +Date: Wed Jan 5 02:01:43 2022 +0100 + + docs: format overview/architecture-overview.md + + Signed-off-by: Patrik Oldsberg + +commit ed08ab8df650f1774af2039d46b288e726abcf6e +Author: Patrik Oldsberg +Date: Wed Jan 5 01:54:41 2022 +0100 + + search: fix import of all of MUI/icons + + Signed-off-by: Patrik Oldsberg + +commit bee708209411e91a458adb2288b339fb43cdff77 +Author: Patrik Oldsberg +Date: Wed Jan 5 01:52:35 2022 +0100 + + cli: detect edge-case for MUI icon imports + + Signed-off-by: Patrik Oldsberg + +commit f9c5841c801a1a543c61d8acc81befbb7aa3ae1c +Author: Colton Padden +Date: Tue Jan 4 19:33:42 2022 -0500 + + remove deleted artifacts of filterByDeprecated + + Signed-off-by: Colton Padden + +commit f302d24d340908b4a4d9e1af0df4a30fbacff406 +Author: Patrik Oldsberg +Date: Wed Jan 5 00:37:13 2022 +0100 + + cli: switch to using esbuild for minifcation + + Signed-off-by: Patrik Oldsberg + +commit 6e34e2cfbfbd83aa61ec184a78374e1c4220ca96 +Author: Colton Padden +Date: Tue Jan 4 16:29:28 2022 -0500 + + Add `backstage-cli config:check --deprecated` to list deprecated settings + + Signed-off-by: Colton Padden + +commit 63fa8f83715b9a998d6ee6deb8af170cc23f8089 +Author: Colton Padden +Date: Tue Jan 4 16:24:06 2022 -0500 + + move deprecation description key mapping into filterByVisibility + + Signed-off-by: Colton Padden + +commit 2d3fd91e33567bc45b4f33657ac11366e833d614 +Author: Patrik Oldsberg +Date: Tue Jan 4 11:46:49 2022 +0100 + + test-utils: add MockConfigApi + + Signed-off-by: Patrik Oldsberg + +commit cf073fa2cf05c9c8141b013643fd25809c74e7ca +Author: Leon Stein +Date: Tue Jan 4 14:05:03 2022 -0500 + + prettify + + Signed-off-by: Leon Stein + +commit edb534e26e78255de85ea4d702dfbda1da635018 +Author: Jeff Feng +Date: Tue Jan 4 13:27:51 2022 -0500 + + fix typos in architecture-overview + + Signed-off-by: Jeff Feng + +commit 9767bf8570a0f619507fdb1580fe243612bc4b93 +Author: Leon +Date: Tue Jan 4 13:19:04 2022 -0500 + + Add doc on custom endpoint and path-style access + + These features were added in https://github.com/backstage/backstage/commit/cf2e20a79223997baf2480db0d1c63f4c98abe8b + + Signed-off-by: Leon Stein + +commit 8bdf613b31ab7aab8acd3ddc998e0058cc5ab758 +Author: Patrik Oldsberg +Date: Tue Jan 4 18:27:04 2022 +0100 + + api-extractor: add option to generate API reports for select packages + + Signed-off-by: Patrik Oldsberg + +commit bb8ce88f2ea27d0cf4db945d0b662942976d8ed7 +Author: Brian Fletcher +Date: Tue Jan 4 15:57:07 2022 +0000 + + api reports + + Signed-off-by: Brian Fletcher + +commit 7af4986af8a42ffba67d14113055929c73a51b61 +Author: Brian Fletcher +Date: Tue Jan 4 15:30:07 2022 +0000 + + remove factory signature from gh creds provider + + This change required the SingleInstanceGithubCredentialsProvider to be + changed to allow it to look up the credentials from the whole list of + integrations. + + As such all places where it was used I have updated. + + Signed-off-by: Brian Fletcher + +commit ffdb98aa2973366d48ff1774a7f892bc0c926e7e (tag: v0.62.0, tag: release-2022-01-04) +Merge: a2fb9a4e03 e432d44f94 +Author: Johan Haals +Date: Tue Jan 4 13:11:08 2022 +0100 + + Merge pull request #8698 from backstage/changeset-release/master + + Version Packages + +commit 28b61f32b4d8d5ee9324c9ae801504593c2ab561 +Author: Fredrik Adelöw +Date: Tue Jan 4 13:02:55 2022 +0100 + + slim down and fetch on demand + + Signed-off-by: Fredrik Adelöw + +commit e432d44f9465f638b5ef669b30cd9d188d69f0bf +Author: github-actions[bot] +Date: Tue Jan 4 10:54:36 2022 +0000 + + Version Packages + +commit a2fb9a4e039cab522e56b540c48d9300225d5ecb +Merge: 76fe305f16 c534ef2242 +Author: Patrik Oldsberg +Date: Tue Jan 4 11:48:57 2022 +0100 + + Merge pull request #8737 from backstage/rugvip/old + + core-plugin-api: deprecate OldIconComponent + +commit c534ef2242b2f4baf400f3f7a870586400b81986 +Author: Patrik Oldsberg +Date: Tue Jan 4 11:03:45 2022 +0100 + + core-plugin-api: deprecate OldIconComponent + + Signed-off-by: Patrik Oldsberg + +commit 76fe305f16bfa38c009572d91da2882aa1dd1e77 +Merge: 620aae994d c4bde64707 +Author: Johan Haals +Date: Tue Jan 4 10:55:09 2022 +0100 + + Merge pull request #8731 from cooperbenson-qz/cooperbenson-qz/issue8525 + + Allow manual refresh of file enties + +commit 742c7a9929dc038c0f9cb77c640eecd4313a8e55 +Author: Fredrik Adelöw +Date: Tue Jan 4 10:49:43 2022 +0100 + + api report + + Signed-off-by: Fredrik Adelöw + +commit f0a743ecaec7c8acd6053adfe5e864c8ddc7c6f4 +Author: Fredrik Adelöw +Date: Mon Jan 3 19:06:31 2022 +0100 + + more tests + + Signed-off-by: Fredrik Adelöw + +commit b254d60924aa05b2d4734e00a8bddc69068ac487 +Author: Fredrik Adelöw +Date: Mon Jan 3 14:34:15 2022 +0100 + + proper token expiry handling + + Signed-off-by: Fredrik Adelöw + +commit 0bc142f54526fe3113556e59f71c09ea1eada2fb +Author: Fredrik Adelöw +Date: Mon Jan 3 12:00:58 2022 +0100 + + moved around the docs sections to make things clearer + + Signed-off-by: Fredrik Adelöw + +commit 6415189d9946a9790cac72b1849eb03b1447af19 +Author: Patrik Oldsberg +Date: Tue Dec 28 17:30:00 2021 +0100 + + auth: implement frontend parts of iap-like sign-in + + Signed-off-by: Fredrik Adelöw + +commit 6f5a1e74f55def5c25af380b7389cf0285391b20 +Author: Fredrik Adelöw +Date: Sun Dec 26 21:57:07 2021 +0100 + + use only a sign-in resolver + + Signed-off-by: Fredrik Adelöw + +commit 620aae994d1db6ddf4952cfcc145fe3dff3aafee +Merge: 37c81d4e1f 1b69ed0e39 +Author: Fredrik Adelöw +Date: Tue Jan 4 10:33:53 2022 +0100 + + Merge pull request #8647 from zgriesinger/add-prefix-glob-to-version-bump + + CLI: Add --prefix option to version:bump command + +commit 1b69ed0e39263eb3216a3ff291de0f0d6276a3a9 +Author: Fredrik Adelöw +Date: Tue Jan 4 10:30:10 2022 +0100 + + fix review comment + + Signed-off-by: Fredrik Adelöw + +commit 53a604cc5e756279d13480f35d7fc8c917e3a57d +Author: Karan Shah +Date: Tue Jan 4 09:29:39 2022 +0000 + + Create EntityAirbrakeContent.test.tsx + + Signed-off-by: Karan Shah + +commit c4bde64707de8374c7e899a1f08a6dc10b71dd07 +Author: Ben Lambert +Date: Tue Jan 4 10:29:17 2022 +0100 + + Update changeset text for spelling + + Signed-off-by: Ben Lambert + +commit 37c81d4e1f0db28709a58cb6b382639e6e0088d5 +Merge: 5c87d17286 b46dea84a9 +Author: Johan Haals +Date: Tue Jan 4 10:26:01 2022 +0100 + + Merge pull request #8717 from awanlin/topic/allow-for-bare-clone + + Allow for bare clone and retrieving commit history + +commit dc55aa89f64e3ff7839e54d5d8f8ade1cc42fef9 +Author: Marley Powell +Date: Tue Jan 4 09:17:49 2022 +0000 + + fix: Implemented a `p-limit` in `PullRequestsDashboardProvider` to stop unlimited parallelism. + + Signed-off-by: Marley Powell + +commit b46dea84a9e6076aedabcccb62bb4d9527d4af99 +Author: Johan Haals +Date: Tue Jan 4 09:57:31 2022 +0100 + + pass noCheckout without defaulting to false + + Signed-off-by: Johan Haals + +commit 5c87d17286fa73822efd2d89ba86053c09146354 +Merge: 2c62f86eb9 7b31064fe8 +Author: Johan Haals +Date: Tue Jan 4 09:35:32 2022 +0100 + + Merge pull request #8728 from backstage/timbonicus/catalog-routeref + + Add routeRef in catalog customization example + +commit 2c62f86eb91b07fe61ad316a2f32f0fe3dc312f1 +Merge: ecac0b195e d6934ee733 +Author: Johan Haals +Date: Tue Jan 4 09:27:52 2022 +0100 + + Merge pull request #8700 from cmpadden/techdocs-internal-link-new-tab + + Support cmd/ctrl+click to open internal Techdoc links in a new tab + +commit ecac0b195e858435ff323073d2370645a5f0cf1f +Merge: 8aab705d04 8dafbbb8b8 +Author: Johan Haals +Date: Tue Jan 4 09:24:28 2022 +0100 + + Merge pull request #8723 from RoadieHQ/modify-tech-insights-default-cadence + + Modify tech insights default cadence to be less eager. + +commit 8aab705d04a7ec1692654c267e213dba8ab9d392 +Merge: bdb33ceab7 077aa5688a +Author: Johan Haals +Date: Tue Jan 4 08:23:28 2022 +0100 + + Merge pull request #8733 from backstage/dependabot/npm_and_yarn/types/recharts-1.8.23 + + build(deps): bump @types/recharts from 1.8.19 to 1.8.23 + +commit bdb33ceab7c7b1475ae08b11a18f268bd71e9067 +Merge: 9ec2032ee2 7deee7fc86 +Author: Johan Haals +Date: Tue Jan 4 08:23:02 2022 +0100 + + Merge pull request #8734 from backstage/dependabot/npm_and_yarn/esbuild-0.14.10 + + build(deps): bump esbuild from 0.14.1 to 0.14.10 + +commit 7deee7fc86ec810cefae0f81dbdcb1a2da66cc55 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Tue Jan 4 04:13:57 2022 +0000 + + build(deps): bump esbuild from 0.14.1 to 0.14.10 + + Bumps [esbuild](https://github.com/evanw/esbuild) from 0.14.1 to 0.14.10. + - [Release notes](https://github.com/evanw/esbuild/releases) + - [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md) + - [Commits](https://github.com/evanw/esbuild/compare/v0.14.1...v0.14.10) + + --- + updated-dependencies: + - dependency-name: esbuild + dependency-type: direct:production + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit 077aa5688ac22fc77ec1b9e186d4189d16aceffd +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Tue Jan 4 04:10:44 2022 +0000 + + build(deps): bump @types/recharts from 1.8.19 to 1.8.23 + + Bumps [@types/recharts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/recharts) from 1.8.19 to 1.8.23. + - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) + - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/recharts) + + --- + updated-dependencies: + - dependency-name: "@types/recharts" + dependency-type: direct:production + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit 9ec2032ee2589a910bf9f0d98f314946ed2910fc +Merge: a356288fce 9b75ef5def +Author: Patrik Oldsberg +Date: Tue Jan 4 00:57:33 2022 +0100 + + Merge pull request #8725 from backstage/rugvip/g + + yarn.lock: dedup and bump some g modules + +commit 330d71f42669d893a392ccd82feb1eb9030ef0d0 +Author: Andre Wanlin +Date: Mon Jan 3 13:03:24 2022 -0600 + + Updated API report + + Signed-off-by: Andre Wanlin + +commit e36f0d372f1f7d1c5f93068ad231585108f47ccb +Author: Andre Wanlin +Date: Mon Jan 3 12:59:30 2022 -0600 + + Changes based on feedback + + Signed-off-by: Andre Wanlin + +commit a356288fceffdde19dcf1e1d1c7b70fc24d135be +Merge: 75f78762b1 085587cca5 +Author: Patrik Oldsberg +Date: Mon Jan 3 19:48:09 2022 +0100 + + Merge pull request #8732 from backstage/rugvip/eager + + catalog-backend: make sure tasks aren't loaded too eagerly in TaskPipeline test + +commit 085587cca552ed2fb2603a443317a7828e0b9a19 +Author: Patrik Oldsberg +Date: Mon Jan 3 19:21:18 2022 +0100 + + catalog-backend: make sure tasks aren't loaded too eagerly in TaskPipeline test + + Signed-off-by: Patrik Oldsberg + +commit e1953909748fa014f6c8ea35fec0d1e6f532bb52 +Author: Cooper Benson +Date: Mon Jan 3 10:14:03 2022 -0700 + + Allow manual refresh of file enties + + Signed-off-by: Cooper Benson + +commit 75f78762b165aabb8059046ca2cf265e121933d2 +Merge: 3fa24d4828 1834a02e16 +Author: Patrik Oldsberg +Date: Mon Jan 3 18:09:49 2022 +0100 + + Merge pull request #8730 from backstage/rugvip/fixdia + + docs: fix package architecture diagram reference + +commit 9b75ef5def2c41d63d8270142d927289b7ba1631 +Author: Patrik Oldsberg +Date: Mon Jan 3 15:06:17 2022 +0100 + + yarn.lock: dedup and bump some g modules + + Signed-off-by: Patrik Oldsberg + +commit 3fa24d4828469c46aa8d903eddbbe99b8f02ed21 +Merge: 1c36cf7b84 74123a434e +Author: Patrik Oldsberg +Date: Mon Jan 3 18:05:12 2022 +0100 + + Merge pull request #8724 from RoadieHQ/update-roadie-plugins + + Update Roadie plugins to latest + +commit 1834a02e16ee7c5ad098dc67a4cf7082440e7ae1 +Author: Patrik Oldsberg +Date: Mon Jan 3 18:00:14 2022 +0100 + + docs: fix package architecture diagram reference + + Signed-off-by: Patrik Oldsberg + +commit 7b31064fe8537336343df40a4e503cf7a802e4b1 +Author: Tim Hansen +Date: Mon Jan 3 09:51:45 2022 -0700 + + Add routeRef in catalog customization example + + Signed-off-by: Tim Hansen + +commit 1fc15f3ed33175596db9b50e75ed6815fcee3980 +Author: Julio Zynger +Date: Mon Jan 3 16:39:06 2022 +0100 + + Sync with latest template + + Signed-off-by: Julio Zynger + +commit 78ebd2baee7032d4e9f90948af223173ba67459f +Author: Julio Zynger +Date: Mon Jan 3 16:17:32 2022 +0100 + + Adjust test to include configApi + + Signed-off-by: Julio Zynger + +commit 74123a434e3e44c17c5430e183b0c600fc03f4ad +Author: Jussi Hallila +Date: Mon Jan 3 16:15:39 2022 +0100 + + Update yarn.lock, resolve conflicts. + + Signed-off-by: Jussi Hallila + +commit 13770c3b2a250fedb12e7894899de29006b32ef0 +Author: Jussi Hallila +Date: Mon Jan 3 14:55:55 2022 +0100 + + Update Roadie plugins to latest + + Signed-off-by: Jussi Hallila + +commit 1c36cf7b840a1d772389233ff41a86bee99a9eeb +Merge: a88401c76e 4d7df87f54 +Author: Johan Haals +Date: Mon Jan 3 15:41:06 2022 +0100 + + Merge pull request #8699 from cmpadden/techdocs-footer-navigation-dynamic-width + + Bug fix Techdocs footer navigation going off the screen + +commit 7feff487e20642f3d54c23dfdf0a69c238dab8c1 +Author: Julio Zynger +Date: Mon Jan 3 15:40:06 2022 +0100 + + Replace manual jest mocking with helpers + + Signed-off-by: Julio Zynger + +commit eee13c54c5c0272d4777a1aed353142de99f3f7d +Author: Julio Zynger +Date: Mon Jan 3 15:33:12 2022 +0100 + + Throw errors when response is not ok + + Signed-off-by: Julio Zynger + +commit 8ca42b7b4993974d2f9b17ecc88d41253d696814 +Author: Julio Zynger +Date: Mon Jan 3 15:30:16 2022 +0100 + + Clarify Basic auth token generation + + Signed-off-by: Julio Zynger + +commit e783290cdd1b4457b67a0f4fe01dd1c4e7b571ce +Author: Julio Zynger +Date: Mon Jan 3 15:26:07 2022 +0100 + + Update api-report + + Signed-off-by: Julio Zynger + +commit 3a7b77697f98b9c8adfbaf5b59905e366ef61a68 +Author: Julio Zynger +Date: Mon Jan 3 15:23:38 2022 +0100 + + Add public annotations to api-report + + Signed-off-by: Julio Zynger + +commit 2d44ec02c278a8080e3a5c36b61e1a2c3ef84f8a +Author: Julio Zynger +Date: Mon Jan 3 15:20:25 2022 +0100 + + Rename annotation + + Signed-off-by: Julio Zynger + +commit 0781c324d5058f2a3a89383f7046ca6059c52ecf +Author: Julio Zynger +Date: Mon Jan 3 15:15:24 2022 +0100 + + Move accept header to client instead of proxy + + Signed-off-by: Julio Zynger + +commit 108a0cf2fb046553c3c3530150cf162aac8e9c29 +Author: Julio Zynger +Date: Fri Dec 24 12:22:52 2021 +0100 + + Remove unneeded properties from plugin definition + + Signed-off-by: Julio Zynger + +commit f06933c3b49b99768bb826bd5ceed37e2b40469e +Author: Julio Zynger +Date: Fri Dec 24 11:43:32 2021 +0100 + + Set up dependency versions + + Signed-off-by: Julio Zynger + +commit b7b2d09cf5f3d0e9a48cad51a183149e0eaf8925 +Author: Julio Zynger +Date: Thu Dec 23 18:16:38 2021 +0100 + + Move devDependencies + + Signed-off-by: Julio Zynger + +commit 016331eb7e54bba8a30ae1df9fa460c49abbf314 +Author: Julio Zynger +Date: Thu Dec 23 17:57:42 2021 +0100 + + Add api-report.md + + Signed-off-by: Julio Zynger + +commit d9aaecd1cb6f4aaf2c91b4a18d03856cf6aec2cc +Author: Julio Zynger +Date: Thu Dec 23 17:32:37 2021 +0100 + + Add changeset + + Signed-off-by: Julio Zynger + +commit 6fc1d9bbafb725a7a401d0d583829d59021ba3ee +Author: Julio Zynger +Date: Thu Dec 23 17:04:02 2021 +0100 + + Update README and app-config + + Signed-off-by: Julio Zynger + +commit e14896fb63efa261cb51f21d7d626841498ee8de +Author: Julio Zynger +Date: Thu Dec 23 17:01:28 2021 +0100 + + Update well-known annotations + + Signed-off-by: Julio Zynger + +commit cc30c202eac418bf31a534c0983e0c0f02376173 +Author: Julio Zynger +Date: Thu Dec 23 17:01:11 2021 +0100 + + Integrate plugin with Backstage installation + + Signed-off-by: Julio Zynger + +commit 2d5be0975d92d09d0acf6ebec05f2fc74b41e16a +Author: Julio Zynger +Date: Thu Dec 23 16:40:30 2021 +0100 + + Add GoCD entry to plugins marketplace + + Signed-off-by: Julio Zynger + +commit 3671ae9bcd98d1e02ad566ca426f17d8c7bfa6e3 +Author: Julio Zynger +Date: Thu Dec 23 16:35:33 2021 +0100 + + Add GoCD plugin + + Signed-off-by: Julio Zynger + +commit a88401c76e317685ccb8cbe9e69b27327b65d82b +Merge: 4f5b44d3a3 02ba513776 +Author: Johan Haals +Date: Mon Jan 3 15:35:51 2022 +0100 + + Merge pull request #8726 from backstage/jhaals-patch-1 + + Stalebot: Ignore issues/pr's with will-fix label + +commit d6934ee733bc0954df92104702b73864bfa9b815 +Author: Colton Padden +Date: Mon Jan 3 09:35:39 2022 -0500 + + prevent scrolling when links are openened in a new tab + + Signed-off-by: Colton Padden + +commit 4f5b44d3a34a65456e303be1fba268aa01363109 +Merge: 4a8c57227e 1cd13fc748 +Author: Johan Haals +Date: Mon Jan 3 15:34:47 2022 +0100 + + Merge pull request #8708 from backstage/dependabot/npm_and_yarn/roadiehq/backstage-plugin-travis-ci-1.2.3 + + build(deps): bump @roadiehq/backstage-plugin-travis-ci from 1.0.11 to 1.2.3 + +commit 02ba513776bb83d9295e0a086a6ea9728fc3f8c3 +Author: Johan Haals +Date: Mon Jan 3 15:21:43 2022 +0100 + + Stalebot: Ignore issues/pr's with will-fix label + +commit 8dafbbb8b8df819999cde54fe14f1610616b76ab +Author: Jussi Hallila +Date: Mon Jan 3 15:15:54 2022 +0100 + + Swap default example cadence to once a month + + Signed-off-by: Jussi Hallila + +commit 4d7df87f54d93d3eda1b48ada6f1541f788808a5 +Author: Colton Padden +Date: Mon Jan 3 08:55:22 2022 -0500 + + fix dynamic footer size for mobile display width and fix issue with overlapping footer linksv + + Signed-off-by: Colton Padden + +commit 4a8c57227eeb46a34cb9970aa6fd7a3dfac03291 +Merge: df52424c1e 54ef743aa4 +Author: Eric Peterson +Date: Mon Jan 3 14:40:19 2022 +0100 + + Merge pull request #8682 from kuangp/feat/SearchTypeTabs + + feat(SearchTypeTabs): implement a tabs variant search type filter + +commit df52424c1e3fa437441c393bb1cd1b7f8c56cdd5 +Merge: 8a8aa0b1db 5f2e4bd180 +Author: Johan Haals +Date: Mon Jan 3 14:16:06 2022 +0100 + + Merge pull request #8602 from tomwolfgang/fix/docs-aut-api-requests + + Updating tutorial to work with latest backstage + +commit 8a8aa0b1db0b6bc04576568e95108b672c3caa90 +Merge: 2e86d06617 fa63e63198 +Author: Johan Haals +Date: Mon Jan 3 14:04:39 2022 +0100 + + Merge pull request #8704 from backstage/rugvip/arch + + docs: add package architecture section to the architecture overview + +commit 2e86d066170c0301ccdd1cb585978b33772acfe6 +Merge: ae32e71237 37123b4851 +Author: Johan Haals +Date: Mon Jan 3 13:14:08 2022 +0100 + + Merge pull request #8709 from backstage/dependabot/npm_and_yarn/css-loader-6.5.1 + + build(deps): bump css-loader from 5.2.6 to 6.5.1 + +commit 6668b6e2fcc51338d84854fc94cc4efdfdfd2a7a +Author: Jussi Hallila +Date: Mon Jan 3 13:06:59 2022 +0100 + + Modify tech insights default cadence to be less eager. + + Signed-off-by: Jussi Hallila + +commit ae32e71237e4f5390f4af7d50eff42e161bff16e +Merge: a68d86eaa6 78074ab1d6 +Author: Fredrik Adelöw +Date: Mon Jan 3 13:04:48 2022 +0100 + + Merge pull request #8589 from backstage/feature/add-gcp-iap-auth-provider + + Updated: add gcp iap auth provider + +commit 78074ab1d659f8f3541e718606ddd6e187a2b439 +Author: Fredrik Adelöw +Date: Mon Jan 3 12:25:32 2022 +0100 + + review fixes + + Signed-off-by: Fredrik Adelöw + +commit a68d86eaa61bcee1529309159daa462a1534b8f4 +Merge: 9c57723c2c eacc582473 +Author: Johan Haals +Date: Mon Jan 3 11:39:44 2022 +0100 + + Merge pull request #8722 from backstage/rugvip/csp + + backend-common: reintroduce unsafe-eval + +commit 37123b4851cf8b89e20845ad4b372f59c7bf1bde +Author: Johan Haals +Date: Mon Jan 3 11:37:02 2022 +0100 + + Add changeset + + Signed-off-by: Johan Haals + +commit 9c57723c2c1c5b6065eafc429bfbe718e79dd7f5 +Merge: 75c85b81ba 4ce51ab0f1 +Author: Patrik Oldsberg +Date: Mon Jan 3 11:18:48 2022 +0100 + + Merge pull request #8694 from backstage/rugvip/use + + use precise imports of react-use hooks + +commit eacc58247313af31e97e48db5bb28a439db02c0b +Author: Patrik Oldsberg +Date: Mon Jan 3 11:06:22 2022 +0100 + + backend-common: reintroduce unsafe-eval + + Signed-off-by: Patrik Oldsberg + +commit a0142b7b04881eac754a21ec2a8898ea6738d434 +Author: blam +Date: Mon Jan 3 10:44:39 2022 +0100 + + chore: reset the adopters.md file + + Signed-off-by: blam + +commit 75c85b81ba3055c1e8fc8b31c16c06d2cad57644 +Merge: 8fdb2d8c0c f701b67f5b +Author: Ben Lambert +Date: Mon Jan 3 10:43:09 2022 +0100 + + Merge pull request #8720 from backstage/blam/remove-notice + + chore: removing notice + +commit f701b67f5badecfaf122707d66f493709e76fdc1 +Author: blam +Date: Mon Jan 3 10:33:44 2022 +0100 + + chore: removing notice + + Signed-off-by: blam + +commit 78abba5ed2e19920257b4ed316103fd124ac4907 +Merge: 8c833df12a 8fdb2d8c0c +Author: Philipp Hugenroth +Date: Mon Jan 3 10:31:12 2022 +0100 + + Merge branch 'master' into mobile-sidebar + + Signed-off-by: Philipp Hugenroth + +commit 8fdb2d8c0cfb4d164351c1da95315239e2e0dab7 +Merge: 46116d2d39 e05b9115aa +Author: Johan Haals +Date: Mon Jan 3 10:12:55 2022 +0100 + + Merge pull request #8703 from kuangp/fix/homepageSearchBar + + fix(HomePageSearchBar): fix missing search context issue + +commit 1136ed83e3e3ba30a031e80bc0bdea11be4d0c36 +Author: Colton Padden +Date: Sun Jan 2 11:39:33 2022 -0500 + + wip: warn users of deprecated keys in app configurations + + Signed-off-by: Colton Padden + +commit 573015fc6d71a10a9cfd0d5ec6bec64ae87d42de +Author: Andre Wanlin +Date: Sat Jan 1 10:44:28 2022 -0600 + + Added git log + + Signed-off-by: Andre Wanlin + +commit 21ae56168e24108a5e3934efe1862e1e76f636f4 +Author: Andre Wanlin +Date: Fri Dec 31 18:49:53 2021 -0600 + + Allow for bare clone + + Signed-off-by: Andre Wanlin + +commit e05b9115aa0185326b4ca5e070b504de3cb4b16c +Author: Phil Kuang +Date: Thu Dec 30 15:22:10 2021 -0500 + + fix(HomePageSearchBar): fix missing search context issue + + Signed-off-by: Phil Kuang + +commit 46116d2d39938700a37adfdbb16410399e07aa69 +Merge: 04da4ec45c e188b37024 +Author: Fredrik Adelöw +Date: Fri Dec 31 18:59:30 2021 +0100 + + Merge pull request #8683 from awanlin/topic/update-backend-tasks-readme + + Updated backend-tasks readme + +commit 3b5666e6598f5c56523e08a3eb7e0d0162fa55eb +Author: Karan Shah +Date: Fri Dec 31 16:01:40 2021 +0000 + + Fix up template errors + + Signed-off-by: Karan Shah + +commit 5b4a983a7a03ffa9eb368b2bd6ca9c8e779fb989 +Author: Karan Shah +Date: Fri Dec 31 09:33:36 2021 +0000 + + Rename AirbrakeWidget to EntityAirbrakeContent + + Signed-off-by: Karan Shah + +commit 09553959b74f474218f3755857c0399c007307a5 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Fri Dec 31 04:19:11 2021 +0000 + + build(deps): bump css-loader from 5.2.6 to 6.5.1 + + Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.6 to 6.5.1. + - [Release notes](https://github.com/webpack-contrib/css-loader/releases) + - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md) + - [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.2.6...v6.5.1) + + --- + updated-dependencies: + - dependency-name: css-loader + dependency-type: direct:production + update-type: version-update:semver-major + ... + + Signed-off-by: dependabot[bot] + +commit 1cd13fc748276e80c955d0d142f8477a92a07205 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Fri Dec 31 04:17:59 2021 +0000 + + build(deps): bump @roadiehq/backstage-plugin-travis-ci + + Bumps [@roadiehq/backstage-plugin-travis-ci](https://github.com/RoadieHQ/roadie-backstage-plugins/tree/HEAD/plugins/frontend/backstage-plugin-travis-ci) from 1.0.11 to 1.2.3. + - [Release notes](https://github.com/RoadieHQ/roadie-backstage-plugins/releases) + - [Changelog](https://github.com/RoadieHQ/roadie-backstage-plugins/blob/main/plugins/frontend/backstage-plugin-travis-ci/CHANGELOG.md) + - [Commits](https://github.com/RoadieHQ/roadie-backstage-plugins/commits/HEAD/plugins/frontend/backstage-plugin-travis-ci) + + --- + updated-dependencies: + - dependency-name: "@roadiehq/backstage-plugin-travis-ci" + dependency-type: direct:production + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit fa63e631985f5e2b86bff7e6e18772cf16f78f0d +Author: Patrik Oldsberg +Date: Fri Dec 31 00:12:27 2021 +0100 + + docs: tweak package architecture diagram layout + + Signed-off-by: Patrik Oldsberg + +commit 9480b862b845718833026c756db75c37b07f744b +Author: Patrik Oldsberg +Date: Thu Dec 30 19:19:17 2021 +0100 + + docs: add package architecture section to the architecture overview + + Signed-off-by: Patrik Oldsberg + +commit 6475cd1ec4acaccaabdf5aa25873310f13bbd487 +Author: Patrik Oldsberg +Date: Thu Dec 30 23:45:22 2021 +0100 + + docs: add compatibility table to package architecture diagram + + Signed-off-by: Patrik Oldsberg + +commit 5f2e4bd1803a7300022b0ac34614b3ff8cfcfc0c +Author: tom.wolf +Date: Tue Dec 28 22:15:17 2021 +0200 + + Returning usage of 'jose" and removing the null token retry code + + Signed-off-by: tom.wolf + +commit e188b37024f58c2d65d036a3e7547c3160490168 +Author: Andre Wanlin +Date: Thu Dec 30 14:08:53 2021 -0600 + + Feedback changes and changeset + + Signed-off-by: Andre Wanlin + +commit 099e5405955d8a69284535ac7d2ae30922f668c7 +Merge: 6ace1d996e 04da4ec45c +Author: Andre Wanlin <67169551+awanlin@users.noreply.github.com> +Date: Thu Dec 30 14:01:37 2021 -0600 + + Merge branch 'backstage:master' into topic/update-backend-tasks-readme + +commit cce485cf7d92c4615036f4e00893c4b7b72940d9 +Author: Patrik Oldsberg +Date: Thu Dec 30 19:19:08 2021 +0100 + + docs/adr011: add frontend module suffix + + Signed-off-by: Patrik Oldsberg + +commit 04da4ec45c87b794ac82101ddf1d44f6a9c77794 +Merge: 2997bbe3c4 11b81683a9 +Author: Tim Hansen +Date: Thu Dec 30 11:04:43 2021 -0700 + + Merge pull request #8685 from kuangp/feat/customization + + feat(customization): support customizing catalog and api index pages via outlets + +commit 48087b4395f0a86ae76bd2c7641c5c6ac1de036a +Author: Patrik Oldsberg +Date: Thu Dec 30 19:03:25 2021 +0100 + + docs: add initial package architecture diagram + + Signed-off-by: Patrik Oldsberg + +commit fe9de6c25b8c4798a30e3dc20992d710e4dd6864 +Author: Colton Padden +Date: Thu Dec 30 12:52:58 2021 -0500 + + support cmd/ctrl+click for internal techdoc links + + Signed-off-by: Colton Padden + +commit 11b81683a9985e8ce3b8b762ce0ff72db893f39d +Author: Phil Kuang +Date: Wed Dec 29 16:55:39 2021 -0500 + + feat(customization): support customizing catalog and api index pages via outlets + + Signed-off-by: Phil Kuang + +commit fb36de613858ba36421dafeb1019ab9463e9cb6f +Author: Colton Padden +Date: Thu Dec 30 11:40:18 2021 -0500 + + validate footer element exists before applying style + + Signed-off-by: Colton Padden + +commit ba21c9acf171bebf0701878ec7f1191e7247a1e9 +Author: Zack Griesinger +Date: Thu Dec 30 10:17:28 2021 -0600 + + Fix TypeScript Error + + Signed-off-by: Zack Griesinger + +commit b471662e8adaa7bd18add66af0226caf40ec3588 +Author: Zackery Griesinger +Date: Tue Dec 28 09:06:35 2021 -0600 + + Review comments - swap prefix to pattern + + Signed-off-by: Zackery Griesinger + +commit bec82b0b2ff0074bce68a076fec785ee370e4634 +Author: Zack Griesinger +Date: Mon Dec 27 16:04:32 2021 -0600 + + Add back in skip case + + Signed-off-by: Zack Griesinger + +commit bafc399585888adb8cd1b43b48052fece7e8ed91 +Author: Zack Griesinger +Date: Mon Dec 27 15:54:10 2021 -0600 + + Add better logging and fix command index + + Signed-off-by: Zack Griesinger + +commit 93d8a6f0bb0b4f1a7066f7e2c5c744282278bd62 +Author: Zack Griesinger +Date: Mon Dec 27 14:59:06 2021 -0600 + + Update docs + + Signed-off-by: Zack Griesinger + +commit 9534391ae41d094f2c95d08cd7d910a6da3eb295 +Author: Zack Griesinger +Date: Mon Dec 27 14:52:08 2021 -0600 + + Add changeset + + Signed-off-by: Zack Griesinger + +commit d9ea06a8b5a93e3f36ef05443ab4c5f0c03fabe8 +Author: Zack Griesinger +Date: Mon Dec 27 14:50:46 2021 -0600 + + Update CLI to allow passing in a prefix glob for versioning + + Signed-off-by: Zack Griesinger + +commit e0271456d8ee9b44cab89fa6e640ac6d5cf96692 +Author: Colton Padden +Date: Thu Dec 30 11:09:35 2021 -0500 + + dynamically resize width of techdocs footer navigation + + Signed-off-by: Colton Padden + +commit 2997bbe3c4a859447933790c7419010189ac8632 +Merge: 5ba7b6b20e de7bba1aa3 +Author: Patrik Oldsberg +Date: Thu Dec 30 16:50:18 2021 +0100 + + Merge pull request #8643 from dehamzah/overrideable-components-for-catalog-react + + Overridable components for components in plugin catalog react + +commit 5ba7b6b20ead0ac4e343e4e6175d7b479ad9e966 +Merge: 02f4767b2a eb2a9ff026 +Author: Patrik Oldsberg +Date: Thu Dec 30 16:47:56 2021 +0100 + + Merge pull request #8641 from livetocode/feature/addGkeLinkFormatter + + implement dashboard link formatter for GKE + +commit cccee1da42cf4ccaa71dad7d97e7a0bf3674a135 +Author: Karan Shah +Date: Thu Dec 30 15:36:37 2021 +0000 + + Branch coverage appears to be broken due to an issue with Jest and Typescript. Disabling. + + Signed-off-by: Karan Shah + +commit 02f4767b2ac88c796428e8b3d4049b9b7fc62fa0 +Merge: 1fa18f2ab6 e4abf18708 +Author: Patrik Oldsberg +Date: Thu Dec 30 16:31:49 2021 +0100 + + Merge pull request #8657 from goenning/go/tech-insights-optimization + + [Tech Insights] remove unecessary http request when running all checks + +commit e6ac25e7552e3265d0a11e4807149ca675fccda0 +Author: Karan Shah +Date: Thu Dec 30 14:51:00 2021 +0000 + + Don't change example-app + + Signed-off-by: Karan Shah + +commit 06d04183d0288f668dbdda42391c1e51e03a04d6 +Author: Karan Shah +Date: Thu Dec 30 14:44:15 2021 +0000 + + Use renderInTestApp + + Signed-off-by: Karan Shah + +commit 88aad0803df2f95cbb2b09efbfbbd97f05ad65c6 +Author: Fredrik Adelöw +Date: Thu Dec 30 11:39:23 2021 +0100 + + remove frontend parts + + Signed-off-by: Fredrik Adelöw + +commit 761ff980f1e750972a63240a0c56383ee19ef32e +Author: Fredrik Adelöw +Date: Sun Dec 26 21:57:07 2021 +0100 + + use only a sign-in resolver + + Signed-off-by: Fredrik Adelöw + +commit 59c5c70bf7631c959fe6550d12b7b8556fac7b11 +Author: Fredrik Adelöw +Date: Wed Dec 22 16:56:29 2021 +0100 + + first minor cleanups + + Signed-off-by: Fredrik Adelöw + +commit 1e932ee498786025c505b72882333fe9b260a8f5 +Author: Fabian Hippmann +Date: Mon Jul 26 16:07:43 2021 +0200 + + fix tsc errors + + Signed-off-by: Fabian Hippmann + +commit e0e57817d265fe8d59228e0bd7c86b9f9d32e3bb +Author: Fabian Hippmann +Date: Tue Jul 6 15:16:40 2021 +0200 + + add changeset + + Signed-off-by: Fabian Hippmann + +commit 1756d252ceeeb37d773a719c3a8231f12f3f1935 +Author: Fabian Hippmann +Date: Tue Jul 6 15:13:25 2021 +0200 + + update tests, add dependencies + + Signed-off-by: Fabian Hippmann + +commit 876a5351d87572c74bb38729d413babfd8d7a846 +Author: Fabian Hippmann +Date: Tue Jul 6 12:10:59 2021 +0200 + + update documentation location + + Signed-off-by: Fabian Hippmann + +commit 9fa77c4b91a55dd8c63041e0b161d036159bbddc +Author: Fabian Hippmann +Date: Sat Jun 12 02:42:53 2021 +0200 + + feat: add gcp-iap first draft + + Signed-off-by: Fabian Hippmann + +commit 1fa18f2ab60abf534301bcf2b47c63b49615cf93 +Merge: 4b2a8ed96f bee8692afc +Author: Patrik Oldsberg +Date: Thu Dec 30 13:44:12 2021 +0100 + + Merge pull request #8692 from backstage/rugvip/verichange + + scripts,workflows: added scripts to verify changesets + +commit b4f2f650dcb506b3ba153eedbde345c775d4cb2b +Merge: ad5f1a0022 4b2a8ed96f +Author: Karan Shah +Date: Thu Dec 30 12:01:41 2021 +0000 + + Merge remote-tracking branch 'upstream/master' into airbrake-initial + +commit 4ce51ab0f1374290947f3741bf7d9e69ea7f7a1b +Author: Patrik Oldsberg +Date: Thu Dec 30 12:00:06 2021 +0100 + + use precise imports of react-use + + Signed-off-by: Patrik Oldsberg + +commit ad5f1a0022ee55596bdc4fcd45380ad350adcf04 +Author: Karan Shah +Date: Thu Dec 30 11:50:53 2021 +0000 + + Change example data to json + + Signed-off-by: Karan Shah + +commit 4b2a8ed96ff427735c872a72c1864321ef698436 (tag: v0.61.0, tag: release-2021-12-30) +Merge: f3784edd89 7d27a11079 +Author: Patrik Oldsberg +Date: Thu Dec 30 12:49:27 2021 +0100 + + Merge pull request #8618 from backstage/changeset-release/master + + Version Packages + +commit 7d27a11079060221a16b3a3466bb42a5a41781d2 +Author: github-actions[bot] +Date: Thu Dec 30 11:06:46 2021 +0000 + + Version Packages + +commit f3784edd89b02f305864b69d4fd84468477ca5f8 +Merge: 6335b5a9ea cf2e20a792 +Author: Patrik Oldsberg +Date: Thu Dec 30 12:01:09 2021 +0100 + + Merge pull request #8636 from leons727/aws-s3-localstack + + Support for non-amazonaws.com hosts in AwsS3UrlReader + +commit bee8692afce03527b3de7d73b6b508544d6a89ba +Author: Patrik Oldsberg +Date: Thu Dec 30 11:47:27 2021 +0100 + + scripts,workflows: added scripts to verify changesets + + Signed-off-by: Patrik Oldsberg + +commit 6335b5a9ea642e3ef185db74b8dd45418a9be40f +Merge: c5c6679b54 9c3aaf3512 +Author: Fredrik Adelöw +Date: Thu Dec 30 11:36:59 2021 +0100 + + Merge pull request #8689 from backstage/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.33.0 + + build(deps): bump @typescript-eslint/eslint-plugin from 4.30.0 to 4.33.0 + +commit c54013e93972a44c47a396d5dba4ae754b66b036 +Merge: 3370d7ce21 c5c6679b54 +Author: Karan Shah +Date: Thu Dec 30 10:28:07 2021 +0000 + + Merge branch 'backstage:master' into airbrake-initial + +commit cf2e20a79223997baf2480db0d1c63f4c98abe8b +Author: Patrik Oldsberg +Date: Thu Dec 30 11:09:18 2021 +0100 + + Create red-chefs-travel.md + + Signed-off-by: Patrik Oldsberg + +commit c5c6679b54d27669fca7b09cb73c677da94d5b10 +Merge: 5597311ad4 9f8a615d91 +Author: Patrik Oldsberg +Date: Thu Dec 30 11:04:25 2021 +0100 + + Merge pull request #8691 from backstage/rugvip/fixup + + changesets: tech-insights minor -> patch + +commit 3370d7ce21fa27911adf738b1fbc45642195430d +Author: Karan Shah +Date: Thu Dec 30 09:57:24 2021 +0000 + + Update api-report.md + + Signed-off-by: Karan Shah + +commit f73e6a3f58e6e8e2fb663be10f050a964b246d11 +Author: Karan Shah +Date: Thu Dec 30 09:51:25 2021 +0000 + + Add Airbrake to vocab.txt + + Signed-off-by: Karan Shah + +commit 9f8a615d91f43eb94a29c7d565576fffb48c2384 +Author: Patrik Oldsberg +Date: Thu Dec 30 10:50:03 2021 +0100 + + changesets: tech-insights minor -> patch + + Signed-off-by: Patrik Oldsberg + +commit 5597311ad45669d1bf4b004c36fcd79112e48f68 +Merge: 79343d1b83 d573aa8e30 +Author: Patrik Oldsberg +Date: Thu Dec 30 10:46:49 2021 +0100 + + Merge pull request #8662 from zhammer/zh-gitlab-default-branch-missing + + gitlab discovery ignore projects without default_branch + +commit 9c3aaf3512c19b335691e460e88eaea74f8a4519 +Author: Fredrik Adelöw +Date: Thu Dec 30 10:36:33 2021 +0100 + + changeset + + Signed-off-by: Fredrik Adelöw + +commit 79343d1b83b1dd73d63bcbe131c3b2621fbe9bcc +Merge: 9d443a8bc4 adebbfad68 +Author: Patrik Oldsberg +Date: Thu Dec 30 09:49:18 2021 +0100 + + Merge pull request #8688 from backstage/dependabot/npm_and_yarn/express-promise-router-4.1.1 + + build(deps): bump express-promise-router from 4.1.0 to 4.1.1 + +commit 9d443a8bc4973c6aa7b713f9822ff3a14b166e70 +Merge: 08bc6c8117 047af00c93 +Author: Patrik Oldsberg +Date: Thu Dec 30 09:48:55 2021 +0100 + + Merge pull request #8687 from backstage/dependabot/npm_and_yarn/types/jscodeshift-0.11.3 + + build(deps-dev): bump @types/jscodeshift from 0.11.0 to 0.11.3 + +commit 7086679d8116dd1e3effcd5088d0e293c306f506 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Thu Dec 30 04:38:08 2021 +0000 + + build(deps): bump @typescript-eslint/eslint-plugin from 4.30.0 to 4.33.0 + + Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.30.0 to 4.33.0. + - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) + - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) + - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.33.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] + +commit adebbfad68d315b2135cff6cfd70ac454424fb1f +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Thu Dec 30 04:35:25 2021 +0000 + + build(deps): bump express-promise-router from 4.1.0 to 4.1.1 + + Bumps [express-promise-router](https://github.com/express-promise-router/express-promise-router) from 4.1.0 to 4.1.1. + - [Release notes](https://github.com/express-promise-router/express-promise-router/releases) + - [Changelog](https://github.com/express-promise-router/express-promise-router/blob/trunk/CHANGELOG.md) + - [Commits](https://github.com/express-promise-router/express-promise-router/compare/v4.1.0...v4.1.1) + + --- + updated-dependencies: + - dependency-name: express-promise-router + dependency-type: direct:production + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit 047af00c93a7968df65b685e8487e621fc17cfdd +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Thu Dec 30 04:07:12 2021 +0000 + + build(deps-dev): bump @types/jscodeshift from 0.11.0 to 0.11.3 + + Bumps [@types/jscodeshift](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jscodeshift) from 0.11.0 to 0.11.3. + - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) + - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jscodeshift) + + --- + updated-dependencies: + - dependency-name: "@types/jscodeshift" + dependency-type: direct:development + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit 08bc6c8117a76cb52dcde1984135538f264bbc8b +Merge: 8c207df37f 56efafbe28 +Author: Patrik Oldsberg +Date: Thu Dec 30 00:43:03 2021 +0100 + + Merge pull request #8684 from backstage/update-theme-docs + + Fix outdated custom theme docs + +commit 56efafbe28a9d4ae32bef30256003789675a8d1b +Merge: 851e9bd42e 8c207df37f +Author: Patrik Oldsberg +Date: Thu Dec 30 00:34:47 2021 +0100 + + Merge branch 'master' into update-theme-docs + +commit 8c207df37fa3d6b4e4ad9f04c2896af310903f0a +Merge: fbdb1ec331 56c8ff9be7 +Author: Patrik Oldsberg +Date: Thu Dec 30 00:33:45 2021 +0100 + + Merge pull request #8680 from cmpadden/update-custom-theme-docs + + Update Backstage Customization Docs to use ThemeProvider + +commit 851e9bd42ec252f1c77951d5b1fd1cabbdb95d1d +Author: Tim Hansen +Date: Wed Dec 29 14:46:57 2021 -0700 + + Fix outdated custom theme docs + + Signed-off-by: Tim Hansen + +commit 56c8ff9be73ac81cd116ae02798a2f2e6113f26d +Author: Colton Padden +Date: Wed Dec 29 14:14:20 2021 -0500 + + update docs to use ThemeProvider for custom theme overrides + + Signed-off-by: Colton Padden + +commit d573aa8e308cfb275c169c8139f66fab1acfdc92 +Author: Zach Hammer +Date: Wed Dec 29 14:06:50 2021 -0500 + + separate filter statements + + Signed-off-by: Zach Hammer + +commit f8259f7ceca294a83a1698450fa680363cc21c5f +Author: Zach Hammer +Date: Wed Dec 29 14:05:13 2021 -0500 + + use GitLab casing as found in vocab.txt + + Signed-off-by: Zach Hammer + +commit 6ace1d996e51fcf721e5bed924a7474dceadd1e4 +Author: Andre Wanlin +Date: Wed Dec 29 12:41:08 2021 -0600 + + Updated backend-tasks readme + + Signed-off-by: Andre Wanlin + +commit fbdb1ec33114149b4852b2f637e7a57b763c43da +Merge: d35511d750 9c25894892 +Author: Patrik Oldsberg +Date: Wed Dec 29 19:39:23 2021 +0100 + + Merge pull request #8667 from kuangp/feat/EntityTagsPicker + + feat(EntityTagsPicker): implement scaffolder field extension for selecting tags + +commit 54ef743aa4178f97c27c48904e9808d39259a105 +Author: Phil Kuang +Date: Wed Dec 29 12:45:33 2021 -0500 + + feat(SearchTypeTabs): implement a tabs variant search type filter + + Signed-off-by: Phil Kuang + +commit d35511d7507d2f0f0134e0f35abced16901f50bb +Merge: 3075622c23 5f8ceba1b1 +Author: Patrik Oldsberg +Date: Wed Dec 29 19:03:56 2021 +0100 + + Merge pull request #8666 from kuangp/feat/catalogWrite + + feat(catalog:write): support custom filenames + +commit 3075622c230c71a1f3b24b0fc5208842605116fc +Merge: a7a9c4f123 a2df40a8d7 +Author: Patrik Oldsberg +Date: Wed Dec 29 19:02:06 2021 +0100 + + Merge pull request #8677 from fabioviana-hotmart/patch-1 + + Update ADOPTERS.md - adding Hotmart + +commit 8c833df12a6730edd927ba7120a32545615165e7 +Author: Philipp Hugenroth +Date: Wed Dec 29 18:34:18 2021 +0100 + + Fix dublicated css from merge + + Signed-off-by: Philipp Hugenroth + +commit 2f045bba6f71bfe073f505851af6250820e356e0 +Merge: 98a40195c1 b44a324064 +Author: Karan Shah +Date: Wed Dec 29 17:19:41 2021 +0000 + + Merge remote-tracking branch 'origin/airbrake-initial' into airbrake-initial + + # Conflicts: + # packages/app/package.json + +commit 98a40195c1c3d7f449e1c2fa7bed5279597ad7da +Author: Karan Shah +Date: Wed Dec 29 17:14:24 2021 +0000 + + Small name refactoring and improvement to dev + + Signed-off-by: Karan Shah + +commit c9ccdbbf126b69a2b654b1cd022b86bf1ff05efe +Author: Karan Shah +Date: Wed Dec 29 17:10:45 2021 +0000 + + Fix plugin.test.tsx as page elements were moved out + + Signed-off-by: Karan Shah + +commit 3e77697da02810c4bbb13137ab283f6f6342079c +Author: Karan Shah +Date: Wed Dec 29 17:04:08 2021 +0000 + + Fix AirbrakeWidget.test.tsx + + Signed-off-by: Karan Shah + +commit d0d32eff6424a5964a105180f3b993d7a8d68c5f +Author: Karan Shah +Date: Wed Dec 29 16:07:48 2021 +0000 + + Add 100% test coverage + + Signed-off-by: Karan Shah + +commit b788f6dd32c4228e7335bf65f8a6923ed9d6564e +Author: Karan Shah +Date: Wed Dec 29 16:02:09 2021 +0000 + + Improve tests and keys in for loops for TSX + + Signed-off-by: Karan Shah + +commit 00fd929ee062e88a37434f60f0bec68a4772aa4b +Author: Karan Shah +Date: Wed Dec 29 10:58:22 2021 +0000 + + Add in AirbrakeWidget + + Signed-off-by: Karan Shah + +commit 1b8b5148b73d5d891f723ec3831de48446e456b9 +Author: Karan Shah +Date: Wed Dec 29 09:26:28 2021 +0000 + + Added in some ExampleData.ts + + Signed-off-by: Karan Shah + +commit e1ae24781cabd955f565fed0bc83d910ad78501a +Author: Karan Shah +Date: Thu Dec 23 11:47:56 2021 +0000 + + Add the generated api-report.md + + Signed-off-by: Karan Shah + +commit 04c86e5a1033d005c377607c4b91c8a576aaea6b +Author: Karan Shah +Date: Thu Dec 23 11:15:54 2021 +0000 + + Created a Changeset and improved the Airbrake plugin README + + Signed-off-by: Karan Shah + +commit 1890a9db0f696b1afd6fa79035723bdd36cd0312 +Author: Karan Shah +Date: Thu Dec 23 11:03:18 2021 +0000 + + Improve the wording in index.test.ts + + Signed-off-by: Karan Shah + +commit 93c371143af1b20d7edad90799b59c04cd25dfff +Author: Karan Shah +Date: Thu Dec 23 11:01:24 2021 +0000 + + Make it very clear that this plugin is not fit for use + + Signed-off-by: Karan Shah + +commit 85f71c508e7074cd972817ef1774bf49ac848e2d +Author: Karan Shah +Date: Thu Dec 23 10:59:22 2021 +0000 + + Update ExampleFetchComponent.test.tsx + + Signed-off-by: Karan Shah + +commit 264298d5a429a6629ed5392883a3cbc9d4772244 +Author: Karan Shah +Date: Thu Dec 23 10:51:43 2021 +0000 + + Update the Airbrake Icon to use the one from their website + + Signed-off-by: Karan Shah + +commit 177d6f2db42b41a531b0693488a66a7fad5c52d8 +Author: Karan Shah +Date: Thu Dec 23 10:48:30 2021 +0000 + + Remove the plugin from App.tsx and update README + + Signed-off-by: Karan Shah + +commit f48f100f50a7f1439b50336f12a43ee44a88fabc +Author: Karan Shah +Date: Thu Dec 23 10:08:17 2021 +0000 + + Add index.test.ts and plugin.test.tsx + + Signed-off-by: Karan Shah + +commit 4d5182484cb9f404d6a841a5792ee881d77ae8a6 +Author: Karan Shah +Date: Wed Dec 22 14:59:19 2021 +0000 + + Generate the initial plugin code + + Signed-off-by: Karan Shah + +commit 0006f6f16520963069f7072c9363d5abb239f768 +Merge: 02338a6515 a7a9c4f123 +Author: Philipp Hugenroth +Date: Wed Dec 29 18:17:13 2021 +0100 + + Merge branch 'master' into mobile-sidebar + + Signed-off-by: Philipp Hugenroth + +commit 52465d490fe6e7540305db498d926d221d8c7b61 +Author: moltenice +Date: Wed Dec 22 14:22:11 2021 +0000 + + Add in the plugin marketplace entry for Airbrake + + Signed-off-by: Karan Shah + +commit b44a3240647773bda2595f50f823eede8a9060e0 +Author: Karan Shah +Date: Wed Dec 29 17:14:24 2021 +0000 + + Small name refactoring and improvement to dev + + Signed-off-by: Karan Shah + +commit 4ec1d27e26fdb8cad031d30ada38235a8ad424de +Author: Karan Shah +Date: Wed Dec 29 17:10:45 2021 +0000 + + Fix plugin.test.tsx as page elements were moved out + + Signed-off-by: Karan Shah + +commit 02338a65157fe16d6e9c8710cd5e91aafeae1a4f +Author: Philipp Hugenroth +Date: Wed Dec 29 18:05:17 2021 +0100 + + Improve documentation + + - Fix tests + + Signed-off-by: Philipp Hugenroth + +commit a5506610980f028a0a6c16adaa539aeb819db99f +Author: Karan Shah +Date: Wed Dec 29 17:04:08 2021 +0000 + + Fix AirbrakeWidget.test.tsx + + Signed-off-by: Karan Shah + +commit 8b8118bbd4ef88b7d6e3a1e3e9cec6b74f2f0e25 +Author: Colton Padden +Date: Wed Dec 29 11:58:59 2021 -0500 + + add instructions on using themeprovider to customization docs + + Signed-off-by: Colton Padden + +commit a7a9c4f123fdc4eee7a3fc70fa9cc32f4d394c1f +Merge: af4980fb5d 130b7aadf2 +Author: Patrik Oldsberg +Date: Wed Dec 29 17:10:15 2021 +0100 + + Merge pull request #8676 from backstage/rugvip/testcont + + backend-test-utils: lazy-load testcontainers + +commit 96d560cd950dbca3fee5a6d6c1af3eff97a3b5b7 +Author: Karan Shah +Date: Wed Dec 29 16:07:48 2021 +0000 + + Add 100% test coverage + + Signed-off-by: Karan Shah + +commit baa79f07241ff2524381607708207ae62ff8cc00 +Author: Karan Shah +Date: Wed Dec 29 16:02:09 2021 +0000 + + Improve tests and keys in for loops for TSX + + Signed-off-by: Karan Shah + +commit 9c2589489202f594888e6c6caa26c821b92f6bf6 +Author: Phil Kuang +Date: Tue Dec 28 21:36:28 2021 -0500 + + feat(EntityTagsPicker): implement scaffolder field extension for selecting tags + + Signed-off-by: Phil Kuang + +commit 5f8ceba1b130ec5d9e29aa605ec98aeb2759d60a +Author: Phil Kuang +Date: Tue Dec 28 20:44:14 2021 -0500 + + feat(catalog:write): support custom filenames + + Signed-off-by: Phil Kuang + +commit a2df40a8d787a280cc5e43c2d731a58a393f022d +Author: fabioviana-hotmart <30806361+fabioviana-hotmart@users.noreply.github.com> +Date: Wed Dec 29 11:14:30 2021 -0300 + + Update ADOPTERS.md + + adding Hotmart + +commit 33e5814c9f30b893f49335e2388632e99afc49f0 +Author: Zach Hammer +Date: Wed Dec 29 09:02:24 2021 -0500 + + fix changeset spelling check error from CI + + Signed-off-by: Zach Hammer + +commit ca52cf8b289da667f36cba2e1ee5e034d14d4b96 +Author: Leon Stein +Date: Wed Dec 29 08:41:00 2021 -0500 + + add aws s3 custom endpoint config test + + Signed-off-by: Leon Stein + +commit 0dd1971d4a30a13ae4439fd0bb2a630fb5a2878f +Author: Leon Stein +Date: Wed Dec 29 08:36:25 2021 -0500 + + fix tests + + Signed-off-by: Leon Stein + +commit af4980fb5d304fe0ec49f85fbe89b5c5e4c83d63 +Author: Emma Indal +Date: Wed Dec 29 14:10:01 2021 +0100 + + [Search] SearchBar Analytics tracking (#8656) + + * test capture search bar events + + Signed-off-by: Emma Indal + + * capture search bar events + + Signed-off-by: Emma Indal + + * only run onChange method if provided, otherwise set term + + Signed-off-by: Emma Indal + + * changeset + + Signed-off-by: Emma Indal + + * unconditionally call analytics API + + Signed-off-by: Emma Indal + + * update changeset to be less specific to GA + + Signed-off-by: Emma Indal + + * move analytics tracking to SearchBarBase + + Signed-off-by: Emma Indal + + * add search to key events + + Signed-off-by: Emma Indal + + * capture types as analytics context attribute, only for SearchBar + + Signed-off-by: Emma Indal + + * move AnalyticsContext to within SearchContextProvider + + Signed-off-by: Emma Indal + + * refactor search tracking out to its own component + + Signed-off-by: Emma Indal + + * captures not only google analytics + + Signed-off-by: Emma Indal + +commit 130b7aadf22192ab43fb8a7b847e040b45dfd468 +Author: Patrik Oldsberg +Date: Wed Dec 29 14:03:30 2021 +0100 + + backend-test-utils: lazy-load testcontainers + + Signed-off-by: Patrik Oldsberg + +commit e35aff0d169a82ffe40131e02c95e08eea01857e +Merge: a0004d3451 20af5a701f +Author: Eric Peterson +Date: Wed Dec 29 13:58:29 2021 +0100 + + Merge pull request #8646 from backstage/feat/search-facet-by-type + + [Search] Introduce a Variant + +commit 20af5a701f6954314ec468c8d1ff06022f9e2f39 +Author: Eric Peterson +Date: Wed Dec 29 12:10:23 2021 +0100 + + Update create-app with search accordion component. + + Signed-off-by: Eric Peterson + +commit a0004d34517d01a876e57b2b9ed274f898bb3036 +Merge: 2edb27e8e5 9d9cfc1b8a +Author: Patrik Oldsberg +Date: Wed Dec 29 12:54:43 2021 +0100 + + Merge pull request #8672 from backstage/rugvip/noframe + + app-backend: disallow all iframe embedding of the app + +commit 2edb27e8e50d996397bead8e5a28c34306483d4d +Merge: 8be7816b70 916b2f1f3e +Author: Patrik Oldsberg +Date: Wed Dec 29 12:54:24 2021 +0100 + + Merge pull request #8673 from backstage/rugvip/nocopy + + backend-common: get default csp policy from helmet + +commit a74b842d15195646138711db5b196e709dc9c8db +Author: Zach Hammer +Date: Wed Dec 29 06:50:48 2021 -0500 + + only filter when discovering default branch + + Signed-off-by: Zach Hammer + +commit 0f8661f444648eb0d25a717bb10388f43c709161 +Author: Karan Shah +Date: Wed Dec 29 10:58:22 2021 +0000 + + Add in AirbrakeWidget + + Signed-off-by: Karan Shah + +commit a6bc757a4540b6afc338d557a9f17339eb2d0a19 +Author: Eric Peterson +Date: Wed Dec 29 11:54:30 2021 +0100 + + Review notes. + + Signed-off-by: Eric Peterson + +commit 916b2f1f3efeb3e8c0fe917ff6d532e501bead0f +Author: Patrik Oldsberg +Date: Wed Dec 29 11:47:44 2021 +0100 + + backend-common: get default csp policy from helmet + + Signed-off-by: Patrik Oldsberg + +commit 9d9cfc1b8aacd8e3753eb22572b91e74772cecb5 +Author: Patrik Oldsberg +Date: Wed Dec 29 11:45:20 2021 +0100 + + app-backend: disallow all iframe embedding of the app + + Signed-off-by: Patrik Oldsberg + +commit 8be7816b7090d210bf08e150a9736d16054c4745 +Merge: 60b46cb934 17cb793aed +Author: Patrik Oldsberg +Date: Wed Dec 29 10:43:43 2021 +0100 + + Merge pull request #8670 from backstage/dependabot/npm_and_yarn/start-server-and-test-1.14.0 + + build(deps-dev): bump start-server-and-test from 1.13.1 to 1.14.0 + +commit f4896c495c30b6b4b992bfc9062162f7f0f177a7 +Merge: eeb2269bb9 9120f5351d +Author: Eric Peterson +Date: Wed Dec 29 10:43:33 2021 +0100 + + Merge branch 'master' into feat/search-facet-by-type + + Signed-off-by: Eric Peterson + +commit 66510a7d5b395f913d0c84c0c7c4995dffce8e1f +Author: Karan Shah +Date: Wed Dec 29 09:26:28 2021 +0000 + + Added in some ExampleData.ts + + Signed-off-by: Karan Shah + +commit 60b46cb9345bd4eb3cc896dc5bedcdbd3837fab4 +Merge: 977dfbf92c de81b7455e +Author: Patrik Oldsberg +Date: Wed Dec 29 09:54:32 2021 +0100 + + Merge pull request #8665 from kuangp/refactor/definitionCard + + feat(ApiDefinitionCard): display entity title if defined + +commit 977dfbf92cdb1f6f877b4efb64ea2087addfa689 +Merge: 5e7413e9a0 80ff1a6a0e +Author: Patrik Oldsberg +Date: Wed Dec 29 09:52:24 2021 +0100 + + Merge pull request #8668 from backstage/dependabot/npm_and_yarn/storybook/addon-a11y-6.4.9 + + build(deps-dev): bump @storybook/addon-a11y from 6.3.12 to 6.4.9 + +commit 5e7413e9a00dbc28ed6051b9c192c2f491d81a3f +Merge: 67abf9721c 3e1eec852f +Author: Patrik Oldsberg +Date: Wed Dec 29 09:52:09 2021 +0100 + + Merge pull request #8669 from backstage/dependabot/npm_and_yarn/prop-types-15.8.0 + + build(deps): bump prop-types from 15.7.2 to 15.8.0 + +commit 67abf9721c765f42e99cc7fd6fef003a1c44f1ea +Merge: 610f49f00e d33b65dc52 +Author: Patrik Oldsberg +Date: Wed Dec 29 09:51:26 2021 +0100 + + Merge pull request #8608 from backstage/rugvip/nosi + + create-app: remove unused serve_index.html + +commit 610f49f00ea149141e279a2399177e4548c8dae9 +Merge: 9120f5351d 94e731c173 +Author: Patrik Oldsberg +Date: Wed Dec 29 09:49:26 2021 +0100 + + Merge pull request #8609 from backstage/rugvip/nonodefe + + yarn.lock: bump @types/node-fetch + +commit 17cb793aed009e6e61b3a03a4dbc2362f8d414c7 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Wed Dec 29 04:18:36 2021 +0000 + + build(deps-dev): bump start-server-and-test from 1.13.1 to 1.14.0 + + Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test) from 1.13.1 to 1.14.0. + - [Release notes](https://github.com/bahmutov/start-server-and-test/releases) + - [Commits](https://github.com/bahmutov/start-server-and-test/compare/v1.13.1...v1.14.0) + + --- + updated-dependencies: + - dependency-name: start-server-and-test + dependency-type: direct:development + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit 3e1eec852f077ff67c7b061c0f674283016dd695 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Wed Dec 29 04:15:14 2021 +0000 + + build(deps): bump prop-types from 15.7.2 to 15.8.0 + + Bumps [prop-types](https://github.com/facebook/prop-types) from 15.7.2 to 15.8.0. + - [Release notes](https://github.com/facebook/prop-types/releases) + - [Changelog](https://github.com/facebook/prop-types/blob/main/CHANGELOG.md) + - [Commits](https://github.com/facebook/prop-types/compare/v15.7.2...v15.8.0) + + --- + updated-dependencies: + - dependency-name: prop-types + dependency-type: direct:production + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit 80ff1a6a0e3d4a82b5befa32c8db3cbbde002e39 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Wed Dec 29 04:09:09 2021 +0000 + + build(deps-dev): bump @storybook/addon-a11y from 6.3.12 to 6.4.9 + + Bumps [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/addons/a11y) from 6.3.12 to 6.4.9. + - [Release notes](https://github.com/storybookjs/storybook/releases) + - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) + - [Commits](https://github.com/storybookjs/storybook/commits/v6.4.9/addons/a11y) + + --- + updated-dependencies: + - dependency-name: "@storybook/addon-a11y" + dependency-type: direct:development + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit de81b7455e592e5a0ce22b5181b98a1b579516b2 +Author: Phil Kuang +Date: Tue Dec 28 20:23:14 2021 -0500 + + feat(ApiDefinitionCard): display entity title if defined + + Signed-off-by: Phil Kuang + +commit 3a63491c5fca52e05e3616fac1f4471f43ac0684 +Author: Zach Hammer +Date: Tue Dec 28 19:07:22 2021 -0500 + + add changeset + + Signed-off-by: Zach Hammer + +commit deb6d781f65d4661a00e9fdfcd8fb0986321f20c +Author: Zach Hammer +Date: Tue Dec 28 19:03:24 2021 -0500 + + filter out projects with missing default branch + + Signed-off-by: Zach Hammer + +commit 3c013ef0650cd3b8c67091d8f58195b9116c11d1 +Author: Zach Hammer +Date: Tue Dec 28 18:53:54 2021 -0500 + + add failing test for empty default_branch + + Signed-off-by: Zach Hammer + +commit 7615549bf5a8c246e0144e860f6ea23515232a39 +Author: Leon Stein +Date: Tue Dec 28 17:35:14 2021 -0500 + + update api-reports + + Signed-off-by: Leon Stein + +commit afea3d9e36ac3414031e6afe61f5d478407d2da7 +Author: tom.wolf +Date: Thu Dec 23 00:08:59 2021 +0200 + + Updating tutorial to work with latest backstage + + Signed-off-by: tom.wolf + +commit 9120f5351dfa940cbb36bd39c059ecf743bf8efd +Merge: 786a5ef3df c88cdacc1a +Author: Patrik Oldsberg +Date: Tue Dec 28 20:20:02 2021 +0100 + + Merge pull request #8660 from backstage/rugvip/refrain + + auth-backend: always exchange and never return refresh tokens to clients + +commit 786a5ef3dfd933382c779deab17bcee5f853188d +Merge: 9b94dec212 77a5d0fb6f +Author: Patrik Oldsberg +Date: Tue Dec 28 20:19:08 2021 +0100 + + Merge pull request #8658 from backstage/rugvip/sir + + auth-backend: migrate onelogin and auth0 to sign-in resolver + +commit 9b94dec2126290dd9425a9e97806a36b6cc55920 +Merge: 1168f15c70 6d8e3a9651 +Author: Fredrik Adelöw +Date: Tue Dec 28 19:17:14 2021 +0100 + + Merge pull request #8580 from backstage/freben/search-exports + + Internal cleanup of the exports structure in the search plugin + +commit 858b6e40c96f38aea19ffed292bf4e1e153891c9 +Merge: 545a26a0b6 26a0296341 +Author: Philipp Hugenroth +Date: Tue Dec 28 18:39:03 2021 +0100 + + Merge branch 'master' into mobile-sidebar + + Signed-off-by: Philipp Hugenroth + +commit 1168f15c7022acee590a06af2ee7f788105212c0 +Merge: 26a0296341 613ad12960 +Author: Tim Hansen +Date: Tue Dec 28 10:15:16 2021 -0700 + + Merge pull request #8659 from backstage/timbonicus/backend-note + + Add warning to default backend + +commit 545a26a0b675e48647c3218f3638f6dbd33a9c41 +Author: Philipp Hugenroth +Date: Tue Dec 28 18:06:23 2021 +0100 + + Move 'isMobile' in Context + + Optimize generated docs by labeling components with scope + + Signed-off-by: Philipp Hugenroth + +commit c2d09d8c1789da6b07198856045a91716a3c1fdc +Author: Leon Stein +Date: Tue Dec 28 11:49:10 2021 -0500 + + cleanup + + Signed-off-by: Leon Stein + +commit e662ee528be2906708f58f178f2b87bb9594b2ed +Author: Leon Stein +Date: Tue Dec 28 11:42:23 2021 -0500 + + remove AMAZON_AWS_HOST export, fix regex per review feedback + + Signed-off-by: Leon Stein + +commit 77a5d0fb6fce6e388f16b08b54c3bc72e260f476 +Author: Patrik Oldsberg +Date: Tue Dec 28 17:37:55 2021 +0100 + + auth-backend: let adapter populate identity token for auth0 and onelogin + + Signed-off-by: Patrik Oldsberg + +commit 26a0296341414179c9ccf9f6daa3e7cd6407cc6e +Merge: cdcd0e062d 88e153dc44 +Author: Eric Peterson +Date: Tue Dec 28 17:33:36 2021 +0100 + + Merge pull request #8598 from erikxiv/fix-api-auth-in-techdocs + + fixes api auth bug in techdocs backend + +commit 613ad12960e53ce842e6a79574a62f7d6c04c890 +Author: Tim Hansen +Date: Tue Dec 28 09:30:37 2021 -0700 + + Add changeset + + Signed-off-by: Tim Hansen + +commit c88cdacc1abce1f77b93a3cf1757211cfba64e79 +Author: Patrik Oldsberg +Date: Tue Dec 28 17:30:00 2021 +0100 + + auth-backend: always exchange and never return refresh tokens to clients + + Signed-off-by: Patrik Oldsberg + +commit 62f36517072ebe147fac6b8894a14135e5662e37 +Author: Tim Hansen +Date: Tue Dec 28 09:19:09 2021 -0700 + + Add warning to default backend + + Signed-off-by: Tim Hansen + +commit eeb2269bb92563c122b5c0e95113dd38806aa47d +Author: Eric Peterson +Date: Tue Dec 28 17:08:01 2021 +0100 + + Add basic tests for + + Signed-off-by: Eric Peterson + +commit 60dee60d9becb2f819d91f4afac4e688a9b1fb3b +Author: Leon Stein +Date: Tue Dec 28 10:29:53 2021 -0500 + + update config schema + + Signed-off-by: Leon Stein + +commit eb2a9ff02645931c714b34773a6e05ba16a609eb +Author: Morgan Martinet +Date: Tue Dec 28 10:27:21 2021 -0500 + + remove unnecessary code after code review + + Signed-off-by: Morgan Martinet + +commit bc78cc3dca4f8662bc122e8dd4d4875d43bc7269 +Author: Leon Stein +Date: Tue Dec 28 10:23:53 2021 -0500 + + use endpoint/s3ForcePathStyle instead of validateHost/ssl per PR feedback + + Signed-off-by: Leon Stein + +commit dd95ac91ccfc4d6437ec2850051f444df20826ed +Author: Eric Peterson +Date: Tue Dec 28 16:11:05 2021 +0100 + + Refactor search plugin stories to use a shared mock search context provider. + + Signed-off-by: Eric Peterson + +commit 88e153dc4420c77fe2dfd60b0c1bbdba6ccebc03 +Author: Erik Larsson +Date: Tue Dec 28 16:09:55 2021 +0100 + + improve changeset description + + Signed-off-by: Erik Larsson + +commit 2f26120a36cb69adcfa8f19d3f1e9cc3b9b6cdc7 +Author: Patrik Oldsberg +Date: Tue Dec 28 16:01:01 2021 +0100 + + auth-backend: changeset and api report update for auth0 and onelogin + + Signed-off-by: Patrik Oldsberg + +commit e4abf1870864cc3e2d6764f79da13acf6976026f +Author: goenning +Date: Tue Dec 28 14:57:30 2021 +0000 + + replace null with undefined + + Signed-off-by: goenning + +commit e1aed5231fd47fa23dfb9a4986229f3b7e09570c +Author: goenning +Date: Tue Dec 28 14:53:08 2021 +0000 + + fix typo + + Signed-off-by: goenning + +commit 462c445892c6841bdd82e439387ae487347c445c +Author: goenning +Date: Tue Dec 28 14:51:15 2021 +0000 + + remove unecessary type + + Signed-off-by: goenning + +commit cdcd0e062d92aaf29c8a6c5b52554f1499ac594a +Merge: 0fdac13e7d 6bad2cfbd3 +Author: Patrik Oldsberg +Date: Tue Dec 28 15:49:47 2021 +0100 + + Merge pull request #8560 from backstage/jhaals/adr + + ADR: Use node-fetch for data fetching + +commit 96fb10fe254d34448aab45e45eb20ccaa8250f12 +Author: goenning +Date: Tue Dec 28 14:47:33 2021 +0000 + + remove unecessary http request when running all checks + + Signed-off-by: goenning + +commit 71998caef9f1994e3f50892359351d20525f6876 +Author: goenning +Date: Tue Dec 28 14:46:44 2021 +0000 + + remove unecessary http request when running all checks + + Signed-off-by: goenning + +commit 04b1d4be44ee435dd138835db90a1e0761fb5c2d +Author: Patrik Oldsberg +Date: Tue Dec 28 15:26:36 2021 +0100 + + auth-backend: refactor onelogin to use sign-in resolver + + Signed-off-by: Patrik Oldsberg + +commit b29d97633061f0bd1a067afdbeda18a651493235 +Author: Patrik Oldsberg +Date: Tue Dec 28 14:35:11 2021 +0100 + + auth-backend: refactor auth0 to use sign-in resolver + + Signed-off-by: Patrik Oldsberg + +commit 6d8e3a96513bcf231f5087c3ba8c1f67bcc852ab +Author: Fredrik Adelöw +Date: Wed Dec 22 12:35:23 2021 +0100 + + Internal cleanup of the exports structure in the search plugin + + Signed-off-by: Fredrik Adelöw + +commit 6bad2cfbd3f0c11034a3c70cf8f3e5724f2bbaf0 +Author: Patrik Oldsberg +Date: Tue Dec 28 14:14:46 2021 +0100 + + docs: add adrs to sidebar and mkdocs + + Signed-off-by: Patrik Oldsberg + +commit 0fdac13e7d20a19b7244c95c567a56662c620d9b +Merge: 9d93aa7c9b a69651d69d +Author: Patrik Oldsberg +Date: Tue Dec 28 14:11:31 2021 +0100 + + Merge pull request #8620 from goenning/go/expose-apiref + + expose techInsightsApiRef + +commit 9d93aa7c9bced5d86fcbf6ef8c8737fa9377a7f1 +Merge: 1a62c3fec9 c2c8768771 +Author: Patrik Oldsberg +Date: Tue Dec 28 14:10:47 2021 +0100 + + Merge pull request #8573 from backstage/dependabot/npm_and_yarn/azure/identity-2.0.1 + + build(deps): bump @azure/identity from 1.5.0 to 2.0.1 + +commit 1a62c3fec9e33a677bf90ed4f84d6510a1fa5f44 +Merge: 5ad4643977 84663d59a3 +Author: Patrik Oldsberg +Date: Tue Dec 28 13:23:42 2021 +0100 + + Merge pull request #8603 from backstage/dependabot/npm_and_yarn/typescript-json-schema-0.52.0 + + build(deps): bump typescript-json-schema from 0.51.0 to 0.52.0 + +commit 5ad4643977faa1e23346affa55ecd387b7af376d +Merge: f278c368bc a9abafa9df +Author: Patrik Oldsberg +Date: Tue Dec 28 13:22:23 2021 +0100 + + Merge pull request #8633 from carlitose/fix/refresh_login_okta + + fixing refresh token Okta provider #8632 + +commit f278c368bc72a470e5b20bbf32eb8e66cc358f3d +Merge: 658131a290 152bd9ba2b +Author: Patrik Oldsberg +Date: Tue Dec 28 12:14:31 2021 +0100 + + Merge pull request #8653 from backstage/rugvip/devdep + + rollback-backend: bump and move test-utils to devDep + +commit a69651d69d4451130fba9ed6b0752c422f464867 +Author: goenning +Date: Tue Dec 28 10:45:23 2021 +0000 + + add documentation to exported types + + Signed-off-by: goenning + +commit de7bba1aa315b1ea5a7490c36a9f0ab35bc16794 +Author: Dede Hamzah +Date: Tue Dec 28 17:34:20 2021 +0700 + + export CatalogReactComponentsNameToClassKey + + Signed-off-by: Dede Hamzah + +commit 627b98ac0771342e8a4f686b8b5893e76260f7d7 +Author: Eric Peterson +Date: Tue Dec 28 11:34:03 2021 +0100 + + -> + + Signed-off-by: Eric Peterson + +commit d85f2850f341bba1c5d84fa3aa246445e8c93644 +Author: Guilherme Oenning +Date: Tue Dec 28 10:06:50 2021 +0000 + + Update .changeset/slimy-socks-pump.md + + Co-authored-by: Patrik Oldsberg + Signed-off-by: goenning + +commit a9abafa9dff54a7730cbf75b245dac4962898f2e +Author: Carlo Giuseppe Sergi +Date: Fri Dec 24 14:22:03 2021 +0100 + + fixing refresh token okta provider + + Signed-off-by: Carlo Giuseppe Sergi + +commit 152bd9ba2b0b5f3c537c9c771ce903a7d62550b6 +Author: Patrik Oldsberg +Date: Tue Dec 28 10:55:47 2021 +0100 + + rollback-backend: bump and move test-utils to devDep + + Signed-off-by: Patrik Oldsberg + +commit 658131a2900928cf4d020f7f2bedcdf529bb5555 +Merge: d6aec1c506 089445ae0f +Author: Patrik Oldsberg +Date: Tue Dec 28 10:51:55 2021 +0100 + + Merge pull request #8651 from backstage/dependabot/npm_and_yarn/types/mock-fs-4.13.1 + + build(deps-dev): bump @types/mock-fs from 4.13.0 to 4.13.1 + +commit d6aec1c5060324fee36e013f8d36036ac5d62c1f +Author: Greg Taylor +Date: Mon Dec 27 23:59:11 2021 -0800 + + Fix techdocs links to the CLI (#8650) + + The techdocs docs were written prior to the techdocs-cli being + crunched into the monorepo. This commit fixes a few links that + still point to the old separte spotify/techdocs-cli repo. + + Signed-off-by: Greg Taylor + +commit 089445ae0f6bf278a24d13b4ca23b67fcf058234 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Tue Dec 28 04:11:22 2021 +0000 + + build(deps-dev): bump @types/mock-fs from 4.13.0 to 4.13.1 + + Bumps [@types/mock-fs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mock-fs) from 4.13.0 to 4.13.1. + - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) + - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mock-fs) + + --- + updated-dependencies: + - dependency-name: "@types/mock-fs" + dependency-type: direct:development + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit 669e73b87bdcedc1e712b129f556f0e8baba6ca9 +Author: Morgan Martinet +Date: Mon Dec 27 22:40:46 2021 -0500 + + change dashboardParameters signature after code review + + Signed-off-by: Morgan Martinet + +commit 1d10e74080124cd5c63d03d7feed57b4bb3bcc5f +Author: Dede Hamzah +Date: Tue Dec 28 09:25:19 2021 +0700 + + Resolve code review + + Signed-off-by: Dede Hamzah + +commit 3df39d8ed3710bc4212d7e1f3ea1e83fa4202206 +Author: Nigel Wright +Date: Tue Dec 28 13:25:05 2021 +1300 + + added additional information for s3 discovery usage + + Signed-off-by: Nigel Wright + +commit 84663d59a308d8b929a527d2d6797f56bf3e1bff +Author: Patrik Oldsberg +Date: Mon Dec 27 19:21:20 2021 +0100 + + Create small-points-allow.md + + Signed-off-by: Patrik Oldsberg + +commit 62b3cea48d03381217b196f8bad504f870c10e95 +Merge: 2bb4402e6f 4ad024fd45 +Author: Patrik Oldsberg +Date: Mon Dec 27 19:13:59 2021 +0100 + + Merge pull request #8592 from AmericanAirlines/fix-clear-text-cookie-codeql + + fix: enforce cookie ssl in production + +commit 2bb4402e6fa83193bbe12113503ceea3782b5769 +Merge: 13ff7ecb5b 7858c2abdc +Author: Patrik Oldsberg +Date: Mon Dec 27 18:40:49 2021 +0100 + + Merge pull request #8644 from backstage/rugvip/notu + + cost-insights: avoid re-export of all of test-utils + +commit 13ff7ecb5bfc905f220c3c7cf086ea49b9ec79d1 +Merge: 4f511ab05e 6e4080d31b +Author: Patrik Oldsberg +Date: Mon Dec 27 18:40:43 2021 +0100 + + Merge pull request #8645 from backstage/build-cli-minify-code + + Add minify option to build command + +commit 8b532a6c02d7148f49569237cafd9e9619e76adc +Author: Eric Peterson +Date: Mon Dec 27 18:40:20 2021 +0100 + + Initial SearchTypeFacet implementation. + + Signed-off-by: Eric Peterson + +commit 4f511ab05e544a1e208276a764d84d07669c0868 +Merge: c4f11441a6 caf278c9f9 +Author: Patrik Oldsberg +Date: Mon Dec 27 18:37:11 2021 +0100 + + Merge pull request #8220 from djamaile/master + + feat: hide owned selector picker if user doesn't own an entity + +commit c4f11441a6e639575d68a2c11dc8d684bb1585a2 +Merge: 7037ea5a43 8e20d72cd4 +Author: Patrik Oldsberg +Date: Mon Dec 27 18:15:42 2021 +0100 + + Merge pull request #8504 from kuangp/feat/retryScaffold + + Support navigating back to prefilled templates to update inputs of scaffolder tasks for resubmission + +commit 7037ea5a43dd432d6dc620f688792a1352e72be0 +Merge: 6bb256cad2 d088a484db +Author: Patrik Oldsberg +Date: Mon Dec 27 17:44:05 2021 +0100 + + Merge pull request #8594 from goenning/go/add-custom-operators + + [TechInsights] ability to add custom operators + +commit 6bb256cad21ba7d03a7b5e3fbbd43c46a4bc08b8 +Merge: 181621172b 7e45b03f4d +Author: Patrik Oldsberg +Date: Mon Dec 27 17:05:51 2021 +0100 + + Merge pull request #8596 from cmpadden/adr013-adherance + + Replace `got` and `axios` dependencies with `node-fetch` + +commit 4ad024fd45e3255ef13f8364d802422137e80c02 +Merge: 27073a49a1 181621172b +Author: Fidel Coria +Date: Mon Dec 27 10:02:28 2021 -0600 + + Merge branch 'master' of github.com:AmericanAirlines/backstage into fix-clear-text-cookie-codeql + + Signed-off-by: Fidel Coria + +commit 4908fcf1775fdfb19f62c373d8c4d24b21e230d2 +Author: Morgan Martinet +Date: Mon Dec 27 10:53:33 2021 -0500 + + force CI to execute after internal failure + + Signed-off-by: Morgan Martinet + +commit 181621172b14582dee07fcff6ca731056cf3ad28 +Merge: b7b177d414 94cdf5d1bd +Author: Eric Peterson +Date: Mon Dec 27 16:32:22 2021 +0100 + + Merge pull request #8621 from backstage/cache/share-memory + +commit 6e4080d31bd64ff9b68897a88dfa00200e2045bf +Author: Vincenzo Scamporlino +Date: Mon Dec 27 16:25:20 2021 +0100 + + Add minify option to build command + + Signed-off-by: Vincenzo Scamporlino + +commit b7b177d414dffa38958db546db546fa042b965ad +Merge: 1cb896c5a4 8f3f8dbe76 +Author: Patrik Oldsberg +Date: Mon Dec 27 16:19:34 2021 +0100 + + Merge pull request #8631 from mufaddal7/meta/codeowner + + Add reviewer for plugins/newrelic-dashboard + +commit 1cb896c5a4c80ad67364b2aeb578fc50ee5335aa +Merge: ae8f194508 8ae2911339 +Author: Patrik Oldsberg +Date: Mon Dec 27 16:18:32 2021 +0100 + + Merge pull request #8640 from backstage/dependabot/npm_and_yarn/mysql2-2.3.3 + + build(deps): bump mysql2 from 2.2.5 to 2.3.3 + +commit ae8f1945089f154fad636c91c42bfda1b224173c +Merge: 8e5d716c0a 1d26017090 +Author: Patrik Oldsberg +Date: Mon Dec 27 16:12:28 2021 +0100 + + Merge pull request #8566 from blaryjp/master + + fix(cli): skip findPackages if not inside a monorepo + +commit 7858c2abdc5a2d984d4ca9d17b4193c3808efe27 +Author: Patrik Oldsberg +Date: Mon Dec 27 16:03:29 2021 +0100 + + cost-insights: avoid re-export of all of test-utils + + Signed-off-by: Patrik Oldsberg + +commit 8e5d716c0acf7e2c6e873d23af18b9286daeea2c +Merge: ef703064b2 0dcd1dd64f +Author: Fredrik Adelöw +Date: Mon Dec 27 14:31:48 2021 +0100 + + Merge pull request #8567 from backstage/freben/tasks + + Introduce TaskScheduler into backends + +commit ef703064b211a245e347f0bf876ecfc21c052b3c +Merge: 84fa1f8676 3bc9681263 +Author: Patrik Oldsberg +Date: Mon Dec 27 14:30:40 2021 +0100 + + Merge pull request #8577 from suuus/docs-3 + + Fixing image for PAT creation in Getting Started pt. 2 + +commit c2c87687718822f9b588bc80ade4b2a15b978a88 +Author: Patrik Oldsberg +Date: Mon Dec 27 14:29:06 2021 +0100 + + Create cyan-goats-confess.md + + Signed-off-by: Patrik Oldsberg + +commit 84fa1f8676de4bf58743c01424f6487aa24e2f71 +Merge: aa8f764a3e f85880e265 +Author: Patrik Oldsberg +Date: Mon Dec 27 14:05:12 2021 +0100 + + Merge pull request #8630 from backstage/rugvip/freeze + + test-utils: freeze and serialize MockStorageApi values + +commit d088a484db72c18d22e4a68a4126a23d98cdbd36 +Author: goenning +Date: Mon Dec 27 12:10:12 2021 +0000 + + add import to example + + Signed-off-by: goenning + +commit e3b49153b76932a08b2a33b7149921efec4ee81b +Author: goenning +Date: Mon Dec 27 12:08:42 2021 +0000 + + add example of custom operator + + Signed-off-by: goenning + +commit f85880e2656ce115388a17639099baa04944d16f +Author: Patrik Oldsberg +Date: Mon Dec 27 12:07:38 2021 +0100 + + catalog-react: update tests to work with new MockStorageApi + + Signed-off-by: Patrik Oldsberg + +commit aa8f764a3e9bfdcb9034e23094d913e3a678f06a +Author: Denis Aoki +Date: Mon Dec 27 08:01:22 2021 -0300 + + techdocs(sanitizer): adds iframe support (#8237) + + Signed-off-by: dnsaoki2 + +commit e762ecb94ef97022c98a7a81e474eea7ce92e97e +Author: Dede Hamzah +Date: Mon Dec 27 17:41:13 2021 +0700 + + Updating api reports + + Signed-off-by: Dede Hamzah + +commit fe2a6532ffbfb72e497879c0cb5cea667f0b79e3 +Author: Dede Hamzah +Date: Mon Dec 27 17:30:10 2021 +0700 + + Add Override Components for Components in @backstage/plugin-catalog-react + + Signed-off-by: Dede Hamzah + +commit acce31fa2a6700865fc4557f45bdaa2f17f44a90 +Author: Morgan Martinet +Date: Mon Dec 27 01:10:59 2021 -0500 + + fix documentation warnings + + Signed-off-by: Morgan Martinet + +commit 7ac0bd2c66671d17d2323b76e38e8671110eec57 +Author: Morgan Martinet +Date: Mon Dec 27 00:43:43 2021 -0500 + + implement dashboard link formatter for GKE + + Signed-off-by: Morgan Martinet + +commit 8ae291133972379514e1da4da5188ceb7d489817 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Mon Dec 27 04:12:52 2021 +0000 + + build(deps): bump mysql2 from 2.2.5 to 2.3.3 + + Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 2.2.5 to 2.3.3. + - [Release notes](https://github.com/sidorares/node-mysql2/releases) + - [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md) + - [Commits](https://github.com/sidorares/node-mysql2/compare/v2.2.5...v2.3.3) + + --- + updated-dependencies: + - dependency-name: mysql2 + dependency-type: direct:production + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit caf278c9f93041382682f77d82b9d95741278e5c +Author: djamaile +Date: Mon Dec 27 01:59:04 2021 +0100 + + fix: remove double line + + Signed-off-by: djamaile + +commit ffe4a9a8a8e6de6f8317dac53a43234d38421000 +Author: djamaile +Date: Mon Dec 27 00:34:31 2021 +0100 + + fix: remove unused var + + Signed-off-by: djamaile + +commit 2c9e29a352c55510ec457c89a04f7f298a8881f4 +Author: djamaile +Date: Mon Dec 27 00:24:05 2021 +0100 + + test: add fire event click to tests + + Signed-off-by: djamaile + +commit 0dcd1dd64f5df9cebdfbe4e77bd982c329c33308 +Author: Fredrik Adelöw +Date: Tue Dec 21 15:00:47 2021 +0100 + + Introduce TaskScheduler into backends + + Signed-off-by: Fredrik Adelöw + +commit 995e4c7d9d8dca9b9cc2892b31f2a000b3bd5874 +Author: Leon Stein +Date: Fri Dec 24 16:11:38 2021 -0500 + + added changeset + + Signed-off-by: Leon Stein + +commit e74854410d81ec7c1439fcf9840054ff9654152d +Author: Leon Stein +Date: Thu Dec 23 16:36:35 2021 -0500 + + initial + + Signed-off-by: Leon Stein + +commit 8f3f8dbe7607045ab50e0431331867e95fddcd2c +Author: mufaddal motiwala +Date: Fri Dec 24 18:57:25 2021 +0530 + + Add reviewer for plugins/newrelic-dashboard + + Signed-off-by: mufaddal motiwala + +commit c36b7794f77b7fe010f60c1957ab36b3cdfc7f14 +Author: Patrik Oldsberg +Date: Fri Dec 24 11:38:19 2021 +0100 + + test-utils: freeze and serialize MockStorageApi values + + Signed-off-by: Patrik Oldsberg + +commit a85d9fe831603bb82fcb6807236d8e9dd398d18e (tag: v0.60.1, tag: release-2021-12-24) +Merge: 78b8229f93 2bd44f673b +Author: Patrik Oldsberg +Date: Fri Dec 24 11:24:18 2021 +0100 + + Merge pull request #8629 from backstage/rugvip/bonus + + release shortcuts plugin patch + +commit 2bd44f673b5c669f9b7f3dd3cf021b79eaa52e22 +Author: Patrik Oldsberg +Date: Fri Dec 24 10:51:48 2021 +0100 + + release shortcuts plugin patch + + Signed-off-by: Patrik Oldsberg + +commit 78b8229f9301fa92ff686ebee6e6f50c5d961151 +Merge: 74bfed65cd 01d894192d +Author: Fredrik Adelöw +Date: Fri Dec 24 10:17:49 2021 +0100 + + Merge pull request #8628 from tomwolfgang/patch-1 + + Update ADOPTERS.md - adding Overwolf + +commit 01d894192da5873434211d40b61ab12a8f508164 +Author: Tom Wolf +Date: Fri Dec 24 10:55:50 2021 +0200 + + Update ADOPTERS.md - adding Overwolf + +commit 74bfed65cd5b42a4d75bf0f466bd1c75a6da5cad +Merge: 78b4e3eed5 67859f9a05 +Author: Fredrik Adelöw +Date: Fri Dec 24 09:05:42 2021 +0100 + + Merge pull request #8627 from backstage/dependabot/npm_and_yarn/express-4.17.2 + + build(deps): bump express from 4.17.1 to 4.17.2 + +commit 78b4e3eed548851baa9b57b480662fd92558db85 +Merge: 5284458e18 b50cbd047b +Author: Fredrik Adelöw +Date: Fri Dec 24 09:04:36 2021 +0100 + + Merge pull request #8626 from kuangp/fix/shortcuts + + fix(shortcuts): make writable copies of saved shortcuts from storageApi + +commit 67859f9a05765a11242b610ed7125bc90c278cc2 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Fri Dec 24 04:42:37 2021 +0000 + + build(deps): bump express from 4.17.1 to 4.17.2 + + Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.17.2. + - [Release notes](https://github.com/expressjs/express/releases) + - [Changelog](https://github.com/expressjs/express/blob/master/History.md) + - [Commits](https://github.com/expressjs/express/compare/4.17.1...4.17.2) + + --- + updated-dependencies: + - dependency-name: express + dependency-type: direct:production + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit b50cbd047b81717be6e43ef17b54123f242b8607 +Author: Phil Kuang +Date: Thu Dec 23 20:11:09 2021 -0500 + + fix(shortcuts): make writable copies of saved shortcuts from storageApi + + Signed-off-by: Phil Kuang + +commit c75c918048743cdbed58fde99f8647d9b845acec +Author: goenning +Date: Thu Dec 23 16:24:29 2021 +0000 + + add @types/react dependency + + Signed-off-by: goenning + +commit 94cdf5d1bdd32167d392c4b70cf07a00e1ef5934 +Author: Eric Peterson +Date: Thu Dec 23 17:17:56 2021 +0100 + + Memory cache client should share memory. + + Signed-off-by: Eric Peterson + +commit d83079fc11f11fae4817615ba271d144ec4082dc +Author: goenning +Date: Thu Dec 23 16:04:38 2021 +0000 + + expose techInsightsApiRef + + Signed-off-by: goenning + +commit 7e45b03f4d7c890f88e7f3b07fab682b2db986d6 +Author: Colton Padden +Date: Thu Dec 23 10:57:36 2021 -0500 + + add msw intercept for graph.microsoft and test photo query response + + Signed-off-by: Colton Padden + +commit 5284458e18f7da3bc0ba5eb8043e902108518726 +Merge: 1fc4105bb0 67489db5d6 +Author: Patrik Oldsberg +Date: Thu Dec 23 16:27:15 2021 +0100 + + Merge pull request #8606 from mufaddal7/fix/remove-css + + remove internal and inline css + +commit 57261f7e86940184853531167cde943c407d4cf7 +Author: Brian Fletcher +Date: Thu Dec 23 15:11:38 2021 +0000 + + discovery processor to use gh creds interface + + Signed-off-by: Brian Fletcher + +commit 1fc4105bb02bdfa1553b2243efda4f713b985031 +Merge: e355cef650 57a54eaed4 +Author: Patrik Oldsberg +Date: Thu Dec 23 15:52:49 2021 +0100 + + Merge pull request #8601 from erikxiv/fix-api-auth-in-tech-insights + + fixes api auth bug in tech-insights plugin + +commit e355cef650030a101c1d904ed76f45793117634f +Merge: f13228792e a385c77b88 +Author: Patrik Oldsberg +Date: Thu Dec 23 15:51:35 2021 +0100 + + Merge pull request #8617 from backstage/rugvip/norelease + + changeset/config: remove confusing config + +commit 8e20d72cd4f857c63ec5a818b2f66b640f2639c3 +Author: Phil Kuang +Date: Tue Dec 21 14:50:55 2021 -0500 + + feat(TemplatePage): serialize form data into url for back navigation + + Signed-off-by: Phil Kuang + +commit d078377f674d72eec7477e15e735a2470ec32545 +Author: Phil Kuang +Date: Wed Dec 15 15:53:48 2021 -0500 + + feat(scaffolder): support updating template inputs of tasks + + Signed-off-by: Phil Kuang + +commit f13228792e547ab41b7779c551686bded66e57b5 +Merge: 14824ff60a 7d4b4e937c +Author: Patrik Oldsberg +Date: Thu Dec 23 14:29:17 2021 +0100 + + Merge pull request #8533 from RoadieHQ/gh-creds-interface + + create an interface for gh creds provider + +commit a385c77b883844f41004d9bc31676ffe33eb21f2 +Author: Patrik Oldsberg +Date: Thu Dec 23 14:28:05 2021 +0100 + + changeset/config: remove confusing config + + Signed-off-by: Patrik Oldsberg + +commit 14824ff60ac61d59fa9245416a1a8622b17e48f5 +Merge: b315430f9d 6bf1e1a834 +Author: Patrik Oldsberg +Date: Thu Dec 23 14:21:57 2021 +0100 + + Merge pull request #8615 from mufaddal7/microsite/add-plugin + + add New Relic Dashboard plugin in marketplace + +commit 6bf1e1a834dab6e7954f4d72607df2dcd95b4d10 +Author: mufaddal motiwala +Date: Thu Dec 23 18:46:53 2021 +0530 + + rewording + + Signed-off-by: mufaddal motiwala + +commit 52ba8760d8bbbf81427efe2bfd50c7c92eb9f7ad +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Thu Dec 23 13:12:38 2021 +0000 + + build(deps): bump @azure/identity from 1.5.0 to 2.0.1 + + Bumps [@azure/identity](https://github.com/Azure/azure-sdk-for-js) from 1.5.0 to 2.0.1. + - [Release notes](https://github.com/Azure/azure-sdk-for-js/releases) + - [Commits](https://github.com/Azure/azure-sdk-for-js/compare/@azure/identity_1.5.0...@azure/identity_2.0.1) + + --- + updated-dependencies: + - dependency-name: "@azure/identity" + dependency-type: direct:production + update-type: version-update:semver-major + ... + + Signed-off-by: dependabot[bot] + +commit b315430f9dfcfa19ab0dd90f5b4ac6904938fba7 (tag: v0.60.0, tag: release-2021-12-23) +Merge: 3313e03905 3d68c45ef7 +Author: Patrik Oldsberg +Date: Thu Dec 23 14:07:19 2021 +0100 + + Merge pull request #8514 from backstage/changeset-release/master + + Version Packages + +commit 5ccdc3c05a99925f6ee501f02b0184d817d97dec +Author: mufaddal motiwala +Date: Thu Dec 23 18:06:08 2021 +0530 + + added new-relic-dashboard in plugin marketplace + + Signed-off-by: mufaddal motiwala + +commit 7d4b4e937c14bf300d5a94aa4eb5976c03b3e8bc +Author: Brian Fletcher +Date: Thu Dec 23 12:30:48 2021 +0000 + + addressing review comments + + Signed-off-by: Brian Fletcher + +commit 3d68c45ef770c7a666374a6b43bf995d6e070276 +Author: github-actions[bot] +Date: Thu Dec 23 12:23:34 2021 +0000 + + Version Packages + +commit 3313e03905c92a4d184a1a91a12093b1fc4d85c1 +Merge: 49a696d720 db70a6e482 +Author: Patrik Oldsberg +Date: Thu Dec 23 13:16:10 2021 +0100 + + Merge pull request #8611 from backstage/rugvip/tweakpkg + + changesets: tweak target package of @techdocs/cli change + +commit 67489db5d679328aa72041438e921c0701e93330 +Author: mufaddal motiwala +Date: Thu Dec 23 17:29:31 2021 +0530 + + embedded-techdocs-app changed to @techdocs/cli + + Signed-off-by: mufaddal motiwala + +commit e5e3875ec99660d062c1343e86fb72c00208f626 +Author: Karan Shah +Date: Thu Dec 23 11:47:56 2021 +0000 + + Add the generated api-report.md + + Signed-off-by: Karan Shah + +commit 367b5aac2ecd5999608d2fd9edd9c928a5174852 +Author: Karan Shah +Date: Thu Dec 23 11:15:54 2021 +0000 + + Created a Changeset and improved the Airbrake plugin README + + Signed-off-by: Karan Shah + +commit db70a6e482640f07fe90ca695d90d3e345a95ac3 +Author: Patrik Oldsberg +Date: Thu Dec 23 12:10:45 2021 +0100 + + changesets: tweak target package of @techdocs/cli change + + Signed-off-by: Patrik Oldsberg + +commit 49a696d720b8dde6c0acfd6399e84d8a825e7e88 +Author: Camila Belo +Date: Thu Dec 23 12:05:26 2021 +0100 + + [Search] Standardizes input search components (#8532) + + * refactor(plugin-search): customize search bar components + + Signed-off-by: Camila Belo + + * refactor(plugin-search): use search bar in search modal + + Signed-off-by: Camila Belo + + * refactor(plugin-search): customize home page search bar + + Signed-off-by: Camila Belo + + * chore(plugin-search): update api reports + + Signed-off-by: Camila Belo + + * chore: add changeset file + + Signed-off-by: Camila Belo + + * apply review suggestions + + Signed-off-by: Camila Belo + + * increase default debounceTime and remove prop from SearchBar in SearchModal + SearchPage in app + + Signed-off-by: Emma Indal + + * update test using default debounce time + + Signed-off-by: Emma Indal + + * add changeset for create-app + + Signed-off-by: Emma Indal + + * fix exports after rebase + + Signed-off-by: Emma Indal + + Co-authored-by: Emma Indal + +commit ec2b38ae2c35a12e45fa71b8a11ccb3329d637a8 +Author: Karan Shah +Date: Thu Dec 23 11:03:18 2021 +0000 + + Improve the wording in index.test.ts + + Signed-off-by: Karan Shah + +commit 273c9aa1ca26a169dd61673ff907e6068f5cddd6 +Author: goenning +Date: Thu Dec 23 11:03:06 2021 +0000 + + fix unit test + + Signed-off-by: goenning + +commit 6868b9087d7aa079963d22ca0bc9f71ac2f66123 +Author: Karan Shah +Date: Thu Dec 23 11:01:24 2021 +0000 + + Make it very clear that this plugin is not fit for use + + Signed-off-by: Karan Shah + +commit 9d314708534bd9a0d5c0c7b76d8729f172082ebf +Merge: e1ec6ce6f5 7a5f4f2ad8 +Author: Patrik Oldsberg +Date: Thu Dec 23 12:01:12 2021 +0100 + + Merge pull request #8610 from backstage/rugvip/patchk8s + + changesets: switch k8s export change to patch + +commit 94e731c173e8b79d13f4d49dba925b8a1d54c087 +Author: Patrik Oldsberg +Date: Thu Dec 23 10:57:01 2021 +0100 + + yarn.lock: bump @types/node-fetch + + Signed-off-by: Patrik Oldsberg + +commit 148029d9531d3ad1a0e784b3e8ebeedefbc045d4 +Author: Karan Shah +Date: Thu Dec 23 10:59:22 2021 +0000 + + Update ExampleFetchComponent.test.tsx + + Signed-off-by: Karan Shah + +commit 6be5f036055294112e070397c1bf140c5209c237 +Author: Karan Shah +Date: Thu Dec 23 10:51:43 2021 +0000 + + Update the Airbrake Icon to use the one from their website + + Signed-off-by: Karan Shah + +commit fc6530ea191ed62014691bc628e5a8e6f5e2e241 +Author: goenning +Date: Wed Dec 22 17:22:25 2021 +0000 + + fix unit test name + + Signed-off-by: goenning + +commit d0db4a56f103b6fd0e790f6bbb9e00f5e51cef6b +Author: goenning +Date: Wed Dec 22 17:14:24 2021 +0000 + + update api reports + + Signed-off-by: goenning + +commit 8d00dc427c4871364d3514471aa6787b6b17a903 +Author: goenning +Date: Wed Dec 22 16:58:40 2021 +0000 + + ability to add custom operators + + Signed-off-by: goenning + +commit 7a5f4f2ad8bc2306c7f61cbd27544edc65ae88e4 +Author: Patrik Oldsberg +Date: Thu Dec 23 11:49:06 2021 +0100 + + changesets: switch k8s export change to patch + + Signed-off-by: Patrik Oldsberg + +commit 483bdad7ece7fc0421995dd35e8bd96afa2375cc +Author: Karan Shah +Date: Thu Dec 23 10:48:30 2021 +0000 + + Remove the plugin from App.tsx and update README + + Signed-off-by: Karan Shah + +commit 1e69306d1b705fe93d77911e4dfbc58a78942756 +Author: Karan Shah +Date: Thu Dec 23 10:42:12 2021 +0000 + + Remove CODEOWNERS + + Signed-off-by: Karan Shah + +commit ff62764051fd2edbbfbecb2c972a37757e68cf26 +Author: mufaddal motiwala +Date: Thu Dec 23 15:49:44 2021 +0530 + + change path + + Signed-off-by: mufaddal motiwala + +commit 073bd161df089b954dd104a58b158f47f1c2baab +Author: Karan Shah +Date: Thu Dec 23 10:08:17 2021 +0000 + + Add index.test.ts and plugin.test.tsx + + Signed-off-by: Karan Shah + +commit 808828e4fa27111aa7e1062a772a9b269c859d4d +Author: mufaddal motiwala +Date: Thu Dec 23 15:36:21 2021 +0530 + + remove inline css + + Signed-off-by: mufaddal motiwala + +commit 8fbc988bfc3b2b4ec4116fa9b4b1a43301f870ab +Author: mufaddal motiwala +Date: Thu Dec 23 15:34:02 2021 +0530 + + remove internal and inline css + + Signed-off-by: mufaddal motiwala + +commit 18d631f8e2323677f9ac7a9679729f30edc0ecbf +Merge: 6a5a4da906 a8c4e812de +Author: mufaddal motiwala +Date: Thu Dec 23 15:29:37 2021 +0530 + + Merge branch 'fix/remove-css' of https://github.com/mufaddal7/backstage-1 into fix/remove-css + +commit 6a5a4da906eae34f8e25cf032688d2ac75f026ac +Author: mufaddal motiwala +Date: Thu Dec 23 15:29:25 2021 +0530 + + add changelog + + Signed-off-by: mufaddal motiwala + +commit a8c4e812de9be10ee0086c8d9018f7f6e74b7253 +Author: mufaddal motiwala +Date: Thu Dec 23 15:28:02 2021 +0530 + + add cahngelog + + Signed-off-by: mufaddal motiwala + +commit 79b342bd3669ccc65d14aef0043fd3da4f9f61bf +Author: mufaddal motiwala +Date: Thu Dec 23 15:27:21 2021 +0530 + + remove inline and internal CSS + + Signed-off-by: mufaddal motiwala + +commit d33b65dc52242c5211f3bda3578b976341e8522d +Author: Patrik Oldsberg +Date: Thu Dec 23 10:50:16 2021 +0100 + + create-app: remove unused serve_index.html + + Signed-off-by: Patrik Oldsberg + +commit b5a69efaadae8060eaae11bdd7543c989a5dacbf +Merge: a92d65bcb2 e1ec6ce6f5 +Author: Brian Fletcher +Date: Thu Dec 23 08:54:58 2021 +0000 + + Merge branch 'master' of github.com:backstage/backstage into gh-creds-blah + +commit 489d491b8c9126dffc735d742402d46f5c4c7ac8 +Author: mufaddal motiwala +Date: Thu Dec 23 13:01:11 2021 +0530 + + remove css from index.html + + Signed-off-by: mufaddal motiwala + +commit bc0c76e89dc465d008c1c33f367eed03370c86aa +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Thu Dec 23 04:08:20 2021 +0000 + + build(deps): bump typescript-json-schema from 0.51.0 to 0.52.0 + + Bumps [typescript-json-schema](https://github.com/YousefED/typescript-json-schema) from 0.51.0 to 0.52.0. + - [Release notes](https://github.com/YousefED/typescript-json-schema/releases) + - [Commits](https://github.com/YousefED/typescript-json-schema/compare/v0.51.0...v0.52.0) + + --- + updated-dependencies: + - dependency-name: typescript-json-schema + dependency-type: direct:production + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit 57a54eaed4ca87cfe7447ef9a07548290e9cbaca +Author: Erik Larsson +Date: Wed Dec 22 23:09:34 2021 +0100 + + tsc + + Signed-off-by: Erik Larsson + +commit da5751717e6daf9d0c9443850cbb647b49a55119 +Author: Erik Larsson +Date: Wed Dec 22 23:05:09 2021 +0100 + + tsc + + Signed-off-by: Erik Larsson + +commit a86f5c17016632908296e6a8d7498350b3705c01 +Author: Erik Larsson +Date: Wed Dec 22 22:48:07 2021 +0100 + + fixes api auth bug in tech-insights plugin + + Signed-off-by: Erik Larsson + +commit da676a49ab9998a40432d02e453359f164d22dd4 +Author: Erik Larsson +Date: Wed Dec 22 22:16:49 2021 +0100 + + fixes api auth bug in techdocs backend + + Signed-off-by: Erik Larsson + +commit e1ec6ce6f5ebb9c9239e1cfc7a174c9b204136e7 +Merge: f30f67f59b 457cfb9e23 +Author: Fredrik Adelöw +Date: Wed Dec 22 22:12:18 2021 +0100 + + Merge pull request #8531 from backstage/dependabot/npm_and_yarn/roadiehq/backstage-plugin-github-insights-1.3.3 + + build(deps): bump @roadiehq/backstage-plugin-github-insights from 1.2.2 to 1.3.3 + +commit f30f67f59b312485888be416d3a7bc9e81c82b65 +Merge: bb3c896836 2462b9e275 +Author: Patrik Oldsberg +Date: Wed Dec 22 22:06:16 2021 +0100 + + Merge pull request #8595 from backstage/rugvip/cleanfilter + + backend-common: make sure readTree temp dirs are cleaned up + +commit 457cfb9e2304e39ba54f8773791b860164c2cc5d +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Fri Dec 17 04:17:29 2021 +0000 + + build(deps): bump @roadiehq/backstage-plugin-github-insights + + Bumps [@roadiehq/backstage-plugin-github-insights](https://github.com/RoadieHQ/roadie-backstage-plugins/tree/HEAD/plugins/frontend/backstage-plugin-github-insights) from 1.2.2 to 1.3.3. + - [Release notes](https://github.com/RoadieHQ/roadie-backstage-plugins/releases) + - [Changelog](https://github.com/RoadieHQ/roadie-backstage-plugins/blob/main/plugins/frontend/backstage-plugin-github-insights/CHANGELOG.md) + - [Commits](https://github.com/RoadieHQ/roadie-backstage-plugins/commits/HEAD/plugins/frontend/backstage-plugin-github-insights) + + --- + updated-dependencies: + - dependency-name: "@roadiehq/backstage-plugin-github-insights" + dependency-type: direct:production + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit 22bb6fad0c9b675822083b08dbd6cd2b8aab45a9 +Author: Colton Padden +Date: Wed Dec 22 14:23:27 2021 -0500 + + update yarn.lock after axios and got top-level dependency removal + + Signed-off-by: Colton Padden + +commit f0f81f6cc7a56e71e462987dee5850deb28f4917 +Author: Colton Padden +Date: Wed Dec 22 14:23:16 2021 -0500 + + remove got dependency from auth-backend + + Signed-off-by: Colton Padden + +commit c5e175cde95ceba6e324fdc06343f140e077ab4f +Author: Colton Padden +Date: Wed Dec 22 14:14:31 2021 -0500 + + remove axios dependency from rollbar-backend + + Signed-off-by: Colton Padden + +commit 2462b9e27509e9e637aa5198f77a099ed44f25e4 +Author: Patrik Oldsberg +Date: Wed Dec 22 19:25:28 2021 +0100 + + backend-common: make sure readTree temp dirs are cleaned up + + Signed-off-by: Patrik Oldsberg + +commit bb3c896836d81de09043d3a73f34f9d970a109a7 +Merge: 614cc2b689 27af6d996b +Author: Fredrik Adelöw +Date: Wed Dec 22 18:39:15 2021 +0100 + + Merge pull request #8593 from backstage/blam/fix-rc-progress + +commit 614cc2b689c2d0424b00dca9375988575c0b12d1 +Merge: 24e5c96e0b 700dfbe67e +Author: Patrik Oldsberg +Date: Wed Dec 22 18:11:24 2021 +0100 + + Merge pull request #8579 from backstage/rugvip/fixdepr + + cli: fix index templating deprecation warning + +commit 27073a49a128a5f86efcca70404c2b8aaafbe6aa +Author: Fidel Coria +Date: Wed Dec 22 10:50:11 2021 -0600 + + fix spelling in changeset + + Signed-off-by: Fidel Coria + +commit 27af6d996bcf2ab47a0492e6c6db779aabc7b93d +Author: blam +Date: Wed Dec 22 17:47:06 2021 +0100 + + chore: lock `rc-progress` to a working version + + Signed-off-by: blam + +commit 5801adbd18509948219c4b8b0b17a43b1892d8f7 +Author: Fidel Coria +Date: Wed Dec 22 10:47:36 2021 -0600 + + use authUrl for condition + + Signed-off-by: Fidel Coria + +commit 24e5c96e0b6764897f7eb2122f418e4e11e391b0 +Merge: 3e788c522d 58b0262dd9 +Author: Patrik Oldsberg +Date: Wed Dec 22 17:36:06 2021 +0100 + + Merge pull request #8578 from backstage/rugvip/tsloader + + cli: removed unused ts-loader and dashify deps + +commit eb48e78886d10960ae316164de322bf0042bdbdb +Author: Fidel Coria +Date: Wed Dec 22 10:27:14 2021 -0600 + + add changeset + + Signed-off-by: Fidel Coria + +commit e3b11376cb93a5637e192dea7dc1f375f5a75bf6 +Author: Fidel Coria +Date: Wed Dec 22 10:22:12 2021 -0600 + + fix: enforce cookie ssl in production + + Signed-off-by: Fidel Coria + +commit 3e788c522d6bba502c57a6a1294bc0f5d4e64289 +Merge: 3a98a2b87e 183cef5886 +Author: Fredrik Adelöw +Date: Wed Dec 22 17:00:01 2021 +0100 + + Merge pull request #8588 from moltenice-forks/simplybusiness-as-adopters + + Add Simply Business as adopters + +commit 3a98a2b87e7e5d30b51225cc77b66d740eb77be0 +Merge: 85987c7459 d3f10b6e1e +Author: Fredrik Adelöw +Date: Wed Dec 22 16:57:33 2021 +0100 + + Merge pull request #8587 from niallmccullagh/helm-routing + + fix api-docs routing clash with /api + +commit a92d65bcb2389e5c47e18fa2b3c55e6bdd61ae3b +Author: Brian Fletcher +Date: Wed Dec 22 15:54:35 2021 +0000 + + create changeset file + + Signed-off-by: Brian Fletcher + +commit 183cef5886f3b8c7984ae83f9003b9b2bf377aa1 +Merge: 12c66ba076 b29bf02ab6 +Author: Karan Shah +Date: Wed Dec 22 15:32:29 2021 +0000 + + Merge remote-tracking branch 'origin/simplybusiness-as-adopters' into simplybusiness-as-adopters + + # Conflicts: + # ADOPTERS.md + +commit 12c66ba076876584b5592dd2f102826f91e65836 +Author: Karan Shah +Date: Wed Dec 22 15:25:22 2021 +0000 + + Add Simply Business as adopters + + Signed-off-by: Karan Shah + +commit b29bf02ab66fe9ca8b8ec4ba7c2d14c7fe1749d7 +Author: Karan Shah +Date: Wed Dec 22 15:25:22 2021 +0000 + + Add Simply Business as adopters + + Signed-off-by: Karan Shah + +commit 85987c7459fa10eae0da94270ab2e4fa217333c5 +Merge: 03f9dc4bdc 2cab14350b +Author: Fredrik Adelöw +Date: Wed Dec 22 16:11:46 2021 +0100 + + Merge pull request #8586 from awanlin/topic/add-azure-pipelines-to-plugin-marketplace + + Added Azure Pipelines to Plugin Marketplace + +commit 03f9dc4bdcb3642b4d1a5a1910a8c814837c768b +Merge: beda508164 1062468701 +Author: Fredrik Adelöw +Date: Wed Dec 22 16:06:16 2021 +0100 + + Merge pull request #8583 from awanlin/topic/add-keyloop-as-adopter + + Added Keyloop as adopter + +commit 2cab14350b69c1f9749cecc3b806bccfa05e2fb2 +Author: Andre Wanlin +Date: Wed Dec 22 09:01:48 2021 -0600 + + Added missing newlines + + Signed-off-by: Andre Wanlin + +commit 5cd6880dbe3de998562a43e4cda28b2959334c40 +Author: Karan Shah +Date: Wed Dec 22 14:59:19 2021 +0000 + + Generate the initial plugin code + + Signed-off-by: Karan Shah + +commit beda5081647ec4f49f8eab7e57ff73ca8436d7ed +Merge: 7a825e14ab 2f6d8ec3b6 +Author: Patrik Oldsberg +Date: Wed Dec 22 15:50:51 2021 +0100 + + Merge pull request #8585 from backstage/rugvip/treeify + + backend-common: clarify responsiblity of readTree directory deletion + +commit 7a825e14abdcc27f0ca54984c83c744a737fee36 +Merge: d30c811e33 8814c893e3 +Author: Fredrik Adelöw +Date: Wed Dec 22 15:46:15 2021 +0100 + + Merge pull request #8516 from wejendorp/jsonfc-fix + + fix: allow partial evaluation of checks in jsonfc factchecker + +commit d30c811e33410f0a9c9e4691bb0e21789e0c01e6 +Author: Emma Indal +Date: Wed Dec 22 15:43:09 2021 +0100 + + update roadmap for homepage, search, techdocs (#8584) + + Signed-off-by: Emma Indal + +commit 5f1333a60b43504d218b08a3a29ab3716966d5f3 +Merge: c761ea55c7 ebed29d928 +Author: MT Lewis +Date: Wed Dec 22 14:32:25 2021 +0000 + + Merge pull request #8357 from backstage/example-app-permission-integration + + Example app permission integration + +commit d3f10b6e1e814bc4bc0c0b8e6f9f75f58fe5d10e +Author: Niall McCullagh +Date: Wed Dec 22 14:27:05 2021 +0000 + + fix api docs routing clash with /api + + /api-docs was getting routed to the backend /api route. The + documentation at https://kubernetes.io/docs/concepts/services-networking/ingress/ + describes that the path should match on the full element so this was + unexpected. Adding a trailing slash is not supposed to have an impact + but in this case it solved the problem. + + Signed-off-by: Niall McCullagh + +commit e90a2f49e1c7f25c6b98e7d696e86cc098e422ff +Author: moltenice +Date: Wed Dec 22 14:22:11 2021 +0000 + + Add in the plugin marketplace entry for Airbrake + + Signed-off-by: Karan Shah + +commit c6cd92442fb4dbdffc41257e1dd0c5233190b1ee +Author: Andre Wanlin +Date: Wed Dec 22 08:19:54 2021 -0600 + + Added Azure Pipelines to PLugin Marketplace + + Signed-off-by: Andre Wanlin + +commit 2f6d8ec3b6bd3dd06199eb8f7d443346c71c6c82 +Author: Patrik Oldsberg +Date: Wed Dec 22 15:05:24 2021 +0100 + + backend-common: clarify responsiblity of readTree directory deletion + + Signed-off-by: Patrik Oldsberg + +commit 10624687014bd0c1eaf00d471efccc875265e74f +Author: Andre Wanlin +Date: Wed Dec 22 07:49:58 2021 -0600 + + Added Keyloop as adopter + + Signed-off-by: Andre Wanlin + +commit c761ea55c7c47baa95ccfd72ef25aea16c2ad085 +Merge: 407031f7ae dcbad5882c +Author: Fredrik Adelöw +Date: Wed Dec 22 14:17:17 2021 +0100 + + Merge pull request #8582 from mufaddal7/microsite/new-video + + add new what is backstage video + +commit dcbad5882c007d63b73bc3a26c0fff5100f7e632 +Author: mufaddal motiwala +Date: Wed Dec 22 18:32:22 2021 +0530 + + video moved to just above "out of the box" section + + Signed-off-by: mufaddal motiwala + +commit c273ea5c5a6fe8ea8620af7538196ed13714f51f +Author: mufaddal motiwala +Date: Wed Dec 22 18:16:31 2021 +0530 + + add new what is backstage video + + Signed-off-by: mufaddal motiwala + +commit 407031f7aef1fbdf20fa038a9a1ea022bc75c98b +Merge: 498c1e22f7 c86627aa52 +Author: Fredrik Adelöw +Date: Wed Dec 22 11:57:20 2021 +0100 + + Merge pull request #8441 from GoFightNguyen/scaffolder/EntityPicker-arbitrary-values + + EntityPicker: option for disabling arbitrary values + +commit 498c1e22f74ebc81a35a44abcb9fb860b5bc403e +Merge: 4be7999b3e a719c54a0b +Author: Fredrik Adelöw +Date: Wed Dec 22 11:39:50 2021 +0100 + + Merge pull request #8534 from lukzerom/core-components-docs-update + + Core-components descriptions docs update + +commit 700dfbe67e05e400fbc492a3791cdb3757697e51 +Author: Patrik Oldsberg +Date: Wed Dec 22 10:29:11 2021 +0100 + + cli: fix index templating deprecation warning + + Signed-off-by: Patrik Oldsberg + +commit 58b0262dd9fa9a5d1749b335233c8be5d477abbd +Author: Patrik Oldsberg +Date: Wed Dec 22 10:12:31 2021 +0100 + + cli: removed unused ts-loader and dashify deps + + Signed-off-by: Patrik Oldsberg + +commit 4be7999b3e1d3c12f65ed46c3fea5d680cc7dfbb +Merge: d4d541657b c6711d955e +Author: Patrik Oldsberg +Date: Wed Dec 22 10:12:07 2021 +0100 + + Merge pull request #8575 from backstage/dependabot/npm_and_yarn/supertest-6.1.6 + + build(deps-dev): bump supertest from 6.1.3 to 6.1.6 + +commit 3bc9681263b7cf8b6d1d35c16b10da8dd34d12c6 +Author: Suzanne Daniels +Date: Wed Dec 22 10:07:32 2021 +0100 + + Fixing image for PAT creation + + Signed-off-by: Suzanne Daniels + +commit d4d541657b1215d87b143316710b759d3d7b9e25 +Merge: 60ecf7e035 25f668d583 +Author: Suzanne Daniels +Date: Wed Dec 22 08:32:14 2021 +0100 + + Merge pull request #8317 from suuus/suuus/docs-2 + +commit c6711d955e9eb3d200cb9bddb52a1c375901bc92 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Wed Dec 22 04:33:21 2021 +0000 + + build(deps-dev): bump supertest from 6.1.3 to 6.1.6 + + Bumps [supertest](https://github.com/visionmedia/supertest) from 6.1.3 to 6.1.6. + - [Release notes](https://github.com/visionmedia/supertest/releases) + - [Commits](https://github.com/visionmedia/supertest/compare/v6.1.3...v6.1.6) + + --- + updated-dependencies: + - dependency-name: supertest + dependency-type: direct:development + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit c86627aa524e2b007051bdd816091541eedf0aac +Merge: ff5ff57883 60ecf7e035 +Author: Jason Nguyen +Date: Tue Dec 21 17:50:16 2021 -0700 + + Merge branch 'master' into scaffolder/EntityPicker-arbitrary-values + +commit 25f668d583f4b4691bf8308696706c6648341a6a +Author: Suzanne Daniels +Date: Tue Dec 21 21:03:11 2021 +0100 + + Link fixing + + Signed-off-by: Suzanne Daniels + +commit 60ecf7e0352bcc1c43801fe536703d336ee9a4d9 +Merge: f129731481 c5eb756760 +Author: Fredrik Adelöw +Date: Tue Dec 21 20:31:50 2021 +0100 + + Merge pull request #8570 from backstage/freben/warn-less-aight + + Fix two small browser console warnings + +commit 20b96aa6db91f163775bd3a372f6b9466203b1fb +Author: Suzanne Daniels +Date: Tue Dec 21 20:27:25 2021 +0100 + + Prettier ^^ + + Signed-off-by: Suzanne Daniels + +commit a719c54a0b0af82960239363d317a1682fd03bff +Merge: e643a59dca bf29e57324 +Author: lukzerom +Date: Tue Dec 21 17:18:45 2021 +0100 + + merge master + + Signed-off-by: lukzerom + +commit bf29e57324eb7cfce218b4ad43e816ad6e7e8c3a +Merge: 2140643512 f129731481 +Author: Łukasz Żeromski <55348672+lukzerom@users.noreply.github.com> +Date: Tue Dec 21 17:18:15 2021 +0100 + + Merge branch 'backstage:master' into core-components-docs-update + +commit e643a59dca04a24cebe661c62c62fb4c1f75bd17 +Author: lukzerom +Date: Tue Dec 21 17:16:05 2021 +0100 + + PR fixes + + Signed-off-by: lukzerom + +commit c5eb756760af95451446a0fcc00f52a8235511e1 +Author: Fredrik Adelöw +Date: Tue Dec 21 17:00:57 2021 +0100 + + Fix a small browser console warning + + Signed-off-by: Fredrik Adelöw + +commit f1297314818a3b0dc4781b681a7362601cd654dd +Merge: 56386f6b2d 610614a06d +Author: Fredrik Adelöw +Date: Tue Dec 21 16:47:14 2021 +0100 + + Merge pull request #8538 from obabativavmware/export-k8s-backend-client + + Includes an export for KubernetesBackendClient + +commit 56386f6b2d9f1424ae9acfd482acaeb0dd8c47b0 +Merge: a3982a0208 5fdc8df0e8 +Author: Johan Haals +Date: Tue Dec 21 16:27:01 2021 +0100 + + Merge pull request #8545 from backstage/rugvip/bundleconf + + cli: make config available in index.html template + +commit a3982a020827008075b452dd95d8938ed78a058d +Merge: 90b1c72aaa 6d36220ef2 +Author: Fredrik Adelöw +Date: Tue Dec 21 16:11:38 2021 +0100 + + Merge pull request #8544 from kuangp/fix/welcomeTitle + + fix(WelcomeTitle): use non-deprecated IdentityApi methods + +commit 90b1c72aaa07bc486007dc3f48f038347b247893 +Merge: faf2254214 a08be1cd8d +Author: Fredrik Adelöw +Date: Tue Dec 21 15:08:16 2021 +0100 + + Merge pull request #8201 from mufaddal7/plugin/new-relic-dashboard + + Plugin/new relic dashboard + +commit a08be1cd8d99fa9273cb97154ba12144f2673c97 +Merge: 6d532419cc 5d5744dae8 +Author: mufaddal motiwala +Date: Tue Dec 21 18:52:44 2021 +0530 + + Merge branch 'plugin/new-relic-dashboard' of https://github.com/mufaddal7/backstage-1 into plugin/new-relic-dashboard + +commit 6d532419cc248cdfa0cc7b3269d3a1ea6a6d4ddb +Author: mufaddal motiwala +Date: Tue Dec 21 18:52:31 2021 +0530 + + removed deprecated description from the plugin + + Signed-off-by: mufaddal motiwala + +commit faf22542148fd79713c833b0da2e08d4b335f850 +Merge: f5873e841e 8c25c3ea5b +Author: Eric Peterson +Date: Tue Dec 21 14:16:11 2021 +0100 + + Merge pull request #8564 from backstage/bug/techdocs-cache-rec-deploy + + [TechDocs] Allow cache in recommended deployment mode + +commit 5d5744dae809c7c7d6f590f9fa587c961f831cc0 +Author: mufaddal motiwala +Date: Tue Dec 21 18:39:21 2021 +0530 + + add the correct array type + + Signed-off-by: mufaddal motiwala + +commit 928142523dc19e9bafa9a06264170b8e64ed8388 +Author: mufaddal motiwala +Date: Tue Dec 21 18:36:01 2021 +0530 + + made replace 'pdf' regex case insensitive + + Signed-off-by: mufaddal motiwala + +commit de8aa3afd5dddacd1b0a6ef830a77ac4b3590a9e +Author: mufaddal motiwala +Date: Tue Dec 21 18:29:58 2021 +0530 + + link added in missing annotation button + + Signed-off-by: mufaddal motiwala + +commit 5ef436b659f73d1f3e59d05e9ac3e2a0ee5cebee +Author: mufaddal motiwala +Date: Tue Dec 21 18:27:42 2021 +0530 + + readme file changes + + Signed-off-by: mufaddal motiwala + +commit f5873e841e4ce164dd5347e255b7709de666f30d +Merge: 048c2e9fd6 165b156c25 +Author: Fredrik Adelöw +Date: Tue Dec 21 13:46:30 2021 +0100 + + Merge pull request #8562 from backstage/freben/fetchnesss + + Better API docs link for the fetch api + +commit 1d260170907fb0cef2a4fc07e143919036897b6e +Author: jean-philippe.blary +Date: Tue Dec 21 13:42:20 2021 +0100 + + fix(cli): skip findPackages if not inside a monorepo + + Signed-off-by: jean-philippe.blary + +commit 048c2e9fd655a194103675c729681792e9c4e0f7 +Merge: 0d225b04ab 10e5f9d10c +Author: Fredrik Adelöw +Date: Tue Dec 21 13:39:29 2021 +0100 + + Merge pull request #8563 from backstage/freben/mount-state + + Do not `setState` when unmounted in `OverflowTooltip` + +commit 0d225b04ab7318273e1ca71df0432e822f76304f +Merge: 2d6f65ea2f a195284c7b +Author: Patrik Oldsberg +Date: Tue Dec 21 13:36:53 2021 +0100 + + Merge pull request #8524 from backstage/mob/storageapi + + core-plugin-api: refactor StorageApi to better cater to async storage implementations + +commit ebed29d928130bac63e5bdf463846431b29c5610 +Author: MT Lewis +Date: Tue Dec 21 11:19:46 2021 +0000 + + backend-common: changeset clarification + + Signed-off-by: MT Lewis + +commit 70281a475b44d28d26626cf002d68a5433ac9aa3 +Author: MT Lewis +Date: Tue Dec 21 10:49:06 2021 +0000 + + permission-react: add changeset for IdentityPermissionApi.create signature change + + Signed-off-by: MT Lewis + +commit 8c25c3ea5bba6855c072180d5dd59a7f6510ce92 +Author: Eric Peterson +Date: Tue Dec 21 12:02:45 2021 +0100 + + Allow TechDocs cache in recommended deployment mode. + + Signed-off-by: Eric Peterson + +commit 10e5f9d10c99f06553d280adfeaab474349be109 +Author: Fredrik Adelöw +Date: Tue Dec 21 11:54:02 2021 +0100 + + Do not `setState` when unmounted in `OverflowTooltip` + + Signed-off-by: Fredrik Adelöw + +commit f80c7232aeb38e7079d627104498e41dbbea5832 +Author: MT Lewis +Date: Tue Dec 21 10:45:16 2021 +0000 + + permission-node: expand ServerPermissionClient changeset + + Signed-off-by: MT Lewis + +commit 482e4a4acd3bfffc70a03ff2c5d877565052ddfb +Author: MT Lewis +Date: Tue Dec 21 10:42:11 2021 +0000 + + permission-common: upgrade changeset to minor bump and describe breaking change + + Signed-off-by: MT Lewis + +commit 1e49c23eb74ff853677872165a61ba7c5fd58f12 +Author: MT Lewis +Date: Tue Dec 21 10:29:32 2021 +0000 + + app-defaults: add changeset for inclusion of permission api in default apis + + Signed-off-by: MT Lewis + +commit 165b156c25bfbed9c03800f3e279b4870fcd8023 +Author: Fredrik Adelöw +Date: Tue Dec 21 11:29:10 2021 +0100 + + Better API docs link for the fetch api + + Signed-off-by: Fredrik Adelöw + +commit 6fe4f20cbdff7d60fdb1e57d94dadb2c66ce00f6 +Author: MT Lewis +Date: Tue Dec 21 10:18:22 2021 +0000 + + backend-common: expand secret generation changeset + + Signed-off-by: MT Lewis + +commit e5703a34829635733bd66c0c54e36c7b6bd59741 +Author: Johan Haals +Date: Tue Dec 21 11:21:04 2021 +0100 + + Add fetch examples + + Co-authored-by: Fredrik Adelöw + Signed-off-by: Johan Haals + +commit 4320aea8794f200f7b8a2d26e55c44d73b497eb5 +Author: MT Lewis +Date: Tue Dec 21 10:16:50 2021 +0000 + + docs: add backend-to-backend auth tutorial to microsite + + Signed-off-by: MT Lewis + +commit c1c7116f4b88e8fb13a97b99793fd636aa4bf74f +Author: MT Lewis +Date: Tue Dec 21 10:08:19 2021 +0000 + + backend-common: improve error message in ServerTokenManager + + Signed-off-by: MT Lewis + +commit bc9a205b864bb9fdde0b904ebc63faf9de8ea286 +Author: MT Lewis +Date: Tue Dec 21 09:50:54 2021 +0000 + + backend-common: remove isSecure property in favour of a property on the NoopServerTokenManager + + Signed-off-by: MT Lewis + +commit 20d10b57d6373b09510fbe964427849c613a1890 +Author: MT Lewis +Date: Tue Dec 21 09:46:22 2021 +0000 + + permission-node: rename static create method to fromConfig + + Signed-off-by: MT Lewis + +commit a195284c7b545d49d326147750e1ce3d151beeb8 +Author: Patrik Oldsberg +Date: Thu Dec 16 23:24:18 2021 +0100 + + api report updates and changests for StorageApi refactor + + Signed-off-by: Patrik Oldsberg + +commit 281bac6f0c2cd538518868d5eb5a5c911af55816 +Author: Patrik Oldsberg +Date: Thu Dec 16 17:11:39 2021 +0100 + + catalog-react: explicit type for storageApi.get + + Signed-off-by: Patrik Oldsberg + +commit 0b01baf309bbf9b730c826f394f08272c6806f2f +Author: Patrik Oldsberg +Date: Thu Dec 16 15:26:39 2021 +0100 + + test-utils: update MockStorageApi + + Signed-off-by: Patrik Oldsberg + +commit a283b7396f6c0a117e63394edd26ed4892b2a0fb +Author: Patrik Oldsberg +Date: Thu Dec 16 15:23:30 2021 +0100 + + core-app-api: update WebStorage implementation and drop immidiate emit + + Co-authored-by: Fredrik Adelöw + Co-authored-by: blam + Co-authored-by: Johan Haals + Signed-off-by: Patrik Oldsberg + +commit 61fa5d0171042155b7077ebfd782097c32fd3be8 +Author: Patrik Oldsberg +Date: Thu Dec 16 11:52:49 2021 +0100 + + core-app-api: add tests for new StorageApi design + + Co-authored-by: Fredrik Adelöw + Co-authored-by: blam + Co-authored-by: Johan Haals + Signed-off-by: Patrik Oldsberg + +commit 78fa85cfa726774be4958dd7a3691f3c84a5c558 +Author: Patrik Oldsberg +Date: Thu Dec 16 11:06:57 2021 +0100 + + core-plugin-api: redesign StorageApi to add .snapshot() and new observe behavior + + Co-authored-by: Fredrik Adelöw + Co-authored-by: Johan Haals + Signed-off-by: Patrik Oldsberg + +commit 2d6f65ea2f446b966480531072384a682fb45452 +Merge: 20659e7223 5c53c87e54 +Author: Fredrik Adelöw +Date: Tue Dec 21 10:26:53 2021 +0100 + + Merge pull request #8561 from backstage/freben/adr + + Frontmatter fixup for ADRs + +commit 2140643512d701f5cc0683a64182eab360765b5b +Merge: 73a91e25f9 b975484fac +Author: lukzerom +Date: Tue Dec 21 10:13:41 2021 +0100 + + conflict fixed + + Signed-off-by: lukzerom + +commit 20659e7223bba918dc5879665d8316b87af818a1 +Merge: b975484fac 4c269c7c23 +Author: Ben Lambert +Date: Tue Dec 21 10:10:55 2021 +0100 + + Merge pull request #8437 from brethubbard/master + + scaffolder: add Markdown default field + +commit 5c53c87e54645ede66b280710e0b4786e1583277 +Author: Fredrik Adelöw +Date: Tue Dec 21 10:06:42 2021 +0100 + + Frontmatter fixup for ADRs + + Signed-off-by: Fredrik Adelöw + +commit f2bbca8dcf563d4a7ddd6d7a55c1c355c47b3a1a +Author: Suzanne Daniels +Date: Tue Dec 21 09:59:31 2021 +0100 + + Linking to part two, fixing spelling & script colorizing + + Signed-off-by: Suzanne Daniels + +commit 160d6b71e93f98b3a75b0f0fb6d763d7d5b3f004 +Merge: 32d733fbf1 b975484fac +Author: Suzanne Daniels +Date: Tue Dec 21 09:47:47 2021 +0100 + + Merge branch 'backstage:master' into suuus/docs-2 + +commit fbc20dc18e82a7c558408b297256bba3402957e6 +Author: Johan Haals +Date: Tue Dec 21 09:15:16 2021 +0100 + + ADR: Use node-fetch for data fetching + + Signed-off-by: Johan Haals + +commit b975484facad6cb213d2e5bce0e6c4f058b3b646 +Merge: a8c31c407e 518ddc00bc +Author: Fredrik Adelöw +Date: Tue Dec 21 09:15:09 2021 +0100 + + Merge pull request #8550 from backstage/freben/session-schema + + Validate persisted session info on both save and load + +commit a8c31c407e7d865aedda3c3a34c8da0dfeb65eb3 +Merge: 146cb50862 58d07a070c +Author: Fredrik Adelöw +Date: Tue Dec 21 09:15:00 2021 +0100 + + Merge pull request #8530 from backstage/dependabot/npm_and_yarn/axios-0.24.0 + + build(deps): bump axios from 0.21.4 to 0.24.0 + +commit 146cb50862c912174a9b4e1e2c9879d8f5fa7c09 +Merge: d0523cec56 b24828d4dd +Author: Johan Haals +Date: Tue Dec 21 08:14:52 2021 +0100 + + Merge pull request #8549 from backstage/jhaals/moar-labels + + label changes to techdocs, docs, microsite and auth folders + +commit d0523cec56ef493889e298dc0b3c0d1276e158fb +Merge: 15acd11b93 2847cd8234 +Author: Fredrik Adelöw +Date: Tue Dec 21 08:10:15 2021 +0100 + + Merge pull request #8156 from WarlenRodrigues/fixing_link_somponents_usage + + Fixed Link components usage. Now, all links use the Backstage's Link c… + +commit 15acd11b935e8d79faedfc9300bbef8362c25a73 +Merge: d4aeaa8461 3c878433d9 +Author: Fredrik Adelöw +Date: Tue Dec 21 08:08:23 2021 +0100 + + Merge pull request #8557 from backstage/dependabot/npm_and_yarn/find-process-1.4.7 + + build(deps-dev): bump find-process from 1.4.5 to 1.4.7 + +commit d4aeaa8461ad918f07069391ff80d36631b137a4 +Merge: 3bffb68943 2928eeda77 +Author: Fredrik Adelöw +Date: Tue Dec 21 08:08:02 2021 +0100 + + Merge pull request #8488 from cmpadden/remove-deprecations + + Remove Deprecations (release-2021-01-28, 2021-06-01, 2021-10-28, 2021-11-18) + +commit 58d07a070c57c5fcfa1cc6482c88f25efd6778ae +Author: Fredrik Adelöw +Date: Tue Dec 21 08:02:50 2021 +0100 + + add changeset + + Signed-off-by: Fredrik Adelöw + +commit 3bffb6894316b8e717a7636f8919a861a5cf3169 +Merge: 906d2b28cd e0cfcce9f9 +Author: Fredrik Adelöw +Date: Tue Dec 21 08:00:46 2021 +0100 + + Merge pull request #8519 from cmpadden/codeowner-airflow + + Code Owner: apache-airflow + +commit 3c878433d9efc52e41ba6a3745a7e34cee8b3825 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Tue Dec 21 04:10:15 2021 +0000 + + build(deps-dev): bump find-process from 1.4.5 to 1.4.7 + + Bumps [find-process](https://github.com/yibn2008/find-process) from 1.4.5 to 1.4.7. + - [Release notes](https://github.com/yibn2008/find-process/releases) + - [Changelog](https://github.com/yibn2008/find-process/blob/master/HISTORY.md) + - [Commits](https://github.com/yibn2008/find-process/compare/1.4.5...1.4.7) + + --- + updated-dependencies: + - dependency-name: find-process + dependency-type: direct:development + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit 906d2b28cdd0c5b65a712f23d0400ced7c61b235 +Merge: 6a0094bbde bac830188d +Author: Himanshu Mishra +Date: Tue Dec 21 00:33:31 2021 +0530 + + Merge pull request #8552 from fengypants/wrapped + +commit 6a0094bbde34ad942f49a136888675a88fb8c046 +Merge: 9e18e6b025 675578a4b3 +Author: Fredrik Adelöw +Date: Mon Dec 20 19:57:58 2021 +0100 + + Merge pull request #8496 from lykkeaxlin/bazaar-workflow-changes + + [Bazaar] Optional linkage to an Entity + +commit 2847cd82346a1bf5fca77c870a52064cc1fed069 +Author: Fredrik Adelöw +Date: Fri Dec 17 10:13:02 2021 +0100 + + some final cleanup + + Signed-off-by: Fredrik Adelöw + +commit 2928eeda77765581252260412cbbbbf632c5edfc +Author: Colton Padden +Date: Mon Dec 20 13:20:31 2021 -0500 + + make id required in createRouteRef config + + Signed-off-by: Colton Padden + +commit 7a4bd2ceac88766bf50fda699ea7e6bf52e239e6 +Author: WarlenRodrigues +Date: Thu Nov 25 10:07:20 2021 -0300 + + added changeset + + Signed-off-by: WarlenRodrigues + +commit 22bf2da9342ce24c0ce7eaf8dcc3a2ae5f0b7165 +Author: WarlenRodrigues +Date: Thu Nov 18 21:48:00 2021 -0300 + + Fied Link components usage. Now, all links use the Backstage's Link component + + Signed-off-by: WarlenRodrigues + +commit cb278fa3ad601f59312412eaa729638012ab4cca +Author: Colton Padden +Date: Mon Dec 20 13:16:52 2021 -0500 + + make Provider required in AppTheme + + Signed-off-by: Colton Padden + +commit 9e18e6b02570b2aa69be982fcbd4745d98f10c40 +Merge: 0a1f09835d de8b27572f +Author: Fredrik Adelöw +Date: Mon Dec 20 19:14:45 2021 +0100 + + Merge pull request #8447 from brunopenso/master + + TechRadar - urlTarget new attribute + +commit bac830188df64013b6b51735958b2c8d34da4648 +Author: Jeff Feng +Date: Mon Dec 20 13:11:50 2021 -0500 + + Fixing broken image link + + Renamed/replaced image file, updated link reference in post. + + Signed-off-by: Jeff Feng + +commit febd4d89983c5e8a82594191bba2571bd3202087 +Author: Jeff Feng +Date: Mon Dec 20 12:59:23 2021 -0500 + + Update vocab.txt with "Gource" + + Missed one of the terms. Added "Gource". + + Signed-off-by: Jeff Feng + +commit 48a060a8643ac2063b21e5349777bef67a9c62ae +Author: Jeff Feng +Date: Mon Dec 20 12:56:07 2021 -0500 + + Update vocab.txt for Wrapped post + + Added 6 terms from the Wrapped blog post. Also, noticed the term 'Firestore' was not in alphabetical order, moved it from the bottom of the list. + + Signed-off-by: Jeff Feng + +commit de8b27572f87048db2d46ecd3fa495af1a812816 +Author: Fredrik Adelöw +Date: Mon Dec 20 17:23:07 2021 +0100 + + fixup for review + + Signed-off-by: Fredrik Adelöw + +commit c829631b4af3ee18fe2e8b52563a49e5ba73257b +Author: MT Lewis +Date: Mon Dec 20 17:34:25 2021 +0000 + + permission-node: use filename import in ServerPermissionClient test suite + + Signed-off-by: MT Lewis + +commit 487468c17e1e94ce4e1f08697d6c3d388604194b +Author: Jeff Feng +Date: Mon Dec 20 12:30:58 2021 -0500 + + Add Wrapped 2021 blog post + + Celebrating the year's accomplishments with stats and thoughts from the maintainers. + + Signed-off-by: Jeff Feng + +commit 0a1f09835d6daf9bb64c75a6b8d32b6c73d50308 +Merge: 4fbff018de e2f35adc7a +Author: Ainhoa +Date: Mon Dec 20 16:30:46 2021 +0000 + + Merge pull request #8467 from ainhoaL/install-recipe-plugin-deps + + backstage-cli install: add plugin dependencies to experimentalInstallationRecipe + +commit ff5ff57883b71f255d0c9890aae7fbeae9a0ca58 +Author: Jason Nguyen +Date: Thu Dec 9 19:32:35 2021 -0700 + + EntityPicker: option for disabling arbitrary values + + This enables scenarios when a user must select an existing entity. + To maintain behavior for existing EntityPicker usages, the default behavior allows arbitrary values. + + Co-authored-by: Bret Hubbard + + Signed-off-by: Jason Nguyen + +commit c50aa5236ea00cf10c1e4a78e5e994ea059ed022 +Author: Bruno Fuzetti Penso +Date: Fri Dec 10 11:21:41 2021 -0300 + + add documentation + + Signed-off-by: Bruno Fuzetti Penso + +commit 11b7761914108f8e3e169c042af1491237c890df +Author: Bruno Fuzetti Penso +Date: Fri Dec 10 11:16:42 2021 -0300 + + changeset + + Signed-off-by: Bruno Fuzetti Penso + +commit 257cad74ca0ef9108e4cd1c2da7d7084143efef1 +Author: Bruno Fuzetti Penso +Date: Fri Dec 10 11:08:36 2021 -0300 + + description + + Signed-off-by: Bruno Fuzetti Penso + +commit 5e0879da2bf1ad7b83ee067ba82d5ab779a4167e +Author: Bruno Fuzetti Penso +Date: Fri Dec 10 11:07:13 2021 -0300 + + refacotr + + Signed-off-by: Bruno Fuzetti Penso + +commit b341771b91fc9c570862101349bed0b2c3815f80 +Author: Bruno Fuzetti Penso +Date: Fri Dec 10 11:00:09 2021 -0300 + + fix modal behaviour + + Signed-off-by: Bruno Fuzetti Penso + +commit 9a5212fef95027ac734be740cfaf4cb60fbf2fad +Author: Bruno Fuzetti Penso +Date: Fri Dec 10 10:34:08 2021 -0300 + + url target attribute + + Signed-off-by: Bruno Fuzetti Penso + +commit b365a96b4c8d1ad0da2cd9ba7c0e772648d48114 +Author: Bruno Fuzetti Penso +Date: Fri Dec 10 09:00:26 2021 -0300 + + add urlTarget attribute + + Signed-off-by: Bruno Fuzetti Penso + +commit e50a24b46da24be7eb55ba1c78f780ebe53b4fc8 +Author: Bruno Fuzetti Penso +Date: Fri Dec 10 08:58:51 2021 -0300 + + add samples data with the urlTarget attribute + + Signed-off-by: Bruno Fuzetti Penso + +commit d6fe397227206d1c04faa02e9d13530723ab6d19 +Author: mufaddal motiwala +Date: Mon Dec 20 21:14:35 2021 +0530 + + const url added outside the return scope + + Signed-off-by: mufaddal motiwala + +commit 4fbff018de9fa44adcb9da8ba35dc00a807dbd1a +Merge: c3a0c97461 7eeb65fd77 +Author: Fredrik Adelöw +Date: Mon Dec 20 16:35:59 2021 +0100 + + Merge pull request #8443 from dehamzah/export-props-icon-in-sidebarsearch + + Export Icon Props for SidebarSearch and SidebarSearchModal Component + +commit d57c4ef15601fedb535712481d5f4b32197df627 +Author: Philipp Hugenroth +Date: Mon Dec 20 16:23:36 2021 +0100 + + Move ExpandButton to Items & handle expanded as pinned + + Signed-off-by: Philipp Hugenroth + +commit b24828d4dd8f44e8a4943f0918e5b08696864de8 +Author: Johan Haals +Date: Mon Dec 20 16:09:42 2021 +0100 + + add more auth directories + + Signed-off-by: Johan Haals + +commit 7eeb65fd77053fb2ce9dfa1df3bab426215bfc39 +Author: Fredrik Adelöw +Date: Mon Dec 20 16:06:16 2021 +0100 + + fix review comments + + Signed-off-by: Fredrik Adelöw + +commit e2f35adc7acd719234f1e2d7beb40a19f7b5710a +Author: Ainhoa Larumbe +Date: Mon Dec 20 16:03:06 2021 +0100 + + clearer code in install command + + Signed-off-by: Ainhoa Larumbe + +commit b2d67bde044a332f1db034b7ef3f0669d598211a +Author: Brian Fletcher +Date: Mon Dec 20 13:54:19 2021 +0000 + + adds factory type for creds provider and rename default + + Signed-off-by: Brian Fletcher + +commit f89b2f73a0eae72248a829509cdeabf640d570dd +Author: Johan Haals +Date: Mon Dec 20 13:31:26 2021 +0100 + + label changes to techdocs, docs, microsite and auth folders + + Signed-off-by: Johan Haals + +commit 518ddc00bc38b2eeb820acb6c6e4d83c14a17811 +Author: Fredrik Adelöw +Date: Mon Dec 20 12:11:14 2021 +0100 + + Validate persisted session info on both save and load + + Signed-off-by: Fredrik Adelöw + +commit 1c7dec1fea8e6df9aa2878cb238e74ef8c8efc55 +Merge: 30e3fbb34b c3a0c97461 +Author: djamaile +Date: Mon Dec 20 13:28:48 2021 +0100 + + Merge branch 'backstage:master' into master + +commit 4faf47fc9d91e980665f403edd2aa09d64c7aa7c +Author: Philipp Hugenroth +Date: Mon Dec 20 12:33:58 2021 +0100 + + Reduce rerendering caused by useMediaQuery & fix expand button + + Signed-off-by: Philipp Hugenroth + +commit 61008c8136e1137e7b6b19121ea1a9bb806f6fd5 +Author: mufaddal motiwala +Date: Mon Dec 20 16:58:17 2021 +0530 + + fixed createComponentExtension , renamed EntityNewRelicDashboardsCard , EntityNewRelicDashboardsContent + + Signed-off-by: mufaddal motiwala + +commit 6984c4988a8e4bf9c3451b8de39efc286582278c +Author: Brian Fletcher +Date: Mon Dec 20 11:05:58 2021 +0000 + + moves types and interfaces to specific types file + + Signed-off-by: Brian Fletcher + +commit 2da5bb948456efc0b0172ee103447a6197fe883e +Author: mufaddal motiwala +Date: Mon Dec 20 16:33:15 2021 +0530 + + removed useNewRelicDashboardEntity hook + + Signed-off-by: mufaddal motiwala + +commit 706f3d6a96d11c84326e729beaa29ac99f99fcd4 +Author: mufaddal motiwala +Date: Mon Dec 20 14:54:26 2021 +0530 + + added dependency list in useAsync + + Signed-off-by: mufaddal motiwala + +commit 5010cc6566c89636216fa04ceb18cd0dced7c2af +Author: mufaddal motiwala +Date: Mon Dec 20 14:17:19 2021 +0530 + + Replace Alert with ErrorPanel + + Signed-off-by: mufaddal motiwala + +commit 11d4ee492d7be78e570136697ccea8e26a876f66 +Author: mufaddal motiwala +Date: Mon Dec 20 13:56:57 2021 +0530 + + removed all occurences of any + + Signed-off-by: mufaddal motiwala + +commit b60c08c46bb039156df2d6e45cfa6930ebe82eaf +Merge: 78fd1ffdb2 9ff0f1e76d +Author: Philipp Hugenroth +Date: Mon Dec 20 09:21:36 2021 +0100 + + Merge branch 'master' into mobile-sidebar + + Signed-off-by: Philipp Hugenroth + +commit 996120684fef8e888a8bda2b0600cc50cf5dfe1c +Author: mufaddal motiwala +Date: Mon Dec 20 13:23:11 2021 +0530 + + changed default dashboard duration to one month + + Signed-off-by: mufaddal motiwala + +commit 72a80e33738f8747c7ccb25704258e16aa6fd8f1 +Author: mufaddal motiwala +Date: Mon Dec 20 13:21:41 2021 +0530 + + renamed Number to number(lowercase) + + Signed-off-by: mufaddal motiwala + +commit c3a0c9746121f128c0a2ce75cf1513e3a529250f +Merge: f5fdee16c1 01e1f746f1 +Author: Johan Haals +Date: Mon Dec 20 08:49:53 2021 +0100 + + Merge pull request #8537 from goenning/go/update-docs + + Update scaffolder docs based on new backstage structure + +commit 78a8e9aaaaf7216a860e59879ccfdbbd40e13e8b +Author: mufaddal motiwala +Date: Mon Dec 20 13:12:04 2021 +0530 + + removed unused Grid + + Signed-off-by: mufaddal motiwala + +commit 3d26fb1606d284bc95e0a2f796e0722761ae52e6 +Author: mufaddal motiwala +Date: Mon Dec 20 13:07:51 2021 +0530 + + renamed String to string (lowercase) + + Signed-off-by: mufaddal motiwala + +commit baa1ee1de93434190c94a0b111c1ce7921148f69 +Author: mufaddal motiwala +Date: Mon Dec 20 12:58:49 2021 +0530 + + remove target and rel + + Signed-off-by: mufaddal motiwala + +commit 51acf9c226d278d9a7f3393b677c5fec9044d763 +Author: mufaddal motiwala +Date: Mon Dec 20 12:57:07 2021 +0530 + + removed extra grid + + Signed-off-by: mufaddal motiwala + +commit 66483c97d2c6bcab67b5336ad7534055486f2657 +Author: mufaddal motiwala +Date: Mon Dec 20 12:49:38 2021 +0530 + + added type to useState + + Signed-off-by: mufaddal motiwala + +commit 7ca8725460556c1b0a5bd42637fdeb021569ff63 +Author: mufaddal motiwala +Date: Mon Dec 20 12:19:51 2021 +0530 + + renamed newRelicDashboardAPI + + Signed-off-by: mufaddal motiwala + +commit 539a1b7cc19ba6e371def557edc6fc950bad0bce +Author: mufaddal motiwala +Date: Mon Dec 20 12:16:19 2021 +0530 + + renamed newRelicDashboardApiRef + + Signed-off-by: mufaddal motiwala + +commit 6481dfacd9ae83c2776fe7e26f3120bc83bb4eb0 +Author: mufaddal motiwala +Date: Mon Dec 20 12:02:22 2021 +0530 + + remove line comments + + Signed-off-by: mufaddal motiwala + +commit 77e7b56688b4ea232f8390e34fa70207dfc7a161 +Author: mufaddal motiwala +Date: Mon Dec 20 12:01:17 2021 +0530 + + add Response Error from backstage/erros + + Signed-off-by: mufaddal motiwala + +commit 7caba057c84e61a2ff39eb879121a7716c15374c +Author: mufaddal motiwala +Date: Mon Dec 20 11:50:52 2021 +0530 + + add NEWRELIC_GUID_ANNOTATION in index + + Signed-off-by: mufaddal motiwala + +commit 5fdc8df0e81320f0ac20aa597b311b671a8847fc +Author: Patrik Oldsberg +Date: Sun Dec 19 13:46:14 2021 +0100 + + cli: make config available in index.html template + + Signed-off-by: Patrik Oldsberg + +commit 342292a4575cf626d80e61443480e3b503a8c214 +Author: mufaddal motiwala +Date: Sun Dec 19 16:40:09 2021 +0530 + + private readonly added and removed unused baseURL + + Signed-off-by: mufaddal motiwala + +commit e37cad2673d3782da7677c8170b9049d365b6b65 +Author: mufaddal motiwala +Date: Sun Dec 19 16:35:38 2021 +0530 + + renamed NEWRELIC_GUID to NEWRELIC_GUID_ANNOTATION + + Signed-off-by: mufaddal motiwala + +commit f5fdee16c135166330fc2091838f96fb0d90e725 +Merge: 8a986a3e04 d03ee9e28f +Author: Fredrik Adelöw +Date: Sun Dec 19 11:50:29 2021 +0100 + + Merge pull request #8500 from nodify-at/master + + feature: add crumbIssuer option to jenkins and improved the UI + +commit 473cc1ab886978b5ccbe0a9829989749f1ee6f85 +Author: mufaddal motiwala +Date: Sun Dec 19 16:17:09 2021 +0530 + + fixed target URL in API + + Signed-off-by: mufaddal motiwala + +commit d4f01b20cd3e28a1d62845bc6e63fd9ef1e86a16 +Author: mufaddal motiwala +Date: Sun Dec 19 16:10:46 2021 +0530 + + Update plugins/newrelic-dashboard/README.md + + Signed-off-by: mufaddal motiwala + +commit d03ee9e28f0c32e6ad36ddca4eb7adbe592f74ae +Author: Hasan Ozdemir <21654050+nodify-at@users.noreply.github.com> +Date: Sat Dec 18 19:10:15 2021 +0100 + + feature: remove instanceof check from CITable, add @backstage/errors to jenkins plugin to resolve eslint related issues + + Signed-off-by: Hasan Ozdemir <21654050+nodify-at@users.noreply.github.com> + +commit 6d36220ef2c1f6b46fc628517b465d09f529b7d3 +Author: Phil Kuang +Date: Fri Dec 17 14:34:43 2021 -0500 + + fix(WelcomeTitle): use non-deprecated IdentityApi methods + + Signed-off-by: Phil Kuang + +commit e654134d229121a559c2356590089931a790d58b +Author: Colton Padden +Date: Fri Dec 17 15:14:16 2021 -0500 + + remove unused reference to OldIconComponent + + Signed-off-by: Colton Padden + +commit 80d4435e3736fee0f4a376ff988df86cd7cf74d0 +Author: Colton Padden +Date: Wed Dec 15 21:52:09 2021 -0500 + + removed documentation links to the @backstage/core-app-api#createApp + + Signed-off-by: Colton Padden + +commit ec3c47bee6b106a1743fc8c0ab24639cea4a3322 +Author: Colton Padden +Date: Wed Dec 15 21:50:53 2021 -0500 + + reintroduce check that provider is not null + + Signed-off-by: Colton Padden + +commit df8ee362882826cde937ee60b1126262211f01fc +Author: Colton Padden +Date: Wed Dec 15 21:31:13 2021 -0500 + + Implemented feedback to changesets, theme provider, and core-imports test + + - Removed validation logic for `appTheme.Provider` as type checking should be enough + - Replaced `createApp` with `createSpecializedApp` in `core-imports.test.ts` + - Upped changeset level from patch to minor and made minor verbiage tweaks + + Signed-off-by: Colton Padden + +commit 35b03e9dba2feda26a5a39749b417bb299772d25 +Author: Colton Padden +Date: Wed Dec 15 20:17:07 2021 -0500 + + Remove improperly labelled deprecation of withLogCollector + + Signed-off-by: Colton Padden + +commit e4974087570784d729b7678914c716af71fc2072 +Author: Colton Padden +Date: Wed Dec 15 13:59:11 2021 -0500 + + remove creatApp from core-import test because of updated package resolution + + Signed-off-by: Colton Padden + +commit cdf2c76a399e0bb86ca1e1f951db6e53b1159d1c +Author: Colton Padden +Date: Wed Dec 15 13:52:11 2021 -0500 + + release-2021-11-18 packages/core-app-api/src/apis/implementations/auth/* + + Signed-off-by: Colton Padden + +commit 0cad4e741f14308df256699915b26e6f51897029 +Author: Colton Padden +Date: Wed Dec 15 12:50:10 2021 -0500 + + release-2021-11-18 packages/core-app-api/src/app/types.ts:209 + + Signed-off-by: Colton Padden + +commit 17de72e406ec73b19e35f5a00ef24ce741e9729f +Author: Colton Padden +Date: Wed Dec 15 12:42:07 2021 -0500 + + update docs reference from @backstage/core-app-api#createApp to backstage/app-defaults#createApp + + Signed-off-by: Colton Padden + +commit 68f8b10ccd505539e60c94c52fc5be781da071f5 +Author: Colton Padden +Date: Wed Dec 15 10:12:31 2021 -0500 + + include changeset for `theme` removal of `AppTheme` + + Signed-off-by: Colton Padden + +commit b3605da81ce0ec8dbcc7a03b41192cf7bcf6c207 +Author: Colton Padden +Date: Wed Dec 15 10:11:32 2021 -0500 + + release-2021-11-18 packages/core-app-api/src/app/createApp.tsx:23,32 + + Signed-off-by: Colton Padden + +commit 5d6684f0df0516cdc0ec315cfdfd78db4bbf7fd7 +Author: Colton Padden +Date: Wed Dec 15 09:18:17 2021 -0500 + + release-2021-11-18 packages/core-plugin-api/src/apis/definitions/AppThemeApi.ts:45 + + Signed-off-by: Colton Padden + +commit c24bae00855e57bd56ba95d79f8428090da28fbb +Author: Colton Padden +Date: Wed Dec 15 08:57:02 2021 -0500 + + release-2021-11-18 packages/core-plugin-api/src/apis/definitions/ErrorApi.ts:34,50 + + Signed-off-by: Colton Padden + +commit f6722d245848c06bd9c8466d1864c63389a1bd10 +Author: Colton Padden +Date: Tue Dec 14 19:48:53 2021 -0500 + + add changesets for core-plugin-api, test-utils, and config-loader + + Signed-off-by: Colton Padden + +commit c90d26133f439c6fa0c5be414038a2f4f6b462c3 +Author: Colton Padden +Date: Tue Dec 14 18:31:42 2021 -0500 + + remove API ref description from serviceApiRef.test.ts + + Signed-off-by: Colton Padden + +commit ead7c922faeed9877d31a2668113e255b63f1b8f +Author: Colton Padden +Date: Tue Dec 14 17:56:32 2021 -0500 + + build api-reports with removed deprecations + + Signed-off-by: Colton Padden + +commit 24d466c373017010b60a8a27fa3f7654c9ec9866 +Author: Colton Padden +Date: Tue Dec 14 15:05:38 2021 -0500 + + release-2021-10-28 packages/test-utils/src/testUtils/msw/index.ts:18 + + Signed-off-by: Colton Padden + +commit eba9d2415f32e1f74e598479adf8de9d055ac562 +Author: Colton Padden +Date: Tue Dec 14 15:01:20 2021 -0500 + + release-2021-10-28 packages/core-plugin-api/src/deprecatedTypes.ts:27,35,49 + + Signed-off-by: Colton Padden + +commit 19e336ed09b43302e7ff9f2ccc949f445a2312f4 +Author: Colton Padden +Date: Tue Dec 14 14:32:46 2021 -0500 + + release-2021-06-01 packages/core-plugin-api/src/routing/RouteRef.ts:118,120,122 docs + + Signed-off-by: Colton Padden + +commit 46b84f79f83ded5c8f1b711195b5f416ef08e38a +Author: Colton Padden +Date: Tue Dec 14 14:27:41 2021 -0500 + + release-2021-06-01 packages/core-plugin-api/src/routing/RouteRef.ts:118,120,122 + + Signed-off-by: Colton Padden + +commit 864fd4f3e08fa8a75f9bb5c33325e5d6f451ebea +Author: Colton Padden +Date: Tue Dec 14 14:11:01 2021 -0500 + + release-2021-06-01 packages/core-plugin-api/src/apis/system/ApiRef.ts:27 docs + + Signed-off-by: Colton Padden + +commit 345dcea56085bd89d3f7b28ac042049e06a13ea1 +Author: Colton Padden +Date: Tue Dec 14 14:03:55 2021 -0500 + + release-2021-06-01 packages/core-plugin-api/src/apis/system/ApiRef.ts:27 + + Signed-off-by: Colton Padden + +commit e56c95a9412f90ccbc7f575be3b694a12a09c3e9 +Author: Colton Padden +Date: Tue Dec 14 13:39:17 2021 -0500 + + release-2021-01-28 packages/config-loader/src/loader.ts:70 + + Remove reference to `env?: string;` and usages in `loader.test.ts` + + Signed-off-by: Colton Padden + +commit 8a986a3e0499ec21720e629d2451ae584581cece +Merge: 6ae3e64b14 7e889bfb30 +Author: Fredrik Adelöw +Date: Fri Dec 17 20:25:11 2021 +0100 + + Merge pull request #8521 from reinoudk/fix-settings-page + + fix(user-settings): use non-deprecated IdentityApi methods + +commit f898c014ca2ec4eab0b9458c077f18897785fdb5 +Author: Joon Park +Date: Fri Dec 17 15:32:09 2021 +0000 + + Add explicit instance variable to denote the given token manager's scope of authentication + + Signed-off-by: Joon Park + +commit 0e8ec6d97402d292431939f410618e57e57a9a1d +Author: Joon Park +Date: Fri Dec 17 14:19:34 2021 +0000 + + Rename all the things + + Signed-off-by: Joon Park + +commit d1801d716689051d7ce92bded8ac6823150a061a +Author: Joon Park +Date: Tue Dec 14 16:28:05 2021 +0000 + + Refactor ServerPermissionClient away from inheritance + + Signed-off-by: Joon Park + +commit 816e0e04f90b27a253f672fcbda1be445043eebf +Author: Joon Park +Date: Tue Dec 14 15:56:06 2021 +0000 + + Address various comments round 1 + + Signed-off-by: Joon Park + +commit 24dce3ca434123ec90701aa91e58373f142c6a00 +Author: Joon Park +Date: Mon Dec 13 14:10:10 2021 +0000 + + Reintroduce noop token manager and refactor ServerPermissionClient + + Signed-off-by: Joon Park + +commit ea96ce244960e7c25eeabf2a7f115935f4bc1f8f +Author: Joon Park +Date: Mon Dec 13 11:07:23 2021 +0000 + + Change ServerTokenManager method name back to fromConfig + + Signed-off-by: Joon Park + +commit 2f8a9b665f8e410ec073f58b1b20b9205fdcb7c3 +Author: Joon Park +Date: Thu Dec 9 17:19:15 2021 +0000 + + Separate changesets + + Signed-off-by: Joon Park + +commit 366ca3ebfbaaa321b0ed7708822dd675164ee082 +Author: Joon Park +Date: Wed Dec 8 17:01:48 2021 +0000 + + Fix ts error + + Signed-off-by: Joon Park + +commit b3c67c7197292f471634389ccf92b51a51f1a7dc +Author: Joon Park +Date: Wed Dec 8 16:29:11 2021 +0000 + + Remove noop from create app template + + Signed-off-by: Joon Park + +commit abb7616345c98709b83a61d8e91dac1e16a1ba5c +Author: Joon Park +Date: Tue Dec 7 15:47:19 2021 +0000 + + Add changeset and docs. + + Signed-off-by: Joon Park + +commit f786dc81407772b8b7ad1e60069dd58fca648792 +Author: Joon Park +Date: Mon Dec 6 18:12:07 2021 +0000 + + Generate secret in development + + Signed-off-by: Joon Park + +commit 3d15cde451569a41c1ca58e7acaec45415f7f0c9 +Author: Joon Park +Date: Fri Dec 3 11:03:29 2021 +0000 + + Add permissionApiRef to app APIs + + Signed-off-by: Joon Park + +commit 6b8713df35c525edb4c1e327230ded591ee6878b +Author: Joon Park +Date: Thu Dec 2 10:26:44 2021 +0000 + + Create ServerPermissionClient and add it to example backend + + Signed-off-by: Joon Park + +commit 610614a06d06f389f1be8de5a51c6b297bb0e902 +Author: Omar Babativa +Date: Fri Dec 17 09:51:01 2021 -0500 + + Includes an export for KubernetesBackendClient + + Signed-off-by: Omar Babativa + +commit 01e1f746f1e70621f48e87bfd33553efc6481519 +Author: goenning +Date: Fri Dec 17 15:10:48 2021 +0000 + + update docs + + Signed-off-by: goenning + +commit 6ae3e64b14b48d19511c5d34d0166fc9e208830a +Merge: 21393dd443 ff9ace4d2a +Author: Ben Lambert +Date: Fri Dec 17 16:09:55 2021 +0100 + + Merge pull request #8536 from backstage/blam/notice + + Added maintainer status notes + +commit ff9ace4d2a903469c205e4b3061683c078b74f8b +Author: blam +Date: Fri Dec 17 15:39:07 2021 +0100 + + chore: added some readme notes + + Signed-off-by: blam + +commit 21393dd4433328269a0b90647d85dd26282d70dd +Merge: 3e79c4bc58 24a67e3e2e +Author: Patrik Oldsberg +Date: Fri Dec 17 15:14:35 2021 +0100 + + Merge pull request #8526 from backstage/rugvip/auth-compat + + auth-backend: fix identity fallback to populate userEntityRef correctly + +commit 7e889bfb30c100a592623cea69d2f5a6869cd3d4 +Author: Reinoud Kruithof <2184455+reinoudk@users.noreply.github.com> +Date: Fri Dec 17 15:12:30 2021 +0100 + + fix(user-settings): prevent using undefined value + + Signed-off-by: Reinoud Kruithof <2184455+reinoudk@users.noreply.github.com> + +commit 73a91e25f9429aea9530ab4bf72c09223ae63c42 +Author: lukzerom +Date: Fri Dec 17 12:41:08 2021 +0100 + + added changeset + + Signed-off-by: lukzerom + +commit 7eb1983900fd1b3980a28e0d65dc1434c0e8ae4b +Author: lukzerom +Date: Fri Dec 17 12:34:51 2021 +0100 + + docs generated + + Signed-off-by: lukzerom + +commit 90f5a457b52289da265552826b54a510631ca575 +Author: lukzerom +Date: Fri Dec 17 12:26:52 2021 +0100 + + Docs update + + Signed-off-by: lukzerom + +commit 7228b18c0ffdde85aefb73786902156ce820a47b +Author: Brian Fletcher +Date: Fri Dec 17 11:25:01 2021 +0000 + + create an interface for gh creds provider + + We plan to build on this later to allow the credentials provider to + be passed into the scaffolder tasks, the processors, and the url + readers. + + Signed-off-by: Brian Fletcher + +commit e3e39feb25e49ab3bb60d97b8b9f8759972fc2f5 +Author: lukzerom +Date: Fri Dec 17 12:17:53 2021 +0100 + + Core components descriptions update to I + + Signed-off-by: lukzerom + +commit 8814c893e3bd3efde71a3efac32c844d661f7472 +Author: Jacob Wejendorp +Date: Fri Dec 17 11:59:29 2021 +0100 + + feat: add logging when skipping checks + + Signed-off-by: Jacob Wejendorp + +commit 91c353da3a60023ab5a345730956b5256e3b6760 +Author: Jacob Wejendorp +Date: Thu Dec 16 17:26:53 2021 +0100 + + Apply suggestions from code review + + Co-authored-by: Marley <55280588+marleypowell@users.noreply.github.com> + Signed-off-by: Jacob Wejendorp + +commit 375ed38b167156c529fe5e8db441ec3a62b79ef7 +Author: Reinoud Kruithof <2184455+reinoudk@users.noreply.github.com> +Date: Fri Dec 17 11:31:51 2021 +0100 + + feat(user-settings): use useAsync and return loading status + + Signed-off-by: Reinoud Kruithof <2184455+reinoudk@users.noreply.github.com> + +commit 047d92db5e185480ee7edcc9f5815f3cc8adb98e +Author: Hasan Ozdemir <21654050+nodify-at@users.noreply.github.com> +Date: Fri Dec 17 11:38:19 2021 +0100 + + improve success and fail messages, re-generated api reports + + Signed-off-by: Hasan Ozdemir <21654050+nodify-at@users.noreply.github.com> + +commit ea82f340a3b8e9628967dab98cc3f843b850e120 +Author: lukzerom +Date: Fri Dec 17 10:41:38 2021 +0100 + + Docs update + + Signed-off-by: lukzerom + +commit 3e79c4bc58813158210ac454e7f861f7bc93ad3d +Merge: 95753e686f 85b844585c +Author: Fredrik Adelöw +Date: Fri Dec 17 10:34:32 2021 +0100 + + Merge pull request #8406 from prkeshri/7340-remote-config-fix + + 7340 remote config fix + +commit 95753e686f9f350577e4f98a2405af71937832ca +Merge: 597c79f001 7e0b8b0cde +Author: Fredrik Adelöw +Date: Fri Dec 17 09:48:39 2021 +0100 + + Merge pull request #8509 from cmpadden/remove-deprecations-release-2021-11-11 + + Remove Deprecations (release-2021-11-11) + +commit c9f71267092ae33f487bef1eac4015229ea47e1f +Author: lukzerom +Date: Fri Dec 17 09:06:58 2021 +0100 + + Card Tab docs update + + Signed-off-by: lukzerom + +commit 597c79f0017296351900d36e96256fe7d777db98 +Merge: fde22197c0 76676422a6 +Author: Johan Haals +Date: Fri Dec 17 08:52:13 2021 +0100 + + Merge pull request #8529 from backstage/dependabot/npm_and_yarn/sucrase-3.20.3 + + build(deps): bump sucrase from 3.20.2 to 3.20.3 + +commit ef6f0fca5548e5369da9ae8dbe9a8ffb94b7e8b1 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Fri Dec 17 04:11:19 2021 +0000 + + build(deps): bump axios from 0.21.4 to 0.24.0 + + Bumps [axios](https://github.com/axios/axios) from 0.21.4 to 0.24.0. + - [Release notes](https://github.com/axios/axios/releases) + - [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md) + - [Commits](https://github.com/axios/axios/compare/v0.21.4...v0.24.0) + + --- + updated-dependencies: + - dependency-name: axios + dependency-type: direct:production + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit 76676422a6b50f3d6f76fff00ed7f2b8dd302323 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Fri Dec 17 04:08:23 2021 +0000 + + build(deps): bump sucrase from 3.20.2 to 3.20.3 + + Bumps [sucrase](https://github.com/alangpierce/sucrase) from 3.20.2 to 3.20.3. + - [Release notes](https://github.com/alangpierce/sucrase/releases) + - [Changelog](https://github.com/alangpierce/sucrase/blob/main/CHANGELOG.md) + - [Commits](https://github.com/alangpierce/sucrase/commits) + + --- + updated-dependencies: + - dependency-name: sucrase + dependency-type: direct:production + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit bc3695fe7ab6e3fbb88caf4f66ec15407e5fcee0 +Author: Hasan Ozdemir <21654050+nodify-at@users.noreply.github.com> +Date: Fri Dec 17 02:39:54 2021 +0100 + + remobe base response model and throw an error if jenkins:rebuild fails + + Signed-off-by: Hasan Ozdemir <21654050+nodify-at@users.noreply.github.com> + +commit 24a67e3e2e327792a1c6733eeff9c7fd721af090 +Author: Patrik Oldsberg +Date: Fri Dec 17 00:48:03 2021 +0100 + + auth-backend: fix identity fallback to populate userEntityRef correctly + + Signed-off-by: Patrik Oldsberg + +commit b594bab67dae08c635d826ede84527b67972ee09 +Author: lukzerom +Date: Thu Dec 16 22:43:05 2021 +0100 + + Breadcrumbs and icon update + + Signed-off-by: lukzerom + +commit d26904b8365a4e092e769406ed23b3d4d8d0279d +Author: lukzerom +Date: Thu Dec 16 22:04:02 2021 +0100 + + BottomLink description + + Signed-off-by: lukzerom + +commit 85b844585c83e8d29b45d1f0f6272b7b471d7bd9 +Author: Fredrik Adelöw +Date: Thu Dec 16 21:27:21 2021 +0100 + + fixup api report + + Signed-off-by: Fredrik Adelöw + +commit fde22197c0c845da5d13729be8cffe2ccc6be942 +Merge: b2b317a66e 651d1e7696 +Author: Fredrik Adelöw +Date: Thu Dec 16 21:19:15 2021 +0100 + + Merge pull request #8487 from RoadieHQ/search-location-protocol-whitelist + + Drop Search Results with potentially unsafe location values + +commit 43333a0fa2e527b9dfb2e871366e403eae32eff8 +Author: mufaddal motiwala +Date: Fri Dec 17 01:22:16 2021 +0530 + + package.json updated + + Signed-off-by: mufaddal motiwala + +commit c40c2fe1e00d22d05d745f669ec976ab473cb018 +Author: mufaddal motiwala +Date: Fri Dec 17 01:11:58 2021 +0530 + + unused packages removed + + Signed-off-by: mufaddal motiwala + +commit ff2f1b856b5bbd622531630c1722484c81d38149 +Merge: a0bf0cbe7a b2b317a66e +Author: mufaddal motiwala +Date: Fri Dec 17 00:30:47 2021 +0530 + + Merge branch 'master' of https://github.com/mufaddal7/backstage-1 into plugin/new-relic-dashboard + + Signed-off-by: mufaddal motiwala + +commit b2b317a66edc92fd1055b872a6986f8f2d6cab76 +Merge: 1e7af3e74f 6f263c2cbc +Author: Fredrik Adelöw +Date: Thu Dec 16 19:50:39 2021 +0100 + + Merge pull request #8474 from austina-lin/pluralize-team-ownership-section + + Fix bug in OwnershipCard component where text wasn't correctly plur… + +commit a0bf0cbe7af5d75f581e41cc6b5063ed687fdca4 +Author: mufaddal motiwala +Date: Thu Dec 16 23:57:58 2021 +0530 + + updated api-report + + Signed-off-by: mufaddal motiwala + +commit 1e7af3e74f214e4d1efbc92b5bff35d779cc04e0 +Merge: 0a9501ca1b fc8fc02510 +Author: Fredrik Adelöw +Date: Thu Dec 16 19:20:30 2021 +0100 + + Merge pull request #8499 from angeliski/add-more-rails-options + + add more options to rails new + +commit 0a9501ca1b8f89181d9b3d44298b09141f88e9cd +Merge: 393f107893 6b7b4b3fa2 +Author: Fredrik Adelöw +Date: Thu Dec 16 19:11:21 2021 +0100 + + Merge pull request #8512 from ArveSystad/patch-1 + + Correct keyword for microsoftAuthApiRef + +commit cc0f94218a9704ab20e4286c133194ac736a7a42 +Merge: b64e318c80 393f107893 +Author: Hasan Ozdemir <21654050+nodify-at@users.noreply.github.com> +Date: Thu Dec 16 18:08:03 2021 +0100 + + Merge branch 'backstage:master' into master + +commit 2a374057f59bc94240d9a2ddc3434478e2f3dfac +Author: Reinoud Kruithof <2184455+reinoudk@users.noreply.github.com> +Date: Thu Dec 16 16:49:59 2021 +0100 + + fix(user-settings): use non-deprecated IdentityApi methods + + This fixes the undefined identity error that is being thrown on the user-settings page. + + Signed-off-by: Reinoud Kruithof <2184455+reinoudk@users.noreply.github.com> + +commit e0cfcce9f946cb59d5af3296ebddb4d7013886e9 +Author: Colton Padden +Date: Thu Dec 16 10:45:19 2021 -0500 + + add @cmpadden as codeowner of apache-airflow + + Signed-off-by: Colton Padden + +commit 30d3623bf16cbbe1fe94fef083f4ff6a43a1db0a +Author: Marley Powell +Date: Thu Dec 16 15:24:54 2021 +0000 + + test: Updated router unit tests. + + Signed-off-by: Marley Powell + +commit 17da4e34c3d5edc0a8d15560bdb4678114c45bcd +Author: Marley Powell +Date: Thu Dec 16 14:53:08 2021 +0000 + + chore: Updated changeset + + Signed-off-by: Marley Powell + +commit 6ff4408fa694afa00a137b4d9efe343db94d5bba +Author: Jacob Wejendorp +Date: Thu Dec 16 15:26:43 2021 +0100 + + chore: add changeset to tech-insights changes + + Signed-off-by: Jacob Wejendorp + +commit b8d7602cfaf3e0e6cb84487caa0e5dde2c4dbe2c +Author: Jacob Wejendorp +Date: Thu Dec 16 15:41:58 2021 +0100 + + test: add tests for JsonRulesEngineFactChecker changes + + Signed-off-by: Jacob Wejendorp + +commit a2ed2c2d69c42de42a547abd745629be70ee2bf4 +Author: Marley Powell +Date: Thu Dec 16 14:50:03 2021 +0000 + + chore: Generated changeset + + Signed-off-by: Marley Powell + +commit 7d84a9aafb1d543e559f2c747671bad4a8b4a589 +Author: Marley Powell +Date: Thu Dec 16 14:47:41 2021 +0000 + + chore: Updated API reports. + + Signed-off-by: Marley Powell + +commit da8f2d2091633a3376f9b4a25f536c58db403a2c +Author: Marley Powell +Date: Thu Dec 16 14:39:26 2021 +0000 + + feat: Updated `useFilterProcessor` to provide teamIds for `AssignedToCurrentUsersTeams` and `CreatedByCurrentUsersTeams` filters. + + Signed-off-by: Marley Powell + +commit 562670a7cbf9c1ab451f66c1ebf088d282c45d0e +Author: Marley Powell +Date: Thu Dec 16 14:38:13 2021 +0000 + + feat: Created `useUserTeamIds` hook. + + Signed-off-by: Marley Powell + +commit 393f107893ec4ab4903d9022b8c3d0b6d0c4970d +Author: Joon Park +Date: Thu Dec 16 14:35:46 2021 +0000 + + Create catalog permissions. (#8403) + + These permissions will be used to integrate catalog with the permissions framework. + + Signed-off-by: Joon Park + +commit 060a39e4d8701bd9d3d7132e108bc2bf5b896656 +Author: Marley Powell +Date: Thu Dec 16 14:35:21 2021 +0000 + + feat: Created `PullRequestsDashboardProvider` for resolving team and team member relations + + Signed-off-by: Marley Powell + +commit cf7fc2b41a8ae84c26f96ce7ea2f9e053bc23afa +Author: Jacob Wejendorp +Date: Thu Dec 16 14:52:03 2021 +0100 + + fix: handle empty checks in tech-insights scorecard + + Show a warning about missing data instead of crashing if checks return empty. + + Signed-off-by: Jacob Wejendorp + +commit c88d8339a3c7ed3d088cc5491e340653cae1bbec +Author: Jacob Wejendorp +Date: Thu Dec 16 14:40:31 2021 +0100 + + fix: allow partial evaluation of checks in jsonfc factchecker + + This change should fix the entity check endpoint when some facts are + missing, e.g. the retriever has not run yet. + + Signed-off-by: Jacob Wejendorp + +commit 7e0b8b0cde98c9c3059bb03a3dcb93842fe32407 +Author: Colton Padden +Date: Thu Dec 16 08:31:44 2021 -0500 + + bumped changesets for deprecations from patch to minor + + Signed-off-by: Colton Padden + +commit 62d77827e1520bf7fe33ab21cbd8863845bfb12d +Author: Colton Padden +Date: Wed Dec 15 20:10:35 2021 -0500 + + remove associated tests for deprecated Keyboard.js + + Signed-off-by: Colton Padden + +commit 67d6cb3c7ea4cb5381ceb61770487949d60260ff +Author: Colton Padden +Date: Wed Dec 15 18:48:46 2021 -0500 + + remove deprecations packages/config-loader/src/loader.ts:63 + + Signed-off-by: Colton Padden + +commit 6b69b448624fc4355576a0aeeaf2a040858a1ce8 +Author: Colton Padden +Date: Wed Dec 15 17:31:32 2021 -0500 + + remove deprecations packages/core-plugin-api/src/apis/system/types.ts:38,55 + + Signed-off-by: Colton Padden + +commit 771b9c07fe6c3fd62fa07d983fb64f418b45ce5b +Author: Colton Padden +Date: Wed Dec 15 17:18:46 2021 -0500 + + remove deprecations packages/test-utils/src/testUtils/Keyboard.js:28 + + Signed-off-by: Colton Padden + +commit 26cbea8e691e51277b8a3d2e9127288e4d02aae0 +Author: Colton Padden +Date: Wed Dec 15 17:05:29 2021 -0500 + + remove deprecations packages/core-plugin-api/src/routing/types.ts:147,152,157 + + Signed-off-by: Colton Padden + +commit 7e9f1118dc8aef168247bacdfc8921f03023750b +Author: Colton Padden +Date: Wed Dec 15 17:05:13 2021 -0500 + + remove deprecations packages/core-plugin-api/src/routing/RouteRef.ts:27 + + Signed-off-by: Colton Padden + +commit b64e318c80571b94aa334ccc8dffecdcc5e71d3b +Merge: 51ee84204d 351fc58fe2 +Author: Hasan Ozdemir <21654050+nodify-at@users.noreply.github.com> +Date: Thu Dec 16 14:22:04 2021 +0100 + + Merge branch 'backstage:master' into master + +commit 51ee84204d27eefc7d2d44fd1a7b92cc964a00bb +Author: Hasan Ozdemir <21654050+nodify-at@users.noreply.github.com> +Date: Thu Dec 16 14:05:51 2021 +0100 + + fix typo. on changesets + + Signed-off-by: Hasan Ozdemir <21654050+nodify-at@users.noreply.github.com> + +commit 351fc58fe23562464985b869d4919bf9a200fd41 +Merge: 9c2e6bb86a 5463c03b35 +Author: Fredrik Adelöw +Date: Thu Dec 16 13:35:25 2021 +0100 + + Merge pull request #8507 from backstage/freben/paging + + Add support for passing paging parameters to the getEntities call of the catalog client + +commit 9c2e6bb86a381e7ad8ec25dda0ad259758be49e4 +Merge: 230df8b5ec 3fa31ec84a +Author: Fredrik Adelöw +Date: Thu Dec 16 11:30:37 2021 +0100 + + Merge pull request #6399 from backstage/freben/fetch-api + + Add `fetchApiRef` which implements fetch, plus Backstage token header when available + +commit 230df8b5ec540ed3c2073f7250b66ec62f9d3d30 +Merge: 2c10e8a19d 8d9ab4d7c1 +Author: Ben Lambert +Date: Thu Dec 16 11:26:42 2021 +0100 + + Merge pull request #8438 from mufaddal7/feature/OwnedEntityPicker + + add OwnedEntityPicker field in plugin/scaffolder + +commit 2c10e8a19d72069bc2a5847001db82ab14821b39 +Merge: f082d9034b b040d62e8e +Author: Ben Lambert +Date: Thu Dec 16 10:56:40 2021 +0100 + + Merge pull request #8454 from lukzerom/select-changes-1 + + Select and Autocomplete select readonly when one option available + +commit f082d9034b1b3ac001c4144762debabb140d15cc +Merge: 7c4334a912 62915c3688 +Author: Ben Lambert +Date: Thu Dec 16 10:55:49 2021 +0100 + + Merge pull request #8486 from RoadieHQ/cronjobs-docs + + add cronjobs to list of required permissions + +commit 7c4334a9120115286b7a4233c9c6d2b45a742e68 +Merge: cd8764d8ac b80e25bf1d +Author: Johan Haals +Date: Thu Dec 16 10:40:49 2021 +0100 + + Merge pull request #8495 from backstage/jhaals/label + + Label PRs + +commit cd8764d8ac5058249d92984c397c0c32c25ed941 +Merge: 9ff0f1e76d 68b2a31a05 +Author: Ben Lambert +Date: Thu Dec 16 10:33:55 2021 +0100 + + Merge pull request #8498 from julioz/patch-1 + + Update Airflow plugin README + +commit 6b7b4b3fa2fe42c0eceb411e61b04df98b9e9dbe +Author: Arve Systad <290195+ArveSystad@users.noreply.github.com> +Date: Thu Dec 16 10:33:10 2021 +0100 + + Correct keyword for microsoftAuthApiRef + + Makes for a little less guesswork in the middle of things. + +commit 8e9d7e92009fd69b96dfd5d6b9f0a6ac3ca49c76 +Author: Dede Hamzah +Date: Thu Dec 16 16:31:54 2021 +0700 + + Exporting the type + + Signed-off-by: Dede Hamzah + +commit 9ff0f1e76d4510edda2f1b1b3e58cba168a76190 (tag: v0.59.0, tag: release-2021-12-16) +Merge: 7bd536c985 ef6a039e07 +Author: Fredrik Adelöw +Date: Thu Dec 16 10:22:51 2021 +0100 + + Merge pull request #8431 from backstage/changeset-release/master + + Version Packages + +commit 5463c03b35cc815cb619ae92a79203ce6030290e +Author: Fredrik Adelöw +Date: Wed Dec 15 22:47:52 2021 +0100 + + Add support for passing paging parameters to the getEntities call of the catalog client + + Signed-off-by: Fredrik Adelöw + +commit b80e25bf1d3b31bdb6ebe56cd627bd2c6d20b8c6 +Author: Johan Haals +Date: Thu Dec 16 10:03:27 2021 +0100 + + add search packages to matching + + Signed-off-by: Johan Haals + +commit ef6a039e074f656f9671dbd50100f644f6dcae2e +Author: github-actions[bot] +Date: Thu Dec 16 08:56:38 2021 +0000 + + Version Packages + +commit 7bd536c985d63713f173585b7f3260c7193c988d +Merge: 64a5a09a51 18d4f500af +Author: Patrik Oldsberg +Date: Thu Dec 16 09:50:58 2021 +0100 + + Merge pull request #8508 from backstage/mob/expalytics + + core-plugin-api: mark AnalyticsApi as experimental + +commit 64a5a09a519c50363fccbf4d8e8c0c704540f3cb +Merge: 11151655a0 6e5f662187 +Author: Johan Haals +Date: Thu Dec 16 08:52:11 2021 +0100 + + Merge pull request #8511 from backstage/dependabot/npm_and_yarn/mock-fs-5.1.2 + + build(deps): bump mock-fs from 5.1.0 to 5.1.2 + +commit e603515ebac28e629d0c5846562cfef2a3cc79c5 +Author: mufaddal motiwala +Date: Thu Dec 16 11:07:57 2021 +0530 + + removed the deprecated prop + + Signed-off-by: mufaddal motiwala + +commit e1711f188547d21d108be6efdfa8c189722d102b +Author: mufaddal motiwala +Date: Thu Dec 16 11:07:01 2021 +0530 + + renamed the plugin + + Signed-off-by: mufaddal motiwala + +commit 6e5f6621876f4c20c040f73aeba702ea16cdcaa9 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Thu Dec 16 04:20:04 2021 +0000 + + build(deps): bump mock-fs from 5.1.0 to 5.1.2 + + Bumps [mock-fs](https://github.com/tschaub/mock-fs) from 5.1.0 to 5.1.2. + - [Release notes](https://github.com/tschaub/mock-fs/releases) + - [Changelog](https://github.com/tschaub/mock-fs/blob/main/changelog.md) + - [Commits](https://github.com/tschaub/mock-fs/compare/v5.1.0...v5.1.2) + + --- + updated-dependencies: + - dependency-name: mock-fs + dependency-type: direct:production + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit 4c269c7c23fcd8c8b1b6d22648ba526ffffca1bc +Author: Bret Hubbard +Date: Wed Dec 15 12:42:07 2021 -0700 + + scaffolder: add changeset + + Signed-off-by: Bret Hubbard + +commit 111dcaeb9ab2761437278b52296410218fd0311e +Author: Bret Hubbard +Date: Wed Dec 15 12:38:03 2021 -0700 + + scaffolder: add DescriptionField override to support markdown + + Signed-off-by: Bret Hubbard + +commit 3fa31ec84a4b564397d410228df25a9c75dac2d2 +Author: Fredrik Adelöw +Date: Tue Dec 14 14:11:30 2021 +0100 + + address comments + + Signed-off-by: Fredrik Adelöw + +commit afb7f31840d506c270035d1b53e5f4ede553e1bc +Author: Fredrik Adelöw +Date: Thu Dec 9 15:10:20 2021 +0100 + + fixed the browser behavior for BackstageProtocolResolverFetchMiddleware + + Signed-off-by: Fredrik Adelöw + +commit 7927005152203ac15b48645a9ca84536fe20ad58 +Author: Fredrik Adelöw +Date: Wed Jul 7 17:10:36 2021 +0200 + + Add `fetchApiRef` which implements fetch, plus Backstage token header when available. + + This intends to be the basis for other plugins' data fetching needs, so that they can transparently interact with the catalog and other parts of the Backstage ecosystem without explicitly having to deal with authenticating themselves. + + Signed-off-by: Fredrik Adelöw + +commit f5851c62ad1e1b1e7926db8ebf2821da342afa34 +Author: mufaddal motiwala +Date: Wed Dec 15 22:13:22 2021 +0530 + + validates yarn run diff --check + + Signed-off-by: mufaddal motiwala + +commit eb3fd85d3e558ec77999a3ee8012407617a672cd +Author: Hasan Ozdemir <21654050+nodify-at@users.noreply.github.com> +Date: Wed Dec 15 17:33:49 2021 +0100 + + feature: add crumbIssuer option to jenkins (optional) configuration, improve the UI to show a notification after executing the action: re-build + + Signed-off-by: Hasan Ozdemir <21654050+nodify-at@users.noreply.github.com> + +commit 68b2a31a0531f11c43e4db8a2de28bebd4ae399d +Author: Júlio Zynger +Date: Wed Dec 15 17:12:26 2021 +0100 + + Update Airflow plugin README + + Airflow v1 exposed an experimental API [that got dropped](https://airflow.apache.org/docs/apache-airflow/stable/deprecated-rest-api-ref.html) later on. Let's add a note to the README making explicit users of Airflow v1 won't be able to integrate with this plugin unless they update. + + Signed-off-by: Julio Zynger + +commit fc8fc025103310d1c0e4ab3ee0a7e9ae826d685b +Author: Rogerio Angeliski +Date: Wed Dec 15 13:05:39 2021 -0300 + + add more options to rails new + + Signed-off-by: Rogerio Angeliski + +commit 18d4f500afdf49c39afb62bfc0e3b038894c5253 +Author: Patrik Oldsberg +Date: Wed Dec 15 14:25:44 2021 +0100 + + core-plugin-api: mark AnalyticsApi as experimental + + Co-authored-by: Fredrik Adelöw + Signed-off-by: Patrik Oldsberg + +commit 8d9ab4d7c1da0a8ea123fbdc92fe8fc74340cc57 +Author: mufaddal motiwala +Date: Wed Dec 15 20:44:53 2021 +0530 + + removed test case + + Signed-off-by: mufaddal motiwala + +commit 6bd503c9c2e8985b7d5c64b6930ecfe24ec3a9c9 +Author: mufaddal motiwala +Date: Wed Dec 15 19:40:59 2021 +0530 + + replaced name with id + + Signed-off-by: mufaddal motiwala + +commit 060dd5d518849989f2a16e56c02ac909118e2346 +Author: mufaddal motiwala +Date: Wed Dec 15 19:40:33 2021 +0530 + + validation added + + Signed-off-by: mufaddal motiwala + +commit bb46214031e4ed6dd70015136aa85bc80ca05986 +Author: mufaddal motiwala +Date: Wed Dec 15 19:40:04 2021 +0530 + + createRoutableExtension name added + + Signed-off-by: mufaddal motiwala + +commit 11151655a014bbb4861a2007e22b4a7684e83e98 +Merge: 22354eef67 c47959856a +Author: Camila Belo +Date: Wed Dec 15 15:03:11 2021 +0100 + + Merge pull request #8147 from cowboyd/elastic-search-new-client + + Add ability to re-use search cluster configuration from ElasticSearchSearchEngine + +commit c47959856a033d1a36903199fbd9e60ef88ca4f4 +Author: Charles Lowell +Date: Wed Dec 15 15:29:14 2021 +0200 + + Don't use initializer syntax for instantiating client + + For some reason, the property initializer syntax stopped working. An + update to TypeScript? An update to Jest? Unknown, but sticking to the + less fancy constructor body to do property init seems to work. + + Signed-off-by: Charles Lowell + +commit 62915c368856695a46cb2166ee3a79c7191be861 +Author: Brian Fletcher +Date: Wed Dec 15 13:25:12 2021 +0000 + + add batch api group explanation + + Signed-off-by: Brian Fletcher + +commit 8b3f624aa50ba01f61aa61ffa8a0bb4a2746ebab +Author: Brian Fletcher +Date: Tue Dec 14 11:59:02 2021 +0000 + + adds cronjobs to vocab list + + Signed-off-by: Brian Fletcher + +commit 22354eef6701471ccac0561b28105433f396644d +Merge: 2a96b81692 6f0c850a86 +Author: Ben Lambert +Date: Wed Dec 15 13:57:08 2021 +0100 + + Merge pull request #8473 from brexhq/k8s-make-completed-green + + K8s Cronjob Style Change and UI Fix + +commit 7e5dcd96c7b3e13209a0ca13b07cef11c3a9a450 +Author: mufaddal motiwala +Date: Wed Dec 15 18:19:15 2021 +0530 + + changed major to patch + + Signed-off-by: mufaddal motiwala + +commit 2a96b8169271cdcfcbd8caed5240d5a5b40b9dca +Merge: 06403a0475 519198e273 +Author: Ben Lambert +Date: Wed Dec 15 13:42:30 2021 +0100 + + Merge pull request #8378 from hiba-aldalaty/patch/sidebar-submenu-fix + + Bug Fix: Sidebar Submenu Items should only be active when full path is active + +commit 651d1e7696f13ccba3178b2a6fb811acfdc6c116 +Author: Iain Billett +Date: Wed Dec 15 11:50:44 2021 +0000 + + Don't use discovery API + + Signed-off-by: Iain Billett + +commit 675578a4b344cf87726cbd90f3fb720fa896a6e5 +Author: Lykke Axlin +Date: Wed Dec 15 12:23:36 2021 +0100 + + update demo gif and decpendencies + + Signed-off-by: Lykke Axlin + + Co-authored-by: klaraab + +commit 58c7de3797804b903435537ac856cdbed36ac3e6 +Author: mufaddal motiwala +Date: Wed Dec 15 16:35:50 2021 +0530 + + deleted backstage.json + + Signed-off-by: mufaddal motiwala + +commit 8e5f1010df5536c5e4ba89cd42e5c7176f69ccce +Author: mufaddal motiwala +Date: Wed Dec 15 16:33:34 2021 +0530 + + edited the changeset + + Signed-off-by: mufaddal motiwala + +commit 5ad82708fd1dd7b38ae8bc4b18a7792bc3d524df +Author: mufaddal motiwala +Date: Wed Dec 15 16:28:26 2021 +0530 + + changed minor to patch + + Signed-off-by: mufaddal motiwala + +commit 1b6e709011f39206cdfc43f5ecdbf7d506ffa6fc +Merge: a9c3cc82ba 06403a0475 +Author: Lykke Axlin +Date: Wed Dec 15 11:22:13 2021 +0100 + + Merge branch 'master' of https://github.com/backstage/backstage into bazaar-workflow-changes + +commit a9c3cc82bad4706661beb4738bf8a151788924db +Author: Lykke Axlin +Date: Wed Dec 15 11:19:48 2021 +0100 + + update yarn.lock + + Signed-off-by: Lykke Axlin + + Co-authored-by: klaraab + +commit 06403a0475fcfdc1652f5b9c7a5d59877ea6e5d5 +Merge: 1acea02844 3368f27aef +Author: Ben Lambert +Date: Wed Dec 15 11:18:31 2021 +0100 + + Merge pull request #8343 from backstage/rugvip/presence + + catalog-backend: fix handling of optional locations + +commit 4ccbf8755733c2837ab1db4dc38b3077aa64381f +Merge: 26926bb7a7 1acea02844 +Author: Lykke Axlin +Date: Wed Dec 15 11:17:11 2021 +0100 + + Merge branch 'master' of https://github.com/backstage/backstage into bazaar-workflow-changes + +commit 26926bb7a7bac306c270fb910f93f7f615c6a9a3 +Author: Lykke Axlin +Date: Wed Dec 15 11:16:43 2021 +0100 + + add changeset + + Signed-off-by: Lykke Axlin + +commit 1acea028440d586f15028e032e3fda8d3a1654a8 +Merge: 9d03616a56 bd658a58b7 +Author: Ben Lambert +Date: Wed Dec 15 10:58:26 2021 +0100 + + Merge pull request #8384 from marleypowell/marley/7678-pull-request-custom-filters + + feat: Added ability to configure PR columns with parameters using filters. + +commit cafdecfc2fb54889e105254884572af40eaf2ca0 +Author: Johan Haals +Date: Wed Dec 15 10:58:15 2021 +0100 + + add packages/catalog + + Signed-off-by: Johan Haals + +commit cb65389b4804e0b6402876c93308f350e0c30f84 +Author: Johan Haals +Date: Wed Dec 15 10:54:38 2021 +0100 + + format + + Signed-off-by: Johan Haals + +commit 79ce347d0531a0d32aad864760d3ba74bc5fa071 +Merge: a7a8e05fd2 9d03616a56 +Author: Lykke Axlin +Date: Wed Dec 15 10:52:43 2021 +0100 + + Merge branch 'master' of https://github.com/backstage/backstage into bazaar-workflow-changes + +commit a6c72b0d2ce6b5a9964712d468ae40313db03670 +Author: Johan Haals +Date: Wed Dec 15 10:40:26 2021 +0100 + + Label PRs + + Signed-off-by: Johan Haals + +commit a7a8e05fd26147a8592bfcadfbbc59264954a349 +Author: Lykke Axlin +Date: Wed Dec 15 10:26:29 2021 +0100 + + cleanup + + Signed-off-by: Lykke Axlin + + Co-authored-by: klaraab + +commit 9d03616a564f8bcfb4e33307b80046d004c08534 +Merge: c3df6347f3 95284ba572 +Author: Ben Lambert +Date: Wed Dec 15 10:20:15 2021 +0100 + + Merge pull request #8456 from Oriflame/feature/ownershipcard-configurable-kind-and-type-7806 + + Ownershipcard filter configurable + +commit c3df6347f3962ffc2bfde60add4a16200f61d677 +Merge: f7fe2b3f58 5b54d63477 +Author: Ben Lambert +Date: Wed Dec 15 10:10:30 2021 +0100 + + Merge pull request #8484 from dehamzah/add-missing-overrideable-comp-sidebar + + Add Missing Overridable Components Type for SidebarSpace, SidebarSpacer, and SidebarDivider + +commit 95284ba57210aed75cf223bf96fc1bacc8b35e04 +Author: Jan Vilimek +Date: Wed Dec 15 09:45:15 2021 +0100 + + improved tests / comment + + Signed-off-by: Jan Vilimek + +commit f7fe2b3f5858a554a0890dc984729c6f259830be +Merge: 8c687e9bf5 813db5928b +Author: Patrik Oldsberg +Date: Wed Dec 15 09:33:39 2021 +0100 + + Merge pull request #8490 from backstage/mob/hidden-error-docs + + core-plugin-api: document ErrorApiErrorContext.hidden + +commit 8c687e9bf589c4fc593da21b4a4a14dc0347e877 +Merge: f8eb4d8a34 7b6b992e7a +Author: Patrik Oldsberg +Date: Wed Dec 15 09:33:19 2021 +0100 + + Merge pull request #8491 from backstage/rugvip/docfix + + docs/api-reference: fix missing content + bump to latest version of rushstack deps + +commit f8eb4d8a34ee6a816afd0836ffe6b528b2841e5f +Merge: 3a3797d858 0c09c969c7 +Author: Fredrik Adelöw +Date: Wed Dec 15 08:46:28 2021 +0100 + + Merge pull request #8492 from backstage/dependabot/npm_and_yarn/types/dagre-0.7.46 + + build(deps-dev): bump @types/dagre from 0.7.44 to 0.7.46 + +commit 0c09c969c7c4ca8b577620fc22dddd734de29441 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Wed Dec 15 04:12:30 2021 +0000 + + build(deps-dev): bump @types/dagre from 0.7.44 to 0.7.46 + + Bumps [@types/dagre](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dagre) from 0.7.44 to 0.7.46. + - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) + - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dagre) + + --- + updated-dependencies: + - dependency-name: "@types/dagre" + dependency-type: direct:development + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit 7b6b992e7ac40be54cd299921120b07e287deff0 +Author: Patrik Oldsberg +Date: Wed Dec 15 01:40:04 2021 +0100 + + scripts/api-extractor: remove workaround for duplicate install + + Signed-off-by: Patrik Oldsberg + +commit 12f674f60825aa2079bd756e895fc632e4742156 +Author: Patrik Oldsberg +Date: Wed Dec 15 01:39:47 2021 +0100 + + package.json: fix duplicate api-extractor installs + + Signed-off-by: Patrik Oldsberg + +commit 813db5928bf1bff5a4ee15fa63608c86c99292cc +Author: Patrik Oldsberg +Date: Wed Dec 15 01:17:58 2021 +0100 + + core-plugin-api: document ErrorApiErrorContext.hidden + + Co-authored-by: Fredrik Adelöw + Co-authored-by: Johan Haals + Signed-off-by: Patrik Oldsberg + +commit b040d62e8e2b5bb8efe2634fe1c1bb42a4f928e0 +Author: lukzerom +Date: Wed Dec 15 00:03:42 2021 +0100 + + docs update + + Signed-off-by: lukzerom + +commit 2d244da5c49903c50b91a5e49bb168daf21c4fc9 +Author: lukzerom +Date: Tue Dec 14 23:59:22 2021 +0100 + + public adnotation + + Signed-off-by: lukzerom + +commit aec8c678c8b111955af200d5d4ba584101b7fbab +Author: lukzerom +Date: Tue Dec 14 23:40:30 2021 +0100 + + selected items instead of selection + + Signed-off-by: lukzerom + +commit 8ecfac35fda4aa9bec329230cf06bd056cf05ede +Author: lukzerom +Date: Tue Dec 14 23:37:16 2021 +0100 + + patch instead of minor + + Signed-off-by: lukzerom + +commit baf39f45b52a7ece304d70c68233640aafe40077 +Author: Charles Lowell +Date: Tue Dec 14 20:49:27 2021 +0200 + + Add explainer for `newClient` to the search howto + + Signed-off-by: Charles Lowell + +commit 5515862338a5af8249d52e0e62ee2e230668d847 +Author: Charles Lowell +Date: Tue Dec 14 20:36:03 2021 +0200 + + Run api report and add minimal tsdoc. + + Signed-off-by: Charles Lowell + +commit a91c4dd05a4bd47cc72ddeab21c65b22a0a933ad +Author: Iain Billett +Date: Tue Dec 14 18:18:05 2021 +0000 + + Update create-app template + + Signed-off-by: Iain Billett + +commit 3491a36ab9bf2248e60cf10ed2436bd003ae2c5a +Author: mufaddal motiwala +Date: Tue Dec 14 23:45:33 2021 +0530 + + add useOwnedEntites to catalog-react + + Signed-off-by: mufaddal motiwala + +commit 60abfd536aaf070d4249f1c383a3719abb8f45ea +Author: Jan Vilimek +Date: Tue Dec 14 19:04:51 2021 +0100 + + Improved unit tests + + Signed-off-by: Jan Vilimek + +commit 801323b9230903d5de701483861e503f8f6996fe +Author: Iain Billett +Date: Tue Dec 14 17:47:48 2021 +0000 + + Api Report + + Signed-off-by: Iain Billett + +commit 3a3797d85880b29e008af3959eca5e66d0ee2d81 +Merge: 5bffa160cd 8ab8c30f1b +Author: Ben Lambert +Date: Tue Dec 14 18:41:07 2021 +0100 + + Merge pull request #8277 from Balasundaram/scaffolder-gitlab-mr-publish-v2 + + Scaffolder gitlab mr publish v2 + +commit b646a73fe048e81e21aa73c9d73ea96efa8b9032 +Author: lukzerom +Date: Tue Dec 14 18:22:52 2021 +0100 + + changeset fix + + Signed-off-by: lukzerom + +commit 14d0bc908104c7a9396859257102dbe585731643 +Author: lukzerom +Date: Tue Dec 14 18:14:11 2021 +0100 + + updated docs + + Signed-off-by: lukzerom + +commit 5c8fbcc7c06bd6e531075e566e6bd4ed05902754 +Author: lukzerom +Date: Tue Dec 14 18:09:02 2021 +0100 + + Delete old changeset + + Signed-off-by: lukzerom + +commit 31c0106a4e991f367637fba883897ce11168e902 +Author: lukzerom +Date: Tue Dec 14 17:51:02 2021 +0100 + + on change instead of on select in entitypicker + + Signed-off-by: lukzerom + +commit faaa7f009cb0645a793452710972441e3811faf1 +Author: lukzerom +Date: Tue Dec 14 17:49:16 2021 +0100 + + changed type name to select item + + Signed-off-by: lukzerom + +commit 0f15f775af22b4c8d223e92d31a682c1685d1141 +Author: Lykke Axlin +Date: Tue Dec 14 17:37:33 2021 +0100 + + updated call to get user id with new api + + Signed-off-by: Lykke Axlin + + Co-authored-by: klaraab + +commit 4ce74edaf6857a29126b10596862ecf6d98655ec +Author: Iain Billett +Date: Tue Dec 14 16:34:16 2021 +0000 + + Fix standalone server + + Signed-off-by: Iain Billett + +commit 6f263c2cbc0135f074280116e964b3dd88420e50 +Author: austinal +Date: Mon Dec 13 13:21:11 2021 -0500 + + Add changeset + + Signed-off-by: austinal + +commit 92066353970f856d437ee8f9da51f8f5cf8d032a +Author: austinal +Date: Mon Dec 13 10:49:53 2021 -0500 + + Fixed bug in OwnershipCard component where text wasn't correctly pluralized + + Signed-off-by: austinal + +commit bd658a58b7647f986a666ff85e9a193847d4de0d +Author: Marley Powell +Date: Tue Dec 14 15:40:51 2021 +0000 + + test: Added some unit test for pull request filters. + + Signed-off-by: Marley Powell + +commit cc519974963a521ea82bc89bc7b9cdf873cd596a +Author: Marley Powell +Date: Tue Dec 14 15:09:14 2021 +0000 + + chore: Updated API reports. + + Signed-off-by: Marley Powell + +commit 98e01d0f2b0677a56af39b0864d9c1545b1cad99 +Author: Marley Powell +Date: Tue Dec 14 15:04:52 2021 +0000 + + feat: Updated type exports. + + Signed-off-by: Marley Powell + +commit daf32e2c9bd184db43fd370918672ff66a1ad870 +Author: Marley Powell +Date: Tue Dec 14 15:04:09 2021 +0000 + + chore: Generated changeset. + + Signed-off-by: Marley Powell + +commit 71472b7bd8052f041f4ae78f8233757e730abe56 +Author: Charles Lowell +Date: Tue Dec 14 16:52:59 2021 +0200 + + Remove tsdoc since it is now in the guide + + Signed-off-by: Charles Lowell + +commit a41fbfe73973dc8a53f647966228a691d331d8b6 +Author: Iain Billett +Date: Tue Dec 14 09:39:27 2021 +0000 + + Search result location filtering + + Introduces filtering of unsafe search result locations. + + Signed-off-by: Iain Billett + +commit 35e3f6f52e36ca8411bd2052db8a13b964cfec36 +Author: Charles Lowell +Date: Mon Nov 22 23:50:47 2021 +0200 + + Add changes to API Report + + Signed-off-by: Charles Lowell + +commit 02e8f34c292275a803cc03471ab3e0b66a898b6b +Merge: e251bbd9a4 5bffa160cd +Author: Marley Powell +Date: Tue Dec 14 14:34:14 2021 +0000 + + Merge branch 'master' of https://github.com/backstage/backstage into marley/7678-pull-request-custom-filters + +commit 5bffa160cd3317386439ce8dfae7188aaaacd339 +Merge: 9b84f1228c 2e4bc16c4a +Author: Ben Lambert +Date: Tue Dec 14 14:49:40 2021 +0100 + + Merge pull request #8448 from Erog38/patch-1 + + containerRunner optional for createRouter + +commit 445a48e7ebca69e14599859252aaa89ca5916108 +Author: Charles Lowell +Date: Mon Nov 22 12:27:40 2021 +0200 + + 👍Use a separately maintained set of ElasticSearchClientOptions + + This completely decouples us from any particular point release of the + ElasticSearch Client + + Signed-off-by: Charles Lowell + +commit 29ca4a2b4c85effde27dcfd46bdd33b1c0c2d05c +Author: Charles Lowell +Date: Mon Nov 22 12:27:00 2021 +0200 + + 👍downgrade changset to a patch + + Signed-off-by: Charles Lowell + +commit 68512f51786d6b032ba8b4494a2f7a3c30bfa8b7 +Author: Charles Lowell +Date: Thu Nov 18 14:03:56 2021 +0200 + + Add ability to re-use search cluster configuration from engine + + Signed-off-by: Charles Lowell + +commit 5053de976c557b067c5bc30932817015ef696751 +Author: Brian Fletcher +Date: Tue Dec 14 11:43:03 2021 +0000 + + add cronjobs to list of required permissions + + Signed-off-by: Brian Fletcher + +commit 5b54d634778bc962a4e90c20d6b77aef3c9280cb +Author: Dede Hamzah +Date: Tue Dec 14 16:53:31 2021 +0700 + + Add missing api report + + Signed-off-by: Dede Hamzah + +commit 9c0265a6aa9827f0640c97c1c3ad845f4199e6d4 +Author: Dede Hamzah +Date: Tue Dec 14 16:37:13 2021 +0700 + + Update changeset to fix failed Vale + + Signed-off-by: Dede Hamzah + +commit 9b84f1228cdb67cec912dea9cc779de5db976784 +Merge: 18e22c6549 39553c1357 +Author: Johan Haals +Date: Tue Dec 14 09:32:11 2021 +0100 + + Merge pull request #8482 from backstage/dependabot/npm_and_yarn/eslint-plugin-import-2.25.3 + + build(deps): bump eslint-plugin-import from 2.22.1 to 2.25.3 + +commit 18e22c65494eaf1566499b46d396d98bbaf870fb +Merge: 2fc7ebe60c 201953b21e +Author: Johan Haals +Date: Tue Dec 14 09:31:55 2021 +0100 + + Merge pull request #8476 from backstage/Rugvip-patch-1 + + workflows/stale: bump PR close days to 5 + +commit 2fc7ebe60c5631ff769db42e1a8e9070e4910f73 +Merge: c207fdb81b b5fb3dbc9e +Author: Patrik Oldsberg +Date: Tue Dec 14 09:30:23 2021 +0100 + + Merge pull request #8481 from backstage/dependabot/npm_and_yarn/types/ldapjs-2.2.2 + + build(deps): bump @types/ldapjs from 2.2.0 to 2.2.2 + +commit cfb9f192a3b8bf8cb2615ff7a6b7581c84c79da6 +Merge: e193146c6e c207fdb81b +Author: Lykke Axlin +Date: Tue Dec 14 09:29:51 2021 +0100 + + Merge branch 'master' of https://github.com/backstage/backstage into bazaar-workflow-changes + +commit c207fdb81b18fef93dbaf3d3e0c772b9c37d7061 +Merge: 8bd3b6dbb9 2c9001fef1 +Author: Patrik Oldsberg +Date: Tue Dec 14 09:27:13 2021 +0100 + + Merge pull request #8480 from backstage/dependabot/npm_and_yarn/humanize-duration-3.27.1 + + build(deps): bump humanize-duration from 3.27.0 to 3.27.1 + +commit 1680a1c5ac061e58a0d1146310d4de10a00f33d1 +Author: Dede Hamzah +Date: Tue Dec 14 15:09:32 2021 +0700 + + Add Missing Overridable Components Type for SidebarSpace, SidebarSpacer, and SidebarDivider Components + + Signed-off-by: Dede Hamzah + +commit 09d30e5d967f38f309f999133ea6b73bb392b007 +Author: mufaddal motiwala +Date: Tue Dec 14 11:46:02 2021 +0530 + + add api-report + + Signed-off-by: mufaddal motiwala + +commit 39553c13576738a4c4de79ec92122b4db9ec6ee3 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Tue Dec 14 04:23:56 2021 +0000 + + build(deps): bump eslint-plugin-import from 2.22.1 to 2.25.3 + + Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.22.1 to 2.25.3. + - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) + - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) + - [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.22.1...v2.25.3) + + --- + updated-dependencies: + - dependency-name: eslint-plugin-import + dependency-type: direct:production + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit b5fb3dbc9e09ea85d4f01ca332cd6854d2177f68 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Tue Dec 14 04:23:04 2021 +0000 + + build(deps): bump @types/ldapjs from 2.2.0 to 2.2.2 + + Bumps [@types/ldapjs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ldapjs) from 2.2.0 to 2.2.2. + - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) + - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ldapjs) + + --- + updated-dependencies: + - dependency-name: "@types/ldapjs" + dependency-type: direct:production + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit 2c9001fef1866365e3ef040ee672280cc8bf52e5 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Tue Dec 14 04:20:37 2021 +0000 + + build(deps): bump humanize-duration from 3.27.0 to 3.27.1 + + Bumps [humanize-duration](https://github.com/EvanHahn/HumanizeDuration.js) from 3.27.0 to 3.27.1. + - [Release notes](https://github.com/EvanHahn/HumanizeDuration.js/releases) + - [Changelog](https://github.com/EvanHahn/HumanizeDuration.js/blob/main/HISTORY.md) + - [Commits](https://github.com/EvanHahn/HumanizeDuration.js/commits) + + --- + updated-dependencies: + - dependency-name: humanize-duration + dependency-type: direct:production + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit 201953b21ebc7adc2ae5f282bcacdc84a67e0084 +Author: Patrik Oldsberg +Date: Mon Dec 13 23:26:06 2021 +0100 + + workflows/stale: bump PR close days to 5 + + Signed-off-by: Patrik Oldsberg + +commit 8bd3b6dbb975bdc67fa67cf27467a49d7f33e1e4 +Merge: ab1a69bcc3 4594ea2dab +Author: Patrik Oldsberg +Date: Mon Dec 13 23:24:55 2021 +0100 + + Merge pull request #8469 from backstage/mob/auth-renames + + core-plugin-api: rename OAuthRequest API types + +commit ab1a69bcc346f539b60fb7be4ba4b1ca2e3514fc +Merge: fa5b141de9 e7cce2b603 +Author: Camila Belo +Date: Mon Dec 13 22:46:36 2021 +0100 + + Merge pull request #8365 from kuangp/fix/techdocs + + fix(techdocsStorageClient): properly construct baseUrls + +commit 4594ea2dab62f033d288e7e8f7279438795adbdd +Author: Patrik Oldsberg +Date: Mon Dec 13 18:24:46 2021 +0100 + + catalog-react: weird api-report reordering + + Signed-off-by: Patrik Oldsberg + +commit fa5b141de94f7f1cd1ef45dcd8874e5ac09b3fdd +Merge: f0ed50adb0 fd9c1abd2c +Author: Patrik Oldsberg +Date: Mon Dec 13 18:22:41 2021 +0100 + + Merge pull request #8472 from backstage/Rugvip-patch-1 + + Delete cold-otters-prove.md + +commit bc1e2f20bd6a0f3a95aa2a755da0946bd041c1d5 +Author: Jan Vilimek +Date: Mon Dec 13 17:36:09 2021 +0100 + + unit test fixed + + Signed-off-by: Jan Vilimek + +commit 0be6cb1111b401b8171fa3342c0c9a3a45140f6d +Author: Jan Vilimek +Date: Mon Dec 13 16:17:52 2021 +0100 + + no bump for example-app + + Signed-off-by: Jan Vilimek + +commit 6f0c850a8683d461f6e19e196c74703a8537f58d +Author: Andrew Tran +Date: Mon Dec 13 10:19:07 2021 -0600 + + add changeset + + Signed-off-by: Andrew Tran + +commit a9c008780700fcb6b26f495815007afe7ea04280 +Author: Andrew Tran +Date: Mon Dec 13 10:07:59 2021 -0600 + + fix cronjobs accordion + + Signed-off-by: Andrew Tran + +commit 2321b89ad1401bcb603e7e7ed6a05afb13397b61 +Author: Andrew Tran +Date: Mon Dec 6 10:08:42 2021 -0600 + + make completed status green + + Signed-off-by: Andrew Tran + +commit 8ab8c30f1b67b720c09525500476eb21eb2cc4cf +Author: Balasundaram +Date: Mon Dec 13 11:10:20 2021 -0500 + + Adding fixes for changeset spelling + + Signed-off-by: Balasundaram + +commit f0ed50adb0d2471565ded8fdfc6b520078685737 +Merge: 23009fcb6a 63f5bc5f2c +Author: Fredrik Adelöw +Date: Mon Dec 13 16:56:56 2021 +0100 + + Merge pull request #8364 from backstage/sqlite-separate-files + + Overwrite sqlite filename per plugin + +commit fd9c1abd2c76e5a54dcaf63c25aa2604dc0d67a9 +Author: Patrik Oldsberg +Date: Mon Dec 13 16:41:49 2021 +0100 + + Delete cold-otters-prove.md + + Signed-off-by: Patrik Oldsberg + +commit 23009fcb6a04591b353a22ede141c60017a1888e +Merge: 8cf4cd928c 9b093a488a +Author: Ben Lambert +Date: Mon Dec 13 16:40:39 2021 +0100 + + Merge pull request #8323 from backstage/dependabot/npm_and_yarn/types/tar-6.1.1 + + chore(deps-dev): bump @types/tar from 4.0.5 to 6.1.1 + +commit 8cf4cd928c32f233badd97e3a1f8f919926ce542 +Merge: b3f572dd01 4f1a7d57df +Author: Ben Lambert +Date: Mon Dec 13 16:20:24 2021 +0100 + + Merge pull request #8470 from adamdmharvey/bump-action-checkout + + chore(actions): Update actions/checkout versions for FOSSA and Changeset + +commit e193146c6ea3475068823e720a683ed191c8cd81 +Merge: ad86729f5d b3f572dd01 +Author: Lykke Axlin +Date: Mon Dec 13 16:01:44 2021 +0100 + + Merge branch 'master' of https://github.com/backstage/backstage into bazaar-workflow-changes + +commit e7cce2b60385a09a57caaaae1f355cc967a7b01e +Author: Phil Kuang +Date: Fri Dec 3 15:49:52 2021 -0500 + + fix(techdocsStorageClient): properly construct baseUrls + + Signed-off-by: Phil Kuang + +commit ad86729f5db947cbb0bed65e253666ce0a850d73 +Author: Lykke Axlin +Date: Mon Dec 13 15:45:52 2021 +0100 + + made link to entity optional + + Signed-off-by: Lykke Axlin + + Co-authored-by: klaraab + +commit 9d6503e86c6e9cf07e79da82bf8f39bd141e7595 +Author: Patrik Oldsberg +Date: Mon Dec 13 15:21:09 2021 +0100 + + core-*: update usage of deprecated auth types + + Co-authored-by: Fredrik Adelöw + Co-authored-by: Johan Haals + Signed-off-by: Patrik Oldsberg + +commit 4f1a7d57df38af0ba8c07e023c511d5246d7bfd3 +Author: Adam Harvey +Date: Mon Dec 13 09:29:30 2021 -0500 + + Remove specific pin versioning + + Signed-off-by: Adam Harvey + +commit 2771d9016ed983ee38c822f3932db3d596b34dd9 +Author: Adam Harvey +Date: Mon Dec 13 09:28:56 2021 -0500 + + Bump checkout action to newest major release + + Signed-off-by: Adam Harvey + +commit b3f572dd017b449a1afd79937f43cc303ac4b524 +Merge: 90198342bc c11ce4f552 +Author: Johan Haals +Date: Mon Dec 13 15:21:18 2021 +0100 + + Merge pull request #8465 from backstage/mob/auth-apis + + core-plugin-api: deprecate some auth APIs and mark the rest experimental + +commit 760791a642e6f3b57ac6ef4dd3d43891633f0fa2 +Author: Patrik Oldsberg +Date: Mon Dec 13 14:54:27 2021 +0100 + + core-plugin-api: auth request type renames and deprecations + + Co-authored-by: Fredrik Adelöw + Co-authored-by: Johan Haals + Signed-off-by: Patrik Oldsberg + +commit dfc1110dc483bdbbafd50ef21888e6c559a20ed7 +Author: Ainhoa Larumbe +Date: Mon Dec 13 13:32:48 2021 +0000 + + add changeset + + Signed-off-by: Ainhoa Larumbe + +commit 90198342bca9996039acf1c2c561873eafcaf9fe +Merge: a223118d6a 3e92f22d2e +Author: Ben Lambert +Date: Mon Dec 13 13:35:24 2021 +0100 + + Merge pull request #8349 from backstage/rugvip/cjs + + add more explicit support for .mjs and .cjs extensions + +commit a223118d6a55fa37d979f7c11b6db010842ddb3e +Merge: 23a5e8f47a 133769ea84 +Author: Ben Lambert +Date: Mon Dec 13 13:30:57 2021 +0100 + + Merge pull request #8425 from nodify-at/master + + export typescript types for OIDC provider + +commit 9f5a08de13b0b8d925601b98e32bff49fd70b914 +Author: Jan Vilimek +Date: Mon Dec 13 13:29:33 2021 +0100 + + updated api-report + + Signed-off-by: Jan Vilimek + +commit 23a5e8f47af9a58197d574cce52c8f9f09c90168 +Merge: 7ba8e10b54 e0f5b46fcc +Author: Ben Lambert +Date: Mon Dec 13 13:27:09 2021 +0100 + + Merge pull request #8338 from backstage/rugvip/license + + snyk: ignore MPL and LGPL license warnings + +commit 7ba8e10b547c84fb0263c66524c9c4ffef2c2ec4 +Merge: 8c0f43a779 bc3544c1f2 +Author: Patrik Oldsberg +Date: Mon Dec 13 13:18:05 2021 +0100 + + Merge pull request #8460 from backstage/dependabot/npm_and_yarn/types/inquirer-8.1.3 + + build(deps-dev): bump @types/inquirer from 7.3.1 to 8.1.3 + +commit c11ce4f55256c10cf12053501645775b7c28184b +Author: Patrik Oldsberg +Date: Mon Dec 13 11:50:16 2021 +0100 + + core-app-api: deprecated Auth0Auth + + Co-authored-by: Johan Haals + Signed-off-by: Patrik Oldsberg + +commit 8a7372cfd53e74a0e5c7a2961f5e787c0d831e25 +Author: Patrik Oldsberg +Date: Mon Dec 13 11:49:08 2021 +0100 + + core-plugin-api: deprecated some auth api refs and marked the rest as experimental + + Co-authored-by: Johan Haals + Signed-off-by: Patrik Oldsberg + +commit 8c0f43a77946cf013bdee11f04b7331c5b3c6f3b +Merge: a3ec122170 6156fb8730 +Author: Ben Lambert +Date: Mon Dec 13 11:28:28 2021 +0100 + + Merge pull request #8450 from backstage/timbonicus/avoid-updating-types + + Skip updating selected types if they didn't change + +commit 8390fff862d6206f6b38bb6ad34b55f3a471fb2b +Author: Jan Vilimek +Date: Mon Dec 13 11:11:56 2021 +0100 + + entitypage: prettier + + Signed-off-by: Jan Vilimek + +commit 9ed3dfb4d5ff25c676c23a016a6901d812c4ee97 +Author: Jan Vilimek +Date: Mon Dec 13 11:11:42 2021 +0100 + + changelog:prettier + + Signed-off-by: Jan Vilimek + +commit 64dc7ed8c6568e29fb9e22c34febc2695b8172ca +Author: Jan Vilimek +Date: Mon Dec 13 11:11:20 2021 +0100 + + ownershipcard: prettier + + Signed-off-by: Jan Vilimek + +commit 54aac0c55ea51228ef7a65fea1e7be8f3d5baf5e +Author: Ainhoa Larumbe +Date: Mon Dec 13 09:52:17 2021 +0000 + + add peerPluginDependencies to install other necessary plugins + + Signed-off-by: Ainhoa Larumbe + +commit bc3544c1f298995b4487af77037b20ac182ddd40 +Author: Patrik Oldsberg +Date: Mon Dec 13 09:57:46 2021 +0100 + + Delete old-glasses-tease.md + + Signed-off-by: Patrik Oldsberg + +commit 5891a6155834ba98cb5e0ea6b74f0ce6ede473fb +Author: mufaddal motiwala +Date: Mon Dec 13 11:57:48 2021 +0530 + + add yarn.lock + + Signed-off-by: mufaddal motiwala + +commit f49c665bdae349521d2ee9ffc842e78648194bba +Merge: 5e86feaca0 a3ec122170 +Author: mufaddal motiwala +Date: Mon Dec 13 11:48:57 2021 +0530 + + Merge branch 'master' of https://github.com/mufaddal7/backstage-1 into plugin/new-relic-dashboard + +commit 4775a42c62a1dd27aa2a9026a7134c2eda2e362c +Merge: c0154e444b a3ec122170 +Author: mufaddal motiwala +Date: Mon Dec 13 11:48:37 2021 +0530 + + Merge branch 'master' of https://github.com/mufaddal7/backstage-1 into feature/OwnedEntityPicker + +commit c0154e444b1bd27ebe46e20d367101d5655aec57 +Author: mufaddal motiwala +Date: Mon Dec 13 11:31:23 2021 +0530 + + change API for fetching user owned entities + + Signed-off-by: mufaddal motiwala + +commit 88bd7ef966ede89bffde162343a886499b759f85 +Author: mufaddal motiwala +Date: Mon Dec 13 11:30:57 2021 +0530 + + add a function for fetching user owned entities + + Signed-off-by: mufaddal motiwala + +commit 157d4bf78ee9104b1c9b6ae0fe5d71c9d4c35e3d +Author: Himanshu Mishra +Date: Mon Dec 13 10:19:41 2021 +0530 + + add changeset + + Signed-off-by: Himanshu Mishra + +commit 7474124e87fe0fda42364343b74c60d598c0394d +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Mon Dec 13 04:14:45 2021 +0000 + + build(deps-dev): bump @types/inquirer from 7.3.1 to 8.1.3 + + Bumps [@types/inquirer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/inquirer) from 7.3.1 to 8.1.3. + - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) + - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/inquirer) + + --- + updated-dependencies: + - dependency-name: "@types/inquirer" + dependency-type: direct:development + update-type: version-update:semver-major + ... + + Signed-off-by: dependabot[bot] + +commit 45ddfa099b1d5c18ce20860eceda09116d3b14e0 +Author: lukzerom +Date: Sun Dec 12 13:16:13 2021 +0100 + + added autoselect to vocab txt + + Signed-off-by: lukzerom + +commit 846773cf453aaf3e4c947f7b9dd6d03792f6b807 +Author: lukzerom +Date: Sun Dec 12 13:13:55 2021 +0100 + + added docs + + Signed-off-by: lukzerom + +commit 2fd0010a152fb1b0610e4d8c7bc0511c05a210cf +Author: Jan Vilimek +Date: Sat Dec 11 13:13:58 2021 +0100 + + revert package.json bump + + Signed-off-by: Jan Vilimek + +commit 75c47f4ee6724348260f03e74c279639e446348a +Author: Jan Vilimek +Date: Sat Dec 11 13:13:37 2021 +0100 + + revert plugin changelog + + Signed-off-by: Jan Vilimek + +commit fe86adbcd24282dfae4d4fcd9b2aeb8c4db8c390 +Author: Jan Vilimek +Date: Sat Dec 11 13:05:36 2021 +0100 + + root changelog + + Signed-off-by: Jan Vilimek + +commit 47755c2a60ffddcf94442fa3483f4c113b3eb176 +Author: Jan Vilimek +Date: Sat Dec 11 12:59:16 2021 +0100 + + package.json 0.3.31 bump + + Signed-off-by: Jan Vilimek + +commit fc2924b23e4a96c768f4234104b173261cfc0d3d +Author: Jan Vilimek +Date: Sat Dec 11 12:58:53 2021 +0100 + + org plugin changelog + + Signed-off-by: Jan Vilimek + +commit 5835456f6f52d784f778db4c919e40b6db1e645c +Author: Jan Vilimek +Date: Sat Dec 11 12:52:37 2021 +0100 + + Example for entityFilterKind + + Signed-off-by: Jan Vilimek + +commit 455da34c98ce6fc60e414ce4aec80ce1a3ac9cf6 +Author: Jan Vilimek +Date: Sat Dec 11 12:49:39 2021 +0100 + + jest tests for ownershipCard improved + + Signed-off-by: Jan Vilimek + +commit 26b04d2341739d65dc8145e8e0b3b08617757867 +Author: Jan Vilimek +Date: Sat Dec 11 12:48:14 2021 +0100 + + New arg entityFilterKind for ownershipcard + + Signed-off-by: Jan Vilimek + +commit da156f2831888a0a474f99899b11d7792b54b05d +Author: Jan Vilimek +Date: Sat Dec 11 12:46:17 2021 +0100 + + let's support also entities without spec.type + + Signed-off-by: Jan Vilimek + +commit 133769ea846331f1ce10b4f59801ce1b3842cbf8 +Author: Hasan Ozdemir <21654050+nodify-at@users.noreply.github.com> +Date: Sat Dec 11 01:45:39 2021 +0100 + + add links to docs for type BackstageSignInResult + + Signed-off-by: Hasan Ozdemir <21654050+nodify-at@users.noreply.github.com> + +commit 625240c4baa57eea9e82f3b147139edad0a9712c +Author: lukzerom +Date: Sat Dec 11 01:14:13 2021 +0100 + + clean + + Signed-off-by: lukzerom + +commit 7b5d40c2410556378abddf20e1cae0f367174e82 +Author: lukzerom +Date: Sat Dec 11 01:12:24 2021 +0100 + + changeset scaffolder + + Signed-off-by: lukzerom + +commit 16912db7b68259ffdb500be7803fbc198de11463 +Author: lukzerom +Date: Sat Dec 11 01:07:35 2021 +0100 + + Select changeset + + Signed-off-by: lukzerom + +commit 56a5466790e3b8d4cbe21e5ae861a23bcfa51d93 +Author: lukzerom +Date: Sat Dec 11 00:51:26 2021 +0100 + + eslint adjustments + + Signed-off-by: lukzerom + +commit 919ffa9b539b7f295ccea4a1217027a2e9e9f1a8 +Author: lukzerom +Date: Sat Dec 11 00:36:46 2021 +0100 + + click handler adjustment + + Signed-off-by: lukzerom + +commit 90fbd943deb1560bb9acff3c99aa217eecc0ef3c +Author: lukzerom +Date: Sat Dec 11 00:35:19 2021 +0100 + + Basic select api changes and adjustments ready + + Signed-off-by: lukzerom + +commit 6156fb87303d4a3f5f03e474d8de3ce214dc2bc8 +Author: Tim Hansen +Date: Fri Dec 10 14:38:32 2021 -0700 + + Skip updating selected types if they didn't change + + Signed-off-by: Tim Hansen + +commit 2e4bc16c4a640f5ab9e321eb11fbb2e02c04d74b +Author: Phil Gore +Date: Fri Dec 10 14:55:02 2021 -0600 + + adding scaffolder api report + + Signed-off-by: Phil Gore + +commit eec0750d8d85c2a1eaefc36c10763b5668d80561 +Author: Phil Gore +Date: Fri Dec 10 14:42:42 2021 -0600 + + making cookiecutter an optional action based on passing in containerRunner + + Signed-off-by: Phil Gore + +commit d614e1cd9a35d3289dbf8e8164a4b4c1283d11b3 +Author: Praveen Ranjan Keshri +Date: Fri Dec 10 22:53:31 2021 +0530 + + Updates post review by @Rugvip: + 1. Updated reloadIntervalSeconds example to 10 minutes + 2. Updated config load error message + 3. Fixed vocab error + + Signed-off-by: Praveen Ranjan Keshri + +commit 78fd1ffdb29511c4ac72573e1e39f91f2449d1a2 +Author: Philipp Hugenroth +Date: Fri Dec 10 15:50:00 2021 +0100 + + Revert changes breaking the tests + + Signed-off-by: Philipp Hugenroth + +commit e0f5b46fcc0343a9dd7bb48703373e91b1141d70 +Author: Patrik Oldsberg +Date: Thu Dec 2 16:37:30 2021 +0100 + + snyk: ignore MPL and LGPL license warnings + + Signed-off-by: Patrik Oldsberg + +commit 519198e2736fdb01bb07d80094bb4dc38ee28980 +Author: hiba-aldalaty +Date: Fri Dec 10 11:09:04 2021 +0000 + + Update type for parameter in isSidebarItemWithSubmenuActive function + + Signed-off-by: hiba-aldalaty + +commit 13f72c0910f39077089610f2f139c10d2eff81de +Author: Philipp Hugenroth +Date: Fri Dec 10 12:01:25 2021 +0100 + + Fix imports & api-reports + + Signed-off-by: Philipp Hugenroth + +commit 5bfb6827523a20c75c65c1a5d439e8d6eaf46167 +Author: Dede Hamzah +Date: Fri Dec 10 17:58:08 2021 +0700 + + Update changeset + + Signed-off-by: Dede Hamzah + +commit dd480029ecfcf0ad08b7949ed735f0e70842da7a +Author: Dede Hamzah +Date: Fri Dec 10 17:55:18 2021 +0700 + + Export icon props for SidebarSearchModal Component + + Signed-off-by: Dede Hamzah + +commit ce97576743ce754b563f37df62493aeff7c95b66 +Merge: 00f93d6a47 a3ec122170 +Author: Philipp Hugenroth +Date: Fri Dec 10 11:50:52 2021 +0100 + + Merge branch 'master' into mobile-sidebar + +commit 5e86feaca0d6921af2906f9f89390790261f6c43 +Author: mufaddal motiwala +Date: Fri Dec 10 16:18:55 2021 +0530 + + version bump + + Signed-off-by: mufaddal motiwala + +commit 00f93d6a47285182cc9244ab0e54a1312165284e +Author: Philipp Hugenroth +Date: Fri Dec 10 11:45:06 2021 +0100 + + Optimize & dedublicate SidebarItem + + Reduce log errors + + Signed-off-by: Philipp Hugenroth + +commit 71dc1bba1c0f50a561b06e78c10cfde01a4525eb +Author: Dede Hamzah +Date: Fri Dec 10 17:36:17 2021 +0700 + + export SidebarSearchProps + + Signed-off-by: Dede Hamzah + +commit 1050e4fd88037b44a713d644f5b397700d4dbe23 +Merge: c38a47cd08 d81b57f76c +Author: mufaddal motiwala +Date: Fri Dec 10 15:56:56 2021 +0530 + + Merge branch 'master' of https://github.com/mufaddal7/backstage-1 into plugin/new-relic-dashboard + + Signed-off-by: mufaddal motiwala + +commit a3ec122170e0205fd3f9c307b98b1c5e4f55bf5f (tag: v0.58.1, tag: release-2021-12-10) +Merge: aa7a73e947 e3d163d48f +Author: Patrik Oldsberg +Date: Fri Dec 10 11:25:47 2021 +0100 + + Merge pull request #8446 from backstage/rugvip/nodep + + catalog-react: remove core-app-api dependency + +commit 501eb4ea9f25c77d8bd7f4337cd76076abb3d525 +Author: hiba-aldalaty +Date: Fri Dec 10 10:24:59 2021 +0000 + + Undo changes to sidebar in Root.tsx used for testing + + Signed-off-by: hiba-aldalaty + +commit c13d0018ca20553e27afb90f2f59149bb4cc965d +Author: hiba-aldalaty +Date: Fri Dec 10 10:23:59 2021 +0000 + + Undo changes to sidebar in Root.tsx used for testing + + Signed-off-by: hiba-aldalaty + +commit f2b4b348e44c676bc1e8174de93fa5e67c63f259 +Author: hiba-aldalaty +Date: Fri Dec 10 10:20:59 2021 +0000 + + Add tests for isLocationMatch function + + Signed-off-by: hiba-aldalaty + +commit 121787e87ebd37d6ed218bf129399cb6c7573366 +Author: mufaddal motiwala +Date: Fri Dec 10 15:47:07 2021 +0530 + + added api report + + Signed-off-by: mufaddal motiwala + +commit 3e92f22d2ec39aeca54f27b67e9de940d39e6ed8 +Author: Ben Lambert +Date: Fri Dec 10 11:01:15 2021 +0100 + + Update .changeset/spicy-parents-fold.md + + Signed-off-by: Ben Lambert + + Co-authored-by: Fredrik Adelöw + +commit e3d163d48fbe14bca83160e4519244571f94c7d5 +Author: Patrik Oldsberg +Date: Fri Dec 10 10:52:26 2021 +0100 + + catalog-react: release core-app-api dependency removal + + Signed-off-by: Patrik Oldsberg + +commit 4c0f0b2003587b9e30c98d0daa98bf88c0dea695 +Author: Patrik Oldsberg +Date: Fri Dec 10 10:47:37 2021 +0100 + + catalog-react: removed core-app-api dependency + + Signed-off-by: Patrik Oldsberg + +commit aa7a73e947ac88b561e6454ef263a07f58927e41 +Author: Emma Indal +Date: Fri Dec 10 10:12:13 2021 +0100 + + [TechDocs] Add metadata to cli docs (#8445) + + Signed-off-by: Emma Indal + +commit e30420a125005ff1ea8dbf3fc3fa4e4e851e8b90 +Author: Dede Hamzah +Date: Fri Dec 10 13:38:58 2021 +0700 + + Update changeset + + Signed-off-by: Dede Hamzah + +commit 3d98955c8a9bfc35ec340f70e1cda450e3b4596a +Author: Dede Hamzah +Date: Fri Dec 10 11:00:01 2021 +0700 + + Add changeset + + Signed-off-by: Dede Hamzah + +commit 13d8c6c94b49a8b366e0d170c8831f36c132e9c7 +Author: Dede Hamzah +Date: Fri Dec 10 10:53:46 2021 +0700 + + Export icon props in SidebarSearch component + + Signed-off-by: Dede Hamzah + +commit 63f5bc5f2cf699b0a479237331ad823dadd54ff5 +Author: Joe Porpeglia +Date: Thu Dec 9 17:59:56 2021 -0500 + + Add connection.directory support for sqlite + + Signed-off-by: Joe Porpeglia + +commit 30e3fbb34b9679db783c24c9b238ba46c35178b3 +Author: djamaile +Date: Thu Dec 9 23:23:58 2021 +0100 + + chore: remove backstage.json + + Signed-off-by: djamaile + +commit d0b90c7eec364d202d3d41c89dcdcb055d03a929 +Merge: 95881167dc 3e70c671a1 +Author: djamaile +Date: Thu Dec 9 23:23:19 2021 +0100 + + Merge branch 'backstage:master' into master + +commit d9a286bd56e3dd15b27f0b44daa148746ce3eea3 +Author: Joe Porpeglia +Date: Wed Dec 8 13:49:26 2021 -0500 + + Use path.join for tests + + Signed-off-by: Joe Porpeglia + +commit cf192e1a724368230f97d4fa1a6b98cac6266638 +Author: Joe Porpeglia +Date: Mon Dec 6 12:18:50 2021 -0500 + + Check if sqlite filename was provided before making plugin-specific filename + + Signed-off-by: Joe Porpeglia + +commit e081edc783bd9da4594ae3619d2f5ad50ee0c4da +Author: Joe Porpeglia +Date: Mon Dec 6 11:34:31 2021 -0500 + + Fix changset typo + + Signed-off-by: Joe Porpeglia + +commit c2a478d7f948c63db8b2e3dc23e64090048eca4b +Author: Joe Porpeglia +Date: Mon Dec 6 11:26:10 2021 -0500 + + Update changeset + + Signed-off-by: Joe Porpeglia + +commit ef8392dab249014fe7a51e152bde8d4dc2e42e43 +Author: Joe Porpeglia +Date: Mon Dec 6 11:24:09 2021 -0500 + + Use path.join + + Signed-off-by: Joe Porpeglia + +commit fe24bc9a323afd69fb44ab410b910ea84a1be057 +Author: Joe Porpeglia +Date: Fri Dec 3 16:14:55 2021 -0500 + + Add changeset + + Signed-off-by: Joe Porpeglia + +commit e51369952ed91364d217ca560e113fe4b559a993 +Author: Joe Porpeglia +Date: Fri Dec 3 16:07:30 2021 -0500 + + Add suffix to plugin sqlite db file + + Signed-off-by: Joe Porpeglia + +commit 189ba4c340a910e127345e01b3221b6d1e7eaf77 +Author: Joe Porpeglia +Date: Fri Dec 3 15:50:09 2021 -0500 + + Overwrite sqlite filepath per plugin + + Signed-off-by: Joe Porpeglia + +commit 0f645a7947e42437349b35981c1f0d5636b2a485 +Author: mufaddal motiwala +Date: Fri Dec 10 02:47:21 2021 +0530 + + add OwnedEntityPicker field + + Signed-off-by: mufaddal motiwala + +commit 3e70c671a1fbe2dbda3cf6445f36292a219d7388 +Merge: d81b57f76c 89bd772b00 +Author: Tim Hansen +Date: Thu Dec 9 14:06:09 2021 -0700 + + Merge pull request #8436 from backstage/timbonicus/github-workflow-runs-fix + + [github-actions] Show empty state only when done loading + +commit e0c63b37db172ed75ddf88ec158e2de8f114758d +Author: Hasan Ozdemir <21654050+nodify-at@users.noreply.github.com> +Date: Thu Dec 9 21:37:57 2021 +0100 + + add missing documentation for OidcAuthResult + + Signed-off-by: Hasan Ozdemir <21654050+nodify-at@users.noreply.github.com> + +commit abd6ff3430bfb55aab65a420310bb45c25c76658 +Author: Hasan Ozdemir <21654050+nodify-at@users.noreply.github.com> +Date: Thu Dec 9 21:32:31 2021 +0100 + + improve exported type to include resolver and handlers for auth providers, add additional types to fix api-doc related warnings + + Signed-off-by: Hasan Ozdemir <21654050+nodify-at@users.noreply.github.com> + +commit 89bd772b00874e11ee7ae66da62fd6c6ff28c8ea +Author: Tim Hansen +Date: Thu Dec 9 13:05:51 2021 -0700 + + Show empty state only when done loading + + Signed-off-by: Tim Hansen + +commit a516412bb3777ea59af09a995cdb6fb4df0b8e33 +Author: Balasundaram +Date: Thu Dec 9 14:50:19 2021 -0500 + + Adding public api report + + Signed-off-by: Balasundaram + +commit ccf48de9ba82aa62d23b4e3f4aa0a4dcc66b660a +Author: Balasundaram +Date: Thu Dec 9 13:16:48 2021 -0500 + + Adding changes to remove comments + + Signed-off-by: Balasundaram + +commit 646e5d01d8baff61429be714451528bc0d7fa81d +Author: Balasundaram +Date: Thu Dec 9 13:13:04 2021 -0500 + + Changing minor to patch changeset for the #8277 + + Signed-off-by: Balasundaram + +commit 5c1b87d0442034f7f33b7b91e4197825d2af873f +Merge: ed52f74ab3 0dea6ea33b +Author: Balasundaram +Date: Thu Dec 9 13:07:16 2021 -0500 + + Merge branch 'scaffolder-gitlab-mr-publish-v2' of https://github.com/Balasundaram/backstage into scaffolder-gitlab-mr-publish-v2 + +commit ed52f74ab3c2dceb27f07bd0ba509fdcf732a673 +Author: Balasundaram +Date: Thu Dec 9 13:06:04 2021 -0500 + + Adding changeset for the #8277 + + Signed-off-by: Balasundaram + +commit 90f8f33355fd3a15fe68fcc08eb4d3c409dc1db8 +Author: Balasundaram +Date: Thu Dec 9 12:57:18 2021 -0500 + + Adding changes for PR review comments to add description for projectname + + Signed-off-by: Balasundaram + +commit e251bbd9a49ad970e789b6c602da9478accb5df2 +Merge: c0ac89d531 d81b57f76c +Author: Marley Powell +Date: Thu Dec 9 16:24:06 2021 +0000 + + Merge branch 'master' of https://github.com/backstage/backstage into marley/7678-pull-request-custom-filters + +commit d81b57f76c34f3c5245a0be37bd82c05e80cbc77 +Merge: 521b806109 d395d0fff0 +Author: Ben Lambert +Date: Thu Dec 9 17:17:40 2021 +0100 + + Merge pull request #8348 from cmpadden/plugin-apache-airflow + + Apache Airflow Plugin + +commit d395d0fff03424c5091c87493bb8426769cab7d3 +Author: Colton Padden +Date: Thu Dec 9 10:17:21 2021 -0500 + + bump backstage dependencies + + Signed-off-by: Colton Padden + +commit 6c376f2958c56c263452ce79537b7863f9f56afc +Author: Colton Padden +Date: Thu Dec 9 10:12:45 2021 -0500 + + make baseUrl required in client constructor as it is required in configSchema + + Signed-off-by: Colton Padden + +commit 01c1e2ed2b96e9c9d304530d13d28d0ade0e4914 +Author: Colton Padden +Date: Thu Dec 9 09:42:07 2021 -0500 + + move react to peerDependencies + + Signed-off-by: Colton Padden + +commit ace76c21caf17f01d0012523b7c5e2ac097e2b87 +Author: Colton Padden +Date: Wed Dec 8 11:10:10 2021 -0500 + + add section to README for feature requests + + Signed-off-by: Colton Padden + +commit ee20946df128141ec72e23d6ef2bbf09e4170721 +Author: Colton Padden +Date: Wed Dec 8 11:01:17 2021 -0500 + + remove unused dependencies from package.json + + Signed-off-by: Colton Padden + +commit 89b220ed73853c1d26d7fb167ea186a09241cf0a +Author: Colton Padden +Date: Wed Dec 8 10:40:27 2021 -0500 + + Instructions and default app configuration should use generic Airflow URLs + + Updated the instructions in the README, and the example entries in the + app-config.yml file to use `https://your.airflow.instance.com` instead of + `localhost:8080`. + + Signed-off-by: Colton Padden + +commit 6039eb507f306848eb457d42fb8efe6acaba98a0 +Author: Colton Padden +Date: Wed Dec 8 10:35:26 2021 -0500 + + Update installation instructions now that plugin is integrated in Backstage + + Existing instructions assumed that the plugin was sourced in a separate Git + repository. Instructions have been simplified now that the plugin is integrated + into the main Backstage repository. + + Signed-off-by: Colton Padden + +commit 051f9b1a232edb7de020235bbeffc0b1d2e5534d +Author: Colton Padden +Date: Mon Dec 6 21:31:26 2021 -0500 + + replace wildcard dependency versions for devDependencies in favor of explicit versions + + Signed-off-by: Colton Padden + +commit ff614360fc957cc28e2bc54c5d4135bedff1e930 +Author: Colton Padden +Date: Mon Dec 6 20:22:14 2021 -0500 + + move @types/node from dependencies to devDependencies + + Signed-off-by: Colton Padden + +commit 82c5af0df88d08c0d6e8e62fb2a1983549bd46a6 +Author: Colton Padden +Date: Mon Dec 6 10:12:41 2021 -0500 + + include generated API report file to version control + + Signed-off-by: Colton Padden + +commit eb36ce52fd1dc6cd8f167487da3a82bbdfda705e +Author: Colton Padden +Date: Mon Dec 6 09:37:23 2021 -0500 + + remove owner label from plugin header + + Signed-off-by: Colton Padden + +commit 5920236300d7f91bee10c9e70da722b007c12214 +Author: Colton Padden +Date: Mon Dec 6 09:33:54 2021 -0500 + + include @packageDocumentation for plugin and API + + Signed-off-by: Colton Padden + +commit 05fb511279cb9236880e2c804acb157a9e45dc6f +Author: Colton Padden +Date: Mon Dec 6 09:24:24 2021 -0500 + + bump dependencies to latest version + + Signed-off-by: Colton Padden + +commit 3699c951dc22d87c8b8eec046a4910d330ea5a6b +Author: Colton Padden +Date: Fri Dec 3 08:28:44 2021 -0500 + + resolve vale linter spelling warning + + Signed-off-by: Colton Padden + +commit 7988f99f18e79d3b079ac353bcc04c5a587c8369 +Author: Colton Padden +Date: Thu Dec 2 17:02:56 2021 -0500 + + include airflow configuration for baseurl and proxy + + Signed-off-by: Colton Padden + +commit 9aea3359113721c166a334c44abf9594c83d9c27 +Author: Colton Padden +Date: Thu Dec 2 17:00:11 2021 -0500 + + include minor changeset for introduction of apache airflow plugin + + Signed-off-by: Colton Padden + +commit 246a3bc283c5d42ab2f507cd0d4893df2ce36b4a +Author: Colton Padden +Date: Thu Dec 2 16:57:38 2021 -0500 + + remove package-lock.json + + Signed-off-by: Colton Padden + +commit 06f145c4bf6f0a49b26c7fbda6acf562f5944622 +Author: Colton Padden +Date: Thu Dec 2 15:44:21 2021 -0500 + + MVP of Apache Airflow Plugin + + Adds support for a new Backstage integration with the Apache Airflow workflow + management platform. This implementation has been tested with Apache Airflow v2 + API authenticating with basic auth through the Backstage proxy plugin. + + Supported functionality include: + - Information card of version information for the Airflow instance + - Information card of instance status (health) for metadatabase and scheduler + - Table of DAGs with meta information and status, along with a link to view + details in the Airflow UI + + Signed-off-by: Colton Padden + +commit 521b8061097ea0076fb32eabd5be37b4dd55b5e3 +Author: Tim Jacomb <21194782+timja@users.noreply.github.com> +Date: Thu Dec 9 14:38:48 2021 +0000 + + Update docs for techdocs runCommand (#8332) + +commit 3e6fe064c7fc8b77e12911296f6344171afef671 +Merge: 510a595397 562be0b430 +Author: Philipp Hugenroth +Date: Thu Dec 9 14:57:04 2021 +0100 + + Merge branch 'master' into mobile-sidebar + + Signed-off-by: Philipp Hugenroth + +commit 562be0b43016294e27af3ad024191bb86b13b1c1 (tag: v0.58.0, tag: release-2021-12-09) +Merge: 531f9777f0 9068128fd8 +Author: Ben Lambert +Date: Thu Dec 9 13:49:33 2021 +0100 + + Merge pull request #8335 from backstage/changeset-release/master + + Version Packages + +commit 9068128fd8889a7c7deb74c8fd9a127098eeb563 +Author: github-actions[bot] +Date: Thu Dec 9 12:02:28 2021 +0000 + + Version Packages + +commit 531f9777f06547073e124004e2337437425be9a8 +Merge: 945a4c7f5c 85ee184e68 +Author: Patrik Oldsberg +Date: Thu Dec 9 12:57:07 2021 +0100 + + Merge pull request #8426 from backstage/rugvip/classy + + core-components: LogViewer prop className -> classes + +commit 699c2e9ddcd78a07811aae8c31008019a689ca25 +Author: Hasan Ozdemir <21654050+nodify-at@users.noreply.github.com> +Date: Thu Dec 9 12:33:18 2021 +0100 + + added a changeset and generate api reports + + Signed-off-by: Hasan Ozdemir <21654050+nodify-at@users.noreply.github.com> + +commit 85ee184e689a80b5871bc03cb45b176fb5045e81 +Author: Patrik Oldsberg +Date: Thu Dec 9 12:02:09 2021 +0100 + + core-components: LogViewer prop className -> classes + + Signed-off-by: Patrik Oldsberg + +commit 945a4c7f5c257317438538ffc664d1742487fdf7 +Merge: 16ecdaa579 d4b36fd4d0 +Author: Ben Lambert +Date: Thu Dec 9 12:01:05 2021 +0100 + + Merge pull request #8423 from SDA-SE/fix/changeSdaAdaptors + + chore(adaptors): update SDA SE adaptors + +commit 8e3363a1d82940a53934737e02141382066afb94 +Author: Hasan Ozdemir <21654050+nodify-at@users.noreply.github.com> +Date: Thu Dec 9 11:46:36 2021 +0100 + + export typescript types for OIDC provider + + Signed-off-by: Hasan Ozdemir <21654050+nodify-at@users.noreply.github.com> + +commit d4b36fd4d04cb564834f53f34c5ebf4f07d51fae +Author: Peter Grauvogel +Date: Thu Dec 9 11:37:53 2021 +0100 + + chore(adaptors): update SDA SE adaptors + + Signed-off-by: Peter Grauvogel + +commit 16ecdaa57989ed358d4c52c38db8da22a2926a87 +Merge: 6ff2055519 b77baaf709 +Author: Ben Lambert +Date: Thu Dec 9 11:09:59 2021 +0100 + + Merge pull request #8422 from backstage/revert-8415-jhaals/tempfix-tests + + Revert "CI: Install build deps to workaround internet issues" + +commit 510a5953979db37e13461d145d34913b33dcfa20 +Author: Philipp Hugenroth +Date: Thu Dec 9 10:53:17 2021 +0100 + + Improve mobile submenu experience + + Signed-off-by: Philipp Hugenroth + +commit b77baaf7093983c335fec4521f4151db40fa65ff +Author: Ben Lambert +Date: Thu Dec 9 10:33:35 2021 +0100 + + Revert "CI: Install build deps to workaround internet issues" + + Signed-off-by: blam + +commit 0dea6ea33b77441a22a64ad8155ab5d4e682b4e9 +Merge: 8ee5b6f3dd 6ff2055519 +Author: Balasundaram Karthikeyan +Date: Wed Dec 8 16:38:08 2021 -0500 + + Merge branch 'master' into scaffolder-gitlab-mr-publish-v2 + +commit 8ee5b6f3dd7da14a8f0495a31ab7fe38cd4bad46 +Author: Balasundaram +Date: Wed Dec 8 16:34:09 2021 -0500 + + Adding changes for PR review comments III + + Signed-off-by: Balasundaram + +commit c38a47cd0833e43d4ee48aa725d3c3b13104539a +Author: mufaddal motiwala +Date: Wed Dec 8 22:35:28 2021 +0530 + + added changeset + + Signed-off-by: mufaddal motiwala + +commit 7dfa9564a99d312b37c72ad6171f746f908e17aa +Author: mufaddal motiwala +Date: Wed Dec 8 22:31:39 2021 +0530 + + changed the plugin name to newrelic-dashboard + + Signed-off-by: mufaddal motiwala + +commit 575e8ad0c79df8deaa05b603408e9f3f1ce8ab3d +Merge: 4d6bebad47 6ff2055519 +Author: mufaddal motiwala +Date: Wed Dec 8 21:20:15 2021 +0530 + + Merge branch 'master' of https://github.com/mufaddal7/backstage-1 into plugin/new-relic-dashboard + + Signed-off-by: mufaddal motiwala + +commit 6ff2055519f796e8468a5348f91121e74f3be9ea +Merge: 842e338efb aec2c96c88 +Author: Johan Haals +Date: Wed Dec 8 16:48:22 2021 +0100 + + Merge pull request #8383 from radoslaw-wielonski-nc/feat/add-custom-error-handler + + Feat/add custom error handler + +commit 842e338efbff8481391a6bdfab42638aac8a1e50 +Merge: 68d16ac123 1357ac30f1 +Author: Fredrik Adelöw +Date: Wed Dec 8 16:31:42 2021 +0100 + + Merge pull request #8416 from backstage/freben/classnames + + Standardize on classnames instead of both that and clsx + +commit 68d16ac12361efb5a4d2e2f47dab9cf33e9a0599 +Merge: 95ae1249a4 1e48c3de82 +Author: Ben Lambert +Date: Wed Dec 8 16:31:13 2021 +0100 + + Merge pull request #8417 from backstage/blam/last-of-the-lazy-log + + Remove the last occurence of `lazylog` + +commit 9b093a488adf4e9b556c9f0503c7642e1eef5cf1 +Author: Johan Haals +Date: Wed Dec 8 16:15:41 2021 +0100 + + Update .changeset/cold-otters-prove.md + + Signed-off-by: Johan Haals + + Co-authored-by: Ben Lambert + +commit c7930a7330bec25540642227e662de845d75831c +Author: Johan Haals +Date: Wed Dec 8 16:00:00 2021 +0100 + + add changeset + + Signed-off-by: Johan Haals + +commit 8f253285a1b37db4e253fe6f8a16259e596075a9 +Author: Johan Haals +Date: Wed Dec 8 15:56:36 2021 +0100 + + chore(deps-dev): bump @types/tar from 4.0.5 to 6.1.1 + + Signed-off-by: Johan Haals + +commit 1357ac30f159c5ae6b98bc5635bb1fc3060c3abb +Author: Fredrik Adelöw +Date: Wed Dec 8 15:23:28 2021 +0100 + + Standardize on classnames instead of both that and clsx + + Signed-off-by: Fredrik Adelöw + +commit 1e48c3de825e43b03b1924ff8d20279bd75e77b5 +Author: blam +Date: Wed Dec 8 15:30:32 2021 +0100 + + chore: fixing the last of the mpl violations + + Signed-off-by: blam + +commit 95ae1249a459c0b16df29cfe08e578da7c381984 +Merge: fd7393773b ed3a7567a0 +Author: Ben Lambert +Date: Wed Dec 8 15:24:45 2021 +0100 + + Merge pull request #8369 from backstage/rugvip/logs + + core-components: add new LogViewer component + use in plugins + +commit aec2c96c88ea39e5a1194ea44729ef951b1be287 +Author: Radoslaw Wielonski +Date: Wed Dec 8 15:13:37 2021 +0100 + + docs: update documentation of disableDefaultErrorHandler method + + Signed-off-by: Radoslaw Wielonski + +commit 0105e3cd6447d6b181b0e1362c98efd49b4e0fce +Author: Radoslaw Wielonski +Date: Wed Dec 8 15:11:07 2021 +0100 + + docs: update documentation of setErrorHandler method + + Signed-off-by: Radoslaw Wielonski + +commit d2ad94df9734340051ef53a9baffda2f1b39b81a +Author: radoslaw-wielonski-nc <86358570+radoslaw-wielonski-nc@users.noreply.github.com> +Date: Wed Dec 8 15:07:24 2021 +0100 + + Update packages/backend-common/src/service/types.ts + + Co-authored-by: Johan Haals + Signed-off-by: Radoslaw Wielonski + +commit fd7393773bdcdb34c92734ba9ab35f8ed16959fb +Merge: accabd5f1a bf736f8058 +Author: Ben Lambert +Date: Wed Dec 8 15:01:37 2021 +0100 + + Merge pull request #8415 from backstage/jhaals/tempfix-tests + + CI: Install build deps to workaround internet issues + +commit accabd5f1add35cfc01c2b9eb28c1ceff0598f2d +Merge: 5373bc7254 fa0b8ab6a8 +Author: Ben Lambert +Date: Wed Dec 8 14:55:17 2021 +0100 + + Merge pull request #7854 from awanlin/topic/add-build-by-definition-name + + Added getting builds by definition name + +commit 5373bc725450126b4f14d808f17babca6fe45d9d +Merge: dd77b5eb12 6bccc7d794 +Author: Johan Haals +Date: Wed Dec 8 14:48:16 2021 +0100 + + Merge pull request #8404 from minnsoe/feat/prepare-for-gitlab-org-and-add-tests + + Add tests for the GitLab client in catalog-backend and refactor + +commit bf736f80580f61f07e555c668790f03ab14aa3c8 +Author: Johan Haals +Date: Wed Dec 8 14:39:11 2021 +0100 + + CI: Install build deps to workaround internet issues + + Signed-off-by: Johan Haals + +commit dd77b5eb1285f77a2511d128811eaae12b94d922 +Merge: e3d21acf2a 11b7c39fb6 +Author: Johan Haals +Date: Wed Dec 8 14:29:03 2021 +0100 + + Merge pull request #8283 from backstage/mob/identity-api + + core-plugin-api: stabilize IdentityApi + +commit 6bccc7d794ebec402256de35021f95d7fea3b664 +Author: Minn Soe +Date: Wed Dec 8 13:21:53 2021 +0000 + + changesets: add gitlab changes in catalog-backend + + Signed-off-by: Minn Soe + +commit e3d21acf2a1e47ac8e9d09c56192859b5fd4c8f7 +Merge: 986a5d869e 285f7ec2e6 +Author: Johan Haals +Date: Wed Dec 8 14:13:41 2021 +0100 + + Merge pull request #8374 from backstage/orkohunter/docs-v1beta3-templates + + scaffolder: update docs with v1beta3 syntax + +commit 67688f46016c1435114d6d5ab81fb92b7d10b759 +Author: hiba-aldalaty +Date: Wed Dec 8 13:11:22 2021 +0000 + + fix generic type error + + Signed-off-by: hiba-aldalaty + +commit ed3a7567a0e1638cc372f1e167fc84ae08ba41a6 +Author: Patrik Oldsberg +Date: Mon Dec 6 00:59:31 2021 +0100 + + core-components: remove dead code in LogViewer + + Signed-off-by: Patrik Oldsberg + + chore: updating new yarn.lock changes + + Signed-off-by: blam + +commit 9d2b6e0c9cfa958f6098072403e304d85d4952af +Merge: b3de772e22 986a5d869e +Author: hiba-aldalaty +Date: Wed Dec 8 12:43:14 2021 +0000 + + Merge branch 'master' into patch/sidebar-submenu-fix + + Signed-off-by: hiba-aldalaty + +commit fa0b8ab6a89db893183f4de1bf27c654db0ea850 +Author: Fredrik Adelöw +Date: Wed Dec 8 13:47:04 2021 +0100 + + patch level + + Signed-off-by: Fredrik Adelöw + +commit b3de772e22eeba51cc85cf21056dd48f78f7cc18 +Author: hiba-aldalaty +Date: Wed Dec 8 12:42:59 2021 +0000 + + Create isLocationMatch function for location matching and setting active sidebar items + + Signed-off-by: hiba-aldalaty + +commit 85d54b888cefbab8e7d025d6ce558e3cc9106f73 +Author: Patrik Oldsberg +Date: Mon Dec 6 00:57:35 2021 +0100 + + core-components: update API report for LogViewer + fixes + + Signed-off-by: Patrik Oldsberg + +commit 1efed71f6018e2ba8f3e0418b0183be1f5a3308c +Author: Patrik Oldsberg +Date: Mon Dec 6 00:38:45 2021 +0100 + + core-components: make LogViewer styles overridable + + Signed-off-by: Patrik Oldsberg + +commit da0fdf9b5eade742dc452acbf53ea87092bb14f9 +Author: Patrik Oldsberg +Date: Mon Dec 6 00:32:25 2021 +0100 + + core-components: added test for LogViewer and fix copy + + Signed-off-by: Patrik Oldsberg + +commit 6078c7147a7911d6c5a49dd7fd030afb24ed807d +Author: Patrik Oldsberg +Date: Sun Dec 5 23:44:37 2021 +0100 + + core-components: tests + fix for LogViewer selection handling + + Signed-off-by: Patrik Oldsberg + +commit beed531a9d5f5619730d02a852cb3eb73ce6085b +Author: Patrik Oldsberg +Date: Sun Dec 5 23:14:50 2021 +0100 + + core-components: tests for LogViewer search state + refactor + + Signed-off-by: Patrik Oldsberg + +commit a6622d97046e171ec0eaa1803e22b1fdb1ed66b6 +Author: Patrik Oldsberg +Date: Sun Dec 5 21:47:01 2021 +0100 + + core-components: document LogViewer + restructure + + Signed-off-by: Patrik Oldsberg + +commit e83950028621608417542389b63003f97424a551 +Author: Patrik Oldsberg +Date: Sun Dec 5 21:29:55 2021 +0100 + + changesets: added changeset for LogViewer + + Signed-off-by: Patrik Oldsberg + +commit c77def982f3095a209fa2c9e3b2cabd2b348090f +Author: Patrik Oldsberg +Date: Sun Dec 5 21:05:59 2021 +0100 + + cloudbuild: remove unnecessary lazylog dependency + + Signed-off-by: Patrik Oldsberg + +commit 56d04330c499ae0f237885c32c999c1e046cc773 +Author: Patrik Oldsberg +Date: Sun Dec 5 21:01:00 2021 +0100 + + circleci: switch to use LogViewer + + Signed-off-by: Patrik Oldsberg + +commit cbd20c46f14f16ec73724454b1a524e220d9c4f9 +Author: Patrik Oldsberg +Date: Sun Dec 5 20:57:31 2021 +0100 + + github-actions: switch to using LogViewer + + Signed-off-by: Patrik Oldsberg + +commit ea8d73a7ed9b716cbd3545fd40a40f1dc7c0d529 +Author: Patrik Oldsberg +Date: Sun Dec 5 20:56:44 2021 +0100 + + core-components: reduce font size in LogViewer + + Signed-off-by: Patrik Oldsberg + +commit d90dad84b0cae18ce88c6706c04915503202e0eb +Author: Patrik Oldsberg +Date: Sun Dec 5 20:44:59 2021 +0100 + + techdocs: switch to using LogViewer + + Signed-off-by: Patrik Oldsberg + +commit 37d80d0a9d717b98b81cfc8fe3fe0a3c1b621c47 +Author: Patrik Oldsberg +Date: Sun Dec 5 20:40:44 2021 +0100 + + core-components: add className prop for LogViewer + + Signed-off-by: Patrik Oldsberg + +commit b291c3176ef66126d94135cef3f0813d1ebd4489 +Author: Patrik Oldsberg +Date: Sun Dec 5 19:51:51 2021 +0100 + + scaffolder: switch to using LogViewer + + Signed-off-by: Patrik Oldsberg + +commit d06c6a4cfe58a399c2a69cfe39450b4b773f54a7 +Author: Patrik Oldsberg +Date: Sun Dec 5 19:45:10 2021 +0100 + + core-components: proper LogViewer selection and copy + + Signed-off-by: Patrik Oldsberg + +commit cb3246ef89247d51c8d2b35c669da1b2061a7e8b +Author: Patrik Oldsberg +Date: Sun Dec 5 18:58:24 2021 +0100 + + core-components: lazy load log viewer + + Signed-off-by: Patrik Oldsberg + +commit e708a0109f23fbc9373880a04dae5e6b05119f9b +Author: Patrik Oldsberg +Date: Sun Dec 5 18:38:44 2021 +0100 + + core-components: refactor out LogViewer search + + Signed-off-by: Patrik Oldsberg + +commit ed042d205692b3327937c0f1fc4de3ac3a6559f5 +Author: Patrik Oldsberg +Date: Sun Dec 5 18:39:11 2021 +0100 + + core-components: memo LogViewer LogLines + + Signed-off-by: Patrik Oldsberg + +commit b38e4c636beebb0410097c8da6a451ca87b85b0f +Author: Patrik Oldsberg +Date: Sun Dec 5 18:01:20 2021 +0100 + + core-components: remove duplicate types from LogViewer + + Signed-off-by: Patrik Oldsberg + +commit 8a71f91bf270a240280bfd15991ea461fba52bcc +Author: Patrik Oldsberg +Date: Sun Dec 5 18:00:37 2021 +0100 + + core-components: split out LogViewerControls + + Signed-off-by: Patrik Oldsberg + +commit be8e706462ae7b169e78ec2eef615d3e69529cd9 +Author: Patrik Oldsberg +Date: Sun Dec 5 17:45:06 2021 +0100 + + core-components: highlight individual LogViewer search results + + Signed-off-by: Patrik Oldsberg + +commit 1407c0085a520eac3f68154aef81d58ccd27660f +Author: Patrik Oldsberg +Date: Sun Dec 5 17:27:33 2021 +0100 + + core-components: more advanced LogViewer filter controls + + Signed-off-by: Patrik Oldsberg + +commit 155da5097840d32266ccafea00f4466b9de2923a +Author: Patrik Oldsberg +Date: Sun Dec 5 15:59:12 2021 +0100 + + core-components: make LogViewer filter scroll to match instead of filter + + Signed-off-by: Patrik Oldsberg + +commit 563635a0f8decf17427ff8d61b6adf6f6562b420 +Author: Patrik Oldsberg +Date: Sun Dec 5 14:54:45 2021 +0100 + + core-components: add tests for LogLine highlighting + fix and refactor + + Signed-off-by: Patrik Oldsberg + +commit 4dd0511074566f61ae3bc94bc5c80dd48bf87a3e +Author: Patrik Oldsberg +Date: Sun Dec 5 12:42:37 2021 +0100 + + core-components: add tests for LogLine search results + + Signed-off-by: Patrik Oldsberg + +commit ef111abb56566f8d1d761d34f2a4935ec525bdd6 +Author: Patrik Oldsberg +Date: Sun Dec 5 12:32:52 2021 +0100 + + core-components: add tests for LogLine modifiers + + Signed-off-by: Patrik Oldsberg + +commit 1faae751b683aa1ea21598d4b864f749d5514443 +Author: Patrik Oldsberg +Date: Sun Dec 5 12:14:42 2021 +0100 + + core-components: refactor LogViewer LogLine into pieces of logic + + Signed-off-by: Patrik Oldsberg + +commit 439833d300c03dfa1e7d50ac715133e6969173db +Author: Patrik Oldsberg +Date: Sun Dec 5 11:29:09 2021 +0100 + + core-components: split up LogViewer + + Signed-off-by: Patrik Oldsberg + +commit 8884af06e8f0b4e7b077610aef0c0ade6116b71e +Author: Patrik Oldsberg +Date: Sat Dec 4 18:58:51 2021 +0100 + + core-components: highlight search matches in LogViewer + + Signed-off-by: Patrik Oldsberg + +commit 738a0b1b770a206dfb149dc0a618cc0723d216df +Author: Patrik Oldsberg +Date: Sat Dec 4 17:43:17 2021 +0100 + + core-components: basic line selection and filtering for LogViewer + + Signed-off-by: Patrik Oldsberg + +commit 8af6baa2d1df591a5113f41635f78faec77dd4b5 +Author: Patrik Oldsberg +Date: Sat Dec 4 17:12:38 2021 +0100 + + core-components: refactor AnsiProcessor to keep track of line numbers + + Signed-off-by: Patrik Oldsberg + +commit cef1f124f6e90b00b5f75f6946af678edca63863 +Author: Patrik Oldsberg +Date: Sat Dec 4 15:56:47 2021 +0100 + + core-components: added new LogViewer component + + Signed-off-by: Patrik Oldsberg + +commit d94abcab7d64076941449232e22715e0d5e84d0d +Author: Patrik Oldsberg +Date: Sat Dec 4 13:48:39 2021 +0100 + + core-components: added AnsiProcessor for LogViewer + + Signed-off-by: Patrik Oldsberg + +commit 5632fa9eb362035de013dea3d1e9889fb6d12a43 +Author: Patrik Oldsberg +Date: Fri Dec 3 16:58:16 2021 +0100 + + scaffolder: fix dev setup + + Signed-off-by: Patrik Oldsberg + +commit a07e0f5f06bdf835b0e7139592aa4abaaf3f2026 +Author: Radoslaw Wielonski +Date: Wed Dec 8 13:15:25 2021 +0100 + + docs: update documentation of setErrorHandler method + + Signed-off-by: Radoslaw Wielonski + +commit 986a5d869ea976fee71844c2aadd777907fde082 +Merge: 60ad732470 dcd1a0c3f4 +Author: Fredrik Adelöw +Date: Wed Dec 8 13:15:13 2021 +0100 + + Merge pull request #8405 from backstage/freben/nounpack + + Do not unpack arguments directly on exported items 🧹 + +commit 60ad73247062633f1d65e4f70492071556a4ec6d +Merge: 50920efc35 13ae212d21 +Author: Johan Haals +Date: Wed Dec 8 11:34:32 2021 +0100 + + Merge pull request #8397 from backstage/jhaals/oauth + + auth-backend(fix): Add basicAuth option to OAuth provider + +commit 50920efc353af7544eea82cbde0c000c45bb77f1 +Merge: 3b94f977fc b191e1737a +Author: Patrik Oldsberg +Date: Wed Dec 8 10:06:27 2021 +0100 + + Merge pull request #8361 from backstage/rugvip/r17 + + add support for React 17 in plugins + +commit 3b94f977fc0bd6bcf46d8d70c7e988354032be13 +Merge: 040241b061 64db0efffe +Author: Johan Haals +Date: Wed Dec 8 08:52:26 2021 +0100 + + Merge pull request #8385 from angeliski/change-rails-package-format + + chore: update build to use cjs format + +commit 95881167dcf1ab29b4f1dd803cb07d7949bd2800 +Author: djamaile +Date: Tue Dec 7 23:50:09 2021 +0100 + + chore: some clean up + + Signed-off-by: djamaile + +commit 1e7070443decf3004eaec10c8ba30e8fa15fd591 +Author: Praveen Ranjan Keshri +Date: Wed Dec 8 00:21:53 2021 +0530 + + Fixes post review by Rugvip: + 1. Ensuring that reloadIntervals, if present, is a valid positive number + 2. Remote config error message fix + 3. Removed remote config from example backend + 4. Lessened the writing.md + 5. Multiple changesets + + Signed-off-by: Praveen Ranjan Keshri + +commit dcd1a0c3f4d50bde823b098af4a68adf601c62cf +Author: Fredrik Adelöw +Date: Tue Dec 7 19:42:10 2021 +0100 + + Do not unpack arguments directly on exported items + + Signed-off-by: Fredrik Adelöw + +commit 040241b061592f0e5920c68da73da7db0cd5f4f0 +Merge: 3421826ca8 69034b4419 +Author: Fredrik Adelöw +Date: Tue Dec 7 18:49:57 2021 +0100 + + Merge pull request #8402 from backstage/catalog-react-directory-typo + + Fix directory typo in catalog-react + +commit d5d69f116923b82ef53bbf4743a1338a6c5666eb +Merge: 776180b740 3421826ca8 +Author: Praveen Ranjan Keshri +Date: Tue Dec 7 22:46:46 2021 +0530 + + Merge branch 'backstage:master' into 7340-remote-config-fix + +commit 69034b44191f47c10ee7b27b457c8eb2fc4b5dda +Author: Joon Park +Date: Tue Dec 7 16:53:38 2021 +0000 + + Add changeset + + Signed-off-by: Joon Park + +commit 2976a2b8e10c9555caf706038713de67221b1c63 +Author: Joon Park +Date: Tue Dec 7 16:24:54 2021 +0000 + + Fix directory typo in catalog-react + + Signed-off-by: Joon Park + +commit b191e1737ae56f7ab4ea9fadef40a53b05024977 +Author: Patrik Oldsberg +Date: Fri Dec 3 15:11:49 2021 +0100 + + packages,plugins: avoid usage of react-dom in tests + + Signed-off-by: Patrik Oldsberg + +commit cd450844f6471e7564d6514d1813f587eae4b21c +Author: Patrik Oldsberg +Date: Fri Dec 3 14:54:55 2021 +0100 + + changesets: added changesets for React 17 bump + + Signed-off-by: Patrik Oldsberg + +commit 777126a193fc8fcc07fd464b6c4491d5acdfa4f9 +Author: Patrik Oldsberg +Date: Fri Dec 3 14:48:10 2021 +0100 + + scripts: update type dependency checker to include peerDependencies + + Signed-off-by: Patrik Oldsberg + +commit 34490b75a699ff005478c2f5aa1530ec5c2dedad +Author: Patrik Oldsberg +Date: Fri Dec 3 14:40:09 2021 +0100 + + cli: update plugin template to use react peer dep + + Signed-off-by: Patrik Oldsberg + +commit 2d3af35de5786ab1e67ba77d1c7a8a4f37163cb2 +Author: Patrik Oldsberg +Date: Fri Dec 3 14:24:15 2021 +0100 + + packages: bump last few react deps to ^16.31.1 + + Signed-off-by: Patrik Oldsberg + +commit 39c64f50353315daf2fd156e9a1d5a3218d1cf6e +Author: Patrik Oldsberg +Date: Fri Dec 3 13:58:15 2021 +0100 + + packages,plugins: move @types/react to peer deps and sync query with react + + Signed-off-by: Patrik Oldsberg + +commit be32bc3edbe758dd864f829142023904ba65944a +Author: Patrik Oldsberg +Date: Fri Dec 3 13:57:02 2021 +0100 + + package,plugins: move react to peer deps and include v17 + + Signed-off-by: Patrik Oldsberg + +commit b61a5bbdf320ac2cb02506b55566f0704056f1fb +Author: Minn Soe +Date: Tue Dec 7 13:36:28 2021 +0000 + + feat: add gitlab self managed check method + + Signed-off-by: Minn Soe + +commit 91b3ad3553a43576a352d7c9598d834845736eb5 +Author: Minn Soe +Date: Fri Dec 3 13:32:01 2021 +0000 + + refactor: simplify by using GitLab apiBaseUrl + + Signed-off-by: Minn Soe + +commit d58e92a7f064a8a0c76eaf98fd35d727975cfd40 +Author: Minn Soe +Date: Tue Dec 7 13:46:12 2021 +0000 + + feat: allow types in gitlab client paginated reqs + + Signed-off-by: Minn Soe + +commit af80fb7a013c32c99070a5ed77dd8f17bbbadad7 +Author: Minn Soe +Date: Wed Dec 1 19:58:52 2021 +0000 + + test: add GitLabClient coverage in catalog-backend + + Signed-off-by: Minn Soe + +commit 32d733fbf10a7b411cb3aa56d1395080682d55bb +Author: Suzanne Daniels +Date: Tue Dec 7 17:17:35 2021 +0100 + + removing modifications + + Signed-off-by: Suzanne Daniels + +commit 7d9913fc43b24eb5afb9c0383fb1b80ad9af26d9 +Author: Philipp Hugenroth +Date: Tue Dec 7 16:49:24 2021 +0100 + + Add basic support for submenus to mobile sidebar + + Signed-off-by: Philipp Hugenroth + +commit 3421826ca872163b57a5cf6fd2f6e80b01e2227c +Author: Mert Can Bilgiç +Date: Tue Dec 7 18:29:06 2021 +0300 + + [TechDocs] Set entity triplets to lowercase if config is set on docs tab at entity page (#8394) + + * Fixes #8381, set entity triplets to lowercase if config is set on docs tab at entity page + + Co-authored-by: Mehmet Mallı + Signed-off-by: mertcbilgic + + * Changeset added + + Co-authored-by: Mehmet Mallı + Signed-off-by: mertcbilgic + + * fixes due to review + + Co-authored-by: Mehmet Mallı + Co-authored-by: Güven Altunsoy + Co-authored-by: Nilgün Canbaz + Co-authored-by: Burcu Karagöz + Co-authored-by: Murat Sökücü + Signed-off-by: mertcbilgic + + Co-authored-by: Mehmet Mallı + Co-authored-by: Güven Altunsoy + Co-authored-by: Nilgün Canbaz + Co-authored-by: Burcu Karagöz + Co-authored-by: Murat Sökücü + +commit c4f1509370697427f3035eb05440a99cc09daee3 (tag: v0.57.1, tag: release-2021-12-07) +Merge: c869f6dbbe 7ce4ea4079 +Author: Johan Haals +Date: Tue Dec 7 15:26:24 2021 +0100 + + Merge pull request #8395 from backstage/blam/fix-e2e + + chore: bumping this `graphiql` plugin to latest + +commit c869f6dbbe68e112e06dab8883bf4a2749bb9b5b +Merge: 6c1e8cb899 dac55f3cc7 +Author: Johan Haals +Date: Tue Dec 7 15:09:32 2021 +0100 + + Merge pull request #8303 from backstage/eide/run-migrations + + [backend-common]: Make it possible to skip database migrations + +commit 7ce4ea40795dfe834ed8f27d33e9b03d297c5427 +Author: blam +Date: Tue Dec 7 14:14:15 2021 +0100 + + chore: release new version of `api-docs` and `graphiql` to solve issues with `graphql` versions + + Signed-off-by: blam + +commit 9360b7fac60da6e6f64379cde8c1013f712448f2 +Author: blam +Date: Tue Dec 7 13:53:17 2021 +0100 + + chore: bumping graphql and graphiql versions to latest to solve broken `create-app` + + Signed-off-by: blam + +commit 6c1e8cb899e2044260ec763fda41b0cdfe5ca130 +Merge: 95ab7baba6 eb56221f52 +Author: Himanshu Mishra +Date: Tue Dec 7 18:20:02 2021 +0530 + + Merge pull request #8392 from backstage/dependabot/npm_and_yarn/rc-progress-3.1.4 + + chore(deps): bump rc-progress from 3.1.3 to 3.1.4 + +commit 285f7ec2e6276607f01814c2f7c6a56a5dc2edb2 +Author: Himanshu Mishra +Date: Tue Dec 7 18:13:06 2021 +0530 + + fix apiVersion for scaffolder.backstage.io/v1beta3 in docs + + Signed-off-by: Himanshu Mishra + +commit dac55f3cc76482c58ac61b994483a9397f0fef26 +Author: Marcus Eide +Date: Tue Dec 7 12:44:16 2021 +0100 + + Make optional + + Signed-off-by: Marcus Eide + +commit 6026ebb680ccae8306b7699c8b02564a60e5b37b +Author: Radoslaw Wielonski +Date: Tue Dec 7 12:24:14 2021 +0100 + + refactor: use prototype to access private properties and avoid // @ts-ignore + + Signed-off-by: Radoslaw Wielonski + +commit 06d80ac7a657b5fcf152a6e9a6d9673e92440c37 +Author: Radoslaw Wielonski +Date: Tue Dec 7 12:02:58 2021 +0100 + + refactor: remove ts-ignore comments from tests + + Signed-off-by: Radoslaw Wielonski + +commit 13ae212d21c137e3f1138a84f01fcf51cd904945 +Author: Johan Haals +Date: Tue Dec 7 11:55:04 2021 +0100 + + Rename option from basicAuth to includeBasicAuth + + Signed-off-by: Johan Haals + +commit af77b33895ad446820aaefbdd767b261e3aa0055 +Author: Radoslaw Wielonski +Date: Tue Dec 7 11:36:01 2021 +0100 + + docs: update api-report.md with error handler changes + + Signed-off-by: Radoslaw Wielonski + +commit 5a59f5507e2f6be0d61d1a68488007d6b4522e66 +Author: Radoslaw Wielonski +Date: Tue Dec 7 11:35:08 2021 +0100 + + feat: add flag for default error handler + + Signed-off-by: Radoslaw Wielonski + +commit 64db0efffe52cd5e64173fd8c6b74f141f9b157a +Author: Rogerio Angeliski +Date: Mon Dec 6 13:20:50 2021 -0300 + + chore: update build to use cjs format + + Signed-off-by: Rogerio Angeliski + +commit 856a6f5b6275e56b534cc697d4ebe17927aebac8 +Merge: 5f1db7a43a 95ab7baba6 +Author: Philipp Hugenroth +Date: Tue Dec 7 11:13:50 2021 +0100 + + Merge branch 'master' into mobile-sidebar + +commit 5f1db7a43a4c828857469c5dd8dea65d011af543 +Merge: 68f09dab37 48738962e7 +Author: Philipp Hugenroth +Date: Tue Dec 7 11:10:41 2021 +0100 + + Merge branch 'master' into mobile-sidebar + + Signed-off-by: Philipp Hugenroth + +commit 5c1840c16e2aff35d482d0d9801bce7f46c76bc1 +Author: Marcus Eide +Date: Tue Dec 7 10:06:26 2021 +0100 + + Rename to DatabaseManagerOptions and export + + Signed-off-by: Marcus Eide + +commit 8f461e6043288a3f5dc459de62bf1919c81e142c +Author: Johan Haals +Date: Tue Dec 7 10:59:52 2021 +0100 + + auth-backend(fix): Add basicAuth option to OAuth provider + + Signed-off-by: Johan Haals + +commit 11b7c39fb6c19a76d0b8d663013aadca05fa0814 +Author: blam +Date: Tue Dec 7 10:52:27 2021 +0100 + + chore: added caching for successful profile retrieval + + Signed-off-by: blam + +commit 95ab7baba6861f7dca10de066456ef86bab02492 +Merge: b0517904c4 e5976071ea +Author: Johan Haals +Date: Tue Dec 7 10:34:27 2021 +0100 + + Merge pull request #8350 from kuangp/fix/sidebar + + fix(sidebar): use ellipsis styling for overflowed text + +commit b0517904c44acba14142efd394c69300cd0096da +Merge: 92a9038b15 c401170b36 +Author: Johan Haals +Date: Tue Dec 7 09:38:03 2021 +0100 + + Merge pull request #8341 from adamdmharvey/update-create-app + + chore: Update create app template to align with example app + +commit 92a9038b15e722822cf5e22d3a4489e05e8f02a3 +Merge: 57f2bd9950 36bb4fb2e9 +Author: Johan Haals +Date: Tue Dec 7 09:35:27 2021 +0100 + + Merge pull request #8387 from backstage/scaffolder-config-cleanup + + More scaffolder config cleanup + +commit eb56221f522491438640f74844f6a03da29c37fd +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Tue Dec 7 04:10:23 2021 +0000 + + chore(deps): bump rc-progress from 3.1.3 to 3.1.4 + + Bumps [rc-progress](https://github.com/react-component/progress) from 3.1.3 to 3.1.4. + - [Release notes](https://github.com/react-component/progress/releases) + - [Changelog](https://github.com/react-component/progress/blob/master/CHANGELOG.md) + - [Commits](https://github.com/react-component/progress/compare/v3.1.3...v3.1.4) + + --- + updated-dependencies: + - dependency-name: rc-progress + dependency-type: direct:production + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit 36bb4fb2e95dcf76c856e5777482bdcc90118d5c +Author: Tim Hansen +Date: Mon Dec 6 13:13:03 2021 -0700 + + More scaffolder config cleanup + + Signed-off-by: Tim Hansen + +commit 18b7b795c102a3026abf0e472e0949e3aa2fc787 +Author: Patrik Oldsberg +Date: Mon Dec 6 17:14:18 2021 +0100 + + core-components: docs + fix API report warnings + + Co-authored-by: blam + Signed-off-by: Patrik Oldsberg + +commit 1154ec0017643d24fd40b0e301872659681255e5 +Author: Patrik Oldsberg +Date: Mon Dec 6 17:13:26 2021 +0100 + + auth-backend: decorateWithIdentity -> prepareBackstageIdentityResponse + API report fixes + + Co-authored-by: blam + Signed-off-by: Patrik Oldsberg + +commit a036b65c2f1a16553e9413b5f97629d0a610bce9 +Author: Patrik Oldsberg +Date: Mon Dec 6 14:53:16 2021 +0100 + + changesets: added changesets for sign-in and identity changes + + Co-authored-by: Fredrik Adelöw + Co-authored-by: blam + Signed-off-by: Patrik Oldsberg + +commit c0ac89d531a877da2f2654899dcfb0bcdda9c810 +Author: Marley Powell +Date: Mon Dec 6 15:12:15 2021 +0000 + + feat: Added additional types. + + Signed-off-by: Marley Powell + +commit 6c77a8ccf510807ae13814da06838621d1eec142 +Author: Marley Powell +Date: Mon Dec 6 14:58:09 2021 +0000 + + feat: Created `useFilterProcessor` hook for populating filter values. + + Signed-off-by: Marley Powell + +commit 949e73e125651ff629b8bf5c65a4940b158114b9 +Author: Marley Powell +Date: Mon Dec 6 14:56:37 2021 +0000 + + feat: Created new `getPullRequestGroupConfigs` function. + + Signed-off-by: Marley Powell + +commit ed133e68cbf14bff9a17410ab84000e9cf75e817 +Author: Marley Powell +Date: Mon Dec 6 14:55:23 2021 +0000 + + feat: Updated `PullRequestsPage` to use new column config approach. + + Signed-off-by: Marley Powell + +commit 57f2bd995017c079e58f7333a3f674fc6eac6996 +Merge: 594e73aa1c 089a6157ff +Author: Johan Haals +Date: Mon Dec 6 15:45:52 2021 +0100 + + Merge pull request #8088 from SDA-SE/feat/asyncapi-component-update + + Update AsyncAPI component to 1.0.0-x releases + +commit 362998f62eefadbe3744f39501f3d09cbefe6a88 +Author: Marley Powell +Date: Mon Dec 6 14:44:03 2021 +0000 + + feat: Created `equalsIgnoreCase` util function. + + Signed-off-by: Marley Powell + +commit 72bd5eb0753105e51459a71784891bbd435e69a2 +Author: Marley Powell +Date: Mon Dec 6 14:43:23 2021 +0000 + + feat: Created `arrayHas` and `stringArrayHas` util functions. + + Signed-off-by: Marley Powell + +commit f0064d4ee3b118f1d11860ce024be5d2298b43c3 +Author: Radoslaw Wielonski +Date: Mon Dec 6 15:40:02 2021 +0100 + + fix: fix tests for custom error handler + + Signed-off-by: Radoslaw Wielonski + +commit 5a008576c421ba16b6ab19fa29e122470969cfb7 +Author: Radoslaw Wielonski +Date: Mon Dec 6 10:56:14 2021 +0100 + + docs: add note to changeset + + Signed-off-by: Radoslaw Wielonski + +commit ad8ed6f91b2972a8374a0a84f0d926e0fd119552 +Author: Radoslaw Wielonski +Date: Mon Dec 6 10:48:06 2021 +0100 + + feat: add ability to set custom errorHandler + + Signed-off-by: Radoslaw Wielonski + +commit 4e50a33f8edd713ba78f93b0678d16f8e3ffe78b +Author: Marley Powell +Date: Mon Dec 6 14:21:45 2021 +0000 + + refactor: Update import references. + + Signed-off-by: Marley Powell + +commit 73c73b71d15f1a25ee07cdbbc7a6467cf1a7f445 +Author: Patrik Oldsberg +Date: Mon Dec 6 11:55:42 2021 +0100 + + auth: simplify types and reintroduce deprecated BackstageIdentity + + Co-authored-by: Fredrik Adelöw + Co-authored-by: blam + Signed-off-by: Patrik Oldsberg + +commit 594e73aa1c222820f7f96f0162076aea38adec25 +Author: Emma Indal +Date: Mon Dec 6 14:29:07 2021 +0100 + + use path.sep instead of / to accound for differnt platforms (#8380) + + Signed-off-by: Emma Indal + +commit f85fb5b140128e054d6afb30451ba6babe2f1288 +Author: hiba-aldalaty +Date: Mon Dec 6 12:40:53 2021 +0000 + + Update .changeset/eight-insects-kiss.md + + Signed-off-by: hiba-aldalaty + +commit 981f82983b613f26439eff2f755a8638618555f4 +Author: Suzanne Daniels +Date: Mon Dec 6 13:26:05 2021 +0100 + + Processing review comments - links, img, clarify + + Signed-off-by: Suzanne Daniels + +commit d76184a53a536a9115419cdcc7293377dc78fc93 +Author: hiba-aldalaty +Date: Mon Dec 6 11:49:23 2021 +0000 + + Fix changeset + + Signed-off-by: hiba-aldalaty + +commit ec20755eda86b91f59d0db1a893598f7f9a13911 +Author: hiba-aldalaty +Date: Mon Dec 6 11:45:14 2021 +0000 + + Remove unnecessary ternary operator + + Signed-off-by: hiba-aldalaty + +commit 2c17e5b073ad6fa65825fee105765b626b73ad50 +Author: hiba-aldalaty +Date: Mon Dec 6 11:33:00 2021 +0000 + + Fix active submenu items + + Signed-off-by: hiba-aldalaty + +commit 089a6157ffe21854fd5f7943fa6bc416202117d0 +Merge: ef64a444ca 884c451191 +Author: Kai Szybiak +Date: Mon Dec 6 12:08:54 2021 +0100 + + Merge backstage/master + + Signed-off-by: Kai Szybiak + +commit 884c451191480a0389e7e76744d08ba2aab7f09f +Merge: 731e9293bd f22299958f +Author: Himanshu Mishra +Date: Mon Dec 6 15:32:24 2021 +0530 + + Merge pull request #8376 from nick-laqua-dragon/patch-1 + + Update ADOPTERS.md + +commit 731e9293bd25e6b449d738e59b14b56b631bf16e +Merge: 963d69b30b e3e6e9a86d +Author: Otto Sichert +Date: Mon Dec 6 10:38:30 2021 +0100 + + Merge pull request #6335 from backstage/iameap/techdocs-cache + + [TechDocs] Optional static resource caching + +commit f22299958f46a33b15511ca1861e18361f3aff23 +Author: Nick Laqua <52642976+nick-laqua-dragon@users.noreply.github.com> +Date: Mon Dec 6 17:38:17 2021 +0800 + + Update ADOPTERS.md + + Adding Mox Bank as a public adopter + +commit 963d69b30b14f85a2c14011673001a3a70475454 +Merge: dd201b5fc1 e13f7e5605 +Author: Johan Haals +Date: Mon Dec 6 09:09:12 2021 +0100 + + Merge pull request #8371 from backstage/dependabot/npm_and_yarn/express-prom-bundle-6.4.1 + + chore(deps): bump express-prom-bundle from 6.3.6 to 6.4.1 + +commit dd201b5fc140e0b60f2521c6c25fb1259196c173 +Merge: 0d98f7a09c ef3a6977cf +Author: Johan Haals +Date: Mon Dec 6 09:08:44 2021 +0100 + + Merge pull request #8373 from backstage/dependabot/npm_and_yarn/types/compression-1.7.2 + + chore(deps-dev): bump @types/compression from 1.7.0 to 1.7.2 + +commit 94c3583f2b3478f9078cbde4ad73c81d0f6dfcf1 +Author: Himanshu Mishra +Date: Mon Dec 6 11:23:16 2021 +0530 + + scaffolder: update docs with v1beta3 syntax + + migration guide: https://backstage.io/docs/features/software-templates/migrating-from-v1beta2-to-v1beta3 + + Signed-off-by: Himanshu Mishra + +commit 0d98f7a09c000c95fe4105d8648a912b4853b6c1 +Merge: a2fbab1f07 b1da6c74d2 +Author: Himanshu Mishra +Date: Mon Dec 6 09:51:27 2021 +0530 + + Merge pull request #8370 from backstage/dependabot/npm_and_yarn/microsite/prettier-2.5.1 + +commit ef3a6977cfd8d7d84735e00e160cd5f1998200b3 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Mon Dec 6 04:16:45 2021 +0000 + + chore(deps-dev): bump @types/compression from 1.7.0 to 1.7.2 + + Bumps [@types/compression](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/compression) from 1.7.0 to 1.7.2. + - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) + - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/compression) + + --- + updated-dependencies: + - dependency-name: "@types/compression" + dependency-type: direct:development + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit e13f7e5605baf841d5bc4d1eda8eca3c218ae0ab +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Mon Dec 6 04:13:29 2021 +0000 + + chore(deps): bump express-prom-bundle from 6.3.6 to 6.4.1 + + Bumps [express-prom-bundle](https://github.com/jochen-schweizer/express-prom-bundle) from 6.3.6 to 6.4.1. + - [Release notes](https://github.com/jochen-schweizer/express-prom-bundle/releases) + - [Commits](https://github.com/jochen-schweizer/express-prom-bundle/compare/6.3.6...6.4.1) + + --- + updated-dependencies: + - dependency-name: express-prom-bundle + dependency-type: direct:production + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit b1da6c74d26c65803260f1e8d11a7373a4ae26e9 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Mon Dec 6 04:08:22 2021 +0000 + + chore(deps-dev): bump prettier from 2.5.0 to 2.5.1 in /microsite + + Bumps [prettier](https://github.com/prettier/prettier) from 2.5.0 to 2.5.1. + - [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.5.0...2.5.1) + + --- + updated-dependencies: + - dependency-name: prettier + dependency-type: direct:development + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit e3e6e9a86d2d654d1378e52adbf2f3ec03d00c2a +Author: Eric Peterson +Date: Sun Dec 5 17:05:07 2021 -0600 + + One last docs update to clarify new architecture. + + Signed-off-by: Eric Peterson + +commit ef600b3c8cfb84cb02fdfed6bb767b42257f96da +Author: Eric Peterson +Date: Sun Dec 5 16:50:09 2021 -0600 + + Review feedback. + + Signed-off-by: Eric Peterson + +commit a2fbab1f07ccd9fa1724fdc7e0bbc92bae54fc48 +Merge: e9f9947db2 dd19340ebc +Author: Fredrik Adelöw +Date: Sun Dec 5 13:02:11 2021 +0100 + + Merge pull request #8363 from Miltonjacomini/patch-1 + + Add Mosaico to ADOPTERS List + +commit dd19340ebc1ae91b5881aa14463678d79a67ab00 +Author: Fredrik Adelöw +Date: Sun Dec 5 12:37:12 2021 +0100 + + make prettier happy + + Signed-off-by: Fredrik Adelöw + +commit 07ac314fb2f891be0313d5d89ab3bd45f2b5b361 +Author: Andre Wanlin +Date: Sat Dec 4 11:50:38 2021 -0600 + + Improvements based on feedback + + Signed-off-by: Andre Wanlin + +commit 5b41684f6aca83d499dca3ff599cab2718b4873f +Author: Andre Wanlin +Date: Fri Nov 26 07:09:05 2021 -0600 + + Updated changeset to minor + + Signed-off-by: Andre Wanlin + +commit 868f1dae99086ebeb43f96282d746a41e6ad6664 +Author: Andre Wanlin +Date: Sat Nov 13 11:25:46 2021 -0600 + + Refactored to provide better API for Builds + + Signed-off-by: Andre Wanlin + +commit a77526afcdb23a019a6a925552bde4b02f9b2178 +Author: Andre Wanlin +Date: Sun Oct 31 16:54:08 2021 -0500 + + Added changeset and updated API Report + + Signed-off-by: Andre Wanlin + +commit 7d1a522abc464a53b6f8fd6d2a27392c5ff383cf +Author: Andre Wanlin +Date: Sun Oct 31 16:49:16 2021 -0500 + + Added getting builds by definition name + + Signed-off-by: Andre Wanlin + +commit 4a0292c67b420b55d69313c0830308a97b6aa8ac +Author: djamaile +Date: Sat Dec 4 16:59:33 2021 +0100 + + refactor: remove useEffect functionality + + Signed-off-by: djamaile + +commit e9f9947db2ebddc7d0bf0c09b2ee8be2c0ff1d05 +Merge: 7e726a10e9 2edcf7738f +Author: Natasha Issayeva <5281492+nissayeva@users.noreply.github.com> +Date: Fri Dec 3 14:23:57 2021 -0800 + + Merge pull request #8366 from backstage/natasha/fix-scaffolder-owner-bug + + Fix scaffolder repo owner bug + +commit 2edcf7738f01a6672ed1605da2eaab57246c02cc +Author: Nataliya Issayeva +Date: Fri Dec 3 16:48:53 2021 -0500 + + Add changeset + + Signed-off-by: Nataliya Issayeva + +commit 113a7442d8de8b5d916e1619cb87ffb2bce7cf6c +Author: Nataliya Issayeva +Date: Fri Dec 3 16:34:27 2021 -0500 + + Fix scaffolder repo owner bug + + Signed-off-by: Nataliya Issayeva + +commit 3ebc93120233a56a6df5d8b8e27853d0291cd5e4 +Author: Milton Jacomini Neto +Date: Fri Dec 3 17:37:52 2021 -0300 + + Add Mosaico to ADOPTERS List + +commit 7e726a10e9a2fc7ccd9d2f1658d20926789cd4e7 +Merge: 48738962e7 cfd01a2269 +Author: Fredrik Adelöw +Date: Fri Dec 3 19:39:39 2021 +0100 + + Merge pull request #8362 from ngranander/xcmetrics/bugfix + + [XCMetrics] Bugfix: Handle missing Xcode data + +commit cfd01a226956fde10c3a2d5b7f6b4fa3cdfcbe8a +Author: Niklas Granander +Date: Fri Dec 3 16:58:41 2021 +0100 + + Fix spelling in changeset + + Signed-off-by: Niklas Granander + +commit 343ef34599c642f8a26951da7c7839099f3f25c1 +Author: Niklas Granander +Date: Fri Dec 3 16:10:55 2021 +0100 + + Handle missing Xcode data from old versions of XCMetrics + + Signed-off-by: Niklas Granander + +commit 48738962e7cdeacad063755e2611f35f97c09331 +Merge: 1b8d3dd5c5 11673fe7b4 +Author: Johan Haals +Date: Fri Dec 3 15:45:35 2021 +0100 + + Merge pull request #8360 from backstage/jhaals/bump-cypress-request + + chore: bump @cypress/request + +commit 1b8d3dd5c5bac8575b3a200c4b5bc4f0a64ff123 +Merge: f046799197 ab4664e582 +Author: Ben Lambert +Date: Fri Dec 3 14:21:40 2021 +0100 + + Merge pull request #8207 from LucileDesfour/scaffolder-allowed-owner + + add allowed owner to scaffolder plugin (fix #8205) + +commit 11673fe7b452ec64503320eb4e4e7dd028ab4e7c +Author: Johan Haals +Date: Fri Dec 3 14:13:00 2021 +0100 + + chore: bump @cypress/request + + Signed-off-by: Johan Haals + +commit e847694fbbd3e5d4180056133c1dc75ad61c9265 +Author: blam +Date: Fri Dec 3 14:10:00 2021 +0100 + + chore: rebuild api-report now I fixed some issues + + Signed-off-by: blam + +commit f046799197daf646a23c573caa6e7a4a5ce51a6d +Merge: b84c49750d 972a047c43 +Author: Johan Haals +Date: Fri Dec 3 11:52:12 2021 +0100 + + Merge pull request #8356 from backstage/jhaals/microsite + + microsite: close html tags + +commit 972a047c432c6c0fe3b6393ac8a2cc1495e94bad +Author: Johan Haals +Date: Fri Dec 3 11:34:06 2021 +0100 + + microsite: close html tags + + Signed-off-by: Johan Haals + +commit b84c49750dafbd859df7e534ad8d10701c15d490 +Merge: d8bdd56534 8c84e4ef1f +Author: Fredrik Adelöw +Date: Fri Dec 3 11:26:54 2021 +0100 + + Merge pull request #8346 from backstage/additionalKnexConfig + + Additional knex config + +commit e0f5814037453d49e74a1804c7a7eae37cdf4345 +Author: blam +Date: Fri Dec 3 10:33:05 2021 +0100 + + chore: more code review comments + + Signed-off-by: blam + +commit d8bdd5653474ea66e140052455601366cfb0a6ca +Merge: 65c2ddd858 33a93b634e +Author: Johan Haals +Date: Fri Dec 3 10:32:29 2021 +0100 + + Merge pull request #8310 from kuangp/feat/gaAddress + + feat(analytics-module-ga): support self hosted analytics.js + +commit a76dacda24fe414f550e06d9b8efa84f1542e74a +Author: blam +Date: Fri Dec 3 10:24:01 2021 +0100 + + chore: fix up the api reports + + Signed-off-by: blam + +commit 388fd9bb7f1ec165ed938ab7abe314f97d404e32 +Author: blam +Date: Fri Dec 3 10:21:01 2021 +0100 + + chore: fixing some code review comments + + Signed-off-by: blam + +commit 65c2ddd8585412709a820b3eb5bf5e801bb30344 +Merge: 7e24dec644 210fcf63ee +Author: Fredrik Adelöw +Date: Fri Dec 3 10:15:02 2021 +0100 + + Merge pull request #8337 from backstage/freben/bazaar-default + + Fix Bazaar migration error + +commit acbb4cedd4c9b40f7392f6403641eda9aac74f7e +Author: blam +Date: Fri Dec 3 10:08:04 2021 +0100 + + chore: fix derpy merge conflicts + Signed-off-by: blam + +commit 7e24dec644d2540cc8a5404e3a2bf47fcc0151e3 +Merge: c010632f88 b0592c3809 +Author: Fredrik Adelöw +Date: Fri Dec 3 09:44:16 2021 +0100 + + Merge pull request #8354 from timja/add-timja-to-codeowners + + Add @timja to Jenkins CODEOWNERS + +commit b0592c38091dce1942b74fc652408bcb61927c4a +Author: Tim Jacomb +Date: Fri Dec 3 08:19:46 2021 +0000 + + Add @timja to Jenkins CODEOWNERS + + Signed-off-by: Tim Jacomb + +commit c010632f880761cc21d36118917c4e0af1fc6b4e +Author: Matthew Clarke +Date: Thu Dec 2 23:10:48 2021 +0000 + + kubernetes-plugin: integrate with top method from kubernetes client library (#8248) + + * kubernetes-plugin: integrate with top method from kubernetes client library + + Signed-off-by: mclarke + + * fix existing tests + + Signed-off-by: mclarke + + * prettier + + Signed-off-by: mclarke + + * add fetcher test + + Signed-off-by: mclarke + + * update api report + + Signed-off-by: mclarke + + * fix fe tests + + Signed-off-by: mclarke + + * fe tests + + Signed-off-by: mclarke + + * changeset + + Signed-off-by: mclarke + + * add skip metrics lookup flag + + Signed-off-by: mclarke + + * add skip metrics lookup to gke locator and docs + + Signed-off-by: mclarke + + * fix tests + + Signed-off-by: mclarke + + * minor change + + Signed-off-by: mclarke + + * missed prettier + + Signed-off-by: mclarke + + * missed file + + Signed-off-by: mclarke + + * more details to changeset + + Signed-off-by: mclarke + +commit e5976071eae1c2164d788832fb883762148cc54f +Author: Phil Kuang +Date: Thu Dec 2 17:10:00 2021 -0500 + + fix(sidebar): use ellipsis styling for overflowed text + + Signed-off-by: Phil Kuang + +commit 25dfc2d483bf46be57fa05b74dceab91f79cab0f +Author: Patrik Oldsberg +Date: Thu Dec 2 22:48:07 2021 +0100 + + add more explicit support for .mjs and .cjs extensions + + Signed-off-by: Patrik Oldsberg + +commit a6639021a629d93529d4b4495f3e7bc3b2d42f65 +Merge: 982daaf608 0e4daaa753 +Author: Patrik Oldsberg +Date: Thu Dec 2 22:06:08 2021 +0100 + + Merge pull request #8345 from backstage/rugvip/dups + + catalog-backend: disallow duplicate entity search keys + +commit 3368f27aef46b2e8198f3b8a2805f890c2f1aecc +Author: Patrik Oldsberg +Date: Thu Dec 2 19:53:59 2021 +0100 + + catalog-backend: fix handling of optional locations + + Signed-off-by: Patrik Oldsberg + +commit ad7338bb48703ce84b49b41f15363d71255f063a +Author: Patrik Oldsberg +Date: Thu Dec 2 19:33:22 2021 +0100 + + catalog-model: add presence field to locations + + Signed-off-by: Patrik Oldsberg + +commit 982daaf60810ab97ff9d07e7915ba64ecf1441e7 +Merge: c2da6492fb 9603827bb5 +Author: Fredrik Adelöw +Date: Thu Dec 2 21:09:48 2021 +0100 + + Merge pull request #8342 from backstage/freben/peer-deps + + Addressed some peer dependency warnings 🧹 + +commit 8c84e4ef1f8935a2a00fa840a65aacce97f7e7aa +Author: Fredrik Adelöw +Date: Thu Dec 2 21:06:48 2021 +0100 + + add test + + Signed-off-by: Fredrik Adelöw + +commit 0e4daaa753fb481a9ff10e6bbc565365aa9809dd +Author: Patrik Oldsberg +Date: Thu Dec 2 20:54:55 2021 +0100 + + catalog-backend: disallow duplicate entity search keys + + Signed-off-by: Patrik Oldsberg + +commit c401170b360d58d9295d4d7d6b940c5db423455f +Author: Adam Harvey +Date: Thu Dec 2 14:47:36 2021 -0500 + + Update changeset wording + + Signed-off-by: Adam Harvey + +commit 7d24709264d4a673ea77730ad7519138cb139754 +Author: Adam Harvey +Date: Thu Dec 2 14:30:44 2021 -0500 + + Fix URL typo + + Signed-off-by: Adam Harvey + +commit 6cecfbba7363b64be8dbea424295257027e0048a +Author: Fredrik Adelöw +Date: Thu Dec 2 19:53:44 2021 +0100 + + final tweaks + + Signed-off-by: Fredrik Adelöw + +commit 6298de32dd0a8e2bf61b022ef37ee3af4d788056 +Author: Andrew Shirley +Date: Thu Sep 2 14:39:17 2021 +0100 + + Add knexConfig sections to the config + + Signed-off-by: Andrew Shirley + +commit 9603827bb58ac671e1740430dd023a3541bf87e9 +Author: Fredrik Adelöw +Date: Thu Dec 2 19:32:42 2021 +0100 + + Addressed some peer dependency warnings + + Signed-off-by: Fredrik Adelöw + +commit 4862fbc64f5503a5f5944cb69a64d575c20339bc +Author: Adam Harvey +Date: Thu Dec 2 12:42:19 2021 -0500 + + Add changeset + + Signed-off-by: Adam Harvey + +commit bdf357956cd2dfd251f5c714ec93921bf2201462 +Author: Adam Harvey +Date: Thu Dec 2 12:33:38 2021 -0500 + + Align scripts order to monorepo + + Signed-off-by: Adam Harvey + +commit 2d3dd1e76fce11642314989f6e50bba758efa88e +Author: Adam Harvey +Date: Thu Dec 2 12:29:39 2021 -0500 + + Fix doco typo + + Signed-off-by: Adam Harvey + +commit cfd019b72114da5a536bfc41e08806d5cff900f8 +Author: Adam Harvey +Date: Thu Dec 2 12:29:16 2021 -0500 + + Update Backstage docs link + + Signed-off-by: Adam Harvey + +commit 2c503737550f0b14951f11e428160fbbdf2dd19d +Author: Adam Harvey +Date: Thu Dec 2 12:21:06 2021 -0500 + + Move test-utils to devDeps + + Signed-off-by: Adam Harvey + +commit 2c009db3b640deb31c1bd3dfcce72fba0d817792 +Author: Adam Harvey +Date: Thu Dec 2 12:20:44 2021 -0500 + + Bump Spotify's prettier + + Signed-off-by: Adam Harvey + +commit a955e16875ca60e4a8ffe954704528fb64909d7a +Author: Balasundaram +Date: Thu Dec 2 10:49:14 2021 -0500 + + Adding changes for PR review comments II + + Signed-off-by: Balasundaram + +commit c2da6492fb917002517a54638e1da6fa523f2a8f +Merge: 581288f670 ccec66ce16 +Author: Erik Engervall +Date: Thu Dec 2 16:26:00 2021 +0100 + + Merge pull request #8333 from backstage/erikengervall/assign-codeowner-grm-plugin + + Add @erikengervall as code owner for GRM plugin + +commit ccec66ce16646c23b20880e96e7ed5f367cb7740 +Author: Erik Engervall +Date: Thu Dec 2 13:33:38 2021 +0100 + + Add @erikengervall as code owner for GRM plugin + + Signed-off-by: Erik Engervall + +commit 210fcf63ee635ddfc4707a12195df5f844b380b7 +Author: Fredrik Adelöw +Date: Thu Dec 2 15:44:40 2021 +0100 + + Fix Bazaar migration error + + Signed-off-by: Fredrik Adelöw + +commit 98a9c35f0cdd668f23f652b94587e967494ac023 +Author: Marcus Eide +Date: Thu Dec 2 15:38:56 2021 +0100 + + Add changeset + + Signed-off-by: Marcus Eide + +commit 581288f6708bb4f3dd5fa21d05a4567817919acb +Merge: a05e7081b8 1a1756d538 +Author: Johan Haals +Date: Thu Dec 2 15:34:08 2021 +0100 + + Merge pull request #8325 from backstage/vinzscam/bump-esbuild-and-rollup + + Add cli option for minifying plugins and backend build + +commit ab4664e582468710bc8e0cf5e3246d2ad470a680 +Author: Lucile Desfour +Date: Thu Dec 2 14:56:00 2021 +0100 + + set change to patch + + Signed-off-by: Lucile Desfour + +commit 33a93b634e77de728527f631a0e8eb6d84c99181 +Author: Phil Kuang +Date: Thu Dec 2 08:54:00 2021 -0500 + + refactor(analytics-module-ga): rename gaAddress option to scriptSrc + + Signed-off-by: Phil Kuang + +commit 2a02690b1154a6484d275147b2f229a9ee2ac4b4 +Author: Marley Powell +Date: Thu Dec 2 13:34:14 2021 +0000 + + refactor: Moved around filter types. + + Signed-off-by: Marley Powell + +commit 259922bfb27c92d0f93e89ab7316b254cece2788 +Author: Marcus Eide +Date: Thu Dec 2 14:30:49 2021 +0100 + + Update api-reports + + Signed-off-by: Marcus Eide + +commit a05e7081b805006e3f0b2960a08a7753357f532f (tag: v0.57.0, tag: release-2021-12-02) +Merge: 382e3a94b3 29f2606ed9 +Author: Johan Haals +Date: Thu Dec 2 14:30:13 2021 +0100 + + Merge pull request #8247 from backstage/changeset-release/master + + Version Packages + +commit 382e3a94b35e1920f2eb16279ffef95cf40e77ff +Author: Emma Indal +Date: Thu Dec 2 14:26:32 2021 +0100 + + [Search] export search api interface (#8334) + + * export api interface from plugin + + Signed-off-by: Emma Indal + + * add changeset + + Signed-off-by: Emma Indal + + * export as type + + Signed-off-by: Emma Indal + + * update api reports + + Signed-off-by: Emma Indal + +commit 7b61f2c3b6d9dbe1c495b5dbe518412cb9937d31 +Author: Marcus Eide +Date: Thu Dec 2 14:19:02 2021 +0100 + + Make migrations object required + + Signed-off-by: Marcus Eide + +commit 29f2606ed911acedc18cf82adfc86dc3cb5c5a66 +Author: github-actions[bot] +Date: Thu Dec 2 12:35:24 2021 +0000 + + Version Packages + +commit 3b39323f2631862c690d5c1235395f9d389227a2 +Author: blam +Date: Thu Dec 2 11:04:33 2021 +0100 + + chore: revert some of the provider changes are they are handled in the OAuthAdapter now + + Signed-off-by: blam + +commit 11a90d6a79e82ea2028eabc6f1ffc4d081fe1b72 +Author: blam +Date: Wed Dec 1 16:29:14 2021 +0100 + + chore: revert some of the handling + + Signed-off-by: blam + +commit b3ac79d7c29f9eaecd3a2f78d9b22d57302af87d +Author: blam +Date: Wed Dec 1 16:19:24 2021 +0100 + + chore: updated the api-report for auth backend. probably need to make this a bit better. + + Signed-off-by: blam + +commit 39645e56ac32fe9dfedf5dac7a8114cf186eb35a +Author: blam +Date: Wed Dec 1 16:02:09 2021 +0100 + + chore: reworking the auth providers to decorate the identity from the token that is returned from the different providers + + Co-authored-by: Johan Haals + Signed-off-by: blam + +commit 29d0b45c6a660f604d5bc2fcc66ff669dacfdf3b +Author: blam +Date: Wed Dec 1 14:13:07 2021 +0100 + + chore: fixing issue with multi signin providers + + Co-authored-by: Johan Haals + Co-authored-by: Fredrik Adelöw + Signed-off-by: blam + +commit 64c3fc492e1956396019f5e6a67cd4d2fb3f639e +Author: blam +Date: Wed Dec 1 10:55:17 2021 +0100 + + chore: fix up api-reports and fix the export + + Co-authored-by: Johan Haals + Co-authored-by: Fredrik Adelöw + Signed-off-by: blam + +commit 0bb10226b8f618e9a932a283aeedace421ba9ebd +Author: blam +Date: Wed Dec 1 10:33:55 2021 +0100 + + chore: move some packges around so that we don't have bad imports + + Co-authored-by: Johan Haals + Co-authored-by: Fredrik Adelöw + Signed-off-by: blam + +commit 8c337a480f28b4eec6e991bb6c1d0575ef035655 +Author: Johan Haals +Date: Tue Nov 30 16:25:29 2021 +0100 + + chore: Update types and API reports + + Signed-off-by: Johan Haals + +commit 48e1d3bfca17449f202799df64ffb6ce75ff17fb +Author: Johan Haals +Date: Tue Nov 30 13:24:52 2021 +0100 + + chore: remove wip comments + + Signed-off-by: Johan Haals + +commit 15b98232d089f3b8b88e73bb86c7786aff8a34dd +Author: Johan Haals +Date: Tue Nov 30 13:19:21 2021 +0100 + + chore: drop wip comments + + Signed-off-by: Johan Haals + +commit e9471d274c244c13daa34250e242fa7ac3d164fe +Author: Johan Haals +Date: Tue Nov 30 13:14:48 2021 +0100 + + Use BackstageUserIdentity, fix tests + + Co-authored-by: blam + Co-authored-by: Fredrik Adelöw + Co-authored-by: Patrik Oldsberg + Signed-off-by: Johan Haals + +commit 5722e731aaa16aac7fc14bb6b29ee72ce713b19a +Merge: afa656ae6b 1925d1c5c6 +Author: Patrik Oldsberg +Date: Thu Dec 2 13:29:42 2021 +0100 + + Merge pull request #8292 from sonali-mishra-94/add-oauth2-header + + Add custom authorization header for OAuth2.0 strategy + +commit 32b04436608362c868a6fc9736f9124de5ec9b39 +Author: Johan Haals +Date: Fri Nov 26 16:05:32 2021 +0100 + + core-plugin-api: Use LegacyUserIdentity helper + + Co-authored-by: blam + Signed-off-by: Johan Haals + +commit 6304c8f94714b6fecb6759d831d5c1d2214b5aa2 +Author: Patrik Oldsberg +Date: Wed Nov 24 11:59:59 2021 +0100 + + core-plugin-api: Refactor IdentityApi + + Co-authored-by: Fredrik Adelöw + Co-authored-by: Johan Haals + Co-authored-by: blam + Signed-off-by: Patrik Oldsberg + +commit 50b3d1737dab6b17a0890d2144c991dc97758f39 +Author: Marley Powell +Date: Thu Dec 2 12:14:42 2021 +0000 + + feat: Created `createdByTeamFilter`, `createdByTeamsFilter` and `createdByUserFilter`. + + Signed-off-by: Marley Powell + +commit afa656ae6b7139df31086eac704ebd3445443836 +Merge: 90317d4dea d11fb7fe04 +Author: Ben Lambert +Date: Thu Dec 2 13:08:51 2021 +0100 + + Merge pull request #8302 from backstage/feat/search-modal-context + + [Search] Search Modal now relies on the Search Context + +commit 1925d1c5c666731625a3f2d1ca616543bd8dd9aa +Author: Patrik Oldsberg +Date: Thu Dec 2 13:08:41 2021 +0100 + + Update thin-poems-watch.md + + Signed-off-by: Patrik Oldsberg + +commit 90317d4deadfb678a517f8074072f6f9befc8aa3 +Merge: 019997dd4e e34f174fc5 +Author: Ben Lambert +Date: Thu Dec 2 13:08:35 2021 +0100 + + Merge pull request #7521 from hiba-aldalaty/scalable-sidebar-new-implementation + + New Scalable Side Nav design Implementation + +commit 70c46a708b626eb6b81a44280a59c22ed1a92fbc +Author: Marcus Eide +Date: Thu Dec 2 13:05:31 2021 +0100 + + Add options with migrations category + + Signed-off-by: Marcus Eide + +commit 019997dd4ef4e6330b1969f5b714f2869bc63b53 +Merge: 6276f4510d 4bf4111902 +Author: Patrik Oldsberg +Date: Thu Dec 2 13:03:55 2021 +0100 + + Merge pull request #8331 from backstage/rugvip/auth-fin + + auth-backend: migrate saml provider to sign-in resolver + +commit 8e2d3c9d548e1aada4decdb03fce784f7147fff5 +Author: Marley Powell +Date: Thu Dec 2 11:55:43 2021 +0000 + + feat: Created `assignedToTeamFilter`, `assignedToTeamsFilter` and `assignedToUserFilter`. + + Signed-off-by: Marley Powell + +commit 256d4983013ac3ada51ab03c6b9312e01ec20a2a +Author: Marley Powell +Date: Thu Dec 2 11:38:14 2021 +0000 + + feat: Created `allFilter`. + + Signed-off-by: Marley Powell + +commit d76ee63f8533ab0eecc129070b1175f4cb914d51 +Author: Marley Powell +Date: Thu Dec 2 11:37:43 2021 +0000 + + feat: Created types for filters. + + Signed-off-by: Marley Powell + +commit 6276f4510db9d66d4adb9bb9575b03638c820fe5 +Merge: 1f7c345191 2c4cda7506 +Author: Patrik Oldsberg +Date: Thu Dec 2 12:06:26 2021 +0100 + + Merge pull request #8318 from nodify-at/feature/auth_handler_and_sign-in_resolvers_oidc + + Auth handler and sign in resolvers for oidc provider + +commit 4bf4111902e215b6cb841b35a5ffd5a8e46cd6af +Author: Patrik Oldsberg +Date: Thu Dec 2 12:05:19 2021 +0100 + + auth-backend: migrate saml provider to sign-in resolver + + Signed-off-by: Patrik Oldsberg + +commit 1f7c3451913b932c525d619a2462409625fe403d +Merge: dfd26925ce f4d351d441 +Author: Patrik Oldsberg +Date: Thu Dec 2 12:04:27 2021 +0100 + + Merge pull request #8093 from RoadieHQ/scorecard-tech-insights + + Scorecard for tech insights + +commit e34f174fc5a29252d82307219331f899d325cda6 +Author: blam +Date: Thu Dec 2 11:38:25 2021 +0100 + + chore: added changeset + + Signed-off-by: blam + +commit d11fb7fe043183ce6f6d5e994dd7749ea609e938 +Author: Camila Belo +Date: Thu Dec 2 11:36:26 2021 +0100 + + refactor(search): use callback hook on the modal toggle + + Signed-off-by: Camila Belo + +commit f1efedc454f980bb20bf1ebe02ca1cdb44c12375 +Author: Camila Belo +Date: Thu Dec 2 11:35:08 2021 +0100 + + docs(search): change create-app semver to patch + + Signed-off-by: Camila Belo + +commit dfd26925cec1e25e9dc7c34fca4c61cfc4e7b2de +Merge: 41b056a2f1 c6c8b8e53e +Author: Fredrik Adelöw +Date: Thu Dec 2 11:34:13 2021 +0100 + + Merge pull request #8264 from jluk-box/tech-insights-readme-fixes + + Minor fixes in tech insights plugins readme + +commit 7877857b2d5e8c79edf435e02cf5e8e0cc61c22e +Author: blam +Date: Thu Dec 2 11:33:00 2021 +0100 + + chore: reset the ADOPTERS.md file + + Signed-off-by: blam + +commit 04305a3c599aebe4405cad7916aae882b51017dc +Author: blam +Date: Thu Dec 2 11:32:29 2021 +0100 + + chore: update the naming + + Signed-off-by: blam + +commit 2c4cda750608309d04b53c2931f71d17f18ad6b4 +Author: Hasan Ozdemir <21654050+nodify-at@users.noreply.github.com> +Date: Thu Dec 2 11:31:40 2021 +0100 + + define the profile in oidc provider without using makeProfile function + + Signed-off-by: Hasan Ozdemir <21654050+nodify-at@users.noreply.github.com> + +commit 41b056a2f1a17595c05df1e7eb7f3acc468fac49 +Merge: 74d786c322 73baf36ec8 +Author: Patrik Oldsberg +Date: Thu Dec 2 11:28:43 2021 +0100 + + Merge pull request #8327 from backstage/jhaals/fix-format + + chore: format ADOPTERS.md + +commit 74d786c322a2cbafd00ae4d63eedcb22be14f5d8 +Merge: 60cdac3b97 e3278ad900 +Author: Fredrik Adelöw +Date: Thu Dec 2 11:27:04 2021 +0100 + + Merge pull request #8321 from backstage/dependabot/npm_and_yarn/spotify/prettier-config-12.0.0 + + chore(deps-dev): bump @spotify/prettier-config from 11.0.0 to 12.0.0 + +commit 60cdac3b975c167a4b3cfd403506a30a1ed06509 +Merge: 197b10856b 4bea7b81d3 +Author: Patrik Oldsberg +Date: Thu Dec 2 11:26:48 2021 +0100 + + Merge pull request #8278 from dnsaoki2/config-loader-filtering + + config-loader(schema/filtering): uses key visibility as fallback + +commit 197b10856b35362455980db5362a15bf1bbf9859 +Merge: 39001c58fd 4b284fe9e5 +Author: Patrik Oldsberg +Date: Thu Dec 2 11:26:13 2021 +0100 + + Merge pull request #8269 from lorsatti/swagger-style + + Adapt Swagger style to the main theme + +commit 39001c58fd653d50946660b1d84bc15edfd45146 +Merge: 3cb775c9ea af09b1e059 +Author: Patrik Oldsberg +Date: Thu Dec 2 11:22:25 2021 +0100 + + Merge pull request #8313 from ngranander/xcmetrics/bugfix + + [XCMetrics] Handle invalid build statuses + +commit 4df3e7686c21854f1057c523aa272cf19e8bc2b3 +Author: Suzanne Daniels +Date: Thu Dec 2 11:05:03 2021 +0100 + + More capitalization fixes + + Signed-off-by: Suzanne Daniels + +commit 1a1756d5380af82eb55626b507433f950e1571bc +Author: Vincenzo Scamporlino +Date: Thu Dec 2 10:53:36 2021 +0100 + + Add minify option to backend:build + + Co-authored-by: Ainhoa Larumbe + Signed-off-by: Vincenzo Scamporlino + +commit 1c03759c47c0c7164aa417ff026367e5d5d34fc5 +Author: Suzanne Daniels +Date: Thu Dec 2 10:51:28 2021 +0100 + + Resolved feedback (links, capitalization, vale) + + Signed-off-by: Suzanne Daniels + +commit 73baf36ec8d9e48db668dc54d31c1958cdb41fa4 +Author: Johan Haals +Date: Thu Dec 2 10:50:10 2021 +0100 + + chore: format ADOPTERS.md + + with `--config docs/prettier.config.js --write ADOPTERS.md` + + Signed-off-by: Johan Haals + +commit 3edae6a3e858fb17a5b089fddcb8dbfc57ca5416 +Author: Vincenzo Scamporlino +Date: Thu Dec 2 10:47:08 2021 +0100 + + Add documentation + + Co-authored-by: Ainhoa Larumbe + Signed-off-by: Vincenzo Scamporlino + +commit 3cb775c9eaab5853b5900462d17d1ef2f7d05a8f +Merge: 2c7875fe3d 54989b671d +Author: Fredrik Adelöw +Date: Thu Dec 2 10:45:30 2021 +0100 + + Merge pull request #8326 from backstage/freben/redacting-undefined-huh + + Fix a potential crash in the log redaction code + +commit 2a3fb13718a68657859ecfb89f3fd4bfab648ffc +Author: Vincenzo Scamporlino +Date: Thu Dec 2 10:39:16 2021 +0100 + + Split changeset + + Co-authored-by: Ainhoa Larumbe + Signed-off-by: Vincenzo Scamporlino + +commit 2c7875fe3d3f5ebeca5bdf17601818f3f4abd49a +Merge: 3f275ae02c d8ce25f4aa +Author: Patrik Oldsberg +Date: Thu Dec 2 10:36:14 2021 +0100 + + Merge pull request #8324 from backstage/dependabot/npm_and_yarn/eslint-plugin-react-7.27.1 + + chore(deps): bump eslint-plugin-react from 7.22.0 to 7.27.1 + +commit 3f275ae02c44637fcda67ae9098e106f273fa25d +Merge: 7eae31aa3b f6e0dcb334 +Author: Patrik Oldsberg +Date: Thu Dec 2 10:35:55 2021 +0100 + + Merge pull request #8322 from backstage/dependabot/npm_and_yarn/history-5.1.0 + + chore(deps): bump history from 5.0.1 to 5.1.0 + +commit 7eae31aa3b3cd11e3dbe39ab95aad76513ac437a +Merge: 6ed24445a9 bacb94ea8f +Author: Patrik Oldsberg +Date: Thu Dec 2 10:35:07 2021 +0100 + + Merge pull request #8319 from backstage/rugvip/extdocs + + core-plugin-api: documented extension creator options + +commit 6ed24445a9b618ab48ac053f98ded1662604f3a8 +Author: Joon Park +Date: Thu Dec 2 03:30:56 2021 -0600 + + @backstage/plugin-permission-react (#8215) + + * Add @backstage/plugin-permission-react + + Signed-off-by: Joon Park + +commit 54989b671d0c85aed74ffc5d10b5254b2587980e +Author: Fredrik Adelöw +Date: Thu Dec 2 10:10:34 2021 +0100 + + Fix a potential crash in the log redaction code + + Signed-off-by: Fredrik Adelöw + +commit 0ebb05eee2c0b278dba11118918c7195fc77366c +Author: Vincenzo Scamporlino +Date: Thu Dec 2 10:05:08 2021 +0100 + + Add changeset + + Signed-off-by: Vincenzo Scamporlino + +commit 24d2ce03f389f311ab68df7d99de35ada35f78b1 +Author: Emma Indal +Date: Thu Dec 2 09:51:55 2021 +0100 + + separation of changesets + + Signed-off-by: Emma Indal + +commit bac29f1cde0c187db7d748bf1ec99214684cfd02 +Author: Emma Indal +Date: Thu Dec 2 09:47:48 2021 +0100 + + remove space + + Signed-off-by: Emma Indal + +commit 03eb26f8e86ddbb5b4d6cac6ef40a89348e6cf4b +Author: Emma Indal +Date: Thu Dec 2 09:46:37 2021 +0100 + + use markdown diff instead of two code blocks + + Signed-off-by: Emma Indal + +commit 57f15a25c75992d6fbb9152db4908b3b71ede3fc +Merge: fb997f9f70 59677fadb1 +Author: Johan Haals +Date: Thu Dec 2 09:44:48 2021 +0100 + + Merge pull request #8315 from adamdmharvey/update-api-ref + + chore(docs): Minor updates to improve the API Reference + +commit fb997f9f70576724ae71f4268b4223d1f2c96b77 +Merge: 2baf14dc7d 450ca92330 +Author: MT Lewis +Date: Thu Dec 2 08:42:19 2021 +0000 + + Merge pull request #8296 from backstage/permission-integration-well-known + + permissions: change permission integration route to use /.well-known prefix + +commit 4df32ebf2f0a08d303854a50c97856981c7227c9 +Author: Sonali Mishra +Date: Thu Dec 2 16:24:49 2021 +0800 + + Cleanup changeset + + Signed-off-by: Sonali Mishra + +commit 1b69ed44f2cb890d5b13f0336e38b014397eb530 +Author: Sonali Mishra +Date: Wed Dec 1 11:49:34 2021 +0800 + + Add custom authorization header for OAuth2.0 strategy + + Signed-off-by: Sonali Mishra + Signed-off-by: Sonali Mishra + +commit d8ce25f4aa6af73cf66e1f6879fe418986bb90a3 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Thu Dec 2 04:30:25 2021 +0000 + + chore(deps): bump eslint-plugin-react from 7.22.0 to 7.27.1 + + Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.22.0 to 7.27.1. + - [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases) + - [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md) + - [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.22.0...v7.27.1) + + --- + updated-dependencies: + - dependency-name: eslint-plugin-react + dependency-type: direct:production + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit f6e0dcb33402d8f8bc0dda5f8666ab7d189574c2 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Thu Dec 2 04:26:17 2021 +0000 + + chore(deps): bump history from 5.0.1 to 5.1.0 + + Bumps [history](https://github.com/ReactTraining/history) from 5.0.1 to 5.1.0. + - [Release notes](https://github.com/ReactTraining/history/releases) + - [Commits](https://github.com/ReactTraining/history/compare/v5.0.1...v5.1.0) + + --- + updated-dependencies: + - dependency-name: history + dependency-type: direct:production + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit e3278ad90097fe10134cacf5c183cb9769ee357b +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Thu Dec 2 04:18:10 2021 +0000 + + chore(deps-dev): bump @spotify/prettier-config from 11.0.0 to 12.0.0 + + Bumps [@spotify/prettier-config](https://github.com/spotify/web-scripts) from 11.0.0 to 12.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/v11.0.0...v12.0.0) + + --- + updated-dependencies: + - dependency-name: "@spotify/prettier-config" + dependency-type: direct:development + update-type: version-update:semver-major + ... + + Signed-off-by: dependabot[bot] + +commit 067ddb7abbd5b49fdaf3aa37924e23645110ccac +Author: Patrik Oldsberg +Date: Thu Dec 2 01:23:40 2021 +0100 + + auth-backend: switch saml config to use privateKey + + Signed-off-by: Patrik Oldsberg + +commit 59677fadb1d36002d7bc879cfe5b4cd20f1ee5f6 +Author: Adam Harvey +Date: Wed Dec 1 19:06:48 2021 -0500 + + Add changeset + + Signed-off-by: Adam Harvey + +commit f3238cd9c82cd2562195fd4f4baa1b012a4f9fb2 +Author: Adam Harvey +Date: Wed Dec 1 19:03:38 2021 -0500 + + Move MUI link to be more generic to avoid version specifics + + Signed-off-by: Adam Harvey + +commit dd144ef356ea752aed70b0591b99b764bcd5f169 +Author: Hasan Ozdemir <21654050+nodify-at@users.noreply.github.com> +Date: Thu Dec 2 00:47:55 2021 +0100 + + update the change set + + Signed-off-by: Hasan Ozdemir <21654050+nodify-at@users.noreply.github.com> + +commit 7d50123cd50711f7628fd9a8fb7e70465dd6921f +Author: Hasan Ozdemir <21654050+nodify-at@users.noreply.github.com> +Date: Thu Dec 2 00:41:38 2021 +0100 + + add access_type to issuer client to receive a refresh token + + Signed-off-by: Hasan Ozdemir <21654050+nodify-at@users.noreply.github.com> + +commit 36fa32216f08edf2610096ae06a078850b7a6cb3 +Author: Hasan Ozdemir <21654050+nodify-at@users.noreply.github.com> +Date: Wed Dec 1 23:54:12 2021 +0100 + + Auth handler and sign in resolvers for oidc provider + + Signed-off-by: Hasan Ozdemir <21654050+nodify-at@users.noreply.github.com> + +commit 7f30ca6e457ea5cdb0968fa89e9379d4242bd72e +Merge: 7c6cb5a12f 2baf14dc7d +Author: djamaile +Date: Thu Dec 2 00:25:31 2021 +0100 + + Merge branch 'backstage:master' into master + +commit bacb94ea8f1a566c5b4bf26c83cde949674b4819 +Author: Patrik Oldsberg +Date: Thu Dec 2 00:08:31 2021 +0100 + + core-plugin-api: documented extension creator options + + Signed-off-by: Patrik Oldsberg + +commit 2baf14dc7d9b62feb0ac4029c6019187463e1bec +Merge: 87aecc6fab 208ccc2ee2 +Author: Patrik Oldsberg +Date: Wed Dec 1 23:14:39 2021 +0100 + + Merge pull request #8314 from adamdmharvey/finish-test-utils-core + + chore: Finish removal of test-utils-core + +commit 7c6cb5a12fc92ad6ce27478da157f6c259f642c0 +Author: djamaile +Date: Wed Dec 1 22:46:23 2021 +0100 + + chore: remove callback function + + Signed-off-by: djamaile + +commit 87aecc6fab56be6a9fff15de21d4517fe4a78e71 +Merge: ae0f316397 2f682e8557 +Author: Tim Hansen +Date: Wed Dec 1 13:12:32 2021 -0700 + + Merge pull request #8316 from backstage/adamdmharvey-patch-1 + + chore: Add Adam to CircleCI CODEOWNER + +commit ae0f316397c2c9993aa4d27fe583d8fa833682b4 +Merge: 5c26fbf555 d2a87cba78 +Author: Tim Hansen +Date: Wed Dec 1 13:11:49 2021 -0700 + + Merge pull request #8307 from angeliski/add-rails-module-codeowner + + chore: CODEOWNERS for scaffolder module rails + +commit 5c26fbf555e2112400a24223a2218b4525f49dd3 +Merge: a972233f7d 0398ea25d3 +Author: Tim Hansen +Date: Wed Dec 1 13:10:27 2021 -0700 + + Merge pull request #8309 from backstage/deprecate-scaffolder-config + + Clean up scaffolder config + +commit 402f4cbf33bca22fcf74bca2655bcdb39dc93517 +Author: Suzanne Daniels +Date: Wed Dec 1 21:09:47 2021 +0100 + + Corrected markdown faults + + Signed-off-by: Suzanne Daniels + +commit 44c72988755127a6fb757f17ca5e0952e7a933e0 +Author: Suzanne Daniels +Date: Wed Dec 1 20:52:54 2021 +0100 + + Added screenshots, improving text + + Signed-off-by: Suzanne Daniels + +commit 2f682e85577a0d9ab298f52963d38e788a0d95ae +Author: Adam Harvey +Date: Wed Dec 1 14:46:23 2021 -0500 + + Add Adam to CircleCI + + Signed-off-by: Adam Harvey + +commit a949ecfa8236d7f5e3411d1fb368b09eb638c4ce +Author: Adam Harvey +Date: Wed Dec 1 14:17:49 2021 -0500 + + Update API report + + Signed-off-by: Adam Harvey + +commit 22bcaafa49539a9ba11858905ebf38a7e4dacc6c +Author: Adam Harvey +Date: Wed Dec 1 14:10:35 2021 -0500 + + Add packageDocumentation + + Signed-off-by: Adam Harvey + +commit b804a9abb795fc888f48a3b5b9d27b32a0ec0636 +Author: Adam Harvey +Date: Wed Dec 1 14:10:15 2021 -0500 + + Link to MUI theming + + Signed-off-by: Adam Harvey + +commit 9394bd396b8303ab8cabe10b29e58f1613e11f9a +Author: Adam Harvey +Date: Wed Dec 1 14:09:51 2021 -0500 + + Capitalize Kubernetes and code fence plugin names + + Signed-off-by: Adam Harvey + +commit 208ccc2ee24722cf0103efb45baa14fc7528fc1a +Author: Adam Harvey +Date: Wed Dec 1 13:57:29 2021 -0500 + + Remove legacy test-utils-core package + + Signed-off-by: Adam Harvey + +commit 7476c519ba7621367f9f14efbfd58e9eb1a02dc9 +Author: Adam Harvey +Date: Wed Dec 1 13:56:30 2021 -0500 + + Remove deprecated test-utils-core package + + Signed-off-by: Adam Harvey + +commit af09b1e059e10c63a7a78bb7ee04fa439e427c76 +Author: Niklas Granander +Date: Wed Dec 1 19:49:39 2021 +0100 + + Fix bug in XCMetrics plugin where invalid build statuses led to crashes + + Signed-off-by: Niklas Granander + +commit 89599a43c628b6b7004fe7aa8301b40f2597b744 +Author: Balasundaram +Date: Wed Dec 1 12:50:16 2021 -0500 + + Adding changes for PR review comments + + Signed-off-by: Balasundaram + +commit 602e637f4727c75395eb0a20f585935551708192 +Author: Suzanne Daniels +Date: Wed Dec 1 18:42:20 2021 +0100 + + initial + + Signed-off-by: Suzanne Daniels + +commit 4bea7b81d39516483a34a1aa9b9417b3387dfb44 +Author: dnsaoki2 +Date: Mon Nov 29 14:29:52 2021 -0300 + + config-loader(schema/filtering): uses key visibility as fallback + + Signed-off-by: dnsaoki2 + +commit a972233f7dd52eb10b85bc82b9ff8a276e742a59 +Merge: cec1a6ecc3 9a1c8e92eb +Author: Patrik Oldsberg +Date: Wed Dec 1 18:34:53 2021 +0100 + + Merge pull request #8298 from macripps/macripps/show-theme-title-in-card + + Use `theme.title` instead of `theme.variant` in the theme switcher + +commit 704235786ac813150a80b75367a816e33d2cf221 +Author: Phil Kuang +Date: Wed Dec 1 12:32:43 2021 -0500 + + feat(analytics-module-ga): support self hosted analytics.js + + Signed-off-by: Phil Kuang + +commit cec1a6ecc3838535f9752fa1329d83e7ceff869a +Merge: 8bcd49cfaf 6efe04485d +Author: Tim Hansen +Date: Wed Dec 1 10:32:19 2021 -0700 + + Merge pull request #8279 from Narayan-dasari/master + + fix(circleci): Mapping vcs-type dynamically instead of hardcoding to git + +commit 8bcd49cfaf60f38203420e29e5d0cbef84b5ae17 +Merge: 8d20ab40c6 6b500622d5 +Author: Fredrik Adelöw +Date: Wed Dec 1 18:26:28 2021 +0100 + + Merge pull request #8304 from backstage/freben/less-cross + + remove more cross-fetch usage in backends + +commit 0398ea25d3c08685f3c3f33aba32c5f1b4bfdec3 +Author: Tim Hansen +Date: Wed Dec 1 10:20:38 2021 -0700 + + Clean up scaffolder config + + Signed-off-by: Tim Hansen + +commit d2a87cba78fd70d55a1409a99ee12c921b89f373 +Author: Rogerio Angeliski +Date: Wed Dec 1 14:19:05 2021 -0300 + + chore: CODEOWNERS for scaffolder module rails + + Signed-off-by: Rogerio Angeliski + +commit 8d20ab40c6a4e0582c6b6ef0039b9cb4e1ce17e9 +Merge: b4846ae5dc a89ada59cf +Author: Patrik Oldsberg +Date: Wed Dec 1 18:11:16 2021 +0100 + + Merge pull request #8282 from marleypowell/marley/7678-pr-dashboard-backend + + feat: Added new backend endpoints for PR dashboard and implemented long polling for PRs + +commit b4846ae5dc55b327faa50381bfc50009d69735d9 +Merge: 25341777bc 3be6234592 +Author: Camila Belo +Date: Wed Dec 1 17:52:00 2021 +0100 + + Merge pull request #8305 from backstage/feat/new-default-result-item + + [Search] Add optional icon and secondaryAction properties + +commit 25341777bc3450fa070bff5fa1d5c00d06df3a2f +Merge: ab393eb0ee 391ba7df9b +Author: Ben Lambert +Date: Wed Dec 1 17:49:10 2021 +0100 + + Merge pull request #8301 from pawelmitka/codeowners_scaffolder-backend-module-yeoman + + chore: CODEOWNERS for scaffolder module yeoman + +commit 6130421aa2c53620b5a5969eb8f7557f15e93466 +Author: Emma Indal +Date: Wed Dec 1 17:40:05 2021 +0100 + + prettier fix + + Signed-off-by: Emma Indal + Co-authored-by: Camila Belo + Signed-off-by: Emma Indal + +commit 75bfbbbcb382dc0232803453ea7abb7a9ba1ff89 +Merge: 8836aef4a3 ab393eb0ee +Author: hiba-aldalaty +Date: Wed Dec 1 16:40:07 2021 +0000 + + Merge branch 'master' into scalable-sidebar-new-implementation + + Signed-off-by: hiba-aldalaty + +commit 873bb2618cbf8093b47c768745685c2d034b196b +Author: Camila Belo +Date: Wed Dec 1 16:21:00 2021 +0100 + + docs(search): build api reports + + Co-authored-by: Emma Indal + Signed-off-by: Camila Belo + +commit c5b6045f3613eba212f34edb9d5a028524155ff2 +Author: Camila Belo +Date: Wed Dec 1 16:15:35 2021 +0100 + + docs(search): add changeset file + + Co-authored-by: Emma Indal + Signed-off-by: Camila Belo + +commit 662636227b14dc8f9658f551962d2138e4f79339 +Author: Camila Belo +Date: Wed Dec 1 16:05:38 2021 +0100 + + feat(search): move the modal state to context + + Co-authored-by: Emma Indal + Signed-off-by: Camila Belo + +commit ab393eb0ee1132b7192afa60752145ded9d061b0 +Merge: 7ab46ae922 9bc88c24e7 +Author: Tim Hansen +Date: Wed Dec 1 09:24:06 2021 -0700 + + Merge pull request #8290 from nikkhn/patch-1 + + Update docker.md + +commit 6efe04485deea22c5bf6a3cad5f9da9ea8c663c1 +Author: Lakshmi Narayana +Date: Wed Dec 1 10:19:01 2021 -0600 + + Fixed the spellcheck and grammar issue + + Signed-off-by: Lakshmi Narayana + +commit 4adbda5162e9e5601a2e0127f6871afc2d2d61a1 +Author: Vincenzo Scamporlino +Date: Wed Dec 1 17:15:47 2021 +0100 + + Add minify option + + Signed-off-by: Vincenzo Scamporlino + +commit 7ab46ae92208685dfcfa6177d2ec755d33a748a3 +Merge: b7b33e0293 7c89e7028d +Author: Patrik Oldsberg +Date: Wed Dec 1 17:15:10 2021 +0100 + + Merge pull request #8245 from backstage/mob/deprecate-cli-comamnds + + Deprecate some CLI commands and options + +commit 3be6234592a0b800a0b02aa3cb433782af3b06b4 +Author: Camila Belo +Date: Wed Dec 1 17:14:54 2021 +0100 + + docs(search): build api reports + + Co-authored-by: Emma Indal + Signed-off-by: Camila Belo + +commit f06ecd09a74fb740c01aa7496264a1bfd9bfb5fe +Author: Camila Belo +Date: Wed Dec 1 17:07:34 2021 +0100 + + docs(search) add changeset file + + Co-authored-by: Emma Indal + Signed-off-by: Camila Belo + +commit 00da5bfca75b5158e2cffd7a9d3d191a69318e34 +Author: Camila Belo +Date: Wed Dec 1 17:03:33 2021 +0100 + + feat(search): add optional icon and secondary action for default result items + + Co-authored-by: Emma Indal + Signed-off-by: Camila Belo + +commit 450ca923306b95a07e29a0a106f89c890f9ccafb +Author: MT Lewis +Date: Wed Dec 1 11:40:44 2021 +0000 + + permissions: change permission integration route to use /.well-known prefix + + Signed-off-by: MT Lewis + +commit 6b500622d5dd0183b1a2b97f0c00c94b7f7ad53b +Author: Fredrik Adelöw +Date: Wed Dec 1 16:50:26 2021 +0100 + + remove more cross-fetch usage in backends + + Signed-off-by: Fredrik Adelöw + +commit 9bc88c24e7be3bff5b839cd6a5ec39fc0c7f2976 +Author: Nikki Nikkhoui +Date: Tue Nov 30 17:24:57 2021 -0800 + + run prettier + + Signed-off-by: Nikki Nikkhoui + +commit d391c33173567085b9336cbd1837f30cb54dd807 +Author: Nikki Nikkhoui +Date: Tue Nov 30 12:52:08 2021 -0800 + + Update docker.md + + add missing "to" + + Signed-off-by: Nikki Nikkhoui + +commit 2f45b2987573abb267c4bdfbbcdb5f7846cbe7f4 +Author: Marcus Eide +Date: Wed Dec 1 16:21:40 2021 +0100 + + Change runMigrations to only accept a boolean + + Signed-off-by: Marcus Eide + +commit 9a1c8e92eb2286e8beb6506e95add851cfbb6412 +Author: Mike Cripps +Date: Wed Dec 1 15:16:56 2021 +0000 + + Add changeset + + Signed-off-by: Mike Cripps + +commit 391ba7df9be4321fe1e8dd2f3992ab33ab6cf4f3 +Author: Paweł Mitka +Date: Wed Dec 1 15:56:05 2021 +0100 + + chore: CODEOWNERS for scaffolder module yeoman + + Setup scaffolder-backend-module-yeoman CODEOWNERS following #8294 + + Signed-off-by: @pawelmitka + +commit b7b33e02932ce60df7be43f85f252baf755aa509 +Merge: e8cded0d44 11e2673594 +Author: Camila Belo +Date: Wed Dec 1 16:01:19 2021 +0100 + + Merge pull request #8300 from backstage/feat/search-bar-clear-button + + [SearchBar] Add a new optional clear button prop + +commit c6c8b8e53e044eb2bc2588f1556255891a33fa51 +Author: jluk-box <77735420+jluk-box@users.noreply.github.com> +Date: Thu Nov 25 12:27:35 2021 +0100 + + Minor fixes in tech insights plugins readme + + Signed-off-by: Jarek Łukow + +commit 11e267359437dd23e82b9ec9b0efec4a79eed02c +Author: Camila Belo +Date: Wed Dec 1 15:30:33 2021 +0100 + + docs(search): build api reports + + Co-authored-by: Emma Indal + Signed-off-by: Camila Belo + +commit c5941d5c30538fb8f58f43c054f550f2be9d41cc +Author: Camila Belo +Date: Wed Dec 1 15:01:23 2021 +0100 + + chore(search): add changeset file + + Co-authored-by: Emma Indal + Signed-off-by: Camila Belo + +commit 9c19328da9d2cf2e607a829d34d899e99d3822b3 +Author: Camila Belo +Date: Wed Dec 1 14:56:12 2021 +0100 + + feat(search): Add optional clear button prop + + Co-authored-by: Emma Indal + Signed-off-by: Camila Belo + +commit a5a6cd5db781379c46c9e8e0b69be0976f7d557e +Author: Camila Belo +Date: Wed Dec 1 14:55:36 2021 +0100 + + docs(search): update the number of engines + + Co-authored-by: Emma Indal + Signed-off-by: Camila Belo + +commit 4cadc97a56f75ce4a3c2cb66d3d38411364bf786 +Author: Mike Cripps +Date: Wed Dec 1 13:30:21 2021 +0000 + + Use `theme.title` instead of `theme.variant` in the theme switcher + + Signed-off-by: Mike Cripps + +commit 5cb156ef3b0b6c23467d3980e58520a3d06b181e +Author: Marcus Eide +Date: Wed Dec 1 14:19:21 2021 +0100 + + Add tests for runMigrations argument when creating a database manager + + Signed-off-by: Marcus Eide + +commit b4588ffdb1db84762ea0d748931962ca23ae45a5 +Author: Marcus Eide +Date: Wed Dec 1 14:18:53 2021 +0100 + + Conditionally run db migrations in catalog backend + + Signed-off-by: Marcus Eide + +commit 86e1fbde1d73d1c10fac5271c42a8b9097ca01e1 +Author: Marcus Eide +Date: Wed Dec 1 14:17:49 2021 +0100 + + Add runMigrations argument to DatabaseManager + + Signed-off-by: Marcus Eide + +commit e8cded0d442d366356187f51e2459f3ba6186754 +Author: Deepak Bhardwaj <62239457+deepak-bhardwaj-ps@users.noreply.github.com> +Date: Wed Dec 1 18:45:06 2021 +0530 + + Allure plugin codeowner (#8295) + + * Add CodeSee architecture diagram workflow to repository + + * Added myself as Allure plugin codeowner + + Signed-off-by: Deepak Bhardwaj + + * Deleting unnecessary file + + Signed-off-by: Deepak Bhardwaj + + Co-authored-by: codesee-architecture-diagrams[bot] <86324825+codesee-architecture-diagrams[bot]@users.noreply.github.com> + +commit 15b0547541585112d4ece41a38025fcc4149c9c4 +Merge: 4d35309170 3469777312 +Author: Johan Haals +Date: Wed Dec 1 14:14:32 2021 +0100 + + Merge pull request #8297 from nirga/patch-1 + + Added myself as codeowner for Kafka plugin + +commit 3469777312dc7461f73eda629d1f4734c289a599 +Author: Nir Gazit +Date: Wed Dec 1 14:59:53 2021 +0200 + + Added explicit kafka directories + + Signed-off-by: Nir Gazit + +commit 4b284fe9e578a09d197819979e411ab5c247f7a9 +Author: Lorenzo Orsatti <49567430+lorsatti@users.noreply.github.com> +Date: Wed Dec 1 13:37:16 2021 +0100 + + apply review comments + + Signed-off-by: Lorenzo Orsatti <49567430+lorsatti@users.noreply.github.com> + +commit fb0d94ad2e549f60d2d5718cbefb7b85673c6b97 +Author: Nir Gazit +Date: Wed Dec 1 14:09:31 2021 +0200 + + Update CODEOWNERS + + Signed-off-by: Nir Gazit + +commit a416dbca4fdfb984f3495bb94111c2523b5a841e +Author: Nir Gazit +Date: Wed Dec 1 14:08:18 2021 +0200 + + Added myself as codeowner for Kafka plugin + + Signed-off-by: Nir Gazit + +commit 4d353091701f386069bbdadb438173e64b511256 +Merge: b82f15decc f6087fc8f8 +Author: Patrik Oldsberg +Date: Wed Dec 1 10:57:14 2021 +0100 + + Merge pull request #8284 from ccodreanu/cronjobs_batchv1beta1 + + Request CronJobs with older apiGroup + +commit 682eaa22e3820a90b4d40b93985b98a1f6a2e2aa +Author: Vincenzo Scamporlino +Date: Wed Dec 1 10:16:35 2021 +0100 + + Bump esbuild and rollup + + Signed-off-by: Vincenzo Scamporlino + +commit f4d351d441dda073e1650730e9e9af6421608454 +Author: irma12 +Date: Wed Dec 1 10:24:07 2021 +0100 + + Last fixes + + Signed-off-by: irma12 + +commit b82f15decc853d942cb6349cc62f7b44cc9df727 +Merge: ffc2797e29 8c6f4810c9 +Author: MT Lewis +Date: Wed Dec 1 09:20:22 2021 +0000 + + Merge pull request #8285 from backstage/permission-type-refactor + + permission-node: rename and adjust policy return type to reduce nesting + +commit a89ada59cf0573bfef4cb6e74c7e840df9e4a417 +Author: Marley Powell +Date: Wed Dec 1 08:28:53 2021 +0000 + + refactor: Converted `PolicyTypeId` from `const` to `enum`. + + Signed-off-by: Marley Powell + +commit ffc2797e292ab0d0e63297e34d7803e74b5ca316 +Merge: cde0ba242d 2b07b1cf34 +Author: Ben Lambert +Date: Wed Dec 1 09:24:45 2021 +0100 + + Merge pull request #8291 from kiranpatel11/master + + add Telstra to ADOPTERS list + +commit b2d87cc0a00bdc004a694cf9df2cda652f398303 +Author: Marley Powell +Date: Wed Dec 1 08:07:26 2021 +0000 + + refactor: Removed deprecated use of `path` for `createRouteRef`. + + Signed-off-by: Marley Powell + +commit f0c16fc82afe84cb51a41313d8d19584acf4e0bf +Merge: 82cd709fdb cde0ba242d +Author: Marley Powell +Date: Wed Dec 1 08:01:06 2021 +0000 + + Merge branch 'master' of https://github.com/backstage/backstage into marley/7678-pr-dashboard-backend + +commit 2b07b1cf3467f5b86ede767cdb328da5f0a07879 +Author: Kiran +Date: Wed Dec 1 14:13:28 2021 +1100 + + add Telstra to ADOPTERS list + +commit 5a46712a7d6e6d095f01bd73c2f6b5b279981d4c +Author: Lakshmi Narayana +Date: Tue Nov 30 19:42:20 2021 -0600 + + Patch-Changeset added for circleci plugin + + Signed-off-by: Lakshmi Narayana + +commit cde0ba242d45c7c73918dac350d03aa6c67b1909 +Merge: ed9347f1a8 1a792a7ef6 +Author: Patrik Oldsberg +Date: Wed Dec 1 01:37:27 2021 +0100 + + Merge pull request #8216 from brexhq/k8s-api-version-overrides + + K8s api version overrides + +commit ed9347f1a819b3e950d6e1b48b067f84581dcc2e +Merge: c63191abf3 cbc7408eea +Author: Patrik Oldsberg +Date: Wed Dec 1 00:25:13 2021 +0100 + + Merge pull request #8287 from backstage/more-auth-providers + + Add new auth providers to the doc index + +commit c63191abf3416af5889289aa1a8e2d71d4a0f658 +Merge: b3e1d1ccae c6b44d80ad +Author: Patrik Oldsberg +Date: Tue Nov 30 23:38:25 2021 +0100 + + Merge pull request #8272 from timja/add-options + + Add options to spawn in runCommand + +commit b3e1d1ccae6a3b6f29f798568d3000f9c480a1d5 +Merge: 960f7cf0d2 bccebd0884 +Author: Patrik Oldsberg +Date: Tue Nov 30 23:15:19 2021 +0100 + + Merge pull request #8217 from brexhq/k8s-cronjobs-frontend + + K8s Cronjobs frontend + +commit 1a792a7ef61196b5ae3f4d41b137709ba6016797 +Author: Andrew Tran +Date: Tue Nov 30 16:12:21 2021 -0600 + + update docs + + Signed-off-by: Andrew Tran + +commit 4dab6ffaad8663fcf1ac371d9d7770f0e115fd96 +Author: Andrew Tran +Date: Tue Nov 30 16:04:39 2021 -0600 + + update changeset, fix pr nits + + Signed-off-by: Andrew Tran + +commit 960f7cf0d2bd1f2e17d1b66b3644ab5cb924963b +Merge: 6e3c0b98a2 e66d33c1e8 +Author: Patrik Oldsberg +Date: Tue Nov 30 22:07:21 2021 +0100 + + Merge pull request #7897 from marleypowell/marley/7678-pull-request-dashboard + + feat: Created pull request card component and initial pull request dashboard page + +commit 6e3c0b98a26153571a5fd4b86d4b5246c469609c +Merge: 0d568fb4f1 f0adfda527 +Author: Patrik Oldsberg +Date: Tue Nov 30 22:06:06 2021 +0100 + + Merge pull request #7848 from PavelPolyakov/patch-1 + + Update README.md + +commit cbc7408eead4c15676fce8ee716e50e488fd4480 +Author: Tim Hansen +Date: Tue Nov 30 11:32:21 2021 -0700 + + Add new auth providers to the doc index + + Signed-off-by: Tim Hansen + +commit 517db130c4043cb19a23576e47c29a5f5ef9be9a +Author: irma12 +Date: Tue Nov 30 18:29:43 2021 +0100 + + Final fixes + + Signed-off-by: irma12 + +commit 8c6f4810c902b3f0aafd7bae01ecad611e35fcef +Author: MT Lewis +Date: Tue Nov 30 15:57:20 2021 +0000 + + permission-node: fix test suite name + + Co-authored-by: Joe Porpeglia + Signed-off-by: MT Lewis + +commit f6087fc8f8add60e1953e004547b2c7e2a288d67 +Author: Catalin Codreanu +Date: Tue Nov 30 13:48:09 2021 +0100 + + Request CronJobs with older apiGroup + + Signed-off-by: Catalin Codreanu + +commit e7851efa9efd7f5b054d9dd6b7e6e853c8b382ec +Author: MT Lewis +Date: Tue Nov 30 14:48:56 2021 +0000 + + permission-node: rename and adjust policy return type to reduce nesting + + Signed-off-by: MT Lewis + +commit e66d33c1e8d4dc3d1b4285f2681e10302271b79c +Author: Marley Powell +Date: Tue Nov 30 13:19:42 2021 +0000 + + refactor: Use named export for `AzurePullRequestsIcon`. + + Signed-off-by: Marley Powell + +commit 0d568fb4f1e8968d19204068420c3b76d3b7c0ff +Merge: 4d61dc97c6 416b68675d +Author: Ben Lambert +Date: Tue Nov 30 13:41:56 2021 +0100 + + Merge pull request #8254 from backstage/dependabot/npm_and_yarn/style-loader-3.3.1 + + build(deps): bump style-loader from 1.2.1 to 3.3.1 + +commit f0adfda52708d07147bcb72b387c82c91eadafd6 +Author: Patrik Oldsberg +Date: Tue Nov 30 13:41:37 2021 +0100 + + api-docs: use hardcoded script sha for oauth2-redirect.html CSP + + Signed-off-by: Patrik Oldsberg + +commit d9d2ff253d40098c8230d0509e67185a6a5f1f0e +Author: Balasundaram +Date: Tue Nov 30 06:44:27 2021 -0500 + + Adding prettier for index.ts + + Signed-off-by: Balasundaram + +commit 82cd709fdba9791807eeb72649cd2eab41fea772 +Author: Marley Powell +Date: Tue Nov 30 09:47:03 2021 +0000 + + chore: Generated new changeset. + + Signed-off-by: Marley Powell + +commit ce734226d24e6edbb6f8bfb2027e718319f7f9c9 +Author: Marley Powell +Date: Tue Nov 30 09:46:46 2021 +0000 + + chore: Updated API report. + + Signed-off-by: Marley Powell + +commit 77f36290e5a40b030d6f5e69e491303d15eab764 +Author: Marley Powell +Date: Tue Nov 30 09:37:08 2021 +0000 + + fix: Removed unnecessary `Object.values` for `/all-teams` endpoint. + + Signed-off-by: Marley Powell + +commit 34b3c98ae9a63f202eff75b061920ec46862e2b7 +Merge: 947acdf8b3 01bbafa6ed +Author: Marley Powell +Date: Tue Nov 30 09:19:18 2021 +0000 + + Merge branch 'marley/7678-pull-request-dashboard' into marley/7678-pr-dashboard-backend + +commit 01bbafa6eddc265c0011e8c90f3f3666862f2da8 +Merge: e8abb99a65 4d61dc97c6 +Author: Marley Powell +Date: Tue Nov 30 09:18:53 2021 +0000 + + Merge branch 'master' of https://github.com/backstage/backstage into marley/7678-pull-request-dashboard + +commit 947acdf8b3346eaa9e99a35c5383e46e004174dd +Author: Marley Powell +Date: Tue Nov 30 08:58:32 2021 +0000 + + feat: Added polling for pull requests and other small improvements. + + Signed-off-by: Marley Powell + +commit 1e30157a66fd6d7f92eb169c6e07ca41ef0e8e4d +Author: Lakshmi Narayana +Date: Mon Nov 29 15:05:01 2021 -0600 + + Mapping vcs-type dynamically instead of hardcoding to git + + Signed-off-by: Lakshmi Narayana + +commit 86ac8d6cdb6fe45b9f2f434bedcc96863288b014 +Author: Balasundaram +Date: Mon Nov 29 13:43:47 2021 -0500 + + Adding prettier changes + + Signed-off-by: Balasundaram + +commit 8183a407b07e79d7dd4595a14d4d8f89bae5bd63 +Author: Balasundaram +Date: Mon Nov 29 12:15:02 2021 -0500 + + Adding changes for creating action for gitlab MR request during component registration similar to github + + Signed-off-by: Balasundaram + +commit bccebd0884dac31489ab53288c0d1b3249f36ae3 +Author: Andrew Tran +Date: Mon Nov 29 12:14:45 2021 -0600 + + fix typo in test + + Signed-off-by: Andrew Tran + +commit 487647524ae656d0fb288548ca267a7a1d7e79b4 +Author: Andrew Tran +Date: Mon Nov 29 11:17:57 2021 -0600 + + update PodsTable tests + + Signed-off-by: Andrew Tran + +commit 24af47761bd41c28653a976c4876697e2904b748 +Author: Andrew Tran +Date: Mon Nov 29 11:05:10 2021 -0600 + + update docs + + Signed-off-by: Andrew Tran + +commit 4d61dc97c6507529867ca14afabc697ba10b8c92 +Merge: dd1faa49eb 57abdfc703 +Author: Suzanne Daniels +Date: Mon Nov 29 17:40:05 2021 +0100 + + Merge pull request #8275 from suuus/suuus/docs-2 + + Updating Getting-started to set expectations on database persistency + +commit a73df1532f1f874c2a88cb4d858142212d27cdb4 +Author: Andrew Tran +Date: Wed Nov 24 09:51:05 2021 -0600 + + fix spellings and update changeset + + Signed-off-by: Andrew Tran + +commit 86ed770308d110d964f654f25fbacd51ff5a533a +Author: Andrew Tran +Date: Tue Nov 23 14:55:15 2021 -0600 + + add changeset + + Signed-off-by: Andrew Tran + +commit ec25c346765cb97f9e446c00a940e67cbccd0eda +Author: Andrew Tran +Date: Tue Nov 23 11:29:22 2021 -0600 + + add a few tests + + Signed-off-by: Andrew Tran + +commit c8f72b29eb190524c1c0456db514b838a0fd847a +Author: Andrew Tran +Date: Tue Nov 23 09:32:59 2021 -0600 + + add cronjobs/jobs to k8s tab + + Signed-off-by: Andrew Tran + +commit 346c3a6516a210842c4f1d423dc04071d8b20c02 +Author: Andrew Tran +Date: Mon Nov 29 09:59:48 2021 -0600 + + update typing to be more easily extendible + + Signed-off-by: Andrew Tran + +commit 3a01096ddd472682d72890d21fce4f4f05f479ce +Author: Andrew Tran +Date: Mon Nov 29 09:48:49 2021 -0600 + + add doc comment, add cronjobs/jobs + + Signed-off-by: Andrew Tran + +commit 65ddccb5e83d9b41e62117a51ae8d5c7dd725978 +Author: Andrew Tran +Date: Tue Nov 23 14:23:04 2021 -0600 + + add changeset + + Signed-off-by: Andrew Tran + +commit bb6c03001de8ef9c5ab5fd7dc5c3168c18da5a58 +Author: Andrew Tran +Date: Mon Nov 22 12:55:25 2021 -0600 + + api version overrides + + Signed-off-by: Andrew Tran + +commit dd1faa49eb783d7c4011dee43dca7689e5c0b0e3 +Merge: 4add90deb3 0e7f256034 +Author: Patrik Oldsberg +Date: Mon Nov 29 16:02:35 2021 +0100 + + Merge pull request #8273 from backstage/rugvip/relrouteres + + core-app-api: remedy wrong relative route reference resolution + +commit 57abdfc70309be9a9afb045bfafec3787555a391 +Author: Suzanne Daniels +Date: Mon Nov 29 15:53:41 2021 +0100 + + Applying @adamdmharvey suggestions from #8275 + + Signed-off-by: Suzanne Daniels + +commit c6b44d80adbe996e09fef796b3cbfbeba3c076a1 +Author: Tim Jacomb +Date: Mon Nov 29 12:30:43 2021 +0000 + + Add options to spawn in runCommand + + Signed-off-by: Tim Jacomb + +commit e9c503638615bc3c66b31c1d0790619c868d88a4 +Author: Suzanne Daniels +Date: Mon Nov 29 15:11:11 2021 +0100 + + Editing port back to 7070 + + Signed-off-by: Suzanne Daniels + +commit 9200a2a858f417986cfe37b43deedbc6c89de716 +Author: Suzanne Daniels +Date: Mon Nov 29 14:41:49 2021 +0100 + + Set DB expectations(see #6811) + edits (#7499) + + Signed-off-by: Suzanne Daniels + +commit 416b68675d32ff4c926c3c9f978275a102179565 +Author: Ben Lambert +Date: Mon Nov 29 14:21:32 2021 +0100 + + Add changeset + + Signed-off-by: Ben Lambert + +commit 7c89e7028d6bde702184ddfeb7fbf0f79eac4fb8 +Author: blam +Date: Mon Nov 29 14:14:33 2021 +0100 + + chore: fixing formatting of the warning message + + Signed-off-by: blam + +commit e1aa50f9432da6313a16f814ab372d847ef2792f +Author: blam +Date: Mon Nov 29 14:11:56 2021 +0100 + + chore: don't deprecate lax on the config commands, and ammend the message that is logged in the console for the deprecations + + Signed-off-by: blam + +commit 0e7f256034d110cfc31d084bfa5d123d616ceb79 +Author: Patrik Oldsberg +Date: Mon Nov 29 13:53:10 2021 +0100 + + core-app-api: remedy wrong relative route reference resolution + + Signed-off-by: Patrik Oldsberg + +commit e8abb99a65a7fa8a06623b6c3a53c1417e4c0d98 +Merge: 2439a1acbd 4add90deb3 +Author: Marley Powell +Date: Mon Nov 29 10:15:43 2021 +0000 + + Merge branch 'master' of https://github.com/backstage/backstage into marley/7678-pull-request-dashboard + +commit aa2a3759cc37ac52532bceabfd48276541e2887d +Author: Marley Powell +Date: Mon Nov 29 10:07:22 2021 +0000 + + test: Added some unit tests for `azure-devops-utils`. + + Signed-off-by: Marley Powell + +commit 8836aef4a3a59f0c08039ed6250442c775d1f7ae +Author: hiba-aldalaty +Date: Mon Nov 29 09:49:50 2021 +0000 + + Remove icon svgs, replace with v4 mui icons. + + Signed-off-by: hiba-aldalaty + +commit 62b5167e5a13e85461d970045b8e815da36ad03c +Merge: 5d0c42a447 4add90deb3 +Author: Marley Powell +Date: Mon Nov 29 09:19:21 2021 +0000 + + Merge branch 'master' of https://github.com/backstage/backstage into marley/7678-pr-dashboard-backend + +commit 4d6bebad476423b29a2bbed9c051bf60508bc747 +Merge: 1c4dbf665f f2d5f5e29c +Author: mufaddal motiwala +Date: Mon Nov 29 14:07:23 2021 +0530 + + Merge branch 'plugin/new-relic-dashboard' of https://github.com/mufaddal7/backstage-1 into plugin/new-relic-dashboard + +commit 1c4dbf665f844886252226c3a5f303728627ca09 +Author: mufaddal motiwala +Date: Mon Nov 29 14:04:34 2021 +0530 + + empty yarn.lock file + + Signed-off-by: mufaddal motiwala + +commit 868a2c9ccbe5c0fd548cafca89e522aa12535c1f +Merge: eff6ff71ee 4add90deb3 +Author: mufaddal motiwala +Date: Mon Nov 29 13:48:13 2021 +0530 + + removed unused dependency react-router-dom + +commit f2d5f5e29ca4cdc5adfc234f593764e6a9650deb +Merge: eff6ff71ee 4add90deb3 +Author: mufaddal motiwala +Date: Mon Nov 29 13:48:13 2021 +0530 + + Merge branch 'master' of https://github.com/mufaddal7/backstage-1 into plugin/new-relic-dashboard + + Signed-off-by: mufaddal motiwala + +commit 4add90deb321a97f06e56d077ab09abeff6e0d8b +Merge: 32eb6303c5 f3bcd52216 +Author: Tim Hansen +Date: Sun Nov 28 20:31:43 2021 -0700 + + Merge pull request #8252 from brexhq/jrusso/add-template-swimlanes + + Add swimlanes to scaffolder page + +commit 5f44cf9fec6e2899ef4c9a64d3e1a82122f33ee7 +Author: djamaile +Date: Mon Nov 29 00:23:58 2021 +0100 + + feat: trying useCallback approach + + Signed-off-by: djamaile + +commit 26e8a1fc1d7f8f40c4dc4d5c8d297a36cd5783a3 +Author: djamaile +Date: Sun Nov 28 23:53:11 2021 +0100 + + feat: hide owned selector picker for user and groups and redirect to all of user owns nothing + + Signed-off-by: djamaile + +commit 752a53d94e8fcfae6dbfcaebed1f961bcdc8d032 +Author: Lorenzo Orsatti <49567430+lorsatti@users.noreply.github.com> +Date: Fri Nov 26 04:16:21 2021 +0100 + + adapt Swagger style to the main theme + + Signed-off-by: Lorenzo Orsatti <49567430+lorsatti@users.noreply.github.com> + +commit dcabc18f7edf7aca99f63c1e76c82f18d53f5e54 +Author: Eric Peterson +Date: Sun Nov 28 13:44:21 2021 -0700 + + Fix tests after rebase. + + Signed-off-by: Eric Peterson + +commit 6e9e82b99de658f610553df6913da60fc1154468 +Author: Eric Peterson +Date: Sun Nov 28 13:33:11 2021 -0700 + + Review feedback. + + Signed-off-by: Eric Peterson + +commit e0930f578e0c40a898b516bd1e5c63f78d13dce3 +Author: Eric Peterson +Date: Fri Nov 12 17:18:06 2021 +0100 + + en-US lowercase locale + + Signed-off-by: Eric Peterson + +commit e4adc768a5a4c7ea2c5d4ab987dad3d400cb4f5a +Author: Eric Peterson +Date: Fri Nov 12 15:07:39 2021 +0100 + + Update architecture diagram. + + Signed-off-by: Eric Peterson + +commit ef04b09f75058cce47e0b35eebef533e82772b2d +Author: Eric Peterson +Date: Fri Nov 12 15:01:37 2021 +0100 + + Make cache readTimeout configurable. + + Signed-off-by: Eric Peterson + +commit da0867f9526f7361848dd4b9ab1d57a187732da1 +Author: Eric Peterson +Date: Fri Nov 12 12:58:17 2021 +0100 + + Account for legacy path casing in cache invalidation. + + Signed-off-by: Eric Peterson + +commit 12157e8f5b2163931fc9eda45e34f1732aba9314 +Author: Eric Peterson +Date: Fri Nov 12 12:36:03 2021 +0100 + + Fix up tests after rebase. + + Signed-off-by: Eric Peterson + +commit 6e618bef06ca2c4150540b6f75914b00c38ab9a3 +Author: Eric Peterson +Date: Fri Nov 12 11:00:33 2021 +0100 + + Fix up types/tests/report. + Signed-off-by: Eric Peterson + +commit 8cf4684a4eae472abb9d060958c56a9b5fe02ac3 +Author: Eric Peterson +Date: Sat Aug 7 20:34:10 2021 +0200 + + Remove cache invalidation endpoint from middleware. + + Signed-off-by: Eric Peterson + +commit a3909d2c2fc67d12451cc8f3c800ac97fac5c695 +Author: Eric Peterson +Date: Sat Aug 7 20:33:49 2021 +0200 + + Invalidate stale cache entries on read for external builder config when cache is enabled. + + Signed-off-by: Eric Peterson + +commit e99606d3e66c16a1db6ba299f7908c6fc19efb38 +Author: Eric Peterson +Date: Fri Nov 12 10:49:50 2021 +0100 + + Add all generated files to techdocs_metadata.json + + Signed-off-by: Eric Peterson + +commit d011fd61ea16aacfcbd32716adc093117ea1c03d +Author: Eric Peterson +Date: Sat Jul 24 23:07:33 2021 +0200 + + Ensure DocsSynchronizer has access to cache client. + + Signed-off-by: Eric Peterson + +commit 74ccd66e26ab36612173ca4a1bb3914bfcdfca41 +Author: Eric Peterson +Date: Sat Jul 24 22:27:18 2021 +0200 + + Add tests for cache middleware. Do not cache non-200 responses. + + Signed-off-by: Eric Peterson + +commit a16dce0433c161dad036aec5a85dfeaad13e8fa6 +Author: Eric Peterson +Date: Sat Jul 24 18:46:28 2021 +0200 + + Tests for TechDocsCache class + + Signed-off-by: Eric Peterson + +commit 693db1da5487cc1c5d37ccfa495a4994eb3f30de +Author: Eric Peterson +Date: Sat Jul 24 17:45:48 2021 +0200 + + Review feedback. + + Signed-off-by: Eric Peterson + +commit 1bada775a9e15f6407d3bf0afcd779b9fc429dea +Author: Eric Peterson +Date: Tue Jul 6 13:13:46 2021 +0200 + + Changesets for affected packages. + + Signed-off-by: Eric Peterson + +commit d48aa5ca1c1669f8764ca45683e4b2e72505aa78 +Author: Eric Peterson +Date: Tue Jul 6 11:34:04 2021 +0200 + + Update create-app so that cache manager is passed through to router. + + Signed-off-by: Eric Peterson + +commit 12ce46b229ad440eac9c73647b06816d1536bc5a +Author: Eric Peterson +Date: Sat Jul 24 17:04:24 2021 +0200 + + Update TechDocs Backend API Report + + Signed-off-by: Eric Peterson + +commit 0a5278b92afcad9cb009c5e8e5f5760f5d791f2a +Author: Eric Peterson +Date: Fri Nov 12 10:46:53 2021 +0100 + + Update Backstage.io docs with config/recs + + Signed-off-by: Eric Peterson + +commit 790f02c898df9e053a302097d0992f58cb96d05a +Author: Eric Peterson +Date: Tue Jul 6 10:14:00 2021 +0200 + + Improve types/documentation. + + Signed-off-by: Eric Peterson + +commit 5fe0c2ce7879b961bd1fe2209f4603b2c8b23b87 +Author: Eric Peterson +Date: Sat Jul 3 20:07:13 2021 +0200 + + Wire up example backend to use in-memory cache. + + Signed-off-by: Eric Peterson + +commit 8b438c77176d2df962a85abbca1f98a096d02092 +Author: Eric Peterson +Date: Fri Nov 12 10:43:05 2021 +0100 + + Update all Publishers so that they resolve a list of objects on successful publish. + + Signed-off-by: Eric Peterson + +commit 0a44eb7d5297bd61a7f224505f4711b60e7a87a2 +Author: Eric Peterson +Date: Sat Jul 24 17:00:22 2021 +0200 + + Initial implementation of TechDocs cache in backend plugin + + Signed-off-by: Eric Peterson + +commit 3e443e8e31913e6de83568d5df2be5517c902287 +Author: Eric Peterson +Date: Sat Jul 3 20:03:24 2021 +0200 + + Express middleware for reading/writing data to cache. + + Signed-off-by: Eric Peterson + +commit d5699813f79e9ca142b0c79f4af20528e8c70e35 +Author: Eric Peterson +Date: Sat Jul 3 13:53:58 2021 +0200 + + Proposed architecture. + + Signed-off-by: Eric Peterson + +commit 32eb6303c5cec2021146f160482dd07c9ae3fce9 +Merge: 63f3b46b86 1505a8cd70 +Author: Patrik Oldsberg +Date: Sun Nov 28 20:54:31 2021 +0100 + + Merge pull request #8266 from backstage/rugvip/packageindex + + scripts/api-extractor: fix package index descriptions + +commit 1505a8cd7016927c22c02b7c2364627463dcff09 +Author: Patrik Oldsberg +Date: Sun Nov 28 13:27:55 2021 +0100 + + scripts/api-extractor: fix package index descriptions + + Signed-off-by: Patrik Oldsberg + +commit f3bcd522168154d9c345b7e9ad5c45af88465e10 +Author: jrusso1020 +Date: Sat Nov 27 12:31:59 2021 -0500 + + rename swimlane -> group + + Signed-off-by: jrusso1020 + +commit fa683cab7dbc5dde0c5d658e3374b5838a42afd2 +Author: jrusso1020 +Date: Fri Nov 26 10:50:13 2021 -0500 + + address comments + + Signed-off-by: jrusso1020 + +commit 63f3b46b8667962f174e951a77a9f9dfe44862de +Merge: 456bcce6ca 7071dce02d +Author: Patrik Oldsberg +Date: Fri Nov 26 16:57:20 2021 +0100 + + Merge pull request #8160 from adrianbarwicki/patch-1 + + feat: expose catalog lib in `plugin-auth-backend` + +commit 5d0c42a44751c04fd3a81adeac0fc04fd858428d +Author: Marley Powell +Date: Fri Nov 26 15:39:05 2021 +0000 + + chore: Updated api report. + + Signed-off-by: Marley Powell + +commit 5c3941970e64676f41f6690b1ce8f820a5ffa88e +Author: Marley Powell +Date: Fri Nov 26 15:32:37 2021 +0000 + + feat: Created new endpoints for getting dashboard PRs and all teams. + + Signed-off-by: Marley Powell + +commit 456bcce6caeb73082dcf6a15e97e7eb9d8abf5c6 +Merge: c8b698aac1 a8eeaa13b4 +Author: MT Lewis +Date: Fri Nov 26 15:31:52 2021 +0000 + + Merge pull request #7943 from backstage/natasha/b2b-auth + + Support backend to backend authentication + +commit a089a286b2e32856bfca5a5e714a4d2f557c0178 +Author: irma12 +Date: Fri Nov 26 15:19:51 2021 +0100 + + Update package.json + + Signed-off-by: irma12 + +commit 8b14c7146d2bbd0c6832b48d39783663cf0199d0 +Author: irma12 +Date: Fri Nov 26 15:00:04 2021 +0100 + + Add API Report + + Signed-off-by: irma12 + +commit a8eeaa13b434297b4e87442c76fedf08cab05b39 +Author: MT Lewis +Date: Fri Nov 26 13:38:32 2021 +0000 + + backend-common: refactor away namespace usage in ServerTokenManager + + Signed-off-by: MT Lewis + +commit c8b698aac156ff65b697515d6f1cdcdddfc42fbb +Merge: 017034d0d1 3f71f245f2 +Author: Johan Haals +Date: Fri Nov 26 14:34:05 2021 +0100 + + Merge pull request #8262 from backstage/jhaals/stalework + + stale: Increase operations, remove debug logging + +commit 017034d0d13dba48e4e610eca6e2f661b6595287 +Merge: c90732b13e 8bf026b16d +Author: Ben Lambert +Date: Fri Nov 26 14:29:33 2021 +0100 + + Merge pull request #8261 from backstage/jhaals/codeowners + + Add more code owners + +commit 3f71f245f24044f4a0e3743b64e61769c9f09dac +Author: Johan Haals +Date: Fri Nov 26 14:23:12 2021 +0100 + + stale: Increase operations, remove debug logging + + Signed-off-by: Johan Haals + +commit 2439a1acbdf2c55ba61d3c69fde4d2e8361d0bbe +Author: Marley Powell +Date: Fri Nov 26 13:22:02 2021 +0000 + + refactor: Small change to `PullRequestCard` subheader. + + Signed-off-by: Marley Powell + +commit c8b4a30d1d98e250c7d447110aac99156959a3e2 +Author: irma12 +Date: Fri Nov 26 14:01:39 2021 +0100 + + Small typo fix in changeset docs + + Signed-off-by: irma12 + +commit c90732b13e5f907d981db19b84f4a7ad8b1095e8 +Merge: de1f77b71c 139f9b3f36 +Author: Johan Haals +Date: Fri Nov 26 13:59:34 2021 +0100 + + Merge pull request #8259 from backstage/jhaals/stale + + Replace stalebot with stale workflow + +commit 8bf026b16dfc3e439204ed57c0e116750b79d62e +Author: Johan Haals +Date: Fri Nov 26 13:57:19 2021 +0100 + + Add more code owners + + Signed-off-by: Johan Haals + +commit 1f455f8abb675e7eb57ba6c49e78fc93b4648cc6 +Author: irma12 +Date: Fri Nov 26 13:51:43 2021 +0100 + + Rename scorecards plugin to tech-insights plugin + + Signed-off-by: irma12 + +commit f5c43945eb2b0251d7c18139cc740e1956c7b53c +Author: MT Lewis +Date: Fri Nov 26 12:35:09 2021 +0000 + + create-app: update backend-to-backend auth comment in app-config template + + Signed-off-by: MT Lewis + +commit e65d8b51745db2361530edfbbc6c2c745a8c7f0a +Author: MT Lewis +Date: Fri Nov 26 12:31:10 2021 +0000 + + docs: update backend-to-backend auth docs to reflect new TokenManager api + + Signed-off-by: MT Lewis + +commit 1cad4e54ca58d5e2aeaf4229eb7f8b4cb04e49be +Author: MT Lewis +Date: Fri Nov 26 12:24:48 2021 +0000 + + backend-common: additional api-report comments and tags + + Signed-off-by: MT Lewis + +commit 73bff921fdae1b44d5a02b99250c59983ca2752e +Author: MT Lewis +Date: Fri Nov 26 12:06:35 2021 +0000 + + backend-common: update api-report + + Signed-off-by: MT Lewis + +commit 54eaeddaf1c3215f3681fe6f802a19c34d1ccf5b +Author: MT Lewis +Date: Fri Nov 26 12:12:43 2021 +0000 + + backend-common: move NoopTokenManager into ServerTokenManager namespace + + Signed-off-by: MT Lewis + +commit 87f1b59ff94e9f8187dfd81dab0568bfa94e2ade +Author: MT Lewis +Date: Fri Nov 26 12:12:01 2021 +0000 + + techdocs-backend: update TokenManager mock in collator test suite + + Signed-off-by: MT Lewis + +commit e5b4256e70530e0700f0ab217d26ee6053882af0 +Author: MT Lewis +Date: Fri Nov 26 12:11:31 2021 +0000 + + catalog-backend: update TokenManager mock in collator test suite + + Signed-off-by: MT Lewis + +commit 10d0109d2e897c35b3664801c39e4ea8599da3ba +Author: MT Lewis +Date: Fri Nov 26 12:01:11 2021 +0000 + + backend-common: extract NoopTokenManager from ServerTokenManager + + Signed-off-by: MT Lewis + +commit 32cac6699185237aed3a40b21423f3518a9efa44 +Author: hiba-aldalaty +Date: Fri Nov 26 11:44:52 2021 +0000 + + Rename SidebarSubItemDropDownItem to SidebarSubmenuItemDropDownItem, update api-reports + + Signed-off-by: hiba-aldalaty + +commit de81ed2cd05e2d09ab7da4d60438c5ee772fc30e +Author: hiba-aldalaty +Date: Fri Nov 26 11:36:08 2021 +0000 + + Remove unnecessary code, Rename ItemWithSubmenu, Make style properties optional in pallette + + Signed-off-by: hiba-aldalaty + +commit 06878bf8108793261dc3976f2ee4a0b59f68f165 +Author: hiba-aldalaty +Date: Fri Nov 26 11:23:46 2021 +0000 + + Revert "Move styling from themes/palette and make optional" + + This reverts commit 04e1b87a894d0c4a7c28e13e89a0cba75159586d. + + Signed-off-by: hiba-aldalaty + +commit 6845cce53358fb7451ef0d7b434f48f5e52ec1aa +Author: Lucile Desfour +Date: Fri Nov 26 12:06:10 2021 +0100 + + add changeset + + Signed-off-by: Lucile Desfour + +commit 04e1b87a894d0c4a7c28e13e89a0cba75159586d +Author: hiba-aldalaty +Date: Fri Nov 26 10:25:10 2021 +0000 + + Move styling from themes/palette and make optional + + Signed-off-by: hiba-aldalaty + +commit 5510cee0397028d2ccaad5e58674a5634afb00c0 +Author: MT Lewis +Date: Fri Nov 26 10:21:11 2021 +0000 + + backend-common: stop accepting self-reported pluginId in ServerTokenManager + + Until we have a solution for assigning plugin/backend identities in a + way that's not open to impersonation, we can't build on top of this + information, so it's better to leave it out for now. + + Signed-off-by: MT Lewis + +commit 139f9b3f3691ab21422ef092fcdaad8392a9b25a +Author: Johan Haals +Date: Fri Nov 26 10:25:32 2021 +0100 + + Replace stalebot with stale workflow + + Signed-off-by: Johan Haals + +commit de1f77b71cf1a62f210a465a73516317fd618c3e +Merge: 5f01829180 37e373d649 +Author: Fredrik Adelöw +Date: Fri Nov 26 10:15:50 2021 +0100 + + Merge pull request #8233 from backstage/freben/less-cross + + 🧹 Align on usage of `cross-fetch` vs `node-fetch` in frontend vs backend packages + +commit 5f018291802304160e9a8414318b882120fdab6c +Merge: dea7b2fda1 6474ddd47d +Author: Patrik Oldsberg +Date: Fri Nov 26 09:37:48 2021 +0100 + + Merge pull request #8253 from backstage/dependabot/npm_and_yarn/microsite/prettier-2.5.0 + + build(deps-dev): bump prettier from 2.4.1 to 2.5.0 in /microsite + +commit dea7b2fda169e1ed615fefc9a941a18a08aace94 +Merge: acfc2c49b5 5f2c584d6e +Author: Johan Haals +Date: Fri Nov 26 08:24:45 2021 +0100 + + Merge pull request #8255 from backstage/dependabot/npm_and_yarn/immer-9.0.7 + + build(deps): bump immer from 9.0.6 to 9.0.7 + +commit acfc2c49b559dca23c573fe338608597fc29de12 +Merge: dc57a35ad5 79d4246407 +Author: Johan Haals +Date: Fri Nov 26 08:23:23 2021 +0100 + + Merge pull request #8246 from backstage/mob/stale + + Add stale workflow + +commit 5f2c584d6e1acb52502e1e0262d10eea35bc82b2 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Fri Nov 26 04:13:41 2021 +0000 + + build(deps): bump immer from 9.0.6 to 9.0.7 + + Bumps [immer](https://github.com/immerjs/immer) from 9.0.6 to 9.0.7. + - [Release notes](https://github.com/immerjs/immer/releases) + - [Commits](https://github.com/immerjs/immer/compare/v9.0.6...v9.0.7) + + --- + updated-dependencies: + - dependency-name: immer + dependency-type: direct:production + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit 797decb9fea3efffd8172c721097a9ef7339d9ab +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Fri Nov 26 04:07:58 2021 +0000 + + build(deps): bump style-loader from 1.2.1 to 3.3.1 + + Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 1.2.1 to 3.3.1. + - [Release notes](https://github.com/webpack-contrib/style-loader/releases) + - [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md) + - [Commits](https://github.com/webpack-contrib/style-loader/compare/v1.2.1...v3.3.1) + + --- + updated-dependencies: + - dependency-name: style-loader + dependency-type: direct:production + update-type: version-update:semver-major + ... + + Signed-off-by: dependabot[bot] + +commit 6474ddd47dbe65fcf7eafd57e02be43a2dcacddb +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Fri Nov 26 04:07:07 2021 +0000 + + build(deps-dev): bump prettier from 2.4.1 to 2.5.0 in /microsite + + Bumps [prettier](https://github.com/prettier/prettier) from 2.4.1 to 2.5.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.4.1...2.5.0) + + --- + updated-dependencies: + - dependency-name: prettier + dependency-type: direct:development + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit ed5bef529e570c52c47a188d96d4b57a1c3a400d +Author: jrusso1020 +Date: Thu Nov 25 20:10:47 2021 -0500 + + Add swimlanes to scaffolder page + + Add swimlane filtering to the scaffolder page. This will allow + developers to surface specific templates ahead of others or group + templates together. This is just a first pass, in the future we can also + all developers to customize the listing component for fancier one + + Fixes https://github.com/backstage/backstage/issues/6661s + + Signed-off-by: jrusso1020 + +commit 4e6b2319a23e37546208777b60dfc20cee6131b8 +Author: MT Lewis +Date: Thu Nov 25 18:00:33 2021 +0000 + + backend-common: include self-reported pluginId in backend token + + Signed-off-by: MT Lewis + +commit dc57a35ad5eda6c22e5cbe532c3ded14b9250cb0 +Merge: 552a6795e4 b291d0ed7e +Author: Patrik Oldsberg +Date: Thu Nov 25 19:43:31 2021 +0100 + + Merge pull request #8249 from backstage/rugvip/korvspad + + core-plugin-api: bit clearer deprecation warning for createRouteRef + +commit 189f7f8a722ad94b466d494912aafd3a0418c04b +Author: MT Lewis +Date: Thu Nov 25 18:42:07 2021 +0000 + + backend-common: allow for multiple signing keys in ServerTokenManager + + Signed-off-by: MT Lewis + +commit 51608d2021fccc7e305e5ffcc26e2268f6e2d9e3 +Author: MT Lewis +Date: Thu Nov 25 18:16:37 2021 +0000 + + backend-common: bits->bytes in config schema comment + + Signed-off-by: MT Lewis + +commit c8445162356bef7008115722a474c88b1be84c98 +Author: MT Lewis +Date: Thu Nov 25 12:22:52 2021 +0000 + + docs: fix reference to backend-to-backend auth tutorial docs + + Signed-off-by: MT Lewis + +commit 422de86abe612d81367b0d8c0246d9cd8446ecb7 +Author: MT Lewis +Date: Thu Nov 25 12:20:28 2021 +0000 + + docs: split up backend-to-backend and api request authentication docs + + Signed-off-by: MT Lewis + +commit b291d0ed7eb8fa673ca7e07defc90b492440f90f +Author: Patrik Oldsberg +Date: Thu Nov 25 18:30:28 2021 +0100 + + core-plugin-api: bit clearer deprecation warning for createRouteRef + + Signed-off-by: Patrik Oldsberg + +commit 303503ab9e5154f471b381afa8925cd88042534d +Author: hiba-aldalaty +Date: Thu Nov 25 15:05:07 2021 +0000 + + SidebarItem no longer requires 'to' or 'onClick' props if children provided + + Signed-off-by: hiba-aldalaty + +commit 552a6795e463c1679ba5b318574fddcff8398d31 +Merge: 85c127e436 e7230ef814 +Author: Fredrik Adelöw +Date: Thu Nov 25 15:36:53 2021 +0100 + + Merge pull request #8097 from backstage/freben/react-dev-utils + + bump react-dev-utils + +commit 85c127e436a24140bb3606f17f034f82aa9c7c0d (tag: v0.56.0, tag: release-2021-11-25) +Merge: 781f91ab30 ef34f5de7b +Author: Ben Lambert +Date: Thu Nov 25 15:35:52 2021 +0100 + + Merge pull request #8145 from backstage/changeset-release/master + + Version Packages + +commit 79d424640792ae712039df62e994f4a9e1d19323 +Author: Johan Haals +Date: Thu Nov 25 15:31:53 2021 +0100 + + Add stale workflow + + Co-authored-by: blam + Signed-off-by: Johan Haals + +commit ea99ef519826278bcb2562b3d1e0a818af936024 +Author: blam +Date: Thu Nov 25 15:04:18 2021 +0100 + + chore: added deprecation warnings and removing build-image command that has been deprecated for 6 months. think it's fine to remove this now. + + Co-authored-by: Johan Haals + Signed-off-by: blam + +commit ef34f5de7b838a6da4d3a63a73937d064e7dc0b9 +Author: github-actions[bot] +Date: Thu Nov 25 12:40:52 2021 +0000 + + Version Packages + +commit 781f91ab30ced475bb88a7b8a631d67b37bd9f45 +Merge: 9e4c323593 dcaeaac174 +Author: Patrik Oldsberg +Date: Thu Nov 25 13:35:42 2021 +0100 + + Merge pull request #8231 from backstage/rugvip/create-app-pack + + create-app: add pack scripts that excludes peer depdencies during publish + +commit 37e373d649addfbdf354253722bcb15efd8b326a +Author: Fredrik Adelöw +Date: Thu Nov 25 11:34:56 2021 +0100 + + types too + + Signed-off-by: Fredrik Adelöw + +commit 47619da24cd120d7fcfb9a8713eee452f609dcb8 +Author: Fredrik Adelöw +Date: Wed Nov 24 19:24:33 2021 +0100 + + give the same treatment to catalog-backend too + + Signed-off-by: Fredrik Adelöw + +commit b055a6addc020ec86e547a32afb5b1f177436643 +Author: Fredrik Adelöw +Date: Wed Nov 24 19:01:46 2021 +0100 + + Align on usage of `cross-fetch` vs `node-fetch` in frontend vs backend packages + + Signed-off-by: Fredrik Adelöw + +commit 9e4c323593fef4eb81a5600244de6b2aa5d60354 +Merge: f1dcc54ac4 4f81bfd356 +Author: Fredrik Adelöw +Date: Thu Nov 25 13:03:30 2021 +0100 + + Merge pull request #8241 from gotson/patch-1 + + [DOC] Add ACL requirements for kafka-backend plugin + +commit f1dcc54ac47b80e4d129b08ae38a276fbab80ba4 +Merge: 5f7033c7bd 4149d74c10 +Author: Fredrik Adelöw +Date: Thu Nov 25 13:03:05 2021 +0100 + + Merge pull request #8243 from backstage/fix-badges-route-ref + + Fix routing for Badges plugin + +commit 4f81bfd356794ed08b858292990fd9e239ca8b93 +Author: Gauthier Roebroeck +Date: Thu Nov 25 19:22:38 2021 +0800 + + disable snyk workflow on forks + + Signed-off-by: Gauthier Roebroeck + +commit 4149d74c108fc8625f4d18a197fe40ddbd412985 +Author: blam +Date: Thu Nov 25 12:05:53 2021 +0100 + + chore: fix a small issue witih the badge url resolution + + Signed-off-by: blam + +commit 378a6a82a0bd824d4026188307b62fca75fc8d49 +Author: hiba-aldalaty +Date: Thu Nov 25 11:06:50 2021 +0000 + + Simplify code/extract some logic in Items.tsx + + Signed-off-by: hiba-aldalaty + +commit dcaeaac1747c4fa1ff78cc458aed768d0aca35f4 +Author: Patrik Oldsberg +Date: Wed Nov 24 15:20:47 2021 +0100 + + create-app: add pack scripts that excludes peer depdencies during publish + + Signed-off-by: Patrik Oldsberg + +commit 5f7033c7bdd0fb4c98a406cae86a497958cf162f +Merge: ff1ea41b23 452b86916a +Author: Johan Haals +Date: Thu Nov 25 11:51:22 2021 +0100 + + Merge pull request #8235 from backstage/mob/secure-templating + + scaffolder-backend: sandbox v1beta3 template execution + +commit e7230ef814681300ef73009e677cf51b074d62da +Author: Fredrik Adelöw +Date: Wed Nov 17 15:09:20 2021 +0100 + + bump react-dev-utils + + Signed-off-by: Fredrik Adelöw + +commit ff1ea41b237a40a53629a159d7e5581dcf801289 +Merge: bc3aacd8e7 2e5a67b77d +Author: Mike Lewis +Date: Thu Nov 25 10:43:35 2021 +0000 + + Merge pull request #8192 from backstage/permission-backend + + Add @backstage/plugin-permission-backend + +commit bc3aacd8e7124e135c23b62ac18177e9b6425cf4 +Merge: dadad693c3 fcfac818c8 +Author: Patrik Oldsberg +Date: Thu Nov 25 11:35:26 2021 +0100 + + Merge pull request #8209 from backstage/rugvip/snek + + package.json: add script for running snyk tests + +commit dadad693c3cc2957e14cfe4dd4ea7026026c2f8e +Merge: 57fbbe5714 32e0c41f2d +Author: Fredrik Adelöw +Date: Thu Nov 25 11:34:09 2021 +0100 + + Merge pull request #8115 from yousifalraheem/master + + Use email links instead of text in members list + +commit 57fbbe5714517d5d0351a191848acbf92eb5a422 +Merge: 53ad626bb0 1731dad0db +Author: Fredrik Adelöw +Date: Thu Nov 25 11:32:49 2021 +0100 + + Merge pull request #8197 from brexhq/k8s-backend-add-cronjobs-and-jobs + + add cronjobs and jobs as default objects for the kubernetes-backend + +commit 53ad626bb0fc81efa53d3d6dca9376723e1aecf4 +Merge: ca91769036 f9352ab606 +Author: Patrik Oldsberg +Date: Thu Nov 25 11:32:19 2021 +0100 + + Merge pull request #8234 from backstage/rugvip/noresolve + + scaffolder-backend: replace all usage and prevent new usage of path.resolve + +commit 452b86916a13f5649a7e9694b982e49ab6e20963 +Author: Johan Haals +Date: Thu Nov 25 11:04:35 2021 +0100 + + link in changeset + + Signed-off-by: Johan Haals + +commit 2e5a67b77d63cda79a2c1bfd929061d13d8144ad +Author: Mike Lewis +Date: Thu Nov 25 09:50:24 2021 +0000 + + permission-backend: replace cross-fetch with node-fetch + + Signed-off-by: Mike Lewis + +commit 07842fe7caaaef08c5ad65db8595f3f07aa759da +Author: Johan Haals +Date: Thu Nov 25 10:49:03 2021 +0100 + + chore: remove timeout + + Signed-off-by: Johan Haals + +commit 331cedd06fa37a688387c7ef678d9d6b560d69a7 +Author: Johan Haals +Date: Thu Nov 25 10:46:05 2021 +0100 + + fix build script + + Signed-off-by: Johan Haals + +commit 3f320fb922183bf16f59fbb0acc88bee4dcb1689 +Author: Patrik Oldsberg +Date: Wed Nov 24 22:20:30 2021 +0100 + + scaffolder-backend: more reliable error matching in SecureTemplater tests + + Signed-off-by: Patrik Oldsberg + +commit 0749dd0307384a1501609d0eaf20145e27aff562 +Author: Marley Powell +Date: Thu Nov 25 09:34:35 2021 +0000 + + chore: Generated changeset. + + Signed-off-by: Marley Powell + +commit 7a8312f126855bf2f779d6819024265662c84bd4 +Author: Mike Lewis +Date: Thu Nov 25 09:31:45 2021 +0000 + + permission-backend: add changeset + + Signed-off-by: Mike Lewis + +commit 1f22075a467c6602e233c01d41431ef50fd3d280 +Merge: 8b5034034f ca91769036 +Author: Marley Powell +Date: Thu Nov 25 09:21:03 2021 +0000 + + Merge branch 'master' of https://github.com/backstage/backstage into marley/7678-pull-request-dashboard + +commit 32e0c41f2db1c0c42454788105ea2261124885aa +Merge: 2f4a686411 afa9dfe405 +Author: Yousif Al-Raheem +Date: Thu Nov 25 10:05:03 2021 +0100 + + Merge branch 'master' of https://github.com/yousifalraheem/backstage + +commit 2f4a686411a0287065038821b67889a6d01e3f98 +Author: Yousif Al-Raheem +Date: Thu Nov 25 10:04:45 2021 +0100 + + changed minor to patch release + + Signed-off-by: Yousif Al-Raheem + +commit ca9176903623879d6c6cd41c6e5ea0c6ab083464 +Merge: 3210d8fdab ad433b346f +Author: Fredrik Adelöw +Date: Thu Nov 25 07:10:24 2021 +0100 + + Merge pull request #8240 from lorsatti/fix/jenkins-pagination + + Fix Jenkins table pagination + +commit f00498f57eaf55fa62aba0f9c43ecc51e6c816f0 +Author: Gauthier +Date: Thu Nov 25 10:18:27 2021 +0800 + + doc: acl requirements for kafka-backend + + Signed-off-by: Gauthier Roebroeck + +commit ad433b346ffea0fcc29cc76fddeac1ada63e106e +Author: Lorenzo Orsatti <49567430+lorsatti@users.noreply.github.com> +Date: Thu Nov 25 00:54:41 2021 +0100 + + add changeset + + Signed-off-by: Lorenzo Orsatti <49567430+lorsatti@users.noreply.github.com> + +commit 58e197947a18e6168fd839e4aea5134f5f50a7ea +Author: Lorenzo Orsatti <49567430+lorsatti@users.noreply.github.com> +Date: Thu Nov 25 00:50:59 2021 +0100 + + fix jenkins pagination + + Signed-off-by: Lorenzo Orsatti <49567430+lorsatti@users.noreply.github.com> + +commit 3210d8fdab805aecb755984af22b80cefec93ba1 +Merge: ffa3a4eef0 ddb60aa7c4 +Author: Patrik Oldsberg +Date: Thu Nov 25 00:49:24 2021 +0100 + + Merge pull request #8239 from backstage/switch-initial-permission-node-release-to-minor + + permission-node: switch initial release changeset to minor + +commit ddb60aa7c4283d47f2d43201e029645ea98233f9 +Author: Mike Lewis +Date: Wed Nov 24 23:37:11 2021 +0000 + + permission-node: switch initial release changeset to minor + + Signed-off-by: Mike Lewis + +commit ffa3a4eef0f95c77e4ab32fc373cd3eced266a2f +Merge: 7b124c2729 c59edf0415 +Author: Patrik Oldsberg +Date: Thu Nov 25 00:28:36 2021 +0100 + + Merge pull request #8238 from MrSecure/patch-1 + + fix: inconsistent time units + +commit c59edf0415b75df30a4f5dc4c0381e61ab3a7003 +Author: MrSecure +Date: Wed Nov 24 17:04:16 2021 -0600 + + fix: inconsistent time units + + The stability document had mixed use of "two days" and "two weeks" ... with "two weeks" seeming to be the intended value. + + Signed-off-by: Mr. Secure + +commit 7b124c272942e7fe0a0dd2d5e868464df0dd34c3 +Merge: 103ca7ec60 5970c1ecc2 +Author: Fredrik Adelöw +Date: Thu Nov 25 00:11:36 2021 +0100 + + Merge pull request #8182 from livetocode/feature/addOpenshiftUrlFormatter + + implement openshiftFormatter + +commit 5970c1ecc2dbb6746c220be4f8de2e43b3e6f7f2 +Author: Morgan Martinet +Date: Wed Nov 24 17:20:39 2021 -0500 + + fix spelling of OpenShift + + Signed-off-by: Morgan Martinet + +commit b5bd60fddc6d543b0ff0584e124a939f3c900a5c +Author: irma12 +Date: Wed Nov 24 23:11:50 2021 +0100 + + Changesets fixes + + Signed-off-by: irma12 + +commit 574e524fcd2300b6619a403b22271a56aa59dad1 +Merge: c39cf20e1f 103ca7ec60 +Author: irma12 +Date: Wed Nov 24 22:53:10 2021 +0100 + + Merge branch 'master' into scorecard-tech-insights + + Signed-off-by: irma12 + +commit 776180b7403de070415291362ceaea77a673148f +Author: Praveen Ranjan Keshri +Date: Thu Nov 25 01:59:54 2021 +0530 + + Fixed bug in backend-common to allow passing of remote option in order to enable passing remote url in --config option. The remote option should be passed along with reloadIntervalSeconds from packages/backend/src/index.ts (Updated the file as well) + + Signed-off-by: Praveen Ranjan Keshri + +commit f514044f8d7f0cfcaaf9f1e8b092fff14bf9ef79 +Author: Patrik Oldsberg +Date: Wed Nov 24 21:04:12 2021 +0100 + + scaffolder-backend: clarify purpose of nunjucks build script + + Signed-off-by: Patrik Oldsberg + +commit e7cc6bf28f94947e4e64acf0ad57856dd1a1283c +Author: Patrik Oldsberg +Date: Wed Nov 24 20:59:52 2021 +0100 + + scaffolder-backend: refactor SecureTemplater to use separate sandboxes + + Signed-off-by: Patrik Oldsberg + +commit 4f268b8ef17fda03fadf49c3d61e6445f84ce035 +Author: Patrik Oldsberg +Date: Wed Nov 24 20:37:03 2021 +0100 + + scaffolder-backend: use a const reference to helpers in the SecureTemplater + + Signed-off-by: Patrik Oldsberg + +commit f9352ab606367cd9efc6ff048915c70ed3013b7f +Author: Patrik Oldsberg +Date: Wed Nov 24 19:56:44 2021 +0100 + + scaffolder-backend: removed all usaged and prevent new usage of path.resolve + + Signed-off-by: Patrik Oldsberg + +commit dd62ca4bcd132031fa05cff38e6842ed10b9999e +Author: Patrik Oldsberg +Date: Wed Nov 24 18:53:35 2021 +0100 + + scaffolder-backend: fixes for mock-fs interfering with nunjucks loading + + Signed-off-by: Patrik Oldsberg + +commit 621e1a11be24b66d366b3533094563cee9c62f9f +Author: Patrik Oldsberg +Date: Wed Nov 24 01:53:25 2021 +0100 + + scaffolder-backend: fix SecureTemplater cookiecutter compat using wrong syntax + + Signed-off-by: Patrik Oldsberg + +commit a096e4c4d78bab2d392af5b768eb4f87b9f4401c +Author: Patrik Oldsberg +Date: Fri Nov 19 19:03:30 2021 +0100 + + changesets: add changeset for secure templating + + Signed-off-by: Patrik Oldsberg + +commit 7e8d5d953d77b06a63088bbd82cd7d3b6cf25098 +Author: Patrik Oldsberg +Date: Fri Nov 19 18:54:33 2021 +0100 + + scaffolder-backend: switch template action to use SecureTemplater + + Signed-off-by: Patrik Oldsberg + +commit 07daffed47d49ea290bee3bfd8f2d70af76865fd +Author: Patrik Oldsberg +Date: Fri Nov 19 18:53:34 2021 +0100 + + scaffolder-backend: switch jsonify flag for cookiecutter compat render option + + Signed-off-by: Patrik Oldsberg + +commit 7b5430fc82f921b4e5cec5895ae3c0d284ce2357 +Author: Patrik Oldsberg +Date: Fri Nov 19 18:32:49 2021 +0100 + + scaffolder-backend: switch nunjucks runner to use secure templater + + Signed-off-by: Patrik Oldsberg + +commit 0e016783b6b55198eabec706d1864147f882db83 +Author: Patrik Oldsberg +Date: Fri Nov 19 18:30:46 2021 +0100 + + scaffolder-backend: make SecureTemplater render sync + + Signed-off-by: Patrik Oldsberg + +commit 6facaab24c6d5ecde37a8a3192d0a41bb8dd0895 +Author: Patrik Oldsberg +Date: Fri Nov 19 18:23:04 2021 +0100 + + scaffolder-backend: jsonify + repoUrl helpers for SecureTemplater + error wrapping + + Signed-off-by: Patrik Oldsberg + +commit 0bb4be63d6db9f132fb23ec47a2ac1b804e782ba +Author: Patrik Oldsberg +Date: Fri Nov 19 18:06:40 2021 +0100 + + scaffolder-backend: added some basic tests for SecureTemplater + + Signed-off-by: Patrik Oldsberg + +commit 21b54689c6d54d1f560ef76ff499780782c00cec +Author: Patrik Oldsberg +Date: Fri Nov 19 17:50:25 2021 +0100 + + scaffolder-backend: add initial SecureTemplater implementation + + Co-authored-by: Johan Haals + Signed-off-by: Patrik Oldsberg + +commit d6da7d706d737f78576eeb345a9029dc9edba6da +Author: Patrik Oldsberg +Date: Fri Nov 19 15:55:24 2021 +0100 + + scaffolder-backend: generate nunjucks bundle + + Co-authored-by: Johan Haals + Signed-off-by: Patrik Oldsberg + +commit 547bf85a622176a9a5aa9979ac616dde9968ae67 +Author: Patrik Oldsberg +Date: Fri Nov 19 15:54:57 2021 +0100 + + scaffolder-backend: add build script for bundling nunjucks + + Co-authored-by: Johan Haals + Signed-off-by: Patrik Oldsberg + +commit 103ca7ec60db8175d847b463a4978728b7593b77 +Merge: b358cbc3be 370da15e7b +Author: Mike Lewis +Date: Wed Nov 24 17:19:35 2021 +0000 + + Merge pull request #8119 from backstage/permission-node + + Add @backstage/plugin-permission-node + +commit 2bacc8be347311f2ffe231b42e349a8ccf8410cb +Author: Mike Lewis +Date: Wed Nov 24 16:46:19 2021 +0000 + + permission-backend: expand router test suite + + Signed-off-by: Mike Lewis + +commit 1731dad0dbc251ef8b8b1b85f23b2567f226a98c +Author: Andrew Tran +Date: Wed Nov 24 09:54:36 2021 -0600 + + update api reports and changeset + + Signed-off-by: Andrew Tran + +commit c5d1baa1af3d72c9bad55e1b42d5c899e7c4ceb5 +Author: Andrew Tran +Date: Wed Nov 24 09:41:43 2021 -0600 + + update changeset + + Signed-off-by: Andrew Tran + +commit b358cbc3be7d40000f26d595a544bff23d78c1c9 +Merge: bce51e377b e634a47ce5 +Author: Ben Lambert +Date: Wed Nov 24 16:34:39 2021 +0100 + + Merge pull request #8226 from backstage/blam/relax-log-lines + + Fixing superfluous log lines by changing the check to see if it's a template string for Scaffolder v3 templates + +commit fafb482d730751ba07806ec8830c46bb2e872444 +Author: Mike Lewis +Date: Wed Nov 24 15:27:42 2021 +0000 + + permission-backend: add request validation + + Signed-off-by: Mike Lewis + +commit da9ecc18e462c4f46161c01f6939a58ca59edbff +Author: Andrew Tran +Date: Wed Nov 24 09:24:07 2021 -0600 + + prettier yaml + + Signed-off-by: Andrew Tran + +commit 12b0eebfb565990390ca41a864ca288c0b6e5570 +Author: Mike Lewis +Date: Wed Nov 24 15:18:50 2021 +0000 + + permission-backend: pass in identity client + + Signed-off-by: Mike Lewis + +commit 1ff5d10a6251aeb21d163494cae0b5e958054f6a +Author: Mike Lewis +Date: Wed Nov 24 14:53:20 2021 +0000 + + permission-backend: update dependency on permission-node to 0.0.0 to match unreleased version + + Signed-off-by: Mike Lewis + +commit bce51e377bae662fd7766b522f7dcfb59a6d8c52 +Merge: c007c371ed 6de3b8fb24 +Author: Fredrik Adelöw +Date: Wed Nov 24 15:51:24 2021 +0100 + + Merge pull request #8213 from jodybro/v1-api-version-for-ingress + + support v1 api for ingress object + +commit c007c371ede4c1cf8320faab276ab706d5e6a5cc +Merge: f7bf4eea21 740f958290 +Author: Fredrik Adelöw +Date: Wed Nov 24 15:49:10 2021 +0100 + + Merge pull request #8203 from backstage/joonp/entity-filter-empty-values + + Handle empty values array in EntityFilter + +commit b5e43875d5afe3e7feb21a1d1ae1556a975386bc +Author: Mike Lewis +Date: Wed Nov 24 14:47:51 2021 +0000 + + permission-backend: enumerate exports in service index + + Signed-off-by: Mike Lewis + +commit 8f835847061941a6aeff4ef8bf2bafb79170e371 +Author: Mike Lewis +Date: Wed Nov 24 14:35:10 2021 +0000 + + permission-backend: remove standaloneServer, run.ts and AllowAllPermissionPolicy + + The run.ts / standaloneServer.ts stuff is a hangover and expected to + be removed or heavily adjusted in the future, and since it's intended + to run from the command line, there's no neat way to pass in a + permission policy. As such it's not going to be useful in its current + form, so we're removing it for now. + + Signed-off-by: Mike Lewis + +commit dfd3b25c34383c123c1f02a8fa188300d836afdd +Author: Mike Lewis +Date: Wed Nov 24 14:32:31 2021 +0000 + + permission-backend: set version to 0.0.0 before initial release + + Signed-off-by: Mike Lewis + +commit f5c32111291dc3fa8941a6ac4e00297f95e2cd12 +Author: Mike Lewis +Date: Tue Nov 23 13:51:16 2021 +0000 + + permission-backend: 500 when policy returns incorrect resourceType + + Signed-off-by: Mike Lewis + +commit dbd89112a581053599927864ae3fd1d04db18b5c +Author: Mike Lewis +Date: Mon Nov 22 17:36:21 2021 +0000 + + permission-backend: add permission-node integration tests + + Signed-off-by: Mike Lewis + +commit 2335e0a01f6fce9aaff9733c8bf9ef86124f24f0 +Author: Mike Lewis +Date: Mon Nov 22 15:38:36 2021 +0000 + + permission-backend: update default port for standalone server + + Signed-off-by: Mike Lewis + +commit 7f4a77a884a70ece7862015c073819580e1d584b +Author: Mike Lewis +Date: Mon Nov 22 15:35:46 2021 +0000 + + permission-backend: add todo + + Signed-off-by: Mike Lewis + +commit cd77cbd48f487374fbfad985ecdd920b65b35e40 +Author: Mike Lewis +Date: Mon Nov 22 15:20:59 2021 +0000 + + permission-backend: clean up PermissionIntegrationClient applyConditions signature + + Signed-off-by: Mike Lewis + +commit 6de1e719d4bffad8e56fff03a12bfe5609575e87 +Author: Mike Lewis +Date: Mon Nov 22 15:13:27 2021 +0000 + + permission-backend: api docs + + Signed-off-by: Mike Lewis + +commit 0ce2bc41295ea473e16cc8a66e5940b767f0e5cb +Author: Mike Lewis +Date: Mon Nov 22 13:23:14 2021 +0000 + + permission-backend: remove manual construction of service discovery + + We shouldn't be constructing a service discovery implementation inside + the router, since it removes the ability to provide a different + discovery mechanism. + + Signed-off-by: Mike Lewis + +commit e9b6b7bf89a430265a890d351b19d43c67b01bdd +Author: Mike Lewis +Date: Mon Nov 22 13:19:48 2021 +0000 + + permission-backend: extract client for calling other plugins to apply conditions + + Also adds response validation + + Signed-off-by: Mike Lewis + +commit 671bf72ed6690e852538ff302fced84310d256f2 +Author: Mike Lewis +Date: Mon Nov 22 12:02:49 2021 +0000 + + permission-backend: fix initial test suite + + Signed-off-by: Mike Lewis + +commit 4ca6802b97d3e4dee8582c3eadbb219d3d426fec +Author: Mike Lewis +Date: Mon Nov 22 11:27:23 2021 +0000 + + permission-backend: bump @backstage/cli + + Signed-off-by: Mike Lewis + +commit be1f89d3835b4b072df9a734c34f101a791a7572 +Author: Mike Lewis +Date: Mon Nov 22 11:22:24 2021 +0000 + + permission-backend: extract AllowAllPermissionPolicy from standaloneServer in permission-backend + + Signed-off-by: Mike Lewis + +commit 806778d58e2d79d272ccf847a0a3d08cc19daa25 +Author: Mike Lewis +Date: Mon Nov 22 11:25:48 2021 +0000 + + permission-backend: fixup api-report + + Signed-off-by: Mike Lewis + +commit f028746410a472a63f45c9270e997f450bd23893 +Author: Tim Hansen +Date: Wed Nov 17 14:58:09 2021 -0700 + + Add permission-backend plugin + + Signed-off-by: Tim Hansen + +commit 370da15e7b225de270c8fc90f6cb8b817a02c859 +Author: Mike Lewis +Date: Wed Nov 24 14:30:21 2021 +0000 + + permission-node: separate doc comment summaries with @remarks tag + + Signed-off-by: Mike Lewis + +commit f7bf4eea215c7ec72dcf1133c8aa3d4834b4f2d7 +Merge: c1ae2b4dc1 42ebbc18c0 +Author: Fredrik Adelöw +Date: Wed Nov 24 15:25:29 2021 +0100 + + Merge pull request #7812 from backstage/dependabot/npm_and_yarn/gitbeaker/node-34.4.1 + + build(deps): bump @gitbeaker/node from 30.3.0 to 34.4.1 + +commit 44b46644d996c82aa1aa611e539db3844661fe5d +Author: Mike Lewis +Date: Wed Nov 24 14:22:32 2021 +0000 + + permission-node: add changeset for initial release + + Signed-off-by: Mike Lewis + +commit c1ae2b4dc1a1fa72c2875aa94301e4caec8337a3 +Merge: a7d3cbf79c 4be343d2dd +Author: Johan Haals +Date: Wed Nov 24 15:21:40 2021 +0100 + + Merge pull request #8230 from lorsatti/lorsatti/adopters + + Add LogMeIn as an adopter + +commit aded9bbc22444e1da75c0d60947096e49d7e8154 +Author: Mike Lewis +Date: Wed Nov 24 14:20:56 2021 +0000 + + permission-node: set version to 0.0.0 before initial release + + Signed-off-by: Mike Lewis + +commit f5a25ec8046dd40c05f258ae5f58a430b37a9039 +Author: Mike Lewis +Date: Wed Nov 24 14:19:32 2021 +0000 + + permission-node: fix typo in doc comment + + Co-authored-by: Fredrik Adelöw + Signed-off-by: Mike Lewis + +commit b08dbb103552ad16064c0c84bad975311152320d +Author: Mike Lewis +Date: Wed Nov 24 14:18:11 2021 +0000 + + permission-node: destructure options inside function to simplify api-report + + Signed-off-by: Mike Lewis + +commit 42ebbc18c0dc476baf1efa6322ce3b026a5a37c3 +Author: Fredrik Adelöw +Date: Wed Nov 24 14:21:45 2021 +0100 + + get both gitbeaker packages bumped, and add changeset + + Signed-off-by: Fredrik Adelöw + +commit e99db76f6ad95174c7b4d75ed556b7cae88de24b +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Fri Oct 29 14:48:41 2021 +0000 + + build(deps): bump @gitbeaker/node from 30.3.0 to 34.4.1 + + Bumps [@gitbeaker/node](https://github.com/jdalrymple/gitbeaker) from 30.3.0 to 34.4.1. + - [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/30.3.0...34.4.1) + + --- + updated-dependencies: + - dependency-name: "@gitbeaker/node" + dependency-type: direct:production + update-type: version-update:semver-major + ... + + Signed-off-by: dependabot[bot] + +commit e634a47ce50236b65a73140f0c4b0c7fbd559c1f +Author: blam +Date: Wed Nov 24 14:03:22 2021 +0100 + + chore: added changeset + + Signed-off-by: blam + +commit 4be343d2dd464fd8e21fe2ea7dc9f45e4261ced4 +Author: Lorenzo Orsatti <49567430+lorsatti@users.noreply.github.com> +Date: Wed Nov 24 14:03:00 2021 +0100 + + add LogMeIn as an adopter + + Signed-off-by: Lorenzo Orsatti <49567430+lorsatti@users.noreply.github.com> + +commit 5fd0e077bc3e38cf98dfb172690b4fcdbab4a1d1 +Author: blam +Date: Wed Nov 24 14:01:26 2021 +0100 + + chore: adding test for this bug + + Signed-off-by: blam + +commit 92405f32bb0cf4acd0d860b354fca411281f62ee +Author: blam +Date: Wed Nov 24 13:55:28 2021 +0100 + + bug: should check the children of the first parse, not the root. + + Signed-off-by: blam + +commit a7d3cbf79ce7b40e975402d794ba9195dad4af77 +Merge: 138c559231 88f5378397 +Author: Johan Haals +Date: Wed Nov 24 13:23:44 2021 +0100 + + Merge pull request #8212 from backstage/mob/deprecate-register + + core-plugin-api: Deprecate Plugin register and output + +commit 138c559231a91d3408e0cd105c5e598aa165b7c2 +Merge: 22f96d7efc c982fc12cb +Author: Ben Lambert +Date: Wed Nov 24 13:19:30 2021 +0100 + + Merge pull request #8218 from lorsatti/fix/swagger-style + + Add missing styles to Swagger (dark mode) + +commit 22f96d7efc8455e18cf8d676df391f980509c0eb +Merge: 825787e6bd f1ba6dfb1d +Author: Fredrik Adelöw +Date: Wed Nov 24 13:07:13 2021 +0100 + + Merge pull request #8172 from goenning/go/azure-devops-discovery + + adding AzureDevOps Discovery Processor + +commit 34706291e7685c4d0fc4504de288e1755f677069 +Author: hiba-aldalaty +Date: Wed Nov 24 11:16:53 2021 +0000 + + Move destructuring of the props into function SidebarSubmenuItem + + Signed-off-by: hiba-aldalaty + +commit 9f8e9a04d17f0319eb4fe51dd61871979f0d96ca +Author: hiba-aldalaty +Date: Wed Nov 24 11:09:01 2021 +0000 + + Rename DropDownItem -> SidebarSubItemDropDownItem + + Signed-off-by: hiba-aldalaty + +commit 825787e6bda7fe8ee212c228c7bb9d97522b89a7 +Merge: 0ef5c9b8f4 f658a34178 +Author: Fredrik Adelöw +Date: Wed Nov 24 12:05:48 2021 +0100 + + Merge pull request #8164 from RoadieHQ/infinite-location-loop + + Fail when adding duplicate locations using the dry run flag + +commit fce9870fff91995ee792f4eee3d6bb9d01c59819 +Author: hiba-aldalaty +Date: Wed Nov 24 10:58:43 2021 +0000 + + Rename Submenu -> SidebarSubmenu, SidebarSubItem -> SidebarSubmenuItem + + Signed-off-by: hiba-aldalaty + +commit f658a341783ba4507b215c9dd77ffc3b75e90a02 +Author: Nicolas Arnold +Date: Wed Nov 24 09:31:12 2021 +0000 + + Using stringEntityRef for comparision + + Signed-off-by: Nicolas Arnold + +commit 949633623f11c6efbcffe144d73a2bb067898aa6 +Author: hiba-aldalaty +Date: Wed Nov 24 09:29:41 2021 +0000 + + Fix tSidebar ests and storybook after merging change caused isPinned to be true by default + + Signed-off-by: hiba-aldalaty + +commit 0ef5c9b8f4b4f46943312f4c9bccbca4961b223b +Merge: 0273d58bfd fb90b70de5 +Author: Himanshu Mishra +Date: Wed Nov 24 14:17:04 2021 +0530 + + Merge pull request #8223 from backstage/dependabot/npm_and_yarn/testing-library/cypress-8.0.2 + + chore(deps-dev): bump @testing-library/cypress from 7.0.6 to 8.0.2 + +commit 88f5378397dfe3b626ee492d34b78a0f6d93ea4d +Author: Johan Haals +Date: Wed Nov 24 09:36:40 2021 +0100 + + Add export, update API report + + Signed-off-by: Johan Haals + +commit 0273d58bfddca8b98a5ed0a0596fe0246ff111af +Merge: 68eddf88a0 b8f430eee0 +Author: Himanshu Mishra +Date: Wed Nov 24 10:57:16 2021 +0530 + + Merge pull request #8224 from backstage/dependabot/npm_and_yarn/storybook/addon-actions-6.3.12 + + chore(deps-dev): bump @storybook/addon-actions from 6.3.7 to 6.3.12 + +commit b8f430eee03b66dd3d50bd3e745abf56a54022e2 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Wed Nov 24 04:13:08 2021 +0000 + + chore(deps-dev): bump @storybook/addon-actions from 6.3.7 to 6.3.12 + + Bumps [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/addons/actions) from 6.3.7 to 6.3.12. + - [Release notes](https://github.com/storybookjs/storybook/releases) + - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) + - [Commits](https://github.com/storybookjs/storybook/commits/v6.3.12/addons/actions) + + --- + updated-dependencies: + - dependency-name: "@storybook/addon-actions" + dependency-type: direct:development + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit fb90b70de501da7e481deb9749e4ec560140c65d +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Wed Nov 24 04:11:52 2021 +0000 + + chore(deps-dev): bump @testing-library/cypress from 7.0.6 to 8.0.2 + + Bumps [@testing-library/cypress](https://github.com/kentcdodds/cypress-testing-library) from 7.0.6 to 8.0.2. + - [Release notes](https://github.com/kentcdodds/cypress-testing-library/releases) + - [Changelog](https://github.com/testing-library/cypress-testing-library/blob/main/CHANGELOG.md) + - [Commits](https://github.com/kentcdodds/cypress-testing-library/compare/v7.0.6...v8.0.2) + + --- + updated-dependencies: + - dependency-name: "@testing-library/cypress" + dependency-type: direct:development + update-type: version-update:semver-major + ... + + Signed-off-by: dependabot[bot] + +commit eff6ff71ee77c55b9478c1dc93e9de707a8bed4a +Author: mufaddal motiwala +Date: Wed Nov 24 06:44:00 2021 +0530 + + Added Validations for better error tracking + + Signed-off-by: mufaddal motiwala + +commit 2c54173a3982928da5cc8ec13df71c82b6887a36 +Author: Morgan Martinet +Date: Tue Nov 23 18:01:30 2021 -0500 + + apply code review recommandations + + use encodeURIComponent on dynamic parts + ensure that we keep any dashboard path prefix when generating links + move URL hash exception for SPAs into the standardFormatter + + Signed-off-by: Morgan Martinet + +commit c6fdddec77341830a4ca04e90de255e6cba7fc37 +Author: djamaile +Date: Tue Nov 23 22:40:03 2021 +0100 + + feat: hide owned selector picker if user doesn't own an entity + + Signed-off-by: djamaile + +commit c982fc12cbf0798caefdebd7c36e8b35b809598e +Author: Lorenzo Orsatti <49567430+lorsatti@users.noreply.github.com> +Date: Tue Nov 23 22:03:03 2021 +0100 + + add changeset + + Signed-off-by: Lorenzo Orsatti <49567430+lorsatti@users.noreply.github.com> + +commit f803ac931e3cd6d0e29b7de32e9bd5eb81b40dc0 +Author: Lorenzo Orsatti <49567430+lorsatti@users.noreply.github.com> +Date: Tue Nov 23 21:41:06 2021 +0100 + + add missing styles to Swagger (dark mode) + + Signed-off-by: Lorenzo Orsatti <49567430+lorsatti@users.noreply.github.com> + +commit f1ba6dfb1d7fa1dec651d9330a1ea2c17f1b5be1 +Author: goenning +Date: Tue Nov 23 19:03:46 2021 +0000 + + fix comments, support onpremise and paging + + Signed-off-by: goenning + +commit 6de3b8fb24abadeb678e376fae3c7144cf3da954 +Author: jodybro +Date: Tue Nov 23 13:30:01 2021 -0500 + + support v1 api for ingress object + + Signed-off-by: jodybro + +commit 40ea710c145293f0e049d4c0a893ce6e2f26d49c +Author: Mike Lewis +Date: Tue Nov 23 18:22:53 2021 +0000 + + backend-common: add api doc comments + + Signed-off-by: Mike Lewis + +commit 4b6de2f87272423d5814655df2f248bbf13a597e +Author: Mike Lewis +Date: Tue Nov 23 18:12:28 2021 +0000 + + backend-common: remove 'Server' from TokenManager method names + + Signed-off-by: Mike Lewis + +commit 905dd952acaa5821a5bd016b71fad04fe10c23f3 +Author: Mike Lewis +Date: Tue Nov 23 17:49:02 2021 +0000 + + chore: split up backend-to-backend auth changeset to reduce changelog noise + + Signed-off-by: Mike Lewis + +commit 8a001f8202f2249a645a7f980b46d653dd075035 +Author: Mike Lewis +Date: Tue Nov 23 17:16:57 2021 +0000 + + backend-common: TokenManager throws for invalid tokens rather than returning boolean + + Signed-off-by: Mike Lewis + +commit 950b36393cc6bf94ab7d568e8149ddebdce3ecb7 +Author: Johan Haals +Date: Tue Nov 23 16:49:33 2021 +0100 + + core-plugin-api: Add tests and changesets + + Co-authored-by: blam + Co-authored-by: Patrik Oldsberg + Signed-off-by: Johan Haals + +commit a3c5b2f70b038ebccc0c31d61b9e52856fe098f1 +Author: Johan Haals +Date: Tue Nov 23 16:33:29 2021 +0100 + + core-plugin-api: Deprecate Plugin register and output + + Co-authored-by: blam + Co-authored-by: Patrik Oldsberg + Signed-off-by: Johan Haals + +commit f38dff408535dcc010fcc89e02312c343035b04f +Author: Mike Lewis +Date: Tue Nov 23 14:58:48 2021 +0000 + + backend-common: tests validating interop of multiple token managers + + Signed-off-by: Mike Lewis + +commit c39cf20e1f25ebe1f137e8a4fac0473623325596 +Author: irma12 +Date: Tue Nov 23 15:51:19 2021 +0100 + + Add API reports + + Signed-off-by: irma12 + +commit 8cb1c4d17c5b79cdb9e4ce664d300fc4d32fb931 +Author: Mike Lewis +Date: Tue Nov 23 14:41:33 2021 +0000 + + backend-common: rename config block from authorization to auth + + Signed-off-by: Mike Lewis + +commit 289de3ab347a85813cf46ed45509fa8e2383200f +Author: irma12 +Date: Tue Nov 23 15:37:16 2021 +0100 + + Update cli package + + Signed-off-by: irma12 + +commit 7071dce02d4ba11e6beb88fbd669217e2e2a2b44 +Author: Adrian Barwicki +Date: Fri Nov 19 10:06:20 2021 +0100 + + feat: expose catalog lib in `plugin-auth-backend` + + We are writing a custom OIDC provider plugin and need to use CatalogIdentityClient class in our provider. It is however not exported and we are not able to use it. + + It is not a problem for providers that are committed to backstage repo as they use the local path, e.g https://github.com/backstage/backstage/blob/master/plugins/auth-backend/src/providers/aws-alb/provider.ts#L31 - but only for the ones that are developed locally. + + Signed-off-by: Adrian Barwicki + +commit 42b01ee7250448788aec816e0afd14eaccb0d7ce +Author: Mike Lewis +Date: Tue Nov 23 13:57:38 2021 +0000 + + backend-common: import ConfigReader from @backstage/config + + Signed-off-by: Mike Lewis + +commit db1befcf3985668b2ec3f5edcd03c575b327cd5a +Author: Mike Lewis +Date: Tue Nov 23 13:56:07 2021 +0000 + + backend-common: make secret required if authorization config block is provided + + Signed-off-by: Mike Lewis + +commit ef9dfd34402f8a563c10b595e14fa524f3c66cac +Author: Mike Lewis +Date: Tue Nov 23 13:54:04 2021 +0000 + + backend-common: leave ConfigReader to throw errors when config is missing in ServerTokenManager + + Signed-off-by: Mike Lewis + +commit f5fe59f964328af868f0f887a99e774feec7800e +Author: mufaddal motiwala +Date: Tue Nov 23 19:07:36 2021 +0530 + + backstage-cli versions:bump + + Signed-off-by: mufaddal motiwala + +commit d48ebb02804a0db9a43fbcbfce4d3483fc82e533 +Merge: faf3a716b8 68eddf88a0 +Author: mufaddal motiwala +Date: Tue Nov 23 19:05:34 2021 +0530 + + Merge branch 'master' of https://github.com/mufaddal7/backstage-1 into plugin/new-relic-dashboard + + Signed-off-by: mufaddal motiwala + +commit 68eddf88a02a2244cf10e64a7dd969133ddd64a1 +Merge: a7085710d5 8a96019a39 +Author: Patrik Oldsberg +Date: Tue Nov 23 13:47:51 2021 +0100 + + Merge pull request #8118 from backstage/rugvip/test-port + + packages,plugins: migrate to using TestApiProvider and TestApiRegistry + +commit a7085710d5a70f27d3c5da2570c5c5f81c95107a +Merge: c0a624b03f b922d3be1b +Author: Patrik Oldsberg +Date: Tue Nov 23 13:10:51 2021 +0100 + + Merge pull request #8208 from backstage/rugvip/rollupup + + yarn.lock: bump rollup-plugin-postcss + +commit f6429efb828e4eff0abe4168777022647a81cdfb +Author: irma12 +Date: Tue Nov 23 13:06:55 2021 +0100 + + Fix type of check to JsonValue + + Signed-off-by: irma12 + +commit c0a624b03f19d03741d5060d757e495d79d5a2ef +Merge: 5573149d3a 5919df85d1 +Author: Camila Belo +Date: Tue Nov 23 13:03:00 2021 +0100 + + Merge pull request #8179 from cmpadden/snyk-ignore-techdocs-cli + + Add .snyk ignore file for @techdocs/cli + +commit 883fd2f3a58367e3e9437a24e82847a68dff1d3d +Author: irma12 +Date: Tue Nov 23 12:50:01 2021 +0100 + + Modifications based on PR comments + + Signed-off-by: irma12 + +commit 8928c0f7c2ddd13899c27e53e3843908155f9f85 +Merge: 3944b5e9b8 5573149d3a +Author: hiba-aldalaty +Date: Tue Nov 23 11:28:07 2021 +0000 + + Merge branch 'master' into scalable-sidebar-new-implementation + + Signed-off-by: hiba-aldalaty + +commit f4420c77679f30e65ac6b01b7f92180a7318f71d +Merge: 89622c6ae2 5573149d3a +Author: irma12 +Date: Tue Nov 23 12:15:21 2021 +0100 + + Merge branch 'master' into scorecard-tech-insights + + Signed-off-by: irma12 + +commit fcfac818c88f83fb8a2c5c1b7a8f82937cd7ddb7 +Author: Patrik Oldsberg +Date: Tue Nov 23 12:11:41 2021 +0100 + + package.json: add script for running snyk tests + + Signed-off-by: Patrik Oldsberg + +commit b922d3be1b9b07de70f8ed0e5789e24365fc2b51 +Author: Patrik Oldsberg +Date: Tue Nov 23 12:10:37 2021 +0100 + + yarn.lock: bump rollup-plugin-postcss + + Signed-off-by: Patrik Oldsberg + +commit 03962638a03b08f8f8943afc0ef0fc73b2691d5e +Author: Mike Lewis +Date: Tue Nov 23 10:49:40 2021 +0000 + + create-app: fix formatting in search.ts + + Signed-off-by: Mike Lewis + +commit 5573149d3ac951651d82ec62d6475dc7f2625ba2 +Merge: 0eee3d98b9 7e4a1ea4cb +Author: Patrik Oldsberg +Date: Tue Nov 23 11:39:36 2021 +0100 + + Merge pull request #8206 from backstage/rugvip/app-theme + + docs/deprecations: add note about working around AppTheme type + +commit 1af175b0bc4735b06b76e867a1846253fd0b9c8b +Author: Lucile Desfour +Date: Tue Nov 23 11:13:24 2021 +0100 + + add allowed owner to scaffolder plugin (fix #8205) + + Signed-off-by: Lucile Desfour + +commit 0eee3d98b9e6e6aa75662472698f23d7f333ad97 +Merge: a6b5becf0f c844898a73 +Author: Fredrik Adelöw +Date: Tue Nov 23 11:11:59 2021 +0100 + + Merge pull request #8117 from cbjjensen/add-headers + + Letting GraphiQL use headers + +commit a6b5becf0f63747677049aa761098cf816b5ac4c +Merge: e74daa5893 c9ddb070c2 +Author: Fredrik Adelöw +Date: Tue Nov 23 11:11:13 2021 +0100 + + Merge pull request #8202 from backstage/freben/bump-rjsf + + bump rjsf + +commit 7e4a1ea4cbdf8e9370762418f1bdc1a5871fa65f +Author: Patrik Oldsberg +Date: Tue Nov 23 10:05:07 2021 +0100 + + docs/deprecations: add note about working around AppTheme type + + Signed-off-by: Patrik Oldsberg + +commit c9ddb070c23201e9230ef88c512aced059f23e90 +Author: blam +Date: Tue Nov 23 09:42:08 2021 +0100 + + chore: fixing changeset formatting + + Signed-off-by: blam + +commit 740f9582905654276c7582bd0aa66e7117f4b47c +Author: Joon Park +Date: Mon Nov 22 21:01:51 2021 +0000 + + Handle empty values array in EntityFilter + + While an empty values array is not really a sensible input, if an empty array is provided, technically nothing should be returned as a matching value, thus the existing behavior was technically a bug. + + Signed-off-by: Joon Park + +commit e74daa58938b837c850f995dd525410cf08ee5d3 +Merge: 9f9ff42e28 52d3ca287e +Author: Fredrik Adelöw +Date: Mon Nov 22 20:20:54 2021 +0100 + + Merge pull request #8199 from timja/patch-1 + + Fix broken ssl postgres docs + +commit faf3a716b8afca06d1125e42b4ddcb3f92d3cc58 +Author: mufaddal motiwala +Date: Tue Nov 23 00:29:36 2021 +0530 + + api key app configuration + + Signed-off-by: mufaddal motiwala + +commit aeb640e0e49895e3a55ffd37cea5ca4566909538 +Author: mufaddalWh +Date: Tue Nov 23 00:10:34 2021 +0530 + + added changeset + + Signed-off-by: mufaddalWh + Signed-off-by: mufaddal motiwala + +commit 7a108d9bf92bdcf4bdab7aefcf71620a6f635438 +Author: mufaddalWh +Date: Tue Nov 23 00:09:53 2021 +0530 + + Added usage information + + Signed-off-by: mufaddalWh + Signed-off-by: mufaddal motiwala + +commit 670e8fdbe7a9fa23c153562afb147703fde33a34 +Author: mufaddalWh +Date: Mon Nov 22 13:40:01 2021 +0530 + + Design changes + + Signed-off-by: mufaddal motiwala + +commit 48b2289c3ed78ce00d34f988f454976ecbe727b8 +Author: mufaddalWh +Date: Fri Nov 19 11:48:56 2021 +0530 + + Added duration variable in API query + + Signed-off-by: mufaddal motiwala + +commit 5f35e289009e220a33b276d5f6bdcdd7ec4e1766 +Author: mufaddalWh +Date: Thu Nov 18 13:14:16 2021 +0530 + + Adding New Relic Dashboard + + Signed-off-by: mufaddal motiwala + +commit 2d7d165737bb36f4f26c81965308822c533d3024 +Author: Fredrik Adelöw +Date: Mon Nov 22 19:58:16 2021 +0100 + + bump rjsf + + Signed-off-by: Fredrik Adelöw + +commit 839e931d34f2b3e64ddeabf28f668fb74f1e1665 +Author: Mike Lewis +Date: Mon Nov 22 18:44:49 2021 +0000 + + create-app: pass tokenManager when constructing TechDocsCollator + + Signed-off-by: Mike Lewis + +commit 14a6c46dff828c9f75def71bfbbafecf048f84cd +Merge: 7f0d927d99 9f9ff42e28 +Author: Mike Lewis +Date: Mon Nov 22 18:22:57 2021 +0000 + + Merge remote-tracking branch 'origin/master' into natasha/b2b-auth + + Signed-off-by: Mike Lewis + +commit 8a96019a39f8bc7e6b5d4001b9daf7f1eea14ddb +Merge: 29ef695410 9f9ff42e28 +Author: Patrik Oldsberg +Date: Mon Nov 22 17:33:10 2021 +0100 + + Merge branch 'master' into rugvip/test-port + +commit 52d3ca287ea617a42b7083c1399ccc26def93f75 +Author: Tim Jacomb <21194782+timja@users.noreply.github.com> +Date: Mon Nov 22 16:28:48 2021 +0000 + + Fix broken ssl postgres docs + + Signed-off-by: Tim Jacomb + +commit 9f9ff42e288969d59dd0eaf2e7a53b0ac5247da8 +Merge: a2e1a008bf 9312572360 +Author: Patrik Oldsberg +Date: Mon Nov 22 17:28:52 2021 +0100 + + Merge pull request #8193 from backstage/mod/auth-responses + + auth-backend: use more standardized error responses + +commit 3944b5e9b88f056e6b39e1c6de6a4365e4e69d59 +Author: hiba-aldalaty +Date: Mon Nov 22 16:15:18 2021 +0000 + + Update tests + + Signed-off-by: hiba-aldalaty + +commit 5bff67aac43eb68ceece4704fa788959b9e07c73 +Author: Mike Lewis +Date: Mon Nov 22 13:06:39 2021 +0000 + + permission-node: expose ApplyConditionsResponse type + + This type will be shared with the backend. + + Signed-off-by: Mike Lewis + +commit 3254303a96937f9b346ae9259107a823c6d78b9e +Author: Mike Lewis +Date: Fri Nov 19 13:43:59 2021 +0000 + + permission-node: refactor and split createPermissionIntegration + + This refactor makes the createPermissionIntegration system much more + flexible by splitting it up into a few different helpers with different + responsibilities. This frees up plugin authors to connect together the + different parts of the permission integration in whatever way is + convenient for them, and makes the process of registering additional + permission rules a bit more explicit, by requiring them to be passed + in when constructing the systems for transforming or applying + conditions. + + Signed-off-by: Mike Lewis + Co-authored-by: Joon Park + Co-authored-by: Tim Hansen + +commit 70ce7c91e269d8ed84405daae49eed3096da6ff6 +Author: Mike Lewis +Date: Fri Nov 19 18:40:41 2021 +0000 + + permission-node: bump @backstage/cli version + + Signed-off-by: Mike Lewis + +commit 0eb339c3a482cab5ac323d9cd89e0db7d3bf8809 +Author: Mike Lewis +Date: Thu Nov 18 13:54:28 2021 +0000 + + permission-node: more visible condition transform in mapCriteria test + + Signed-off-by: Mike Lewis + +commit 27d5f5fed3e4343f2f2389fa5ba57ebf9e496550 +Author: Tim Hansen +Date: Wed Nov 17 11:17:50 2021 -0700 + + Improve api-report + + Signed-off-by: Tim Hansen + +commit 5c5a1d16e41ee5e1baddba44bcaa7d95e5fcaa07 +Author: Mike Lewis +Date: Fri Nov 12 13:43:59 2021 +0000 + + authz: remove superfluous union type + + PermissionCriteria is a union type which already includes + TQuery itself, so we don't need a second union here. + + Signed-off-by: Mike Lewis + +commit 75dd00c8b627b4d80e1b1c0ca714897ff6a9af5e +Author: Mike Lewis +Date: Fri Nov 12 12:37:23 2021 +0000 + + authz: add missing fields to permission-node package.json + + Signed-off-by: Mike Lewis + +commit e2088541ddc81dbeff9331ae7711ed452233021f +Author: Mike Lewis +Date: Fri Nov 12 12:30:04 2021 +0000 + + authz: update references to permission-common after move to plugins + + Signed-off-by: Mike Lewis + +commit f72d7bba0e1a93343b76568b351220c0a608e040 +Author: Mike Lewis +Date: Thu Nov 11 18:27:46 2021 +0000 + + authz: add testsuite for createPermissionIntegration + + Signed-off-by: Mike Lewis + +commit 5c75c89106f824ae2d202cc2ee3eaef396160d28 +Author: Mike Lewis +Date: Thu Nov 11 18:27:27 2021 +0000 + + authz: improve error handling in permission-node apply-conditions route + + Signed-off-by: Mike Lewis + +commit 2b668f2eb886970a73b7f9498d5641a5fbe5d45b +Author: Mike Lewis +Date: Thu Nov 11 18:26:46 2021 +0000 + + build(deps): add dependency on zod in permission-node + + Signed-off-by: Mike Lewis + +commit 22f5de984007ecd6a4d24316e816a64b9c092d4b +Author: Mike Lewis +Date: Thu Nov 11 14:13:26 2021 +0000 + + authz: update createPermissionIntegration to work with new PermissionCriteria type + + Signed-off-by: Mike Lewis + +commit d0a99e3219e67fb1b81e205d2cf864c61fc8a81c +Author: Mike Lewis +Date: Thu Nov 11 14:12:38 2021 +0000 + + authz: update permission-node api-report + + Signed-off-by: Mike Lewis + +commit 64b6ff368f1e5081a8739cbad6c162c8bb402ce7 +Author: Mike Lewis +Date: Thu Nov 11 13:58:28 2021 +0000 + + authz: fix expected response type for /apply-conditions route + + Signed-off-by: Mike Lewis + +commit 652af0834ae886da9310bf60b9e84be0bb0f46ba +Author: Mike Lewis +Date: Thu Nov 11 13:58:05 2021 +0000 + + authz: add test suite for conditionFor + + Signed-off-by: Mike Lewis + +commit f3d2ccfeb883b6e79dc9e3177e4ca9a6b36a7082 +Author: Mike Lewis +Date: Thu Nov 11 13:56:07 2021 +0000 + + authz: switch to unknown[] in PermissionRule type parameter + + Signed-off-by: Mike Lewis + +commit 4083fcdb5e5dfd1bf7712c8e3c75204d3da1d859 +Author: Mike Lewis +Date: Thu Nov 11 13:54:29 2021 +0000 + + authz: fix PermissionCondition type parameter + + `unknown` doesn't satisfy the (recently added) `extends unknown[]` + constraint. In these two cases, we can remove the parameter entirely and + rely instead on the default of `unknown[]`. + + Signed-off-by: Mike Lewis + +commit a82709c38f4225331fd8f6fc91e81f91fd64a5d3 +Author: Mike Lewis +Date: Thu Nov 11 09:53:50 2021 +0000 + + authz: update unused type params in conditionFor to unknown + + Signed-off-by: Mike Lewis + +commit a1e2972ddaf6bc2fec733d53c6fdc453510bbd0c +Author: Tim Hansen +Date: Wed Nov 10 16:00:21 2021 -0700 + + Add permission-node package + + Signed-off-by: Tim Hansen + Co-authored-by: Mike Lewis + Co-authored-by: Himanshu Mishra + Co-authored-by: Joe Porpeglia + Co-authored-by: Vincenzo Scamporlino + +commit e72e908e3f5a0b1c6a87c0e381a3dce8e9426c14 +Author: Andrew Tran +Date: Mon Nov 22 09:32:52 2021 -0600 + + update example readme + + Signed-off-by: Andrew Tran + +commit a2e1a008bf5b0c9b74b3322efcf42181a078f311 +Merge: 87cd8ca64b 4167f6ed7e +Author: Ainhoa +Date: Mon Nov 22 15:32:26 2021 +0000 + + Merge pull request #8116 from ainhoaL/user-search-displayname + + Add User entities displayName to default catalog collator to be able to search by user's full name + +commit 87cd8ca64b3d4be4172d04ef80c0494340b6df31 +Merge: d413156a2a 4f3f55f15f +Author: Patrik Oldsberg +Date: Mon Nov 22 16:31:12 2021 +0100 + + Merge pull request #8186 from backstage/freben/bump-serialize-javascript + + bump terser-webpack-plugin and therefore serialize-javascript + +commit 5f864eceedbded76800c29ad6e7382fe81c3b2b2 +Author: Andrew Tran +Date: Mon Nov 22 09:26:19 2021 -0600 + + add example cronjob + + Signed-off-by: Andrew Tran + +commit d413156a2a029fc3d65f7bddc7872e6af3ee9103 +Merge: 1d6f337916 84ea8bf566 +Author: Ben Lambert +Date: Mon Nov 22 16:24:27 2021 +0100 + + Merge pull request #8187 from backstage/freben/remove-is-svg + + make sure to get rid of is-svg + +commit 1d6f337916f34a319ad4b77282322845eb5b6d9d +Merge: 1e57d1c23e 7b4db0d1aa +Author: Ben Lambert +Date: Mon Nov 22 16:24:01 2021 +0100 + + Merge pull request #8195 from adamdmharvey/adr-title-bug + + fix(docs): Missing ADR number in title + +commit 1ea036426c31f30205007db91d04c09322900c13 +Author: hiba-aldalaty +Date: Mon Nov 22 15:07:28 2021 +0000 + + Change fontsize of dropdown items + + Signed-off-by: hiba-aldalaty + +commit 1e57d1c23e5cc236796d7166aaf7b84c86e9b6e0 +Merge: e62bf29c1d 97b8c8c8fc +Author: Fredrik Adelöw +Date: Mon Nov 22 15:58:48 2021 +0100 + + Merge pull request #8071 from backstage/feat/change-default-port + + Change default port of backend from 7000 to 7007 + +commit 10376e33c49889a439f7cbe99c6c4c4e3542331b +Author: hiba-aldalaty +Date: Mon Nov 22 14:57:20 2021 +0000 + + Improve use of conditional classes + + Signed-off-by: hiba-aldalaty + +commit 1caf4c2d726543a12fa7383d52768fbdb81923bd +Author: Andrew Tran +Date: Mon Nov 22 08:52:00 2021 -0600 + + update schema.d.ts + + Signed-off-by: Andrew Tran + +commit 305901cbe6ce412d1349381fd58ce082c3cd710a +Author: hiba-aldalaty +Date: Mon Nov 22 14:43:18 2021 +0000 + + Modify SidebarContextType to reduce api surface + update api-report + + Signed-off-by: hiba-aldalaty + +commit c844898a73fae11dffef7a311495ae4f3962e22c +Author: Chad Jensen +Date: Mon Nov 22 08:22:36 2021 -0600 + + fixing another prettier issue + + Signed-off-by: Chad Jensen + +commit 7b4db0d1aa2d6e7d102a85c5c956241e33add840 +Author: Adam Harvey +Date: Mon Nov 22 09:17:19 2021 -0500 + + Fix missing ADR number in title + + Signed-off-by: Adam Harvey + +commit 90ad18e1a7da230bb673f7df056a482a62134d68 +Author: Morgan Martinet +Date: Mon Nov 22 09:06:20 2021 -0500 + + switch to patch release + + Signed-off-by: Morgan Martinet + +commit 18b089cdccaeeeea015080de5889e3892bc5d192 +Author: hiba-aldalaty +Date: Mon Nov 22 13:50:32 2021 +0000 + + Refactor: remove hasSubmenu prop and move submenuTitle prop to submenu component + + Signed-off-by: hiba-aldalaty + +commit e62bf29c1d598b2ef809c00079b33170d9d15374 +Merge: cd3aac016f 2017de90da +Author: Fredrik Adelöw +Date: Mon Nov 22 14:41:26 2021 +0100 + + Merge pull request #8069 from goenning/fix-techinsights-docs + + Fix techinsights docs: replaced DefaultTechInsightsBuilder with buildTechInsightsContext + +commit afa9dfe4057638013954c28e524fe282ac53e0f9 +Merge: db7227e659 cd3aac016f +Author: Yousif Al-Raheem +Date: Mon Nov 22 13:56:56 2021 +0100 + + Merge branch 'backstage:master' into master + +commit cd3aac016f4895d0a9b91d7c7c77c9a553d2be6c +Merge: 3487a35ee4 7f82ce9f51 +Author: Fredrik Adelöw +Date: Mon Nov 22 13:48:38 2021 +0100 + + Merge pull request #7817 from backstage/joonp/entitiessearchfilter-refactor + + [Mini PRFC] EntitiesSearchFilter type refactor + +commit 4167f6ed7ec80e0b34da2aee78aa537e5a4b4232 +Author: Ainhoa Larumbe +Date: Mon Nov 22 12:42:22 2021 +0000 + + change uppercase method + + Signed-off-by: Ainhoa Larumbe + +commit 3487a35ee41f56860ac11bc4ec437f4ba993576c +Merge: c8dac3c3b8 7673d7b2b3 +Author: Patrik Oldsberg +Date: Mon Nov 22 13:23:04 2021 +0100 + + Merge pull request #8175 from backstage/rugvip/release-flow + + Tweak release process to require changesets for new packages + +commit c8dac3c3b83fd87210ac3d295c7f4f430592add5 +Merge: b9af54d431 08dc0d6788 +Author: Patrik Oldsberg +Date: Mon Nov 22 13:22:49 2021 +0100 + + Merge pull request #8174 from backstage/rugvip/deprecations + + scripts: add script for listing deprecations + +commit b9af54d431d8e0db2d63dba89e5b036da807ed95 +Merge: 030ef22639 910c2674b5 +Author: Patrik Oldsberg +Date: Mon Nov 22 13:22:33 2021 +0100 + + Merge pull request #8089 from backstage/rugvip/test-api + + core,test-utils: deprecate ApiRegistry, add new TestApiProvider and TestApiRegistry + +commit 9312572360b69d65bcc2165a1f3c157a60c1eb54 +Author: Patrik Oldsberg +Date: Mon Nov 22 13:17:26 2021 +0100 + + auth-backend: use more standardized error responses + + Co-authored-by: Johan Haals + Signed-off-by: Patrik Oldsberg + +commit 030ef22639313b859bd9035f0ce420116867e755 +Merge: 979879d970 45dbf26094 +Author: Ben Lambert +Date: Mon Nov 22 13:04:12 2021 +0100 + + Merge pull request #8188 from backstage/freben/bump-mixme + + bump mixme + +commit e5bff80f786841550d024968d7182d14d8bbdfdd +Author: Ainhoa Larumbe +Date: Mon Nov 22 11:44:54 2021 +0000 + + uppercase kind + + Signed-off-by: Ainhoa Larumbe + +commit 979879d9707f5c7a6ce9d0b2f277bcf2a629a703 +Merge: 54fe58b85b 776cb9c1c5 +Author: Himanshu Mishra +Date: Mon Nov 22 16:53:24 2021 +0530 + + Merge pull request #8191 from petejespersqbe/feature/fix-qbe-name + + Fix QBE name in adopters list + +commit 776cb9c1c592c7ddbaf0bd7336899a145405b50c +Author: Pete Jespers +Date: Mon Nov 22 11:04:11 2021 +0000 + + Fix QBE name in adopters list + +commit db7227e659a32509306d3b233517116efb3dafa1 +Author: Yousif Al-Raheem +Date: Mon Nov 22 11:19:54 2021 +0100 + + use backstage link instead of react router link in memberslistcard + + Signed-off-by: Yousif Al-Raheem + +commit 45dbf26094e0fdc721b1f977cc643225f899005c +Author: Fredrik Adelöw +Date: Mon Nov 22 11:15:18 2021 +0100 + + bump mixme + + Signed-off-by: Fredrik Adelöw + +commit 84ea8bf56676b25adca67e5489b1cd11857d4221 +Author: Fredrik Adelöw +Date: Mon Nov 22 11:09:46 2021 +0100 + + make sure to get rid of is-svg + + Signed-off-by: Fredrik Adelöw + +commit 4f3f55f15feddead13e29e940192bdb6ea48fa54 +Author: Fredrik Adelöw +Date: Mon Nov 22 10:57:56 2021 +0100 + + bump terser-webpack-plugin and therefore serialize-javascript + + Signed-off-by: Fredrik Adelöw + +commit 73438d1ff10b751701e948d5be01b800916cd7fc +Author: Ainhoa Larumbe +Date: Mon Nov 22 09:41:00 2021 +0000 + + change methods to private + + Signed-off-by: Ainhoa Larumbe + +commit 54fe58b85bea9c7bf60e7f3b95292dbf7034c71e +Merge: 2c35a28386 dde216acf4 +Author: Patrik Oldsberg +Date: Mon Nov 22 10:24:11 2021 +0100 + + Merge pull request #8173 from backstage/rugvip/best + + cli: test coverage and speed improvements + +commit f9c0ad85d9741cb90b57d668577bb93a69a7f171 +Author: Nicolas Arnold +Date: Mon Nov 22 09:12:38 2021 +0000 + + Addressing comments + + Signed-off-by: Nicolas Arnold + +commit 2c35a28386db2cf39d35870c60e9430669350206 +Merge: 1adba3011d 07699d303f +Author: Fredrik Adelöw +Date: Mon Nov 22 07:30:41 2021 +0100 + + Merge pull request #8180 from backstage/freben/frontmattersalot + + Fix broken frontmatter on blog entries + +commit 1adba3011d899b5ced0f10608a1b67a572a0a9a0 +Merge: acd0b2b939 3c15ad9a55 +Author: Himanshu Mishra +Date: Mon Nov 22 11:31:00 2021 +0530 + + Merge pull request #8184 from backstage/dependabot/npm_and_yarn/octokit/webhooks-9.18.0 + + chore(deps): bump @octokit/webhooks from 9.17.0 to 9.18.0 + +commit 3739d3f7735ed5ecb5aaf7a0a343a58f0e27cd66 +Author: Morgan Martinet +Date: Mon Nov 22 00:05:55 2021 -0500 + + implement openshiftFormatter + + Signed-off-by: Morgan Martinet + +commit 3c15ad9a55bd83d2bd135081fa91e48b7c6568b8 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Mon Nov 22 04:13:50 2021 +0000 + + chore(deps): bump @octokit/webhooks from 9.17.0 to 9.18.0 + + Bumps [@octokit/webhooks](https://github.com/octokit/webhooks.js) from 9.17.0 to 9.18.0. + - [Release notes](https://github.com/octokit/webhooks.js/releases) + - [Commits](https://github.com/octokit/webhooks.js/compare/v9.17.0...v9.18.0) + + --- + updated-dependencies: + - dependency-name: "@octokit/webhooks" + dependency-type: direct:production + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit acd0b2b939fb5926f6175fd96efc74498c322b55 +Merge: 2b00e00f18 58aaad546e +Author: Tim Hansen +Date: Sun Nov 21 20:44:32 2021 -0700 + + Merge pull request #8183 from adamdmharvey/script-var-typo + + chore(utility): Refactor script var typo + +commit 58aaad546e6c2f081aa79c33af2f4e07a29ec2cc +Author: Adam Harvey +Date: Sun Nov 21 22:01:33 2021 -0500 + + Refactor script var typo + + Signed-off-by: Adam Harvey + +commit 07699d303fc2b7b3e10b5c4d4d769393b7c451a2 +Author: Fredrik Adelöw +Date: Sun Nov 21 21:15:01 2021 +0100 + + Fix broken frontmatter on blog entries + + Signed-off-by: Fredrik Adelöw + +commit 563b039f0b6ea67ef7adc04912ef728af8117fd9 +Author: goenning +Date: Sun Nov 21 14:51:33 2021 +0000 + + add api-report and changeset + + Signed-off-by: goenning + +commit ac724ea8aee28c2deec0099fa46347853113be5a +Author: goenning +Date: Sun Nov 21 14:45:41 2021 +0000 + + adding tests + + Signed-off-by: goenning + +commit 5919df85d15832fbba75122f5fa624a13399c9ec +Author: Colton Padden +Date: Sun Nov 21 09:39:02 2021 -0500 + + Add .snyk ignore file for @techdocs/cli + + Ignores with 6-month duration for vulnerabilities that have also been ignored + for @backstage/cli: + + - SNYK-JS-BROWSERSLIST-1090194 + - SNYK-JS-IMMER-1540542 + + Signed-off-by: Colton Padden + +commit 08dc0d6788472521fa6863032d36cf99b101cb76 +Author: Patrik Oldsberg +Date: Sun Nov 21 15:09:42 2021 +0100 + + scripts/list-deprecations: allow args to be passed to filter packages + + Signed-off-by: Patrik Oldsberg + +commit 05ccc8276c4db381bd0390b646fc4213863ea73f +Author: Patrik Oldsberg +Date: Sun Nov 21 13:53:33 2021 +0100 + + scripts/list-deprecations: improve release lookup to check for actual release + + Signed-off-by: Patrik Oldsberg + +commit 51e42bc2c81846765b11ca9288259225a0b4346e +Author: goenning +Date: Sat Nov 20 21:20:47 2021 +0000 + + add support for search queries + + Signed-off-by: goenning + +commit 910c2674b501f3070cb3c817fad7d855021dd60b +Author: Patrik Oldsberg +Date: Sat Nov 20 15:52:01 2021 +0100 + + test-utils: review fixes + + Signed-off-by: Patrik Oldsberg + +commit 2cd2bab86af08901a9b9193da6a2fa6f788709f2 +Author: Patrik Oldsberg +Date: Sat Nov 20 13:54:34 2021 +0100 + + scripts: add script for listing deprecations + + Signed-off-by: Patrik Oldsberg + +commit 7673d7b2b3c955a9d5b7e4f7f4bffaec5e9828a8 +Author: Patrik Oldsberg +Date: Sat Nov 20 14:54:49 2021 +0100 + + set initial version of packages to 0.0.0 + + Signed-off-by: Patrik Oldsberg + +commit ab31a2c2869dcaafc8e1bb61cf1e6419f6334704 +Author: Patrik Oldsberg +Date: Sat Nov 20 14:50:10 2021 +0100 + + updated release process to not release new packages immediately + + Signed-off-by: Patrik Oldsberg + +commit dde216acf4317c13f3a21fbed5483d068391d565 +Author: Patrik Oldsberg +Date: Sat Nov 20 11:32:22 2021 +0100 + + cli: switch to v8 coverage provider + + Signed-off-by: Patrik Oldsberg + +commit 719cc87d2f2183a6595c60fe8d14b30a50e44188 +Author: Patrik Oldsberg +Date: Sat Nov 20 11:24:08 2021 +0100 + + cli: disable ES transform in tests + + Signed-off-by: Patrik Oldsberg + +commit 0179bd1f139b9e7383a965b0adf53075ad0eaf7a +Author: goenning +Date: Sat Nov 20 09:37:57 2021 +0000 + + draft implementation for AzureDevOps Discovery + + Signed-off-by: goenning + +commit 0f7665a10bc28e13d15fc77418338aaa1cb8cf54 +Author: Chad Jensen +Date: Fri Nov 19 22:13:16 2021 -0600 + + fixing other prettier issue + + Signed-off-by: Chad Jensen + +commit 2b00e00f18a8fd289d7915c691c817e2de795ae1 +Merge: c4328a1274 92439056fb +Author: Tim Hansen +Date: Fri Nov 19 20:18:32 2021 -0700 + + Merge pull request #8151 from backstage/permission-client-pass-config + + permission-common: accept configApi in PermissionClient constructor + +commit 37dc8447287eaf04ec6e66f7009b8dee42e689e9 +Author: Andrew Tran +Date: Fri Nov 19 17:11:11 2021 -0600 + + add changeset + + Signed-off-by: Andrew Tran + +commit 361aad1a0ff1192a864683a7b0b501e1ae8b718c +Author: Andrew Tran +Date: Fri Nov 19 11:29:11 2021 -0600 + + add cronjobs and jobs to k8s backend + + Signed-off-by: Andrew Tran + +commit 142ae64a58c4461cc3bd1c985851c6d78643260e +Author: Chad Jensen +Date: Fri Nov 19 15:51:06 2021 -0600 + + fixing prettier issue + + Signed-off-by: Chad Jensen + +commit 4894049dfed0de4b0b0ba55fdac734695ad542e2 +Author: hiba-aldalaty +Date: Fri Nov 19 15:00:11 2021 +0000 + + Change SubmenuItem to SidebarSubItem + + Signed-off-by: hiba-aldalaty + +commit c4328a12749541891abbecc2d69dcfbd91050fb2 +Merge: 5bfead02ec a519640e67 +Author: Himanshu Mishra +Date: Fri Nov 19 20:29:05 2021 +0530 + + Merge pull request #8167 from awanlin/bug/fix-azure-devops-readme-missed-naming-change + + Fixed missed naming and typos in Azure DevOps README + +commit 5bfead02ecdf77f79df0e954fc6ff3986afbab45 +Merge: d0ced15700 860254207c +Author: Eric Peterson +Date: Fri Nov 19 15:56:41 2021 +0100 + + Merge pull request #8141 from backstage/emmaindal/techdocs-search-default-app + + Add techdocs search to default app + +commit a519640e6742e78d2f0d6da811c71002c1ef455b +Author: Andre Wanlin +Date: Fri Nov 19 07:34:56 2021 -0600 + + Rushing, this is the correct change + + Signed-off-by: Andre Wanlin + +commit ab7f280cb491ce2dee52773e52d609978c2927ac +Author: Andre Wanlin +Date: Fri Nov 19 07:31:10 2021 -0600 + + Fixed missed naming and typos + + Signed-off-by: Andre Wanlin + +commit adfc0c0a06db74ffe992672cd0c11a0dc79cab87 +Author: hiba-aldalaty +Date: Fri Nov 19 13:16:44 2021 +0000 + + Export SubmenuItemProps and DropdownItemProps in index & remove hasDropDown boolean- fix ae-forgotten-export warnings in api-report + + Signed-off-by: hiba-aldalaty + +commit d0ced157003a5ad344c4532a7914d72f474f3ad4 +Merge: a2d82ed3dc 157530187a +Author: Himanshu Mishra +Date: Fri Nov 19 17:24:06 2021 +0530 + + Merge pull request #8152 from RoadieHQ/sidebar-pin-default + + Pin Sidebar by default + +commit a9d85516e67a2b0ba221f353d69a81d9cdc78c54 +Author: hiba-aldalaty +Date: Fri Nov 19 11:33:43 2021 +0000 + + Add jsdoc documents - fix some ae-missing-release-tag warnings in api-report + + Signed-off-by: hiba-aldalaty + +commit 3c6141c37ab0af1cba9d7a803b0d058b33370f9d +Author: Nicolas Arnold +Date: Fri Nov 19 11:09:37 2021 +0000 + + Fix return type + + Signed-off-by: Nicolas Arnold + +commit 8866b62f3ddb2a9e1cd842feea7002b30b5276bb +Author: Nicolas Arnold +Date: Thu Nov 18 17:42:17 2021 +0000 + + Fail when adding duplicate locations using the dry run flag + + This change here adds in logic to the DefaultLocationService that will prematurely terminate the dry run addition of locations if there is a duplicate entity in the unprocessed entities. + Adding this logic here will avoid an infinite loop if a monorepo arch is used (for example if a target references itself). It will also enforce some best practices. + I have also added tests. + + You can test this out using this catalog-info.yaml: https://github.com/RoadieHQ/monorepo-infinte-loop/blob/main/catalog-info.yaml + + Signed-off-by: Nicolas Arnold + +commit a2d82ed3dc4581e2e3f4a18cca77af57ccb8f2f0 +Merge: 7c4ae26d71 8c4397730c +Author: Himanshu Mishra +Date: Fri Nov 19 16:33:36 2021 +0530 + + Merge pull request #8161 from petejespersqbe/feature/add-qbe-adopter + + Add QBE as a Backstage adopter + +commit 7c4ae26d71c338c5fe79d29056a2f4492dd08f84 +Merge: 2d03529828 20900440a3 +Author: Himanshu Mishra +Date: Fri Nov 19 16:33:24 2021 +0530 + + Merge pull request #8159 from gotson/disable-snyk-workflow-on-forks + + disable snyk workflow on forks + +commit 3805cd7d368b0dc41d2846031afc59835288fadb +Author: hiba-aldalaty +Date: Fri Nov 19 10:32:06 2021 +0000 + + Make dropdown items full height & width - make hit slop bigger + + Signed-off-by: hiba-aldalaty + +commit 8c4397730c13f3cdcba55abbb6faa82eaffd72c5 +Author: Pete Jespers +Date: Fri Nov 19 10:11:30 2021 +0000 + + Add QBE as a Backstage adopter + + Signed-off-by: Pete Jespers + +commit 92439056fbe089749f123d52b0de07bf150ff100 +Author: Mike Lewis +Date: Fri Nov 19 09:35:47 2021 +0000 + + add changeset for new PermissionClient constructor signature + + Signed-off-by: Mike Lewis + +commit d1dcd7e309486570627baaf4801d19d9b250ce77 +Author: Mike Lewis +Date: Fri Nov 19 09:34:21 2021 +0000 + + permission-common: make permission.enabled config optional + + Signed-off-by: Mike Lewis + +commit 430b3f7a8f88e965587b292971b7008ff8bc8a67 +Author: Mike Lewis +Date: Fri Nov 19 09:35:09 2021 +0000 + + permission-common: accept configApi in PermissionClient constructor + + Moving the responsibility of pulling the right configuration key inside + the PermissionClient keeps it as the responsibility of + permission-common, whereas putting it on the outside means anyone + constructing a PermissionClient has to know which key to use. + + Signed-off-by: Mike Lewis + +commit 2d03529828ec063b738bebdd04731e0d2528dc28 +Merge: d83ce65d5b 4d97ec07fa +Author: Patrik Oldsberg +Date: Fri Nov 19 09:49:39 2021 +0100 + + Merge pull request #8144 from backstage/jhaals/errorz + + errors: rework error response naming + +commit 20900440a33dff1d9a1df11affa72db4fc34b865 +Author: Gauthier Roebroeck +Date: Fri Nov 19 16:43:10 2021 +0800 + + disable snyk workflow on forks + + Signed-off-by: Gauthier Roebroeck + +commit d83ce65d5b92d9df3d1f30a119346c97b594552c +Merge: 784cfe482d ee055cf6db +Author: Fredrik Adelöw +Date: Fri Nov 19 09:38:24 2021 +0100 + + Merge pull request #8148 from backstage/freben/notitle + + use id instead of title in the default plugin routes + +commit 784cfe482d76b8e11f5fa1c709f1fdd3e9b52e7e +Merge: db8d694229 0496f6497c +Author: Patrik Oldsberg +Date: Fri Nov 19 09:24:43 2021 +0100 + + Merge pull request #8157 from backstage/dependabot/npm_and_yarn/types/diff-5.0.1 + + chore(deps-dev): bump @types/diff from 5.0.0 to 5.0.1 + +commit 0496f6497c5daf34d30c3a6474fd2db7c45ccb9e +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Fri Nov 19 04:07:58 2021 +0000 + + chore(deps-dev): bump @types/diff from 5.0.0 to 5.0.1 + + Bumps [@types/diff](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/diff) from 5.0.0 to 5.0.1. + - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) + - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/diff) + + --- + updated-dependencies: + - dependency-name: "@types/diff" + dependency-type: direct:development + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit db8d69422904f2c4becd3c08d82b1a841ccc3a89 (tag: v0.55.1, tag: release-2021-11-19) +Merge: eb780ea9e7 0fae9f2c0b +Author: Patrik Oldsberg +Date: Fri Nov 19 00:09:22 2021 +0100 + + Merge pull request #8153 from backstage/rugvip/typfix + + core-app-api: fix and release accidental createApp type breakage + +commit 0fae9f2c0b0e943b089e020661ed345765b50ad8 +Author: Patrik Oldsberg +Date: Thu Nov 18 21:46:16 2021 +0100 + + core-app-api: fix and release accidental createApp type breakage + + Signed-off-by: Patrik Oldsberg + +commit eb780ea9e7fead1f1409982ee409827704221dae +Merge: fb03c47c8b 478c4e180a +Author: Fredrik Adelöw +Date: Thu Nov 18 22:44:38 2021 +0100 + + Merge pull request #8155 from caeugusmao/master + + Add Globo as a Backstage Developer Portal adapter + +commit 478c4e180abb5b4060b79eb3be656afcf70840c3 +Author: Carlos Eugenio Rodrigues Gusmão +Date: Thu Nov 18 18:12:41 2021 -0300 + + Add Globo as a Backstage Developer Portal adapter + +commit 157530187ac221beae04921619d063304e833abd +Author: sblausten +Date: Thu Nov 18 19:00:28 2021 +0100 + + Add Changeset + + Signed-off-by: sblausten + +commit bfa59576696f7d82bb8e6ea7485e261377eb3382 +Author: sblausten +Date: Thu Nov 18 18:25:43 2021 +0100 + + Change sidebar to be pinned by default + + Signed-off-by: sblausten + +commit 7f0d927d99fd00b18ce449c1cf329d655a699551 +Author: Nataliya Issayeva +Date: Thu Nov 18 08:44:28 2021 -0800 + + Move authing API requests tutorial to main docs + + Signed-off-by: Nataliya Issayeva + +commit 97b8c8c8fc6a44bc19ad9850ae0ef8890f66c890 +Author: Otto Sichert +Date: Thu Nov 18 17:23:43 2021 +0100 + + Ensure all relevant port references are updated and document changes + + Signed-off-by: Otto Sichert + +commit ee055cf6db4d04c6fa090a37cf005cb25bad74f4 +Author: Fredrik Adelöw +Date: Thu Nov 18 16:59:38 2021 +0100 + + use id instead of title in the default plugin routes + + Signed-off-by: Fredrik Adelöw + +commit 6968b52b9d3614ac564a3a96b22dcc39c89b8fcb +Author: Nataliya Issayeva +Date: Wed Nov 17 08:52:29 2021 -0800 + + Update changeset + + Signed-off-by: Nataliya Issayeva + +commit 98bad1b7d881e177fabf384308aad78970f6ce3c +Author: Nataliya Issayeva +Date: Tue Nov 16 10:30:59 2021 -0800 + + Update changeset and docs + + Signed-off-by: Nataliya Issayeva + +commit 96bf8661b8b8cae358b8b95802a1768a83b09f6b +Author: Nataliya Issayeva +Date: Mon Nov 15 11:04:21 2021 -0500 + + Add changeset + + Signed-off-by: Nataliya Issayeva + +commit c149a56f79888ff725d4694416ae2b1e1da65ce5 +Author: Nataliya Issayeva +Date: Mon Nov 15 10:03:56 2021 -0500 + + Fix prettier error maybe + + Signed-off-by: Nataliya Issayeva + +commit 0f5744a5a2576316edd682fc81322164abfcd0c5 +Author: Nataliya Issayeva +Date: Mon Nov 15 09:44:44 2021 -0500 + + Mark auth secret as secret + + Signed-off-by: Nataliya Issayeva + +commit 8e77f47119f6ccd5dbd5218efd68fc30b69bc6a1 +Author: Nataliya Issayeva +Date: Fri Nov 12 16:48:09 2021 -0500 + + Add missing tokenManager in default app backend + + Signed-off-by: Nataliya Issayeva + +commit 640ba82ca67b0e41270f5672b8a573ed01f673cf +Author: Nataliya Issayeva +Date: Fri Nov 12 16:25:12 2021 -0500 + + Update api reports + + Signed-off-by: Nataliya Issayeva + +commit f04f38dbcd0bf873a97643d7b7e6e1832937d5d4 +Author: Nataliya Issayeva +Date: Fri Nov 12 16:09:08 2021 -0500 + + Fix collator tests + + Signed-off-by: Nataliya Issayeva + +commit 83aa387b626b8f40f01743ba5713d6168522adbf +Author: Nataliya Issayeva +Date: Fri Nov 12 15:41:21 2021 -0500 + + Default to noop tokenManager and no backend secret + + Signed-off-by: Nataliya Issayeva + +commit c35abaadee02f5dfcd7d75bb2069415c7b801c77 +Author: Nataliya Issayeva +Date: Wed Nov 10 16:12:36 2021 -0500 + + Clean up tests a bit + + Signed-off-by: Nataliya Issayeva + +commit 74801b176bae4b34faef9bce97f586a1817239d9 +Author: Nataliya Issayeva +Date: Wed Nov 10 16:05:52 2021 -0500 + + Update authenticate api request tutorial doc + + Signed-off-by: Nataliya Issayeva + +commit 9cbb3cf908cfe1565afc4f65acf7cfb6815ed8ce +Author: Nataliya Issayeva +Date: Wed Nov 10 15:14:40 2021 -0500 + + Remove auth middleware + + Signed-off-by: Nataliya Issayeva + +commit fca908a7d64480645f52999c08da1b22accda802 +Author: Nataliya Issayeva +Date: Tue Nov 9 18:02:35 2021 -0500 + + Move IdentityClient back to auth-backend + + Signed-off-by: Nataliya Issayeva + +commit b38d77f4f0f9ebc2cda7a43bc1031549d7458cd3 +Author: Nataliya Issayeva +Date: Tue Nov 9 17:57:03 2021 -0500 + + Change AuthIdentityTokenManager to ServerTokenManager + + Co-authored-by: Joe Porpeglia + Co-authored-by: Tim Hansen + Signed-off-by: Nataliya Issayeva + +commit fa6a9b797f00a786fffef6353a68a5abba0c608d +Author: Nataliya Issayeva +Date: Mon Nov 8 17:09:50 2021 -0500 + + Update AuthIdentityTokenManager tests + + Signed-off-by: Nataliya Issayeva + +commit 8fa1098cd575ea89eab20c413c37077bbf2a6c32 +Author: Nataliya Issayeva +Date: Mon Nov 8 16:49:46 2021 -0500 + + Handle optionally set backend auth secret + + Signed-off-by: Nataliya Issayeva + +commit 8ceffe5f98f32f1bbc2f4ca9996309f314613842 +Author: Nataliya Issayeva +Date: Mon Nov 8 16:11:01 2021 -0500 + + Use backend secret from config + + Signed-off-by: Nataliya Issayeva + +commit 75897957984ca807a6b437c60f4705f4044ff63b +Author: Nataliya Issayeva +Date: Mon Nov 8 13:55:01 2021 -0500 + + Use correct JWT type and algorithm + + Signed-off-by: Nataliya Issayeva + +commit 2533294ec11b32c2e4e1e73929adef796226ed19 +Author: Nataliya Issayeva +Date: Fri Oct 29 16:43:32 2021 -0400 + + Static create and private constructor not really needed + + Signed-off-by: Nataliya Issayeva + +commit 1b2bd0ec015d9266fe3ff3d5d7aafea8141b2b1b +Author: Nataliya Issayeva +Date: Fri Oct 29 16:22:27 2021 -0400 + + Add basic tests + + Signed-off-by: Nataliya Issayeva + +commit f3d9de436f5df72b6ef0094e5c635bb4bdb0ecdc +Author: Nataliya Issayeva +Date: Fri Oct 29 16:21:51 2021 -0400 + + Make tokenManager constructor private and add static create method + + Signed-off-by: Nataliya Issayeva + +commit c4bdd0451579531773e24f5b4124b5d038c080d7 +Author: Nataliya Issayeva +Date: Fri Oct 29 15:37:10 2021 -0400 + + Use and validate JWT for servers + + Signed-off-by: Nataliya Issayeva + +commit 2a320c21b4aadd1b7739d76da8d783b62b48f585 +Author: Joe Porpeglia +Date: Thu Oct 28 15:51:20 2021 -0400 + + Pass auth token from document collators + + Co-authored-by: Nataliya Issayeva + Co-authored-by: Tim Hansen + Signed-off-by: Joe Porpeglia + +commit 657a6a0b8e5301e82703b4f31c6ea6db3bafdaf0 +Author: Nataliya Issayeva +Date: Wed Oct 27 16:59:36 2021 -0400 + + Add code to enable authorization + + Signed-off-by: Nataliya Issayeva + +commit 2017de90da1d5bf37d8834d93ee1d479ab9e85d0 +Author: goenning +Date: Thu Nov 18 15:53:50 2021 +0000 + + add changeset + + Signed-off-by: goenning + +commit 7b4f1ed0b9b82bd965f29509f5a03b05a8e50d78 +Author: Nataliya Issayeva +Date: Wed Oct 27 16:49:56 2021 -0400 + + Add TODOs + + Signed-off-by: Nataliya Issayeva + +commit 4f066c3be6a24e4195c97082957c7c7908a66847 +Author: Nataliya Issayeva +Date: Tue Oct 26 15:50:40 2021 -0400 + + Inject tokenManager into plugin environment + + Signed-off-by: Nataliya Issayeva + +commit 883b9ad29fce8535d7614fd2b3da7f1bb153533d +Author: Nataliya Issayeva +Date: Tue Oct 26 15:49:48 2021 -0400 + + Use IdentityClient to validate frontend tokens + + Signed-off-by: Nataliya Issayeva + +commit f96679d0e6770889d3ee71e4efecdca00fcdbdc6 +Author: Nataliya Issayeva +Date: Tue Oct 26 15:47:41 2021 -0400 + + Move IdentityClient to backend-common + + Signed-off-by: Nataliya Issayeva + +commit e7e55cdce19529a617e58463fcf5bc3d8a2d5171 +Author: Nataliya Issayeva +Date: Tue Oct 26 14:48:51 2021 -0400 + + Add TokenManager interface and basic implementation + + Signed-off-by: Nataliya Issayeva + +commit bab752e2b3ed7c120143b715098d34195d8a8ebd +Author: Otto Sichert +Date: Tue Nov 16 15:11:40 2021 +0100 + + Add changeset + + Signed-off-by: Otto Sichert + +commit b23bc7f9c3437ff95641292e323950ae36c80ae2 +Author: Otto Sichert +Date: Tue Nov 16 14:58:56 2021 +0100 + + Change default port of backend to 7007 due to MacOS Control Center update + + Signed-off-by: Otto Sichert + +commit ef64a444caa88b7e20c417d50466065fb281c9a4 +Author: Kai Szybiak +Date: Thu Nov 18 15:46:07 2021 +0100 + + Add changeset + + Signed-off-by: Kai Szybiak + +commit b6a2c1f255858848afcce01001b5c48067148e47 +Author: Kai Szybiak +Date: Thu Nov 18 15:43:37 2021 +0100 + + Update AsyncAPI component to 1.0.0-x releases + + Signed-off-by: Kai Szybiak + +commit fb03c47c8b1e6d37bfe182e88d675e7b330615d9 +Merge: 153eac4252 6a2cc4cfa7 +Author: Fredrik Adelöw +Date: Thu Nov 18 15:40:13 2021 +0100 + + Merge pull request #8142 from gotson/patch-1 + + [Doc] fix typos in todo plugin Readme + +commit 153eac4252f2b47d246cdfff3f567644761af201 +Merge: ddfdcd2b44 9f21236a29 +Author: Ben Lambert +Date: Thu Nov 18 15:17:36 2021 +0100 + + Merge pull request #8143 from backstage/freben/await-error + + Fixed missing `await` when throwing server side errors + +commit 4d97ec07fa44540ea3a99f4e5ec73c279ad73626 +Author: Johan Haals +Date: Thu Nov 18 14:56:32 2021 +0100 + + Update tests + + Signed-off-by: Johan Haals + +commit 4d09c602561c38501a3be0b8c7f0daf645db983a +Author: Johan Haals +Date: Thu Nov 18 14:50:56 2021 +0100 + + errors: rework error response naming + + Co-authored-by: Patrik Oldsberg + Co-authored-by: Fredrik Adelöw + Co-authored-by: blam + Signed-off-by: Johan Haals + +commit 860254207c7e85dcbc62486f60f018c4dcb42fbe +Author: Emma Indal +Date: Thu Nov 18 14:45:06 2021 +0100 + + prettier + + Signed-off-by: Emma Indal + +commit 9f21236a294afa9755673599cc0cb9435a773676 +Author: Fredrik Adelöw +Date: Thu Nov 18 14:19:28 2021 +0100 + + Fixed a missing `await` when throwing server side errors + + Signed-off-by: Fredrik Adelöw + +commit ddfdcd2b44dc9848cf550cea5346d5f9916a36d9 (tag: v0.55.0, tag: release-2021-11-18) +Merge: 70e4b222be 99bf179ccf +Author: Fredrik Adelöw +Date: Thu Nov 18 13:45:44 2021 +0100 + + Merge pull request #7991 from backstage/changeset-release/master + + Version Packages + +commit 6a2cc4cfa787eb3598c8b1da8e5beb87f4dfb182 +Author: Gauthier +Date: Thu Nov 18 20:22:38 2021 +0800 + + Update README.md + + Signed-off-by: Gauthier Roebroeck + +commit 587265a4891eccbbbc3346494e3209f41885d62c +Author: Gauthier +Date: Thu Nov 18 20:21:08 2021 +0800 + + Update README.md + + Signed-off-by: Gauthier Roebroeck + +commit 99bf179ccfe13b2c91e890c683443ea2a1c1773f +Author: github-actions[bot] +Date: Thu Nov 18 11:52:08 2021 +0000 + + Version Packages + +commit 70e4b222be4a7e2641a0ebd109cfc4663c934bf6 +Merge: e72b1b83c8 475edb5bc5 +Author: Fredrik Adelöw +Date: Thu Nov 18 12:46:39 2021 +0100 + + Merge pull request #8132 from backstage/freben/behavior-init-constructor + + move the BehaviorSubject init into the constructor + +commit a5a5d7e1f1769127b95168dfe9f6923e7d28f625 +Author: Emma Indal +Date: Thu Nov 18 12:39:48 2021 +0100 + + add changeset + + Signed-off-by: Emma Indal + +commit 8b5034034fa94e0c928e5188d34ed3af2bb2ca13 +Merge: fa6c26f68d 30477dbd59 +Author: Marley Powell +Date: Thu Nov 18 11:25:35 2021 +0000 + + Merge branch 'master' of https://github.com/backstage/backstage into marley/7678-pull-request-dashboard + + Signed-off-by: Marley Powell + +commit e72b1b83c8d72e287636664e74ad6b957a221c69 +Merge: 30477dbd59 92f87a9a16 +Author: Ben Lambert +Date: Thu Nov 18 12:18:17 2021 +0100 + + Merge pull request #8122 from backstage/blam/sec/dockerode + + Bumping testcontainers + dockerode + +commit d3248fb8c9577f3ad4268d206c8ad5555171eddd +Author: Emma Indal +Date: Thu Nov 18 11:52:40 2021 +0100 + + add techdocs search capabilities to default app + + Signed-off-by: Emma Indal + +commit 30477dbd59d7c9594d0ea1c5ff913fd0c3cdb5be +Merge: ae381d0156 3b06282579 +Author: Ben Lambert +Date: Thu Nov 18 12:10:31 2021 +0100 + + Merge pull request #8139 from backstage/dependabot/npm_and_yarn/microsite/hosted-git-info-2.8.9 + + chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 in /microsite + +commit ae381d0156a1c63a74ff01d0cbbd2142b88b626e +Merge: 23678544ee 08dc441019 +Author: Fredrik Adelöw +Date: Thu Nov 18 11:57:24 2021 +0100 + + Merge pull request #8138 from backstage/dependabot/npm_and_yarn/microsite/postcss-7.0.39 + + chore(deps): bump postcss from 7.0.35 to 7.0.39 in /microsite + +commit 23678544eee5dd3864ae39bf4424e4debb989c9b +Merge: 684af3dd81 325be576ea +Author: Fredrik Adelöw +Date: Thu Nov 18 11:57:01 2021 +0100 + + Merge pull request #8057 from RoadieHQ/entity-fact-retriever + + Catalog fact retriever + +commit 3b06282579a83909694088a611c4b989bc75c77d +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Thu Nov 18 10:48:52 2021 +0000 + + chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 in /microsite + + Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. + - [Release notes](https://github.com/npm/hosted-git-info/releases) + - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) + - [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9) + + --- + updated-dependencies: + - dependency-name: hosted-git-info + dependency-type: indirect + ... + + Signed-off-by: dependabot[bot] + +commit 684af3dd812d96605079d9a16ed50303e4a79a98 +Merge: eaf85fd456 5ca190c431 +Author: Fredrik Adelöw +Date: Thu Nov 18 11:48:19 2021 +0100 + + Merge pull request #8137 from backstage/dependabot/npm_and_yarn/microsite/set-getter-0.1.1 + + chore(deps): bump set-getter from 0.1.0 to 0.1.1 in /microsite + +commit eaf85fd45698cbe8ea3f404cc36100b41d324ae2 +Merge: 60f77cc971 6c15c54818 +Author: Fredrik Adelöw +Date: Thu Nov 18 11:38:06 2021 +0100 + + Merge pull request #8134 from backstage/dependabot/npm_and_yarn/microsite/path-parse-1.0.7 + + chore(deps): bump path-parse from 1.0.6 to 1.0.7 in /microsite + +commit 08dc441019ac2ae9054595341327c88f47b1f2de +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Thu Nov 18 10:37:27 2021 +0000 + + chore(deps): bump postcss from 7.0.35 to 7.0.39 in /microsite + + Bumps [postcss](https://github.com/postcss/postcss) from 7.0.35 to 7.0.39. + - [Release notes](https://github.com/postcss/postcss/releases) + - [Changelog](https://github.com/postcss/postcss/blob/7.0.39/CHANGELOG.md) + - [Commits](https://github.com/postcss/postcss/compare/7.0.35...7.0.39) + + --- + updated-dependencies: + - dependency-name: postcss + dependency-type: indirect + ... + + Signed-off-by: dependabot[bot] + +commit 60f77cc9718d2ad4020c72e18b4a94ad24f73883 +Merge: 0f651094b7 0b8032bd3d +Author: Ben Lambert +Date: Thu Nov 18 11:37:22 2021 +0100 + + Merge pull request #8135 from backstage/dependabot/npm_and_yarn/microsite/color-string-1.6.0 + + chore(deps): bump color-string from 1.5.4 to 1.6.0 in /microsite + +commit 0f651094b734151c4c876bd7cf9c7d71eb25cfa6 +Merge: 10ebe95c81 4147f45b3e +Author: Ben Lambert +Date: Thu Nov 18 11:36:51 2021 +0100 + + Merge pull request #8136 from backstage/dependabot/npm_and_yarn/microsite/prismjs-1.25.0 + + chore(deps): bump prismjs from 1.23.0 to 1.25.0 in /microsite + +commit 5ca190c4314a7cb7b03931024f678dd35523dd52 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Thu Nov 18 10:36:19 2021 +0000 + + chore(deps): bump set-getter from 0.1.0 to 0.1.1 in /microsite + + Bumps [set-getter](https://github.com/doowb/set-getter) from 0.1.0 to 0.1.1. + - [Release notes](https://github.com/doowb/set-getter/releases) + - [Commits](https://github.com/doowb/set-getter/commits/0.1.1) + + --- + updated-dependencies: + - dependency-name: set-getter + dependency-type: indirect + ... + + Signed-off-by: dependabot[bot] + +commit 10ebe95c810b133cb2b015bd5820cf31119478a7 +Merge: 0ebc659c17 69f294623e +Author: Fredrik Adelöw +Date: Thu Nov 18 11:35:43 2021 +0100 + + Merge pull request #8133 from backstage/dependabot/npm_and_yarn/microsite/url-parse-1.5.3 + + chore(deps): bump url-parse from 1.4.7 to 1.5.3 in /microsite + +commit 29ef695410e42a7ffc7af79369a0f9717a27a8ec +Author: Patrik Oldsberg +Date: Wed Nov 17 18:56:22 2021 +0100 + + packages,plugins: migrate to using TestApiProvider and Registry + + Signed-off-by: Patrik Oldsberg + +commit 7ff56c23309ae0da66f3561aa425615ba27e3dee +Author: Patrik Oldsberg +Date: Thu Nov 18 11:28:26 2021 +0100 + + test-utils: doc + API report fixup + + Signed-off-by: Patrik Oldsberg + +commit 4147f45b3e7d6d438685e5f51c90a319256a80c8 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Thu Nov 18 10:27:14 2021 +0000 + + chore(deps): bump prismjs from 1.23.0 to 1.25.0 in /microsite + + Bumps [prismjs](https://github.com/PrismJS/prism) from 1.23.0 to 1.25.0. + - [Release notes](https://github.com/PrismJS/prism/releases) + - [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md) + - [Commits](https://github.com/PrismJS/prism/compare/v1.23.0...v1.25.0) + + --- + updated-dependencies: + - dependency-name: prismjs + dependency-type: indirect + ... + + Signed-off-by: dependabot[bot] + +commit 0b8032bd3d3c3a14fb16870a3815176db7f7366a +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Thu Nov 18 10:27:13 2021 +0000 + + chore(deps): bump color-string from 1.5.4 to 1.6.0 in /microsite + + Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.4 to 1.6.0. + - [Release notes](https://github.com/Qix-/color-string/releases) + - [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md) + - [Commits](https://github.com/Qix-/color-string/compare/1.5.4...1.6.0) + + --- + updated-dependencies: + - dependency-name: color-string + dependency-type: indirect + ... + + Signed-off-by: dependabot[bot] + +commit 475edb5bc593f609d94587ffc4f448c2ef989020 +Author: Fredrik Adelöw +Date: Thu Nov 18 10:58:42 2021 +0100 + + move the BehaviorSubject init into the constructor + + Signed-off-by: Fredrik Adelöw + +commit 6c15c54818c09b2c3939dd10ca98d6886b14c44a +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Thu Nov 18 10:26:06 2021 +0000 + + chore(deps): bump path-parse from 1.0.6 to 1.0.7 in /microsite + + Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. + - [Release notes](https://github.com/jbgutierrez/path-parse/releases) + - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) + + --- + updated-dependencies: + - dependency-name: path-parse + dependency-type: indirect + ... + + Signed-off-by: dependabot[bot] + +commit 69f294623e20751be93ad1d9901287acaad5352f +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Thu Nov 18 10:26:01 2021 +0000 + + chore(deps): bump url-parse from 1.4.7 to 1.5.3 in /microsite + + Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.3. + - [Release notes](https://github.com/unshiftio/url-parse/releases) + - [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.3) + + --- + updated-dependencies: + - dependency-name: url-parse + dependency-type: indirect + ... + + Signed-off-by: dependabot[bot] + +commit 0ebc659c17d49b33bd60f4517141f0830f16aee2 +Merge: 8d815522db e605194868 +Author: Fredrik Adelöw +Date: Thu Nov 18 11:23:21 2021 +0100 + + Merge pull request #7822 from bomkamp/add-global-pg-plugin-schema-flag + + Adding config prop `usePluginSchemas` to allow plugins using the `pg`… + +commit 8d815522db5ff4a2647b8d614249de8dbe02921c +Merge: 0106ec25d3 17b143c873 +Author: Ben Lambert +Date: Thu Nov 18 11:22:29 2021 +0100 + + Merge pull request #8131 from backstage/blam/fixing-changeset-pr + + chore: fixing bad dependency ref + +commit 0106ec25d38737b56b02c8443530677c73c14e5e +Merge: 0f56a644c1 d266c30243 +Author: Fredrik Adelöw +Date: Thu Nov 18 11:16:45 2021 +0100 + + Merge pull request #8126 from gotson/todo-documentation + + [Doc] add missing installation steps for the todo plugin + +commit 0f56a644c17e7cb614aa408c31b27367ac25fdb6 +Merge: 35b606102b 610e3c979d +Author: Fredrik Adelöw +Date: Thu Nov 18 11:09:31 2021 +0100 + + Merge pull request #8129 from backstage/blam/fix-up-use-of-hooks + + chore: remove occurrences of the rule of hooks to favour wrapping the components instead + +commit 35b606102bcbbbe29e65b220fb9fdf1b3b558075 +Merge: 770b5eda87 d73ae57163 +Author: Ben Lambert +Date: Thu Nov 18 10:57:29 2021 +0100 + + Merge pull request #8130 from backstage/blam/docsupdate + + docs: Link out to Custom Field Extensions + +commit 17b143c87377d096dc185f9ce279980ade98df14 +Author: blam +Date: Thu Nov 18 10:54:01 2021 +0100 + + chore: fixing bad dependency ref + + Signed-off-by: blam + +commit 92f87a9a16acd865097677c2c203c8cd5fab8d0c +Author: blam +Date: Thu Nov 18 10:52:37 2021 +0100 + + chore: fixing dockerode + + Signed-off-by: blam + +commit 000c12384e83726d0cac3bf24424b0dc3be34a2b +Author: Ainhoa Larumbe +Date: Thu Nov 18 09:46:09 2021 +0000 + + update api-report + + Signed-off-by: Ainhoa Larumbe + +commit 0c92f73a111b3c3d40ddbc3d1a0e28fca0324f4a +Author: Patrik Oldsberg +Date: Thu Nov 18 10:37:12 2021 +0100 + + test-utils: TestApiRegistry.with -> .from + + Signed-off-by: Patrik Oldsberg + +commit 610e3c979dee3ed9017019c5d1b4772f804a7579 +Author: blam +Date: Thu Nov 18 10:35:49 2021 +0100 + + chore: remove occurrences of FC + + Signed-off-by: blam + +commit 770b5eda87b99d28c7fa985c24dccca84337d521 +Merge: 8a99888d70 a648d763d7 +Author: Ben Lambert +Date: Thu Nov 18 10:27:31 2021 +0100 + + Merge pull request #7908 from anthonyikeda/master + + Placed the Custom Actions pre-requisites at the top of the document i… + +commit d73ae571634056bb21728ec6bd833b89b508b781 +Author: blam +Date: Thu Nov 18 10:24:04 2021 +0100 + + docs: updating the docs saying that it is now possible to provide your own Field Extensions + + Signed-off-by: blam + +commit f029733d1312418631c9e8b672d6b62efa822256 +Author: blam +Date: Thu Nov 18 10:17:15 2021 +0100 + + chore: remove occurrences of the rule of hooks to favour wrapping the components instead + + Signed-off-by: blam + +commit 8a99888d704c46739602a2b5b7e589b534b6ec20 +Merge: f50966e025 8cc6a92593 +Author: Johan Haals +Date: Thu Nov 18 10:00:13 2021 +0100 + + Merge pull request #8128 from backstage/freben/vale + + appease vale + +commit f50966e025eb994c56179cbe9fa98fcc8bdae4e4 +Merge: 2ab7e0f688 f93e56ae3a +Author: Philipp Hugenroth +Date: Thu Nov 18 09:55:22 2021 +0100 + + Merge pull request #8100 from tudi2d/plugin-shortcut-tooltips + + [Shortcuts] Show tooltips on hover + +commit 8cc6a92593382ce2a667c6b5bbcb4800471d6bec +Author: Fredrik Adelöw +Date: Thu Nov 18 09:45:28 2021 +0100 + + appease vale + + Signed-off-by: Fredrik Adelöw + +commit 2ab7e0f688764b24351ca82fe10981bcfc5dbe35 +Merge: 7d39f66606 f2694e3750 +Author: Eric Peterson +Date: Thu Nov 18 09:30:17 2021 +0100 + + Merge pull request #8121 from therynamo/techdocs-cli/awss3-encrypted-buckets + + feat: Allow SSE For S3 Buckets + +commit 7d39f666066661ad0ac9243c64732585956852f0 +Merge: 0144c5ef36 19768ee289 +Author: Johan Haals +Date: Thu Nov 18 08:09:31 2021 +0100 + + Merge pull request #8095 from backstage/jhaals/catalog-api-only + + catalog-backend: refactor entityProviders connect + +commit d266c30243f4b239775fd2322b89526d9ee9aa0a +Author: Gauthier Roebroeck +Date: Thu Nov 18 14:12:31 2021 +0800 + + add missing installation steps for the todo plugin + + Signed-off-by: Gauthier Roebroeck + +commit 0144c5ef361ffa7501f46a63667635eeab58fd71 +Merge: b574cab1f6 c736fe24d0 +Author: Patrik Oldsberg +Date: Thu Nov 18 00:22:40 2021 +0100 + + Merge pull request #8085 from backstage/Rugvip-patch-1 + + Update splunk-on-call.yaml + +commit b574cab1f6bed5219a798cff397d1e7536d9be87 +Merge: 7eda73d8c0 4d6d2012d1 +Author: Ben Lambert +Date: Wed Nov 17 21:45:43 2021 +0100 + + Merge pull request #8120 from backstage/blam/fix-changeset-issue + + Remove package from changeset + +commit 7eda73d8c0753ef11b7330327d829398f83554c2 +Merge: a4faa290b8 06065c6003 +Author: Ben Lambert +Date: Wed Nov 17 21:37:58 2021 +0100 + + Merge pull request #7702 from backstage/blam/route-ref-deprecation + + core-plugin-api: add deprecation warnings around `routeRefs` + +commit e21e3c6102c620205b37e11dff0b217caa101fc5 +Author: blam +Date: Wed Nov 17 21:33:55 2021 +0100 + + chore: add changeset + + Signed-off-by: blam + +commit fb4377ac53c8abc829f86cb680c877efd27564a9 +Author: blam +Date: Wed Nov 17 21:32:43 2021 +0100 + + chore: updating the bump in package.jsons too as it a security risk for the ssh2 packages + + Signed-off-by: blam + +commit e9ad91717e21dde1614fac74c161ede54601a9ce +Author: blam +Date: Wed Nov 17 21:28:40 2021 +0100 + + chore: bumping dockerode and testcontainers dependency to fix ssh2 + + Signed-off-by: blam + +commit f2694e3750e6ce73f32d639eafc9720e160894b4 +Author: therynamo +Date: Wed Nov 17 14:08:14 2021 -0600 + + changeset + + Signed-off-by: therynamo + +commit 3f7931bedce241f9d304cf0a55083fb3e772a106 +Author: therynamo +Date: Wed Nov 17 14:05:57 2021 -0600 + + feat: Allow SSE For S3 Buckets + + Signed-off-by: therynamo + +commit 4d6d2012d1d99f59fd6dc8e7fe8731d470811fe3 +Author: blam +Date: Wed Nov 17 21:01:03 2021 +0100 + + chore: this package wasn't affected with the change from the PR + + Signed-off-by: blam + +commit a4faa290b810011219f842d43ab9a754d20a7f89 +Merge: 79f56f1553 ecdcbd08ee +Author: Ben Lambert +Date: Wed Nov 17 20:59:11 2021 +0100 + + Merge pull request #7780 from backstage/joonp/provide-scaffolder-template-metadata + + Expose template metadata to custom action handler + +commit 79f56f15532ce7256bedb9756732d44c348725e5 +Merge: e29fb1a5d0 d63e5dcfdd +Author: Ben Lambert +Date: Wed Nov 17 20:57:27 2021 +0100 + + Merge pull request #7712 from backstage/vinzscam/create-app-add-bsversion-file + + Include backstage.json file on new backstage applications + +commit 06065c6003d64bd02a6203e9907cfd36de9e1b44 +Author: blam +Date: Wed Nov 17 20:43:14 2021 +0100 + + chore: fixed better namespacing for the routeRefs + + Signed-off-by: blam + +commit 7c55fae20872d74e65fcaf3ad8909f6c53665105 +Author: blam +Date: Wed Nov 17 20:34:46 2021 +0100 + + chore: code review comments and renaming some ids for routeRefs + + Signed-off-by: blam + +commit 2e3e2c2cbeacef987ec759cc395ebc0b4ef4242e +Author: blam +Date: Fri Nov 12 00:29:18 2021 +0100 + + chore: fixing tests for cloudbuild plugins + + Signed-off-by: blam + +commit b94af61a2497118cccf60249bf7e113bf7652518 +Author: blam +Date: Tue Nov 9 09:49:22 2021 +0100 + + chore: remove core-plugin-api from this changeset as it's covered in another + + Signed-off-by: blam + +commit a125278b81f9b3f6066951626505e827b9dc3922 +Author: blam +Date: Tue Nov 9 09:18:04 2021 +0100 + + chore: added changeset + + Signed-off-by: blam + +commit 54310852ad22ccaa4da99fa385340160618c87b7 +Author: blam +Date: Tue Nov 9 09:16:47 2021 +0100 + + chore: updating api RouteRef + + Signed-off-by: blam + +commit f4477bc907b4bc1f00551e35dbd9ee28f717bd58 +Author: blam +Date: Mon Nov 8 17:44:28 2021 +0100 + + chore: fix the return type I missed + + Signed-off-by: blam + +commit c67e023eae1dc6e37c9a551c1fd040258f81a2e6 +Author: blam +Date: Fri Oct 29 11:12:57 2021 +0200 + + chore: putting the deprecations back and fixing last occurence + + Signed-off-by: blam + +commit bd98d4f457b8132f9fbe348d9cb0a3ee3a0ba126 +Author: blam +Date: Wed Oct 27 11:52:28 2021 +0200 + + chore: more deprecations and reworking more routeRefs to subRouteRefs + + Signed-off-by: blam + +commit 8b21788e96ea5744b1ffd5c2394e144452e96d87 +Author: blam +Date: Thu Oct 21 14:11:42 2021 +0200 + + chore: added some more deprecation fixes for the routeRefs + + Signed-off-by: blam + +commit 1332a98a01e59490b29dfa3935cd54e3923c1013 +Author: blam +Date: Wed Oct 20 15:53:42 2021 +0200 + + chore: fixing deprecation warnings for all the things that are in the monorepo + + Signed-off-by: blam + +commit 37ebea2d6813053f0600734ea94d0844f056d9aa +Author: blam +Date: Wed Oct 20 15:09:39 2021 +0200 + + chore: add changeset + + Signed-off-by: blam + +commit 6b28fa1312fc9e0d6d1bb67cc2fe062c4ea790c1 +Author: blam +Date: Wed Oct 20 14:58:41 2021 +0200 + + chore: adding deprecation warnings for routeRef deprecated options + + Signed-off-by: blam + +commit a648d763d77ed7d35b0b4ce0fcb5e2a9056efea0 +Author: blam +Date: Wed Nov 17 20:17:08 2021 +0100 + + chore: fixing pr comments + + Signed-off-by: blam + +commit 2dc6eb8fdd671b68298279672dc260bdb2177442 +Author: goenning +Date: Wed Nov 17 18:52:57 2021 +0000 + + factRefs to factIds + + Signed-off-by: goenning + +commit e29fb1a5d0993e954a3d49e294d6aceb04f89668 +Merge: 1c2961bc0b bafa085a2a +Author: Fredrik Adelöw +Date: Wed Nov 17 19:20:27 2021 +0100 + + Merge pull request #7852 from awanlin/topic/add-entity-pull-requests + + Added entity view for Azure Repo Pull Requests + +commit 1c2961bc0beeec6127e59aca88e132c21f02f590 +Merge: 86db169be1 28b34419e4 +Author: Eric Peterson +Date: Wed Nov 17 19:07:34 2021 +0100 + + Merge pull request #7946 from backstage/emmaindal/search-modal-storybook + +commit 325be576eadd1be19de3bbf10c22bbe0407eb68e +Author: Iain Billett +Date: Wed Nov 17 17:37:18 2021 +0000 + + Actually use the entity filters + + Signed-off-by: Iain Billett + +commit cd398cd4ab0b3599118923a49103a5bd186bb54e +Author: Chad Jensen +Date: Wed Nov 17 11:31:05 2021 -0600 + + Create young-sheep-impress.md + + Signed-off-by: Chad Jensen + +commit c4ed75622bf01d08d0b67a7d03a0e43d74fbedaa +Author: Chad Jensen +Date: Wed Nov 17 11:29:21 2021 -0600 + + Letting GraphiQL use headers + + Letting GraphiQL use headers in browser + + Signed-off-by: Chad Jensen + Signed-off-by: Chad Jensen + +commit b26d33a9be374982658b525db5e276df0599b19d +Author: Iain Billett +Date: Wed Nov 17 17:09:33 2021 +0000 + + Update changeset + + Signed-off-by: Iain Billett + +commit eddb82ab7cb8143ccc91c1cb4b48d6989fb398cc +Author: Ainhoa Larumbe +Date: Wed Nov 17 16:51:07 2021 +0000 + + add changeset + + Signed-off-by: Ainhoa Larumbe + +commit 68f09dab3723aecaf50ae9a2e57fe9030bd3b2f5 +Merge: 4ac8d400ca 86db169be1 +Author: Philipp Hugenroth +Date: Wed Nov 17 17:50:31 2021 +0100 + + Merge branch 'master' into mobile-sidebar + + Signed-off-by: Philipp Hugenroth + +commit 8cb41885f5836e041fb8b5fa22fd386788d477f4 +Author: Iain Billett +Date: Wed Nov 17 16:49:19 2021 +0000 + + Pass entityFilter to fact retriever handler context + + Signed-off-by: Iain Billett + +commit efe1eab1ecf870946c3152be1e897c243d1a3da5 +Author: Ainhoa Larumbe +Date: Wed Nov 17 16:46:10 2021 +0000 + + add displayName to text in indexed document for user entities + + Signed-off-by: Ainhoa Larumbe + +commit 28b34419e454c25b0d01a0f77d636afd863e4a65 +Author: Emma Indal +Date: Wed Nov 17 17:43:18 2021 +0100 + + api reports and changeset update + + Signed-off-by: Emma Indal + +commit b02a6989471a018f41d2a5a4059d9fc23238e74f +Author: Emma Indal +Date: Wed Nov 17 17:16:40 2021 +0100 + + use material-uis autoFocus prop as an option, not default + + Signed-off-by: Emma Indal + +commit 847bd2c2ff6d4fd205b6b9d8be7223a68199c554 +Author: Yousif Al-Raheem +Date: Wed Nov 17 17:06:54 2021 +0100 + + use email links instead of text in members list + + Signed-off-by: Yousif Al-Raheem + +commit 86db169be1d0146186b539b123835d1d7d6d5c18 +Merge: 0e1f3b1ce5 1578ad341b +Author: Eric Peterson +Date: Wed Nov 17 17:02:58 2021 +0100 + + Merge pull request #8096 from cmpadden/techdocs-cli-bucketrootpath + + Support bucketRootPath for AWS and GCS in `techdocs-cli` publish command + +commit 0e1f3b1ce5e922e67ce9288b570f471b25838a5f +Merge: 1db337ea59 4264d92f43 +Author: Ben Lambert +Date: Wed Nov 17 16:49:10 2021 +0100 + + Merge pull request #7922 from lykkeaxlin/bazaar-columns + + [Bazaar] Added more fields to a Bazaar project + +commit 1db337ea593cfaf5659cc44859a5a994fb1f1089 (tag: v0.54.4, tag: release-2021-11-17.1) +Merge: 85a65ff98a bd1d8b1757 +Author: Ben Lambert +Date: Wed Nov 17 16:48:55 2021 +0100 + + Merge pull request #7942 from backstage/permission-common + + Add permission-common package + +commit 85a65ff98a7fa685e4164e165cd2eabab5404d61 +Merge: 8317edc83d 19ab827222 +Author: Ben Lambert +Date: Wed Nov 17 16:29:52 2021 +0100 + + Merge pull request #8060 from backstage/dependabot/npm_and_yarn/types/unzipper-0.10.4 + + build(deps-dev): bump @types/unzipper from 0.10.3 to 0.10.4 + +commit 1578ad341b2105faed1acdf860ee7902ee56dcb2 +Author: Colton Padden +Date: Wed Nov 17 10:29:39 2021 -0500 + + rename famous-donuts-warn.md to techdocs-famous-donuts-warn.md + + Signed-off-by: Colton Padden + +commit ccc8a7ff5d8c4d0d06e5b032ac8c64c1e680a155 +Author: Iain Billett +Date: Wed Nov 17 15:21:18 2021 +0000 + + Split fact retrievers + + Split fact retriever into severeal more specialised retrievers. + Ditch the dynamic addition of annotation facts in favour of + explicit annotation facts. Having dynamic facts makes the + versioning system somewhat meaningless. + + Signed-off-by: Iain Billett + +commit 8317edc83d74a7ff5be6a9ceeeea9258530d9c8c +Merge: 727efc3c69 a45bd50c34 +Author: Fredrik Adelöw +Date: Wed Nov 17 16:13:34 2021 +0100 + + Merge pull request #8098 from brian-at-epic/patch-1 + + Adding Epic Games as an adopter + +commit 19768ee28938e7e728d87e9b8726a74c43236ed4 +Author: Johan Haals +Date: Wed Nov 17 16:07:16 2021 +0100 + + update tests + + Signed-off-by: Johan Haals + +commit bd1d8b1757e466883fb3a7cf77d7c0e83f04a59c +Author: Tim Hansen +Date: Wed Nov 17 07:55:10 2021 -0700 + + package.json module + + Signed-off-by: Tim Hansen + +commit f93e56ae3a55a1cc29e072fbc27de99f6725e711 +Author: Philipp Hugenroth +Date: Wed Nov 17 15:52:40 2021 +0100 + + Add tooltips to shortcuts + + Signed-off-by: Philipp Hugenroth + +commit 727efc3c692dd562923c9efe867c7b7c42328116 +Merge: d701630972 ffff194cb6 +Author: Fredrik Adelöw +Date: Wed Nov 17 15:39:05 2021 +0100 + + Merge pull request #8094 from backstage/freben/browserslist + + update browserslist and some of its deps + +commit a45bd50c341ea859b1754705b7fed279482fa3b4 +Author: Brian Jung <92050065+brian-at-epic@users.noreply.github.com> +Date: Wed Nov 17 09:24:23 2021 -0500 + + Adding Epic Games as an adopter + +commit 89622c6ae292d7f3c2beff73e5abe3e4f543a0dd +Author: irma12 +Date: Wed Nov 17 15:16:02 2021 +0100 + + update packages + + Signed-off-by: irma12 + +commit 5d2a7303bd9d4b1f92eae2c25998f8bf2edcd9c3 +Author: Johan Haals +Date: Wed Nov 17 14:55:13 2021 +0100 + + catalog-backend: refactor entityProviders connect + + Signed-off-by: Johan Haals + +commit ffff194cb6055677efbec126e3cdd5f1ad07de35 +Author: Fredrik Adelöw +Date: Wed Nov 17 14:47:37 2021 +0100 + + update browserslist and some of its deps + + Signed-off-by: Fredrik Adelöw + +commit b41e8f158cf79dc9c1ff02b754109892dfe5fc39 +Author: Colton Padden +Date: Wed Nov 17 08:48:28 2021 -0500 + + Support bucketRootPath configuration for AWS and GCS in publish commands + + Introduces command options `--awsBucketRootPath` and `--gcsBucketRootPath` which + map to respective publisher configurations, allowing users to upload files to S3 + and GCS in a non-root directory. + + Signed-off-by: Colton Padden + +commit 7f82ce9f511878b98946c59e97e1c64c3168be73 +Author: Joon Park +Date: Tue Nov 16 13:54:55 2021 +0000 + + API reports and Changelog + + Signed-off-by: Joon Park + +commit b5c54795047f90cf407e92c59e560705c94b0ae4 +Author: Joon Park +Date: Tue Nov 16 13:06:31 2021 +0000 + + Fix tests + + Signed-off-by: Joon Park + +commit 8d1309bf7d567752acb21da5f48cda5abfcba19c +Author: Joon Park +Date: Tue Nov 16 12:53:37 2021 +0000 + + Fix complex negation bug + + Signed-off-by: Joon Park + +commit 5f1de0fc60a07fd258d83d6eb1e07dd993374b1b +Author: Joon Park +Date: Tue Nov 9 15:11:07 2021 +0000 + + Allow negation through nesting a "not" object. + + Signed-off-by: Joon Park + +commit 154c77bf7f02b11c3480fcb1194902d8495073a1 +Author: Joon Park +Date: Wed Oct 27 13:09:04 2021 +0100 + + EntitiesSearchFilter type refactor + + The current EntitiesSearchFilter's matchValueExists field is a bit confusing - it's not immediately clear the nuances of its behavior until you closely examine the implementation in NextEntitiesCatalog. By splitting the filter into to distinct types (one for key and another for key + value) as well as renaming the fields, I think this expresses the intent of the filters more cleanly. This also allows filtering by negation for key + value filters, which is not possible with the current implementation). + + Signed-off-by: Joon Park + +commit 19ab827222adad38bf3c71dbd0448a451486857c +Author: blam +Date: Wed Nov 17 14:43:09 2021 +0100 + + chore: update deps properly + + Signed-off-by: blam + +commit b8d536df8c386de9e547b6863693ca871b60a75e +Author: irma12 +Date: Wed Nov 17 14:38:20 2021 +0100 + + fix spelling in changeset + + Signed-off-by: irma12 + +commit bafa085a2aa9ad4905c27a47451f74a89f47e1f3 +Author: Andre Wanlin +Date: Wed Nov 17 07:37:36 2021 -0600 + + Improvements from review feedback + + Signed-off-by: Andre Wanlin + +commit d8e598adc1d2cd5a90a06336a07449be801b8b30 +Author: irma12 +Date: Wed Nov 17 14:33:11 2021 +0100 + + Small fix + + Signed-off-by: irma12 + +commit dc62dcab12e72f447ef1241df7e4a718b2bf476c +Author: irma12 +Date: Wed Nov 17 14:28:54 2021 +0100 + + Introduce scorecards + + Signed-off-by: irma12 + +commit 2ab905acf6a7265f5eafac73bc7ebfb7afcb0ff7 +Merge: 48fe020c05 d701630972 +Author: Andre Wanlin <67169551+awanlin@users.noreply.github.com> +Date: Wed Nov 17 06:36:49 2021 -0600 + + Merge branch 'backstage:master' into topic/add-entity-pull-requests + +commit d7016309725f2dd738441123620470fa1e847c32 +Merge: d0a8bdb179 01f74aa878 +Author: Fredrik Adelöw +Date: Wed Nov 17 13:16:04 2021 +0100 + + Merge pull request #8083 from backstage/freben/abort-urlreader + + Add `AbortSignal` support to `UrlReader` + +commit d0a8bdb179bd67d85766ff6481ad3c2314a1d222 +Merge: 0d07225e70 1e99c73c75 +Author: Johan Haals +Date: Wed Nov 17 13:05:09 2021 +0100 + + Merge pull request #8087 from backstage/jhaals/loadconfig + + config-loader: Change loadConfig return type to object + +commit 0d07225e706dbdd587080b159c05eecff783e37c +Merge: ec2c835afc a4c46863d5 +Author: Patrik Oldsberg +Date: Wed Nov 17 13:03:21 2021 +0100 + + Merge pull request #8078 from backstage/rugvip/ignorapp + + core-app-api: explicitly do not export TargetRouteMap and friends + +commit ec2c835afc22dc6f468084a15b5e3e3e14d7aca2 (tag: v0.54.3, tag: release-2021-11-17) +Merge: 937189f15a c0e64a685f +Author: Eric Peterson +Date: Wed Nov 17 13:00:48 2021 +0100 + + Merge pull request #8007 from backstage/refactor/merge-back-techdocs-cli + + Tech Docs Command Line Reunification + +commit 000190de69035e5cd92eb7f20c70c2401bb52f54 +Author: Patrik Oldsberg +Date: Wed Nov 17 11:48:42 2021 +0100 + + changesets: add changeset for ApiRegistry deprecation + + Signed-off-by: Patrik Oldsberg + +commit b811fadaec2976b977960c483db95a2c1bc94a1b +Author: Patrik Oldsberg +Date: Wed Nov 17 10:45:39 2021 +0100 + + core-*: migrate to using TestApiProvider + + Signed-off-by: Patrik Oldsberg + +commit 417f80c0c8b3704a3cdebc74a53b42cb41ef889d +Author: Patrik Oldsberg +Date: Wed Nov 17 10:44:02 2021 +0100 + + test-utils: add tests for TestApiProvider & Registry + + Signed-off-by: Patrik Oldsberg + +commit 5f6d97d044bb0c8e802e4e002b01bd43f32ce6de +Author: Patrik Oldsberg +Date: Tue Nov 16 21:26:29 2021 +0100 + + test-utils: add TestApiRegistry + + Signed-off-by: Patrik Oldsberg + +commit 57591f57547143d73a70e5a52e94267a9ccc200b +Author: Patrik Oldsberg +Date: Tue Nov 16 18:47:50 2021 +0100 + + test-utils: add TestApiProvider + + Signed-off-by: Patrik Oldsberg + +commit 1c37c3c26cbdeded48b9a033d39ba3ee29266e12 +Author: Patrik Oldsberg +Date: Tue Nov 16 18:35:00 2021 +0100 + + core-app-api: deprecate ApiRegistry + + Signed-off-by: Patrik Oldsberg + +commit a4c46863d58d828eed76fe321091824765b2f162 +Author: Patrik Oldsberg +Date: Tue Nov 16 18:27:24 2021 +0100 + + core-app-api: explicitly do not export TargetRouteMap and friends + + Signed-off-by: Patrik Oldsberg + +commit 937189f15af8a2c1c6d03da9097f9882b1de2bb5 +Merge: f1a8e3a819 c9e19092a7 +Author: Patrik Oldsberg +Date: Wed Nov 17 12:22:08 2021 +0100 + + Merge pull request #8077 from backstage/rugvip/ignore + + api-extractor: add support for @ignore + +commit f1a8e3a819b86a5e3cb8ac9e247b8c58cbb5216a +Merge: 33c7d6522a e266687580 +Author: Eric Peterson +Date: Wed Nov 17 12:09:33 2021 +0100 + + Merge pull request #8068 from stephane-mori/fix-reader + + Set doc reader configurable + +commit c9e19092a7dc6caf9801d3245fcdc3ab2b84adfb +Author: Patrik Oldsberg +Date: Tue Nov 16 17:26:41 2021 +0100 + + api-extractor: add support for @ignore + + Signed-off-by: Patrik Oldsberg + +commit e2666875801e132b27ebd1d8cbf18d5994fe7125 +Author: Stéphane MORI +Date: Wed Nov 17 11:45:02 2021 +0100 + + Update changeset to switch from minor to patch + + Signed-off-by: Stéphane MORI + +commit 33c7d6522a978ee85c51ac7a88e491ecb6f1c47c +Merge: 107dc83c15 06934f2f52 +Author: Ben Lambert +Date: Wed Nov 17 11:26:40 2021 +0100 + + Merge pull request #8027 from backstage/catalog-query-isolation + + catalog-backend: ensure subqueries are isolated from one another + +commit 1e99c73c7570095c1cbaa561aa58a5fb5737dcda +Author: Johan Haals +Date: Wed Nov 17 11:26:35 2021 +0100 + + config-loader: Change loadConfig return type to object + + Signed-off-by: Johan Haals + +commit c736fe24d0fa31d72f82e58bdff49d4ad5305c8a +Author: Patrik Oldsberg +Date: Wed Nov 17 11:15:20 2021 +0100 + + Update splunk-on-call.yaml + + Signed-off-by: Patrik Oldsberg + +commit 01f74aa87885b1dbc0fdd7a318e35f4a075deb5f +Author: Fredrik Adelöw +Date: Wed Nov 17 10:39:28 2021 +0100 + + Add `AbortSignal` support to `UrlReader` + + Signed-off-by: Fredrik Adelöw + +commit 107dc83c1525f7f18633cd1a3782ade108ac13e9 +Merge: 7439368ce5 f8db7c3988 +Author: Fredrik Adelöw +Date: Wed Nov 17 10:15:40 2021 +0100 + + Merge pull request #8063 from gotson/patch-1 + + Update Kafka configuration types + +commit 4264d92f432eca2875aefd53812599dbf57718e0 +Merge: c28534610b 7439368ce5 +Author: Lykke Axlin +Date: Wed Nov 17 09:54:56 2021 +0100 + + Merge branch 'master' of https://github.com/backstage/backstage into bazaar-columns + +commit 7439368ce532e98bea8994b2be1899c9af9626ca +Merge: 39a8cbfd33 c1858c4cf9 +Author: Eric Peterson +Date: Wed Nov 17 08:44:42 2021 +0100 + + Merge pull request #7917 from mertcb/migrate/oss + +commit f8db7c3988e3424660e1f1428e0ef5e76d6c75d3 +Author: Gauthier Roebroeck +Date: Wed Nov 17 09:42:36 2021 +0800 + + remove untouched package from changeset + + Signed-off-by: Gauthier Roebroeck + +commit db299e05ef8728308edc24268f951eb666ce5080 +Author: Tim Hansen +Date: Tue Nov 16 13:21:17 2021 -0700 + + Add config, type fixes + + Signed-off-by: Tim Hansen + +commit 39a8cbfd33d487f3c68be1b6cf1833ff96bcf8b5 +Merge: 8530bf6b91 c10bb22343 +Author: Patrik Oldsberg +Date: Tue Nov 16 21:40:41 2021 +0100 + + Merge pull request #8080 from lcsbaroni/add-picpay + + Add PicPay as adopter + +commit c10bb2234334415fac77022fcd4ae5dca4e4ce67 +Author: Luís Baroni +Date: Tue Nov 16 16:15:41 2021 -0300 + + Add PicPay as adopter + + Signed-off-by: Luís Baroni + +commit c0e64a685f79cdf9b2a46951abe001e0d076b2c6 +Author: Camila Belo +Date: Tue Nov 16 19:45:22 2021 +0100 + + test(techdocs-cli): kill detached child process + + Signed-off-by: Camila Belo + +commit 8530bf6b91381ab4add5e3aa9ad2b3c5580ad900 +Merge: 461d79e0d8 59387f7593 +Author: Eric Peterson +Date: Tue Nov 16 18:58:41 2021 +0100 + + Merge pull request #8076 from backstage/rugvip/changefix + +commit 4ac8d400caabe9ad974de3797fa907ad31b2d53e +Merge: 439b07e3e4 461d79e0d8 +Author: Philipp Hugenroth +Date: Tue Nov 16 18:01:55 2021 +0100 + + Merge branch 'master' into mobile-sidebar + + Signed-off-by: Philipp Hugenroth + +commit 59387f759385bc39f3a659a90b966b5dd33f81f5 +Author: Patrik Oldsberg +Date: Tue Nov 16 17:46:53 2021 +0100 + + changesets: fix reference to missing package + + Signed-off-by: Patrik Oldsberg + +commit 461d79e0d8ed7db4a961f545bc835fef1a0575f5 +Merge: c6a92ba406 f7703981a9 +Author: Eric Peterson +Date: Tue Nov 16 17:07:16 2021 +0100 + + Merge pull request #8067 from SDA-SE/feat/techdocs-tasklist-icons + + [TechDocs] Use a better checkbox rendering in a task list + +commit c6a92ba40648168e89a03872b13c2ef943a36fda +Merge: c2f3502ad7 4576f82858 +Author: Tim Hansen +Date: Tue Nov 16 09:00:19 2021 -0700 + + Merge pull request #8075 from backstage/timbonicus/cost-insights-days + + Fix sample data in example Cost Insights client + +commit 4576f82858210146123d0378a91fb006c14f69c0 +Author: Tim Hansen +Date: Tue Nov 16 08:31:45 2021 -0700 + + Fix sample data in example Cost Insights client + + Signed-off-by: Tim Hansen + +commit c2f3502ad79611ecbd9324790d43d0b0f9cc6ada +Merge: cd28bbcf13 f14ac64f2e +Author: Fredrik Adelöw +Date: Tue Nov 16 16:29:33 2021 +0100 + + Merge pull request #7892 from gmambro/allow-prefix + + Optional paths in backend.reading.allow to restrict allowed targets + +commit cd28bbcf133a9620a08fab0da1d570322ebfe953 +Merge: 4754315ee3 51029633af +Author: Himanshu Mishra +Date: Tue Nov 16 20:57:16 2021 +0530 + + Merge pull request #8073 from backstage/orkohunter/fix-adopters-file + + fix formatting of the adopters file + +commit 51029633af38b36571c1ace492231da4366b0501 +Author: Himanshu Mishra +Date: Tue Nov 16 20:32:42 2021 +0530 + + fix formatting of the adopters file + + Signed-off-by: Himanshu Mishra + +commit 4754315ee3e26e2ff53d8687e09d0e19583a8d19 +Merge: e76f8875ea 32bfbafb0f +Author: Johan Haals +Date: Tue Nov 16 15:49:22 2021 +0100 + + Merge pull request #8070 from backstage/jhaals/core-api-api-cleanup + + core-app-api: Add missing exports and API annotations + +commit e76f8875ea89f51daeda7d441f8158ffeb58099f +Merge: 59dc704631 33741318d5 +Author: Ben Lambert +Date: Tue Nov 16 15:46:59 2021 +0100 + + Merge pull request #8072 from backstage/orkohunter/add-unity-as-adopter + + Add Unity as adopter + +commit 33741318d5f0aaf1695bf02b433a74b8f6118df4 +Author: Himanshu Mishra +Date: Tue Nov 16 19:52:05 2021 +0530 + + Add unity as adopter + + Signed-off-by: Himanshu Mishra + +commit 59dc70463134b7c7aab0aaeb05a1838882e6ab07 +Merge: d17e27f54a 50154fb792 +Author: Fredrik Adelöw +Date: Tue Nov 16 14:46:27 2021 +0100 + + Merge pull request #8066 from backstage/freben/do-not-redact-empty-strings + + Do not redact empty/one-character secrets + +commit d17e27f54a8c7d5e489b6d6704d60be771608885 +Merge: 71acc3a887 469a47250e +Author: Fredrik Adelöw +Date: Tue Nov 16 14:46:11 2021 +0100 + + Merge pull request #8055 from tudi2d/tudi2d/header-styles + + Small adjustments to the Header typography to use theme variables + +commit 32bfbafb0fdf1b8be0599c641cea70a295b844f7 +Author: Johan Haals +Date: Tue Nov 16 14:38:47 2021 +0100 + + Add changeset + + Signed-off-by: Johan Haals + +commit 10a5e819ddd6f844132c3f3bd09cded5b3861c1c +Author: Johan Haals +Date: Tue Nov 16 14:36:13 2021 +0100 + + Unexport internal utility types + + Signed-off-by: Johan Haals + +commit 0da0143e85ab83d6ee0bd783001a3de496cbe4c1 +Author: Johan Haals +Date: Tue Nov 16 14:16:55 2021 +0100 + + core-app-api: Add missing exports and API annotations + + Signed-off-by: Johan Haals + +commit 469a47250e5fcbb084ea847bd1893d65e152c8f2 +Author: Philipp Hugenroth +Date: Tue Nov 16 13:45:16 2021 +0100 + + Remove comment + + Signed-off-by: Philipp Hugenroth + +commit 50154fb792222551a0530846505fd10d810f04d1 +Author: Fredrik Adelöw +Date: Tue Nov 16 13:37:28 2021 +0100 + + exclude one-character secrets as well + + Signed-off-by: Fredrik Adelöw + +commit 682945e23312b8cadfd2600fb8964bc900a2b400 +Author: Philipp Hugenroth +Date: Tue Nov 16 13:29:58 2021 +0100 + + Add changeset + + Signed-off-by: Philipp Hugenroth + +commit 71acc3a887a4d523795a4eccd35401d6b2c6f115 +Merge: 19a400b3d9 ecd1fcb80a +Author: Patrik Oldsberg +Date: Tue Nov 16 13:25:58 2021 +0100 + + Merge pull request #8064 from backstage/rugvip/lesstyping + + core-app-api: deprecate the BackstagePluginWithAnyOutput type + +commit 7b3bb89e3c269172f4d6d68d91b90b83a8aaa7d6 +Author: Stéphane MORI +Date: Mon Nov 15 16:47:05 2021 +0100 + + Set doc reader parametable + + Signed-off-by: Stéphane MORI + +commit 2a0703d212d6a544d3a9ed894e94e029b18ef623 +Author: Guilherme Oenning +Date: Tue Nov 16 11:35:17 2021 +0000 + + fix incorrect class name on backend + + Signed-off-by: goenning + +commit d0c47ec505bbfa4e77ec546fffd4b201d0463cb3 +Author: Guilherme Oenning +Date: Tue Nov 16 11:34:52 2021 +0000 + + fix incorrect class name on module-jsonfc + + Signed-off-by: goenning + +commit 9145449220cded4a633fb339d0d9dfec880eea12 +Author: Gauthier +Date: Tue Nov 16 19:11:46 2021 +0800 + + Create fresh-zebras-hug.md + + Signed-off-by: Gauthier Roebroeck + +commit f7703981a96b539f9f04b74362baf9805a2db15c +Author: Dominik Henneke +Date: Tue Nov 16 11:35:30 2021 +0100 + + Use a better checkbox rendering in a task list + + Signed-off-by: Dominik Henneke + +commit f9daf056e52cf9632b250b87a08f1493eaa8dab3 +Author: Fredrik Adelöw +Date: Tue Nov 16 11:47:51 2021 +0100 + + add test + + Signed-off-by: Fredrik Adelöw + +commit 26b5da1c1aadabe65c741c0d6ee0a2610f9acae4 +Author: Fredrik Adelöw +Date: Tue Nov 16 11:42:10 2021 +0100 + + Do not redact the empty string + + Signed-off-by: Fredrik Adelöw + +commit 19a400b3d931f60571eaaf716e7c0b177a49c448 +Merge: eaeac8fdac b0c7748ab5 +Author: Eric Peterson +Date: Tue Nov 16 11:01:11 2021 +0100 + + Merge pull request #7882 from therynamo/aws-encryption-s3 + + feat: Allow SSE on AWS S3 Buckets + +commit ecd1fcb80a8a0b05a78507cee9f76e8ef076c1a5 +Author: Patrik Oldsberg +Date: Tue Nov 16 10:57:05 2021 +0100 + + core-app-api: deprecate the BackstagePluginWithAnyOutput type + + Signed-off-by: Patrik Oldsberg + +commit f4fe544f73230f142fcaf84531f49b86f77b3e58 +Author: Gauthier +Date: Tue Nov 16 17:45:35 2021 +0800 + + Update config.d.ts + + Signed-off-by: Gauthier Roebroeck + +commit fe20e6f4a8fa3bb990ca186188a28e70283a1105 +Author: Gauthier +Date: Tue Nov 16 17:18:40 2021 +0800 + + Update Kafka configuration types + + According to https://nodejs.org/dist/latest-v8.x/docs/api/tls.html#tls_tls_createsecurecontext_options the `ssl` options `ca`, `key`, and `cert` are all optional. In my case, i need to pass `rejectUnauthorized`, but I can't do so as the backend expects a `key`. Passing an empty string works, but everything becomes redacted in my log because of that. + + Signed-off-by: Gauthier Roebroeck + +commit d63e5dcfddff7080b68f780fb7185e3769533cb4 +Merge: 677bfc2dd0 eaeac8fdac +Author: Vincenzo Scamporlino +Date: Tue Nov 16 10:51:25 2021 +0100 + + Merge branch 'master' into vinzscam/create-app-add-bsversion-file + +commit 560c7c0cfe254ec1c6416bf8b69bded8092a2a73 +Merge: ea3d207a95 eaeac8fdac +Author: hiba-aldalaty +Date: Tue Nov 16 09:37:43 2021 +0000 + + Merge branch 'master' into scalable-sidebar-new-implementation + +commit b0c7748ab5cc2d124dd03dd87155d19c588f128f +Author: Eric Peterson +Date: Tue Nov 16 10:34:56 2021 +0100 + + Ensure sse config is optional; pass through sse from constructor. + + Signed-off-by: Eric Peterson + +commit c1858c4cf95031c9ec11fa9daa87b70f94250a68 +Author: Eric Peterson +Date: Tue Nov 16 10:25:01 2021 +0100 + + Break apart changesets and clear yarn.lock diff + + Signed-off-by: Eric Peterson + +commit 8cf89aab389fb5ffd6a5b1adc6dd01580b06e63c +Author: Iain Billett +Date: Mon Nov 15 19:40:22 2021 +0000 + + Api docs + + Signed-off-by: Iain Billett + +commit eaeac8fdac1ee550847ad948fe2b9c68e31c701e +Merge: 84013f3dec 51d0fb3a02 +Author: Johan Haals +Date: Tue Nov 16 09:03:04 2021 +0100 + + Merge pull request #7936 from backstage/jhaals/remove-route-export + + core-plugin-api: Remove exports of unused types + +commit 35acef993113ca7dd084d162b2f7cb072191e6da +Merge: 0b60a051c9 84013f3dec +Author: Mert Can Bilgiç +Date: Tue Nov 16 10:27:39 2021 +0300 + + Merge branch 'master' into migrate/oss + +commit 84013f3dec32493d7592301002613c691fd88675 +Merge: e7e6ee2ff8 6f279f9b8e +Author: Fredrik Adelöw +Date: Tue Nov 16 07:48:27 2021 +0100 + + Merge pull request #8059 from backstage/rugvip/clifail + + cli: fix failing create tests on windows + +commit e7e6ee2ff882d6a345cd7634ce138577899618fb +Merge: 957dc5588c 6c1348591e +Author: Fredrik Adelöw +Date: Tue Nov 16 07:46:33 2021 +0100 + + Merge pull request #8061 from backstage/dependabot/npm_and_yarn/prettier-2.4.1 + + build(deps-dev): bump prettier from 2.4.0 to 2.4.1 + +commit 6c1348591e513137442f6d539fae3d905f72e442 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Tue Nov 16 04:22:02 2021 +0000 + + build(deps-dev): bump prettier from 2.4.0 to 2.4.1 + + Bumps [prettier](https://github.com/prettier/prettier) from 2.4.0 to 2.4.1. + - [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.4.0...2.4.1) + + --- + updated-dependencies: + - dependency-name: prettier + dependency-type: direct:development + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit 6f279f9b8eebf4cea506baea2c6bca733de290c6 +Author: Patrik Oldsberg +Date: Tue Nov 16 01:52:56 2021 +0100 + + cli: fix failing create tests on windows + + Signed-off-by: Patrik Oldsberg + +commit ad3afc5ad63ced76ab81d2c07607023ad5a9d705 +Author: Patrik Oldsberg +Date: Tue Nov 16 00:22:37 2021 +0100 + + cli: trim away non-ascii in stream mock testing util + + Signed-off-by: Patrik Oldsberg + +commit 957dc5588cd47a4ea1924bdeaa007334616c4dbb +Merge: af9fe3c5e4 2345b318fb +Author: Patrik Oldsberg +Date: Mon Nov 15 23:38:09 2021 +0100 + + Merge pull request #8058 from backstage/rugvip/cba-fix + + create-app: fix windows file copy and mocking + +commit af9fe3c5e4f9eccb8068a622e52e0b5d5df16d5f +Merge: 6b54e9d2d2 6dcfe227a2 +Author: Patrik Oldsberg +Date: Mon Nov 15 22:55:17 2021 +0100 + + Merge pull request #8040 from backstage/rugvip/scaffodlermod + + cli: add create factory for scaffolder modules + +commit 2345b318fb49fb79c19e4ba087bffca279b3fd55 +Author: Patrik Oldsberg +Date: Mon Nov 15 22:36:41 2021 +0100 + + create-app: fix windows file copy and mocking + + Signed-off-by: Patrik Oldsberg + +commit 6b54e9d2d25bca0112db38eb3705b59199e667a4 +Merge: 6da79e77af edaaf2dccb +Author: Patrik Oldsberg +Date: Mon Nov 15 21:59:10 2021 +0100 + + Merge pull request #8039 from backstage/rugvip/create + + cli: add create command to replace create-plugin + +commit 6da79e77af2461904779ade3cf28c1ebaf471fd0 +Merge: cdd86450c9 0b1de52732 +Author: Patrik Oldsberg +Date: Mon Nov 15 21:57:48 2021 +0100 + + Merge pull request #8053 from backstage/rugvip/errapi + + core-plugin-api: added ErrorApi* prefix to Error and ErrorContext types + +commit 5c00e450458805513a4bfe035bf53e37d1bf21ea +Author: Iain Billett +Date: Mon Nov 15 18:48:45 2021 +0000 + + Changeset + + Signed-off-by: Iain Billett + +commit cdd86450c9e3c9c18d3049d6a25ee7f3fe49cd23 +Merge: 3e6762ba3f dee1db5f8a +Author: Fredrik Adelöw +Date: Mon Nov 15 19:52:30 2021 +0100 + + Merge pull request #8056 from sorenmat/tradeshift + + Adding Tradeshift as adopters + +commit d4a3dbb75b448137cda3578b7c90e99f4e3b2f89 +Author: Iain Billett +Date: Mon Nov 15 18:27:48 2021 +0000 + + Expose catalogFactRetriever & configure in backend + + Signed-off-by: Iain Billett + +commit 5b31874a768921ee5c4407957240fbf3333c8191 +Author: Iain Billett +Date: Mon Nov 15 12:20:01 2021 +0000 + + Add hasTags schema + + Signed-off-by: Iain Billett + +commit 2d4593254fcfe625001ad025bf9250aaa0572d16 +Author: Iain Billett +Date: Fri Nov 12 10:20:25 2021 +0000 + + Dynamic annotations + + Signed-off-by: Iain Billett + +commit 9d2d1bd00cedafc52db4c90dbf72c36f9d2aca5e +Author: Iain Billett +Date: Mon Nov 8 12:42:21 2021 +0000 + + Add some more test cases + + Signed-off-by: Iain Billett + +commit 23195a4494fdb37eebf2796ea16f1ddb330227cb +Author: Iain Billett +Date: Tue Nov 2 18:26:36 2021 +0000 + + Add some more test cases + + Signed-off-by: Iain Billett + +commit f091863f038b7606033f35216ef45834c75b956f +Author: Iain Billett +Date: Tue Nov 2 17:47:09 2021 +0000 + + Add an entity fact retriever + + Signed-off-by: Iain Billett + +commit dee1db5f8ac526a58fc66c56cdd4da2654389839 +Author: Soren Mathiasen +Date: Mon Nov 15 18:30:55 2021 +0100 + + Adding Tradeshift as adopters + + Signed-off-by: Soren Mathiasen + +commit 9e64a7ac1e0823fdef7304ce06d9e18960f8dfa7 +Author: therynamo +Date: Mon Nov 15 10:51:36 2021 -0600 + + pr suggestions + + Signed-off-by: therynamo + +commit 16f7180fa2a34cb70925b941b9762e730b50266a +Author: Theryn Groetken +Date: Thu Nov 4 06:38:13 2021 -0500 + + Update orange-cougars-relax.md + + Signed-off-by: therynamo + +commit 7acc18e21a7911b668e201abc7dfe2acc29087f6 +Author: therynamo +Date: Wed Nov 3 14:38:57 2021 -0500 + + feat: Allow SSE on AWS S3 Buckets + + Signed-off-by: therynamo + +commit b504cec62f31ec608891a9f4d12ef4c47ba75397 +Author: Philipp Hugenroth +Date: Mon Nov 15 17:55:02 2021 +0100 + + Small adjustments to the Header typography to use theme variables + + Signed-off-by: Philipp Hugenroth + +commit 677bfc2dd00ef382abb8025d3e3632aaa08615f8 +Author: Vincenzo Scamporlino +Date: Mon Nov 15 16:32:46 2021 +0100 + + fix comments + + Signed-off-by: Vincenzo Scamporlino + +commit 51d0fb3a02d73d4888b002501e895368b14af57a +Author: Johan Haals +Date: Mon Nov 15 14:56:06 2021 +0100 + + Fix API report + + Signed-off-by: Johan Haals + +commit 7df99cdb77d795b7fd30482b5be4bdc45177f1a6 +Author: Johan Haals +Date: Wed Nov 10 15:10:17 2021 +0100 + + core-plugin-api: Remove exports of unused types + + Signed-off-by: Johan Haals + +commit b6b4d4b73fdefde1ddf3dc3acb1f204e677b7a60 +Author: Vincenzo Scamporlino +Date: Wed Nov 10 23:51:42 2021 +0100 + + Bump .backstage.json version + + Signed-off-by: Vincenzo Scamporlino + +commit 085edcfc5fa3756eb2a6d6744ea1276ee4c770cb +Author: Vincenzo Scamporlino +Date: Wed Oct 20 20:36:35 2021 +0200 + + fix comments + + Signed-off-by: Vincenzo Scamporlino + +commit 4ebc9fd277fad6f14ada6d2570d2cdbf017778e6 +Author: Vincenzo Scamporlino +Date: Wed Oct 20 14:12:02 2021 +0200 + + Create .backstage-version file + + Signed-off-by: Vincenzo Scamporlino + +commit 776c8924691e9d3b7412a87cfbfeff29483963fa +Author: Eric Peterson +Date: Mon Nov 15 16:28:08 2021 +0100 + + Prepare package versions and changelog for release. + + Signed-off-by: Eric Peterson + +commit 0b1de527326325aedbf0488c454a922cc03e8b01 +Author: Patrik Oldsberg +Date: Mon Nov 15 16:21:02 2021 +0100 + + core-app-api,test-utils: migrated to using new ErrorApi* names + + Signed-off-by: Patrik Oldsberg + +commit b6a4bacdc4f35e1d5071f61224811213cb26a2af +Author: Patrik Oldsberg +Date: Mon Nov 15 16:14:48 2021 +0100 + + core-plugin-api: added ErrorApi* prefix to Error and ErrorContext types + + Signed-off-by: Patrik Oldsberg + +commit 439b07e3e4fa607c8db7eae42a1875231dbf7cf8 +Merge: 9a0e4ffe88 3e6762ba3f +Author: Philipp Hugenroth +Date: Mon Nov 15 15:50:14 2021 +0100 + + Merge branch 'master' into mobile-sidebar + + Signed-off-by: Philipp Hugenroth + +commit 3e6762ba3fd2daef83b36f9c18b7a140c6eb0331 +Merge: 880ad8ce2a a08022254b +Author: Johan Haals +Date: Mon Nov 15 15:43:52 2021 +0100 + + Merge pull request #8052 from backstage/jhaals/bump-yarn + + Add missing yarn.lock changes and reports + +commit 0b60a051c9512e7586579f1051a1233164300567 +Author: Mert Can Bilgiç +Date: Mon Nov 15 17:15:39 2021 +0300 + + changeset name and type change + + Signed-off-by: Mert Can Bilgiç + +commit a08022254b3ea835df565431ec4dc4d5d46b8353 +Author: Johan Haals +Date: Mon Nov 15 14:59:23 2021 +0100 + + Add missing yarn.lock changes and reports + + Signed-off-by: Johan Haals + +commit 880ad8ce2a6b8d5667709216031dd20a4de1e02d +Merge: ca0e663f63 26eb174ce8 +Author: Ben Lambert +Date: Mon Nov 15 14:13:33 2021 +0100 + + Merge pull request #8028 from timja/skip-empty-file-name-scaffolder + + Skip empty file names during scaffolder + +commit 9a0e4ffe88c1b42a5aae37d0e44d39248e19293c +Author: Philipp Hugenroth +Date: Mon Nov 15 13:28:35 2021 +0100 + + Update app-config.yaml + + Signed-off-by: Philipp Hugenroth + +commit 066805f9995a5a85a131ee12b7302b3f48c48ad2 +Author: Philipp Hugenroth +Date: Mon Nov 15 13:12:39 2021 +0100 + + Spellchecking for changesets + + Signed-off-by: Philipp Hugenroth + +commit ea3d207a95414bf2352353342d77950b00e5f264 +Author: hiba-aldalaty +Date: Mon Nov 15 11:47:13 2021 +0000 + + Fix yarn tsc + + Signed-off-by: hiba-aldalaty + +commit 1e0bd76077e3d87393ed1c6184ff1c2887633ec6 +Merge: 01529de535 ca0e663f63 +Author: hiba-aldalaty +Date: Mon Nov 15 11:13:28 2021 +0000 + + Merge branch 'master' into scalable-sidebar-new-implementation + + Signed-off-by: hiba-aldalaty + +commit 01529de5351f7d494de9fef08252242be5e23223 +Author: hiba-aldalaty +Date: Mon Nov 15 11:06:50 2021 +0000 + + Update items.tsx - remove unnecessary code/comments + + Signed-off-by: hiba-aldalaty + +commit ca0e663f638e7295f23bc0cc8c12b32f7383d165 +Merge: 5bba60055e b565119196 +Author: Patrik Oldsberg +Date: Mon Nov 15 11:55:44 2021 +0100 + + Merge pull request #7874 from dehamzah/override-icons + + Add Props Icon for Sidebar Item SidebarSearchField and Settings + +commit 4b8cefcf05d5bf125cf6607eb016502df7d6757a +Author: Philipp Hugenroth +Date: Mon Nov 15 11:55:17 2021 +0100 + + Update changeset & documentation + + Signed-off-by: Philipp Hugenroth + +commit 5bba60055e5f832888a59c23977189f4a9f3073d +Merge: 8f06c19ba2 38d6df6bb9 +Author: Patrik Oldsberg +Date: Mon Nov 15 11:55:07 2021 +0100 + + Merge pull request #7886 from SDA-SE/feat/about-api-component-only + + feat(catalog): remove "View Api" from AboutCard + +commit 8f06c19ba2de5a5174a4a8a3c28d0a41c908dc0e +Merge: 3257ef23e9 1b3fab7193 +Author: Patrik Oldsberg +Date: Mon Nov 15 11:54:11 2021 +0100 + + Merge pull request #7844 from cmpadden/create-app-task-test + + Create App Refactoring and Unit Testing + +commit 3257ef23e94facfedaf7fd35439d049f7671c0ba +Merge: 5d918f9c16 867ea81d15 +Author: Patrik Oldsberg +Date: Mon Nov 15 11:52:33 2021 +0100 + + Merge pull request #7944 from backstage/dependabot/npm_and_yarn/rollup/plugin-commonjs-21.0.1 + + build(deps): bump @rollup/plugin-commonjs from 17.1.0 to 21.0.1 + +commit 5d918f9c165ff487ed793eb95d140ae04768c030 +Merge: 539aaf2c7a 7d6ab03ebb +Author: Patrik Oldsberg +Date: Mon Nov 15 11:50:17 2021 +0100 + + Merge pull request #8035 from zfalen-deloitte/bugfix/duplicate-backstage-token + + Bugfix/duplicate backstage token + +commit 539aaf2c7aa2eb368f5183608a19197dc2934f0f +Merge: f17692544e 23348dd586 +Author: Johan Haals +Date: Mon Nov 15 11:48:56 2021 +0100 + + Merge pull request #7885 from bryce-od/defaultProcessors + + feat: Add getDefaultProcessors to CatalogBuilder + +commit f17692544ebf4cdddae638d18ce2ee3a2d2cbc39 +Merge: d1d445e8cc 8809b6c0dd +Author: Johan Haals +Date: Mon Nov 15 11:40:18 2021 +0100 + + Merge pull request #8048 from RoadieHQ/update-json-schema + + update versions of json-schema + +commit 8809b6c0ddeb0d4cde5fc571786e4876abded8be +Author: Brian Fletcher +Date: Mon Nov 15 09:56:47 2021 +0000 + + update versions of json-schema + + Signed-off-by: Brian Fletcher + +commit d1d445e8cceb6600789bbc4adce9e554ecfbfe23 +Merge: 68e29fbc0d b5eec9e044 +Author: Johan Haals +Date: Mon Nov 15 09:43:55 2021 +0100 + + Merge pull request #8044 from backstage/dependabot/npm_and_yarn/eslint-plugin-cypress-2.12.1 + + build(deps-dev): bump eslint-plugin-cypress from 2.11.3 to 2.12.1 + +commit 04fdd489f652c31c7de93415f774e2e7d2394493 +Author: Camila Belo +Date: Mon Nov 15 00:33:41 2021 +0100 + + test(techdocs-cli): fix errors on windows + + Signed-off-by: Camila Belo + +commit 68e29fbc0d0a1277c15c707b6472c213ed69709a +Merge: 4d37ad5e20 34a604b34c +Author: Fredrik Adelöw +Date: Mon Nov 15 08:28:01 2021 +0100 + + Merge pull request #8045 from backstage/dependabot/npm_and_yarn/js-base64-3.7.2 + + build(deps): bump js-base64 from 3.6.1 to 3.7.2 + +commit 4d37ad5e20109f2e5f000f9d60dbe41220b7746d +Merge: 77f4da448f 872a547dd6 +Author: Fredrik Adelöw +Date: Mon Nov 15 08:27:32 2021 +0100 + + Merge pull request #8046 from tbenade/faq-correction + + small grammatical error + +commit b565119196897ad86fcf67d1899b96ce87514399 +Author: Dede Hamzah +Date: Mon Nov 15 14:19:28 2021 +0700 + + update api report docs + + Signed-off-by: Dede Hamzah + +commit c28534610b3347432de730a1a48ef86dcd71ede5 +Merge: f6ba309d9e 77f4da448f +Author: Lykke Axlin +Date: Mon Nov 15 08:13:00 2021 +0100 + + Merge branch 'master' of https://github.com/backstage/backstage into bazaar-columns + +commit 872a547dd6c3abeeb1eda41573fdee1023dc9e5f +Author: Terrence Benade +Date: Mon Nov 15 16:57:43 2021 +1100 + + small grammatical error + + Signed-off-by: Terrence Benade + +commit 34a604b34ce70c3ac21fce7ec0174be3f9b061e1 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Mon Nov 15 04:15:32 2021 +0000 + + build(deps): bump js-base64 from 3.6.1 to 3.7.2 + + Bumps [js-base64](https://github.com/dankogai/js-base64) from 3.6.1 to 3.7.2. + - [Release notes](https://github.com/dankogai/js-base64/releases) + - [Commits](https://github.com/dankogai/js-base64/compare/3.6.1...3.7.2) + + --- + updated-dependencies: + - dependency-name: js-base64 + dependency-type: direct:production + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit b5eec9e04410493ceb3548286ce1c1bc9230f532 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Mon Nov 15 04:13:26 2021 +0000 + + build(deps-dev): bump eslint-plugin-cypress from 2.11.3 to 2.12.1 + + Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 2.11.3 to 2.12.1. + - [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases) + - [Commits](https://github.com/cypress-io/eslint-plugin-cypress/compare/v2.11.3...v2.12.1) + + --- + updated-dependencies: + - dependency-name: eslint-plugin-cypress + dependency-type: direct:development + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit ecdcbd08eebf11672f5fe748028f1a5e35e636fe +Author: Joon Park +Date: Thu Oct 21 17:54:20 2021 +0100 + + Expose template metadata to custom action handler + + Currently, we only expose the template name to satisfy the requirement from the issue, but more can be added easily (as long as the type is expanded accordingly). + + Signed-off-by: Joon Park + +commit 59a3b58805569426bc114bac30d50713a98aa38b +Author: Camila Belo +Date: Fri Nov 12 17:25:24 2021 +0100 + + fix(techdocs-cli): cross-platform build script + + Co-authored-by: Emma Indal + Signed-off-by: Camila Belo + +commit 77f4da448f6966707951f74616a68db55a9a8734 +Merge: af855da49f 4ca3542fdd +Author: Patrik Oldsberg +Date: Sat Nov 13 18:26:22 2021 +0100 + + Merge pull request #8041 from backstage/rugvip/ALL-THE-PACKAGES + + cli: fix for backend bundle building all packages + +commit 4ca3542fdd0f14da90416ae19310757ce19bb8c3 +Author: Patrik Oldsberg +Date: Sat Nov 13 17:38:38 2021 +0100 + + cli: fix for backend bundle building all packages + + Signed-off-by: Patrik Oldsberg + +commit 6dcfe227a29006a43763bf2c1d5e345a4bfc0cb3 +Author: Patrik Oldsberg +Date: Sat Nov 13 16:32:20 2021 +0100 + + cli: add create factory for scaffolder modules + + Signed-off-by: Patrik Oldsberg + +commit edaaf2dccb8a20f26a26c20b912bc90234350f74 +Author: Patrik Oldsberg +Date: Sat Nov 13 15:32:20 2021 +0100 + + cli: fix non-monorepo package naming for create + + Signed-off-by: Patrik Oldsberg + +commit 103d9e2f53e97f93ef742715a88be15f9941bb3d +Author: Patrik Oldsberg +Date: Sat Nov 13 15:29:33 2021 +0100 + + cli: fix create monorepo check + + Signed-off-by: Patrik Oldsberg + +commit bd3ae04de9e990ed9bad2c8051cb491721f18d94 +Author: Patrik Oldsberg +Date: Sat Nov 13 15:26:23 2021 +0100 + + cli: fixes for common package factory + + Signed-off-by: Patrik Oldsberg + +commit 069934c62760d3bc00c1713ba183ee084c5386fc +Author: Patrik Oldsberg +Date: Sat Nov 13 15:02:08 2021 +0100 + + cli: some more docs for create types + + Signed-off-by: Patrik Oldsberg + +commit 6a46eb2693223fce4f08bb3b707397a0bd7c2a82 +Author: Patrik Oldsberg +Date: Sat Nov 13 15:01:50 2021 +0100 + + cli: refactor inquirer prompt message transforms for clarity + + Signed-off-by: Patrik Oldsberg + +commit 16d06f6ac3ec8fd1553c4b847b96e692d9dc8125 +Author: Patrik Oldsberg +Date: Sat Nov 13 13:20:48 2021 +0100 + + changesets: add changeset for CLI create command + + Signed-off-by: Patrik Oldsberg + +commit 9bbc2da04ee00711983284cf4955c05769623ca4 +Author: Patrik Oldsberg +Date: Sat Nov 13 13:18:07 2021 +0100 + + docs/local-dev: add cli create command docs + + Signed-off-by: Patrik Oldsberg + +commit 823a097b3b5a87205eefc8c086cf13e0ae0aa8c6 +Author: Patrik Oldsberg +Date: Sat Nov 13 12:36:47 2021 +0100 + + cli: use common testing utils for create factory tests + + Signed-off-by: Patrik Oldsberg + +commit 7b8f19492edfea021cc4681c392e3e43f79d5b74 +Author: Patrik Oldsberg +Date: Sat Nov 13 12:30:04 2021 +0100 + + cli: add test for plugin package template execution + fix + + Signed-off-by: Patrik Oldsberg + +commit 8c83ce8084df178556d60752bf3f0f0c50db4473 +Author: Patrik Oldsberg +Date: Sat Nov 13 10:38:49 2021 +0100 + + cli: leave initial create logging to the factories + + Signed-off-by: Patrik Oldsberg + +commit 1c291cb66f2d61467b7a0eeb1c967dc5675456ac +Author: Patrik Oldsberg +Date: Sat Nov 13 10:32:25 2021 +0100 + + package.json: add backstage-create script + + Signed-off-by: Patrik Oldsberg + +commit a9f8363b5d66bc55830ad9f90e1367c74efb5f15 +Author: Patrik Oldsberg +Date: Fri Nov 12 18:46:25 2021 +0100 + + cli: format package.json after creation to simplify template + + Signed-off-by: Patrik Oldsberg + +commit 827fb840b46c59b4322d11e5400a2e6364aadcb8 +Author: Patrik Oldsberg +Date: Fri Nov 12 18:45:51 2021 +0100 + + cli: fix for create crashing if no scope is specified + + Signed-off-by: Patrik Oldsberg + +commit 8f2a7184386e1fdbb43b3d35d1bf90bbf681fdf4 +Author: Patrik Oldsberg +Date: Fri Nov 12 18:38:47 2021 +0100 + + cli: added create factory and template for plugin common package + + Signed-off-by: Patrik Oldsberg + +commit af855da49fa280ed55e77335df432da662037460 +Merge: d0ea59bee8 dd75158865 +Author: Fredrik Adelöw +Date: Sat Nov 13 08:01:18 2021 +0100 + + Merge pull request #8037 from backstage/rugvip/issuefix + + scripts: tweak snyk issue script to catch existing license issues + +commit dd751588657de1ed2b787fa86a5c4aed37db14f0 +Author: Patrik Oldsberg +Date: Fri Nov 12 21:39:26 2021 +0100 + + scripts: tweak snyk script to match license issues + + Signed-off-by: Patrik Oldsberg + +commit 46a161a023fcca6d2130f12fc88cbd7befff0a57 +Author: Patrik Oldsberg +Date: Fri Nov 12 21:35:40 2021 +0100 + + scripts: make snyk issue script executable + + Signed-off-by: Patrik Oldsberg + +commit 7d6ab03ebbfc14ec4f1c8d0ebf9fa7957a200457 +Author: Zach Falen +Date: Fri Nov 12 13:32:48 2021 -0700 + + update test + + Signed-off-by: Zach Falen + +commit 892c1d9202f42856e7585d670abb75f1d7059eaf +Author: Zach Falen +Date: Fri Nov 12 12:56:33 2021 -0700 + + add changeset + + Signed-off-by: Zach Falen + +commit 8a60033962c0e529c81f12c1695225377c59242b +Author: Zach Falen +Date: Fri Nov 12 12:53:13 2021 -0700 + + hotfix for Backstage token generation, prefer .token over .idToken + + Signed-off-by: Zach Falen + +commit 48fe020c05788e6feb02b720a68f3fc0361649b7 +Author: Andre Wanlin +Date: Fri Nov 12 13:52:29 2021 -0600 + + Updated to handle dates nicely with tests + + Signed-off-by: Andre Wanlin + +commit 70b96a8d652e62c317f59980be6be3d89085e57a +Merge: a06242e5cc d0ea59bee8 +Author: Andre Wanlin <67169551+awanlin@users.noreply.github.com> +Date: Fri Nov 12 13:25:26 2021 -0600 + + Merge branch 'backstage:master' into topic/add-entity-pull-requests + +commit 1cf00cbe334488b62f4c36f1f59170bea8ab0382 +Author: Patrik Oldsberg +Date: Fri Nov 12 18:19:33 2021 +0100 + + cli: added test for backendPlugin create factory + + Signed-off-by: Patrik Oldsberg + +commit 033f6abfcebc0b7ae1c276b412fcb306efe2443d +Author: Patrik Oldsberg +Date: Fri Nov 12 18:15:03 2021 +0100 + + cli: add tests for frontendPlugin create factory + minor fixes + + Signed-off-by: Patrik Oldsberg + +commit 7ba416be786ea708c01e8a8d302def41e3f79c01 +Author: Philipp Hugenroth +Date: Fri Nov 12 18:05:55 2021 +0100 + + Split & improve changesets + + Fix & cleanup changes related to review + + Signed-off-by: Philipp Hugenroth + +commit 26eb174ce8f9ecd163738cc919aa8e27f51057c1 +Author: Tim Jacomb +Date: Fri Nov 12 15:33:22 2021 +0000 + + Skip empty file names during scaffolder + + Signed-off-by: Tim Jacomb + +commit 367e09e31fd828561f94024bf90355576774a295 +Author: Patrik Oldsberg +Date: Fri Nov 12 16:45:56 2021 +0100 + + cli: refactor to simplify codeowners logic + + Signed-off-by: Patrik Oldsberg + +commit 0ebcf168d25d04a7ba39b75929fbca273ae6446d +Author: Patrik Oldsberg +Date: Fri Nov 12 16:36:57 2021 +0100 + + cli: common helper for executing plugin package templates + + Signed-off-by: Patrik Oldsberg + +commit 06934f2f5275ad11882d1b060c3da874ff6df17e +Author: Mike Lewis +Date: Fri Nov 12 15:10:26 2021 +0000 + + catalog-backend: ensure subqueries are isolated from one another + + Ensures that independent calls to `parseFilter` are isolated from one + another, by always wrapping additional clauses to the query in + `andWhere`. I think that the bug in the previous incarnation is strictly + theoretical, as long as parseFilters is only called once for a given + filter (which today, it is). When authorization lands in catalog-backend + though, we'll need to call it multiple times - once to add the authz + filters, and once to add the filters requested by the caller, which + would expose this bug. + + Signed-off-by: Mike Lewis + +commit 142cd41b7e351c20f23a6a9f611586b28bcf81ce +Author: Patrik Oldsberg +Date: Fri Nov 12 16:08:32 2021 +0100 + + cli: refactor create factories to use common prompts + + Signed-off-by: Patrik Oldsberg + +commit 1c0ac6291cdaa278aa58cf00592e6ab7b562e92d +Author: Patrik Oldsberg +Date: Fri Nov 12 16:00:54 2021 +0100 + + cli: added create backend plugin factory + + Signed-off-by: Patrik Oldsberg + +commit d0ea59bee87e9b0fbd56f7c34d99322630f8d099 +Merge: 6f8e995145 8b5bd7e0d5 +Author: Ben Lambert +Date: Fri Nov 12 16:02:49 2021 +0100 + + Merge pull request #7998 from awanlin/topic/improve-azure-devops-date-handling + + Improved Azure DevOps Date Handling + +commit 7b8d432de5842a420ca711e5895462118176ed12 +Author: Patrik Oldsberg +Date: Fri Nov 12 15:39:17 2021 +0100 + + cli: complete frontendPlugin create factory implementation + + Signed-off-by: Patrik Oldsberg + +commit 248c8eaa25af0f4147fc383fe553765068530f44 +Author: Patrik Oldsberg +Date: Fri Nov 12 15:33:45 2021 +0100 + + cli: allow empty create option values + + Signed-off-by: Patrik Oldsberg + +commit 602cf4d80dabe6a24e4585da37b9a0af09a3b320 +Author: Patrik Oldsberg +Date: Fri Nov 12 15:24:08 2021 +0100 + + cli: run templating tasks in strict mode + + Signed-off-by: Patrik Oldsberg + +commit f8adebde77b0a6c299f1463f4a759942fab7be55 +Author: Patrik Oldsberg +Date: Fri Nov 12 15:23:32 2021 +0100 + + cli: build out task lib a bit with command execution, adding deps + + Signed-off-by: Patrik Oldsberg + +commit e04cce9cdb5cf02e7c9748c5bb95d9b59391e421 +Author: Patrik Oldsberg +Date: Fri Nov 12 15:22:11 2021 +0100 + + cli: wrap create factories up in a bit more built-in logging + + Signed-off-by: Patrik Oldsberg + +commit e84abaccafcbf2c3d1b163285c8abdf8f310edf3 +Author: Mike Lewis +Date: Fri Nov 12 12:16:31 2021 +0000 + + authz: move permission-common to plugins + + Signed-off-by: Mike Lewis + +commit f816f68bbedd568486f9ef46dc4d33e8882aee47 +Author: Mike Lewis +Date: Fri Nov 12 12:13:48 2021 +0000 + + authz: add PermissionClient TODO for better type-safety + + Signed-off-by: Mike Lewis + +commit f0124d29a9e673d102bfbc5f2d08d6ca12461292 +Author: Mike Lewis +Date: Fri Nov 12 11:44:24 2021 +0000 + + authz: use zod to validate responses in PermissionClient + + Signed-off-by: Mike Lewis + +commit 0c0cf0ddaf781dd1cea2efe4d6a8acebb80d1f32 +Author: Mike Lewis +Date: Fri Nov 12 11:43:40 2021 +0000 + + build(deps): add dependency on zod in permission-common + + Signed-off-by: Mike Lewis + +commit 20d3ef45e252b2252ad46feb3be7dfa27c325587 +Author: Mike Lewis +Date: Thu Nov 11 16:53:14 2021 +0000 + + authz: further relaxation of PermissionCriteria type + + The PermissionCriteria type is actually intended to be the type used to + represent criteria for arbitrary queries, whether they are expressed as + PermissionConditions or plugin-specific query fragments. As such we + don't need to refer to the PermissionCondition type at all - we can + stick with the TQuery type parameter as the type for the unwrapped + query fragment. + + Signed-off-by: Mike Lewis + +commit ea77555fe33163470d7d1890a699f01396ec3255 +Author: Mike Lewis +Date: Thu Nov 11 13:32:18 2021 +0000 + + authz: restrict type of PermissionCondition params + + We need a guarantee that we'll be able to spread permission condition + params when applying the condition via the `apply` or `toQuery` methods + on the corresponding rule. As such, we need to enforce that the TParams + type parameter is an array. + + This commit also supplies a default value of unknown[] for this type + param to make it a bit more convenient to use the type in situations + where the type of the params is not important. + + Signed-off-by: Mike Lewis + +commit 00448f02e68a5a12562bce23fb285b6ad2f60bbd +Author: Mike Lewis +Date: Thu Nov 11 13:28:25 2021 +0000 + + authz: fix PermissionCondition type parameter + + The type parameter for PermissionCondition refers to the type of the + condition params, not the type of the leaf entries in a + PermissionCriteria object. + + It should be safe to always set this type parameter to `unknown[]` in + this case. Each PermissionCondition is will have different parameters, + therefore we just need to enforce that the params is always an array of + unknown. + + Signed-off-by: Mike Lewis + +commit 59702b2bded6657fc975617390e30e719e3f3563 +Author: Mike Lewis +Date: Thu Nov 11 13:26:17 2021 +0000 + + authz: do not export AuthorizeResult as type + + Since AuthorizeResult is an enum, exporting it via `export type` is + incorrect - it means we can refer to the AuthorizeResult type, but not + use it or its members as values. + + Signed-off-by: Mike Lewis + +commit dce7237d46e604f5b6681c638693859d27d7488d +Author: Tim Hansen +Date: Wed Nov 10 14:42:56 2021 -0700 + + PermissionCriteria generic + + Signed-off-by: Tim Hansen + +commit c00b4d38290ab91e317ac5999a45c74f8ba50272 +Author: Tim Hansen +Date: Wed Nov 10 13:38:04 2021 -0700 + + Remove enum, package fixes + + Signed-off-by: Tim Hansen + +commit e6805978d8a8e2d8bf8b682b7b4f48c0f83ae7d6 +Author: Tim Hansen +Date: Wed Nov 10 13:26:34 2021 -0700 + + Remove JSON types, add not criteria + + Signed-off-by: Tim Hansen + +commit 7bba7a89987b1538cc175215ab05d999169e7c08 +Author: Tim Hansen +Date: Wed Nov 10 11:58:05 2021 -0700 + + Add permission-common package + + Signed-off-by: Tim Hansen + +commit 8b5bd7e0d5278e28779d3479bc619795b21b6bc2 +Author: Andre Wanlin +Date: Fri Nov 12 08:06:45 2021 -0600 + + Updated changeset to minor for common + + Signed-off-by: Andre Wanlin + +commit e60519486868f6b4e2dbd900c34ead6eb94099f7 +Merge: 7715cadf2d 6f8e995145 +Author: Greg Bomkamp +Date: Fri Nov 12 09:05:15 2021 -0500 + + Merge branch 'master' into add-global-pg-plugin-schema-flag + +commit 6f8e9951453c6e55c75200336fe2f839460eb7a6 +Merge: b46cd73035 f3bd8f4757 +Author: Mike Lewis +Date: Fri Nov 12 14:04:11 2021 +0000 + + Merge pull request #8023 from backstage/bump-api-documenter + + build(deps): bump @microsoft/api-documenter to v7.13.68 + +commit a06242e5ccc2c54f3aac7255faa137ecea3ddaf9 +Author: Andre Wanlin +Date: Fri Nov 12 08:03:19 2021 -0600 + + Refactored route names + + Signed-off-by: Andre Wanlin + +commit 867ea81d15f7a6bb8b5e05b55e432eb3c932b7ec +Author: Ben Lambert +Date: Fri Nov 12 14:47:31 2021 +0100 + + Add changeset + + Signed-off-by: Ben Lambert + +commit f5a5657d9a0b76b25abad304929dbd8beb055d0d +Merge: 2b5ccd2964 b46cd73035 +Author: Andre Wanlin <67169551+awanlin@users.noreply.github.com> +Date: Fri Nov 12 07:38:59 2021 -0600 + + Merge branch 'backstage:master' into topic/improve-azure-devops-date-handling + +commit 7c3297c71a0b9730c0dba05bfee0207165d50e5b +Merge: 486b0251b7 b46cd73035 +Author: Andre Wanlin <67169551+awanlin@users.noreply.github.com> +Date: Fri Nov 12 07:38:47 2021 -0600 + + Merge branch 'backstage:master' into topic/add-entity-pull-requests + +commit b46cd730357cdbaa7d65382ed62c92f7643be166 (tag: v0.54.2, tag: release-2021-11-12) +Merge: 7f839ddbb6 5f606617dd +Author: Fredrik Adelöw +Date: Fri Nov 12 14:32:30 2021 +0100 + + Merge pull request #7612 from backstage/freben/recurring-tasks + + Add support for distributed tasks + +commit 7f839ddbb64ba31cf7ddedd17e4b4319cdce4984 +Merge: 0a66597793 58a4e67ded +Author: Ben Lambert +Date: Fri Nov 12 14:29:45 2021 +0100 + + Merge pull request #8021 from SDA-SE/feat/dev-switch-theme + + Add theme switcher to sidebar of dev app + +commit f3bd8f47578ef7a80bd2c28da0f8517aef200bf7 +Author: Mike Lewis +Date: Fri Nov 12 11:56:31 2021 +0000 + + build(deps): bump @microsoft/api-documenter to v7.13.68 + + Signed-off-by: Mike Lewis + +commit 14e8162d199cbf80dd1e4dfcce6006758e6c89ea +Author: Patrik Oldsberg +Date: Fri Nov 12 13:08:25 2021 +0100 + + cli: added temp dir utility to create context + + Signed-off-by: Patrik Oldsberg + +commit c1017c8138532ba35330d79dc84438c3b6a3adf4 +Author: Emma Indal +Date: Fri Nov 12 12:43:03 2021 +0100 + + update changeset + + Signed-off-by: Emma Indal + +commit 45f3a67c4c174fa9cf7f65038ac7f374cccb5c6a +Author: Emma Indal +Date: Fri Nov 12 12:39:31 2021 +0100 + + add focused prop to both SearchBar and SearchBarBase components + storybook example + + Signed-off-by: Emma Indal + +commit fa6c26f68d010ce6c5acecf155162145e92baadc +Author: Marley Powell +Date: Fri Nov 12 11:23:45 2021 +0000 + + refactor: Renamed `azurePrsRootRouteRef` to `azurePullRequestDashboardRouteRef`. + + Signed-off-by: Marley Powell + +commit caa2bc31f152d2d23681f426ec2aff0692b011a7 +Author: Marley Powell +Date: Fri Nov 12 11:19:06 2021 +0000 + + refactor: Updated `PullRequestCard` to use `Link` from `@backstage/core-components`. + + Signed-off-by: Marley Powell + +commit 330872df37a9bcec9f69bb8af8ee51d3aaf91c51 +Merge: 9a84e7f4e9 0a66597793 +Author: Marley Powell +Date: Fri Nov 12 11:05:04 2021 +0000 + + Merge branch 'master' of https://github.com/backstage/backstage into marley/7678-pull-request-dashboard + +commit 84936dbcbe9fac0244c71ca90da7404a5e5d2a78 +Author: Patrik Oldsberg +Date: Fri Nov 12 12:03:23 2021 +0100 + + cli: cmd options and discovery for additional creation context + + Signed-off-by: Patrik Oldsberg + +commit eec57229eb79fd3ba4004fcbca4b557401e6ea34 +Author: Camila Belo +Date: Fri Nov 12 11:36:22 2021 +0100 + + fix(techdocs-cli): remove quote from volume + + Ref: https://github.com/backstage/techdocs-cli/pull/162 + Co-authored-by: Emma Indal + Signed-off-by: Camila Belo + +commit 3ca0d3368eb6ec86690941ef7300b312bdfcbd5e +Author: Patrik Oldsberg +Date: Fri Nov 12 11:28:54 2021 +0100 + + cli: display create prompt messages in blue and errors in red + + Signed-off-by: Patrik Oldsberg + +commit 55e58c55684109303b8559db2ea578bf88e72c5d +Author: Patrik Oldsberg +Date: Fri Nov 12 11:24:40 2021 +0100 + + cli: moved bulk of create implementation over to lib + + Signed-off-by: Patrik Oldsberg + +commit 2ca3f5ff4c3585505a72fdd285382c44451b51d6 +Author: Patrik Oldsberg +Date: Fri Nov 12 11:22:30 2021 +0100 + + cli: added support for dynamically discovering create options + + Signed-off-by: Patrik Oldsberg + +commit 58a4e67ded6ac591f8429f71bf49a6a4d934c71d +Author: Oliver Sand +Date: Fri Nov 12 11:10:27 2021 +0100 + + Add theme switcher to sidebar of dev app + + Signed-off-by: Oliver Sand + +commit 0a665977939750d012cc4058b271901d136fd0b7 +Merge: 96e9afce25 f8ebdd571c +Author: Patrik Oldsberg +Date: Fri Nov 12 11:04:23 2021 +0100 + + Merge pull request #8000 from marleypowell/marley/7999-storybook-fix + + fix: Fixed issue with running a subset of stories caused by incorrectly resolved paths. + +commit e607456dbcb77d779ee28af8c1980ca4f9e713be +Author: Patrik Oldsberg +Date: Sun Oct 17 16:59:59 2021 +0200 + + cli: create command factory foundations + + Signed-off-by: Patrik Oldsberg + +commit 8acb23b29f72e29913069386783985bab262d0bf +Author: Patrik Oldsberg +Date: Sun Oct 17 13:45:36 2021 +0200 + + cli: initial create command + + Signed-off-by: Patrik Oldsberg + +commit 96e9afce2578deeaf329a4e8dd726ae6429f8d6f +Merge: f3bf71b925 72e0e17fb5 +Author: Johan Haals +Date: Fri Nov 12 10:56:45 2021 +0100 + + Merge pull request #8016 from backstage/dependabot/npm_and_yarn/types/nunjucks-3.2.0 + + build(deps-dev): bump @types/nunjucks from 3.1.5 to 3.2.0 + +commit f3bf71b92530d9a6ca74d5d047398c9a21392aca +Merge: c3ffbd615f 0cc1fa949b +Author: Johan Haals +Date: Fri Nov 12 10:56:21 2021 +0100 + + Merge pull request #8015 from backstage/dependabot/npm_and_yarn/types/jquery-3.5.8 + + build(deps-dev): bump @types/jquery from 3.5.5 to 3.5.8 + +commit c3ffbd615f1e09d1d3df6482d7f18025cd95f366 +Merge: 2375361400 6f276707e3 +Author: Fredrik Adelöw +Date: Fri Nov 12 09:42:46 2021 +0100 + + Merge pull request #7947 from backstage/freben/service-builder-errors + + Make sure that the server builder propagates init errors properly + +commit f8ebdd571c1e148f983784b5e4e341c2aabad500 +Author: Marley Powell +Date: Fri Nov 12 08:33:39 2021 +0000 + + refactor: Reworked how subset story paths are created. + + Signed-off-by: Marley Powell + +commit cdca117d58b0e828cfe420f1f525ac4081477a63 +Merge: 0a7a2eba76 2375361400 +Author: Marley Powell +Date: Fri Nov 12 08:13:33 2021 +0000 + + Merge branch 'master' of https://github.com/backstage/backstage into marley/7999-storybook-fix + +commit 72e0e17fb5b4065ccbf532d6d62ff1f7c27522fa +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Fri Nov 12 04:13:37 2021 +0000 + + build(deps-dev): bump @types/nunjucks from 3.1.5 to 3.2.0 + + Bumps [@types/nunjucks](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/nunjucks) from 3.1.5 to 3.2.0. + - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) + - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/nunjucks) + + --- + updated-dependencies: + - dependency-name: "@types/nunjucks" + dependency-type: direct:development + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit 0cc1fa949b2abda881d7796ec703d35680b05acf +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Fri Nov 12 04:11:27 2021 +0000 + + build(deps-dev): bump @types/jquery from 3.5.5 to 3.5.8 + + Bumps [@types/jquery](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jquery) from 3.5.5 to 3.5.8. + - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) + - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jquery) + + --- + updated-dependencies: + - dependency-name: "@types/jquery" + dependency-type: direct:development + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit 23753614008d62981c927c56d085b0b46fba031c +Merge: 510f16a435 25f637f39f +Author: Patrik Oldsberg +Date: Fri Nov 12 01:05:15 2021 +0100 + + Merge pull request #8001 from backstage/rugvip/oda + + cli: make sure JSS styles receive the highest priority + +commit 510f16a435c46a5cc24c1c359b73351032031e7f +Merge: 333e3c21e5 4f3ba47bf3 +Author: Patrik Oldsberg +Date: Fri Nov 12 01:02:24 2021 +0100 + + Merge pull request #7845 from jeremyguarini/gcp-plugin-ui-updates + + UI updates to GCP-projects plugin + +commit 4f3ba47bf362446f47ec29c05507d351724dee84 +Author: Jeremy Guarini +Date: Thu Nov 11 14:49:40 2021 -0800 + + ran yarn install to clear out data-grid dependency + + Signed-off-by: Jeremy Guarini + +commit 1e33ce7407ce162bf706cc805aa3cd87173feded +Author: Jeremy Guarini +Date: Thu Nov 11 12:41:30 2021 -0800 + + swapout material-table for backstage table + + Signed-off-by: Jeremy Guarini + +commit c2f387880fa31d26a0c620906f21f84665e75397 +Author: Camila Belo +Date: Thu Nov 11 20:38:18 2021 +0100 + + chore(techdocs-cli): add backstage app defaults + + Signed-off-by: Camila Belo + +commit 333e3c21e505a3a2a9c9ce26d9e29c10544e4b83 +Merge: 01a0a39521 9010cdc4d7 +Author: Fredrik Adelöw +Date: Thu Nov 11 20:32:04 2021 +0100 + + Merge pull request #7990 from backstage/freben/tar2 + + add snyk ignores for the node-gyp tar vuln + +commit 5f606617dd73e60deeae9669c3afbeea985b2c78 +Author: Fredrik Adelöw +Date: Thu Nov 11 20:28:07 2021 +0100 + + fixup yarn.lock + + Signed-off-by: Fredrik Adelöw + +commit 3f447ec3e12dd10e3763d228597c2accb1cb2837 +Author: Fredrik Adelöw +Date: Sat Nov 6 09:58:15 2021 +0100 + + use lodash.once instead of memoize, and skip unnecessary PK index + + Signed-off-by: Fredrik Adelöw + +commit e72d9ba9f624ef5430ebe9807f726a8f710302b9 +Author: Fredrik Adelöw +Date: Fri Oct 29 16:23:08 2021 +0200 + + remove unnecessary dep on backend-test-utils + + Signed-off-by: Fredrik Adelöw + +commit 3bf223818726c7d60da54dd6059940ca1c66e70e +Author: Fredrik Adelöw +Date: Fri Oct 29 15:25:17 2021 +0200 + + update to the right version of the errors package + + Signed-off-by: Fredrik Adelöw + +commit fdfd2f8a6285abb6692adff8f208c7a949cf5c46 +Author: Fredrik Adelöw +Date: Fri Oct 29 15:08:19 2021 +0200 + + remove double config dep in cli + + Signed-off-by: Fredrik Adelöw + +commit 06b035d120d72d6b37887fa79c87fec44e2ec1bf +Author: Fredrik Adelöw +Date: Fri Oct 29 14:11:15 2021 +0200 + + bump to the latest versions of backstage packages + + Signed-off-by: Fredrik Adelöw + +commit 41009bb3a5cd17e14c88778d90d6f7d766252d67 +Author: Fredrik Adelöw +Date: Thu Oct 28 21:47:29 2021 +0200 + + fix missing link in api report + + Signed-off-by: Fredrik Adelöw + +commit 85cc6bd6aaac7524e7d62d1463c80ecde7b9eaca +Author: Fredrik Adelöw +Date: Thu Oct 28 15:25:37 2021 +0200 + + rename to TaskScheduler to reduce collision risk with other concepts + + Signed-off-by: Fredrik Adelöw + +commit 92d85b80e92edaba95732aac8b64993f2f6290f4 +Author: Fredrik Adelöw +Date: Thu Oct 28 11:08:19 2021 +0200 + + more tests and a review comment + + Signed-off-by: Fredrik Adelöw + +commit b5c106ac4cdbe141c25b7ba6782f5ea32a7f96e1 +Author: Fredrik Adelöw +Date: Wed Oct 27 22:49:23 2021 +0200 + + fix api export and test timeouts + + Signed-off-by: Fredrik Adelöw + +commit 26cf7f631d7a61004c76806b762b624555c80be7 +Author: Fredrik Adelöw +Date: Wed Oct 27 22:40:52 2021 +0200 + + final cleanup, removing unschedule + + Signed-off-by: Fredrik Adelöw + +commit 9bee0b9f719abb758cf58107aecbe1738edaa5c7 +Author: Fredrik Adelöw +Date: Wed Oct 27 21:55:55 2021 +0200 + + make it possible to abort tasks + + Signed-off-by: Fredrik Adelöw + +commit d8c28d99cf597a45ad757b1bf40ba3077b514753 +Author: Fredrik Adelöw +Date: Wed Oct 27 21:11:19 2021 +0200 + + make the original task definition into just one object + + Signed-off-by: Fredrik Adelöw + +commit b91fe07309954fa6a18fa1934e3a5e9d9dffd233 +Author: Fredrik Adelöw +Date: Wed Oct 27 21:00:07 2021 +0200 + + use a proper AbortController instead of the home baked one + + Signed-off-by: Fredrik Adelöw + +commit cc3b6c25aa60e1ea6bee1cc20a456e581d944ee4 +Author: Fredrik Adelöw +Date: Wed Oct 27 19:08:59 2021 +0200 + + make timeout and frequency mandatory + + Signed-off-by: Fredrik Adelöw + +commit aeaa2fe3e6fe7b29334c54d8a4e27c708b18a844 +Author: Fredrik Adelöw +Date: Wed Oct 27 17:01:24 2021 +0200 + + log the task id as well when unable to parse settings + + Signed-off-by: Fredrik Adelöw + +commit d252c983b575e7e8808b16ac2b39cfa9389dd2b6 +Author: Fredrik Adelöw +Date: Wed Oct 27 16:59:20 2021 +0200 + + use dashes in not-ready-yet + + Signed-off-by: Fredrik Adelöw + +commit 5d602f8e292e8717dafecfccefc2ea4377f72c94 +Author: Fredrik Adelöw +Date: Wed Oct 27 16:56:26 2021 +0200 + + get rid of the ts-ignore + + Signed-off-by: Fredrik Adelöw + +commit 3f1237147fbf5cfb33f931403ac657de8eeb37f1 +Author: Fredrik Adelöw +Date: Wed Oct 27 16:54:36 2021 +0200 + + remove the lock functionality + + Signed-off-by: Fredrik Adelöw + +commit 67456f7fc9994894b1ae231fa09d4d438d307bfd +Author: Fredrik Adelöw +Date: Wed Oct 27 16:46:10 2021 +0200 + + remove knexfile + + Signed-off-by: Fredrik Adelöw + +commit c1ac8dd174c25fb15245420813506f72a29d2c05 +Author: Fredrik Adelöw +Date: Sun Oct 24 19:22:41 2021 +0200 + + log on failed release + + Signed-off-by: Fredrik Adelöw + +commit e09bf604cd6989a463a326bbae228ccc736b3ad7 +Author: Fredrik Adelöw +Date: Sun Oct 24 19:08:50 2021 +0200 + + move to a separate package instead and address comments + + Signed-off-by: Fredrik Adelöw + +commit 222793c849958e613f2fcae3a482e05368e20a2d +Author: Fredrik Adelöw +Date: Fri Oct 15 11:23:05 2021 +0200 + + do not modify the backend yet + + Signed-off-by: Fredrik Adelöw + +commit d7c1e0e34acf52172e879dce7a81c95ec8baf435 +Author: Fredrik Adelöw +Date: Fri Oct 15 10:42:59 2021 +0200 + + docs + + Signed-off-by: Fredrik Adelöw + +commit 751317dbf3faccb05188f480773a1702b8b9da37 +Author: Fredrik Adelöw +Date: Thu Oct 14 17:04:24 2021 +0200 + + finishing touches + + Signed-off-by: Fredrik Adelöw + +commit d4f412fcd3fbef498eeebfd2ea1647da56d5ced2 +Author: Fredrik Adelöw +Date: Thu Sep 30 09:35:49 2021 +0200 + + Get most of the task worker code into place + + Signed-off-by: Fredrik Adelöw + +commit d088c7f0a3d98ead6101f27d1c017e639e0c3c9d +Author: Fredrik Adelöw +Date: Mon Aug 23 15:29:03 2021 +0200 + + Implement the locks part of the task manager + + Signed-off-by: Fredrik Adelöw + +commit 6f276707e37187a45a875709f349369e3ce7aa16 +Author: Fredrik Adelöw +Date: Thu Nov 11 20:06:45 2021 +0100 + + review comments + + Signed-off-by: Fredrik Adelöw + +commit a8732a1200bc4dfa90de84841f98e7a0d057fd2b +Author: Fredrik Adelöw +Date: Thu Nov 11 11:58:33 2021 +0100 + + Make sure that the server builder propagates init errors properly + + Signed-off-by: Fredrik Adelöw + +commit 9010cdc4d718f6ab46c88681b9e8e5188117a08d +Author: Fredrik Adelöw +Date: Thu Nov 11 15:48:26 2021 +0100 + + add snyk ignores for the node-gyp tar vuln + + Signed-off-by: Fredrik Adelöw + +commit 0456b73da8a73e26036c16d029ea2dda40a21a5f +Author: Camila Belo +Date: Thu Nov 11 19:09:30 2021 +0100 + + fix(techdocs-cli): config file for development build + + Signed-off-by: Camila Belo + +commit 7a3c2f930118dcc990fe94a1ac3f2dca0bf44d54 +Author: Camila Belo +Date: Thu Nov 11 16:13:31 2021 +0100 + + fix(techdocs-cli): wait for child process to finish + + Signed-off-by: Camila Belo + +commit 71e7b0ee92cd8ab27288f8e550810d0f48b147c6 +Author: Andrew Thauer +Date: Thu Oct 28 10:08:08 2021 -0400 + + refactor: reunification of techdocs-cli and backstage repos + + Signed-off-by: Andrew Thauer + +commit 1b3fab7193b7b6c7bda547c12ed763ac144f210b +Author: Colton Padden +Date: Fri Oct 29 11:45:01 2021 -0400 + + Use mock-fs during createApp to prevent filesystem modifications + + Signed-off-by: Colton Padden + +commit bd90ded8b7d93c140ade4802cdacda9ccc22a465 +Author: Colton Padden +Date: Fri Oct 29 11:32:23 2021 -0400 + + Add type annotations for mocked child_process.exec + + Signed-off-by: Colton Padden + +commit 1d666cb67e28900c3ada3d1937708df7cdd1f1df +Author: Colton Padden +Date: Fri Oct 29 10:44:32 2021 -0400 + + Add regression tests to createApp entrypoint + + Ensure that appropriate tasks are called depending on inquirer prompt answers, + and command-line argument options (--path, and --skip-install). + + Signed-off-by: Colton Padden + +commit 2163e83fa22e12b2f1727b6b9cbc49c6bd42028e +Author: Colton Padden +Date: Thu Oct 28 19:57:23 2021 -0400 + + Refactor create-app tasks and introduce regression tests + + - Tasks were moved from the script entrypoint to the lib directory + - Doc comments were added for each task function defined in `src/lib/tasks.ts` + - The `yarn test` script was added to package.json + - Unit tests were written for each task -- verying file operations using fs-mock + + Signed-off-by: Colton Padden + +commit 4ead01ef5ab6a05015dd329ae58172ebd8647159 +Author: Philipp Hugenroth +Date: Thu Nov 11 19:02:09 2021 +0100 + + Fix overlapping content for expandable sidebar + + Signed-off-by: Philipp Hugenroth + +commit 882adc942efb62dcd6298704c10027809c3e6843 +Author: Philipp Hugenroth +Date: Thu Nov 11 18:33:08 2021 +0100 + + Add padding to SidebarPage to avoid MobileSidebar overlapping content + + Signed-off-by: Philipp Hugenroth + +commit 01a0a39521ab1c2132e972b8263d519e1a553a77 (tag: v0.54.1, tag: release-2021-11-11.1) +Merge: f979fcf519 b85ccce84d +Author: Patrik Oldsberg +Date: Thu Nov 11 18:31:24 2021 +0100 + + Merge pull request #7790 from backstage/mob/decouple-core + + core-app-api: deprecate dependency on core-components, theme, and MUI + +commit 25f637f39f5066b2c7d3bc21118f712b7ac2a974 +Author: Patrik Oldsberg +Date: Thu Nov 11 18:15:39 2021 +0100 + + cli: make sure JSS styles receive the highest priority + + Signed-off-by: Patrik Oldsberg + +commit 69f06b7db5ee87498ae2dc9bba0047418b8875b3 +Author: Anthony Ikeda +Date: Tue Nov 9 11:58:58 2021 -0800 + + Ran Prettier and reformatted the file + + Signed-off-by: Anthony Ikeda + +commit b85ccce84df919c10d01cacce536211bb3e46a02 +Author: Patrik Oldsberg +Date: Thu Nov 11 17:28:52 2021 +0100 + + app-defaults: update internal deps + + Signed-off-by: Patrik Oldsberg + +commit 46570fecbc1076cf9b2d1c13241c05924e2c20d6 +Author: Patrik Oldsberg +Date: Wed Nov 10 18:50:22 2021 +0100 + + test-utils: migrate theme usage and switch to actual MUI icons + + Signed-off-by: Patrik Oldsberg + +commit 1be02e09dc73fe1e747101d9bf802816cd9e762c +Author: Patrik Oldsberg +Date: Wed Nov 10 18:20:47 2021 +0100 + + core-app-api: fix AppManager tests + + Signed-off-by: Patrik Oldsberg + +commit eb489db0c1169dcc356d39683eb096fcbe888535 +Author: Patrik Oldsberg +Date: Wed Nov 10 17:31:15 2021 +0100 + + app-defaults: lazier api initialization to work around import cycle + + Signed-off-by: Patrik Oldsberg + +commit 6d790f0f637c9c12e1f0ab4a38dc675aeaeefc14 +Author: Patrik Oldsberg +Date: Wed Nov 10 15:21:08 2021 +0100 + + test-utils: reintroduce defaultApis + + Signed-off-by: Patrik Oldsberg + +commit 569acdb8f8bd7b352d02274466390044c4085725 +Author: Patrik Oldsberg +Date: Wed Nov 10 15:19:45 2021 +0100 + + core-app-api: fix fix docs docs + + Signed-off-by: Patrik Oldsberg + +commit 29eb8d7dbee876056be94268ea68ff152a083612 +Author: Patrik Oldsberg +Date: Wed Nov 10 15:08:32 2021 +0100 + + test-utils: switch mock icons to be plain svg elements + + Signed-off-by: Patrik Oldsberg + +commit 2dd2a7b2ccc2cd063d086b93ae2b7b8d68661104 +Author: Patrik Oldsberg +Date: Wed Nov 10 12:04:27 2021 +0100 + + changesets: add changesets for test-utils createApp and AppTheme deprecation + + Signed-off-by: Patrik Oldsberg + +commit cdbddf196f6ac9e4aeca2bc854ffc425b8ff937d +Author: Patrik Oldsberg +Date: Wed Nov 10 11:56:29 2021 +0100 + + app-defaults: clean up dependencies + + Signed-off-by: Patrik Oldsberg + +commit 465dffb05c704d8922acd2ea58383b357be93a41 +Author: Patrik Oldsberg +Date: Wed Nov 10 11:48:52 2021 +0100 + + core-app-api,app-defaults: API report and doc fixups + + Signed-off-by: Patrik Oldsberg + +commit f2bd2419726a0025b1af699f437f628556bb1e3b +Author: Patrik Oldsberg +Date: Wed Nov 10 11:41:31 2021 +0100 + + docs: introduce deprecation docs + app-theme deprecation + + Signed-off-by: Patrik Oldsberg + +commit 03da4c09469ddf94760925d5b9d20f233eedfa78 +Author: Patrik Oldsberg +Date: Wed Nov 10 11:23:46 2021 +0100 + + create-app: add app-defaults dependency to app + notice in changeset + + Signed-off-by: Patrik Oldsberg + +commit c98c5c3d000ad5452a85b8054afca1e1fd3b0f1d +Author: Patrik Oldsberg +Date: Wed Nov 10 10:40:41 2021 +0100 + + core-app-api: switch auth provider icons to be empty by default + + Signed-off-by: Patrik Oldsberg + +commit 7ca03b85ab02792e2af5c5909c01610de0166123 +Author: Patrik Oldsberg +Date: Wed Nov 10 10:25:53 2021 +0100 + + core-app-api: createSpecializedApp returns a BackstageApp + + Signed-off-by: Patrik Oldsberg + +commit a3b6707eb2f6a6e793ccd27906ebd62c2beba800 +Author: Patrik Oldsberg +Date: Wed Nov 10 10:25:29 2021 +0100 + + app-defaults: bump internal deps + + Signed-off-by: Patrik Oldsberg + +commit 60e5d356cbab4f5049111cacd57e374bca1ec74f +Author: Patrik Oldsberg +Date: Wed Nov 10 01:30:07 2021 +0100 + + core-app-api: add missing core feature icons + move icon things around a bit + + Signed-off-by: Patrik Oldsberg + +commit c1578d609b1daf42f3aaece1eb69a9fbdf391f15 +Author: Patrik Oldsberg +Date: Fri Oct 29 16:49:45 2021 +0200 + + update API reports for createApp split + + Signed-off-by: Patrik Oldsberg + +commit b7958c36dbc2608fb18c75b2f87ed7823b064b7f +Author: Patrik Oldsberg +Date: Fri Oct 29 16:46:37 2021 +0200 + + core-components: wrap page stories in test app + + Signed-off-by: Patrik Oldsberg + +commit 687fca4ff76d9a7bf8fb9edf20f3ce39d421ee0b +Author: Patrik Oldsberg +Date: Fri Oct 29 16:06:42 2021 +0200 + + changesets,create-app: update for createApp split + + Signed-off-by: Patrik Oldsberg + +commit 0fb57d28e36d6c26be419e431c61665daf4eb944 +Author: Patrik Oldsberg +Date: Thu Oct 28 15:31:59 2021 +0200 + + dev-utils,test-utils,app: update to use app-defaults + + Signed-off-by: Patrik Oldsberg + +commit 1c3413bab07bdb45ea8ddca78aaf2a3f9c4e074c +Author: Patrik Oldsberg +Date: Thu Oct 28 13:49:25 2021 +0200 + + app-defaults,core-app-api: refactor into createApp/createSpecializedApp split + + Signed-off-by: Patrik Oldsberg + +commit 42175496486ed1f79bb4f1a0adf5eba4a1f484ef +Author: Patrik Oldsberg +Date: Wed Oct 27 21:26:32 2021 +0200 + + core-app-api: rename PrivateAppImpl to AppManager + + Signed-off-by: Patrik Oldsberg + +commit 3fb98cfcbf63d7b71dba14df33513dd20ca319ec +Author: Patrik Oldsberg +Date: Wed Oct 27 21:21:58 2021 +0200 + + app-defaults: move defaultConfigLoader back to core-app-api + + Signed-off-by: Patrik Oldsberg + +commit 5bfe8917c79531f2f1ab7f969390819f7ad6e48b +Author: Patrik Oldsberg +Date: Wed Oct 27 21:20:57 2021 +0200 + + app-defaults: move AppThemeProvider back to core-app-api + + Signed-off-by: Patrik Oldsberg + +commit 60d1b30c215d6a0e7843447b7833229d7a7769e2 +Author: Patrik Oldsberg +Date: Wed Oct 27 19:35:39 2021 +0200 + + app-defaults: refactor things into folders and move things closer to home + + Signed-off-by: Patrik Oldsberg + +commit a82aa54e272b03fb8b8d713909d5895f2b45e5f0 +Author: Patrik Oldsberg +Date: Wed Oct 27 19:10:40 2021 +0200 + + packages: new app-defaults package + move over withDefaults + + Signed-off-by: Patrik Oldsberg + +commit 8921944da11d2f1d90c480c0e62a4d96455a6f1a +Author: Patrik Oldsberg +Date: Tue Oct 26 21:31:28 2021 +0200 + + core-components: tweak exports and update api reports + + Signed-off-by: Patrik Oldsberg + +commit 7e0b26dec09f87b535406b9e99c8a082fc5b60b3 +Author: Patrik Oldsberg +Date: Tue Oct 26 21:02:52 2021 +0200 + + core-app-api: remove duplicate AppThemeProvider + + Signed-off-by: Patrik Oldsberg + +commit ab73a5216796a7ee62ca8af078b8b79a34292208 +Author: Patrik Oldsberg +Date: Tue Oct 26 19:59:47 2021 +0200 + + core-*: update API reports + + Signed-off-by: Patrik Oldsberg + +commit 2db99234966ab3e7c964de3d8acb4f21241ed350 +Author: Patrik Oldsberg +Date: Tue Oct 26 19:45:52 2021 +0200 + + changesets: updated changesets to use withDefaults + + Signed-off-by: Patrik Oldsberg + +commit 44976c138cc491d577386a551ccd58e747e112ab +Author: Patrik Oldsberg +Date: Tue Oct 26 19:46:26 2021 +0200 + + core-app-api, create-app, dev-utils: updates to use withDefaults + + Signed-off-by: Patrik Oldsberg + +commit e551a44c65bb06a2e45c08706850925ba2e50de1 +Author: Patrik Oldsberg +Date: Tue Oct 26 19:08:50 2021 +0200 + + core-components: provide withDefaults and work around type duplication + + Co-authored-by: Johan Haals + Signed-off-by: Patrik Oldsberg + +commit 9ddec7eaf14cfc77bc8244fd93023efecf25a86d +Author: Patrik Oldsberg +Date: Fri Oct 22 14:46:33 2021 +0200 + + core-{app,plugin}-api: refactor AppTheme to use provider + defaultAppThemes + + Co-authored-by: Johan Haals + Signed-off-by: Patrik Oldsberg + +commit cb77f4599a2f9433bf0e87cc4350d912913ba216 +Author: Patrik Oldsberg +Date: Fri Oct 22 13:59:41 2021 +0200 + + core-app-api: deprecate not passing in icons + add defaultAppIcons() + + Co-authored-by: Johan Haals + Signed-off-by: Patrik Oldsberg + +commit 014cbf8cb9f91bbf5961aca0a5b4839c806729dd +Author: Patrik Oldsberg +Date: Mon Oct 11 22:10:47 2021 +0200 + + core-app-api: deprecate dependency on core-components + + Signed-off-by: Patrik Oldsberg + +commit 0a7a2eba76febb07a613fb76ccf4ef6a8208ed02 +Author: Marley Powell +Date: Thu Nov 11 16:22:25 2021 +0000 + + fix: Fixed issue with running a subset of stories caused by incorrectly resolved paths. + + Signed-off-by: Marley Powell + +commit 2b5ccd2964ec271f68bc618bc75e4d09372ee95a +Author: Andre Wanlin +Date: Thu Nov 11 10:02:29 2021 -0600 + + Aded API Report and changeset + + Signed-off-by: Andre Wanlin + +commit 6275236aab0f896ed0f2266a3492efb3e7abb5ec +Author: Andre Wanlin +Date: Thu Nov 11 10:01:58 2021 -0600 + + Updated story to handle date changes + + Signed-off-by: Andre Wanlin + +commit e3ca78b5a601dc51f2b2cc086e284d34d1fba9c3 +Author: Philipp Hugenroth +Date: Thu Nov 11 16:48:03 2021 +0100 + + Run prettier on default-app + + Signed-off-by: Philipp Hugenroth + +commit 7715cadf2daa5c7f8065c96795c7baf3a8c19999 +Author: Greg Bomkamp +Date: Thu Nov 11 10:37:27 2021 -0500 + + Update config option from usePluginSchemas to pluginDivisionMode, Clean up Var names for clarify, fix tests + + Signed-off-by: Greg Bomkamp + +commit 94dc1fedee26f05583697d54c14f7c8a025372f0 +Author: Andre Wanlin +Date: Thu Nov 11 09:31:40 2021 -0600 + + Improved readability and used DateTime consistently + + Signed-off-by: Andre Wanlin + +commit a2637ce8936b92e48275502b37c88dd6e82de0ec +Author: Andre Wanlin +Date: Thu Nov 11 09:18:50 2021 -0600 + + Cleaned up tests + + Signed-off-by: Andre Wanlin + +commit f979fcf519289c313df53c66ade9304ae11ff654 +Merge: 4adcd21fbb a1c4c8de3d +Author: Patrik Oldsberg +Date: Thu Nov 11 16:18:08 2021 +0100 + + Merge pull request #7986 from backstage/hhogg/fix-snyk-github-issue-script + + Fixes a minor markdown foobar in the body output + +commit aa2e6117070ec5ba4539849709a5ddd308d1ab42 +Author: Philipp Hugenroth +Date: Thu Nov 11 16:03:50 2021 +0100 + + Update api report after merge + + Signed-off-by: Philipp Hugenroth + +commit 24f5f29174743c4d4d5dc797c992ace56a73905b +Merge: 2e2cc6ba54 4adcd21fbb +Author: Andre Wanlin <67169551+awanlin@users.noreply.github.com> +Date: Thu Nov 11 09:01:07 2021 -0600 + + Merge branch 'backstage:master' into topic/improve-azure-devops-date-handling + +commit 17430b083c5cdc6d23b02e20b8594a8a422031c4 +Merge: 39f1c06325 600e14ef29 +Author: Philipp Hugenroth +Date: Thu Nov 11 15:58:37 2021 +0100 + + Merge branch 'master' into mobile-sidebar + + Signed-off-by: Philipp Hugenroth + +commit 4adcd21fbb7aac2e47204dc335a5b1ab04d17f88 +Merge: 600e14ef29 7e18ed7f29 +Author: Fredrik Adelöw +Date: Thu Nov 11 15:52:26 2021 +0100 + + Merge pull request #7935 from backstage/freben/userflags + + Remove the unused UserFlags type + +commit 600e14ef290534db2c48bb5a714febf20afbc0ee +Merge: 23287deaa8 ec78607541 +Author: Fredrik Adelöw +Date: Thu Nov 11 15:25:03 2021 +0100 + + Merge pull request #7988 from backstage/freben/bump-prompts + + bump prompts + +commit 9a84e7f4e967fd880c20b51ed85c6da4102fb176 +Author: Marley Powell +Date: Thu Nov 11 14:19:26 2021 +0000 + + chore: Updated `api-report`. + + Signed-off-by: Marley Powell + +commit 23287deaa8bd0f2bbc9dcb5856d775ed79c990df +Merge: ac8af4bd6f 03fdccacb7 +Author: Fredrik Adelöw +Date: Thu Nov 11 15:18:15 2021 +0100 + + Merge pull request #7987 from backstage/freben/bump-nth-check + + partially bump nth-check + +commit d75972b3525b465afb28cf65538599784bd6a093 +Author: Marley Powell +Date: Thu Nov 11 14:09:01 2021 +0000 + + chore: Updated `api-report`. + + Signed-off-by: Marley Powell + +commit ac8af4bd6f4346918010f477b83fe15b0d2fe33d +Merge: c619adc19e c416ae1851 +Author: Fredrik Adelöw +Date: Thu Nov 11 15:05:49 2021 +0100 + + Merge pull request #7985 from backstage/freben/bump-npmcli-git + + bump @npmcli/git + +commit d3f3e3dc7bc26a540eae9df7d77ecbe38db9f0c7 +Author: Marley Powell +Date: Thu Nov 11 14:04:50 2021 +0000 + + fix: Fixed issue with `AutoCompleteIcon` component props. + + Signed-off-by: Marley Powell + +commit cfa98e33f93f30504446d13a77d432e8b1f9ceeb +Author: Marley Powell +Date: Thu Nov 11 13:58:00 2021 +0000 + + fix: Added `key` properties to list items. + + Signed-off-by: Marley Powell + +commit b585da59e1361fc215a4ef8db92e900b7b282e39 +Author: Marley Powell +Date: Thu Nov 11 13:56:14 2021 +0000 + + refactor: Reworked policy icon logic. + + Signed-off-by: Marley Powell + +commit c619adc19e4610861dbad5111484fd94b6a1edfb +Merge: 018f5a4b80 71264599e1 +Author: Fredrik Adelöw +Date: Thu Nov 11 14:48:51 2021 +0100 + + Merge pull request #7983 from backstage/freben/bump-xss + + bump xss + +commit 051561b635b7bee85a1af15202269cf486be2527 +Author: Marley Powell +Date: Thu Nov 11 13:41:55 2021 +0000 + + feat: Added initial logic to `PullRequestsPage` for displaying pull request groups. + + Signed-off-by: Marley Powell + +commit 39f1c063258c9e1ba124711a2f99cbf94211b15c +Author: Philipp Hugenroth +Date: Thu Nov 11 14:35:39 2021 +0100 + + Adjust mobile-sidebar to updated code base + + Remove to deep changes + + Signed-off-by: Philipp Hugenroth + +commit ec786075419e200d7b8e37b7aeebc51919e8d184 +Author: Fredrik Adelöw +Date: Thu Nov 11 14:34:42 2021 +0100 + + bump prompts + + Signed-off-by: Fredrik Adelöw + +commit 03fdccacb7825955f8fd79b3d164968f62de60d2 +Author: Fredrik Adelöw +Date: Thu Nov 11 14:26:49 2021 +0100 + + partially bump nth-check + + Signed-off-by: Fredrik Adelöw + +commit 018f5a4b80a862f5e54f569d5607ccfea3a068fb +Merge: 34a04fb886 33fa4487e6 +Author: Fredrik Adelöw +Date: Thu Nov 11 14:25:57 2021 +0100 + + Merge pull request #7982 from backstage/freben/bump-prismjs + + bump refractor and, hence, prismjs + +commit 34a04fb8865f708a526d461314aaf76040b51ba2 +Merge: 5bdaccc40b aae27a554e +Author: Fredrik Adelöw +Date: Thu Nov 11 14:25:51 2021 +0100 + + Merge pull request #7981 from backstage/freben/bump-uglify-js + + bump uglify-js + +commit a1c4c8de3df2cd2987bafc5dcd3fb0cd7a130c7a +Author: Harry Hogg +Date: Thu Nov 11 13:25:38 2021 +0000 + + Fixes a minor markdown foobar in the body output + + Signed-off-by: Harry Hogg + +commit c416ae18517795d97bc870118bd70cf5864f043a +Author: Fredrik Adelöw +Date: Thu Nov 11 14:14:44 2021 +0100 + + bump @npmcli/git + + Signed-off-by: Fredrik Adelöw + +commit 5bdaccc40b4a814cf0b45d429f15a3afacc2f60b (tag: v0.54.0, tag: release-2021-11-11) +Merge: ac511f98c4 3369ade8c0 +Author: Patrik Oldsberg +Date: Thu Nov 11 14:14:11 2021 +0100 + + Merge pull request #7823 from backstage/changeset-release/master + + Version Packages + +commit 71264599e142516b7b35b83a8867e29417007bbb +Author: Fredrik Adelöw +Date: Thu Nov 11 14:05:45 2021 +0100 + + bump xss + + Signed-off-by: Fredrik Adelöw + +commit 33fa4487e6201fac5449100a0a10e7a4b3e04bdf +Author: Fredrik Adelöw +Date: Thu Nov 11 13:46:34 2021 +0100 + + bump refractor and, hence, prismjs + + Signed-off-by: Fredrik Adelöw + +commit aae27a554e4a56b02a05c9905786e4424e3eb3a0 +Author: Fredrik Adelöw +Date: Thu Nov 11 13:38:56 2021 +0100 + + bump uglify-js + + Signed-off-by: Fredrik Adelöw + +commit 367cd7a2ac562957749b82c273f9365fb10e465d +Author: Marley Powell +Date: Thu Nov 11 12:22:59 2021 +0000 + + refactor: Updated type properties to be optional instead of undefined union. + + Signed-off-by: Marley Powell + +commit 4e0fc8f8a4f292fc41e1c6fd8990be18c493e671 +Author: Marley Powell +Date: Thu Nov 11 12:20:17 2021 +0000 + + test: Added unit tests for `utils`. + + Signed-off-by: Marley Powell + +commit 6ba700165964b79ceb2ea7ccca4a805046bdc610 +Author: Marley Powell +Date: Thu Nov 11 12:19:01 2021 +0000 + + feat: Created `utils` file for util functions. + + Signed-off-by: Marley Powell + +commit 3369ade8c09b3000a723ae40fa37eca8e924db00 +Author: github-actions[bot] +Date: Thu Nov 11 11:07:58 2021 +0000 + + Version Packages + +commit ac511f98c433f0ed8483a6713e5110333ce11738 +Merge: 53c9ad7e04 54c5be2d6d +Author: Oliver Sand +Date: Thu Nov 11 12:03:00 2021 +0100 + + Merge pull request #7865 from SDA-SE/feat/api-docs-customization + + Lazy load API definition widgets + +commit 53c9ad7e04ae49bd17a0ef86f18b6c31cf6cec3b +Author: Kim Jin <28945404+kim5566@users.noreply.github.com> +Date: Thu Nov 11 21:45:40 2021 +1100 + + Update TechDocs Headings css font weight (#7931) + + * update headings style + + Signed-off-by: kim5566 <28945404+kim5566@users.noreply.github.com> + + * add changeset + + Signed-off-by: kim5566 <28945404+kim5566@users.noreply.github.com> + + * update changeset + + Signed-off-by: kim5566 <28945404+kim5566@users.noreply.github.com> + + * rename changeset + + Signed-off-by: kim5566 <28945404+kim5566@users.noreply.github.com> + +commit 704b267e1c794e81bb5eed09dd24301b920c6928 +Author: Emma Indal +Date: Thu Nov 11 11:43:25 2021 +0100 + + add changeset + + Signed-off-by: Emma Indal + +commit abe2cc4b00f00c441e677e04692c743709432b8b +Author: Emma Indal +Date: Thu Nov 11 11:34:32 2021 +0100 + + add search modal to storybook + + Signed-off-by: Emma Indal + +commit 54c5be2d6d89d068010bcf3a8c0a6eeaae4298b9 +Author: Oliver Sand +Date: Thu Nov 11 11:33:12 2021 +0100 + + Fix styling issues of swagger-ui + + Signed-off-by: Oliver Sand + +commit b0efce13becbb8e46115c4bc02b8a00124dcb066 +Author: Emma Indal +Date: Thu Nov 11 10:44:11 2021 +0100 + + update terminology of pager buttons, update size and margin + + Signed-off-by: Emma Indal + +commit e44d62dfe76a4ed7da742d803eccfa87668bb290 +Author: Emma Indal +Date: Thu Nov 11 10:43:05 2021 +0100 + + close modal on view all results + + Signed-off-by: Emma Indal + +commit 3323bd8a9d489c11f6d437e7c59f06e139c16cc4 +Author: Emma Indal +Date: Thu Nov 11 10:41:58 2021 +0100 + + decrease debounce time + + Signed-off-by: Emma Indal + +commit 110166bc8a33607833ad0ebbff12e6a1465e04cc +Author: Emma Indal +Date: Thu Nov 11 10:39:53 2021 +0100 + + focus search input field on mount + + Signed-off-by: Emma Indal + +commit 87d38d61e50a63ef6042b2e3b55248164b32af77 +Merge: 62a1c7417d 8af66229e7 +Author: Patrik Oldsberg +Date: Thu Nov 11 10:25:00 2021 +0100 + + Merge pull request #7911 from backstage/dependabot/npm_and_yarn/spotify/eslint-config-react-12.0.0 + + build(deps): bump @spotify/eslint-config-react from 10.0.0 to 12.0.0 + +commit 62a1c7417dd4cc4cadca90e05572aedf825b2c3c +Merge: 6fab898841 79dc3f9a29 +Author: Patrik Oldsberg +Date: Thu Nov 11 10:11:50 2021 +0100 + + Merge pull request #7945 from backstage/hhogg/fix-snyk-github-issue-workflow-5 + + Pass the GH token as an ENV to the Github step of the Snyk workflow + +commit 6fab898841046ba8f6ab54d4edde828803ea8fa9 +Merge: 5dcea2586c f1403fac64 +Author: Fredrik Adelöw +Date: Thu Nov 11 10:11:30 2021 +0100 + + Merge pull request #7932 from backstage/jhaals/core-plugin-api-no-name + + core-plugin-api: Deprecate use of extensions without name + +commit e849f9cc0a4a7794c02c80bfede693dbe51d756d +Author: Oliver Sand +Date: Tue Nov 2 10:00:10 2021 +0100 + + Use `` instead of `` in combination with `Suspense` + + Signed-off-by: Oliver Sand + +commit 7e5bd18cf7774f07eb54c072d2e48de73ebee899 +Author: Oliver Sand +Date: Tue Nov 2 09:58:11 2021 +0100 + + Adjust to review comments + + Signed-off-by: Oliver Sand + +commit fe5738fe1c8dd286f374bb0fe8f81e2009210e56 +Author: Oliver Sand +Date: Mon Nov 1 16:25:46 2021 +0100 + + Lazy load `LazyLog` as it is rarely used + + Signed-off-by: Oliver Sand + +commit 5dcea2586c79f1d41609d70c9139fdc204fdc2d1 +Author: Rod Machen +Date: Thu Nov 11 02:26:15 2021 -0600 + + Add Search Modal component (#7316) + + Signed-off-by: rodmachen + +commit 79dc3f9a29603dc7866a2907acb8f01bc0e55564 +Author: Harry Hogg +Date: Thu Nov 11 08:09:01 2021 +0000 + + Pass the GH token as an ENV to the Github step of the Snyk workflow + + Signed-off-by: Harry Hogg + +commit ac4eeb710259b9216c19e48ee5fb3faa7aa7c122 +Author: Anthony Ikeda +Date: Tue Nov 9 11:07:14 2021 -0800 + + More consistent formatting of the Note block + + Signed-off-by: Anthony Ikeda + +commit 02ebae6ffd559a5a2ceb82fcf678f97ddf76fc98 +Author: Anthony Ikeda +Date: Tue Nov 9 11:58:58 2021 -0800 + + Removed code block at top and altered the main registration code block to include the builtInActions registration + + Signed-off-by: Anthony Ikeda + +commit 677da179d83a014573062230c54768449320cd46 +Author: Anthony Ikeda +Date: Tue Nov 9 11:07:14 2021 -0800 + + More consistent formatting of the Note block + + Signed-off-by: Anthony Ikeda + +commit 55ced4d6288ff08919882846adf79a9700a746e4 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Thu Nov 11 04:08:39 2021 +0000 + + build(deps): bump @rollup/plugin-commonjs from 17.1.0 to 21.0.1 + + Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 17.1.0 to 21.0.1. + - [Release notes](https://github.com/rollup/plugins/releases) + - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md) + - [Commits](https://github.com/rollup/plugins/commits/commonjs-v21.0.1/packages/commonjs) + + --- + updated-dependencies: + - dependency-name: "@rollup/plugin-commonjs" + dependency-type: direct:production + update-type: version-update:semver-major + ... + + Signed-off-by: dependabot[bot] + +commit 2e2cc6ba540c56a4f88959b9fb52c87617323a76 +Merge: 7e966461d0 f085a4fb67 +Author: Andre Wanlin <67169551+awanlin@users.noreply.github.com> +Date: Wed Nov 10 12:18:42 2021 -0600 + + Merge branch 'backstage:master' into topic/improve-azure-devops-date-handling + +commit 7e966461d09980b11cc634767b12cbc88eebb23c +Author: Andre Wanlin +Date: Wed Nov 10 12:17:58 2021 -0600 + + Use string for Date and let client handle display + + Signed-off-by: Andre Wanlin + +commit f085a4fb67b0d26e6d617846c9f1c44729dae57b +Merge: 88fe804460 36099bf941 +Author: Patrik Oldsberg +Date: Wed Nov 10 19:07:41 2021 +0100 + + Merge pull request #7732 from tragiclifestories/gauge-color + + Allow overriding colour in Gauge components + +commit 88fe804460f4bf10eb4ee545a519fc13d4e16155 +Merge: a51e11c30d b393c4d4be +Author: Patrik Oldsberg +Date: Wed Nov 10 18:40:30 2021 +0100 + + Merge pull request #7937 from backstage/rugvip/configcheck + + cli: fix for config:check only validating frontend config + +commit 38d6df6bb9ecdce798ea9033f5b68490dcfe9823 +Author: Dominik Schwank +Date: Thu Nov 4 16:05:15 2021 +0100 + + feat(catalog): remove 'View Api' link from AboutCard + + Signed-off-by: Dominik Schwank + +commit 8af66229e7535daa0269f8bf979d942163b457b1 +Author: Patrik Oldsberg +Date: Tue Nov 9 19:38:12 2021 +0100 + + add changeset for @spotify/eslint-config-react bump + + Signed-off-by: Patrik Oldsberg + +commit 88677aee18aeb59b2b2e1665bc61aa08a57bf20a +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Tue Nov 9 04:09:19 2021 +0000 + + build(deps): bump @spotify/eslint-config-react from 10.0.0 to 12.0.0 + + Bumps [@spotify/eslint-config-react](https://github.com/spotify/web-scripts) from 10.0.0 to 12.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...v12.0.0) + + --- + updated-dependencies: + - dependency-name: "@spotify/eslint-config-react" + dependency-type: direct:production + update-type: version-update:semver-major + ... + + Signed-off-by: dependabot[bot] + +commit 7e7e98f8f2de6396e5bbb9505c19a3cf5552d5a7 +Author: Marley Powell +Date: Wed Nov 10 16:37:03 2021 +0000 + + feat: Created new hooks for loading API data. + + Signed-off-by: Marley Powell + +commit 486b0251b70eb13392988f9c1633cff1611db29a +Author: Andre Wanlin +Date: Wed Nov 10 10:25:07 2021 -0600 + + Provided proper type + + Signed-off-by: Andre Wanlin + +commit 36099bf941649d26b591007978337a7d15a7b7f3 +Author: James Turley +Date: Wed Nov 10 16:18:34 2021 +0000 + + Update API report + + Signed-off-by: James Turley + +commit a51e11c30d718ea7c995b6b1ab15fcefa6bb6226 +Merge: f323afc5da 145913e6a0 +Author: Tim Hansen +Date: Wed Nov 10 09:07:27 2021 -0700 + + Merge pull request #7938 from backstage/timbonicus/missing-gitlab-link + + Add missing link to Gitlab discovery + +commit 145913e6a0bfe4cf4df7f955b262d65b0aac5d7c +Author: Tim Hansen +Date: Wed Nov 10 08:25:58 2021 -0700 + + Add missing link to Gitlab discovery + + Signed-off-by: Tim Hansen + +commit b393c4d4be0ddbf4ce8c343ea95b8a57479b07c6 +Author: Patrik Oldsberg +Date: Wed Nov 10 14:57:56 2021 +0100 + + cli: fix for config:check only validating frontend config + + Signed-off-by: Patrik Oldsberg + +commit f5e5c297ceb396cb87a3ad0fba734d461da225fb +Author: James Turley +Date: Wed Nov 10 15:19:58 2021 +0000 + + Update changeset to reflect naming changes + + Signed-off-by: James Turley + +commit 14856682398b4214864b30aec366c6a4c2a1b260 +Author: Philipp Hugenroth +Date: Wed Nov 10 16:04:32 2021 +0100 + + Cleanup after rebase & adjust components to use class keys + + Signed-off-by: Philipp Hugenroth + +commit 135d2abcf2b3e75e20558baf638383627c7b9b30 +Author: Marley Powell +Date: Wed Nov 10 15:16:16 2021 +0000 + + feat: Created `getDashboardPullRequests` and `getAllTeams` methods in `AzureDevOpsClient`. + + Signed-off-by: Marley Powell + +commit 1e3388a0f47843fabbb1b80515514145f5879845 +Author: James Turley +Date: Wed Nov 10 15:13:03 2021 +0000 + + Fixup and rename Gauge color getter function types + + Signed-off-by: James Turley + +commit 96c562bb22f32ac3a8ae1336e250071430128752 +Author: Marley Powell +Date: Wed Nov 10 14:53:40 2021 +0000 + + refactored: Improved types and small code improvements. + + Signed-off-by: Marley Powell + +commit 2e641b622b02b256240f5664a782a820e20cc617 +Author: James Turley +Date: Wed Nov 10 14:49:15 2021 +0000 + + Only return string from color getter type + + Signed-off-by: James Turley + +commit 60f5d96953210a320934c8b248b0f0f41a02a42e +Author: James Turley +Date: Wed Nov 10 14:43:24 2021 +0000 + + Rename gauge props to GaugeProps and export + + Signed-off-by: James Turley + +commit 6df5e58f7b86ce476a768794492f482fff5c72fe +Author: James Turley +Date: Fri Nov 5 12:46:49 2021 +0000 + + Modify exported getProgressColor to accept arguments object + + Signed-off-by: James Turley + +commit e0861b92ffd3435deb02288e1cf3d34ea309a121 +Author: James Turley +Date: Thu Nov 4 16:35:15 2021 +0000 + + Add prop to override color selection in gauge components + + Signed-off-by: James Turley + +commit df996334277022afffefaa4fc216f45614e27e4e +Author: Andre Wanlin +Date: Wed Nov 10 08:19:47 2021 -0600 + + Updated to import from azure-devops-common + + Signed-off-by: Andre Wanlin + +commit f323afc5daadcf7c06fc0dd73404ac4eff49244b +Merge: 056c85aa72 1d0e5c55f8 +Author: Fredrik Adelöw +Date: Wed Nov 10 15:10:03 2021 +0100 + + Merge pull request #7934 from backstage/fix-snyk-github-issue-workflow-4 + + Install dependeices before trying to use them in the Snyk github issu… + +commit 8671e8e9f9e7fef7e473921361aaa8749beba534 +Author: Andre Wanlin +Date: Wed Nov 10 08:05:53 2021 -0600 + + Ran prettier to fix CI failure + + Signed-off-by: Andre Wanlin + +commit 80cfeaec664482aaa05c076e8832dde0f4f1f05b +Author: Philipp Hugenroth +Date: Tue Nov 9 15:45:38 2021 +0100 + + Update imports & api-reports + + Signed-off-by: Philipp Hugenroth + +commit e6fd475243037ab474630e41f8808a3894c926b1 +Author: tudi2d +Date: Wed Sep 29 13:49:36 2021 +0200 + + Fix api-report... + + Signed-off-by: tudi2d + +commit 84865c1e1c474cb43650d0dc21329f190c569c92 +Author: tudi2d +Date: Thu Sep 23 23:45:41 2021 +0200 + + Fix linting error + + Signed-off-by: tudi2d + +commit 7e18ed7f29d1dfb4dbc8a290386ecb806619db40 +Author: Fredrik Adelöw +Date: Wed Nov 10 14:29:35 2021 +0100 + + Remove the unused UserFlags type + + Signed-off-by: Fredrik Adelöw + +commit 5885ac0f7d0dd9fc47d0efb7fec76e093c0ca032 +Author: tudi2d +Date: Mon Sep 6 12:34:00 2021 +0200 + + Fix SearchPage imports + + Signed-off-by: tudi2d + +commit c260b564351848d6b792460172a165b1fe468513 +Author: Philipp Hugenroth +Date: Thu Aug 26 16:06:35 2021 +0200 + + Fix hidden text for mobile sidebar + + Signed-off-by: Philipp Hugenroth + +commit 5707087ba7d2f6985577cdbae870a7ad35a09315 +Author: Philipp Hugenroth +Date: Wed Aug 25 14:23:59 2021 +0200 + + Improve Sidebar Storybook + + Signed-off-by: Philipp Hugenroth + +commit 19c9fdc2584a9e24d9501fe55a99a91c740676cc +Author: Philipp Hugenroth +Date: Wed Aug 25 10:07:49 2021 +0200 + + Cleanup before review + + Signed-off-by: Philipp Hugenroth + +commit 8a08a9e7af3b5b908a0bb9d4fc22b0cd6c855187 +Author: Philipp Hugenroth +Date: Wed Aug 25 00:26:48 2021 +0200 + + Add tests for MobileSidebar & SidebarGroup + + Signed-off-by: Philipp Hugenroth + +commit 29715dd22bd7778f63b45074cbd00973493d799f +Author: Philipp Hugenroth +Date: Mon Aug 23 14:04:10 2021 +0200 + + Generate api-report + + Signed-off-by: Philipp Hugenroth + +commit aa0d73424a86408a5aa236a4fe3cab49b5360c1e +Author: Philipp Hugenroth +Date: Mon Aug 23 13:18:52 2021 +0200 + + Add priority prop to add possibility for rearranging SidebarGroups for the mobile sidebar + + Signed-off-by: Philipp Hugenroth + +commit 5efa7bc8509f083ee2688aac681da3f424e71ba8 +Author: Philipp Hugenroth +Date: Mon Aug 23 10:14:06 2021 +0200 + + Prettier + + Signed-off-by: Philipp Hugenroth + +commit 4313e9167af56f875e7791c83bd0ed3fc569b541 +Author: Philipp Hugenroth +Date: Mon Aug 23 10:00:17 2021 +0200 + + Prettier fix create-app templates + + Signed-off-by: Philipp Hugenroth + +commit 958e0b46479aa28f58497450a983868852637897 +Author: Philipp Hugenroth +Date: Fri Aug 20 11:28:47 2021 +0200 + + Adjust create-app & api-report + + Signed-off-by: Philipp Hugenroth + +commit 5985135e250b1d9e405ae5716a8a062d012014ca +Author: Andre Wanlin +Date: Wed Nov 10 07:53:32 2021 -0600 + + Moved box to be inside row,isDraft condition + + Signed-off-by: Andre Wanlin + +commit 6d56f20ae6e5184d00aa89a149bdde9ce532ba4b +Author: Andre Wanlin +Date: Wed Nov 10 07:46:29 2021 -0600 + + Improved naming based on feedback and a few other improvements + + Signed-off-by: Andre Wanlin + +commit 65e1a35c0fa05c295f84bed6292d22f2e9103365 +Author: Philipp Hugenroth +Date: Fri Aug 20 11:00:21 2021 +0200 + + Update documentation & add changeset + + Signed-off-by: Philipp Hugenroth + +commit 9ae9f6cf75a95846a39882d7921fbd6f7d6cb2b3 +Author: Andre Wanlin +Date: Wed Nov 10 07:31:11 2021 -0600 + + Minor changes after rebase to latest master + + Signed-off-by: Andre Wanlin + +commit 746af79164987d94d7ac891580fd974f5b379859 +Author: Philipp Hugenroth +Date: Thu Aug 19 13:56:04 2021 +0200 + + Align to current screen size + + Signed-off-by: Philipp Hugenroth + +commit d5f08f4b03505702bdc291742a7026c437f05821 +Author: Philipp Hugenroth +Date: Thu Aug 19 12:33:34 2021 +0200 + + Adjust display style & selected behaviour + + Signed-off-by: Philipp Hugenroth + +commit cbebaa841bd6bce99011cd17469205af58815a90 +Author: Philipp Hugenroth +Date: Wed Aug 18 10:38:55 2021 +0200 + + Refactored select behaviour to be better readable + + - Remove header from Search & Settings on mobile + + Co-authored-by: Tejas Kumar + Signed-off-by: Philipp Hugenroth + +commit 772995ac5e3199901fcd9625f6e8f5afcbb68b7d +Author: Philipp Hugenroth +Date: Mon Aug 16 11:23:56 2021 +0200 + + Implement a grouping for mobile sidebar + + Signed-off-by: Philipp Hugenroth + +commit b7c1a5a040bb2151aea39b68e9815d67bcb46e7f +Author: Philipp Hugenroth +Date: Wed Aug 11 20:11:22 2021 +0200 + + Add SidebarGroup & BottomNavigation components + + Signed-off-by: Philipp Hugenroth + +commit aff67e97eb83802872789552c6052dd53fcf26a2 +Author: Andre Wanlin +Date: Mon Nov 8 11:41:52 2021 -0600 + + Small refactor based on feedback + + Signed-off-by: Andre Wanlin + +commit 7468647b37542d29df4bdbf083d7d4f098d1a1ed +Author: Andre Wanlin +Date: Wed Nov 3 09:28:34 2021 -0500 + + Extracted duration function and related tests + + Signed-off-by: Andre Wanlin + +commit a9b7481cd3a08e0b0bb1ae4594e55b9cbb47b039 +Author: Andre Wanlin +Date: Wed Nov 3 08:52:42 2021 -0500 + + Refactored icons based on feedback + + Signed-off-by: Andre Wanlin + +commit 12d43328eabed039dd0f07b077af4c8446db7e0f +Author: Andre Wanlin +Date: Wed Nov 3 08:11:36 2021 -0500 + + Clean up based on feedback + + Signed-off-by: Andre Wanlin + +commit 920fcd7fadb82893ac671a002a36a8459e8c5d25 +Author: Andre Wanlin +Date: Sun Oct 31 13:54:09 2021 -0500 + + Reverted accidental change + + Signed-off-by: Andre Wanlin + +commit b5eac957f22fa5e76ac16cd9ec463d3e14e156e6 +Author: Andre Wanlin +Date: Sun Oct 31 12:23:49 2021 -0500 + + Added changeset + + Signed-off-by: Andre Wanlin + +commit adcb1fa7a2ffc231ad0eda3bd739d427cc013395 +Author: Andre Wanlin +Date: Sun Oct 31 12:18:33 2021 -0500 + + Added entity pull requests + + Signed-off-by: Andre Wanlin + +commit 1d0e5c55f828d25395ad44a14f0428af8ffe06ca +Author: Harry Hogg +Date: Wed Nov 10 12:36:50 2021 +0000 + + Install dependeices before trying to use them in the Snyk github issue workflow + + Signed-off-by: Harry Hogg + +commit 740e06ca28eeb7ca66828d61af6565fb8843b597 +Author: Mert Can Bilgiç +Date: Wed Nov 10 13:41:46 2021 +0300 + + yarn lock update + + Signed-off-by: Mert Can Bilgiç + +commit 884c6d0bc5c3e2cca96a7f46671b3ccc16bc50c1 +Author: Mert Can Bilgiç +Date: Tue Nov 9 13:08:34 2021 +0300 + + prettier runned + + Signed-off-by: Mert Can Bilgiç + +commit c5e5b7815588a986d4232103b112f6a7542b3f9c +Author: Mert Can Bilgiç +Date: Tue Nov 9 12:51:40 2021 +0300 + + changeset added + + Signed-off-by: Mert Can Bilgiç + +commit c79b30420b462cb39bf8ef1a412072d53aeb13a5 +Author: Mert Can Bilgiç +Date: Tue Nov 9 12:36:47 2021 +0300 + + lowercase routing issue fixed + + Signed-off-by: Mert Can Bilgiç + +commit 41e5f28ab77b8f0b60d2e8d6aba62bcfccc4dd72 +Author: Mert Can Bilgiç +Date: Tue Nov 9 12:36:18 2021 +0300 + + OSS lowercase migration added + + Signed-off-by: Mert Can Bilgiç + +commit f1403fac6437a2726d226d8ebe4eedcba93e0d14 +Author: Johan Haals +Date: Wed Nov 10 11:01:16 2021 +0100 + + Update .changeset/quiet-clocks-push.md + + Signed-off-by: Johan Haals + + Co-authored-by: Fredrik Adelöw + +commit 598057f348028332f2d55dcd59a9f4ac42bdd557 +Author: Johan Haals +Date: Wed Nov 10 10:59:38 2021 +0100 + + Update docs/features/software-catalog/catalog-customization.md + + Signed-off-by: Johan Haals + + Co-authored-by: Fredrik Adelöw + +commit 056c85aa7280245323c2dd97fa3bd32435efc299 +Merge: 12eaaaba28 c41b6ef904 +Author: Fredrik Adelöw +Date: Wed Nov 10 10:25:49 2021 +0100 + + Merge pull request #7933 from backstage/fix-snyk-github-issue-workflow-3 + + Added ts-node as a dependency for the Snyk Github issues sync script + +commit f14ac64f2e8446844a99f639727c3dd3feae125c +Author: Gabriele Mambrini +Date: Mon Nov 8 18:06:53 2021 +0100 + + Use posix normaliser for URL paths + + Signed-off-by: Gabriele Mambrini + +commit 3487920e5e7b705ae96365052ff2b6ff8144b4b5 +Author: Johan Haals +Date: Wed Nov 10 09:49:44 2021 +0100 + + api report + + Signed-off-by: Johan Haals + +commit c41b6ef904650a7880f064a887ca0deb56b15a25 +Author: Harry Hogg +Date: Wed Nov 10 08:36:58 2021 +0000 + + Added ts-node as a dependency for the Snyk Github issues sync script + + Signed-off-by: Harry Hogg + +commit 4a336fd292944b642f57e891cc8e9fbb5a48a5ee +Author: Johan Haals +Date: Wed Nov 10 09:21:02 2021 +0100 + + core-plugin-api: Deprecate use of extensions without name + + Signed-off-by: Johan Haals + +commit f6ba309d9e537f15a2e703702a338b89e294a9cb +Author: Lykke Axlin +Date: Wed Nov 10 08:48:05 2021 +0100 + + add changeset + + Signed-off-by: Lykke Axlin + + Co-authored-by: klaraab + +commit 9391f359d157a94cfcf6bc9d762732ba29a13763 +Merge: 8380792557 12eaaaba28 +Author: Lykke Axlin +Date: Wed Nov 10 08:40:32 2021 +0100 + + Merge branch 'master' of https://github.com/backstage/backstage into bazaar-columns + +commit fdc35dbff7e2226b9230ec8a52552ddb36f2bb73 +Author: Jeremy Guarini +Date: Tue Nov 9 14:18:54 2021 -0800 + + swap out data-grid for material-table + + Signed-off-by: Jeremy Guarini + +commit 12eaaaba28ee9dc316874c318aa7a94ae7d51525 +Merge: 5338468d6c 6d4f06699b +Author: Patrik Oldsberg +Date: Tue Nov 9 20:38:37 2021 +0100 + + Merge pull request #7851 from cmpadden/publisher-object-pattern + + Use Parameter Objects for Publisher Constructors + +commit 6d4f06699b977a7a91bbe95916177b70459a78cd +Author: Colton Padden +Date: Tue Nov 9 13:45:26 2021 -0500 + + note internal refactor of LocalPublish changes and impact on usage + + Signed-off-by: Colton Padden + +commit 5338468d6c4f0fc063eef90d7806c4d4320b1134 +Merge: 02bf9ec142 5826c17b7d +Author: Patrik Oldsberg +Date: Tue Nov 9 19:40:17 2021 +0100 + + Merge pull request #7921 from egnwd/core-table-cellStyle-fn + + [core-components] Allow for material-table cellStyle function from the backstage Table component + +commit 02bf9ec1420e08a5a97e8251c1ab8857f753f76b +Merge: 66912cb80a a197708da9 +Author: Patrik Oldsberg +Date: Tue Nov 9 19:38:33 2021 +0100 + + Merge pull request #7833 from backstage/dependabot/npm_and_yarn/spotify/eslint-config-typescript-12.0.0 + + build(deps): bump @spotify/eslint-config-typescript from 10.0.0 to 12.0.0 + +commit 66912cb80ac4aca504092df20476a6e350c56bad +Merge: f08d90f444 9f3dd76bc7 +Author: Patrik Oldsberg +Date: Tue Nov 9 19:36:25 2021 +0100 + + Merge pull request #7912 from RodionGork/fix/kuber-plugin-pass-id-token-on-getclusters + + fix: kuber plugin pass id token on getClusters req + +commit f08d90f444f88592809fb181d9dbb1d785076938 +Merge: e4989dec38 9df71040e3 +Author: Patrik Oldsberg +Date: Tue Nov 9 19:30:14 2021 +0100 + + Merge pull request #7890 from timja/adjust-graph-processor + + Tweak logic for msgraph catalog ingesting for display names with security groups + +commit a197708da96d8db13fbb45df5f1f99b2854feb91 +Author: Patrik Oldsberg +Date: Tue Nov 9 18:20:26 2021 +0100 + + add changeset for @spotify/eslint-config-typescript bump + + Signed-off-by: Patrik Oldsberg + +commit e4989dec38b95f1ae15fb43cf8177301186f52b2 +Merge: 45b89fed1e 3e0e2f09d5 +Author: Patrik Oldsberg +Date: Tue Nov 9 18:13:10 2021 +0100 + + Merge pull request #7924 from backstage/rugvip/audience + + auth-backend: add forwarding of the SAML audience option + +commit 5b9d1291f73366af41cc5494a693d41f3ed07f86 +Author: Anthony Ikeda +Date: Mon Nov 8 14:21:44 2021 -0800 + + Placed the Custom Actions pre-requisites at the top of the document instead of the middle. These **pre-requisites** are easily missed if developers are writing custom actions. + + Signed-off-by: Anthony Ikeda + +commit 1bd69aa3f3029f3b940e8b20484ea6aea53390fa +Merge: 0d26566f70 45b89fed1e +Author: Marley Powell +Date: Tue Nov 9 15:42:45 2021 +0000 + + Merge branch 'master' of https://github.com/backstage/backstage into marley/7678-pull-request-dashboard + +commit 45b89fed1e2748e9a7d5ad1991201e9576b53eb4 +Merge: db44318508 5ee31f860b +Author: Fredrik Adelöw +Date: Tue Nov 9 16:27:01 2021 +0100 + + Merge pull request #7916 from backstage/eide/firestore-clean-settings + + [auth-backend] Only use settings that have a value when creating a FirestoreKeyStore + +commit 3e0e2f09d516022e8c510bed36baa4a6f8652679 +Author: Patrik Oldsberg +Date: Tue Nov 9 16:25:34 2021 +0100 + + auth-backend: add forwarding of the SAML audience option + + Signed-off-by: Patrik Oldsberg + +commit db44318508900e9e4ce81620afd8910368e6d408 +Merge: c90e5727d4 b152c2a1e4 +Author: Fredrik Adelöw +Date: Tue Nov 9 16:22:41 2021 +0100 + + Merge pull request #7923 from JoThomsen/patch-1 + + Added Signal Iduna to ADOPTERS.md + +commit c90e5727d4ac57cc0d403d5cef6ba6bb0f7519bc +Merge: 9072244108 1921f70aa7 +Author: Ben Lambert +Date: Tue Nov 9 15:37:12 2021 +0100 + + Merge pull request #7920 from backstage/freben/drop-overrides + + revert the graphql package pinning + +commit 907224410817884b070c1cfde4620eec8f59ed28 +Merge: 2dbfa5698e 910a6a435e +Author: Ben Lambert +Date: Tue Nov 9 15:33:45 2021 +0100 + + Merge pull request #7672 from marleypowell/marley/7641-consume-exported-ado-types + + refactor(`@backstage/plugin-azure-devops`): Consume re-exported types from `@backstage/plugin-azure-devops-common`. + +commit b152c2a1e4233a2f1ddc1ad7fef0f7f1c6fe29d9 +Author: Jonas Thomsen +Date: Tue Nov 9 15:25:48 2021 +0100 + + Update ADOPTERS.md + +commit 8380792557d680b9024d957d8714c83e79bebf43 +Author: Lykke Axlin +Date: Tue Nov 9 15:21:06 2021 +0100 + + made responsible field mandatory + + Signed-off-by: Lykke Axlin + + Co-authored-by: klaraab + +commit 71ab8de0494a5001dfd725486f8da2b7f7b2688c +Merge: 57c24468ba 2dbfa5698e +Author: Lykke Axlin +Date: Tue Nov 9 15:11:57 2021 +0100 + + Merge branch 'master' of https://github.com/backstage/backstage into bazaar-columns + +commit 57c24468ba1538ffd16c0de3d64401a692f4f49d +Author: Lykke Axlin +Date: Tue Nov 9 15:08:22 2021 +0100 + + added more fields to a bazaar project + + Signed-off-by: Lykke Axlin + + Co-authored-by: klaraab + +commit 2dbfa5698e0c4f31ca5dbeabe7a83df18734bab0 +Merge: ad4f2bcc11 5725f87e4c +Author: Patrik Oldsberg +Date: Tue Nov 9 14:55:32 2021 +0100 + + Merge pull request #7907 from backstage/rugvip/nonoprivate + + create-app: default to making new plugins private + +commit 1921f70aa744b386b45eb53862f21efbe2c222cb +Author: Fredrik Adelöw +Date: Tue Nov 9 14:50:21 2021 +0100 + + revert the graphql package pinning + + Signed-off-by: Fredrik Adelöw + +commit ad4f2bcc11845e75185cd1940ec5f37e7c78a8dd +Merge: 18e87343ad 39e92897e4 +Author: Ben Lambert +Date: Tue Nov 9 14:46:01 2021 +0100 + + Merge pull request #7825 from alexcurtin/catalog-client-api-ref + + Adding API documentation for catalog-client + +commit 5826c17b7d769e2a499dcff9b5dd7dc05ffcfcfc +Author: Elliot Greenwood +Date: Tue Nov 9 13:44:15 2021 +0000 + + Add changeset + + Signed-off-by: Elliot Greenwood + +commit cf090d25e7da6d180b437888c5dcfdb9fa6e6a49 +Author: Elliot Greenwood +Date: Tue Nov 9 13:27:07 2021 +0000 + + Add StyledTable to the Table stories + + Signed-off-by: Elliot Greenwood + +commit 327e79c2b85718f1dbc38b1292e2fa9c1b04d173 +Author: Elliot Greenwood +Date: Tue Nov 9 13:26:28 2021 +0000 + + Allow for material UI cellStyle function from the backstage Table component + + Signed-off-by: Elliot Greenwood + +commit 18e87343adc66818fd461da9e501f16c7fa1a71e +Merge: fc84dda0b6 d393a3bd2a +Author: Ben Lambert +Date: Tue Nov 9 14:42:52 2021 +0100 + + Merge pull request #7883 from GoFightNguyen/patch-1 + + [docs] clarify example showing that parameters types propagate + +commit fc84dda0b60ba9c7173bd18ccf8a501c58873769 +Merge: 3400c91b46 ce4457bb30 +Author: Johan Haals +Date: Tue Nov 9 14:32:17 2021 +0100 + + Merge pull request #7919 from backstage/fix-snyk-github-issue-workflow-2 + + Fixes the Snyk github issue workflow to continue when the Snyk CLI ex… + +commit 3400c91b465c2edf4c5fe7d4be9af2e044de783a +Merge: 6bfacd97f7 de527c6e33 +Author: Johan Haals +Date: Tue Nov 9 14:31:18 2021 +0100 + + Merge pull request #7913 from backstage/jhaals/core-plugin-deps + + core-plugin-api: Deprecate unused types + +commit 6bfacd97f73fbcab3f6e0d19592bd9eaba9af668 +Merge: a4b86485a3 a794c341ca +Author: Patrik Oldsberg +Date: Tue Nov 9 14:14:26 2021 +0100 + + Merge pull request #7830 from kennethzfeng/kfeng.is-execute + + plugins/scaffolder-backend: Fix a bug where only file mode 775 is con… + +commit ce4457bb305088eca9700c03bb4fd04cfcbbc93d +Author: Harry Hogg +Date: Tue Nov 9 12:36:01 2021 +0000 + + Fixes the Snyk github issue workflow to continue when the Snyk CLI exits with an error + + Signed-off-by: Harry Hogg + +commit a4b86485a3aac3fa511bb349cdbbea09c0e42fd5 +Merge: d2a44fd436 5a85b802f3 +Author: Fredrik Adelöw +Date: Tue Nov 9 13:14:10 2021 +0100 + + Merge pull request #7910 from jeremyguarini/fix_code_coverage_chart_xaxis + + display X-axis in ascending order + +commit d2a44fd436b19b7c36dffd92cef08aaa6b3edf1c +Merge: 2fabfd42ac d44f3414e8 +Author: Fredrik Adelöw +Date: Tue Nov 9 13:13:01 2021 +0100 + + Merge pull request #7906 from backstage/dependabot/npm_and_yarn/apollo-server-2.25.3 + + build(deps): bump apollo-server from 2.21.0 to 2.25.3 + +commit 2fabfd42acd3011a0046e1b1260a76996370bd91 +Merge: ad06db6393 4fa7934710 +Author: Fredrik Adelöw +Date: Tue Nov 9 11:24:24 2021 +0100 + + Merge pull request #7918 from backstage/fix-snyk-github-issue-workflow + + Added runson command to fix the snyk github issue sync workflow config + +commit ad06db6393ef8886f580cb5d3bd3bdd142bc6919 +Merge: c7659d9649 afe864b872 +Author: Fredrik Adelöw +Date: Tue Nov 9 11:05:21 2021 +0100 + + Merge pull request #7915 from backstage/freben/kubernetes-config-test + + get rid of config loading here too + +commit 4fa7934710a162b24e730a2655d60fee52c4418e (origin/fix-snyk-github-issue-workflow) +Author: Harry Hogg +Date: Tue Nov 9 10:02:36 2021 +0000 + + Added runson command to fix the workflow config + + Signed-off-by: Harry Hogg + +commit 5ee31f860b412566ffaddd1c49115cb47ffe34ff +Author: Marcus Eide +Date: Tue Nov 9 10:44:26 2021 +0100 + + Add changeset + + Signed-off-by: Marcus Eide + +commit 00af71a8fc924d603b93ce91387e53cbc1cffff9 +Author: Marcus Eide +Date: Tue Nov 9 10:42:21 2021 +0100 + + Filter out undefined keys from settings + + Signed-off-by: Marcus Eide + +commit c7659d9649c7f8a1973c40c9f1d66b7b63f26ea0 +Merge: a91b08045a 6160f89865 +Author: Fredrik Adelöw +Date: Tue Nov 9 10:35:40 2021 +0100 + + Merge pull request #7914 from backstage/freben/proxy-router-test + + fake the test config to get rid of the timeouts + +commit afe864b872f3d93654639b44d2f1a652e001c843 +Author: Fredrik Adelöw +Date: Tue Nov 9 10:35:13 2021 +0100 + + get rid of config loading here too + + Signed-off-by: Fredrik Adelöw + +commit 9df71040e347bb13ead3f54a600db9af6ab2a41c +Author: Tim Jacomb +Date: Tue Nov 9 09:20:49 2021 +0000 + + Remove mailEnabled filter + + Signed-off-by: Tim Jacomb + +commit 6160f89865d19005b6a59531c0e8b098b1f69300 +Author: Fredrik Adelöw +Date: Tue Nov 9 10:10:13 2021 +0100 + + fake the test config to get rid of the timeouts + + Signed-off-by: Fredrik Adelöw + +commit de527c6e33f1a7ddb9d12a3c280fdbf62c86c48e +Author: Johan Haals +Date: Tue Nov 9 09:49:55 2021 +0100 + + api report + + Signed-off-by: Johan Haals + +commit e059aea7b9b5a93616b35216cefadfb7f35e5c79 +Author: Johan Haals +Date: Tue Nov 9 09:36:42 2021 +0100 + + core-plugin-api: Deprecate unused types + + Signed-off-by: Johan Haals + +commit a91b08045a7af193aab0d22d3424ad1a1967d44c +Merge: 58d0c50d5d 8b4284cd5c +Author: Johan Haals +Date: Tue Nov 9 09:18:16 2021 +0100 + + Merge pull request #7861 from jluk-box/core-plugin-api-docs + + Improve API documentation for @backstage/core-plugin-api + +commit 0d26566f70a94f14056970a9e869cbaf81277010 +Merge: b280d08a07 58d0c50d5d +Author: Marley Powell +Date: Tue Nov 9 08:12:37 2021 +0000 + + Merge branch 'master' of https://github.com/backstage/backstage into marley/7678-pull-request-dashboard + +commit 910a6a435e4226474fab557120e8c70b06281aef +Author: Marley Powell +Date: Tue Nov 9 08:04:51 2021 +0000 + + feat: Added new types to `@backstage/plugin-azure-devops-common`. + + Signed-off-by: Marley Powell + +commit ed3feb178b787d1de419c0061f9cfe580f51b64e +Merge: 18b6c1543c 58d0c50d5d +Author: Marley Powell +Date: Tue Nov 9 07:59:38 2021 +0000 + + Merge branch 'master' of https://github.com/backstage/backstage into marley/7641-consume-exported-ado-types + +commit 9f3dd76bc7ba5a5db8305f952f1c4d7f1921a24c +Author: rgorkovenko +Date: Tue Nov 9 10:07:22 2021 +0300 + + fix: kuber plugin pass id token on getClusters req + + Signed-off-by: rgorkovenko + +commit 5a85b802f33c5575453cf3fd1740102bc8d114b7 +Author: Jeremy Guarini +Date: Mon Nov 8 15:18:32 2021 -0800 + + display X-axis in ascending order + + Signed-off-by: Jeremy Guarini + +commit d44f3414e8a876af2f07f350107dda79417b6ef6 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Mon Nov 8 21:51:52 2021 +0000 + + build(deps): bump apollo-server from 2.21.0 to 2.25.3 + + Bumps [apollo-server](https://github.com/apollographql/apollo-server/tree/HEAD/packages/apollo-server) from 2.21.0 to 2.25.3. + - [Release notes](https://github.com/apollographql/apollo-server/releases) + - [Changelog](https://github.com/apollographql/apollo-server/blob/main/CHANGELOG.md) + - [Commits](https://github.com/apollographql/apollo-server/commits/apollo-server@2.25.3/packages/apollo-server) + + --- + updated-dependencies: + - dependency-name: apollo-server + dependency-type: direct:production + ... + + Signed-off-by: dependabot[bot] + +commit 58d0c50d5d90e3e2ec95975e82a1c7cdfb3369ed +Merge: 72832b983f 0ef78fcd75 +Author: Patrik Oldsberg +Date: Mon Nov 8 22:49:06 2021 +0100 + + Merge pull request #7905 from backstage/dependabot/npm_and_yarn/graphiql-1.4.7 + + build(deps): bump graphiql from 1.4.2 to 1.4.7 + +commit d393a3bd2a190daba0dedc7c4c62beba961a6646 +Author: Jason Nguyen +Date: Wed Nov 3 14:16:19 2021 -0600 + + [docs] clarify example showing that parameters types propagate + + Signed-off-by: Jason Nguyen + +commit 72832b983f98b0c8ddb47530c4fae092a1f5b4fd +Merge: 44e97144bf a39a2105ef +Author: Patrik Oldsberg +Date: Mon Nov 8 21:56:31 2021 +0100 + + Merge pull request #7873 from dehamzah/add-overrides-ui-name + + Add Theme Overrides for Sidebar + +commit 01df5bc4362b3ddc96e88d6070994ecdb9bf825c +Author: Tim Jacomb +Date: Fri Nov 5 14:24:43 2021 +0000 + + Additional normalisation + + Signed-off-by: Tim Jacomb + +commit 44e97144bf352ddc126273548766f1b86c01d034 +Merge: 93999aa972 1a915b49d4 +Author: Fredrik Adelöw +Date: Mon Nov 8 21:04:15 2021 +0100 + + Merge pull request #7889 from jeremyguarini/code_coverage_ui_updates + + Minor UI updates to make numbers and dates a bit more human friendly + +commit 5725f87e4c7a138e95758ee913f12f3db623759c +Author: Patrik Oldsberg +Date: Mon Nov 8 20:56:03 2021 +0100 + + create-app: default to making new plugins private + + Signed-off-by: Patrik Oldsberg + +commit 1b8efd52f0b1aab5c7860c0ef71675bdd49ce95e +Author: Jeremy Guarini +Date: Mon Nov 8 10:33:40 2021 -0800 + + address vale issue with href + + Signed-off-by: Jeremy Guarini + +commit 93999aa9720e1aeaefac3ae23d25c9a9f1e166bf +Merge: c0a7f95c87 564d392580 +Author: Tim Hansen +Date: Mon Nov 8 11:25:12 2021 -0700 + + Merge pull request #7904 from jeremyguarini/adopters_update + + Add Palo Alto Networks to Adopters page + +commit 0ef78fcd750df361f64d780a43df0c16b2837e51 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Mon Nov 8 18:09:15 2021 +0000 + + build(deps): bump graphiql from 1.4.2 to 1.4.7 + + Bumps [graphiql](https://github.com/graphql/graphiql) from 1.4.2 to 1.4.7. + - [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.4.2...graphiql@1.4.7) + + --- + updated-dependencies: + - dependency-name: graphiql + dependency-type: direct:production + ... + + Signed-off-by: dependabot[bot] + +commit 1a915b49d44d04f73792d2c60f9820d5c98b26ba +Author: Jeremy Guarini +Date: Mon Nov 8 09:58:17 2021 -0800 + + change luxon version to match others + + Signed-off-by: Jeremy Guarini + +commit c0a7f95c8797bdf2d77ea1caf804c63f3f6380ab +Merge: 76b9945796 c74834a62d +Author: Fredrik Adelöw +Date: Mon Nov 8 18:49:43 2021 +0100 + + Merge pull request #7843 from backstage/joonp/nested-entity-search-filter + + Allow singleton and flexibly nested EntityFilters + +commit 564d392580b6d629788951cd458ec3bdd380960d +Author: Jeremy Guarini +Date: Mon Nov 8 09:40:10 2021 -0800 + + Add Palo Alto Networks to Adopters page + + Signed-off-by: Jeremy Guarini + +commit 367e3bf130a5cfa9ee0c31de32d5440250636113 +Author: Jeremy Guarini +Date: Mon Nov 8 09:29:21 2021 -0800 + + updated timestamp conversion to use Luxon and adrs-adr012 guideline, added luxon as dependency + + Signed-off-by: Jeremy Guarini + +commit 76b9945796255f3dec32744946e8ddd52b0de66d +Merge: 8aca452b0c e9803242ac +Author: Fredrik Adelöw +Date: Mon Nov 8 18:21:05 2021 +0100 + + Merge pull request #7895 from backstage/dependabot/npm_and_yarn/passport-oauth2-1.6.1 + + build(deps): bump passport-oauth2 from 1.6.0 to 1.6.1 + +commit 0514f55ff1a12000c2f29014bd98f5ab8bcf1780 +Author: Gabriele Mambrini +Date: Mon Nov 8 17:56:07 2021 +0100 + + Update config schema + + Signed-off-by: Gabriele Mambrini + +commit 8aca452b0c3aefdbd303563c43af62d5ad92c262 (tag: v0.53.3, tag: release-2021-11-08) +Merge: aadc38fddd 0c9dd8df51 +Author: Ben Lambert +Date: Mon Nov 8 17:02:29 2021 +0100 + + Merge pull request #7875 from marleypowell/marley/7641-build-table-story + + docs: Created stories for BuildTable component to document different component states. + +commit aadc38fddd88f9c343483153b21134497de64383 +Merge: 278563b988 bd74a61eaa +Author: Patrik Oldsberg +Date: Mon Nov 8 16:49:13 2021 +0100 + + Merge pull request #7746 from backstage/mob/snyk-issue-creation-workflow + + Opening Github issues for Snyk vulnerabilities + +commit 4de24185c85304fcb57a4142f4c61d4a7c4eb4c3 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Mon Nov 8 15:38:21 2021 +0000 + + build(deps): bump @spotify/eslint-config-typescript + + Bumps [@spotify/eslint-config-typescript](https://github.com/spotify/web-scripts) from 10.0.0 to 12.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...v12.0.0) + + --- + updated-dependencies: + - dependency-name: "@spotify/eslint-config-typescript" + dependency-type: direct:production + update-type: version-update:semver-major + ... + + Signed-off-by: dependabot[bot] + +commit e9803242acc5d8ee555dc21eca8f0f7dabc44559 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Mon Nov 8 15:29:23 2021 +0000 + + build(deps): bump passport-oauth2 from 1.6.0 to 1.6.1 + + Bumps [passport-oauth2](https://github.com/jaredhanson/passport-oauth2) from 1.6.0 to 1.6.1. + - [Release notes](https://github.com/jaredhanson/passport-oauth2/releases) + - [Changelog](https://github.com/jaredhanson/passport-oauth2/blob/master/CHANGELOG.md) + - [Commits](https://github.com/jaredhanson/passport-oauth2/compare/v1.6.0...v1.6.1) + + --- + updated-dependencies: + - dependency-name: passport-oauth2 + dependency-type: direct:production + ... + + Signed-off-by: dependabot[bot] + +commit 278563b988a82fc1551888c77320fbadb10e8bc3 +Merge: 5d2cf5c890 26c5659c97 +Author: Fredrik Adelöw +Date: Mon Nov 8 16:26:14 2021 +0100 + + Merge pull request #7898 from backstage/freben/msw + + Bump msw to the same version as the rest + +commit c74834a62d9e5208d16754eaaf42df3c228f97e4 +Author: Joon Park +Date: Mon Nov 8 12:31:28 2021 +0000 + + Allow singleton and flexible EntityFilters. + + Signed-off-by: Joon Park + +commit 86bef79ad1eaa499c0cd9afe443d4cd1029f22f4 +Author: Joon Park +Date: Fri Oct 29 15:31:46 2021 +0100 + + Allow nested EntityFilters + + This makes the format of EntityFilters more flexible, and paves the way for the permissions system, which requires composing multiple _collections_ of filters. + + Signed-off-by: Joon Park + +commit 5d2cf5c89002406f0f4fd17785e879dcff775224 +Merge: 31f00e8015 36350bf8b3 +Author: Fredrik Adelöw +Date: Mon Nov 8 16:16:56 2021 +0100 + + Merge pull request #7878 from RoadieHQ/pin-elastic + + Pin version of ElasticSearch client to 7.13.0 + +commit 97eed9f67f12359429e260e74cbe32adc35e6815 +Author: Colton Padden +Date: Mon Nov 8 10:16:55 2021 -0500 + + use diff codeblock in changeset markdown + + Signed-off-by: Colton Padden + +commit 18b6c1543ce003d5e3839374b12706370df0323e +Author: Marley Powell +Date: Mon Nov 8 14:58:31 2021 +0000 + + fix: Fixed merge issue in `package.json`. + + Signed-off-by: Marley Powell + +commit 31f00e8015ef5eabbc586a5ef28e4e4871b61194 +Merge: f391b79f2a 4c780d8651 +Author: Ben Lambert +Date: Mon Nov 8 15:57:14 2021 +0100 + + Merge pull request #7777 from backstage/orkohunter/export-entity-ref-hooks + + catalog-react: export loadIdentityOwnerRefs and loadCatalogOwnerRefs all the way + +commit 0c9dd8df5143f3ee906de63a6b351fe3b0d3be40 +Author: Marley Powell +Date: Mon Nov 8 14:56:16 2021 +0000 + + fix: Added `--passWithNoTests` flag to `package.json`. + + Signed-off-by: Marley Powell + +commit b4ab81cad9ed51d6fe5f985c3a467b5312374c6a +Author: Marley Powell +Date: Mon Nov 8 14:55:07 2021 +0000 + + refactor: Stop re-exporting types from `@backstage/plugin-azure-devops-backend`. + + Signed-off-by: Marley Powell + +commit f391b79f2a22b1a23ee7fd654b5d65e03cea3b75 +Merge: 44f4059d6a 0557332ec6 +Author: Ben Lambert +Date: Mon Nov 8 15:35:12 2021 +0100 + + Merge pull request #7899 from backstage/blam/missing-adr-in-sidebar + + chore: missing ADR in sidebars + +commit 4634588de330ca63e68ff8af136a423bc03b3303 +Author: Marley Powell +Date: Mon Nov 8 14:29:50 2021 +0000 + + chore: generated API report. + + Signed-off-by: Marley Powell + +commit 236756d0f204eb55cd3fd4e40a480e38f720ca99 +Author: Marley Powell +Date: Mon Nov 8 14:21:39 2021 +0000 + + refactor: Consume types from `@backstage/plugin-azure-devops-common`. + + Signed-off-by: Marley Powell + +commit 44f4059d6a885d547640e70e53f13fdb949774f4 +Merge: 43f900430c 5846833175 +Author: Patrik Oldsberg +Date: Mon Nov 8 15:18:08 2021 +0100 + + Merge pull request #7798 from alexrybch/route-sort + + fixed route resolving in EntityLayout and TabbedLayout + +commit f8f24e1ceed14e0e8204048cf4af76f7473b07df +Merge: b4398e968d 43f900430c +Author: Marley Powell +Date: Mon Nov 8 14:17:31 2021 +0000 + + Merge branch 'master' of https://github.com/backstage/backstage into marley/7641-consume-exported-ado-types + +commit 43f900430c3bbde6316e7e070a5fd995eca90617 +Merge: fa43705a2f 311d604bea +Author: Patrik Oldsberg +Date: Mon Nov 8 15:15:09 2021 +0100 + + Merge pull request #7791 from RodionGork/fix/sentry-plugin-pass-id-token + + fix: sentry plugin can pass id token + +commit 4c780d86514c0b4354357cda21ffead175202a4b +Author: blam +Date: Mon Nov 8 15:14:38 2021 +0100 + + chore: use named exports instead + Signed-off-by: blam + +commit a209473de859a5d58a28f7da5dc665fec56d6dca +Author: Marley Powell +Date: Mon Nov 8 14:08:25 2021 +0000 + + revert: Removed unnecessary changes in changeset. + + Signed-off-by: Marley Powell + +commit 9c76bf58b7c31f632700f8033f7b4bf10bf88c97 +Author: Marley Powell +Date: Mon Nov 8 14:06:44 2021 +0000 + + feat: Created new `@backstage/plugin-azure-devops-common` package for common types. + + Signed-off-by: Marley Powell + +commit 0557332ec60fb9a8a322768fddb20e6385561106 +Author: blam +Date: Mon Nov 8 15:05:56 2021 +0100 + + chore: missing ADR in sidebars + + Signed-off-by: blam + +commit 26c5659c97b6d57859f8e3fca68f66c1663a76d9 +Author: Fredrik Adelöw +Date: Mon Nov 8 15:02:07 2021 +0100 + + Bump msw to the same version as the rest + + Signed-off-by: Fredrik Adelöw + +commit fa43705a2ffa1c5ae4b02dfd4bae91933fff9c02 +Merge: 2bc202bc52 44308cc80d +Author: Ben Lambert +Date: Mon Nov 8 14:55:52 2021 +0100 + + Merge pull request #7858 from backstage/dependabot/npm_and_yarn/storybook/addons-6.3.12 + + build(deps-dev): bump @storybook/addons from 6.3.11 to 6.3.12 + +commit 2bc202bc5293bc02e58e112c4e6d5dd5a8606225 +Merge: bc30f37af0 42e97f4708 +Author: Johan Haals +Date: Mon Nov 8 14:04:28 2021 +0100 + + Merge pull request #7887 from lykkeaxlin/ilert-luxon-version + + ilert date-io/luxon version change from 2.x to 1.x + +commit b280d08a070ca2c6feb795709a1ae4c544160a89 +Author: Marley Powell +Date: Mon Nov 8 13:00:40 2021 +0000 + + docs: Created initial stories for `PullRequestCard` component. + + Signed-off-by: Marley Powell + +commit 60cafe772736805f9f1be5532f224aa7b3dff078 +Author: Marley Powell +Date: Mon Nov 8 12:52:09 2021 +0000 + + feat: Added subheader to `PullRequestCard` component. + + Signed-off-by: Marley Powell + +commit 504a600cae7b81b7e52c392ea362b3e25d82ead2 +Author: Marley Powell +Date: Mon Nov 8 12:40:02 2021 +0000 + + feat: Created `PullRequestCardPolicies` and `PullRequestCardReviewers` components. + + Signed-off-by: Marley Powell + +commit fdb2eb0b963c5c289b82b93b3e9c9a59d1dd4860 +Author: Marley Powell +Date: Mon Nov 8 12:22:09 2021 +0000 + + feat: Created `AutoCompleteIcon` component for `PullRequestCard`. + + Signed-off-by: Marley Powell + +commit cf9d60ff60c21602ef978b6161382f1df6c053b9 +Author: Marley Powell +Date: Mon Nov 8 12:02:40 2021 +0000 + + feat: Created intial display components for `PullRequestsPage`. + + Signed-off-by: Marley Powell + +commit bd74a61eaabca24e8cdcedefe70beb21e6bff135 +Author: Harry Hogg +Date: Mon Nov 8 11:03:58 2021 +0000 + + Updated to run on a separate workflow every 4 hours. + + Signed-off-by: Harry Hogg + +commit bc30f37af0ff909bc53553ab45dbe765f260e0fe +Merge: 093cd594c3 ec64d9590c +Author: Fredrik Adelöw +Date: Mon Nov 8 12:02:41 2021 +0100 + + Merge pull request #7894 from backstage/freben/early-super + + Call the super constructor early + +commit 093cd594c3ded740d46a5d352e7ec0cf85740187 +Merge: 3d8f70f5de e7e4626fc9 +Author: Johan Haals +Date: Mon Nov 8 11:54:00 2021 +0100 + + Merge pull request #7896 from backstage/blam/readme + + remove maintainer warning + +commit 3d8f70f5de1a684633c0575f8f3db6448bc887a2 +Merge: 5b6797a20e 290fbb3ec2 +Author: Ben Lambert +Date: Mon Nov 8 11:46:14 2021 +0100 + + Merge pull request #7862 from jluk-box/scaffolder-backend-modules-api-docs + + Improve API docs in Scaffolder action plugins + +commit 44308cc80daeafd9ae5debc148d724f1e06cbeae +Author: blam +Date: Mon Nov 8 11:40:31 2021 +0100 + + chore: remove some duplicate dependencies + + Signed-off-by: blam + +commit 0c97cb0eb4edf1f58ffcb911535ad01dbdebad73 +Author: Marley Powell +Date: Mon Nov 8 10:04:20 2021 +0000 + + feat: Created initial `PullRequestsPage` component. + + Signed-off-by: Marley Powell + +commit 0aec087ee6422bc896b9c33c4b6a9cff6b26e9e9 +Author: blam +Date: Mon Nov 8 11:00:30 2021 +0100 + + chore: updating API report + + Signed-off-by: blam + +commit 064297ea19eeecb12e8a54ac6d8d503bcd85379a +Author: blam +Date: Mon Nov 8 10:57:58 2021 +0100 + + chore: adding some documentation for exported things + + Signed-off-by: blam + +commit 94d942a14720cdbb3faad13e9ec26e236b61d691 +Author: Marley Powell +Date: Mon Nov 8 09:52:13 2021 +0000 + + feat: Added Azure Pull Requests route and sidebar link. + + Signed-off-by: Marley Powell + +commit 5b6797a20eadda461af385113d9eef3202cd2b4e +Merge: 4c9f570e1e e8a1c1afe2 +Author: Patrik Oldsberg +Date: Mon Nov 8 10:41:11 2021 +0100 + + Merge pull request #7587 from SDA-SE/feat/jenkins-pattern + + Don't require a validation pattern for the jenkins base URL + +commit e7e4626fc9308f63375cd8b07b9196fd57d14079 +Author: blam +Date: Mon Nov 8 10:38:42 2021 +0100 + + chore: remove warning + + Signed-off-by: blam + +commit 4c9f570e1efaf0e6008d05321c9d5924f9b03911 +Merge: 204989227d 89e9f486f1 +Author: Patrik Oldsberg +Date: Mon Nov 8 10:35:55 2021 +0100 + + Merge pull request #7340 from Sandpip3rs/read-remote-config + + Read config from remote config server + +commit 50520d60553c335a0f3ad9486d227d6a515a3900 +Merge: 41af265872 204989227d +Author: Marley Powell +Date: Mon Nov 8 09:32:09 2021 +0000 + + Merge branch 'master' of https://github.com/backstage/backstage into marley/7678-pull-request-dashboard + +commit 23348dd5864a2427c40288b6cf30a103bb267556 +Author: Bryce Larson <85923137+bryce-od@users.noreply.github.com> +Date: Fri Nov 5 10:25:28 2021 +1100 + + Update plugins/catalog-backend/src/service/NextCatalogBuilder.ts + + Co-authored-by: Jussi Hallila + Signed-off-by: Bryce Larson + +commit fb7a0bdeac53d15c02e472e3eaebeb9b16c2aad3 +Author: Pavel +Date: Thu Oct 28 10:48:51 2021 +0200 + + Update README.md + + This is needed, otherwise, after you're redirected back there is an error from browser and nothing works. + + Signed-off-by: Pavlo Poliakov + +commit 204989227d470e2b5c3654265fe0b0bcd632b8e8 +Merge: b52637dacc 8c4cad0bf2 +Author: Fredrik Adelöw +Date: Sat Nov 6 10:37:45 2021 +0100 + + Merge pull request #7838 from egnwd/fix-s3-integration-etags + + Fix: [backstage-common] AWSS3UrlReader should throw NotModifiedError when etag matches + +commit ec64d9590cbb4dad0f8832da7f41e7a02e8115bd +Author: Fredrik Adelöw +Date: Sat Nov 6 10:25:17 2021 +0100 + + Call the super constructor early + + Signed-off-by: Fredrik Adelöw + +commit b52637daccc0cf2d503397d3fd1daf19b43841fd +Merge: a62bca43f8 f3c7eec64b +Author: Eric Peterson +Date: Fri Nov 5 21:31:49 2021 +0100 + + Merge pull request #7857 from awanlin/bug/fix-s3-path-join + +commit f3c7eec64be17a50c38d7f13270773e14fd50386 +Author: Andre Wanlin +Date: Fri Nov 5 14:48:44 2021 -0500 + + Updated changeset to reflect changes made + + Signed-off-by: Andre Wanlin + +commit 1daada3a06f511ee31614822e7d00cd4f88fd0fe +Author: Gabriele Mambrini +Date: Fri Nov 5 10:00:17 2021 +0100 + + Added changeset + + Signed-off-by: Gabriele Mambrini + +commit bfc837a97b5cd16916ac241067df90e62a149479 +Author: Gabriele Mambrini +Date: Fri Nov 5 09:53:45 2021 +0100 + + Update docs for allowed paths in backend.reading.allow + + Signed-off-by: Gabriele Mambrini + +commit b8b67b574011074720b9f7d252b9ee2005b9a97b +Author: Gabriele Mambrini +Date: Fri Nov 5 09:52:50 2021 +0100 + + Add allowed paths to backend.reading.allow + + Signed-off-by: Gabriele Mambrini + +commit 42e97f470890daa4cefda0fc239a9c3084d0f1b9 +Author: Lykke Axlin +Date: Fri Nov 5 08:09:36 2021 +0100 + + update yarn.lock and fixed typo + + Signed-off-by: Lykke Axlin + +commit 4fbbae382361f4a9b5b9faba3f5079d010360500 +Merge: fa325fd89d a62bca43f8 +Author: Lykke Axlin +Date: Fri Nov 5 08:07:55 2021 +0100 + + Merge branch 'master' of https://github.com/backstage/backstage into ilert-luxon-version + +commit 89e9f486f1f925684741d0f81391f73c5c89977e +Author: Matto +Date: Fri Nov 5 12:45:14 2021 +1100 + + api-report fix + + Signed-off-by: Matto + +commit 26462c0d0c2f8af7ebd5a8fc26414eb3cf6163a6 +Merge: e37a840856 e5b69a2f50 +Author: Matto +Date: Fri Nov 5 11:33:54 2021 +1100 + + Merge remote-tracking branch 'origin/master' into read-remote-config + + # Conflicts: + # ADOPTERS.md + +commit e5b69a2f50b68e686a6b55732e88b3266d9d56f7 +Merge: 98b8ef555f a2624fd878 +Author: Muhammad Hamadto +Date: Fri Nov 5 11:26:42 2021 +1100 + + Merge pull request #2 from Sandpip3rs/backstage-master + + Backstage master + +commit a2624fd878b7868843569b8dfc728182e4e2be2e +Merge: 98b8ef555f a62bca43f8 +Author: Matto +Date: Fri Nov 5 11:23:52 2021 +1100 + + sync + + Signed-off-by: Matto + +commit e37a84085624703018b48746fad5337883317a97 +Author: Matto +Date: Fri Nov 5 11:17:01 2021 +1100 + + Re-ran prettier on all files + + Signed-off-by: Matto + +commit 98b8ef555fbeb8d41141360307b21ef7546d6092 +Author: Matto +Date: Fri Nov 5 11:03:35 2021 +1100 + + Re-ran prettier on all files + + Signed-off-by: Matto + +commit 779d7a230442fe1abc70f2359c02f3d1902767ee +Author: Tim Jacomb +Date: Thu Nov 4 17:07:18 2021 +0000 + + Tweak logic for msgraph catalog ingesting for display names with + security groups + + Signed-off-by: Tim Jacomb + +commit a5512851a0991ec27f3eea530bc223a99013f1ed +Author: Jeremy Guarini +Date: Thu Nov 4 10:02:11 2021 -0700 + + add changeset + + Signed-off-by: Jeremy Guarini + +commit ab27aa313c98987d0d66dd63e0984f1ffebcb149 +Author: Jeremy Guarini +Date: Thu Nov 4 09:52:59 2021 -0700 + + Minor UI updates to make numbers and dates a bit more human friendly + + Signed-off-by: Jeremy Guarini + +commit fa325fd89dcbc40f610a70e946107835df073b15 +Author: Lykke Axlin +Date: Thu Nov 4 17:06:08 2021 +0100 + + added changeset + + Signed-off-by: Lykke Axlin + +commit a62bca43f8f826670c7104175d2b6f1624aaffe1 +Merge: 4a0b9695f8 ade04904d5 +Author: Himanshu Mishra +Date: Thu Nov 4 21:31:54 2021 +0530 + + Merge pull request #7847 from backstage/timbonicus/non-breaking-dismissable-warning + +commit bd93a7811b8b5511488f50a0d782005366f055b1 +Author: Lykke Axlin +Date: Thu Nov 4 16:48:30 2021 +0100 + + changed @date-io/luxon from 2.x to 1.0 to be compatible with material-ui-pickers + + Signed-off-by: Lykke Axlin + +commit f0fcdbfed1ccf68f27c305ab9301f8904a37a446 +Author: hiba-aldalaty +Date: Thu Nov 4 14:10:03 2021 +0000 + + Update api-report.md in @backstage/theme + + Signed-off-by: hiba-aldalaty + +commit ee69cdbd656cc1a6c838949c227760545e65a1be +Author: hiba-aldalaty +Date: Thu Nov 4 14:09:34 2021 +0000 + + Update api-report.md in @backstage/core-components + + Signed-off-by: hiba-aldalaty + +commit ddf46171113e1c4e927b80a194d2be110e147602 +Author: hiba-aldalaty +Date: Thu Nov 4 14:08:29 2021 +0000 + + Update context passed in Shortcuts.test.tsx and ShortcutItem.test.tsx + + Signed-off-by: hiba-aldalaty + +commit a6cf7598a15f8a409bb3dd8d7cc65555b09b4363 +Author: hiba-aldalaty +Date: Thu Nov 4 13:59:55 2021 +0000 + + Make sidebar expand on hover by default to prevent adopter impact + + Signed-off-by: hiba-aldalaty + +commit 4a0b9695f84bb8e79204c706bc6952d1ab772f2a +Merge: 7d64e37afa 7c7b0b27cb +Author: Dominik Henneke +Date: Thu Nov 4 10:09:21 2021 +0100 + + Merge pull request #7758 from SDA-SE/feat/scaffolder-long-polling + + Add a new endpoint for consuming logs from the Scaffolder that uses long polling instead of Server Sent Events + +commit b90fc74d7099b815d8a22eab4f04bbf106a65b33 +Author: Bryce Larson +Date: Thu Nov 4 20:08:58 2021 +1100 + + feat: Add getDefaultProcessors to CatalogBuilder + + Signed-off-by: Bryce Larson + +commit b4398e968d4ec3fd31e1ad7b4e44ad715e8e3932 +Merge: b374a9803a 7d64e37afa +Author: Marley Powell +Date: Thu Nov 4 08:19:08 2021 +0000 + + Merge branch 'master' of https://github.com/backstage/backstage into marley/7641-consume-exported-ado-types + + Signed-off-by: Marley Powell + +commit ade04904d5f66278e85095692b32baf8b03b4a38 +Author: Himanshu Mishra +Date: Thu Nov 4 13:37:34 2021 +0530 + + fix api reports + + Signed-off-by: Himanshu Mishra + +commit 7d64e37afa2ff8a98b9e9c44a096a36d652b9c99 +Merge: f669d062bd bc4cc0d2bf +Author: Himanshu Mishra +Date: Thu Nov 4 13:10:44 2021 +0530 + + Merge pull request #7877 from timja/patch-1 + + Add yarn command for installing jenkins-backend plugin + +commit 36350bf8b37f5d2cd8457423cdf1429d7b9015cb +Author: Jussi Hallila +Date: Wed Nov 3 15:45:34 2021 +0100 + + Pin version of ElasticSearch client to 7.13.0 + + Signed-off-by: Jussi Hallila + +commit bc4cc0d2bf73e9cf869d00604a13f18c754a6e34 +Author: Tim Jacomb +Date: Wed Nov 3 14:56:18 2021 +0000 + + Add index.ts changes + + Signed-off-by: Tim Jacomb + +commit ddf7325869f60b628b57cd8f22bda58c4303108f +Author: hiba-aldalaty +Date: Tue Nov 2 13:07:05 2021 +0000 + + Update api-report.md for themes + + Signed-off-by: hiba-aldalaty + +commit 7d95e98682ded152061973a1a336048f4ce97977 +Author: Tim Jacomb <21194782+timja@users.noreply.github.com> +Date: Wed Nov 3 14:33:43 2021 +0000 + + Add yarn command for installing jenkins-backend plugin + + Signed-off-by: Tim Jacomb + +commit 4b861d3b199af04f298f1b04ff4e773f85a203de +Merge: 7240d33df3 28dbf6cf8a +Author: Andre Wanlin +Date: Wed Nov 3 07:31:08 2021 -0500 + + Merge branch 'bug/fix-s3-path-join' of https://github.com/awanlin/backstage into bug/fix-s3-path-join + +commit 7240d33df360b4f4ac67f74e803eec71da8561c6 +Author: Andre Wanlin +Date: Wed Nov 3 07:30:56 2021 -0500 + + Also fixing for Google Storage + + Signed-off-by: Andre Wanlin + +commit 28dbf6cf8a02d94b1faca67a351a7178c91dc307 +Merge: 4848c9cb20 f669d062bd +Author: Andre Wanlin <67169551+awanlin@users.noreply.github.com> +Date: Wed Nov 3 07:30:05 2021 -0500 + + Merge branch 'backstage:master' into bug/fix-s3-path-join + +commit 58468331751e52832dff5da225b40b5791588172 +Author: Alex Rybchenko +Date: Tue Nov 2 09:28:15 2021 +0100 + + used regex instead of slice + + Signed-off-by: Alex Rybchenko + +commit 84ace9a29c03e556c4f0d2be7dad7d6e5b3e22fd +Author: Marley Powell +Date: Wed Nov 3 09:41:20 2021 +0000 + + docs: Created stories for BuildTable component to document different component states. + + Signed-off-by: Marley Powell + +commit a39a2105efc929d7184e6ccfc55d0fa92bd94d46 +Author: Dede Hamzah +Date: Wed Nov 3 15:40:25 2021 +0700 + + add changeset + + Signed-off-by: Dede Hamzah + +commit 274a4fc6335eff6091e995254636c98b7650d79e +Author: Dede Hamzah +Date: Wed Nov 3 16:11:23 2021 +0700 + + add changeset + + Signed-off-by: Dede Hamzah + +commit 4891a8f2e6f8e3c0993b6826676ea97bf0592895 +Author: Dede Hamzah +Date: Wed Nov 3 16:08:27 2021 +0700 + + Add Props Icon for Sidebar Item SidebarSearchField and Settings + + Signed-off-by: Dede Hamzah + +commit e3f665804974a122bed8eb19393a0dad145f9d37 +Author: Dede Hamzah +Date: Wed Nov 3 14:38:52 2021 +0700 + + Add overrides ui name for sidebar + + Signed-off-by: Dede Hamzah + +commit f669d062bda7f5bcf6d71588c94504469381db5a +Merge: cd646b55a9 0f4619cb4d +Author: Tim Hansen +Date: Tue Nov 2 20:52:04 2021 -0600 + + Merge pull request #7864 from volvofinans/add-volvofinans-adopter + + Add Volvofinans + +commit 7c7b0b27cb3fcc3a8a7bfefaee9fb51d9d03babc +Author: Dominik Henneke +Date: Tue Nov 2 13:51:17 2021 +0100 + + Adapt code to the refactored classes and types + + Signed-off-by: Dominik Henneke + +commit 471b9243dead0d1fa0fe027137307096f30d2e91 +Author: Dominik Henneke +Date: Thu Oct 28 15:46:16 2021 +0200 + + Rename endpoint to /events + + Signed-off-by: Dominik Henneke + +commit b45a34fb15e50593470afc73c14647d4d78a9ed2 +Author: Dominik Henneke +Date: Mon Oct 25 11:27:28 2021 +0200 + + Adds a new endpoint for consuming logs from the Scaffolder that uses long polling instead of Server Sent Events + + Signed-off-by: Dominik Henneke + +commit 95a48698bc5d64195076790d00baaebf07ee01e6 +Author: Dominik Henneke +Date: Mon Oct 25 14:17:37 2021 +0200 + + Add tests for the scaffolder eventstream frontend client + + Signed-off-by: Dominik Henneke + +commit 9587f6f7d26ad9cff89ed0f2fb9f310d86b8cf36 +Author: Dominik Henneke +Date: Mon Oct 25 11:26:13 2021 +0200 + + Add tests for the scaffolder eventstream + + Signed-off-by: Dominik Henneke + +commit f0f2bfea6e2a085a26abccd4905dd42bb2130058 +Author: hiba-aldalaty +Date: Tue Nov 2 11:39:27 2021 +0000 + + Reattempt building api-report.md for @backstage/theme + + Signed-off-by: hiba-aldalaty + +commit 663463adbd4a024f15a5f96e97d94b575cc69fbd +Author: hiba-aldalaty +Date: Tue Nov 2 09:54:42 2021 +0000 + + Reattempt building api-report.md for @backstage/core-components + + Signed-off-by: hiba-aldalaty + +commit ffb343cd6abe6f7a730d3db6de1e7766d8a3f95b +Merge: d396d8c7dc cd646b55a9 +Author: hiba-aldalaty +Date: Tue Nov 2 09:39:49 2021 +0000 + + Merge branch 'master' into scalable-sidebar-new-implementation + +commit d396d8c7dc6fe8b476a391bca41ecd521c3f4812 +Author: hiba-aldalaty +Date: Tue Nov 2 09:20:48 2021 +0000 + + Revert "Update api-report.md" + + This reverts commit cf43248673884b5b388f0d1d1d156fc523a72f69. + + Signed-off-by: hiba-aldalaty + +commit 8666b7bc903b55810632f2239caadb929616d660 +Author: Alex Rybchenko +Date: Tue Nov 2 09:26:45 2021 +0100 + + updated changeset + + Signed-off-by: Alex Rybchenko + +commit 044c38e73982d0793686b203d9dd356397c9a544 +Author: Oliver Sand +Date: Mon Nov 1 13:10:54 2021 +0100 + + Lazy load all API definition widgets + + Signed-off-by: Oliver Sand + +commit 0f4619cb4db7f4ee4e50087521db7a1399dcb287 +Author: Hammar Johan +Date: Mon Nov 1 12:50:42 2021 +0100 + + Add Volvofinans + + Signed-off-by: Hammar Johan + +commit 290fbb3ec2c6fbd4a1425e6eb906a35e4d879999 +Author: Jarek Łukow +Date: Mon Nov 1 11:17:00 2021 +0100 + + Improve API docs in Scaffolder action plugins + + Signed-off-by: Jarek Łukow + +commit 8b4284cd5cb1bf071a07d3247e529e12787fbde7 +Author: Jarek Łukow +Date: Mon Nov 1 10:16:54 2021 +0100 + + Improve API documentation for @backstage/core-plugin-api + + Signed-off-by: Jarek Łukow + +commit ca58eeffc0f48687325264c8716298581a7151bd +Merge: f7cd672c7f e527120f74 +Author: Matto +Date: Mon Nov 1 19:14:32 2021 +1100 + + Merge remote-tracking branch 'origin/master' into read-remote-config + + # Conflicts: + # yarn.lock + +commit ef01b7c7a7a22623c3fd5e7f85d274842b1cb8db +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Mon Nov 1 04:15:34 2021 +0000 + + build(deps-dev): bump @storybook/addons from 6.3.11 to 6.3.12 + + Bumps [@storybook/addons](https://github.com/storybookjs/storybook/tree/HEAD/lib/addons) from 6.3.11 to 6.3.12. + - [Release notes](https://github.com/storybookjs/storybook/releases) + - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) + - [Commits](https://github.com/storybookjs/storybook/commits/v6.3.12/lib/addons) + + --- + updated-dependencies: + - dependency-name: "@storybook/addons" + dependency-type: direct:development + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit 4848c9cb2094e9691340c9e68ed65e4688b47753 +Author: Andre Wanlin +Date: Sun Oct 31 19:58:51 2021 -0500 + + Fixed other instances of same issue + + Signed-off-by: Andre Wanlin + +commit 777daa10ad6896b5cfe161721120d4d7e00c3d32 +Author: Andre Wanlin +Date: Sun Oct 31 19:56:06 2021 -0500 + + Fixed s3 path join to work under any os + + Signed-off-by: Andre Wanlin + +commit 311d604bea6d5a7885942ca1adfbec15f7a4cf72 +Author: rodion +Date: Sun Oct 31 22:43:24 2021 +0300 + + fix: plugin sentry id token / private method + + Signed-off-by: rodion + +commit cd646b55a92b4eefb35e25d94fab4626ed15d1c9 +Merge: e527120f74 78c512ce8f +Author: Fredrik Adelöw +Date: Sun Oct 31 18:49:30 2021 +0100 + + Merge pull request #7850 from hrithiksawhney/master + + Added 'Blessed' icons for core plugins + +commit a2d4389587b5bf0893b820cb18d3f89434993349 +Author: Colton Padden +Date: Sun Oct 31 11:15:47 2021 -0400 + + Use Parameter Objects for Publisher Constructors + + Refactored Techdocs publishers to use a single parameter object as the + constructor argument to ease extendability as more options are introduced. + + Updated local publisher to use `.fromConfig` for instantiation so that it + follows the same design pattern as the other publishers. + + Signed-off-by: Colton Padden + +commit 78c512ce8f78b206001df6571be8f9a2bcf534bb +Author: hrithiksawhney +Date: Sat Oct 30 22:39:59 2021 +0530 + + added 'Blessed' icons for core plugins + + Signed-off-by: hrithiksawhney + +commit e527120f740f74b643f22d418db14e49fa56cf84 +Merge: 69ed2d590e 5b43ae3b5e +Author: Fredrik Adelöw +Date: Sat Oct 30 15:35:08 2021 +0200 + + Merge pull request #7820 from backstage/blam/e2e-test-with-puppeteer + + e2e tests with puppeteer? + +commit 5b43ae3b5e8557f4cd6cf5612789b440df51662d +Author: blam +Date: Fri Oct 29 18:23:41 2021 +0200 + + chore: finally got it working now right? + + Signed-off-by: blam + +commit 08724f0bc710b1639d91f164e56724f8af393347 +Author: blam +Date: Fri Oct 29 18:06:14 2021 +0200 + + chore: actually check the text in stderr to make sure that it's something that we don't expect + + Signed-off-by: blam + +commit fbbc73ac7dc385f5c7b2dfecaa48c93ab490fd41 +Author: blam +Date: Fri Oct 29 11:42:22 2021 +0200 + + chore: fixing prettier + + Signed-off-by: blam + +commit 0f254f45a5489cef9fc38e0584e6ce26dd83db3c +Author: blam +Date: Fri Oct 29 11:04:42 2021 +0200 + + chore: removing postgres env for now + + Signed-off-by: blam + +commit 8535bbd53c1061adf145b562b08e7bbd7408dc55 +Author: Ben Lambert +Date: Thu Oct 28 21:30:52 2021 +0200 + + Update run.ts + + Signed-off-by: Ben Lambert + +commit 9e3b76f86a1208837a9363015256447c396beb6c +Author: blam +Date: Thu Oct 28 21:01:08 2021 +0200 + + chore: revert some accidental additions + + Signed-off-by: blam + i + +commit 614fd12ad0eeb20b130433e726e8e2264f903602 +Author: blam +Date: Thu Oct 28 20:49:47 2021 +0200 + + chore: wrap up the killTree? + + Signed-off-by: blam + +commit fc6c990cc9c9ccb34c2438ce33243243d5966c06 +Author: blam +Date: Thu Oct 28 19:31:53 2021 +0200 + + chore: this time, I promise. I fixed it. Sorted out all the scoping stuff for the hacky stuff that evaluate does with .toString + Signed-off-by: blam + +commit bb5fe02de3d3b08b6eda6ee403248358fe3ead66 +Author: blam +Date: Thu Oct 28 18:57:42 2021 +0200 + + chore: don't need escaped text now as it's actually a function call like all good javascripts + + Signed-off-by: blam + +commit 03f368f740a3a5e1c25c721f43d5ba799c67318b +Author: blam +Date: Thu Oct 28 18:30:33 2021 +0200 + + chore: finally made it work + + Signed-off-by: blam + +commit 4b2740332c127ba245df6341ea4e68b9f1f5c6dc +Author: blam +Date: Thu Oct 28 18:06:47 2021 +0200 + + chore: now we have puppeteer! + + Signed-off-by: blam + +commit e3ef16366edf6f1a9cb47f6472d84b38d4799103 +Author: blam +Date: Thu Oct 28 16:23:43 2021 +0200 + + chore: setup chrome in the e2e containers + + Signed-off-by: blam + +commit 1078543bc128b2f875e0b0a77bcf621e499ab095 +Author: blam +Date: Thu Oct 28 16:20:39 2021 +0200 + + chore: run the lock! + + Signed-off-by: blam + +commit 15a205a804d1d4de26f1409d191192f3eb27f57f +Author: blam +Date: Thu Oct 28 16:18:15 2021 +0200 + + chore: puppeteer! + + Signed-off-by: blam + +commit 69ed2d590ec1c0c5a8a311705776ea85c91e59ea +Merge: c3cb126a9d dd355bca46 +Author: Patrik Oldsberg +Date: Sat Oct 30 12:46:18 2021 +0200 + + Merge pull request #7841 from backstage/rugvip/packsafe + + cli: dynamically determine which packages are unsafe to repack + +commit 741bcb168e875e537d7851f32195d9d30102d806 +Author: Jeremy Guarini +Date: Fri Oct 29 16:55:03 2021 -0700 + + add changeset + + Signed-off-by: Jeremy Guarini + +commit c01e26327efc80555add4bc87171308006116d1a +Author: Tim Hansen +Date: Fri Oct 29 13:43:28 2021 -0600 + + update changeset + + Signed-off-by: Tim Hansen + +commit e9206f437c8b4262d8c959546947fac046ca52ec +Author: Tim Hansen +Date: Fri Oct 29 13:39:35 2021 -0600 + + Make theme banner warning color optional + + Signed-off-by: Tim Hansen + +commit c3cb126a9d8f442c7af6e8bf8999d8f3d619f1c3 +Merge: 8cb04b438d 2406f82644 +Author: Fredrik Adelöw +Date: Fri Oct 29 21:09:11 2021 +0200 + + Merge pull request #7835 from djamaile/master + + docs(#7768): include dependsOn to depict a relation between a component a resource + +commit 8cb04b438dfa8e93c63eb01dcce0a71e5ef8fe4c +Merge: 03b0e9eda0 91f8644f17 +Author: Fredrik Adelöw +Date: Fri Oct 29 19:50:02 2021 +0200 + + Merge pull request #7816 from zombispormedio/kafka-authenticate-calls + + Add auth token to KafkaBackendClient via IdentityApi + +commit 0287b186135431c67ddb01834b12e65bd599aaf3 +Author: Jeremy Guarini +Date: Fri Oct 29 10:20:14 2021 -0700 + + UI updates to GCP-projects plugin + + Adds the following to the project list page: + * pagination + * filtering + * sorting + * rows per page + * show/hide columns + + Makes breadcrumb a link back to project list for the project details and new project views. + + In project list page, updates New project button to use RouterLink instead of href to avoid login prompt. + + In project details view, links to project details and logs now work, clicking on these will open the project or logs in GCP in new tab. + + Signed-off-by: Jeremy Guarini + +commit 03b0e9eda07353b352c458c23f2994f7ae2cef42 +Merge: 970e1f37fa a300f19a93 +Author: samiramkr +Date: Fri Oct 29 18:51:52 2021 +0200 + + Merge pull request #7842 from backstage/samiramkr/add-warning + + add warning to dismissableBanner + +commit a300f19a933b83a0a30e6b8279786eba94499719 +Author: Samira Mokaram +Date: Fri Oct 29 17:45:54 2021 +0200 + + add api-report + + Signed-off-by: Samira Mokaram + +commit c493f261e2b48c3cbbacd4ecc1303859b919d4be +Author: Samira Mokaram +Date: Fri Oct 29 17:32:36 2021 +0200 + + fix changeset + + Signed-off-by: Samira Mokaram + +commit 83cc72f6cbddce7a46b35353c9545081e2498d42 +Author: Samira Mokaram +Date: Fri Oct 29 17:02:48 2021 +0200 + + fix + + Signed-off-by: Samira Mokaram + +commit 970e1f37fae9781a092500f6e2447b244a0ce600 +Merge: 142e0458e6 1bbaa719ff +Author: Patrik Oldsberg +Date: Fri Oct 29 16:51:53 2021 +0200 + + Merge pull request #7840 from backstage/rugvip/dedup + + user-settings: remove duplicate core-plugin-api dependency + +commit c11a37710afb2d653d44a82ae9d6072923beabb7 +Author: Samira Mokaram +Date: Fri Oct 29 16:51:32 2021 +0200 + + add changeset + + Signed-off-by: Samira Mokaram + +commit f1903c71676b0c36ef448958d78720c18d2716b2 +Author: Samira Mokaram +Date: Fri Oct 29 16:47:02 2021 +0200 + + add warning to dismissableBanner + + Signed-off-by: Samira Mokaram + +commit 142e0458e61595353fb95b68c6b7d960aaf27673 +Merge: f9ef0eae16 8796c00de8 +Author: Ben Lambert +Date: Fri Oct 29 16:41:14 2021 +0200 + + Merge pull request #7426 from RoadieHQ/scaffolder-improvement + + changes to allow the task workers run outside the backend process + +commit f9ef0eae165539fe61926f05a572c637b50b1205 (tag: v0.53.2, tag: release-2021-10-29.1) +Merge: bb1539a89f b863feefbb +Author: Fredrik Adelöw +Date: Fri Oct 29 16:24:57 2021 +0200 + + Merge pull request #7679 from RoadieHQ/tech-insights-backend + + Implement Tech Insights backend + +commit a0a66000607f14dfd4571b86ea80115e47b9e766 +Author: Alex Rybchenko +Date: Fri Oct 29 16:17:47 2021 +0200 + + fix typo + + Signed-off-by: Alex Rybchenko + +commit dd355bca467bbcfa88fe7fec69a3f17abd70626f +Author: Patrik Oldsberg +Date: Fri Oct 29 16:14:25 2021 +0200 + + cli: dynamically determine which packages are unsafe to repack + + Signed-off-by: Patrik Oldsberg + +commit 7c5f6a0400c069f44aa8d2d3827dcbf6a8d74932 +Author: Alex Rybchenko +Date: Fri Oct 29 16:15:07 2021 +0200 + + added comments + + Signed-off-by: Alex Rybchenko + +commit 1bbaa719ff2d254571df03d870e1319029d46176 +Author: Patrik Oldsberg +Date: Fri Oct 29 16:10:13 2021 +0200 + + user-settings: remove duplicate core-plugin-api dependency + + Signed-off-by: Patrik Oldsberg + +commit b863feefbb48466b39cfecb023ef5112df60d753 +Author: Jussi Hallila +Date: Fri Oct 29 15:14:51 2021 +0200 + + Address warnings within api-docs + Move extra info on doc to be under remarks block + + Signed-off-by: Jussi Hallila + +commit 9c19d6ad0179834ebc3a9b34f1eac5f792dd36e5 +Author: Jussi Hallila +Date: Fri Oct 29 12:42:31 2021 +0200 + + Tweak formatting of snippets on README.md files. + + Signed-off-by: Jussi Hallila + +commit 5ebfedd9c2bf8f1acc6f3613b27abef9a331c8fd +Author: Jussi Hallila +Date: Fri Oct 29 12:29:27 2021 +0200 + + Add new api-report + Update persistence context to not be wrapped into a useless class. Modify the way test databases are created. + + Signed-off-by: Jussi Hallila + +commit 29faa2ace2149abbc782ce5f3c2f80db2eb87d99 +Author: Jussi Hallila +Date: Fri Oct 29 10:09:34 2021 +0200 + + Update cli version + + Signed-off-by: Jussi Hallila + +commit da4577d73183d641607e87a7102335aea8d6f680 +Author: Jussi Hallila +Date: Thu Oct 28 16:25:53 2021 +0200 + + Un-yikesify example FactRetriever cron to not pollute the DB + + Signed-off-by: Jussi Hallila + +commit 2b3e959ef47e37b2e944356e4c26bb12ae451e97 +Author: Jussi Hallila +Date: Thu Oct 28 16:20:44 2021 +0200 + + Modifications after PR review + + * Change entity filter to be an actual entity filter instead of a list of kinds or types + * Modify/simplify types a little bit + * Split common type libs to one for node and one isomorphic + * Remove unnecessary items from FactChecker interface to simplify execution loop. + + Needs still matching README.md changes. + + Signed-off-by: Jussi Hallila + +commit df000b95969d74b8d264543110989283650e05d6 +Author: Jussi Hallila +Date: Mon Oct 25 17:04:33 2021 +0200 + + Address various code review comments. + + Signed-off-by: Jussi Hallila + +commit a1afbe0498aa4a0982efe9b448d94a59d9f419aa +Author: Jussi Hallila +Date: Thu Oct 21 14:37:55 2021 +0200 + + Use a direct custom Error since backstage/errors seems unusable. + + Signed-off-by: Jussi Hallila + +commit b427f4ba0b4b05f167f2cb261d9e83c789043207 +Author: Jussi Hallila +Date: Thu Oct 21 11:48:00 2021 +0200 + + Modify validation to have a more user friendly API + + * Adding a container type to be returned from validate function + * Modifying JsonRulesEngineFactChecker to throw with error information if check addition fails on validation + + Signed-off-by: Jussi Hallila + +commit b2363f3e3b4a54968bc76c1b5429a8fb32ce4d5d +Author: Jussi Hallila +Date: Thu Oct 21 09:25:26 2021 +0200 + + Add explicit type information to checks + + Types can be used to: + * Determine which check logic to run + * Determine the correct persistence option to use + * Choose correct ser/deser logic for the check + * Determine correct components to render on the frontend + + Modify router API to be post for better usability. The API might end up doing writes if caching etc. is added in later as well. + + Modify CheckRegistry & FactChecker to return persisted check when it is registered. + + Signed-off-by: Jussi Hallila + +commit 75fc6ac85bbc3a6f73ef0cac9838ea17f9e23591 +Author: Jussi Hallila +Date: Tue Sep 14 12:54:52 2021 +0200 + + Implement Tech Insights backend + + * Add common types and interfaces for Tech Insights. Exposing components needed to use and modify tech-insights-backend module and to implement individual Fact Retrievers, Fact Checkers and their persistence options. + + * Implement a framework to run fact retrievers and store fact data into the database. Add migration scripts to create a new database for `tech_insights`. + + * Create a default implementation of a FactChecker enabling users to construct checks and run them and generate scorecards based on checks. + + * To be able to use tech insights in your application you need to implement `FactRetriever`s to retrieve and return data for facts and register them to the tech-insights-backend. If you want to use fact checking functionality, you need to create `check`s and register them to an implementation of a `FactChecker`. + + For more information see documentation on the README.md files of the respective packages. + + Signed-off-by: Jussi Hallila + +commit bb1539a89f811c8a317a6c318288d9bcf1bcc5ef +Merge: cf686e366d 6129c89a47 +Author: Eric Peterson +Date: Fri Oct 29 12:20:43 2021 +0200 + + Merge pull request #7837 from backstage/techdocs/bump-container-v035 + + [TechDocs] Bump container to v0.3.5 + +commit 8c4cad0bf2e51533109fe6f5147fde33cac16618 +Author: Elliot Greenwood +Date: Wed Oct 27 14:33:08 2021 +0100 + + Add changeset for backstage common + + Signed-off-by: Elliot Greenwood + +commit 7e6186cf6b522c0130d683a8cd6dcaa5cde2f018 +Author: Elliot Greenwood +Date: Wed Oct 27 13:35:00 2021 +0100 + + Add NotModifiedError for the AWSS3UrlReader + + Signed-off-by: Elliot Greenwood + +commit cf686e366d6770d0b478e17de821ca343c85749e (tag: v0.53.1, tag: release-2021-10-29) +Merge: 09217edd88 4eb087ccdc +Author: Patrik Oldsberg +Date: Fri Oct 29 11:51:19 2021 +0200 + + Merge pull request #7836 from backstage/rugvip/hotfix + + techdocs-backend: release schema hotfix + +commit 6129c89a47ef0df51b58708b2f0ad4604bcc2f6b +Author: Eric Peterson +Date: Fri Oct 29 11:48:39 2021 +0200 + + Bump TechDocs container to v0.3.5. + + Signed-off-by: Eric Peterson + +commit 4eb087ccdcce9d81786e0ca4b2433f21f8d8b5a8 +Author: Patrik Oldsberg +Date: Fri Oct 29 11:03:53 2021 +0200 + + techdocs-backend: release schema hotfix + + Signed-off-by: Patrik Oldsberg + +commit 09217edd88f3457e477035fa4e70f984476b1c88 +Merge: e3d9a4b380 b45607a2ec +Author: Patrik Oldsberg +Date: Fri Oct 29 10:50:30 2021 +0200 + + Merge pull request #7827 from andrewthauer/optional-techdocs-aws-config + + fix: make techdocs s3 credentials optional in config schema + +commit 2406f82644610745be3e3b8a15e5d6e09f3a59a8 +Author: djamaile +Date: Fri Oct 29 10:32:04 2021 +0200 + + docs(#7768): include dependsOn to depict a relation between a component and resource + + Signed-off-by: djamaile + +commit e3d9a4b380941a6ba7a1f06dee261f3959bf9fdc +Merge: dfa73c5701 547b902b68 +Author: Johan Haals +Date: Fri Oct 29 09:34:40 2021 +0200 + + Merge pull request #7832 from backstage/dependabot/npm_and_yarn/roadiehq/backstage-plugin-github-insights-1.2.2 + + build(deps): bump @roadiehq/backstage-plugin-github-insights from 1.1.23 to 1.2.2 + +commit dfa73c57016a24c7621b5e1e4b2268dab75f6488 +Merge: 411540af6f 71fd5cd735 +Author: Johan Haals +Date: Fri Oct 29 08:37:18 2021 +0200 + + Merge pull request #7814 from backstage/remove-keyboardjs-usage + + Remove usage of deprecated Keyboard class + +commit 411540af6f9c3f59af96a85d2d05cb09ae0f9b9c +Merge: 3db0cb3683 4316c9632e +Author: Fredrik Adelöw +Date: Fri Oct 29 08:11:35 2021 +0200 + + Merge pull request #7831 from backstage/dependabot/npm_and_yarn/azure/msal-node-1.3.2 + + build(deps): bump @azure/msal-node from 1.2.0 to 1.3.2 + +commit f7cd672c7f655427162a7ca0260e3438742537d8 +Author: Matto +Date: Fri Oct 29 16:39:13 2021 +1100 + + Updated error message + + Signed-off-by: Matto + +commit d86a5734fd6e3afe04b0a9c0aa5f18d83a165c83 +Merge: 5cce78f968 3db0cb3683 +Author: Muhammad Hamadto +Date: Fri Oct 29 15:26:03 2021 +1100 + + Merge branch 'master' into read-remote-config + +commit 5cce78f968099c3701303fbb035918c8914e50c0 +Author: Matto +Date: Fri Oct 29 15:11:54 2021 +1100 + + Resolved conflicts + + Signed-off-by: Matto + +commit 547b902b68909cdfdbe1f9d403fa79828727e6cc +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Fri Oct 29 04:12:33 2021 +0000 + + build(deps): bump @roadiehq/backstage-plugin-github-insights + + Bumps [@roadiehq/backstage-plugin-github-insights](https://github.com/RoadieHQ/roadie-backstage-plugins/tree/HEAD/plugins/frontend/backstage-plugin-github-insights) from 1.1.23 to 1.2.2. + - [Release notes](https://github.com/RoadieHQ/roadie-backstage-plugins/releases) + - [Changelog](https://github.com/RoadieHQ/roadie-backstage-plugins/blob/main/plugins/frontend/backstage-plugin-github-insights/docs/releases-widget.png) + - [Commits](https://github.com/RoadieHQ/roadie-backstage-plugins/commits/HEAD/plugins/frontend/backstage-plugin-github-insights) + + --- + updated-dependencies: + - dependency-name: "@roadiehq/backstage-plugin-github-insights" + dependency-type: direct:production + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit 4316c9632eb8dd65389bc9ab5ee01c91569fa4fc +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Fri Oct 29 04:09:55 2021 +0000 + + build(deps): bump @azure/msal-node from 1.2.0 to 1.3.2 + + Bumps [@azure/msal-node](https://github.com/AzureAD/microsoft-authentication-library-for-js) from 1.2.0 to 1.3.2. + - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases) + - [Commits](https://github.com/AzureAD/microsoft-authentication-library-for-js/compare/v1.2.0...v1.3.2) + + --- + updated-dependencies: + - dependency-name: "@azure/msal-node" + dependency-type: direct:production + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit e7f4718b40adbf8ba48a70910e07995866af22db +Merge: a57927f5d5 5b51907cbf +Author: Matto +Date: Fri Oct 29 15:00:30 2021 +1100 + + Merge branch 'resoved-conflicts' into read-remote-config + + # Conflicts: + # packages/backend-common/package.json + # packages/backend-common/src/config.ts + # packages/config-loader/api-report.md + # packages/config-loader/package.json + # packages/config-loader/src/loader.ts + # yarn.lock + +commit 5b51907cbf2da15f03a9e9fccd4ec381b80fd9f9 +Author: Matto +Date: Fri Oct 29 14:56:31 2021 +1100 + + resolved conflicts + + Signed-off-by: Matto + +commit a794c341ca7f9207affccd06d75f7d530fa27c30 +Author: Kenneth Feng +Date: Thu Oct 28 22:20:34 2021 -0400 + + add changeset + + Signed-off-by: Kenneth Feng + +commit 83e462c0be0c43179cfb17e07b8361b5cbce5909 +Author: Kenneth Feng +Date: Thu Oct 28 21:39:43 2021 -0400 + + plugins/scaffolder-backend: Fix a bug where only file mode 775 is considered executable. + + Due to the default umask 002 on Ubuntu, the executable files checked out by Git + have file mode 100775 (33277), which by mistake, was assumed to be the only possible file mode + produced by Git. This bug was introduced in https://github.com/backstage/backstage/pull/7738. + + There are other possible file modes, such as 100700, 100755, which + should be considered executable. This behavior is consistent with how + Git behaves. Git only tracks whether a file is executable. + + This pull request considers a file to be executable as long as there is + an execute bit in owner, group, or everyone. + + Signed-off-by: Kenneth Feng + +commit 1cecd737f98cc0fca824073af9e0edd9cd75410d +Author: Matto +Date: Wed Oct 27 20:33:33 2021 +1100 + + Removed dependency, introduced isValidUrl, and reinstated `configPaths` + + Signed-off-by: Matto + +commit 8e85a0bca056f8ea245405a7555911e2a001ca66 +Author: Matto +Date: Tue Oct 26 21:50:49 2021 +1100 + + Change variable name + + Signed-off-by: Matto + +commit ce843364f09c59a32f3d4ba8c178d33e73c51d9b +Author: Matto +Date: Thu Oct 21 18:20:36 2021 +1100 + + Remove the dependency on Etag headers for reloading config + + Signed-off-by: Matto + +commit e51740f9c96cb51c3e742df3289b56ce92264925 +Author: Matto +Date: Tue Oct 19 23:18:19 2021 +1100 + + Added documentation + + Signed-off-by: Matto + +commit 5d4053c827ffc307bbeb3dc2ded8da137aee3b58 +Author: Matto +Date: Mon Sep 27 23:41:24 2021 +1000 + + Read config from remote config server + + Signed-off-by: Matto + +commit b45607a2ec899c7afba39f7d5987f1e064651b5a +Author: Andrew Thauer +Date: Thu Oct 28 17:56:59 2021 -0400 + + fix: make techdocs s3 credentials optional in config schema + + Signed-off-by: Andrew Thauer + +commit 39e92897e4de9ff3c89276ebeda138241f8f0bae +Author: alexcurtin +Date: Thu Oct 28 12:14:45 2021 -0700 + + Adding API documentation for catalog-client + + Signed-off-by: alexcurtin + +commit 3db0cb3683d3000666802af90a465ba4fb0d1e8d (tag: v0.53.0, tag: release-2021-10-28) +Merge: 9d862c6b9f d66c5f1282 +Author: Fredrik Adelöw +Date: Thu Oct 28 17:57:04 2021 +0200 + + Merge pull request #7736 from backstage/changeset-release/master + + Version Packages + +commit 9d862c6b9f5fcb8ca956c7c28f2944f7c08d8356 +Merge: c9143d2abe 26f758ded5 +Author: Ben Lambert +Date: Thu Oct 28 17:53:46 2021 +0200 + + Merge pull request #7819 from backstage/blam/notice + + chore: notice for down time + +commit 7ad9a07b2789e27792b0bb14b0dbf7b6d4ad1554 +Author: Greg Bomkamp +Date: Thu Oct 28 10:43:22 2021 -0400 + + Adding config prop `usePluginSchemas` to allow plugins using the `pg` client to create their own management schemas in the db. This allows `pg` client plugins to work in separate schemas in the same db. + + Signed-off-by: Greg Bomkamp + +commit 8796c00de828f81c478f2fcf0a66b6530a00804a +Author: Brian Fletcher +Date: Thu Oct 28 15:09:51 2021 +0100 + + change return object for broker observe function + + Signed-off-by: Brian Fletcher + +commit d66c5f12826b0499c914d276710b40a121a89aca +Author: github-actions[bot] +Date: Thu Oct 28 14:06:43 2021 +0000 + + Version Packages + +commit c9143d2abee72ef07c038db79601ffcea3bdb155 +Merge: e45e6e7ca9 f18755ee49 +Author: Patrik Oldsberg +Date: Thu Oct 28 16:01:48 2021 +0200 + + Merge pull request #7409 from RoadieHQ/ch3367 + + Adopt extra field for OAuth state + +commit 26f758ded514b2285c3c45384af8b435abe923af +Author: blam +Date: Thu Oct 28 16:00:15 2021 +0200 + + chore: notice for down time + + Signed-off-by: blam + +commit 71fd5cd735fe79a3182ae9de4a8b6f2f33918804 +Author: Johan Haals +Date: Thu Oct 28 14:58:08 2021 +0200 + + add changeset + + Signed-off-by: Johan Haals + +commit f808392183bbe32adf2c61fa4dba8ba85c4e8f8a +Author: Johan Haals +Date: Thu Oct 28 13:38:41 2021 +0200 + + reference library function + + Signed-off-by: Johan Haals + +commit 419054c97a98bcb93097c8c5585d483f69e7542e +Author: Johan Haals +Date: Thu Oct 28 10:50:35 2021 +0200 + + Remove usage of deprecated Keyboard class + + Signed-off-by: Johan Haals + +commit 91f8644f17651c5e780aff0f5f33b7c4d8d67e5d +Author: Xavier Serrano +Date: Wed Oct 27 19:15:13 2021 +0200 + + Add auth token to KafkaBackendClient via IdentityApi + + Signed-off-by: Xavier Serrano + Signed-off-by: Xavier Serrano + +commit 7205d37a142e5814518feee3cfb7046342e194f3 +Author: Harry Hogg +Date: Thu Oct 28 13:04:14 2021 +0100 + + Updated script to create, update and close github issues + + Signed-off-by: Harry Hogg + +commit 66b5024b7c1eb4a944d79271a30d007405941c08 +Author: Brian Fletcher +Date: Thu Oct 28 13:02:07 2021 +0100 + + only create datastore if needed for the broker + + Signed-off-by: Brian Fletcher + +commit e45e6e7ca9bd29104531c8746ba6e605690405ac +Merge: bb970cf258 f879e8b2b8 +Author: Fredrik Adelöw +Date: Thu Oct 28 13:46:50 2021 +0200 + + Merge pull request #7156 from backstage/mob/redact-secrets-from-logs + + backend: redact secret configs from logs + +commit bb970cf258a209148778003266c0110137752fb8 +Merge: b08e0bcd14 767fe912b2 +Author: Fredrik Adelöw +Date: Thu Oct 28 13:41:35 2021 +0200 + + Merge pull request #7444 from N-Shar-ma/file-path-split-bug-fix + + Fix FileExplorer Path Splitting Bug + +commit b08e0bcd1418213aeb0f60ab32d7f24bac014c9b +Merge: 303543eeb2 224e545a75 +Author: Fredrik Adelöw +Date: Thu Oct 28 13:19:57 2021 +0200 + + Merge pull request #7805 from tviaud/patch_scaffolder_field_extension_doc + + fix: Adding corrected code for custom field extension documentation + +commit 303543eeb2766d5bd72fd0f21f223a6e10dae5c8 +Merge: 5d5cac5b80 b9ce1ce2c1 +Author: Fredrik Adelöw +Date: Thu Oct 28 13:19:22 2021 +0200 + + Merge pull request #7807 from andrewthauer/custom-location-analyzer + + feat: allow custom location analyzer in next catalog builder + +commit 5d5cac5b809297715782273de00d0e2328d7be3a +Merge: aeca02990b c9e843547e +Author: Patrik Oldsberg +Date: Thu Oct 28 13:17:47 2021 +0200 + + Merge pull request #7439 from cmpadden/create-app-path-option + + Support optional [path] argument in create-app command-line utility + +commit aeca02990b0a1e6e421659d8e82b50cb47c73599 +Merge: 0b00ea6e03 12aac2d0f5 +Author: Patrik Oldsberg +Date: Thu Oct 28 12:33:22 2021 +0200 + + Merge pull request #7811 from backstage/dependabot/npm_and_yarn/core-js-3.19.0 + + build(deps): bump core-js from 3.15.0 to 3.19.0 + +commit 0b00ea6e0344979fedeeb04ed9a93bf5b049b8fa +Merge: 513d5c78b7 203665b99b +Author: Patrik Oldsberg +Date: Thu Oct 28 12:33:01 2021 +0200 + + Merge pull request #7810 from backstage/dependabot/npm_and_yarn/webpack-5.60.0 + + build(deps): bump webpack from 5.48.0 to 5.60.0 + +commit 513d5c78b763d827d114f4c3e9a2e5f815c062b3 +Merge: d3459f581b 328f77f76b +Author: Patrik Oldsberg +Date: Thu Oct 28 12:32:47 2021 +0200 + + Merge pull request #7809 from backstage/dependabot/npm_and_yarn/rjsf/core-3.2.0 + + build(deps): bump @rjsf/core from 3.1.0 to 3.2.0 + +commit cf43248673884b5b388f0d1d1d156fc523a72f69 +Author: hiba-aldalaty +Date: Thu Oct 28 11:27:12 2021 +0100 + + Update api-report.md + + Signed-off-by: hiba-aldalaty + +commit 61644f021c7b8d798b09a960a588a7ba7926ed50 +Author: hiba-aldalaty +Date: Thu Oct 28 10:59:08 2021 +0100 + + Fix lint errors + + Signed-off-by: hiba-aldalaty + +commit ea5509382f984f668b0f984124ee9c88fb198639 +Author: hiba-aldalaty +Date: Thu Oct 28 10:48:31 2021 +0100 + + Fix items test + + Signed-off-by: hiba-aldalaty + +commit d3459f581ba1a2ce635ce120068b721896deb580 +Merge: f5e45f8bf7 106a5dc3ad +Author: Eric Peterson +Date: Thu Oct 28 11:40:43 2021 +0200 + + Merge pull request #7800 from SDA-SE/feat/techdocs-casing-kind + + Restore original casing for `kind`, `namespace` and `name` in `DefaultTechDocsCollator` + +commit 91de276f6e3547a6975b9e7a0635aa87cdb3c94c +Author: hiba-aldalaty +Date: Thu Oct 28 10:25:24 2021 +0100 + + Fix yarn tsc errors + + Signed-off-by: hiba-aldalaty + +commit f51bea930f5bce87bbafed0de5c30a83ad50fd96 +Merge: 582a7964b7 f5e45f8bf7 +Author: hiba-aldalaty +Date: Thu Oct 28 10:04:25 2021 +0100 + + Merge branch 'master' into scalable-sidebar-new-implementation + +commit 582a7964b7849681adb5bf8b4e0357d84a075a31 +Author: hiba-aldalaty +Date: Thu Oct 28 10:02:09 2021 +0100 + + Add tests for scalable sidebar + + Signed-off-by: hiba-aldalaty + +commit f5e45f8bf714dc59cb0066888b5f0f019f6d32cb +Merge: 0ab984ee9e 96cfa561eb +Author: Fredrik Adelöw +Date: Thu Oct 28 09:53:21 2021 +0200 + + Merge pull request #7804 from backstage/freben/api-backend-common + + Just some random improvements in backend-common too + +commit 0ab984ee9e4225ed405d1856e009b991982bc93c +Merge: 3eb32aab01 36e2b548cb +Author: Fredrik Adelöw +Date: Thu Oct 28 09:51:19 2021 +0200 + + Merge pull request #7797 from backstage/freben/api-integration-react + + Fixing up integration-react as well + +commit 12aac2d0f5c40b107656768fd7ce0acbcca233f5 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Thu Oct 28 04:15:13 2021 +0000 + + build(deps): bump core-js from 3.15.0 to 3.19.0 + + Bumps [core-js](https://github.com/zloirock/core-js) from 3.15.0 to 3.19.0. + - [Release notes](https://github.com/zloirock/core-js/releases) + - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) + - [Commits](https://github.com/zloirock/core-js/compare/v3.15.0...v3.19.0) + + --- + updated-dependencies: + - dependency-name: core-js + dependency-type: direct:production + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit 203665b99b29f5fc1b56a9982bd5824b8e887583 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Thu Oct 28 04:12:29 2021 +0000 + + build(deps): bump webpack from 5.48.0 to 5.60.0 + + Bumps [webpack](https://github.com/webpack/webpack) from 5.48.0 to 5.60.0. + - [Release notes](https://github.com/webpack/webpack/releases) + - [Commits](https://github.com/webpack/webpack/compare/v5.48.0...v5.60.0) + + --- + updated-dependencies: + - dependency-name: webpack + dependency-type: direct:production + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit 328f77f76bf625085269a7e63e1131ec6712e2a6 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Thu Oct 28 04:11:31 2021 +0000 + + build(deps): bump @rjsf/core from 3.1.0 to 3.2.0 + + Bumps [@rjsf/core](https://github.com/rjsf-team/react-jsonschema-form) from 3.1.0 to 3.2.0. + - [Release notes](https://github.com/rjsf-team/react-jsonschema-form/releases) + - [Changelog](https://github.com/rjsf-team/react-jsonschema-form/blob/master/CHANGELOG.md) + - [Commits](https://github.com/rjsf-team/react-jsonschema-form/compare/v3.1.0...v3.2.0) + + --- + updated-dependencies: + - dependency-name: "@rjsf/core" + dependency-type: direct:production + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit b9ce1ce2c17bb66eac24738617ccf75cba5b5367 +Author: Andrew Thauer +Date: Wed Oct 27 15:00:40 2021 -0400 + + feat: allow custom location analyzer in next catalog builder + + Signed-off-by: Andrew Thauer + +commit 3eb32aab013aedee16430f476e32302f0ed47712 +Merge: dedd14b7b3 54dac6d2d1 +Author: Patrik Oldsberg +Date: Wed Oct 27 20:42:27 2021 +0200 + + Merge pull request #7802 from RoadieHQ/remove-unused-dep + + update d3 dependencies + +commit c9e843547efbf73320f01aa7c3c3115dc30d4322 +Author: Colton Padden +Date: Wed Oct 27 14:03:28 2021 -0400 + + Create `--path` directory if it does not already exist + + Instead of failing when the specified path does not exist, create it using + `mkdirs`. This ensures that that either the directory already exists, or it's + created. + + Signed-off-by: Colton Padden + +commit dedd14b7b3fde12b217555eb60ec819bc601b2c6 +Merge: 88a01d9320 134a12dfa6 +Author: Tim Hansen +Date: Wed Oct 27 11:57:37 2021 -0600 + + Merge pull request #7801 from RemonSinnema/patch-1 + + Fix typo in name + +commit 224e545a755733eda489b07b5627c3a522d5498e +Author: Thomas Viaud +Date: Wed Oct 27 17:53:46 2021 +0100 + + fix: run prettier + + Signed-off-by: Thomas Viaud + +commit 08de4fa957b9e18c37b5817c3a4324a78e8eb2e2 +Author: Thomas Viaud +Date: Wed Oct 27 17:38:37 2021 +0100 + + fix: Adding corrected code documentation for custom field extension + + Signed-off-by: Thomas Viaud + +commit 767fe912b2be3ef2ec3fccfa7c68820b17de3bd1 +Author: Jeremy Guarini +Date: Wed Oct 27 09:47:30 2021 -0700 + + add changeset + + Signed-off-by: Jeremy Guarini + +commit 72e7a876840642ad8ae7295abcd86e46a537fe3a +Author: Jeremy Guarini +Date: Wed Oct 27 09:36:30 2021 -0700 + + add more testing for FileExplorer tests + + Signed-off-by: Jeremy Guarini + +commit 134a12dfa6fcfa4cf8fbdaa7f5de02377002a931 +Merge: 494003b68e 88a01d9320 +Author: Ray Sinnema +Date: Wed Oct 27 18:35:20 2021 +0200 + + Fix typo + + Signed-off-by: Ray Sinnema + +commit ab451ef2274fc5ea56124d4f08870d0f3990a832 +Author: Alex Rybchenko +Date: Wed Oct 27 15:20:48 2021 +0200 + + updated RoutedTabs.test + + Signed-off-by: Alex Rybchenko + +commit 54dac6d2d153ef3b867b03b73d0f08542750d695 +Author: Brian Fletcher +Date: Wed Oct 27 15:38:38 2021 +0100 + + re-introduce updated version of d3 libs + + Signed-off-by: Brian Fletcher + +commit 96cfa561ebd00de4739ca7a6a6c9adc612497f0b +Author: Fredrik Adelöw +Date: Wed Oct 27 16:25:23 2021 +0200 + + Just some random improvements in backend-common too + + Signed-off-by: Fredrik Adelöw + +commit 88a01d9320b1ad60f5c6a7ace784c64e43926d62 +Merge: e31a4b5fd2 139f4b1f39 +Author: Ben Lambert +Date: Wed Oct 27 16:15:50 2021 +0200 + + Merge pull request #7771 from backstage/dependabot/npm_and_yarn/types/dockerode-3.3.0 + + build(deps): bump @types/dockerode from 3.2.7 to 3.3.0 + +commit e31a4b5fd2c5b99e8c46ae08a172bef049f76d0c +Merge: 0f68dfc195 ea21f7f567 +Author: Ben Lambert +Date: Wed Oct 27 16:15:24 2021 +0200 + + Merge pull request #7770 from backstage/dependabot/npm_and_yarn/typescript-json-schema-0.51.0 + + build(deps): bump typescript-json-schema from 0.50.1 to 0.51.0 + +commit afd5c82ce1e4d25a7e2692266e1d8525ccd9b35b +Author: Brian Fletcher +Date: Wed Oct 27 15:14:45 2021 +0100 + + adds a changeset file + + Signed-off-by: Brian Fletcher + +commit 0f68dfc1956e6c5fd52c24f93dbb10e438ab8c65 +Merge: 1f98ecd43c b0dc1fd241 +Author: Ben Lambert +Date: Wed Oct 27 16:14:23 2021 +0200 + + Merge pull request #7794 from backstage/dependabot/npm_and_yarn/spotify/eslint-config-base-12.0.0 + + build(deps): bump @spotify/eslint-config-base from 9.0.2 to 12.0.0 + +commit 494003b68e41481cfa42515055680c5b8cb1cd74 +Author: Ray Sinnema +Date: Tue Oct 26 18:16:05 2021 +0200 + + Reduce diff + + Signed-off-by: Ray Sinnema + +commit 806c2a7568d0ef02e0968861454b99b25b3554a6 +Author: Brian Fletcher +Date: Wed Oct 27 15:08:03 2021 +0100 + + removes unused d3-zoom dep + + Signed-off-by: Brian Fletcher + +commit b0dc1fd241f519101bd9a6262eef21460dab541c +Author: Ben Lambert +Date: Wed Oct 27 15:32:09 2021 +0200 + + add changeset + + Signed-off-by: Ben Lambert + +commit ea21f7f567f1652898c90bb63c55f5776822b821 +Author: blam +Date: Wed Oct 27 15:27:40 2021 +0200 + + chore: add changeset + + Signed-off-by: blam + +commit 4a8a1a8bbe7e9446cb8bc0e9e142896a69c12dc9 +Author: blam +Date: Wed Oct 27 15:25:40 2021 +0200 + + chore: fix up the types for this dependabot bump + + Signed-off-by: blam + +commit 2fdf3119d33a39f6d963477e7f548eb751efa03f +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Tue Oct 26 14:32:49 2021 +0000 + + build(deps): bump typescript-json-schema from 0.50.1 to 0.51.0 + + Bumps [typescript-json-schema](https://github.com/YousefED/typescript-json-schema) from 0.50.1 to 0.51.0. + - [Release notes](https://github.com/YousefED/typescript-json-schema/releases) + - [Commits](https://github.com/YousefED/typescript-json-schema/compare/v0.50.1...v0.51.0) + + --- + updated-dependencies: + - dependency-name: typescript-json-schema + dependency-type: direct:production + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit 139f4b1f39e5d6409287fa617796954ed3ce36b7 +Author: blam +Date: Wed Oct 27 15:14:37 2021 +0200 + + chore: revert the e2e + + Signed-off-by: blam + +commit ef9dd217b6e7fac534340fa209fed055d24c99a8 +Author: blam +Date: Wed Oct 27 15:14:02 2021 +0200 + + chore: reverting the node types + + Signed-off-by: blam + +commit 1abc9bab308eb108b099dd04f2efb9a983d68e91 +Author: blam +Date: Wed Oct 27 14:48:56 2021 +0200 + + chore: updating to work with the new @types/node + + Signed-off-by: blam + +commit 563212e5dd8e52ace7c84fb9e66bd347ddcc5c61 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Wed Oct 27 07:44:09 2021 +0000 + + build(deps): bump @types/dockerode from 3.2.7 to 3.3.0 + + Bumps [@types/dockerode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dockerode) from 3.2.7 to 3.3.0. + - [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-minor + ... + + Signed-off-by: dependabot[bot] + +commit 1f98ecd43c5b76e8a819e41499ece7bbbe4c2f97 +Merge: 52ebd2d3a0 5f3460089e +Author: Ben Lambert +Date: Wed Oct 27 14:53:06 2021 +0200 + + Merge pull request #7756 from backstage/dependabot/npm_and_yarn/keyv-memcache-1.2.7 + + build(deps): bump keyv-memcache from 1.2.5 to 1.2.7 + +commit 965117dab87e2314765450b113296f8fe5429f7f +Author: Alex Rybchenko +Date: Wed Oct 27 14:48:24 2021 +0200 + + remove wrong sorting + + Signed-off-by: Alex Rybchenko + +commit 6364c3d6ffd438eb899a438e88c89dd104f942f1 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Wed Oct 27 12:43:19 2021 +0000 + + build(deps): bump @spotify/eslint-config-base from 9.0.2 to 12.0.0 + + Bumps [@spotify/eslint-config-base](https://github.com/spotify/web-scripts) from 9.0.2 to 12.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/v9.0.2...v12.0.0) + + --- + updated-dependencies: + - dependency-name: "@spotify/eslint-config-base" + dependency-type: direct:production + update-type: version-update:semver-major + ... + + Signed-off-by: dependabot[bot] + +commit 106a5dc3ad6efc9ecf212f9b5dd3cee080aba463 +Author: Oliver Sand +Date: Wed Oct 27 14:29:26 2021 +0200 + + Restore original casing for `kind`, `namespace` and `name` in `DefaultTechDocsCollator` + + Signed-off-by: Oliver Sand + +commit 93d0ea461258ffe09070ef7088cbf9baf2bee0bd +Author: Brian Fletcher +Date: Wed Oct 27 13:18:12 2021 +0100 + + add api reports changes + + Signed-off-by: Brian Fletcher + +commit ab6b7191c55a144dedf6b94448314bf4d672b882 +Author: Brian Fletcher +Date: Wed Oct 27 13:08:13 2021 +0100 + + change test to await the task worker create + + Signed-off-by: Brian Fletcher + +commit 3236071136feb402a2b6fa107677e90d4176860c +Author: Brian Fletcher +Date: Wed Oct 27 12:46:47 2021 +0100 + + change name of task worker builder function + + also makes it async + + Signed-off-by: Brian Fletcher + +commit 021986e8a3f164fece31eaa38b7f2cc9d312252a +Author: Alex Rybchenko +Date: Wed Oct 27 13:08:57 2021 +0200 + + fixed route resolving + + Signed-off-by: Alex Rybchenko + +commit 2223b6de60bccd7e85048727762bfcdba08590d8 +Author: Brian Fletcher +Date: Wed Oct 27 10:54:32 2021 +0100 + + adds a todo message to the router import + + Signed-off-by: Brian Fletcher + +commit 36e2b548cbf5e9a793d47f1d3212c9f45e14b4dd +Author: Fredrik Adelöw +Date: Wed Oct 27 11:51:43 2021 +0200 + + Fixing up integration-react as well + + Signed-off-by: Fredrik Adelöw + +commit 5a98c405f52b070918afb44f7116ecbaa6a6432a +Author: Brian Fletcher +Date: Wed Oct 27 10:48:17 2021 +0100 + + rename task agent to task manager + + Signed-off-by: Brian Fletcher + +commit a57927f5d5a41b70b2d90f4f889c65a6f22003a1 +Author: Matto +Date: Wed Oct 27 20:33:33 2021 +1100 + + Removed dependency, introduced isValidUrl, and reinstated `configPaths` + + Signed-off-by: Matto + +commit 52ebd2d3a0903ea7b066a8dd417c945e1c524646 +Merge: a3540dd9c2 40cfec8b3f +Author: Fredrik Adelöw +Date: Wed Oct 27 10:41:13 2021 +0200 + + Merge pull request #7796 from backstage/freben/api-more-theme + + More theme API cleanup + +commit 197601f21c2f307132f4f0038821e50301ce10de +Author: rodion +Date: Wed Oct 27 11:28:58 2021 +0300 + + fix: sentry-plugin passing token - no need for catch + + Signed-off-by: rodion + +commit 50eba2374b4d4ce2033714a94b0fe6b056adde9f +Author: Brian Fletcher +Date: Wed Oct 27 09:16:23 2021 +0100 + + revert prettier change to scaffolder examples + + Signed-off-by: Brian Fletcher + +commit a3540dd9c20959657941571573f2eee10262746b +Merge: baa03d72e9 8eedc159ae +Author: Fredrik Adelöw +Date: Wed Oct 27 09:52:23 2021 +0200 + + Merge pull request #7782 from backstage/freben/api-integration-etc + + more api fixes, in integration and theme + +commit baa03d72e90cb7121b568b38b057d83227df6e97 +Merge: 40681b867d 1a705377ff +Author: Johan Haals +Date: Wed Oct 27 09:41:33 2021 +0200 + + Merge pull request #7788 from RoadieHQ/custom-actions + + List custom scaffolder action packages + +commit 40681b867dd43c5027c4da5770e3723b7dc09a85 +Merge: 174e615e8f 004a23b5fc +Author: Ben Lambert +Date: Wed Oct 27 09:30:53 2021 +0200 + + Merge pull request #7738 from kennethzfeng/kfeng.fix-file-mode + + plugin/scaffolder: set the file mode in publish:github:pull-request. + +commit 40cfec8b3fecb85f8403afd1b0ba52b1336c60d4 +Author: Fredrik Adelöw +Date: Wed Oct 27 09:22:42 2021 +0200 + + More theme API cleanup + + Signed-off-by: Fredrik Adelöw + +commit 174e615e8f15ca28bde9a3b0537e36d6ab9578e9 +Merge: 082a6513f7 80afaa8929 +Author: Ben Lambert +Date: Wed Oct 27 09:19:49 2021 +0200 + + Merge pull request #7793 from backstage/dependabot/npm_and_yarn/microsoft/microsoft-graph-types-2.8.0 + + build(deps): bump @microsoft/microsoft-graph-types from 2.6.0 to 2.8.0 + +commit 082a6513f703501716c3b74fbabea5b272a50546 +Merge: 851ad240bb 640c21f0b1 +Author: Ben Lambert +Date: Wed Oct 27 09:19:20 2021 +0200 + + Merge pull request #7767 from ellisio/chore-deps-msw + + chore(deps): bump msw to v0.35.0 + +commit 851ad240bb118177ed296b53a0b2145262a32eac +Merge: 70b825d757 9dcad0bdad +Author: Johan Haals +Date: Wed Oct 27 09:06:18 2021 +0200 + + Merge pull request #7795 from julioz/patch-1 + + Add SoundCloud as adopter + +commit 9dcad0bdad6d8325741290c40695f66a96e740a3 +Author: Júlio Zynger +Date: Wed Oct 27 08:32:24 2021 +0200 + + Add SoundCloud + + Signed-off-by: Julio Zynger + +commit 80afaa8929eeff939784712d869e82896e8e2f94 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Wed Oct 27 04:10:16 2021 +0000 + + build(deps): bump @microsoft/microsoft-graph-types from 2.6.0 to 2.8.0 + + Bumps [@microsoft/microsoft-graph-types](https://github.com/microsoftgraph/msgraph-typescript-typings) from 2.6.0 to 2.8.0. + - [Release notes](https://github.com/microsoftgraph/msgraph-typescript-typings/releases) + - [Commits](https://github.com/microsoftgraph/msgraph-typescript-typings/compare/2.6.0...2.8.0) + + --- + updated-dependencies: + - dependency-name: "@microsoft/microsoft-graph-types" + dependency-type: direct:production + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit 70b825d7570b1e92470418bdd1e3983e9b1b12fc +Merge: 5d12e5aed7 bd7f1e506c +Author: Tim Hansen +Date: Tue Oct 26 21:46:46 2021 -0600 + + Merge pull request #7524 from GunnerStraiker1/entity-type-picker-hidden + + EntityTypePicker can be hidden and initially set + +commit 5d12e5aed75809ce26d944e06a117dd613381ee2 +Merge: bce30f0c94 6f8afb401b +Author: Tim Hansen +Date: Tue Oct 26 21:19:39 2021 -0600 + + Merge pull request #7763 from tonytamsf/splunk-adopters + + added Splunk + +commit 6f8afb401b6962832426e770c5f087f28a6be3ff +Author: Tony Tam +Date: Mon Oct 25 08:15:43 2021 -0700 + + added Splunk + + Signed-off-by: Tony Tam + +commit 7ea444c78d28af004a9c11bf2f8db0af9234c028 +Author: Jeremy Guarini +Date: Tue Oct 26 10:26:23 2021 -0700 + + update filexplorer test + + Signed-off-by: Jeremy Guarini + +commit b3fb448e7bd22db2da17be0eae1feab2c8d4026a +Author: Jeremy Guarini +Date: Mon Oct 25 08:53:56 2021 -0700 + + removed extra line in imports + + Signed-off-by: Jeremy Guarini + +commit f7a7fdc2afcf16541036b92e88d00d85d66406ba +Author: Jeremy Guarini +Date: Thu Oct 21 12:28:43 2021 -0700 + + fixed prettier issues with FileExplorer files + + Signed-off-by: Jeremy Guarini + +commit bd7f1e506ca30468b64a5943d0c2bd1fa2b8a370 +Author: Victor Perera +Date: Tue Oct 26 16:43:45 2021 -0500 + + Tests fixed + + Signed-off-by: Victor Perera + +commit 33d7bd0baaac3fa2d3b0b34d27b270f109953578 +Author: rodion +Date: Tue Oct 26 21:57:04 2021 +0300 + + fix: sentry plugin can pass id token + + Signed-off-by: rodion + +commit bce30f0c949ad91caec9caf77c3e46971e97a49b +Merge: cad56f4794 10d267a1b7 +Author: Fredrik Adelöw +Date: Tue Oct 26 20:56:55 2021 +0200 + + Merge pull request #7789 from backstage/freben/api-config + + Minor fix for the config package too + +commit 10d267a1b7124c7cdeddc61abbeea37fff140a64 +Author: Fredrik Adelöw +Date: Tue Oct 26 19:36:17 2021 +0200 + + Minor fix for the config package too + + Signed-off-by: Fredrik Adelöw + +commit cad56f47941f4773e5d887215726053fdff1342a +Merge: 7e3398518e 3e64184259 +Author: Tim Hansen +Date: Tue Oct 26 11:21:13 2021 -0600 + + Merge pull request #7787 from RemonSinnema/adevinta + + Add Adevinta + +commit 1a705377ffb6ce2f19307d97dcecba9d86cd60a7 +Author: Nicolas Arnold +Date: Tue Oct 26 17:23:44 2021 +0100 + + List custom scaffolder action packages + + This here adds a table with a list of opensource scaffolder actions that can be used by anyone in the community. + + Signed-off-by: Nicolas Arnold + +commit 3e641842598b5aec809c7e15c1ca608f4cb99eb1 +Author: Ray Sinnema +Date: Tue Oct 26 18:23:17 2021 +0200 + + Add Adevinta + + Signed-off-by: Ray Sinnema + +commit d898d29746f7fd916962af344956b3e3e89573fb +Author: Rémon (Ray) Sinnema +Date: Tue Oct 26 17:42:59 2021 +0200 + + Add Adevinta + + Signed-off-by: Ray Sinnema + +commit 7e3398518e26725a305406c150d295ba89049b38 +Merge: 3b163f7d92 cfd54b9af4 +Author: Eric Peterson +Date: Tue Oct 26 18:09:52 2021 +0200 + + Merge pull request #7786 from backstage/techdocs/fix-windows-builds + + [TechDocs] Fix TechDocs common bug (and tests) on windows + +commit cfd54b9af4ce3ca1000cbcfb385cc8dfc4edbe60 +Author: Eric Peterson +Date: Tue Oct 26 17:41:53 2021 +0200 + + Fix TechDocs common bug (and tests) on windows. + + Signed-off-by: Eric Peterson + +commit f49099fc13ea584f8d6807c4b6734ebc7d08db75 +Author: Brian Fletcher +Date: Tue Oct 26 15:42:02 2021 +0100 + + fix more imports to follow convention + + Signed-off-by: Brian Fletcher + +commit 640c21f0b1685c32f8580c6326b31b2c56a0107d +Author: blam +Date: Tue Oct 26 17:24:44 2021 +0200 + + chore: updating packages for release + + Signed-off-by: blam + +commit 112a21ae94c047cc0d482ebfb2fb322998d83aa7 +Author: blam +Date: Tue Oct 26 10:59:26 2021 +0200 + + chore: reworking changeset + + Signed-off-by: blam + +commit c5bb1df55d549ad14b6930df1c73871ba786a180 +Author: blam +Date: Tue Oct 26 10:58:25 2021 +0200 + + chore: added changeset + + Signed-off-by: blam + +commit d465f2e0afd1850ca4e4b6029ad97e59721704f5 +Author: blam +Date: Tue Oct 26 10:57:13 2021 +0200 + + chore: bump the msw package and remove it from test-utils as it's not even needed + + Signed-off-by: blam + +commit 034031ec6879bd84f35f574b12c6a3c56294ea9e +Author: Andrew Ellis +Date: Mon Oct 25 15:07:52 2021 -0600 + + chore(deps): bump msw to v0.35.0 + + Signed-off-by: Andrew Ellis + +commit 3b163f7d92c3f333a2caca7ef66c65ccf724734f +Merge: db300059a0 d895c61ebb +Author: Ben Lambert +Date: Tue Oct 26 17:13:08 2021 +0200 + + Merge pull request #7772 from backstage/dependabot/npm_and_yarn/types/minimist-1.2.2 + + build(deps-dev): bump @types/minimist from 1.2.0 to 1.2.2 + +commit db300059a0feeb53866c2d8e3303486a9c0c983a +Merge: cba0a0382f dc6d2eb2a3 +Author: Ben Lambert +Date: Tue Oct 26 17:12:35 2021 +0200 + + Merge pull request #7539 from backstage/dependabot/npm_and_yarn/webpack-dev-server-4.3.1 + + build(deps): bump webpack-dev-server from 4.0.0-rc.0 to 4.3.1 + +commit cba0a0382f096461c4a7a949be20bce1fb295500 +Merge: e33d8313ad 38e3fbe655 +Author: Ben Lambert +Date: Tue Oct 26 17:11:29 2021 +0200 + + Merge pull request #7783 from backstage/blam/e2e-test2 + + Windows E2E tests - to hell with you + +commit 8eedc159ae5c96cbb8b23a792e4dbe1a08c12250 +Author: Fredrik Adelöw +Date: Tue Oct 26 16:55:36 2021 +0200 + + fix up errors too + + Signed-off-by: Fredrik Adelöw + +commit 38e3fbe655da2c893abe06aa744ab2d65bced21a +Author: blam +Date: Tue Oct 26 16:36:19 2021 +0200 + + chore: bump old space size again? + + Signed-off-by: blam + +commit d895c61ebb7b0bffa4fb7f27d01293de581bea7e +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Tue Oct 26 14:35:45 2021 +0000 + + build(deps-dev): bump @types/minimist from 1.2.0 to 1.2.2 + + Bumps [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/minimist) from 1.2.0 to 1.2.2. + - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) + - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/minimist) + + --- + updated-dependencies: + - dependency-name: "@types/minimist" + dependency-type: direct:development + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit dc6d2eb2a3835c8a39e6249ce851935b58f0a1fe +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Tue Oct 26 14:32:56 2021 +0000 + + build(deps): bump webpack-dev-server from 4.0.0-rc.0 to 4.3.1 + + Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.0.0-rc.0 to 4.3.1. + - [Release notes](https://github.com/webpack/webpack-dev-server/releases) + - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md) + - [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.0.0-rc.0...v4.3.1) + + --- + updated-dependencies: + - dependency-name: webpack-dev-server + dependency-type: direct:production + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit e33d8313adef0a8bfa2c578e8c7738c21efb43f8 +Merge: d5fb02775a 6c1a26a8d2 +Author: Ben Lambert +Date: Tue Oct 26 16:29:35 2021 +0200 + + Merge pull request #7781 from backstage/blam/fixing-dependabot-react + + chore: goodbye old core versions 👋 + +commit a15d02851747791d6e2fde8f82d18b12cb990b85 +Author: Fredrik Adelöw +Date: Tue Oct 26 16:07:59 2021 +0200 + + more api fixes, in integration and theme + + Signed-off-by: Fredrik Adelöw + +commit d5fb02775a229c5097ca3a1907fd039e55f52ada +Merge: dd028ea861 f1e96dc5b1 +Author: Johan Haals +Date: Tue Oct 26 15:56:35 2021 +0200 + + Merge pull request #7774 from backstage/msw/usages + + chore/cli: Replace msw with setupRequestMockHandlers + +commit 6c1a26a8d2bec9ad293608e0be353cc8bf9cb5f2 +Author: blam +Date: Tue Oct 26 15:40:47 2021 +0200 + + chore: goodbye old core versions 👋 + + Signed-off-by: blam + +commit dd028ea86110a4c5829a16c3b21382613bb959ee +Merge: a34bf5b330 65bf24bc1d +Author: Ben Lambert +Date: Tue Oct 26 15:04:40 2021 +0200 + + Merge pull request #7775 from backstage/blam/e2e-tests + + windows e2e build + +commit a34bf5b330edd55c18546402aed9066503d4990a +Merge: 7ad5ed685f c2d50a0073 +Author: Fredrik Adelöw +Date: Tue Oct 26 14:51:11 2021 +0200 + + Merge pull request #7779 from backstage/freben/yah-cli-small-one + + Add docs to the last export of cli-common + +commit bf76bb7a1d88762307353dc623de86ab84eb1a34 +Author: Himanshu Mishra +Date: Tue Oct 26 14:43:30 2021 +0200 + + create github issue with a formatted body + + Co-authored-by: Harry Hogg + Signed-off-by: Himanshu Mishra + +commit 7ad5ed685fdf04409fe1846851429f6e54285853 +Merge: 18d73ecc9d 6b615e92c8 +Author: Ben Lambert +Date: Tue Oct 26 14:38:51 2021 +0200 + + Merge pull request #7778 from backstage/freben/more-publicalities + + clean up exports in core-app-api + +commit 65bf24bc1db2873a72bfcfa97b0b33a6a4572958 +Author: blam +Date: Tue Oct 26 14:27:33 2021 +0200 + + chore: removing the log10 and just do linear backoff + + Signed-off-by: blam + +commit 3cb1e8e6ee5f7561905c639b98427fc9bd109e71 +Author: Himanshu Mishra +Date: Tue Oct 26 14:16:29 2021 +0200 + + fix types/react version + + Co-authored-by: Harry Hogg + Signed-off-by: Himanshu Mishra + +commit c2d50a0073f8941ccd4ead9711606bfaec36250b +Author: Fredrik Adelöw +Date: Tue Oct 26 14:13:17 2021 +0200 + + Add docs to the last export of cli-common + + Signed-off-by: Fredrik Adelöw + +commit 6e1a523f86b362f4a05ad478bc09c2581e18cc98 +Author: Harry Hogg +Date: Mon Oct 25 13:04:56 2021 +0100 + + chore(Snyk): Added scripts for syncing Snyk vulnerabilities to Github issues. + + Signed-off-by: Harry Hogg + +commit 48bd2e2be206e76db903f7ded79dbcfca31d80b5 +Author: Harry Hogg +Date: Fri Oct 22 14:57:02 2021 +0100 + + chore(Snyk): Added workflow for outputting the Snyk report as JSON + + Signed-off-by: Harry Hogg + Co-Authored-By: Himanshu Mishra +Date: Tue Oct 26 14:01:32 2021 +0200 + + catalog-react: export loadIdentityOwnerRefs and loadCatalogOwnerRefs all the way + + Signed-off-by: Himanshu Mishra + +commit 6b615e92c8fbf8e5b1b97a838e95b35a38f9f489 +Author: Fredrik Adelöw +Date: Tue Oct 26 12:22:28 2021 +0200 + + clean up exports in core-app-api + + Signed-off-by: Fredrik Adelöw + +commit 38ad8746c0ac4247c64c3cdbf438ad0853384635 +Author: blam +Date: Tue Oct 26 13:45:04 2021 +0200 + + chore: fixing typescript EXPECTED_LOAD_ERRORS + + Signed-off-by: blam + +commit 1af1f76cb8cda4936d341f3c88909d23947e4cad +Author: blam +Date: Tue Oct 26 13:40:45 2021 +0200 + + chore: add another exponential delay to wait for the page to load too + + Signed-off-by: blam + +commit f733a19f8519d962ebecaf8bbb3043d0711abfc2 +Author: blam +Date: Tue Oct 26 13:38:30 2021 +0200 + + chore: exponential backoff for all errors not just timeouts + + Signed-off-by: blam + +commit c754c390ee16c4a89a6609fc057772ae9ffd9217 +Author: Brian Fletcher +Date: Tue Oct 26 12:09:54 2021 +0100 + + fix up exports to follow covention + + Signed-off-by: Brian Fletcher + +commit 0235260c9f0809111c7d9a282189455bbd4bd955 +Author: blam +Date: Tue Oct 26 12:56:51 2021 +0200 + + chore: added env + + Signed-off-by: blam + +commit 855d460611216a54d045df5b269c65f8641e94f9 +Author: Matto +Date: Tue Oct 26 21:50:49 2021 +1100 + + Change variable name + + Signed-off-by: Matto + +commit d781df18437df3eb15149ce292158b0527f637ac +Author: Brian Fletcher +Date: Tue Oct 26 11:34:13 2021 +0100 + + hide workflow runners behind createWorker + + Also renames legacy and default workflow runners. + + Signed-off-by: Brian Fletcher + +commit b92b436efcc922c474492fd14b7381f072fad830 +Author: blam +Date: Tue Oct 26 12:33:19 2021 +0200 + + chore: use the debug module + + Signed-off-by: blam + +commit 82a79983753224790fe2d376816123e972ab151d +Author: blam +Date: Tue Oct 26 12:15:33 2021 +0200 + + chore: run the e2e-tests when the correct path changes + + Signed-off-by: blam + +commit 6f923c9e1d5ea2c0ceec745e6c61be5f3e3e51e1 +Author: blam +Date: Tue Oct 26 12:00:26 2021 +0200 + + chore: increase the attempts + + Signed-off-by: blam + +commit fbedcebe7cf3ed8713e4e7e215b29d7402d38643 +Author: blam +Date: Tue Oct 26 11:59:00 2021 +0200 + + chore: turn on some debug logging + + Signed-off-by: blam + +commit 9c996ec4e2bb8ca788305cc382423ccc9cbd7a0a +Merge: ea0f921cd3 18d73ecc9d +Author: hiba-aldalaty +Date: Tue Oct 26 10:57:20 2021 +0100 + + Merge branch 'master' into scalable-sidebar-new-implementation + +commit f18755ee497a7489fcb5a3f28425b51580f90bfb +Author: Nicolas Arnold +Date: Tue Oct 26 09:57:26 2021 +0100 + + Using req instead of state + + Signed-off-by: Nicolas Arnold + +commit f1e96dc5b11d28c93e971ead275f0e0daefb4183 +Author: Johan Haals +Date: Tue Oct 26 10:38:13 2021 +0200 + + chore/cli: Replace msw with setupRequestMockHandlers + + Signed-off-by: Johan Haals + +commit 45a2a91a3165aca21aed793f7744326c9a55e29b +Author: Brian Fletcher +Date: Tue Oct 26 09:48:56 2021 +0100 + + update api reports after merge + + Signed-off-by: Brian Fletcher + +commit 118df0f94d9e2bb6c56f8334ca047f8ef69d56df +Merge: 8c93478a4e 18d73ecc9d +Author: Nicolas Arnold +Date: Tue Oct 26 09:48:31 2021 +0100 + + Merge branch 'backstage:master' into ch3367 + +commit 18d73ecc9d38612947e9d1a01c3c18f05c7b325a +Merge: ce695c62fb c6c2942daa +Author: Fredrik Adelöw +Date: Tue Oct 26 10:40:14 2021 +0200 + + Merge pull request #7749 from backstage/freben/very-public + + fix some of the ae-missing-release-tag warnings in core-components + +commit ce695c62fb298d9045620ccd502c038088d685bb +Merge: 2ba4a2caef 59a7e369a9 +Author: Ben Lambert +Date: Tue Oct 26 10:38:51 2021 +0200 + + Merge pull request #7744 from OscarDHdz/scaffolder/EnableActionButtonsIfTemplateFails + + Scaffolder: Enable buttons if template fails to execute + +commit c1d186858f40f4129a4b7073852968c43d4817d2 +Merge: e85f494939 2ba4a2caef +Author: Brian Fletcher +Date: Tue Oct 26 08:55:33 2021 +0100 + + Merge branch 'master' into scaffolder-improvement + +commit 2ba4a2caefd68f16d5e20742132e5dee23636de4 +Merge: 5d3253f7b6 61fe752dad +Author: Tim Hansen +Date: Mon Oct 25 20:20:25 2021 -0600 + + Merge pull request #7765 from RodionGork/fix/sentry-plugin-period-values + + fix: sentry plugin corrected allowed period values + +commit 5d3253f7b61f3dcb28e8f3a292e761e067fe9021 +Merge: d066399739 5e10974af6 +Author: Tim Hansen +Date: Mon Oct 25 13:57:46 2021 -0600 + + Merge pull request #7755 from jrusso1020/jrusso/export-components-for-custom-scaffolderpage + + Export components so developers can customize the scaffolder page + +commit 61fe752dadfb5499e2ca6e225f551450f742eb68 +Author: rodion +Date: Mon Oct 25 22:48:14 2021 +0300 + + fix: sentry plugin corrected allowed period values + according https://docs.sentry.io/api/events/list-a-projects-issues/ + + Signed-off-by: rodion + +commit c6c2942daa1eab026362853afa9bf82363a6c536 +Author: Fredrik Adelöw +Date: Mon Oct 25 19:11:14 2021 +0200 + + address review comments + + Signed-off-by: Fredrik Adelöw + +commit 59a7e369a9cc50933fde0df29b96c21984ac37ea +Author: OscarDHdz +Date: Mon Oct 25 11:31:24 2021 -0500 + + Scaffolder: update template execution error handling + + Signed-off-by: OscarDHdz + +commit f879e8b2b8f5736dc10e42d4aa36bcad95094a7c +Author: Harry Hogg +Date: Mon Oct 18 11:43:22 2021 +0100 + + fix(backend): Load all schemas from monorepo packages + + Signed-off-by: Harry Hogg + +commit 4b92638259ff7a4a0a39f3e51a81254f151609b1 +Author: Harry Hogg +Date: Mon Oct 18 11:00:01 2021 +0100 + + test(escapeRegExp): Just an extra test to make sure non-regexy strings don't get escaped + + Signed-off-by: Harry Hogg + +commit deaec1ee3fe5c55b8fdc0b4a7a3c248416d700ac +Author: Harry Hogg +Date: Mon Oct 18 10:59:21 2021 +0100 + + fix(rootLogger): Only set a regex if there are redactions given, otherwise everything gets redacted + + Signed-off-by: Harry Hogg + +commit 488e6145cbe04ac0a7ec8708b26615a0fe9a6ff0 +Author: Harry Hogg +Date: Thu Oct 14 13:33:46 2021 +0100 + + fix(rootLogger): Renamed to setRootLoggerRedactionList and do not expose publically + + Signed-off-by: Harry Hogg + +commit a9025f70ba765fc85a4af0c4d50b925d594ef898 +Author: Harry Hogg +Date: Thu Oct 14 13:30:43 2021 +0100 + + fix(rootLogger): Added util for escaping a regular expression + + Signed-off-by: Harry Hogg + +commit 3c10980ec5a4052ad15b771395fafb4ef1e7253d +Author: Harry Hogg +Date: Tue Oct 5 15:17:32 2021 +0100 + + test(rootLogger): Redaction formatting + + Signed-off-by: Harry Hogg + +commit f8a7f5723a849195ad5946dfabe18dac7fcc33d0 +Author: Harry Hogg +Date: Tue Oct 5 12:34:27 2021 +0100 + + Removed added dependency + + Signed-off-by: Harry Hogg + +commit 18d14d655eba82c981698d0f4f94b96afd739312 +Author: Harry Hogg +Date: Thu Sep 30 13:32:03 2021 +0100 + + fix(config): Subscribe to config changes instead of piggy backing off the loader watch. + + Signed-off-by: Harry Hogg + +commit 12428bf338deeaa1e32e9bb68092e2f8cf762645 +Author: Harry Hogg +Date: Thu Sep 30 13:31:07 2021 +0100 + + fix(config): Use config get() and find secrets using one big RegExp instead + + Signed-off-by: Harry Hogg + +commit 54decb6266b644b932fe6e91bca7ef6f7b703d6c +Author: Harry Hogg +Date: Wed Sep 29 13:47:13 2021 +0100 + + docs(api-report): Updated API documentation + + Signed-off-by: Harry Hogg + +commit 1be8d2abdbfb0c12ef1dcb199cc2e410b8d9ac5a +Author: Harry Hogg +Date: Wed Sep 29 12:04:09 2021 +0100 + + docs(changeset): Addded changeset for the sercret redaction + + Signed-off-by: Harry Hogg + +commit 94929707e93f5a7be1f05b1138704deda96be2cf +Author: Harry Hogg +Date: Wed Sep 29 12:00:25 2021 +0100 + + feat(backend-common): Pass the redaction map from the backend config-loader to the logger + + Signed-off-by: Harry Hogg + +commit a2b66f2f4d12fde3e8d2d89fcb1d1f4ead1b6c65 +Author: Harry Hogg +Date: Wed Sep 29 11:52:34 2021 +0100 + + feat(logger): Added redaction filter to the rootLogger + + Signed-off-by: Harry Hogg + +commit ee801b5c2b1e207be84baf5d538c88ca957e2168 +Author: Harry Hogg +Date: Wed Sep 29 11:51:21 2021 +0100 + + feat(config): Added a getMap method to return a flattened map of the loaded config + + Signed-off-by: Harry Hogg + +commit 3e61a4da9e6849773319f4acf8e745c7eb3cd0dc +Author: Himanshu Mishra +Date: Mon Sep 13 12:21:29 2021 +0200 + + backend: add some todos for redacting secrets from logs + + Co-authored-by: Harry Hogg + Signed-off-by: Himanshu Mishra + +commit 5f3460089e12f2c5e7bc05f4dc5369f910bce378 +Author: blam +Date: Mon Oct 25 17:41:36 2021 +0200 + + chore: revert yarn.lock changes for @types/react packages + + Signed-off-by: blam + +commit 004a23b5fcb88a645a7ad0c06cbba53b9cd96c4b +Author: Kenneth Feng +Date: Mon Oct 25 10:18:56 2021 -0400 + + update octokit-plugin-create-pull-request in yarn.lock + + Signed-off-by: Kenneth Feng + +commit ce024e93ce042faedd4ff238c8bb111fa4107166 +Author: Kenneth Feng +Date: Mon Oct 25 10:16:44 2021 -0400 + + Cast string 'base64' to the compatible Encoding type. + + Signed-off-by: Kenneth Feng + +commit 5e10974af6c614df6f4828c5c97a2846d340e081 +Author: jrusso1020 +Date: Sun Oct 24 13:28:15 2021 -0400 + + Export components so developers can customize the scaffolder page + + This is the first step to allow developers to customize the scaffolder + page. With this work all the scaffolder page is now available to + backstage developers and they can customize the current scaffolder + page how they like similar to what is available for the catalog page + and other plugin pages. + + Future work that has been discussed is possibly allowing for SwimLane + components that will allow developers to surface specific templates + or organize templates in specific ways + + Signed-off-by: jrusso1020 + +commit d066399739857fb45db448ded185b684b34de7e3 +Merge: 96a2a23167 e571311f8a +Author: Eric Peterson +Date: Mon Oct 25 15:34:10 2021 +0200 + + Merge pull request #7554 from cmpadden/techdocs-storage-subfolder + + Support optional bucketRootPath in GCS and S3 techdocs publishers + +commit 96a2a231674cc9b6e854cf5469eb0e42ec4338b4 +Merge: 0ad4e5dab0 bf5dfa2708 +Author: Ben Lambert +Date: Mon Oct 25 15:16:59 2021 +0200 + + Merge pull request #7729 from stoiev/update-datadog-rum-version + + update datatogRum browser agent version + +commit e571311f8ade8607736a4feda7f05841cad7ffc4 +Author: Colton Padden +Date: Mon Oct 25 09:11:22 2021 -0400 + + downgrade changeset impact to patch for bucketRootPath implementation + + Signed-off-by: Colton Padden + +commit 0ad4e5dab0c2f182d1f61fb0be6553db33cbde73 +Merge: 874150c602 7359623e87 +Author: Ben Lambert +Date: Mon Oct 25 15:00:32 2021 +0200 + + Merge pull request #7753 from awanlin/topic/azure-devops-frontend-refactoring + + Azure DevOps Frontend Refactoring + +commit 874150c60204687d0d314892e2c4a0b1f4348a27 +Merge: 2e66c49c25 43b77e1e5e +Author: Ben Lambert +Date: Mon Oct 25 14:56:29 2021 +0200 + + Merge pull request #7737 from RodionGork/feat/sentry-plugin-allows-search-query + + fix: sentry plugin allows search query parameter + +commit 2e66c49c25541dd74aed3ba746b0575294892779 +Merge: d99c49b6dc 1695c17b2e +Author: Ben Lambert +Date: Mon Oct 25 14:54:00 2021 +0200 + + Merge pull request #7731 from backstage/rugvip/storybewk + + storybook: support args for selecting a subset of packages + +commit 1695c17b2e45a42288b695ef704c5e5e7a56096a +Author: Patrik Oldsberg +Date: Thu Oct 21 15:18:18 2021 +0200 + + storybook: support args for selecting a subset of packages + + Signed-off-by: Patrik Oldsberg + +commit 43b77e1e5e855335da997f74562c9fd13b924697 +Author: rodion +Date: Mon Oct 25 15:05:07 2021 +0300 + + fix: sentry-plugin query parameter is optional + + Signed-off-by: rodion + +commit d99c49b6dcec14b83ce82c4663ae62998a0b1cb5 +Merge: 49252f0d6d b34a8365b1 +Author: Suzanne Daniels +Date: Mon Oct 25 13:33:01 2021 +0200 + + Merge pull request #7499 from suuus/suuus/docs + + Revamp of getting started guide - part 1 + +commit 49252f0d6d3bf4339217645921555310ffa631bb +Merge: a1b042b508 76a85113bc +Author: Johan Haals +Date: Mon Oct 25 11:09:16 2021 +0200 + + Merge pull request #7727 from backstage/test-utils-core + + Move test-utils-core into test-utils + +commit a1b042b50870863ca2d328f49e9f0a9f1339dcc2 +Merge: a22ebf3da6 2eebc9bac3 +Author: Ben Lambert +Date: Mon Oct 25 11:00:46 2021 +0200 + + Merge pull request #7752 from awanlin/topic/add-duration-and-identity-to-azure-devops-backend + + Added duration and identity as well as minor refactoring + +commit 4289ac5322f5316655360352d70f845a5ff6fc13 +Author: blam +Date: Mon Oct 25 10:34:01 2021 +0200 + + chore: export the types properly and update the api-report + + Signed-off-by: blam + +commit a22ebf3da643818ad458d2faa27e7082922b6ee1 +Merge: 6a4e6e3898 9a9c630ad8 +Author: Ben Lambert +Date: Mon Oct 25 10:23:00 2021 +0200 + + Merge pull request #7681 from mclarke47/refresh-kubernetes-plugin-at-interval + + Refresh k8s plugin at interval + +commit d184e50c50937f00e971b2513e35f64273d18a14 +Author: blam +Date: Mon Oct 25 10:21:17 2021 +0200 + + chore: updating api report + + Signed-off-by: blam + +commit 6a4e6e38983d24f2a8eb51bb5ba7cfe7cf0fb5a8 +Merge: 4b243fbb96 a9a8c6f7c5 +Author: Ben Lambert +Date: Mon Oct 25 10:04:04 2021 +0200 + + Merge pull request #7733 from cmpadden/tech-docs-scroll-restoration + + Scroll to Top of TechDocs Reader During Page Navigation + +commit 3c4bbd7ad6f8ece322f607a8acfc56fcc4af1d96 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Mon Oct 25 04:12:29 2021 +0000 + + build(deps): bump keyv-memcache from 1.2.5 to 1.2.7 + + Bumps [keyv-memcache](https://github.com/jaredwray/keyv-memcache) from 1.2.5 to 1.2.7. + - [Release notes](https://github.com/jaredwray/keyv-memcache/releases) + - [Commits](https://github.com/jaredwray/keyv-memcache/compare/v1.2.5...v1.2.7) + + --- + updated-dependencies: + - dependency-name: keyv-memcache + dependency-type: direct:production + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit 7359623e8775a58479e79717a4cc470497f3cbd4 +Author: Andre Wanlin +Date: Sun Oct 24 10:13:28 2021 -0500 + + Added changeset + + Signed-off-by: Andre Wanlin + +commit 91e7f2eda8c8d168109c51b6643d4281940e4c29 +Author: Andre Wanlin +Date: Sun Oct 24 10:04:11 2021 -0500 + + Added tests for state and result functions + + Signed-off-by: Andre Wanlin + +commit 7adcfb4f764a3dc066f6f84cca3528fe4c40f8b6 +Author: Andre Wanlin +Date: Sun Oct 24 08:45:22 2021 -0500 + + Refactored README + + Signed-off-by: Andre Wanlin + +commit e1ebaff47a1f6e73437495eb1d6da6d015431012 +Author: Andre Wanlin +Date: Sun Oct 24 08:09:00 2021 -0500 + + Removed router + + Signed-off-by: Andre Wanlin + +commit 2eebc9bac3d71ec387cf352b3b679fb0961c29af +Author: Andre Wanlin +Date: Sat Oct 23 11:50:43 2021 -0500 + + Added changeset + + Signed-off-by: Andre Wanlin + +commit 75a865215cd70a1bd41e136d56ea5240b749e464 +Author: Andre Wanlin +Date: Sat Oct 23 11:47:54 2021 -0500 + + Added duration and identity as well as minor refactoring + + Signed-off-by: Andre Wanlin + +commit 7a5cb137b599094a019904ad6053031829dfb18c +Author: Kenneth Feng +Date: Fri Oct 22 21:45:04 2021 -0400 + + Always use base64 encoding to prevent interpreting binary files as utf-8 text files + + Signed-off-by: Kenneth Feng + +commit 4b243fbb966cc3126274237de53826bd8b186aaf +Merge: 73aff6c039 10615525f3 +Author: Fredrik Adelöw +Date: Fri Oct 22 20:40:48 2021 +0200 + + Merge pull request #7747 from backstage/freben/stop-it-with-the-config + + Remove all internal usage of the deprecated json and observable types + +commit 2a0ad49da095cbc471ca54e0e8a05d9ad66e7b65 +Author: Fredrik Adelöw +Date: Fri Oct 22 16:59:54 2021 +0200 + + fix some of the ae-missing-release-tag warnings in core-components + + Signed-off-by: Fredrik Adelöw + +commit 8c93478a4eb4d2849a8123d07cc8e0f381b397e2 +Author: Nicolas Arnold +Date: Fri Oct 22 10:22:54 2021 +0100 + + Update api docs + + Signed-off-by: Nicolas Arnold + +commit 10615525f364e7b91820334e5787226c9f5a9283 +Author: Fredrik Adelöw +Date: Fri Oct 22 16:11:23 2021 +0200 + + Do Observable too + + Signed-off-by: Fredrik Adelöw + +commit 56f182dde2767d8e700d5ed0c16c052891f54626 +Author: Fredrik Adelöw +Date: Fri Oct 22 15:52:51 2021 +0200 + + Remove all internal usage of the Json types + + Signed-off-by: Fredrik Adelöw + +commit b9602099765c3063cbcfef6374c5f6735033db98 +Author: Kenneth Feng +Date: Fri Oct 22 10:01:55 2021 -0400 + + fix style issues + + Signed-off-by: Kenneth Feng + +commit 73aff6c0394b73b8a86e11aafb9e53fabb50c8f9 (tag: v0.52.1, tag: release-2021-10-22) +Merge: 86086e36c9 89950060ef +Author: Fredrik Adelöw +Date: Fri Oct 22 15:54:06 2021 +0200 + + Merge pull request #7743 from backstage/freben/release-types + + release @backstage/types + +commit 5df2435892d4961a844637bb611e5f9a8710e75d +Author: OscarDHdz +Date: Fri Oct 22 08:23:43 2021 -0500 + + Scaffolder: Enable buttons if template fails to execute + + Signed-off-by: OscarDHdz + +commit 89950060ef0282bf70f9eec80a4f6e77c4c4012e +Author: Fredrik Adelöw +Date: Fri Oct 22 15:02:34 2021 +0200 + + release @backstage/types + + Signed-off-by: Fredrik Adelöw + +commit e85f494939b548a3a5e6b38d3c4ddfbb09c8ab2e +Merge: 33d99f7cdd 86086e36c9 +Author: Brian Fletcher +Date: Fri Oct 22 10:44:33 2021 +0100 + + Merge branch 'master' into scaffolder-improvement + +commit 33d99f7cdd963da3421b4570446641dd0dc890dd +Author: Brian Fletcher +Date: Fri Oct 22 08:12:29 2021 +0100 + + data store options type added + + Signed-off-by: Brian Fletcher + +commit 7714547af59367d96f96a5807d38bb65fae6207d +Author: Nicolas Arnold +Date: Thu Oct 21 10:27:19 2021 +0100 + + Fixing types + + Signed-off-by: Nicolas Arnold + +commit f86173221c5929057e50f5aa91909e0a433652f2 +Author: Nicolas Arnold +Date: Wed Oct 13 17:49:04 2021 +0100 + + Add callback to allow users to override state + + This is a slightly different implementation. It allows the user to pass in a reference to a callback so that the state + can be set. It was a suggestion from @Rugvip on a discussion we had offline. + + The callback is an async function that returns a Promise + + Note: due to the way the OAuthAdapter works, this callback must include an env + nonce. Without them, your oauth request will fail. + + Signed-off-by: Nicolas Arnold + +commit 86086e36c93de667387e5c919fef34f3eee52ae3 +Merge: 0ede1cebca d4d07abec0 +Author: Patrik Oldsberg +Date: Fri Oct 22 11:27:59 2021 +0200 + + Merge pull request #7742 from backstage/rugvip/fixup + + types: fix cli dep version query + +commit 3b767f19c97ecfa436f3e578121d69d3207890c9 +Author: Nicolas Arnold +Date: Fri Oct 1 09:39:55 2021 +0100 + + Adopt extra field for OAuth state + + Currently, the OAuth state is very limited. It only accepts three field: + * env + * nonce + * origin + + This does not give the user much flexibility when passing in other fields to the state. Origin is set based on the window location. + Env determined by the running environment of backstage. Nonce, randomly generated every time. + + If a user wanted to verify other fields in the state, they would be unable to do so. + For example, let's say you have a GitHub app that serves multiple installations. In order for this to work you need a middle service between github and backstage. + This service needs to programaticaly determine where to redirect the requests to (GitHub apps only allow one redirect url). + Your intermediate service requires you to redirect to other paths on backstage based on the type of request the Github ap + p receives. + By adding in the `extraState` to the Github Provider Options, this can now be achieved. You can set the field to `{'redirect_url': '/some/path/to/redirect/to'}` to complete + the OAuth flow. + + Although this is a very specific use case, I believe this will be useful across all the providers. + + Signed-off-by: Nicolas Arnold + +commit d4d07abec09d7a4ca04456dc94464a7fe8edc7b2 +Author: Patrik Oldsberg +Date: Fri Oct 22 10:39:13 2021 +0200 + + types: fix cli dep version query + + Signed-off-by: Patrik Oldsberg + +commit 0ede1cebcaa631d278997cae61b117f7b46b66f8 +Merge: 27c2a740e5 66bcc31ec4 +Author: Fredrik Adelöw +Date: Fri Oct 22 10:25:32 2021 +0200 + + Merge pull request #7724 from backstage/freben/core-types + + introduce `@backstage/types` + +commit 76a85113bc91eb29b8c117cb14ffc020ce40f06f +Author: Johan Haals +Date: Thu Oct 21 15:55:46 2021 +0200 + + pass with no tests + + Signed-off-by: Johan Haals + +commit 1ed3eb452774ba2ceaeac97b4a1dddf9575cce62 +Author: Johan Haals +Date: Thu Oct 21 15:28:26 2021 +0200 + + remove unused dependencies + + Signed-off-by: Johan Haals + +commit adb27441e6be45f7fb60feab3f1f245151da6ae5 +Author: Johan Haals +Date: Thu Oct 21 14:59:57 2021 +0200 + + use setupRequestMockHandlers inside msw + + Signed-off-by: Johan Haals + +commit c976066b05017b472fc09fb98b916cd0c5a3889e +Author: Johan Haals +Date: Thu Oct 21 14:59:42 2021 +0200 + + Update wording in changeset + + Signed-off-by: Johan Haals + +commit 379e1863323fdcb93049946449d465a34e4ba24a +Author: Johan Haals +Date: Thu Oct 21 14:59:19 2021 +0200 + + Remove all exports from test-utils-core + + Signed-off-by: Johan Haals + +commit 925a967f363df311287eeb495adfe1cd145d3034 +Author: Johan Haals +Date: Thu Oct 21 14:49:42 2021 +0200 + + Replace usage of test-utils-core with test-utils + + Signed-off-by: Johan Haals + +commit bb12aae352eacd818a906511c50f7f89388026ea +Author: Johan Haals +Date: Thu Oct 21 14:31:54 2021 +0200 + + Add changeset + + Signed-off-by: Johan Haals + +commit 60a75ae833acfce424040e8f1f7f3df4834a9766 +Author: Johan Haals +Date: Thu Oct 21 14:31:42 2021 +0200 + + chore: fix import + + Signed-off-by: Johan Haals + +commit 87a7cbdb6833cdd38b712eb7caaf52979f1e3e0f +Author: Johan Haals +Date: Thu Oct 21 14:14:35 2021 +0200 + + replace msw with setupRequestMockHandlers + + Signed-off-by: Johan Haals + +commit 4f14d881c4972757e36a241317f06a0bc7cce984 +Author: Johan Haals +Date: Thu Oct 21 13:56:45 2021 +0200 + + Move test-utils-core into test-utils + + - Deprecates methods in test-utils-core + - Migrates code intotest-utils + - Updates documentation + - Export missing types + + Signed-off-by: Johan Haals + +commit 27c2a740e535134e6f3e7dea3623586756aeb718 +Merge: 3fcc9894f8 a369f19e7e +Author: Camila Belo +Date: Fri Oct 22 08:32:17 2021 +0200 + + Merge pull request #7726 from szubster/lunr-filter-single-item-array + + Handle single-item array filter in Lunr search engine + +commit 9a9c630ad87e042b77b55616d0fedcceb61d60f8 +Author: mclarke47 +Date: Thu Oct 21 22:01:27 2021 +0100 + + better changeset message + + Signed-off-by: mclarke47 + +commit 41af2658723b4ffe8763ce4116827a4945a41500 +Merge: a35b6459d5 3fcc9894f8 +Author: Marley Powell +Date: Thu Oct 21 21:55:36 2021 +0100 + + Merge branch 'master' of https://github.com/backstage/backstage into marley/7678-pull-request-dashboard + +commit a35b6459d50b3979509365c532a51932f7c53ca9 +Author: Marley Powell +Date: Thu Oct 21 21:53:51 2021 +0100 + + feat: Created `AzurePullRequestsIcon` component. + + Signed-off-by: Marley Powell + +commit d8396253187c0062d3d3fe88edddbf47996f5eb2 +Author: Victor Perera +Date: Thu Oct 21 14:21:03 2021 -0500 + + Update api-report + + Signed-off-by: Victor Perera + +commit c671c3827939e6ffd51addac9650d98f540bf8d3 +Author: Colton Padden +Date: Thu Oct 21 14:53:29 2021 -0400 + + Template directly to specified path otherwise use temp dir + + When the `--path` argument is specified, then perform the create-app templating + directly to that path. Otherwise, template to a temporary directory, and move + the files to a directory based on the project name. + + Removed the `cleanUp` method in favor of removing temporary files directly in + the `moveApp` method in a `finally` block. + + Reverted `moveApp` method to use the move operation instead ofe recursively + copying files. + + Signed-off-by: Colton Padden + +commit 97dc10706f9a8d9f2a42c562880f9f831d16631e +Author: Victor Perera +Date: Thu Oct 21 13:50:52 2021 -0500 + + Changes requested fixed + + Signed-off-by: Victor Perera + +commit 97231f55816098607dd5d68823bf830568839bee +Author: rodion +Date: Thu Oct 21 21:39:47 2021 +0300 + + fix: sentry plugin allows search query parameter + specified by documentation https://docs.sentry.io/api/events/list-a-projects-issues/ + + Signed-off-by: rodion + +commit e55a5dea094b75318b6d5222924c29166900bb9f +Author: Kenneth Feng +Date: Tue Oct 19 21:49:41 2021 -0400 + + plugin/scaffolder: set the file mode in publish:github:pull-request. + + The ability to set file mode was introduced in octokit-plugin-create-pull-request:v3.10. + This PR updates the underlying octokit-plugin-create-pull-request + version to 3.10, and sets the file mode when creating the pull request. + + Signed-off-by: Kenneth Feng + +commit 3fcc9894f85e40e4c8b19d00429a8bad00e8515c +Merge: 017a47e585 8c30ae8902 +Author: Fredrik Adelöw +Date: Thu Oct 21 19:08:50 2021 +0200 + + Merge pull request #7714 from backstage/freben/stringify-error + + Add `stringifyError` + +commit 5a58092168be995a31d9d49bb26b7e70caec068c +Author: Brian Fletcher +Date: Thu Oct 21 16:32:45 2021 +0100 + + no longer expose the storage task broker + + We can implement the task broker completely, so it is not neccessary + to export it. + + This commit also addresses some review comments. + + Signed-off-by: Brian Fletcher + +commit 017a47e585642733ac3b4b294cd00fc517d3ba08 (tag: v0.52.0, tag: release-2021-10-21) +Merge: b61c50a12f bf5090e59d +Author: Ben Lambert +Date: Thu Oct 21 16:50:00 2021 +0200 + + Merge pull request #7618 from backstage/changeset-release/master + + Version Packages + +commit 8c30ae89025d054c8ec1afc8ea80eee11ee4e6a5 +Author: Fredrik Adelöw +Date: Wed Oct 20 21:16:35 2021 +0200 + + Add `stringifyError` that is useful for logging e.g. `Something went wrong, ${stringifyError(e)}` + + Signed-off-by: Fredrik Adelöw + +commit a9a8c6f7c51793fbc4727ca409ae52d89ea7e8ca +Author: Colton Padden +Date: Thu Oct 21 10:36:59 2021 -0400 + + Scroll to the top of reader content when primary navigation link is clicked + + When navigating between pages using the primary sidebar navigation menu, + scroll to the top of the generated markdown content via + `.scrollIntoView()`. + + Signed-off-by: Colton Padden + +commit 66bcc31ec42d91d40b5a46ccbe1652ee7056b208 +Author: Fredrik Adelöw +Date: Thu Oct 21 16:36:41 2021 +0200 + + some more fixup + + Signed-off-by: Fredrik Adelöw + +commit 7c5cf5a4a443dd20f26bf2142ac4f5cc15195689 +Author: Fredrik Adelöw +Date: Thu Oct 21 16:07:35 2021 +0200 + + add test + + Signed-off-by: Fredrik Adelöw + +commit 109a66a7c7d549cedc128e4e73541e9dad185952 +Author: Colton Padden +Date: Thu Oct 21 09:42:52 2021 -0400 + + make bucketRootPath the last argument to publish constructors + + Signed-off-by: Colton Padden + +commit bf5090e59dc64bbea40b74b12b2ef0cfe5291432 +Author: github-actions[bot] +Date: Thu Oct 21 13:28:13 2021 +0000 + + Version Packages + +commit b61c50a12fa7b6ba1785556906172b74ea7f3660 +Author: Matthew Clarke +Date: Thu Oct 21 14:21:35 2021 +0100 + + fix k8s crd regression (#7728) + + Signed-off-by: mclarke47 + +commit 447c514899c84dc4a53439e8ae121b37831f6607 +Author: Fredrik Adelöw +Date: Thu Oct 21 15:05:07 2021 +0200 + + rename to just types + + Signed-off-by: Fredrik Adelöw + +commit f207c39e419612e55a5739b97777bbff74f33271 +Merge: 803c5550c5 b149e94290 +Author: Ben Lambert +Date: Thu Oct 21 15:16:52 2021 +0200 + + Merge pull request #7642 from kuangp/fix/catalog-register + + fix(catalog:register): support optional locations + +commit a369f19e7eed5b40bff1b225cbe475c5ad170b0b +Author: Tomasz Szuba +Date: Thu Oct 21 15:13:30 2021 +0200 + + Rename changeset + + Signed-off-by: Tomasz Szuba + +commit bf5dfa2708f685b56e11c14c449d5a2ba5413e24 +Author: Ivan Stoiev +Date: Thu Oct 21 09:38:28 2021 -0300 + + update datatogRum browser agent version + + Signed-off-by: Ivan Stoiev + Signed-off-by: Ivan Stoiev + +commit 803c5550c5056b57ea39be4af8acc4d3b85b5c44 +Merge: 09dea877bb 34da1574a3 +Author: Patrik Oldsberg +Date: Thu Oct 21 14:43:05 2021 +0200 + + Merge pull request #7568 from backstage/firestore-keystore + + auth-backend: Add Firestore as new key-store provider + +commit b374a9803abbf55642bab19fe615cb889c2cc97a +Merge: b23f048545 09dea877bb +Author: Marley Powell +Date: Thu Oct 21 13:17:36 2021 +0100 + + Merge branch 'master' of https://github.com/backstage/backstage into marley/7641-consume-exported-ado-types + + Signed-off-by: Marley Powell + +commit 09dea877bb7c229be886479da215368e2f227461 +Merge: b42d0506bb 5e43a73dd4 +Author: Ben Lambert +Date: Thu Oct 21 14:16:30 2021 +0200 + + Merge pull request #7703 from lykkeaxlin/bump-version + + bump bazaar plugin-catalog-react version + +commit 5e43a73dd49382f16d69a4eaa94c2dd3ee9f830f +Author: blam +Date: Thu Oct 21 14:15:46 2021 +0200 + + chore: fix up the changeset for the bazaar plugins + Signed-off-by: blam + +commit b42d0506bbb5416418f6f4f501d317652e524d19 +Merge: 9809e4093a 727554274e +Author: Patrik Oldsberg +Date: Thu Oct 21 14:11:38 2021 +0200 + + Merge pull request #7570 from rv-ddeloff/atlassian-auth + + Atlassian auth provider + +commit b23f048545e442ef8ddcf7bda230cca7048f3ff0 +Author: Marley Powell +Date: Thu Oct 21 13:09:57 2021 +0100 + + chore: Updated changeset + + Signed-off-by: Marley Powell + +commit 428061d7e56451750d02a9f8fcb2f6101338f347 +Author: Tomasz Szuba +Date: Thu Oct 21 14:04:58 2021 +0200 + + Add tests + + Signed-off-by: Tomasz Szuba + +commit 9809e4093a085a186f727e55442dd4b0ae55476c +Merge: 9eefb77ca2 e823146635 +Author: Patrik Oldsberg +Date: Thu Oct 21 13:55:24 2021 +0200 + + Merge pull request #7643 from marleypowell/marley/7641-export-ado-types + + refactor(`@backstage/plugin-azure-devops-backend`): re-exported types from `azure-devops-node-api` + +commit 0de67c4d2ae21fb7ed891b93ea43dcef28946e32 +Author: Tomasz Szuba +Date: Thu Oct 21 13:54:44 2021 +0200 + + Handle single-item array filter in Lunr search engine + + Signed-off-by: Tomasz Szuba + +commit 34da1574a3d768e7076ee2160e882e9b1d010d6b +Author: Patrik Oldsberg +Date: Thu Oct 21 13:48:49 2021 +0200 + + auth-backend: rename postgres keystore provider to database + + Signed-off-by: Patrik Oldsberg + +commit 727554274e2b038be822c948b6d1aedf9156d3e8 +Author: Daniel Deloff <44780793+rv-ddeloff@users.noreply.github.com> +Date: Thu Oct 21 07:22:09 2021 -0400 + + updated api report, adds Atlassian to vocab + + Signed-off-by: Daniel Deloff <44780793+rv-ddeloff@users.noreply.github.com> + +commit 9eefb77ca271f359f454ccbee70e279f62abb6e7 +Merge: b45020a548 1bd9548cee +Author: Patrik Oldsberg +Date: Thu Oct 21 13:21:41 2021 +0200 + + Merge pull request #7721 from backstage/dependabot/npm_and_yarn/passport-saml-3.2.0 + + build(deps): bump passport-saml from 3.1.2 to 3.2.0 + +commit 1bd9548cee3e8b5302185d3114f66248fb327c0a +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Thu Oct 21 10:39:22 2021 +0000 + + build(deps): bump passport-saml from 3.1.2 to 3.2.0 + + Bumps [passport-saml](https://github.com/node-saml/passport-saml) from 3.1.2 to 3.2.0. + - [Release notes](https://github.com/node-saml/passport-saml/releases) + - [Changelog](https://github.com/node-saml/passport-saml/blob/master/CHANGELOG.md) + - [Commits](https://github.com/node-saml/passport-saml/compare/v3.1.2...v3.2.0) + + --- + updated-dependencies: + - dependency-name: passport-saml + dependency-type: direct:production + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit b45020a54883beca7ea249c2a1251c9c83ef5a85 +Merge: 2fe737798e edf89c179e +Author: Ben Lambert +Date: Thu Oct 21 11:35:30 2021 +0200 + + Merge pull request #7555 from dirathea/plugins-k8s-caData-support + + Plugins k8s ca data support + +commit 2fe737798ef4470aa35d9d5a6d0e4b2b0217ed9f +Merge: a75e8147a0 e4387a7132 +Author: Patrik Oldsberg +Date: Thu Oct 21 11:30:17 2021 +0200 + + Merge pull request #7722 from backstage/dependabot/npm_and_yarn/octokit/webhooks-9.17.0 + + build(deps): bump @octokit/webhooks from 9.15.0 to 9.17.0 + +commit a75e8147a083ffb4b7c1cf98d38ec90cc7d520f1 +Merge: d27263153b 20b84f6fd3 +Author: Ben Lambert +Date: Thu Oct 21 11:15:55 2021 +0200 + + Merge pull request #7704 from maurosala/patch-1 + + Update ADOPTERS.md + +commit e4387a7132dfe1d8ce45026e5c168b3fd6b4ee42 +Author: Patrik Oldsberg +Date: Thu Oct 21 10:56:59 2021 +0200 + + yarn.lock: dedup @types/react + + Signed-off-by: Patrik Oldsberg + +commit d27263153b3943e90e22f47d625c395aaf96e2f1 +Merge: 93dbdc4538 8ba7481eb8 +Author: Oliver Sand +Date: Thu Oct 21 10:45:44 2021 +0200 + + Merge pull request #7606 from SDA-SE/feat/msgraphorgentityprovider + + Add `MicrosoftGraphOrgEntityProvider` + +commit 93dbdc4538d34acead6ff460e8c3d72f5ce4c034 +Merge: 6b387980af 665cfed096 +Author: Oliver Sand +Date: Thu Oct 21 10:44:36 2021 +0200 + + Merge pull request #7627 from SDA-SE/feat/githuborgentityprovider + + Add `GitHubOrgEntityProvider` + +commit e823146635760e559e68a1a6b74df636a7722d69 +Author: Marley Powell +Date: Thu Oct 21 09:31:20 2021 +0100 + + refactor: Code review improvements. + + Signed-off-by: Marley Powell + +commit 6237e636eb3f4cab189b6503298f0f45a878b31b +Author: Marcus Eide +Date: Thu Oct 21 10:30:29 2021 +0200 + + Be more specific when accessing firestore provider config + + Signed-off-by: Marcus Eide + +commit 8ba7481eb8ac7ff28aab2ec89c917d6fd6462e3a +Author: Oliver Sand +Date: Wed Oct 20 15:16:12 2021 +0200 + + Add more tests + + Signed-off-by: Oliver Sand + +commit 665cfed0969a94606fe19e552e0803cb0e6a4349 +Author: Oliver Sand +Date: Tue Oct 19 18:04:49 2021 +0200 + + Add tests + + Signed-off-by: Oliver Sand + +commit 6b387980aff0e9c1142d0d88ace690472009571e +Merge: 94a9e16a31 579bbd6286 +Author: Patrik Oldsberg +Date: Thu Oct 21 10:21:11 2021 +0200 + + Merge pull request #7658 from awanlin/topic/azure-devops-backend-documentation + + Improved setup documentation for Azure DevOps backend plugin + +commit 7e707db187c94d66570c0a36215726a145412e93 +Author: Marcus Eide +Date: Thu Oct 21 10:01:12 2021 +0200 + + Undo making database optional + + Signed-off-by: Marcus Eide + +commit db58c2e879745a9401f1c7a4ab6d1a1e03ffdb0a +Author: Fredrik Adelöw +Date: Thu Oct 21 09:52:17 2021 +0200 + + mark the observable types public + + Signed-off-by: Fredrik Adelöw + +commit 41c49884d29ad5392dd909341be101aec9f942e5 +Author: Fredrik Adelöw +Date: Thu Oct 21 09:45:32 2021 +0200 + + introduce core-types + + Signed-off-by: Fredrik Adelöw + +commit 988c5b8421a82a733cebafc7afcaf01683149a5c +Author: Matto +Date: Thu Oct 21 18:26:08 2021 +1100 + + Removed unused dependency + + Signed-off-by: Matto + +commit 74ceaa64175d5eecd33577a735ce447081b7f0bc +Author: Matto +Date: Thu Oct 21 18:20:36 2021 +1100 + + Remove the dependency on Etag headers for reloading config + + Signed-off-by: Matto + +commit 94a9e16a31ffafb584fb316371724cdbe6e6a388 +Merge: 00da5e919f 1455f4e693 +Author: Camila Belo +Date: Thu Oct 21 09:12:41 2021 +0200 + + Merge pull request #7717 from backstage/rugvip/winfix2 + + techdocs-common: fix helper tests on windows + +commit 00da5e919fb0698bd74f3d2c074608d8c5e14c82 +Merge: e3ebb03833 7e97d0b8c1 +Author: Fredrik Adelöw +Date: Thu Oct 21 08:07:43 2021 +0200 + + Merge pull request #7715 from backstage/freben/reports1 + + Add public tags and documentation in the `error` and `config-loader` packages + +commit b146c4bbdd3352c37629875ddddb15ffed0e30b8 +Author: Klara +Date: Thu Oct 21 08:06:29 2021 +0200 + + add changeset for version bump and newline in yarn.lock + + Signed-off-by: Klara + + Co-authored-by: lykkeaxlin + +commit 5e7eb3edd5c194e42a99f71d5bfac12a3731264d +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Thu Oct 21 04:47:33 2021 +0000 + + build(deps): bump @octokit/webhooks from 9.15.0 to 9.17.0 + + Bumps [@octokit/webhooks](https://github.com/octokit/webhooks.js) from 9.15.0 to 9.17.0. + - [Release notes](https://github.com/octokit/webhooks.js/releases) + - [Commits](https://github.com/octokit/webhooks.js/compare/v9.15.0...v9.17.0) + + --- + updated-dependencies: + - dependency-name: "@octokit/webhooks" + dependency-type: direct:production + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit cfbe1b97f68e1f02a3812657fdc28734ad3236f2 +Merge: 32cd8e740d e3ebb03833 +Author: Daniel Deloff <44780793+rv-ddeloff@users.noreply.github.com> +Date: Wed Oct 20 22:07:38 2021 -0400 + + Merge branch 'master' into atlassian-auth + + Signed-off-by: Daniel Deloff <44780793+rv-ddeloff@users.noreply.github.com> + +commit 32cd8e740d7c44e7d342762bfe7c98c3a40496f5 +Author: Daniel Deloff <44780793+rv-ddeloff@users.noreply.github.com> +Date: Wed Oct 20 21:17:29 2021 -0400 + + attempting to restore adopters + + Signed-off-by: Daniel Deloff <44780793+rv-ddeloff@users.noreply.github.com> + +commit b851a640027fb1e1385171ee7a836693fd9ed65a +Author: Daniel Deloff <44780793+rv-ddeloff@users.noreply.github.com> +Date: Wed Oct 20 21:11:29 2021 -0400 + + attempting to fix adopters + + Signed-off-by: Daniel Deloff <44780793+rv-ddeloff@users.noreply.github.com> + +commit b72364d9eecc6293b93584facfc72eadd253e17b +Author: Daniel Deloff <44780793+rv-ddeloff@users.noreply.github.com> +Date: Wed Oct 20 21:09:37 2021 -0400 + + remove signin from identity providers + + Signed-off-by: Daniel Deloff <44780793+rv-ddeloff@users.noreply.github.com> + +commit deda608b2eeb55c755e13eda7d7b030dc0a24e9e +Author: Daniel Deloff <44780793+rv-ddeloff@users.noreply.github.com> +Date: Wed Oct 20 20:53:54 2021 -0400 + + removes default signin resolver, updates tests + + Signed-off-by: Daniel Deloff <44780793+rv-ddeloff@users.noreply.github.com> + +commit e3ebb03833cfe2e8bdfa5cefaba706f14f969f65 +Merge: ec562bc86b 2023a9683f +Author: Patrik Oldsberg +Date: Thu Oct 21 00:36:23 2021 +0200 + + Merge pull request #7701 from yousifalraheem/master + + fixed invalid wrap in dismissablebanner component + +commit ec562bc86b70e95edca0f53eccea819f94347c11 +Merge: 4552206702 f93e4349e5 +Author: Patrik Oldsberg +Date: Thu Oct 21 00:35:48 2021 +0200 + + Merge pull request #7680 from RodionGork/patch-1 + + fix: sentry-plugin API parameter name corrected + +commit 4552206702106bce79f452ecdc29a961a5fcf780 +Merge: 82a7349d29 bf9d10ba5f +Author: Patrik Oldsberg +Date: Thu Oct 21 00:35:19 2021 +0200 + + Merge pull request #7657 from SDA-SE/feat/techdocs-grid + + Add `` and extend `` to display the entity title + +commit 82a7349d290c27fe604bd8da252a94a4a0d21625 +Merge: 5abca9201a 177401b571 +Author: Patrik Oldsberg +Date: Thu Oct 21 00:21:34 2021 +0200 + + Merge pull request #7640 from kuangp/refactor/searchResultTitles + + refactor(search): display entity title for result items if defined + +commit 5abca9201afeaa8ede6a1f55b7811490f9ceef6d +Merge: 41b1b795c0 ab2df3be33 +Author: Patrik Oldsberg +Date: Wed Oct 20 23:58:05 2021 +0200 + + Merge pull request #7610 from jluk-box/catalog-model-doc + + Improve API docs in @backstage/catalog-model + +commit 1455f4e693368a9206128487f6a085afacd8f0fb +Author: Patrik Oldsberg +Date: Wed Oct 20 23:52:42 2021 +0200 + + techdocs-common: fix helper tests on windows + + Signed-off-by: Patrik Oldsberg + +commit 6e4ae4de40beca2c98e1dc7b53098e0fdff3bfbb +Author: Daniel Deloff <44780793+rv-ddeloff@users.noreply.github.com> +Date: Wed Oct 20 17:20:32 2021 -0400 + + fix ADOPTERS + + Signed-off-by: Daniel Deloff <44780793+rv-ddeloff@users.noreply.github.com> + +commit ce038268c196af2b21c48ba73cc7ce7311f740fd +Author: Daniel Deloff <44780793+rv-ddeloff@users.noreply.github.com> +Date: Wed Oct 20 17:15:00 2021 -0400 + + feedback fixes + + Signed-off-by: Daniel Deloff <44780793+rv-ddeloff@users.noreply.github.com> + +commit 7e97d0b8c16b5376544c18a2cc1ed3b38cca8bec +Author: Fredrik Adelöw +Date: Wed Oct 20 22:01:33 2021 +0200 + + Add public tags and documentation in the `error` and `config-loader` packages + + Part of #7688 + + Signed-off-by: Fredrik Adelöw + +commit 41b1b795c0d544d901001618d5d3c33f4b86deb4 +Merge: 6000894446 c238e38596 +Author: Patrik Oldsberg +Date: Wed Oct 20 22:14:06 2021 +0200 + + Merge pull request #7575 from backstage/dependabot/npm_and_yarn/storybook/react-6.3.11 + + build(deps-dev): bump @storybook/react from 6.3.7 to 6.3.11 + +commit 6000894446a2eb6d443b2fb4f51b33f15b8db8c5 +Merge: 5df6b4ad8b 01ea7f71cb +Author: Patrik Oldsberg +Date: Wed Oct 20 22:13:07 2021 +0200 + + Merge pull request #7667 from backstage/dependabot/npm_and_yarn/history-5.0.1 + + chore(deps): bump history from 5.0.0 to 5.0.1 + +commit 5df6b4ad8bdd0fae76975ca2c4121774782d454d +Merge: 4a7d47c020 065c12e1c4 +Author: Patrik Oldsberg +Date: Wed Oct 20 22:11:05 2021 +0200 + + Merge pull request #7666 from backstage/dependabot/npm_and_yarn/types/express-session-1.17.4 + + chore(deps-dev): bump @types/express-session from 1.17.3 to 1.17.4 + +commit 4a7d47c02086bbaa1a86c6c05d8713cfff74af62 +Merge: e7e61d1def 87f5b9db13 +Author: Camila Belo +Date: Wed Oct 20 22:04:46 2021 +0200 + + Merge pull request #7080 from backstage/vinzscam/techdocs-use-readme-as-fallback + + techdocs: use README.md as index fallback + +commit e7e61d1defcf4613bb938f7b435192c51ab15689 +Merge: 7c95a556c4 1f62d1cbe9 +Author: Fredrik Adelöw +Date: Wed Oct 20 22:00:58 2021 +0200 + + Merge pull request #7713 from backstage/freben/stitch-one + + Minor rearrangement of `Stitcher` to clarify the scope of one stitch round + +commit 1f62d1cbe9185b0253427ab5602b2530b87a369b +Author: Fredrik Adelöw +Date: Wed Oct 20 20:30:27 2021 +0200 + + Minor rearrangement of `Stitcher` to clarify the scope of one stitch round + + Signed-off-by: Fredrik Adelöw + +commit c238e385960c0f0cf8f1bd4f08868926dd3c1bca +Author: Patrik Oldsberg +Date: Wed Oct 20 19:39:38 2021 +0200 + + yarn.lock: dedup @types/react + + Signed-off-by: Patrik Oldsberg + +commit 3c33a998a21aeebb60f3d13712cfb790950c4122 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Wed Oct 13 04:08:51 2021 +0000 + + build(deps-dev): bump @storybook/react from 6.3.7 to 6.3.11 + + Bumps [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/app/react) from 6.3.7 to 6.3.11. + - [Release notes](https://github.com/storybookjs/storybook/releases) + - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) + - [Commits](https://github.com/storybookjs/storybook/commits/v6.3.11/app/react) + + --- + updated-dependencies: + - dependency-name: "@storybook/react" + dependency-type: direct:development + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit 01ea7f71cba6eaf74e3c59122d2ca0f8461c55af +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Wed Oct 20 18:13:08 2021 +0000 + + chore(deps): bump history from 5.0.0 to 5.0.1 + + Bumps [history](https://github.com/ReactTraining/history) from 5.0.0 to 5.0.1. + - [Release notes](https://github.com/ReactTraining/history/releases) + - [Commits](https://github.com/ReactTraining/history/compare/v5.0.0...v5.0.1) + + --- + updated-dependencies: + - dependency-name: history + dependency-type: direct:production + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit 065c12e1c4cc71825c00b0381aa001122629d3af +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Wed Oct 20 18:07:20 2021 +0000 + + chore(deps-dev): bump @types/express-session from 1.17.3 to 1.17.4 + + Bumps [@types/express-session](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express-session) from 1.17.3 to 1.17.4. + - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) + - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express-session) + + --- + updated-dependencies: + - dependency-name: "@types/express-session" + dependency-type: direct:development + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit 7c95a556c4c94fa2afbe9d164799e5795f7d2fea +Merge: 127d7071b8 0aed60102e +Author: Patrik Oldsberg +Date: Wed Oct 20 20:00:47 2021 +0200 + + Merge pull request #7620 from backstage/dependabot/npm_and_yarn/selfsigned-1.10.11 + + chore(deps): bump selfsigned from 1.10.8 to 1.10.11 + +commit 127d7071b8d0be2b1c44529b1436481c19a66501 +Merge: 0b8bc5ea21 74e1fc1e7d +Author: Patrik Oldsberg +Date: Wed Oct 20 19:49:52 2021 +0200 + + Merge pull request #7709 from backstage/rugvip/doublewarn + + scripts/api-extractor: show instructions both before and after file contents + +commit 0b8bc5ea211948bf7facb4ad7f285e3c6a398803 +Merge: b2687344d8 a7217649ac +Author: Patrik Oldsberg +Date: Wed Oct 20 19:49:38 2021 +0200 + + Merge pull request #7708 from julioz/file-location-custom-parser + + Use CatalogProcessorParser to read file location + +commit b2687344d89c07a959b5e37df43d03d9757eb107 +Merge: 8238c8998f e2039ef99a +Author: Patrik Oldsberg +Date: Wed Oct 20 18:50:57 2021 +0200 + + Merge pull request #7534 from akrantz01/6284/okta-https-audience + + Require https audience for Okta authentication + +commit a7217649ac52777c5771554a0e72c67dadf94c94 +Author: Julio Zynger +Date: Wed Oct 20 18:47:23 2021 +0200 + + Update api-report.md changes + + Signed-off-by: Julio Zynger + +commit 74e1fc1e7d76b676bad44086259dd0fdd56c9969 +Author: Patrik Oldsberg +Date: Wed Oct 20 18:46:55 2021 +0200 + + scripts/api-extractor: show instructions both before and after file contents + + Signed-off-by: Patrik Oldsberg + +commit 3adaf88db203f6293af07ef4f33f8a4203d6e970 +Author: Julio Zynger +Date: Wed Oct 20 18:19:32 2021 +0200 + + Use parser to read files + + Fix https://github.com/backstage/backstage/issues/7706 + + Signed-off-by: Julio Zynger + +commit 20b84f6fd3a93f7f333d5520d86283724b26cf94 +Author: mauro sala +Date: Wed Oct 20 16:55:34 2021 +0200 + + Update ADOPTERS.md + +commit 328c049ae50a2b827ea5cd166344c32778b64de4 +Author: Klara +Date: Wed Oct 20 16:53:37 2021 +0200 + + bump plugin-catalog-react version + + Signed-off-by: Klara + + Co-authored-by: lykkeaxlin + +commit bf9d10ba5f6c2ddc304d13ca84cd38fd300db680 +Author: Oliver Sand +Date: Wed Oct 20 16:44:58 2021 +0200 + + Mention in the docs + + Signed-off-by: Oliver Sand + +commit 2023a9683f96692021e6db6ac80c1c096b73e860 +Author: Yousif Al-Raheem +Date: Wed Oct 20 14:46:51 2021 +0200 + + fixed invalid wrap in dismissablebanner component + + Signed-off-by: Yousif Al-Raheem + +commit 8238c8998f2bb2107598c37ddb73f8fc0741749b +Merge: 434a1c37d5 a10ff21d59 +Author: Patrik Oldsberg +Date: Wed Oct 20 14:01:08 2021 +0200 + + Merge pull request #7685 from backstage/rugvip/backability + + cli: add in a redirect for jestEsmTransform for compatibility + +commit 87f5b9db13a0641bd07f4d4aaba07311579eb702 +Author: Vincenzo Scamporlino +Date: Wed Oct 20 13:26:25 2021 +0200 + + Add changeset + + Signed-off-by: Vincenzo Scamporlino + +commit 59b45a4396e66ff64b0daf65dbf3e7055f6ef892 +Author: Vincenzo Scamporlino +Date: Wed Oct 20 13:22:34 2021 +0200 + + Add checks for warnings + + Signed-off-by: Vincenzo Scamporlino + +commit 2bc10af8a48844c935e5c79848056e5a4dc3eecd +Author: Vincenzo Scamporlino +Date: Wed Oct 20 13:12:31 2021 +0200 + + fix comments + + Signed-off-by: Vincenzo Scamporlino + +commit 434a1c37d5ac13d382966ebe5a40ad4650fd6ce0 +Merge: de48939447 ff63d65363 +Author: Patrik Oldsberg +Date: Wed Oct 20 13:08:15 2021 +0200 + + Merge pull request #7228 from backstage/samiramkr/equal-grid-height + + Samiramkr/equal grid height + +commit de489394473a6facc12f2acbd4d3ebab1860d2cb +Merge: 8674bbd009 59714af079 +Author: Patrik Oldsberg +Date: Wed Oct 20 13:07:49 2021 +0200 + + Merge pull request #7461 from backstage/rugvip/errors + + [PRFC] errors: add isError, assertError and ErrorLike type + +commit a10ff21d59192c0873da0d7662bdf12063a085d2 +Author: Patrik Oldsberg +Date: Wed Oct 20 10:44:07 2021 +0200 + + cli: add in a redirect for jestEsmTransform for compatibility + + Signed-off-by: Patrik Oldsberg + +commit f93e4349e5dec46b708dcf61da67e042a0863f91 +Author: rodion +Date: Wed Oct 20 11:39:57 2021 +0300 + + fix: sentry-plugin corrected api parameter name + according to documentation https://docs.sentry.io/api/events/list-a-projects-issues/ + + Signed-off-by: rodion + +commit edf89c179e23e768441ce003a120242ec3bcee3b +Author: Aldira Putra Raharja +Date: Wed Oct 20 09:56:15 2021 +0700 + + Add TODO on GKE to pass caData into the object + + Signed-off-by: Aldira Putra Raharja + +commit 4c08c30178e24c0dac5092d2310c04cd402b85bf +Author: mclarke47 +Date: Tue Oct 19 19:59:16 2021 +0100 + + add refresh test + + Signed-off-by: mclarke47 + +commit 14df942bae7c2087493ce7346fc15856020c84ad +Author: mclarke47 +Date: Tue Oct 19 19:51:18 2021 +0100 + + add changeset + + Signed-off-by: mclarke47 + +commit eaa78edcbc304370836a3cc5dbca792a20ce869d +Author: mclarke47 +Date: Tue Oct 19 19:49:45 2021 +0100 + + refactor and refresh k8s plugin at interval + + Signed-off-by: mclarke47 + +commit 8674bbd0090485976bb9c92f63837c0ac636196d +Merge: af64518bbe be59619212 +Author: Patrik Oldsberg +Date: Tue Oct 19 17:00:44 2021 +0200 + + Merge pull request #7676 from lunarway/feature/github-ratelimit + + Detect GitHub rate limits in GithubUrlReader + +commit af64518bbe9e443f44210338c04709cb3d8aee09 +Author: Fidel Coria +Date: Tue Oct 19 09:50:38 2021 -0500 + + fix typo in techdocs documentation (#7677) + + * fix typo + + Signed-off-by: Fidel Coria + + * fix another typo + + Signed-off-by: Fidel Coria + + * fix tiny typo + + Signed-off-by: Fidel Coria + +commit b294f6056f6ca835eb4f71bd22b03b2d5c6b8b28 +Author: Marcus Eide +Date: Tue Oct 19 16:42:40 2021 +0200 + + Wrap operations in a configurable timeout and add method to verify the database connection + + Signed-off-by: Marcus Eide + +commit be59619212b56845d75dc579d4b49a0fccafe0c9 +Author: Crevil +Date: Tue Oct 19 15:34:39 2021 +0200 + + Detect GitHub rate limits in GithubUrlReader + + Currently there is no way of knowing whether a 403 error from the + GithubUrlReader is due to bad credentials or GitHub rate limits. + + This change appends the text " (rate limit exceeded)" to the thrown error to + help operators understand that this is the case. + + Signed-off-by: Crevil + +commit befe7d122f5095122740d0878058ad684219c182 +Author: Matto +Date: Tue Oct 19 23:18:19 2021 +1100 + + Added documentation + + Signed-off-by: Matto + +commit 0611f3b3e2d5e4e742abbf17d6e17c1bd0c95541 +Author: Matto +Date: Mon Sep 27 23:41:24 2021 +1000 + + Read config from remote config server + + Signed-off-by: Matto + +commit 6c49901f6e2afe8e416d2d64142703437abf1f20 +Author: Emma Indal +Date: Tue Oct 19 13:31:03 2021 +0200 + + [TechDocs] fix link to how-to guide (#7673) + + Signed-off-by: Emma Indal + +commit f316d05889295abb4b63c2a6705f04601b17abf0 +Merge: eece5e6597 b81299a332 +Author: Patrik Oldsberg +Date: Tue Oct 19 12:53:46 2021 +0200 + + Merge pull request #7649 from backstage/rugvip/noglobals + + techdocs-common: avoid global type declarations + +commit eece5e6597588ceea54b433f08bb25e6d548dc62 +Merge: 76140a40f8 d1b8691719 +Author: Patrik Oldsberg +Date: Tue Oct 19 12:52:14 2021 +0200 + + Merge pull request #7670 from backstage/freben/bazaar-win + + fix the bazaar test on windows + +commit b85acc8c3539777d73501ec922e65bbf8dbadfe3 +Author: Marley Powell +Date: Tue Oct 19 10:21:21 2021 +0100 + + chore: Created changeset. + + Signed-off-by: Marley Powell + +commit 9c0d5a607d59d71dfe0bba313d7be5de83c6d125 +Author: Marley Powell +Date: Tue Oct 19 10:19:48 2021 +0100 + + refactor(`@backstage/plugin-azure-devops`): Consume re-exported types from `@backstage/plugin-azure-devops-backend`. + + Signed-off-by: Marley Powell + +commit e4eda2da9ba47659adf5640b695efdf08adccb88 +Author: Marley Powell +Date: Tue Oct 19 10:16:30 2021 +0100 + + chore: Updated changeset. + + Signed-off-by: Marley Powell + +commit 664ff12559d99f8c43649494c4660286727a3ba3 +Merge: fce70720f3 e69af19788 +Author: Marley Powell +Date: Tue Oct 19 10:15:37 2021 +0100 + + Merge branch 'marley/7641-export-ado-types' of https://github.com/marleypowell/backstage into marley/7641-export-ado-types + +commit fce70720f35c5b06bfb5e1ad2ccd76374d6bb313 +Author: Marley Powell +Date: Tue Oct 19 10:15:00 2021 +0100 + + fix: Reverted changes to `@backstage/plugin-azure-devops`. + + Signed-off-by: Marley Powell + +commit 76140a40f89077e2412f9711aca2dba53fe8645f +Merge: fbb6becdd4 7120f21d76 +Author: Oliver Sand +Date: Tue Oct 19 11:14:09 2021 +0200 + + Merge pull request #7660 from backstage/feat/fix-windows-tests + + Fix tests on Windows + +commit 3e9ce7e952006a9b1b7be8938b58c5364c5a87c9 +Author: Aldira Putra Raharja +Date: Tue Oct 19 16:12:03 2021 +0700 + + fix docs accordingly + + Signed-off-by: Aldira Putra Raharja + +commit bca27b366253f7cfd632d65e4bf402d04d14f414 +Author: Vincenzo Scamporlino +Date: Thu Sep 2 14:56:30 2021 +0200 + + techdocs: use README.md as index fallback + + Signed-off-by: Vincenzo Scamporlino + +commit e69af19788f0c1e13a7713bbc4bfe8a7cc2b48bf +Merge: f1b4cdce00 fbb6becdd4 +Author: Marley <55280588+marleypowell@users.noreply.github.com> +Date: Tue Oct 19 10:19:42 2021 +0200 + + Merge branch 'backstage:master' into marley/7641-export-ado-types + +commit d1b8691719c8cac7bc8d7597c3bf32cacbdec735 +Author: Fredrik Adelöw +Date: Tue Oct 19 10:16:37 2021 +0200 + + fix the bazaar test on windows + + Signed-off-by: Fredrik Adelöw + +commit fbb6becdd469c75b4bda8f13b3b67464fe5363ed (tag: v0.51.2, tag: release-2021-10-19) +Merge: 47e1642ab4 83897af225 +Author: Fredrik Adelöw +Date: Tue Oct 19 09:24:03 2021 +0200 + + Merge pull request #7174 from lykkeaxlin/pr-draft + + [Plugin] Bazaar + +commit f1b4cdce0044d850815a8c0b1e4bc20d863029df +Author: Marley Powell +Date: Tue Oct 19 08:00:21 2021 +0100 + + chore: Re-generated API report. + + Signed-off-by: Marley Powell + +commit 6bfa59e323ca61db813130191a1ed247d5cd33d7 +Author: N-Shar-ma +Date: Tue Oct 19 02:13:37 2021 +0530 + + Minor tsc check passing fixes + + Signed-off-by: N-Shar-ma + +commit 47e1642ab4591cbf8f0a873f89bf1af18bac9c14 +Merge: 9d1a9612c5 ce0aef1841 +Author: Oliver Sand +Date: Mon Oct 18 20:44:46 2021 +0200 + + Merge pull request #7598 from SDA-SE/feat/graph-analytics + + Catalog graph analytics + +commit cb87427c0ed2752e20646ab0c516d913fff488cb +Author: N-Shar-ma +Date: Tue Oct 19 00:07:35 2021 +0530 + + Fixed call stack bug, added a test + + Signed-off-by: N-Shar-ma + +commit fe1b8ea378f75dc224eeda3a1528d487d678515b +Author: Nehal Sharma <68962290+N-Shar-ma@users.noreply.github.com> +Date: Mon Oct 4 23:15:51 2021 -0700 + + Fix FileExplorer Path Splitting Bug + + Signed-off-by: N-Shar-ma + +commit 9d1a9612c574ccb60b4e26988d2a68c207623e3a +Merge: 405dbc80e7 7f7057eb6a +Author: Camila Belo +Date: Mon Oct 18 20:09:54 2021 +0200 + + Merge pull request #7662 from backstage/bump-generator-default-docker-image + + [TechDocs Common] Bump generator's default docker image + +commit 7f7057eb6afba4fc15e834deae81dbd7d8216b26 +Author: Camila Belo +Date: Mon Oct 18 19:39:38 2021 +0200 + + docs(techdocs-common): update api reports + + Signed-off-by: Camila Belo + +commit dfd03b5aa63e00a078e32c460566c6899335674a +Author: Camila Belo +Date: Mon Oct 18 18:16:48 2021 +0200 + + chore(techdocs-common): bump default docker image + + A new release of `techdocs-container` has been published and as recommended [here](https://github.com/backstage/techdocs-container#release) the default container image used by the Techdocs Generator has been changed. + + Signed-off-by: Camila Belo + +commit 405dbc80e71dbbe0094dfdbb47a31a8562d005be +Author: Emma Indal +Date: Mon Oct 18 18:19:38 2021 +0200 + + [Techdocs] Improve create publish docs (#7626) + +commit 931ca6686789290751d5a1c58d5a0012f2bba60c +Merge: 14cbd5be40 d2e24b3f44 +Author: Patrik Oldsberg +Date: Mon Oct 18 16:52:30 2021 +0200 + + Merge pull request #6898 from backstage/dependabot/npm_and_yarn/remark-gfm-2.0.0 + + chore(deps): bump remark-gfm from 1.0.0 to 2.0.0 + +commit 7120f21d767301b41f46adf54ac7e2807e7e0d03 +Author: Oliver Sand +Date: Mon Oct 18 16:47:31 2021 +0200 + + Fix tests on Windows + + Signed-off-by: Oliver Sand + +commit 579bbd6286c0b38ff16c28d12a542aba19b9a39b +Author: Andre Wanlin +Date: Mon Oct 18 08:05:11 2021 -0500 + + Fixed typos + + Signed-off-by: Andre Wanlin + +commit 78d0f24aa386466e1a41c0ee67569e4e07c9b9bd +Author: Andre Wanlin +Date: Mon Oct 18 07:53:31 2021 -0500 + + Removed changeset as it's not needed for documentation changes + + Signed-off-by: Andre Wanlin + +commit e5a4595f4ba42083bfb3f3fcccafb31243808e90 +Author: Andre Wanlin +Date: Mon Oct 18 07:29:56 2021 -0500 + + Improved setup documentation for backend + + Signed-off-by: Andre Wanlin + +commit d2e24b3f444a08102264678715bc9352fdf25c1e +Author: Patrik Oldsberg +Date: Mon Oct 18 14:07:25 2021 +0200 + + yarn.lock: bump @types/hast + + Signed-off-by: Patrik Oldsberg + +commit ff63d65363a3be8d456c84bc9b75a3d59056e7c7 +Author: Juan Pablo Garcia Ripa +Date: Mon Oct 18 13:31:41 2021 +0200 + + use InfoCard Variant instead of styles + + Signed-off-by: Juan Pablo Garcia Ripa + +commit 63602a1753da664388d6fdccb602ac8ae0297b23 +Author: Samira Mokaram +Date: Fri Sep 17 12:25:05 2021 +0200 + + add changeset + + Signed-off-by: Samira Mokaram + +commit ab94b6e1dcdfb195fa5add70ca9fb567614e6fb2 +Author: Samira Mokaram +Date: Fri Sep 17 12:23:01 2021 +0200 + + align grid height + + Signed-off-by: Samira Mokaram + +commit f4f8139db3197eafd8e0ebddfaaa32a5053efcc2 +Author: Patrik Oldsberg +Date: Mon Oct 18 13:11:15 2021 +0200 + + yarn.lock: bump @types/unist + + Signed-off-by: Patrik Oldsberg + +commit 14cbd5be40df4044731bb4f917b83ccb57c34dc7 +Merge: 36bc98d16f e669320508 +Author: Patrik Oldsberg +Date: Mon Oct 18 12:14:54 2021 +0200 + + Merge pull request #7654 from backstage/rugvip/fail + + workflows: fall back to running windows tests with workers for now + +commit 36bc98d16f369fbb1b69e6df5e9e2489262cf01f +Merge: d519464d16 5914668655 +Author: Oliver Sand +Date: Mon Oct 18 12:08:21 2021 +0200 + + Merge pull request #7572 from SDA-SE/feat/remove-welcome + + Remove @backstage/plugin-welcome + +commit d519464d16d0493c3ecac089dcef69ba95049495 +Merge: 8a5c9ffa8a a6a283d760 +Author: Oliver Sand +Date: Mon Oct 18 12:06:57 2021 +0200 + + Merge pull request #7631 from SDA-SE/feat/fossa-overview-filter + + Add `entitiesFilter` option to `FossaPage` + +commit 315539e3f36716c841471721cf436a34e219eec8 +Author: Fredrik Adelöw +Date: Mon Aug 30 13:46:44 2021 +0200 + + fix api changes + + Signed-off-by: Fredrik Adelöw + +commit 0344015f4cf05122c3395c74c1a57502b0440164 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Sat Aug 21 10:09:15 2021 +0000 + + chore(deps): bump remark-gfm from 1.0.0 to 2.0.0 + + Bumps [remark-gfm](https://github.com/remarkjs/remark-gfm) from 1.0.0 to 2.0.0. + - [Release notes](https://github.com/remarkjs/remark-gfm/releases) + - [Commits](https://github.com/remarkjs/remark-gfm/compare/1.0.0...2.0.0) + + --- + updated-dependencies: + - dependency-name: remark-gfm + dependency-type: direct:production + update-type: version-update:semver-major + ... + + Signed-off-by: dependabot[bot] + +commit 59146686550088f7c345162fefa8155a7aaa3ad2 +Author: Oliver Sand +Date: Tue Oct 12 17:52:42 2021 +0200 + + Remove @backstage/plugin-welcome + + Signed-off-by: Oliver Sand + +commit ba5b75ed2f2b2bf8b0b68d3b3d445739ab28df73 +Author: Oliver Sand +Date: Mon Oct 18 10:49:53 2021 +0200 + + Add `` and extend `` to display the entity title + + Signed-off-by: Oliver Sand + +commit 0aed60102eb96a2addb82bf041f0f6645d00bd58 +Author: Patrik Oldsberg +Date: Mon Oct 18 11:13:30 2021 +0200 + + yarn.lock: dedup @types/react + + Signed-off-by: Patrik Oldsberg + +commit 8a5c9ffa8abf662a44291e1b68ed1a8b5a9a0ab2 +Merge: cc362494e3 f39e3b9050 +Author: Patrik Oldsberg +Date: Mon Oct 18 11:11:12 2021 +0200 + + Merge pull request #7621 from backstage/dependabot/npm_and_yarn/changesets/cli-2.17.0 + + chore(deps-dev): bump @changesets/cli from 2.16.0 to 2.17.0 + +commit cc362494e3ccecd59bd16a8a07a1452afd8f074b +Merge: 9aff244708 c4914b63c9 +Author: Patrik Oldsberg +Date: Mon Oct 18 11:10:19 2021 +0200 + + Merge pull request #7590 from KnechtionsCoding/fix/resources + + fix: resources for frontend + +commit e6693205082d4e60eede0a98951696a82b038627 +Author: Patrik Oldsberg +Date: Mon Oct 18 10:27:41 2021 +0200 + + workflows: fall back to running tests with workers for now + + Signed-off-by: Patrik Oldsberg + +commit 9aff244708e5676b6a581e8a88b1c91c685d145a +Merge: 2af244341d f94c535853 +Author: Patrik Oldsberg +Date: Mon Oct 18 10:05:50 2021 +0200 + + Merge pull request #7648 from backstage/rugvip/win + + workflows: fix windows test run + +commit 2af244341dbbbaf276586c4bae0fd6507c51a436 +Merge: 1f1b762619 028938b73e +Author: Patrik Oldsberg +Date: Mon Oct 18 10:05:34 2021 +0200 + + Merge pull request #7647 from backstage/rugvip/async + + core-components: use built-in async react-syntax-highlighter component + +commit a6a283d760b208e1f3ba398cb0b127408193799e +Author: Oliver Sand +Date: Mon Oct 18 09:54:13 2021 +0200 + + Export `FossaPageProps` + + Signed-off-by: Oliver Sand + +commit 1f1b762619c2f89d14e1ea03116eef99cbd405ab +Merge: a827d88ffb 82ea1f2bed +Author: Fredrik Adelöw +Date: Mon Oct 18 08:23:04 2021 +0200 + + Merge pull request #7651 from backstage/erikengervall/grm-minor-improvements + + [plugin] GRM: Minor type & error message improvements + +commit a827d88ffb659545293d0f657be2812574590916 +Merge: be5eb6c313 d87aab0e65 +Author: Fredrik Adelöw +Date: Mon Oct 18 08:21:06 2021 +0200 + + Merge pull request #7607 from Gaardsholt/master + + fixing incorrect authorUrl + +commit 3842901ddadc72de7748471bc25c37129913236f +Author: Tim Hansen +Date: Sun Oct 17 21:22:42 2021 -0600 + + api-reports + + Signed-off-by: Tim Hansen + +commit be5eb6c3135d7fc33b42ea9c9b9f1675c02a9777 +Merge: 92a08f9fef a496fa3fa6 +Author: Tim Hansen +Date: Sun Oct 17 20:59:29 2021 -0600 + + Merge pull request #7594 from manucirne/fix/issue/7155 + + Sort Jenkins biuld by timestemp in CITable + +commit 92a08f9fef0927fdb92eb2b7774cf6d54db5b8fa +Merge: 99563aacb3 04c5f927b8 +Author: Tim Hansen +Date: Sun Oct 17 20:46:52 2021 -0600 + + Merge pull request #7623 from marleypowell/marley/helm-chart-improvements-1 + + chore: updated `app-config.development.yaml.tpl` to use new config format for `techdocs`. (Helm Chart) + +commit a496fa3fa6d45d3a5fdbb81191cdd9bf7a93731b +Author: Tim Hansen +Date: Sun Oct 17 20:37:59 2021 -0600 + + Fix changeset + + Signed-off-by: Tim Hansen + +commit 82ea1f2beda9190ab790fba942af2d3a7eed5857 +Author: Erik Engervall +Date: Sun Oct 17 22:24:19 2021 +0200 + + Minor type improvement & changeset + + Signed-off-by: Erik Engervall + +commit b81299a332b0e1554d368bdd30d46d7a7b67819e +Author: Patrik Oldsberg +Date: Sun Oct 17 15:25:57 2021 +0200 + + techdocs-common: avoid global type declarations + + Signed-off-by: Patrik Oldsberg + +commit 59714af079aad0b6c1602b03782b9143172dfe5c +Author: Patrik Oldsberg +Date: Sat Oct 16 18:01:55 2021 +0200 + + errors: document and update API report for new assertion helpers + + Signed-off-by: Patrik Oldsberg + +commit 381381bd2b7ea6d9f24e85692ce092155267f7b0 +Author: Patrik Oldsberg +Date: Sat Oct 16 15:12:18 2021 +0200 + + errors: avoid [object Object] as cause + fix ForwardedError name + + Signed-off-by: Patrik Oldsberg + +commit 36e67d2f24027f795f277a72e710870e7308360e +Author: Patrik Oldsberg +Date: Fri Oct 8 17:41:29 2021 +0200 + + more strict error type checking in most packages and backend plugins + + Signed-off-by: Patrik Oldsberg + +commit 028938b73e130375a3e0ed62e37dda05ffaae7da +Author: Patrik Oldsberg +Date: Sun Oct 17 13:57:55 2021 +0200 + + core-components: fix MardownContent test + + Signed-off-by: Patrik Oldsberg + +commit f94c53585303273d8739133f17577d73a914ddce +Author: Patrik Oldsberg +Date: Sun Oct 17 13:21:44 2021 +0200 + + workflows: fix windows test run + + Signed-off-by: Patrik Oldsberg + +commit ef3adaf8d635b5ef50e094bf841de83cc40baeb0 +Author: Patrik Oldsberg +Date: Sun Oct 17 13:16:29 2021 +0200 + + catalog-import: switch tests back to sync to be sure it works + + Signed-off-by: Patrik Oldsberg + +commit e535ea766a257f1bb8635b833c601d64d91deb39 +Author: Patrik Oldsberg +Date: Sun Oct 17 13:07:37 2021 +0200 + + core-components: use built-in async react-syntax-highlighter component + + Signed-off-by: Patrik Oldsberg + +commit 99563aacb3b63994c03d0861858dd3a3f62009e2 +Merge: c9858922d0 cdf8ca6111 +Author: Eric Peterson +Date: Sun Oct 17 12:14:12 2021 +0200 + + Merge pull request #7635 from SDA-SE/feat/fix-techdocs-flickering + +commit c9858922d075c92bde7eb6bb754ea5b2f1801826 +Merge: 0995c9cc5b a45682be4e +Author: Patrik Oldsberg +Date: Sat Oct 16 17:38:23 2021 +0200 + + Merge pull request #7645 from backstage/rugvip/scaffoodlin + + scaffolder-backend: use mock-fs in workflow runner tests + +commit 9d18bc8ba46c7ed5583544f8d0ca587d37c79eb9 +Author: Patrik Oldsberg +Date: Thu Oct 7 23:54:24 2021 +0200 + + errors: added ForwardedError, unknown cause, and unknown fields in ErrorLike + + Signed-off-by: Patrik Oldsberg + +commit 6077d61e735e7dbfda2919be090fb30e28034c76 +Author: Patrik Oldsberg +Date: Thu Oct 7 12:17:33 2021 +0200 + + errors: added changeset for new assertion helpers + + Signed-off-by: Patrik Oldsberg + +commit 93c537f40a6b238ef8776310ac4d8688989131e6 +Author: Patrik Oldsberg +Date: Tue Oct 5 22:39:16 2021 +0200 + + catalog-backend: use assertError + + Signed-off-by: Patrik Oldsberg + +commit afb67603b390368dc8a8db4e24f45aa663f2ed9e +Author: Patrik Oldsberg +Date: Tue Oct 5 18:58:23 2021 +0200 + + errors: added new assertion APIs + + Signed-off-by: Patrik Oldsberg + +commit 0995c9cc5bb68ff8b847a08dd46a20cf39048213 (tag: v0.51.1, tag: release-2021-10-16) +Merge: 1bcd771342 6968962c92 +Author: Patrik Oldsberg +Date: Sat Oct 16 14:59:27 2021 +0200 + + Merge pull request #7644 from backstage/rugvip/scafoodler-fixes + + scaffolder-backend: release sourcePath fix from #7588 + +commit a45682be4e175a5867f2e537d0a4a63545b03d06 +Author: Patrik Oldsberg +Date: Sat Oct 16 14:58:14 2021 +0200 + + scaffolder-backend: use mock-fs in workflow runner tests + + Signed-off-by: Patrik Oldsberg + +commit 6968962c920508eae19a4c1c200fa2c8980a4006 +Author: Patrik Oldsberg +Date: Sat Oct 16 14:00:24 2021 +0200 + + scaffolder-backend: release path traversal fix + + Signed-off-by: Patrik Oldsberg + +commit 5ea950075d6bce2b44fa18948b5b2113a1a4298c +Author: Patrik Oldsberg +Date: Sat Oct 16 13:39:56 2021 +0200 + + scaffolder-backend: extra safety around resolving source paths + + Signed-off-by: Patrik Oldsberg + +commit 1bcd771342eb0c35cb0949a74ca11560b8dd1dad +Merge: 639d48566a 853bbfe302 +Author: Patrik Oldsberg +Date: Sat Oct 16 13:16:12 2021 +0200 + + Merge pull request #7588 from SDA-SE/feat/githubpraction + + Make sure `sourcePath` of `publish:github:pull-request` can only be used to retrieve files from the workspace. + +commit 639d48566ad5de8c7e4a8ad364ef9b0c0489f735 +Author: Bodil Björklund +Date: Fri Oct 15 23:50:51 2021 +0200 + + Update how-to-guides.md (#7639) + +commit f67dff0d2095acc9e799fb24600de6a79a9272eb +Author: Marley Powell +Date: Fri Oct 15 21:43:53 2021 +0100 + + chore: updated changeset + + Signed-off-by: Marley Powell + +commit 8a92dc3155001bec1ba9d2f8358e0069aab46841 +Author: Marley Powell +Date: Fri Oct 15 21:38:20 2021 +0100 + + refactor(`@backstage/plugin-azure-devops-backend`): re-exported types from `azure-devops-node-api` + + rexported types from `azure-devops-node-api` and consume those re-exported in `@backstage/plugin-azure-devops-frontend`. + + Signed-off-by: Marley Powell + +commit b149e9429030ac8aa53d939390faccc8272e7d03 +Author: Phil Kuang +Date: Fri Oct 15 16:08:06 2021 -0400 + + fix(catalog:register): support optional locations + + Signed-off-by: Phil Kuang + +commit 177401b571501c576fa5ae9f8c1380821fb524eb +Author: Phil Kuang +Date: Fri Oct 15 14:44:50 2021 -0400 + + refactor(search): display entity title for result items if defined + + Signed-off-by: Phil Kuang + +commit 367a6e44da190e3c4a988d40f868ca05ea3fb7cd +Author: Gabriel Noal +Date: Fri Oct 15 12:45:09 2021 -0300 + + replace minor to patch + + Signed-off-by: Gabriel Noal + +commit cdf8ca61118dfadd79b3af2d95adf682a0ba0922 +Author: Dominik Henneke +Date: Fri Oct 15 17:14:12 2021 +0200 + + Only replace the shadow dom if the content is changed to avoid a flickering UI + + Signed-off-by: Dominik Henneke + +commit 83897af22558b5508f5ab22bcbbd4c6965aa3173 +Author: Lykke Axlin +Date: Fri Oct 15 16:01:29 2021 +0200 + + removed export + + Signed-off-by: Lykke Axlin + + Co-authored-by: klaraab + +commit 59e822b43c39f1128188a8a0f7df053bd708f4dd +Merge: c5664a1307 223e8de6b4 +Author: Patrik Oldsberg +Date: Fri Oct 15 15:39:06 2021 +0200 + + Merge pull request #7634 from backstage/rugvip/filters + + config-loader: apply visibility filter to configuration schema validation errors + +commit 41c28ef488a723fce255759836020f6eb04e6c63 +Author: Lykke Axlin +Date: Fri Oct 15 15:12:43 2021 +0200 + + update packages + + Signed-off-by: Lykke Axlin + + Co-authored-by: klaraab + +commit 97841e2499a1d60cff36070f095472b7c58a2501 +Merge: 49511f5081 c5664a1307 +Author: Lykke Axlin +Date: Fri Oct 15 14:54:59 2021 +0200 + + Merge branch 'master' of https://github.com/backstage/backstage into pr-draft + +commit 223e8de6b4813c48ef13650caf9ea22343aaf459 +Author: Patrik Oldsberg +Date: Fri Oct 15 14:27:52 2021 +0200 + + changesets: added changeset for schema error filtering + + Signed-off-by: Patrik Oldsberg + +commit 3e2b3e99e4893acf309db0d949e4b97a55225857 +Author: Patrik Oldsberg +Date: Fri Oct 15 14:20:12 2021 +0200 + + config-loader: unit tests for error visibility filtering + fixes + + Signed-off-by: Patrik Oldsberg + +commit 8f30ac386bffb7169688928737ddac2756a44bf1 +Author: Patrik Oldsberg +Date: Fri Oct 15 13:59:42 2021 +0200 + + config-loader: filter out schema errors that aren't visible + + Signed-off-by: Patrik Oldsberg + +commit b31daba201b555b2fa522043602c8ac691266a8a +Author: Patrik Oldsberg +Date: Fri Oct 15 13:58:54 2021 +0200 + + config-loader: collect visibility paths both by data and schema path + + Signed-off-by: Patrik Oldsberg + +commit c5664a1307244af4a0ac00c195c3977f9a529374 +Merge: 157843e5aa 7015078ffe +Author: Himanshu Mishra +Date: Fri Oct 15 14:48:55 2021 +0200 + + Merge pull request #7629 from niallmccullagh/bv-adopters + + docs(adopters): add Bazaarvoice to adopters + +commit 09c106b96cc07dbfb6cce54997ed4fea84cdbcfb +Author: Oliver Sand +Date: Fri Oct 15 12:22:44 2021 +0200 + + Add `entitiesFilter` option to `FossaPage` + + Signed-off-by: Oliver Sand + +commit 3ba87f514e224393c94cd71f9d8ed674fc3b206f +Author: Oliver Sand +Date: Fri Oct 15 11:16:21 2021 +0200 + + Add `GitHubOrgEntityProvider` + + Signed-off-by: Oliver Sand + +commit 7015078ffe02a1e270122c009fde33243c1239c6 +Author: Niall McCullagh +Date: Fri Oct 15 10:47:52 2021 +0100 + + docs(adopters): add Bazaarvoice to adopters + + Signed-off-by: Niall McCullagh + +commit 157843e5aa7f569089fe5d47243e3768c4d14692 +Author: Emma Indal +Date: Fri Oct 15 11:46:34 2021 +0200 + + [Search] add how to guide for indexing TechDocs documents (#7625) + + * add how to guide for indexing techdocs documents + + Signed-off-by: Emma Indal + + * add step of how to add techdocs to search type filter + + Signed-off-by: Emma Indal + +commit 01a4c5f9987937746b45dc2c98c35890d343e8ca +Author: Brian Fletcher +Date: Fri Oct 15 10:36:49 2021 +0100 + + fixes tests + + Signed-off-by: Brian Fletcher + +commit fc5150de4152cd0157cd6f99885c5748b7cb7a3a +Author: Oliver Sand +Date: Thu Oct 14 14:46:17 2021 +0200 + + Fix typo + + Signed-off-by: Oliver Sand + +commit 49511f508196e47d4d2107a37412ae47442e8ad9 +Author: Lykke Axlin +Date: Fri Oct 15 10:41:48 2021 +0200 + + added support for sqlite + + Signed-off-by: Lykke Axlin + + Co-authored-by: klaraab + +commit 33b9694f5ce8c920daae2d9370bfb29d085ad0fc +Author: Marcus Eide +Date: Thu Oct 14 14:43:56 2021 +0200 + + Add support for more settings + + Signed-off-by: Marcus Eide + +commit 5ad1f523d569e020548fe17713165775d53995b8 +Author: Marcus Eide +Date: Wed Oct 13 14:25:06 2021 +0200 + + Make the create function async + + Signed-off-by: Marcus Eide + +commit ab9b4a6ea6a441e96e429def3bf43548ac089a98 +Author: Marcus Eide +Date: Wed Oct 13 09:59:00 2021 +0200 + + Add changeset + + Signed-off-by: Marcus Eide + +commit bf259c989020210b4879aa8bec6e6024d3292814 +Author: Marcus Eide +Date: Wed Oct 13 09:58:47 2021 +0200 + + Add Firestore to vale vocab + + Signed-off-by: Marcus Eide + +commit d2f755fa732b6d777f51a35630cb1110b5b9ba54 +Author: Marcus Eide +Date: Wed Oct 13 09:21:30 2021 +0200 + + Update api-reports + + Signed-off-by: Marcus Eide + +commit 4f4e22d176d12195eb0ee007a0f25423e01d0387 +Author: Marcus Eide +Date: Tue Oct 12 16:19:45 2021 +0200 + + Use KeyStores.fromConfig() in router + + Signed-off-by: Marcus Eide + +commit 12d4abe7b25319a085e2cfeab73f52e60004f747 +Author: Marcus Eide +Date: Tue Oct 12 16:18:30 2021 +0200 + + Add project dependency to package.json + + Signed-off-by: Marcus Eide + +commit 16288b6580c8701ba0d3bdac26e04f597916a3ae +Author: Marcus Eide +Date: Tue Oct 12 16:16:15 2021 +0200 + + Add class that will return a key-store based on application config + + Signed-off-by: Marcus Eide + +commit 3a62f7619a9a915dec5bfb22ce3164c3a1e947c8 +Author: Marcus Eide +Date: Tue Oct 12 16:14:30 2021 +0200 + + Add class to use Firestore as a key-store + + Signed-off-by: Marcus Eide + +commit d8ea1edcdbead3460d1cbfbfc56d067b5b476c87 +Author: Marcus Eide +Date: Tue Oct 12 16:11:29 2021 +0200 + + Add support for auth.keyStore in application config + + Signed-off-by: Marcus Eide + +commit 35b7a0bbd5896571eba7bd9f187fd9e91066d751 +Merge: 74b6b5cfc2 4050e33f03 +Author: Patrik Oldsberg +Date: Fri Oct 15 10:28:53 2021 +0200 + + Merge pull request #7569 from backstage/rugvip/transformers + + cli: rework how we handle ESM transforms for tests + +commit 04c5f927b820b5a0d9f395745f387db5fbc51b23 +Author: Marley Powell +Date: Fri Oct 15 08:19:45 2021 +0100 + + chore: updated `app-config.development.yaml.tpl` to use new config format for `techdocs`. + + The 'techdocs.generators.techdocs' configuration key is deprecated and will be removed in the future. Please use 'techdocs.generator' instead. See here https://backstage.io/docs/features/techdocs/configuration + + Signed-off-by: Marley Powell + +commit f39e3b90506d70eb6b4f2768256644edfd1f72e5 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Fri Oct 15 04:23:38 2021 +0000 + + chore(deps-dev): bump @changesets/cli from 2.16.0 to 2.17.0 + + Bumps [@changesets/cli](https://github.com/changesets/changesets) from 2.16.0 to 2.17.0. + - [Release notes](https://github.com/changesets/changesets/releases) + - [Changelog](https://github.com/atlassian/changesets/blob/main/docs/modifying-changelog-format.md) + - [Commits](https://github.com/changesets/changesets/compare/@changesets/cli@2.16.0...@changesets/cli@2.17.0) + + --- + updated-dependencies: + - dependency-name: "@changesets/cli" + dependency-type: direct:development + update-type: version-update:semver-minor + ... + + Signed-off-by: dependabot[bot] + +commit 74df0b1e2b0fa7aca9cba075ad1abe7a1ba2e924 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Fri Oct 15 04:10:55 2021 +0000 + + chore(deps): bump selfsigned from 1.10.8 to 1.10.11 + + Bumps [selfsigned](https://github.com/jfromaniello/selfsigned) from 1.10.8 to 1.10.11. + - [Release notes](https://github.com/jfromaniello/selfsigned/releases) + - [Commits](https://github.com/jfromaniello/selfsigned/compare/v1.10.8...v1.10.11) + + --- + updated-dependencies: + - dependency-name: selfsigned + dependency-type: direct:production + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit 9990df8a1f5811e2c0f1163b685cfa1f2d46ba63 +Author: Brian Fletcher +Date: Thu Oct 14 17:38:51 2021 +0100 + + Exports required to implement scaffolder broker + + Signed-off-by: Brian Fletcher + +commit 3c756657b8127f7796786eb672b07e6ede88d620 +Author: Gabriel Noal +Date: Wed Oct 13 17:31:32 2021 -0300 + + Sort Jenkins biuld by timestemp in CITable + + Signed-off-by: Gabriel Noal + +commit 74b6b5cfc230e6294d2726d86e453ec4b9596ebb +Merge: 72be1cf988 de3e26aecc +Author: Patrik Oldsberg +Date: Thu Oct 14 21:55:53 2021 +0200 + + Merge pull request #7617 from lunarway/fix/github-refresh + + Fix refresh token reuse bug in Github provider + +commit de3e26aeccd11a15333d5ead4a398904fbefb554 +Author: Crevil +Date: Thu Oct 14 21:26:43 2021 +0200 + + Fix refresh reuse bug in Github provider + + Currently when the Github provider refreshes an access token it doesn't forward + the new refresh token to the caller. As Github only allows refresh tokens to be + used once, the next refresh call will fail. + + This change fixes the bug by returning the new refresh token upon refresh. + + This change is similar to 25a613bdd775b984a236944d6d97ff30b65ef4d8 (#7110) for + the GitLab provider. + + Signed-off-by: Crevil + +commit 72be1cf98824128478c9fbe3fd33d424f5aef0d5 +Merge: 1b02df9f46 6a7e90c6ca +Author: Patrik Oldsberg +Date: Thu Oct 14 19:33:58 2021 +0200 + + Merge pull request #7614 from backstage/rugvip/e2e-fix + + e2e-test: improve page content checking resilience + +commit 6a7e90c6cadad80d71497b69598e236c3b19277a +Author: Patrik Oldsberg +Date: Thu Oct 14 19:01:29 2021 +0200 + + e2e-test: improve page content checking resilience + + Signed-off-by: Patrik Oldsberg + +commit 1b02df9f467ea11a4571df46faabe655c3ee10c8 (tag: v0.51.0, tag: release-2021-10-14) +Merge: efdefe673f 4c840cebfa +Author: Patrik Oldsberg +Date: Thu Oct 14 18:04:07 2021 +0200 + + Merge pull request #7514 from backstage/changeset-release/master + + Version Packages + +commit ab2df3be333952daf9c91085f976597f13281733 +Author: Jarek Łukow +Date: Wed Oct 13 19:09:24 2021 +0200 + + Improve API docs in @backstage/catalog-model + + Signed-off-by: Jarek Łukow + +commit 4c840cebfa625304adfef6de557015dc4d74f05e +Author: github-actions[bot] +Date: Thu Oct 14 12:45:08 2021 +0000 + + Version Packages + +commit efdefe673fc0b62da96d778940bb3b833622f1cd +Merge: dc93d20204 5b57ba36f0 +Author: Patrik Oldsberg +Date: Thu Oct 14 14:39:19 2021 +0200 + + Merge pull request #7410 from SDA-SE/feat/starredentitiesapi + + Introduce a new `StarredEntitiesApi` that is used in the `useStarredEntities` hook + +commit dc93d202043ac376e316d0d4dedf06774e3a505d +Merge: 34c6043600 f71fda7600 +Author: Ben Lambert +Date: Thu Oct 14 13:52:25 2021 +0200 + + Merge pull request #7355 from backstage/feat/blam/nunjucks-template + + Add support for `scaffolder.backstage.io/v1beta3` Software Templates + +commit d87aab0e65772ff9f6f7b57d67b8fa1178424b9e +Author: Lasse Gaardsholt +Date: Thu Oct 14 13:26:06 2021 +0200 + + fixing incorrect authorUrl + + Signed-off-by: Gaardsholt + +commit e2b842a08111b6cd5e1fd42b30c78c7b4ee65aa8 +Author: Himanshu Mishra +Date: Thu Oct 14 12:31:15 2021 +0200 + + chore: sync yarn.lock on master branch + + Signed-off-by: Himanshu Mishra + Signed-off-by: Gaardsholt + +commit 34c60436007e22b7a72c1e4805fe1acdf9396106 +Merge: 03d306945e 34f9036a5f +Author: Ben Lambert +Date: Thu Oct 14 13:23:25 2021 +0200 + + Merge pull request #7605 from backstage/orkohunter/yarn-lock-sync + + chore: sync yarn.lock + +commit 4630d393813af22884d0c48a29ebb7ae63ed4f3b +Author: Oliver Sand +Date: Thu Oct 14 12:56:54 2021 +0200 + + Add docs + + Signed-off-by: Oliver Sand + +commit 406dcf06e5fe3ce5d2c4abd74c6a7359605f55f3 +Author: Oliver Sand +Date: Thu Oct 14 12:31:12 2021 +0200 + + Add `MicrosoftGraphOrgEntityProvider` + + Signed-off-by: Oliver Sand + +commit 34f9036a5ff418ee36efa03cb257d805388bc7a6 +Author: Himanshu Mishra +Date: Thu Oct 14 12:31:15 2021 +0200 + + chore: sync yarn.lock on master branch + + Signed-off-by: Himanshu Mishra + +commit 03d306945ee91239b6d859a24a7e7a3d8632cd08 +Merge: d3578a2e70 42c618abf6 +Author: Fredrik Adelöw +Date: Thu Oct 14 12:18:34 2021 +0200 + + Merge pull request #7584 from SDA-SE/feat/fetch-resolvesafe + + Use `resolveSafeChildPath` in the `fetchContents` function + +commit 5b57ba36f034765bd9f0fe14172f8b108cadd50d +Author: Dominik Henneke +Date: Thu Oct 14 11:21:45 2021 +0200 + + Provide a migration from the old storage location and format to the new one + + Signed-off-by: Dominik Henneke + +commit 4ec21812bbd2ed199e23519f63f9a5abf6e73691 +Author: Dominik Henneke +Date: Wed Oct 13 16:07:27 2021 +0200 + + Fix import + + Signed-off-by: Dominik Henneke + +commit 0366c9b6671430c97efa5927286c5f9ba247bc72 +Author: Dominik Henneke +Date: Wed Oct 13 13:25:15 2021 +0200 + + Introduce a `useStarredEntity` hook to check if a single entity is starred + + Signed-off-by: Dominik Henneke + +commit 1dbaaf7801070c208bcad17ef531c85dbad753f2 +Author: Dominik Henneke +Date: Wed Oct 13 12:14:10 2021 +0200 + + Simplify the StarredEntitiesApi interface + + Signed-off-by: Dominik Henneke + +commit bd924fece8b82161dc2e84b079dced5223aa81de +Author: Dominik Henneke +Date: Tue Oct 12 11:09:51 2021 +0200 + + Add additional docs + + Signed-off-by: Dominik Henneke + +commit c1d50273de5674f1e211cd148c15366eb323741d +Author: Dominik Henneke +Date: Tue Oct 12 10:54:49 2021 +0200 + + Use entity references in the StarredEntitiesApi + + Signed-off-by: Dominik Henneke + +commit 78fcb898c492001e1ebbabe2b8e2f7fe9a67c2e5 +Author: Dominik Henneke +Date: Tue Oct 12 10:37:07 2021 +0200 + + Rename the storage location of the starred entities from `/settings/starredEntities` to `/starredEntitites/entitifyRefs` + + Signed-off-by: Dominik Henneke + +commit 615f668d317afbce4466f98cc811afa218e31c06 +Author: Dominik Henneke +Date: Tue Oct 12 11:02:30 2021 +0200 + + Use entity refs as a storage format instead of the custom one + + Signed-off-by: Dominik Henneke + +commit 56f0ef983e6bcaa1221beaa9cdfd1a94d51db1ee +Author: Dominik Henneke +Date: Tue Oct 12 10:16:30 2021 +0200 + + Remove the star and unstar method from DefaultStarredEntitiesApi + + Signed-off-by: Dominik Henneke + +commit 8f55fb815b5e9ba8d75c96b1b9bf504c40a0ff3d +Author: Dominik Henneke +Date: Tue Oct 12 10:37:50 2021 +0200 + + Fix test + + Signed-off-by: Dominik Henneke + +commit 126daa5ec34391b4e2a4389981a188b30425b53d +Author: Dominik Henneke +Date: Mon Oct 11 11:22:13 2021 +0200 + + Resolve PR comments + + * rename starredEntities$ to starredEntitie$ + * delete star and unstar from the public interface + + Signed-off-by: Dominik Henneke + +commit 82fbda923e16a028a68fac9eb888ec7113a1636d +Author: Dominik Henneke +Date: Thu Sep 30 15:09:38 2021 +0200 + + Introduce a new `StarredEntitiesApi` that is used in the `useStarredEntities` hook + + Signed-off-by: Dominik Henneke + +commit 54bbe25c344606dcc28a64e72774e705bc9b04d3 +Author: Dominik Henneke +Date: Mon Sep 27 11:32:24 2021 +0200 + + Store the namespaced bucket storage for each instance that was created with `MockStorage.create()` instead of global variable + + Signed-off-by: Dominik Henneke + +commit f71fda7600dbaba982b0aeda6b7ce739c0e5ca2f +Author: blam +Date: Thu Oct 14 10:39:00 2021 +0200 + + chore: removing double log Lines + + Signed-off-by: blam + +commit 7fe6c0bb70232818e74d5bcd1845ab2627cbe6a5 +Author: blam +Date: Tue Oct 12 16:48:56 2021 +0200 + + chore: reworking the docs a little bit + + Signed-off-by: blam + +commit ca16be0611964b9e5e74c43b7f030929f13812e6 +Author: blam +Date: Mon Oct 11 15:23:29 2021 +0200 + + chore: removing the older json schema not required anymore + + Signed-off-by: blam + +commit ac29021b53c5730404c9aba291214683ed799151 +Author: blam +Date: Mon Oct 11 14:55:16 2021 +0200 + + chore: re-running things + + Signed-off-by: blam + +commit 17d7f5bc57dfb5d57db11927694de2d6dfcb9f25 +Author: blam +Date: Mon Oct 11 14:51:43 2021 +0200 + + feat: removing the older stuff and updating to work with the new common packages + + Signed-off-by: blam + +commit b1d5d584e57d2f5f2551020fe47a03dacdf69288 +Author: blam +Date: Mon Oct 11 14:43:05 2021 +0200 + + chore: updating the version string + + Signed-off-by: blam + +commit 5118da771f7fbfc77a20c41e847db7c9e55f1f94 +Author: blam +Date: Mon Oct 11 14:34:55 2021 +0200 + + chore: remove the changes for catalog-backend too + + Signed-off-by: blam + +commit 18404c795b11013613399c31d3aef96cf66cb6aa +Author: blam +Date: Mon Oct 11 14:31:53 2021 +0200 + + chore: reset the changes to the catalog-model + + Signed-off-by: blam + + Signed-off-by: blam + +commit 8893feca7306facecee44ca5737619a41442c45f +Author: blam +Date: Fri Oct 1 11:21:59 2021 +0200 + + chore: docs updates + + Signed-off-by: blam + +commit ca9c69f3a88463474abafe91cfdc7848b46235e8 +Author: blam +Date: Thu Sep 30 17:16:08 2021 +0200 + + chore: fix code review comments + + Signed-off-by: blam + +commit a61204bc4ba1f8cb14d743fb3557b914b6364948 +Author: blam +Date: Wed Sep 29 10:53:34 2021 +0200 + + chore: remove the link to the legacy docs + + Signed-off-by: blam + +commit 808d30cc307bb2ec5118153718d99e9f508ad520 +Author: blam +Date: Tue Sep 28 20:29:19 2021 +0200 + + docs: removing older documentation for now + + Signed-off-by: blam + +commit f39de106b5677e3dbb71047f52f9ab5fdc6930f0 +Author: blam +Date: Tue Sep 28 17:51:25 2021 +0200 + + chore: only dump when there's only one param ref + + Signed-off-by: blam + +commit cbe2803100e1d4d00037db77e40a8e2051c0b02b +Author: blam +Date: Tue Sep 28 15:39:31 2021 +0200 + + chore: remove the hackery and wrap up the template stringify + + Signed-off-by: blam + +commit 18083d18213fbe8d70e10e5d5036ee3ef9061df1 +Author: blam +Date: Tue Sep 28 14:08:35 2021 +0200 + + chore: add changeset + + Signed-off-by: blam + +commit 5a0d2e9fa55addf41ded8258138bf8b2cdf40cf6 +Author: blam +Date: Tue Sep 28 14:01:51 2021 +0200 + + feat(catalog-model/docs): Updating `api-report` for `catalog-model` + Signed-off-by: blam + + Signed-off-by: blam + +commit f8355c99cb649d286354a83e07da0f77c542d536 +Author: blam +Date: Tue Sep 28 13:58:31 2021 +0200 + + chore: remove all tracked temp directories and make sure to emit the processing and skipped events + + Signed-off-by: blam + +commit 5bdbb6caec21c6ce2e09ecb7d57f15346b2aab44 +Author: blam +Date: Tue Sep 28 04:56:34 2021 +0200 + + chore: fix up some types + + Signed-off-by: blam + +commit 154b86e1da0bb1eb2f4773f32c4c4eec9c430f97 +Author: blam +Date: Tue Sep 28 04:45:09 2021 +0200 + + feat: think we're at feature parity + + Signed-off-by: blam + +commit fe2324e63007b50e5be1c885c9de406c6df8415a +Author: blam +Date: Tue Sep 28 04:29:19 2021 +0200 + + chore: added validation for schemas for actions + Signed-off-by: blam + + Signed-off-by: blam + +commit c7b089a5aeb2817e91543dee1db571fe7e66d7d3 +Author: blam +Date: Tue Sep 28 04:10:33 2021 +0200 + + chore: adding the new if syntax and using the power of nunjucks + + Signed-off-by: blam + +commit 1ec5ef3699ec198f4089abb836cc34d9bbd254ba +Author: blam +Date: Tue Sep 28 03:43:26 2021 +0200 + + chore: acutally make the scaffolder backend run the v3 template + + Signed-off-by: blam + +commit 34b1278929753161cfae704843016141c9523d02 +Author: blam +Date: Tue Sep 28 02:56:37 2021 +0200 + + chore: worked out a niceish way to template objects and stuff as first class citizens + + Signed-off-by: blam + +commit 6ab1202fc8ec684b058b2f3cac548b4986460f37 +Author: blam +Date: Mon Sep 27 17:09:34 2021 +0200 + + feat: rework the TaskWorker to just be concerned with the task delegation + + Signed-off-by: blam + +commit 4e005b13cfc09a0ca5c227367794ab1664beb500 +Author: blam +Date: Mon Sep 27 14:26:23 2021 +0200 + + feat: moving all the legacy tests over to the new LegacyWorkflowRunner tests + + Signed-off-by: blam + +commit edb04593ff85eb77c335809ff993a813728321e8 +Author: blam +Date: Fri Sep 24 14:01:23 2021 +0200 + + feat(TaskWorker): move out the logic into the `WorkflowRunner` implementations + + Signed-off-by: blam + +commit e3dbdf66797fb332897cd93950e51a610782d84f +Author: blam +Date: Thu Sep 23 15:20:43 2021 +0200 + + feat(TaskWorker): split the parsing of the templates with the new syntax + + Signed-off-by: blam + +commit ccea0b8271b3cd054297383b15b11e85ddc4bfcb +Author: blam +Date: Wed Sep 22 18:08:21 2021 +0200 + + feat(catalog-backend): add the new kind to the validation workflow + + Signed-off-by: blam + +commit b2113723d0192f24014c01c6cc72db3a8e3d8d2b +Author: blam +Date: Wed Sep 22 17:47:09 2021 +0200 + + feat(catalog-model): adding `TemplateEntityV1Beta3` as a kind in `catalog-model` + + Signed-off-by: blam + +commit d3578a2e707f31f77bcc954e2df2bd3cfde954a0 +Merge: 1c29559eb7 6ed423c139 +Author: Ben Lambert +Date: Thu Oct 14 12:03:55 2021 +0200 + + Merge pull request #7602 from backstage/blam/fix-swagger-depedenency + + blam/fix swagger depedenency + +commit 6ed423c139ae54c7e48d6e1a517173b8ce4a911e +Author: blam +Date: Thu Oct 14 11:46:53 2021 +0200 + + chore: added changeset + + Signed-off-by: blam + +commit 88faa29c76ed024c5ff49ff309795a31b43cf3cd +Author: blam +Date: Thu Oct 14 11:44:19 2021 +0200 + + chore: force `swagger-client` to `3.16.1` because of removal of dependency + + Signed-off-by: blam + +commit 1c29559eb7417a295fca2c5a35a4d08fcfea418b +Merge: 2d3c7ab291 06c894f7d9 +Author: Fredrik Adelöw +Date: Thu Oct 14 10:10:15 2021 +0200 + + Merge pull request #7596 from backstage/dependabot/npm_and_yarn/types/body-parser-1.19.1 + + Bump @types/body-parser from 1.19.0 to 1.19.1 + +commit ce0aef18417a4df705470fde41cc26064f3bf1b2 +Author: Oliver Sand +Date: Thu Oct 14 09:43:13 2021 +0200 + + Capture analytics events for clicks in the graph + + Signed-off-by: Oliver Sand + +commit 0c17901e457679857cdc1c1e2cbf411cbc37d40a +Author: Oliver Sand +Date: Thu Oct 14 09:26:45 2021 +0200 + + Fix typo in docs + + Signed-off-by: Oliver Sand + +commit 06c894f7d9691e6f9aa2b4bc4272bdf2993a9612 +Author: Fredrik Adelöw +Date: Thu Oct 14 09:25:58 2021 +0200 + + fixup + + Signed-off-by: Fredrik Adelöw + +commit 2d3c7ab291441ab10f6d774d0092384b6ad1595d +Merge: 87e6a88418 eab072161e +Author: Fredrik Adelöw +Date: Thu Oct 14 09:21:35 2021 +0200 + + Merge pull request #7591 from ConnorDY/replace-backslash-n-with-newline + + Replace `\n` with newline for GitHub App private key to allow storing private key as an environment variable + +commit e63a74563a760f6c9388f2cf0ddd73289052c894 +Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Date: Thu Oct 14 04:09:59 2021 +0000 + + Bump @types/body-parser from 1.19.0 to 1.19.1 + + Bumps [@types/body-parser](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/body-parser) from 1.19.0 to 1.19.1. + - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) + - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/body-parser) + + --- + updated-dependencies: + - dependency-name: "@types/body-parser" + dependency-type: direct:development + update-type: version-update:semver-patch + ... + + Signed-off-by: dependabot[bot] + +commit eab072161e36cd0a8457212f8d1f21e3671894e6 +Author: Connor Younglund +Date: Wed Oct 13 13:30:09 2021 -0400 + + generate changeset + + Signed-off-by: Connor Younglund + +commit dd9cf64dd5e28264a1f1484f2fe17e69268c1cad +Author: Connor Younglund +Date: Wed Oct 13 13:10:15 2021 -0400 + + replace `\n` with newline for GitHub App private key + + Signed-off-by: Connor Younglund + +commit 4050e33f039c984be6d0a6edccb8f5d2fbcbadbd +Author: Patrik Oldsberg +Date: Tue Oct 12 18:01:56 2021 +0200 + + cli: remove old jest ESM transform + + Signed-off-by: Patrik Oldsberg + +commit b486adb8c6707e010044178ba3f19557ac4ee6a7 +Author: Patrik Oldsberg +Date: Sat Oct 9 14:24:01 2021 +0200 + + cli: rework jest ESM handling by transforming by default + + Signed-off-by: Patrik Oldsberg + +commit c4914b63c9ed2051224d66159c50dfa0baba3a8b +Author: Hans Knecht +Date: Wed Oct 13 11:27:44 2021 -0400 + + fix: resources for frontend + + Signed-off-by: Hans Knecht + +commit 87e6a8841854ee0789502a91ca0a7f334c4fdeff +Merge: 76fef740fe 9f6c4233ac +Author: Fredrik Adelöw +Date: Wed Oct 13 16:48:36 2021 +0200 + + Merge pull request #7585 from backstage/freben/async-test + + made more tests async + +commit e5679eb27c55836e18b7eab24a3a2ab6c2e77ec8 +Author: Lykke Axlin +Date: Wed Oct 13 16:35:43 2021 +0200 + + add url regex to community link + + Signed-off-by: Lykke Axlin + + Co-authored-by: klaraab + +commit 853bbfe302e422d321cdef0644135eccf3119ad6 +Author: Oliver Sand +Date: Wed Oct 13 16:34:59 2021 +0200 + + Add tests for getRepoSourceDirectory + + Signed-off-by: Oliver Sand + +commit 0f99f1170e314c7370767564dd81417146e074dc +Author: Oliver Sand +Date: Wed Oct 13 16:34:40 2021 +0200 + + Make sure `sourcePath` of `publish:github:pull-request` can only be used to retrieve files from the workspace + + Signed-off-by: Oliver Sand + +commit e8a1c1afe21b78a8b299e1135af99cc766248479 +Author: Dominik Henneke +Date: Wed Oct 13 16:24:07 2021 +0200 + + Don't require a validation pattern for the jenkins base URL + + Signed-off-by: Dominik Henneke + +commit 9f6c4233ac7aa37e019dd1b61f6b80d538d84c7e +Author: Fredrik Adelöw +Date: Wed Oct 13 16:18:59 2021 +0200 + + made more tests async + + Signed-off-by: Fredrik Adelöw + +commit 76fef740fe6f67bf03b7bf26239528c24c53bb0c +Author: Camila Belo +Date: Wed Oct 13 16:15:27 2021 +0200 + + [TechDocs] Experimental useTechDocsReaderDom hook (#7476) + + * WIP! + + Co-authored-by: Camila Belo + Signed-off-by: Eric Peterson + + * fix: use dom when updating sidebar + + Signed-off-by: Camila Belo + + * fix: extract small components and transformers + + Signed-off-by: Camila Belo + + * docs: describe the useTechDocsReaderDom + + Signed-off-by: Camila Belo + + * docs: update api report + + Signed-off-by: Camila Belo + + * docs: make the hook internal + + Signed-off-by: Camila Belo + + * fix: remove circular progress from the alert + + Signed-off-by: Camila Belo + + * Fix test + + Signed-off-by: Eric Peterson + + * Mark new exports as @internal, add a text string to make it easy to find in the future + + Signed-off-by: Eric Peterson + + * Changeset + + Signed-off-by: Eric Peterson + + * Do not show progress bar during checking; prevent jumpy site on navigation + + Signed-off-by: Eric Peterson + + * Combine progress/alert into a state indicator component and clarify vars. + + Signed-off-by: Eric Peterson + + * fix: documentation state updates + + Co-authored-by: Eric Peterson + Signed-off-by: Camila Belo + + * fix: use circular progress again + + Co-authored-by: Eric Peterson + Signed-off-by: Camila Belo + + * docs: update reader exports + + Co-authored-by: Eric Peterson + Signed-off-by: Camila Belo + + * refactor: using provider instead of HOC + + Co-authored-by: Eric Peterson + Signed-off-by: Camila Belo + + * refactor: update the changeset file + + Co-authored-by: Eric Peterson + Signed-off-by: Camila Belo + + Co-authored-by: Eric Peterson + +commit 42c618abf607abab92bcac80a657578524a34fc4 +Author: Dominik Henneke +Date: Wed Oct 13 16:00:51 2021 +0200 + + Use `resolveSafeChildPath` in the `fetchContents` function + + Signed-off-by: Dominik Henneke + +commit 809b6d85c694be1d4fb5ca6acdcad124fdbf1773 +Author: Lykke Axlin +Date: Wed Oct 13 15:43:35 2021 +0200 + + update yarn.lock + + Signed-off-by: Lykke Axlin + + Co-authored-by: klaraab + +commit 60f417850179ee678da3edfab73e2df40bee9bcd +Merge: 96f8bd673b 7c00725471 +Author: Lykke Axlin +Date: Wed Oct 13 15:19:13 2021 +0200 + + Merge branch 'master' of https://github.com/backstage/backstage into pr-draft + +commit 26b7943660c11b4cd5724e9a4434f1142986ba2b +Author: Aldira Putra Raharja +Date: Wed Oct 13 20:16:55 2021 +0700 + + update api-report and update docs around caData + + Signed-off-by: Aldira Putra Raharja + +commit 6c03f1b1378510b9de5d6f6a22fd318d1346c4b0 +Author: Daniel Deloff <44780793+rv-ddeloff@users.noreply.github.com> +Date: Wed Oct 13 08:57:27 2021 -0400 + + adds sidebar link + + Signed-off-by: Daniel Deloff <44780793+rv-ddeloff@users.noreply.github.com> + +commit 93f6d19f7fd5db370294668f2cd86dc6fea0ae27 +Author: Daniel Deloff <44780793+rv-ddeloff@users.noreply.github.com> +Date: Wed Oct 13 08:23:29 2021 -0400 + + updates api reports + + Signed-off-by: Daniel Deloff <44780793+rv-ddeloff@users.noreply.github.com> + +commit 0be1a7e75cb17457ec9f7eacfe46cad93a414313 +Merge: 471b212f85 7c00725471 +Author: Daniel Deloff <44780793+rv-ddeloff@users.noreply.github.com> +Date: Wed Oct 13 08:08:13 2021 -0400 + + merged in master + + Signed-off-by: Daniel Deloff <44780793+rv-ddeloff@users.noreply.github.com> + +commit 7c00725471596305bbf3dd72ae6d0185abb79ea9 +Merge: 6e870cd1b8 b488d8b69f +Author: Fredrik Adelöw +Date: Wed Oct 13 13:26:39 2021 +0200 + + Merge pull request #7567 from RoadieHQ/set-catalog-table-search-placeholder + + Set catalog table search field placeholder to "Filter" + +commit 6e870cd1b8867e5d63e179a46f9fa939d9f16753 +Merge: 22722f3cb2 9ee25fedf6 +Author: Johan Haals +Date: Wed Oct 13 13:22:17 2021 +0200 + + Merge pull request #7580 from ptychu/master + + Add Box as an adopter + +commit 22722f3cb2db9a8e9efde20cd964dad2c4313f12 +Merge: d2bf8ca90d 80ab0ccaa8 +Author: Johan Haals +Date: Wed Oct 13 12:48:32 2021 +0200 + + Merge pull request #7582 from backstage/mob/fix-orphan + + Catalog: Fix entity orphaning + +commit b488d8b69fa70e6081effa214e4e1f771f1dfaa9 +Author: Iain Billett +Date: Wed Oct 13 11:03:01 2021 +0100 + + Set catalog table search field placeholder to "Filter" + + Full reasoning is in the changeset but in short this is to avoid + confusion with the search plugin. The icon is also updated. + + Signed-off-by: Iain Billett + +commit 28afbcd45ac9bf1dd281869da9adcdc25d1a9350 +Author: Iain Billett +Date: Wed Oct 13 10:48:59 2021 +0100 + + Revert "Set catalog table search field placeholder to "Filter"" + + This reverts commit c9940ec5c5d515888c7f5cd2ee14a3672f9f02ac. + + Signed-off-by: Iain Billett + +commit efb0c6bf15dc707cda4924d8aa2c4e5be6f9aca4 +Author: Iain Billett +Date: Tue Oct 12 13:56:31 2021 +0100 + + Set catalog table search field placeholder to "Filter" + + Full reasoning is in the changeset but in short this is to avoid + confusion with the search plugin. + + Signed-off-by: Iain Billett + +commit d2bf8ca90dbdce3bf6882bc3e6491f97a471c233 (tag: v0.50.2, tag: release-2021-10-13) +Merge: 8c754968d9 3135d711d8 +Author: Fredrik Adelöw +Date: Wed Oct 13 12:30:39 2021 +0200 + + Merge pull request #7484 from awanlin/awanlin/azure-devops-frontend-plugin + + Adding Azure DevOps frontend plugin + +commit 96f8bd673b63f164925326434791cd5797f7a895 +Author: Lykke Axlin +Date: Wed Oct 13 12:29:00 2021 +0200 + + added autocomplete when selecting a project + + Signed-off-by: Lykke Axlin + + Co-authored-by: klaraab + +commit 80ab0ccaa83f77ff760877cfcfb56d0f7b296dd0 +Author: Johan Haals +Date: Wed Oct 13 11:34:58 2021 +0200 + + fix test names + + Signed-off-by: Johan Haals + +commit 3b59bb915e9e7363ecbda3439c4e2e591ed0b850 +Author: Johan Haals +Date: Wed Oct 13 11:30:56 2021 +0200 + + Catalog: Fix entity orphaning + + Co-authored-by: Patrik Oldsberg + Signed-off-by: Johan Haals + +commit 9ee25fedf65f4c42d3b0b8f957c7e5aae8b0a831 +Author: Michal Partyka +Date: Wed Oct 13 09:49:27 2021 +0200 + + Add Box as an adopter + + Signed-off-by: Michal Partyka + +commit c0041ca9c3026f0ee0294cf49a6af5c6c62a3a7d +Author: Lykke Axlin +Date: Wed Oct 13 08:17:06 2021 +0200 + + changed dependencies to match plugin template + + Signed-off-by: Lykke Axlin + + Co-authored-by: klaraab + +commit f9cc2509f85bf062e4996335d2bee73b5deaa50f +Author: Victor Perera +Date: Tue Oct 12 17:30:32 2021 -0500 + + Changes done + + Signed-off-by: Victor Perera + +commit 8c754968d9b8d87b19c1b52c00937c33b5cd5dbb +Merge: 273014dd10 f969089a18 +Author: Fredrik Adelöw +Date: Tue Oct 12 22:21:13 2021 +0200 + + Merge pull request #7373 from livetocode/feature/k8s-add-factory + + Add a factory class for customizing the services used by the kubernetes backend plugin + +commit f969089a184e1771dd18d9d8c255fc520cd4016b +Author: Morgan Martinet +Date: Tue Oct 12 15:35:32 2021 -0400 + + regen API docs + + Signed-off-by: Morgan Martinet + +commit 3135d711d899f986fbe4b0ddb167a84df1ade761 +Author: Andre Wanlin +Date: Tue Oct 12 14:23:36 2021 -0500 + + Fixed this missed item + + Signed-off-by: Andre Wanlin + +commit 273014dd10e8abbc8ab95ddbb4d3042d506e15e5 +Merge: d71b42ceb5 9e5005a4cf +Author: Fredrik Adelöw +Date: Tue Oct 12 21:20:55 2021 +0200 + + Merge pull request #7537 from backstage/dependabot/npm_and_yarn/mini-css-extract-plugin-2.4.2 + + build(deps): bump mini-css-extract-plugin from 1.4.1 to 2.4.2 + +commit d71b42ceb559436f7096c3e871d17df9ddf6356e +Merge: 2435d7a49b 7e4e97c23b +Author: Fredrik Adelöw +Date: Tue Oct 12 21:19:58 2021 +0200 + + Merge pull request #7518 from Madebymaurice/add-props-to-apiexplorerpage + + Add actions props to the ApiExplorerPage + +commit 9cfbf27f6d074dcdaf7824e35a1ae54bd374032c +Author: Andre Wanlin +Date: Tue Oct 12 14:17:07 2021 -0500 + + Updated screenshot + + Signed-off-by: Andre Wanlin + +commit 9e86cce0851393c8be8a62b8ad5cfe918e27ed28 +Author: Andre Wanlin +Date: Tue Oct 12 14:09:31 2021 -0500 + + Updated API Report + + Signed-off-by: Andre Wanlin + +commit 0a47212b423eae9830ecb77970c8d88d24b2c5c9 +Author: Andre Wanlin +Date: Tue Oct 12 14:06:04 2021 -0500 + + Another round of improvements + + Signed-off-by: Andre Wanlin + +commit 2435d7a49bdba351355e6a8e3b0d39a9088d71ed +Author: Andre Wanlin <67169551+awanlin@users.noreply.github.com> +Date: Tue Oct 12 12:54:44 2021 -0500 + + Move HomepageTimer and use props over config (#7533) + +commit e1f5307ae308f95e524ec8d389db78136863115a +Merge: 148d9d22c8 a79f0f879d +Author: Andre Wanlin <67169551+awanlin@users.noreply.github.com> +Date: Tue Oct 12 12:44:13 2021 -0500 + + Merge branch 'backstage:master' into awanlin/azure-devops-frontend-plugin + +commit e2039ef99a0391bf01b9fd5be9fdccc1a04a9fa5 +Author: Alex Krantz +Date: Tue Oct 12 10:28:42 2021 -0700 + + fix: add comment for clarification and require full scheme + + Signed-off-by: Alex Krantz + +commit 7e4e97c23bd0aa71f663a4bc5b081cc894af572a +Author: Tim Hansen +Date: Tue Oct 12 10:47:46 2021 -0600 + + Fix tests + + Signed-off-by: Tim Hansen + +commit 471b212f854109d97e81e957491a7cb8ac1de78d +Merge: 1f58e63bcc a79f0f879d +Author: Daniel Deloff <44780793+rv-ddeloff@users.noreply.github.com> +Date: Tue Oct 12 11:53:56 2021 -0400 + + merged in master + + Signed-off-by: Daniel Deloff <44780793+rv-ddeloff@users.noreply.github.com> + +commit a79f0f879d36328aac6fd4fe42802dec3e682564 +Merge: bcdee188db 87b2d5ad88 +Author: Eric Peterson +Date: Tue Oct 12 17:51:23 2021 +0200 + + Merge pull request #7541 from SDA-SE/feat/the-missing-key + + Fix `` to display only the selected tab, not the other way around + +commit 1f58e63bcc089788c9123f38ee144a909ecb610f +Author: Daniel Deloff <44780793+rv-ddeloff@users.noreply.github.com> +Date: Tue Oct 12 11:35:31 2021 -0400 + + updates test + + Signed-off-by: Daniel Deloff <44780793+rv-ddeloff@users.noreply.github.com> + +commit 8ae4208c93f5f41ac8b3004d25dc7c551c9f9b15 +Author: Patrik Oldsberg +Date: Tue Oct 12 17:32:29 2021 +0200 + + workflows/ci: run tests in a band as they are already parallelized by lerna + + Signed-off-by: Patrik Oldsberg + +commit 044a4511eb1dd1c7dc646bb0dd6650c62d6bb812 +Author: Daniel Deloff <44780793+rv-ddeloff@users.noreply.github.com> +Date: Tue Oct 12 11:30:02 2021 -0400 + + adds docs, fixes plugin + + Signed-off-by: Daniel Deloff <44780793+rv-ddeloff@users.noreply.github.com> + +commit bcdee188db1b20a638900f2bb0ea2bb04b76b204 +Merge: e4ab91cf57 3cc66fd087 +Author: Eric Peterson +Date: Tue Oct 12 17:23:10 2021 +0200 + + Merge pull request #7501 from backstage/docs/analytics + + [Documentation] Document the Analytics API + +commit af4fd48b0be05266847ea71e924fb19aee0b329d +Author: Lykke Axlin +Date: Tue Oct 12 16:35:35 2021 +0200 + + add picture to avatar, lint fixes + + Signed-off-by: Lykke Axlin + + Co-authored-by: klaraab + +commit 5ac5afe7cc68c0780e37ed02e867e1e689b272aa +Author: Morgan Martinet +Date: Tue Oct 12 10:11:07 2021 -0400 + + remove unused type KubernetesFactory + + Signed-off-by: Morgan Martinet + +commit e4ab91cf571277c636e3e112cd82069cdd6fca1f +Merge: a5d7f1ca77 3539f88c6d +Author: Fredrik Adelöw +Date: Tue Oct 12 15:59:06 2021 +0200 + + Merge pull request #7416 from johanhammar/firefox-search + + Fix handling of search term when performing searches from the sidebar + +commit a5d7f1ca773647888f5337c25596f0d88d6e0b13 +Merge: e6c904f21d ac7edbb437 +Author: Fredrik Adelöw +Date: Tue Oct 12 15:55:36 2021 +0200 + + Merge pull request #7532 from awanlin/topic/add-pull-requests-to-backend + + Add pull requests to Azure DevOps backend plugin + +commit 1fb1f8d758137792015f00a59d6f1a972d26d660 +Author: Lykke Axlin +Date: Tue Oct 12 15:34:07 2021 +0200 + + move entity_ref from request header to params + + Signed-off-by: Lykke Axlin + + Co-authored-by: klaraab + +commit bc14419fab6a4c0d9df7a66b19b48cf3215e46a7 +Merge: a196ce90e6 e6c904f21d +Author: Lykke Axlin +Date: Tue Oct 12 15:23:12 2021 +0200 + + Merge branch 'master' of https://github.com/backstage/backstage into pr-draft + +commit e6c904f21d6cce59056fffc1c28d8000a12ec428 +Merge: 8e3e9e2182 4aca84f86b +Author: Fredrik Adelöw +Date: Tue Oct 12 15:07:17 2021 +0200 + + Merge pull request #7492 from alexrybch/react-catalog-style-overrides + + added support for material-ui overrides in react-catalog + +commit 8e3e9e2182195edf5e1ffdfa990cafa48c17380c +Merge: ccfb94fc88 55ff928d50 +Author: Johan Haals +Date: Tue Oct 12 14:51:25 2021 +0200 + + Merge pull request #7566 from backstage/mob/catalog-cleaning + + Catalog: Remove next folder from catalog internals + +commit ccfb94fc881e087f76dd72109a2085b2d1de8c13 +Merge: 22bd35917b f9001cefb6 +Author: Dominik Henneke +Date: Tue Oct 12 14:18:57 2021 +0200 + + Merge pull request #7549 from SDA-SE/feat/update-swagger-ui-react + + Bump `swagger-ui-react` to `^4.0.0-rc.3` + +commit 22bd35917bb465ee5413ff3ee2a0bf8fbbddd89c +Merge: cd4e8003ee 805970befe +Author: Johan Haals +Date: Tue Oct 12 13:59:54 2021 +0200 + + Merge pull request #7561 from anisorigin/patch-1 + + change appId: 1 to appId: app id in the docs + +commit 55ff928d5017c832e2203f4fc5197ff8157436b4 +Author: Johan Haals +Date: Tue Oct 12 13:45:04 2021 +0200 + + Add changeset + + Signed-off-by: Johan Haals + +commit 9a6ad82fbae03a668c1cb86f667b0c28a917e9dc +Author: Johan Haals +Date: Tue Oct 12 13:41:33 2021 +0200 + + Restructure NextcatalogBuilder, util and NextEntitiesCatalog + + Signed-off-by: Johan Haals + +commit ccbcab2a42ee582eb896b20f7bf1d586ee497553 +Author: Johan Haals +Date: Tue Oct 12 13:24:29 2021 +0200 + + Move refresh to processing + + Signed-off-by: Johan Haals + +commit 9d3ff6680f2fe0cf26da2bcb16d3436cba6331a4 +Author: Johan Haals +Date: Tue Oct 12 11:49:21 2021 +0200 + + Move router and *Service to service folder + + Signed-off-by: Johan Haals + +commit ee8d55e02b507098c4a9382faa892171c7c9a96b +Author: Johan Haals +Date: Tue Oct 12 11:21:40 2021 +0200 + + Move providers and processing to separate folders + + Signed-off-by: Johan Haals + +commit 54e5cd14aced55f6d92ce207fce6dcf9aef653be +Author: Johan Haals +Date: Tue Oct 12 10:46:45 2021 +0200 + + Move EntityProviders to providers + + Signed-off-by: Johan Haals + +commit 37d131ab2f3a7ee4b60f021db23f70b906125d6c +Author: Johan Haals +Date: Tue Oct 12 10:33:00 2021 +0200 + + Remove unused context package + + Signed-off-by: Johan Haals + +commit ac7f177291a7169c4e4de9be242146d227cde6ad +Author: Johan Haals +Date: Tue Oct 12 10:27:28 2021 +0200 + + catalog: Move database, processing and stitching out of next + + Signed-off-by: Johan Haals + +commit cd4e8003ee139efeb1cc382ac863a03dd517440c +Merge: 6ba78b765f a6767ed289 +Author: Fredrik Adelöw +Date: Tue Oct 12 13:02:46 2021 +0200 + + Merge pull request #7565 from tragiclifestories/master + + Add GoCardless to ADOPTERS.md + +commit 9e5005a4cf3d44ae55acf5813a91bd0b2dc8cc36 +Author: Fredrik Adelöw +Date: Tue Oct 12 12:19:51 2021 +0200 + + fix build error + + Signed-off-by: Fredrik Adelöw + +commit a6767ed28942e7f4f2d1cea55f242e3fad7a5a01 +Author: James Turley +Date: Tue Oct 12 11:19:32 2021 +0100 + + Add GoCardless to ADOPTERS.md + +commit 6ba78b765f72ab4591db19388b051b204d62de65 +Merge: fe975842c2 75bc878221 +Author: Patrik Oldsberg +Date: Tue Oct 12 11:14:03 2021 +0200 + + Merge pull request #7547 from backstage/rugvip/testspeed-2 + + core-components,theme: avoid importing all of @mui/core + +commit b34a8365b1e4610a8c4f204e9c3520fa07f02439 +Author: Suzanne Daniels +Date: Tue Oct 12 10:53:41 2021 +0200 + + Prettier changes + +commit fe975842c275ee217f7ea2350b146f008368b173 +Merge: 78d1acc433 668df8d33f +Author: Patrik Oldsberg +Date: Tue Oct 12 10:51:56 2021 +0200 + + Merge pull request #7528 from backstage/rugvip/root-tests + + cli: allow __dirname usage in backend tests and fix test runs from root + +commit 75bc878221fa77a8bcec678c90079a39c1dfdcb0 +Author: Patrik Oldsberg +Date: Mon Oct 11 14:13:43 2021 +0200 + + core-components,core-app-api,theme: avoid importing all of @mui/core + + Signed-off-by: Patrik Oldsberg + +commit 78d1acc433f3c7f17f4f47b78e6d203f244b85c6 +Merge: 137a94f606 3ea4a8f832 +Author: Patrik Oldsberg +Date: Tue Oct 12 10:36:23 2021 +0200 + + Merge pull request #7546 from backstage/rugvip/testspeed + + core-components: lazy load syntax highlighter + +commit f9001cefb691a0f832806db9c8dfde00c52afdb3 +Author: Dominik Henneke +Date: Tue Oct 12 09:58:36 2021 +0200 + + Fix the dev page and add a new example + + Signed-off-by: Dominik Henneke + +commit 3ea4a8f8320b58cb8e39229d72e8fce482fd550f +Author: Patrik Oldsberg +Date: Tue Oct 12 10:07:00 2021 +0200 + + catalog-import: fix test + bump CodeSnippet change to minor + + Signed-off-by: Patrik Oldsberg + +commit d03ee85ff83f3480c79162372b50a22658f77297 +Author: Dominik Henneke +Date: Mon Oct 11 14:45:42 2021 +0200 + + Bump `swagger-ui-react` to `^4.0.0-rc.3` + + Signed-off-by: Dominik Henneke + +commit 137a94f6065e6f8c48f6a3a7766d44ca67ae10ea +Merge: e588f12b32 395020b17c +Author: Johan Haals +Date: Tue Oct 12 09:57:53 2021 +0200 + + Merge pull request #7560 from K-Phoen/grafana-plugin + + Add Grafana plugin to the marketplace + +commit e588f12b322a0f453143a11b77085050fca6d5a0 +Merge: 55bd7fd0e9 e2e1620bb5 +Author: Johan Haals +Date: Tue Oct 12 09:55:40 2021 +0200 + + Merge pull request #7548 from backstage/jhaals/cleanupdeps + + Remove unused dependency on @octokit/openapi-types + +commit 55bd7fd0e9cc56f0c470d2e21e1df388d7da8ca1 +Merge: a239f67c7f d0dba0a448 +Author: Johan Haals +Date: Tue Oct 12 09:30:39 2021 +0200 + + Merge pull request #7495 from backstage/jhaals/changesets + + Add changeset best practices + +commit b6ab93c4214100a29232af53f73aa8c83d3fa7ce +Author: Fanny Gaudin +Date: Tue Oct 12 09:28:13 2021 +0200 + + change version from minor to patch + + Signed-off-by: Fanny Gaudin + +commit a239f67c7f4c9b64675f77a864dc55502a4b74aa +Merge: 56ba9293fa b4bdb1f1fa +Author: Fredrik Adelöw +Date: Tue Oct 12 09:16:11 2021 +0200 + + Merge pull request #7402 from danielortizlira/plugins-catalog-overrides + + Plugins catalog component styles overrides + +commit a982e166c581c8b9038748bb96d28d22ae2b099a +Author: Morgan Martinet +Date: Fri Oct 1 00:37:18 2021 -0400 + + Enable customization of services used by the kubernetes backend plugin + + Signed-off-by: Morgan Martinet + +commit 805970befeb2be056cb14ac7ac3ee619d97f9afe +Author: anisorigin <89754895+anisorigin@users.noreply.github.com> +Date: Tue Oct 12 12:45:20 2021 +1000 + + change appId: 1 to app id. + +commit b4bdb1f1fa94b87a261bf7b40fcf1ae0b9d5d5e7 +Author: Daniel Ortiz Lira +Date: Mon Oct 11 18:30:32 2021 -0500 + + Fix api-reports warnings + + Signed-off-by: Daniel Ortiz Lira + +commit 93a13dfb422705fca0946182bb9e7ede9ff5609c +Author: Daniel Ortiz Lira +Date: Mon Oct 11 16:30:50 2021 -0500 + + Add changeset for @backstage/plugin-catalog package + + Signed-off-by: Daniel Ortiz Lira + +commit 3ddb4d93532b2b38af97f5a83af000e1ef593d29 +Author: Daniel Ortiz Lira +Date: Tue Oct 5 10:58:12 2021 -0500 + + Build api reports + + Signed-off-by: Daniel Ortiz Lira + +commit 241a9fe67a895fbf07da3303d8bb53b2a7de30b8 +Author: Daniel Ortiz Lira +Date: Tue Oct 5 10:54:24 2021 -0500 + + Expose overridableComponents type from the package root + + Signed-off-by: Daniel Ortiz Lira + +commit a4bb6dc73b0e5f26af3ba72264c68408dd51d6f3 +Author: Daniel Ortiz Lira +Date: Thu Sep 30 18:40:54 2021 -0500 + + Expose EntityLinksEmptyState to material-ui overrides + + Signed-off-by: Daniel Ortiz Lira + +commit 5091a36ca623e74b44585471ed7c75dead3c8e34 +Author: Daniel Ortiz Lira +Date: Thu Sep 30 18:40:14 2021 -0500 + + Expose SystemDiagramCard to material-ui overrides + + Signed-off-by: Daniel Ortiz Lira + +commit 56ba9293fa329ea1bbd3bb30553bf1c6fe86f0ce +Merge: 56bd537256 a593c5feb4 +Author: Fredrik Adelöw +Date: Tue Oct 12 00:09:47 2021 +0200 + + Merge pull request #7540 from SDA-SE/feat/welcome + + Feat/welcome + +commit 148d9d22c825ea8f841cfee9013f2969d75bdf7f +Author: Andre Wanlin +Date: Mon Oct 11 16:48:10 2021 -0500 + + More improvements + + Signed-off-by: Andre Wanlin + +commit 202f3229277f51adfab919db94cdf1bc1351f40f +Author: Daniel Deloff <44780793+rv-ddeloff@users.noreply.github.com> +Date: Mon Oct 11 17:06:50 2021 -0400 + + chore: adds changeset + + Signed-off-by: Daniel Deloff <44780793+rv-ddeloff@users.noreply.github.com> + +commit 5cb4d2eabce3be7ccd2ac356f46fd97bdace6d4e +Author: Daniel Deloff <44780793+rv-ddeloff@users.noreply.github.com> +Date: Mon Oct 11 16:45:50 2021 -0400 + + updates scope configuration + + Signed-off-by: Daniel Deloff <44780793+rv-ddeloff@users.noreply.github.com> + +commit 395020b17c6b91ea0a1a6ad28464ea48cae2fb05 +Author: Kévin Gomez +Date: Mon Oct 11 22:31:45 2021 +0200 + + Add Grafana plugin to the marketplace + + Signed-off-by: Kévin Gomez + +commit eed36accea22e0e67a013d523f4c8a0d9745a7f8 +Merge: 652d1ad510 c20b0056e6 +Author: Andre Wanlin +Date: Mon Oct 11 15:13:06 2021 -0500 + + Merge branch 'awanlin/azure-devops-frontend-plugin' of https://github.com/awanlin/backstage into awanlin/azure-devops-frontend-plugin + +commit 652d1ad5108dea61fe59a6acac69f8b606e30c4a +Author: Andre Wanlin +Date: Fri Oct 8 14:03:16 2021 -0500 + + Combined the Status and Result columns into a single State + + Signed-off-by: Andre Wanlin + +commit e290590517a7141102b4e7a4f325ceb7d871ef59 +Author: Andre Wanlin +Date: Fri Oct 8 11:11:10 2021 -0500 + + Applied suggested async and await changes + + Signed-off-by: Andre Wanlin + +commit 0b0876b0da3e5a97e9d9ca6e2e17d0f815251e39 +Author: Andre Wanlin +Date: Fri Oct 8 10:06:05 2021 -0500 + + Another set of feedback improvements + + Signed-off-by: Andre Wanlin + +commit a9d460dd1cd3e1006dc4b9e06e3016e61b5774bf +Author: Andre Wanlin +Date: Fri Oct 8 08:20:49 2021 -0500 + + Further refactoring based on feedback + + Signed-off-by: Andre Wanlin + +commit 9cc89f753042c6ad47b7dba165fe8d450d90fcf7 +Author: Andre Wanlin +Date: Thu Oct 7 20:31:31 2021 -0500 + + Regenerated API Report + + Signed-off-by: Andre Wanlin + +commit 9953dc1b44f01a66a372a896bf6ff43fd7d2ea7b +Author: Andre Wanlin +Date: Thu Oct 7 19:55:26 2021 -0500 + + Start of refactoring based on feedback + + Signed-off-by: Andre Wanlin + +commit a44d32d46c3da76aacbbb265e7202c1865686f10 +Author: Andre Wanlin +Date: Thu Oct 7 08:57:16 2021 -0500 + + Fixed formatting of README + + Signed-off-by: Andre Wanlin + +commit d1b0a7345383c638d495add074bb135971e6b93b +Author: Andre Wanlin +Date: Thu Oct 7 06:59:24 2021 -0500 + + Updated devDependencies causing CI to fail + + Signed-off-by: Andre Wanlin + +commit 38b014a5f5700bcb54908fce1291b0cf249273af +Author: Andre Wanlin +Date: Wed Oct 6 14:32:58 2021 -0500 + + Adding Azure DevOps frontend plugin + + Signed-off-by: Andre Wanlin + +commit c20b0056e62a508ecdde3b992631152f358ff379 +Merge: ff09af35ce 56bd537256 +Author: Andre Wanlin <67169551+awanlin@users.noreply.github.com> +Date: Mon Oct 11 15:12:13 2021 -0500 + + Merge branch 'backstage:master' into awanlin/azure-devops-frontend-plugin + +commit ac7edbb437ad3af875a843a15360b4a6cadea54f +Author: Andre Wanlin +Date: Mon Oct 11 15:08:53 2021 -0500 + + Refactoring based on feedback + + Signed-off-by: Andre Wanlin + +commit 56bd5372563a863c824e25b3515475edeb7bcdc5 +Author: Emma Indal +Date: Mon Oct 11 21:55:42 2021 +0200 + + [Search] add search api how to guide + search bar custom placeholder (#7535) + +commit 55323faa4441c56cd36b8b598951a57e287ee0df +Merge: c1acc47357 a9564f20a9 +Author: Andre Wanlin <67169551+awanlin@users.noreply.github.com> +Date: Mon Oct 11 14:46:41 2021 -0500 + + Merge branch 'backstage:master' into topic/add-pull-requests-to-backend + +commit 0a788da8731cf795d27660833edf5d822d4f9936 +Author: colton +Date: Mon Oct 11 15:01:16 2021 -0400 + + Use standard error message in catch of copy file call + + Co-authored-by: Fredrik Adelöw + Signed-off-by: Colton Padden + +commit 037447efd3272693bf3a834c6342eb2de3cf2565 +Author: Daniel Deloff <44780793+rv-ddeloff@users.noreply.github.com> +Date: Mon Oct 11 15:04:59 2021 -0400 + + adds atlassian auth provider + + Signed-off-by: Daniel Deloff <44780793+rv-ddeloff@users.noreply.github.com> + +commit a9564f20a9ce1657ca712dcfb96216eba7743168 +Merge: 5a59731fcc f29ad9fe6d +Author: Fredrik Adelöw +Date: Mon Oct 11 20:58:19 2021 +0200 + + Merge pull request #7380 from mfrinnstrom/aws-alb-auth-backend + + Update aws-alb auth provider + +commit 5a59731fcc521db90c9fe7a7216fb4c73a48dab3 +Merge: bd78b74f41 19681e1c99 +Author: Fredrik Adelöw +Date: Mon Oct 11 20:41:31 2021 +0200 + + Merge pull request #7431 from szubster/dependency-graph-type-safety + + Documentation and better type safety of DependencyGraph + +commit 10f513dd8c2bb154fadb0d552828a480e89f7a1c +Author: colton +Date: Mon Oct 11 13:48:40 2021 -0400 + + Use standard error message in temporary app file copy catch + + Co-authored-by: Fredrik Adelöw + Signed-off-by: Colton Padden + +commit bd78b74f41af41b41987db13a0b7f1055ed3c368 +Merge: 89bcf90b66 af092b0884 +Author: Fredrik Adelöw +Date: Mon Oct 11 19:34:46 2021 +0200 + + Merge pull request #7531 from PhakornKiong/fix/sideBarArrow + + fix sidebar from being pushed out of alignment + +commit 2bacec55312dc55a98a47e6a24a9015440c6e7e2 +Author: Aldira Putra Raharja +Date: Mon Oct 11 22:16:02 2021 +0700 + + Rephrase docs to match descriptions from the official docs + + Signed-off-by: Aldira Putra Raharja + +commit 17fdd3aea4c1861381d78f527afd35a427540f9e +Author: Aldira Putra Raharja +Date: Mon Oct 11 22:05:04 2021 +0700 + + Update docs regarding caData config + + Signed-off-by: Aldira Putra Raharja + +commit d9f3cbe0340b5abbab7d7cb3657ba94087fe50cc +Author: Fanny Gaudin +Date: Mon Oct 11 17:04:32 2021 +0200 + + update api-report + + Signed-off-by: Fanny Gaudin + +commit c57b075d18fd39aee83d30c914e3a9aabac0175e +Author: Aldira Putra Raharja +Date: Mon Oct 11 21:54:40 2021 +0700 + + include changeset + + Signed-off-by: Aldira Putra Raharja + +commit bb8cea4a75bf350d03eb15eb072b85321e031954 +Author: Aldira Putra Raharja +Date: Mon Oct 11 21:51:01 2021 +0700 + + Add `caData` support for kubernetes config + + Signed-off-by: Aldira Putra Raharja + +commit d207f6ee9ed84e421a9ff78294ec81df9a25ae9e +Author: Colton Padden +Date: Mon Oct 11 10:49:40 2021 -0400 + + Support optional bucketRootPath in GCS and S3 techdocs publishers + + - Updated app-config.yaml with additional configuration parameters: + - techdocs.publisher.awsS3.bucketRootPath + - techdocs.publisher.googleGcs.bucketRootPath + - Updated `fromConfig` and constructors to support additional `bucketRootPath` + parameters. + - Updated publish method to support `bucketRootPath` in constructing destination + file path + - Updated `fetchTechDocsMetadata` to use `bucketRootPath` + - Updated `docsRouter` to use `docsRouter` when retrieving files + - When using both legacy casing, and a bucket root path, additional logic + was added to prevent the root path's case from being modified as + previously legacy casing would be applied to the first three entities of + the URI + - Updated `hasDocsBeenGenerated` to use `bucketRootPath` + - Added additional unit tests for new configurations to updated, and new methods + + Signed-off-by: Colton Padden + +commit 89bcf90b66afcc2036065408a55c004f063de007 +Author: Matthew Clarke +Date: Mon Oct 11 15:38:37 2021 +0100 + + refactor kubernetes fetcher (#7504) + + * refactor kubernetes fetcher + + Signed-off-by: mclarke47 + + * typo + + Signed-off-by: mclarke47 + + * tsc errors + + Signed-off-by: mclarke47 + + * Create unlucky-laws-doubt.md + + Signed-off-by: mclarke47 + + * missed prettier + + Signed-off-by: mclarke47 + + * api report + + Signed-off-by: mclarke47 + + * fix tests + + Signed-off-by: mclarke47 + +commit adf3c687b3abd6179d683e0e8d39cc726f5a4728 +Merge: c537ff3d11 ff984d4aea +Author: Tim Hansen +Date: Mon Oct 11 08:26:15 2021 -0600 + + Merge pull request #7550 from backstage/orkohunter/missing-bitbucket-in-auth-docs + + docs: add missing bitbucket sidebar link + +commit ff984d4aea62cb0af86cbbe85b79183782a5a012 +Author: Himanshu Mishra +Date: Mon Oct 11 15:58:29 2021 +0200 + + docs: add missing bitbucket sidebar link + + Signed-off-by: Himanshu Mishra + +commit e2e1620bb51c3566f58d98bc933eac4f0cbbbbdc +Author: Johan Haals +Date: Mon Oct 11 14:52:43 2021 +0200 + + Remove unused dependencies + + Signed-off-by: Johan Haals + +commit c537ff3d116d1cf551573b807de7dc45c65766ef +Merge: 7331bd7d5e 3c50c86604 +Author: Johan Haals +Date: Mon Oct 11 14:54:23 2021 +0200 + + Merge pull request #7545 from backstage/jhaals/nuke-icons + + api-docs: remove unused font dependency + +commit 7331bd7d5efe773fbdd5520c63f59752982046cf +Merge: 25a593234b 3ac664f7f2 +Author: Johan Haals +Date: Mon Oct 11 14:48:44 2021 +0200 + + Merge pull request #7544 from dmitry-makarenko-gelato/patch-1 + + docs: add Gelato to adopters list + +commit 25a593234bda2682dd2728461328bc3bcca0cded +Author: Emma Indal +Date: Mon Oct 11 14:42:54 2021 +0200 + + [Search] Update search readme (#7536) + + * update list of supported search engines + + Signed-off-by: Emma Indal + + * update list of supported plugins integrated to search + + Signed-off-by: Emma Indal + + * update feedback link + + Signed-off-by: Emma Indal + + * fix links + + Signed-off-by: Emma Indal + +commit ce487aef24b2c031f747abeb8930d8e1fb6753bd +Author: Johan Haals +Date: Mon Oct 11 14:38:18 2021 +0200 + + Remove unused dependency on @octokit/openapi-types + + Signed-off-by: Johan Haals + +commit a20cbf00d2774df64edb892e97c276d29acd6263 +Author: Patrik Oldsberg +Date: Mon Oct 11 11:10:31 2021 +0200 + + core-components: lazy load syntax highlighter + + Signed-off-by: Patrik Oldsberg + +commit 3c50c86604327e75dcb0fb92ecd8775eacd28b4e +Author: Johan Haals +Date: Mon Oct 11 14:17:57 2021 +0200 + + api-docs: remove unused font dependency + + Signed-off-by: Johan Haals + +commit 1ce5fc9269fa4b9d26127f587d44bcc02ca2e916 +Merge: 023be930da 8506422acd +Author: Fredrik Adelöw +Date: Mon Oct 11 14:12:07 2021 +0200 + + Merge pull request #7538 from backstage/dependabot/npm_and_yarn/material-icons/font-1.0.16 + + build(deps): bump @material-icons/font from 1.0.3 to 1.0.16 + +commit 023be930da7073a099c394f8d76f712e09596f56 +Merge: 4673d96094 6583c6ac40 +Author: Fredrik Adelöw +Date: Mon Oct 11 14:11:59 2021 +0200 + + Merge pull request #7542 from julioz/patch-1 + + Make prettier happy when generating plugins + +commit 4673d960949a0f9ce0e3c70d0ce9b1f22c083934 (tag: v0.50.1, tag: release-2021-10-11) +Merge: a05cdf6721 e23831dffb +Author: Patrik Oldsberg +Date: Mon Oct 11 13:58:07 2021 +0200 + + Merge pull request #7469 from backstage/mob/scaffodler + + scaffolder: separate out the Template entity kind from the core catalog-model + +commit df0ba2bb026974f655c86668bd827f2b08209960 +Author: Suzanne Daniels +Date: Sat Oct 9 07:56:37 2021 +0200 + + Update docs/getting-started/index.md + + Co-authored-by: Tim Hansen + Signed-off-by: Suzanne Daniels + +commit 6859c42db992b434a309f97fe310d3f2032a79db +Author: Suzanne Daniels +Date: Sat Oct 9 07:56:10 2021 +0200 + + Update docs/getting-started/index.md + + Co-authored-by: Tim Hansen + Signed-off-by: Suzanne Daniels + +commit a05cdf672150f9ec151e0e11b7f8094563000ce4 +Merge: dbd20b7342 81c2a1af86 +Author: Oliver Sand +Date: Mon Oct 11 13:50:52 2021 +0200 + + Merge pull request #7543 from SDA-SE/feat/muiref + + Resolve a warning in `