UNPKG

@backstage-community/plugin-sonarqube

Version:
1,902 lines (1,331 loc) 57.3 kB
# @backstage-community/plugin-sonarqube ## 0.22.0 ### Minor Changes - 7a2bd54: Backstage version bump to v1.46.1 ### Patch Changes - Updated dependencies [7a2bd54] - @backstage-community/plugin-sonarqube-react@0.14.0 ## 0.21.0 ### Minor Changes - 5125502: Backstage version bump to v1.45.1 ### Patch Changes - Updated dependencies [5125502] - @backstage-community/plugin-sonarqube-react@0.13.0 ## 0.20.1 ### Patch Changes - 6836ad6: new frontend system docs added ## 0.20.0 ### Minor Changes - 87abf0b: Backstage version bump to v1.44.0 ### Patch Changes - Updated dependencies [87abf0b] - @backstage-community/plugin-sonarqube-react@0.12.0 ## 0.19.0 ### Minor Changes - 28530b1: Backstage version bump to v1.43.2 ### Patch Changes - Updated dependencies [28530b1] - @backstage-community/plugin-sonarqube-react@0.11.0 ## 0.18.1 ### Patch Changes - 9d3c263: Fixed bug in `SonarQubeRelatedEntitiesOverview` table component where the sorting of columns does not work properly when there are components without an annotation - 130e6f7: Fixed the typings for the SonarQube entity card, which previously prevented correct overriding. ## 0.18.0 ### Minor Changes - dcffece: Backstage version bump to v1.42.3 ### Patch Changes - Updated dependencies [dcffece] - @backstage-community/plugin-sonarqube-react@0.10.0 ## 0.17.0 ### Minor Changes - 6d6b976: Backstage version bump to v1.41.1 ### Patch Changes - Updated dependencies [6d6b976] - @backstage-community/plugin-sonarqube-react@0.9.0 ## 0.16.2 ### Patch Changes - 1eda234: Fix maximum update depth exceeded in SonarqubeRelatedEntitiesOverview ## 0.16.1 ### Patch Changes - b64dc92: Fixed bug in SonarQubeRelatedEntitiesOverview where the projectInstance was always undefined - Updated dependencies [b64dc92] - @backstage-community/plugin-sonarqube-react@0.8.1 ## 0.16.0 ### Minor Changes - b61e4a0: Improve the discoverability of Sonarqube dashboard URL in both sonarqube entity card & tabular view ## 0.15.0 ### Minor Changes - ad4279b: Backstage version bump to v1.40.2 ### Patch Changes - Updated dependencies [ad4279b] - @backstage-community/plugin-sonarqube-react@0.8.0 ## 0.14.0 ### Minor Changes - f032786: Make the tabular view more compact and sortable by gateway/last analyzed, improve translations - 3cdf95b: Added `SonarQubeRelatedEntitiesOverview` to show SonarQube results for related entites ### Patch Changes - df41249: Support all entity kinds in the tabular view ## 0.13.0 ### Minor Changes - f3284e7: Backstage version bump to v1.39.0 ### Patch Changes - Updated dependencies [f3284e7] - @backstage-community/plugin-sonarqube-react@0.7.0 ## 0.12.1 ### Patch Changes - f737a01: Fixed handling of wrong component keys in getFindingSummaries ## 0.12.0 ### Minor Changes - 8be1894: Upgraded to Backstage release 1.38 ### Patch Changes - Updated dependencies [8be1894] - @backstage-community/plugin-sonarqube-react@0.6.0 ## 0.11.2 ### Patch Changes - 4cb6cb9: sonarqube plugin support i18n ## 0.11.1 ### Patch Changes - 4aad9f3: remove unused devDependency `canvas` ## 0.11.0 ### Minor Changes - a751abb: Backstage version bump to v1.37.0 ### Patch Changes - Updated dependencies [a751abb] - @backstage-community/plugin-sonarqube-react@0.5.0 ## 0.10.0 ### Minor Changes - dc47683: Backstage version bump to v1.35.1 ### Patch Changes - Updated dependencies [dc47683] - @backstage-community/plugin-sonarqube-react@0.4.0 ## 0.9.0 ### Minor Changes - fb4e8b5: Backstage version bump to v1.34.1 ### Patch Changes - Updated dependencies [fb4e8b5] - @backstage-community/plugin-sonarqube-react@0.3.0 ## 0.8.9 ### Patch Changes - f6e08b0: Updating missingAnnotationReadMoreUrl attribute on documentation ## 0.8.8 ### Patch Changes - e657f8d: Add default filtering based on required annotation to the new frontend system components ## 0.8.7 ### Patch Changes - 4c50596: Add config visibility to the frontend - c05862b: fix: use fetchApi instead of explicit identityApi token in sonarqube frontend plugin api ## 0.8.6 ### Patch Changes - 2d16371: Removed `@microsoft/api-extractor` resolution as it is no longer needed ## 0.8.5 ### Patch Changes - d59c520: fix typo in README.md file ## 0.8.4 ### Patch Changes - 4d0cdf5: Backstage version bump to v1.32.2 - Updated dependencies [4d0cdf5] - @backstage-community/plugin-sonarqube-react@0.2.3 ## 0.8.3 ### Patch Changes - 3ef2d79: Backstage version bump to v1.31.2 - Updated dependencies [3ef2d79] - @backstage-community/plugin-sonarqube-react@0.2.2 ## 0.8.2 ### Patch Changes - f257398: adds support for Backstage's new frontend system, available via the `/alpha` sub-path export. ## 0.8.1 ### Patch Changes - 2143e5e: Backstage version bump to v1.30.2 - Updated dependencies [2143e5e] - @backstage-community/plugin-sonarqube-react@0.2.1 ## 0.8.0 ### Minor Changes - 389e0a2: Enhancement to support tabular list of sonarqube views ### Patch Changes - Updated dependencies [389e0a2] - @backstage-community/plugin-sonarqube-react@0.2.0 ## 0.7.19 ### Patch Changes - eabcfbf: version:bump to v1.29.1 - Updated dependencies [eabcfbf] - @backstage-community/plugin-sonarqube-react@0.1.17 ## 0.7.18 ### Patch Changes - c9ceb6e: Added optional `missingAnnotationReadMoreUrl` prop to `SonarQubeContentPage` and `SonarQubeCard` to allow configurable links to documentation. - 842559f: Updated dependency `rc-progress` to `4.0.0`. ## 0.7.17 ### Patch Changes - 193a2a3: Migrated from the [backstage/backstage](https://github.com/backstage/backstage) monorepo. - Updated dependencies [193a2a3] - @backstage-community/plugin-sonarqube-react@0.1.16 ## 0.7.16 ### Patch Changes - abfbcfc: Updated dependency `@testing-library/react` to `^15.0.0`. - cb1e3b0: Updated dependency `@testing-library/dom` to `^10.0.0`. - Updated dependencies - @backstage/plugin-catalog-react@1.11.3 - @backstage/core-components@0.14.4 - @backstage/core-plugin-api@1.9.2 - @backstage/catalog-model@1.4.5 - @backstage-community/plugin-sonarqube-react@0.1.15 ## 0.7.16-next.1 ### Patch Changes - Updated dependencies - @backstage/catalog-model@1.4.5 - @backstage/core-components@0.14.4-next.0 - @backstage/core-plugin-api@1.9.1 - @backstage/plugin-catalog-react@1.11.3-next.1 - @backstage-community/plugin-sonarqube-react@0.1.14 ## 0.7.16-next.0 ### Patch Changes - Updated dependencies - @backstage/core-components@0.14.4-next.0 - @backstage/catalog-model@1.4.5 - @backstage/core-plugin-api@1.9.1 - @backstage/plugin-catalog-react@1.11.3-next.0 - @backstage-community/plugin-sonarqube-react@0.1.14 ## 0.7.15 ### Patch Changes - e8f026a: Use ESM exports of react-use library - Updated dependencies - @backstage/core-components@0.14.3 - @backstage/plugin-catalog-react@1.11.2 - @backstage/core-plugin-api@1.9.1 - @backstage/catalog-model@1.4.5 - @backstage-community/plugin-sonarqube-react@0.1.14 ## 0.7.14 ### Patch Changes - e8f026a: Use ESM exports of react-use library - Updated dependencies - @backstage/core-components@0.14.2 - @backstage/plugin-catalog-react@1.11.1 - @backstage/core-plugin-api@1.9.1 - @backstage/catalog-model@1.4.5 - @backstage-community/plugin-sonarqube-react@0.1.14 ## 0.7.13 ### Patch Changes - e38b29c: Added ESLint rule `no-top-level-material-ui-4-imports` in the `sonarqube` plugin to migrate the Material UI imports. - Updated dependencies - @backstage/core-components@0.14.1 - @backstage/plugin-catalog-react@1.11.0 - @backstage/catalog-model@1.4.5 - @backstage/core-plugin-api@1.9.1 - @backstage-community/plugin-sonarqube-react@0.1.14 ## 0.7.13-next.2 ### Patch Changes - Updated dependencies - @backstage/core-components@0.14.1-next.2 - @backstage/plugin-catalog-react@1.11.0-next.2 - @backstage/catalog-model@1.4.5-next.0 - @backstage/core-plugin-api@1.9.1-next.1 - @backstage-community/plugin-sonarqube-react@0.1.14-next.1 ## 0.7.13-next.1 ### Patch Changes - Updated dependencies - @backstage/core-components@0.14.1-next.1 - @backstage/plugin-catalog-react@1.10.1-next.1 - @backstage/core-plugin-api@1.9.1-next.1 - @backstage/catalog-model@1.4.5-next.0 - @backstage-community/plugin-sonarqube-react@0.1.14-next.1 ## 0.7.13-next.0 ### Patch Changes - Updated dependencies - @backstage/core-components@0.14.1-next.0 - @backstage/plugin-catalog-react@1.10.1-next.0 - @backstage/catalog-model@1.4.5-next.0 - @backstage/core-plugin-api@1.9.1-next.0 - @backstage-community/plugin-sonarqube-react@0.1.14-next.0 ## 0.7.12 ### Patch Changes - 9aac2b0: Use `--cwd` as the first `yarn` argument - 8fe56a8: Widen `@types/react` dependency range to include version 18. - Updated dependencies - @backstage/plugin-catalog-react@1.10.0 - @backstage/core-components@0.14.0 - @backstage/catalog-model@1.4.4 - @backstage/core-plugin-api@1.9.0 - @backstage-community/plugin-sonarqube-react@0.1.13 ## 0.7.12-next.3 ### Patch Changes - Updated dependencies - @backstage/core-components@0.14.0-next.2 - @backstage/plugin-catalog-react@1.10.0-next.3 - @backstage/catalog-model@1.4.4-next.0 - @backstage/core-plugin-api@1.9.0-next.1 - @backstage-community/plugin-sonarqube-react@0.1.13-next.1 ## 0.7.12-next.2 ### Patch Changes - 9aac2b0: Use `--cwd` as the first `yarn` argument - 8fe56a8: Widen `@types/react` dependency range to include version 18. - Updated dependencies - @backstage/core-components@0.14.0-next.1 - @backstage/core-plugin-api@1.9.0-next.1 - @backstage/plugin-catalog-react@1.10.0-next.2 - @backstage-community/plugin-sonarqube-react@0.1.13-next.1 - @backstage/catalog-model@1.4.4-next.0 ## 0.7.12-next.1 ### Patch Changes - Updated dependencies - @backstage/core-components@0.14.0-next.0 - @backstage/catalog-model@1.4.4-next.0 - @backstage/core-plugin-api@1.8.3-next.0 - @backstage/plugin-catalog-react@1.9.4-next.1 - @backstage-community/plugin-sonarqube-react@0.1.13-next.0 ## 0.7.12-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-catalog-react@1.9.4-next.0 - @backstage/core-components@0.13.10 - @backstage/catalog-model@1.4.3 - @backstage/core-plugin-api@1.8.2 - @backstage-community/plugin-sonarqube-react@0.1.12 ## 0.7.11 ### Patch Changes - 4016f21: Remove some unused dependencies - Updated dependencies - @backstage/core-components@0.13.10 - @backstage/core-plugin-api@1.8.2 - @backstage/plugin-catalog-react@1.9.3 - @backstage/catalog-model@1.4.3 - @backstage-community/plugin-sonarqube-react@0.1.12 ## 0.7.11-next.2 ### Patch Changes - Updated dependencies - @backstage/plugin-catalog-react@1.9.3-next.2 ## 0.7.11-next.1 ### Patch Changes - Updated dependencies - @backstage/core-plugin-api@1.8.2-next.0 - @backstage/core-components@0.13.10-next.1 - @backstage/plugin-catalog-react@1.9.3-next.1 - @backstage-community/plugin-sonarqube-react@0.1.12-next.0 - @backstage/catalog-model@1.4.3 ## 0.7.11-next.0 ### Patch Changes - 4016f21: Remove some unused dependencies - Updated dependencies - @backstage/core-components@0.13.10-next.0 - @backstage/plugin-catalog-react@1.9.3-next.0 - @backstage/catalog-model@1.4.3 - @backstage/core-plugin-api@1.8.1 - @backstage-community/plugin-sonarqube-react@0.1.11 ## 0.7.10 ### Patch Changes - Updated dependencies - @backstage/core-plugin-api@1.8.1 - @backstage/plugin-catalog-react@1.9.2 - @backstage/core-components@0.13.9 - @backstage/theme@0.5.0 - @backstage-community/plugin-sonarqube-react@0.1.11 - @backstage/catalog-model@1.4.3 ## 0.7.10-next.3 ### Patch Changes - Updated dependencies - @backstage/core-components@0.13.9-next.3 - @backstage/catalog-model@1.4.3 - @backstage/core-plugin-api@1.8.1-next.1 - @backstage/theme@0.5.0-next.1 - @backstage/plugin-catalog-react@1.9.2-next.3 - @backstage-community/plugin-sonarqube-react@0.1.11-next.1 ## 0.7.10-next.2 ### Patch Changes - Updated dependencies - @backstage/theme@0.5.0-next.1 - @backstage/plugin-catalog-react@1.9.2-next.2 - @backstage/catalog-model@1.4.3 - @backstage/core-components@0.13.9-next.2 - @backstage/core-plugin-api@1.8.1-next.1 - @backstage-community/plugin-sonarqube-react@0.1.11-next.1 ## 0.7.10-next.1 ### Patch Changes - Updated dependencies - @backstage/core-components@0.13.9-next.1 - @backstage/core-plugin-api@1.8.1-next.1 - @backstage/plugin-catalog-react@1.9.2-next.1 - @backstage-community/plugin-sonarqube-react@0.1.11-next.1 - @backstage/catalog-model@1.4.3 - @backstage/theme@0.5.0-next.0 ## 0.7.10-next.0 ### Patch Changes - Updated dependencies - @backstage/core-plugin-api@1.8.1-next.0 - @backstage/plugin-catalog-react@1.9.2-next.0 - @backstage/core-components@0.13.9-next.0 - @backstage/theme@0.5.0-next.0 - @backstage-community/plugin-sonarqube-react@0.1.11-next.0 - @backstage/catalog-model@1.4.3 ## 0.7.8 ### Patch Changes - 6c2b872153: Add official support for React 18. - 4aa43f62aa: Updated dependency `cross-fetch` to `^4.0.0`. - 62b5922916: Internal theme type updates - 8613ba3928: Switched to using `"exports"` field for `/alpha` subpath export. - fdb5e23602: Import `MissingAnnotationEmptyState` from `@backstage/plugin-catalog-react` to remove the cyclical dependency - Updated dependencies - @backstage/plugin-catalog-react@1.9.0 - @backstage/core-components@0.13.8 - @backstage/core-plugin-api@1.8.0 - @backstage-community/plugin-sonarqube-react@0.1.10 - @backstage/theme@0.4.4 - @backstage/catalog-model@1.4.3 ## 0.7.8-next.2 ### Patch Changes - [#20842](https://github.com/backstage/backstage/pull/20842) [`fdb5e23602`](https://github.com/backstage/backstage/commit/fdb5e2360299c5faa30f4d4236fc548b94d37446) Thanks [@benjdlambert](https://github.com/benjdlambert)! - Import `MissingAnnotationEmptyState` from `@backstage/plugin-catalog-react` to remove the cyclical dependency - Updated dependencies - @backstage/core-components@0.13.8-next.2 - @backstage/plugin-catalog-react@1.9.0-next.2 ## 0.7.8-next.1 ### Patch Changes - 62b5922916: Internal theme type updates - Updated dependencies - @backstage/plugin-catalog-react@1.9.0-next.1 - @backstage/core-components@0.13.8-next.1 - @backstage/catalog-model@1.4.3 - @backstage/core-plugin-api@1.8.0-next.0 - @backstage/theme@0.4.4-next.0 - @backstage-community/plugin-sonarqube-react@0.1.10-next.0 ## 0.7.8-next.0 ### Patch Changes - 6c2b872153: Add official support for React 18. - 8613ba3928: Switched to using `"exports"` field for `/alpha` subpath export. - Updated dependencies - @backstage/core-components@0.13.7-next.0 - @backstage/plugin-catalog-react@1.9.0-next.0 - @backstage/core-plugin-api@1.8.0-next.0 - @backstage-community/plugin-sonarqube-react@0.1.10-next.0 - @backstage/theme@0.4.4-next.0 - @backstage/catalog-model@1.4.3 ## 0.7.6 ### Patch Changes - 9a1fce352e: Updated dependency `@testing-library/jest-dom` to `^6.0.0`. - f95af4e540: Updated dependency `@testing-library/dom` to `^9.0.0`. - Updated dependencies - @backstage/plugin-catalog-react@1.8.5 - @backstage/core-plugin-api@1.7.0 - @backstage/core-components@0.13.6 - @backstage/catalog-model@1.4.3 - @backstage/theme@0.4.3 - @backstage-community/plugin-sonarqube-react@0.1.9 ## 0.7.6-next.2 ### Patch Changes - Updated dependencies - @backstage/core-components@0.13.6-next.2 - @backstage/core-plugin-api@1.7.0-next.1 - @backstage/catalog-model@1.4.3-next.0 - @backstage/plugin-catalog-react@1.8.5-next.2 - @backstage/theme@0.4.3-next.0 - @backstage-community/plugin-sonarqube-react@0.1.9-next.1 ## 0.7.6-next.1 ### Patch Changes - Updated dependencies - @backstage/core-components@0.13.6-next.1 - @backstage/plugin-catalog-react@1.8.5-next.1 - @backstage/core-plugin-api@1.7.0-next.0 - @backstage/catalog-model@1.4.2 - @backstage/theme@0.4.2 - @backstage-community/plugin-sonarqube-react@0.1.9-next.0 ## 0.7.6-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-catalog-react@1.8.5-next.0 - @backstage/core-plugin-api@1.7.0-next.0 - @backstage/core-components@0.13.6-next.0 - @backstage/catalog-model@1.4.2 - @backstage/theme@0.4.2 - @backstage-community/plugin-sonarqube-react@0.1.9-next.0 ## 0.7.5 ### Patch Changes - 482bb5c0bbf8: Moved `@types/react` to be a regular dependency - 406b786a2a2c: Mark package as being free of side effects, allowing more optimized Webpack builds. - 8cec7664e146: Removed `@types/node` dependency - db92d1244897: Updated dependency `rc-progress` to `3.5.1`. - Updated dependencies - @backstage/plugin-catalog-react@1.8.4 - @backstage/core-components@0.13.5 - @backstage/catalog-model@1.4.2 - @backstage/core-plugin-api@1.6.0 - @backstage-community/plugin-sonarqube-react@0.1.8 - @backstage/theme@0.4.2 ## 0.7.5-next.3 ### Patch Changes - 406b786a2a2c: Mark package as being free of side effects, allowing more optimized Webpack builds. - Updated dependencies - @backstage/catalog-model@1.4.2-next.2 - @backstage/core-components@0.13.5-next.3 - @backstage/core-plugin-api@1.6.0-next.3 - @backstage/plugin-catalog-react@1.8.4-next.3 - @backstage-community/plugin-sonarqube-react@0.1.8-next.3 - @backstage/theme@0.4.2-next.0 ## 0.7.5-next.2 ### Patch Changes - 8cec7664e146: Removed `@types/node` dependency - db92d1244897: Updated dependency `rc-progress` to `3.5.1`. - Updated dependencies - @backstage/core-components@0.13.5-next.2 - @backstage/core-plugin-api@1.6.0-next.2 - @backstage/plugin-catalog-react@1.8.4-next.2 - @backstage-community/plugin-sonarqube-react@0.1.8-next.2 - @backstage/catalog-model@1.4.2-next.1 - @backstage/theme@0.4.1 ## 0.7.5-next.1 ### Patch Changes - Updated dependencies - @backstage/plugin-catalog-react@1.8.4-next.1 - @backstage/core-components@0.13.5-next.1 - @backstage/catalog-model@1.4.2-next.0 - @backstage/core-plugin-api@1.6.0-next.1 - @backstage-community/plugin-sonarqube-react@0.1.8-next.1 - @backstage/theme@0.4.1 ## 0.7.4-next.0 ### Patch Changes - 482bb5c0bbf8: Moved `@types/react` to be a regular dependency - Updated dependencies - @backstage/core-plugin-api@1.6.0-next.0 - @backstage/core-components@0.13.5-next.0 - @backstage/catalog-model@1.4.1 - @backstage/theme@0.4.1 - @backstage/plugin-catalog-react@1.8.3-next.0 - @backstage-community/plugin-sonarqube-react@0.1.8-next.0 ## 0.7.2 ### Patch Changes - b2ccddefbdc6: Remove sonarQube card disable class - Updated dependencies - @backstage/core-components@0.13.4 - @backstage/plugin-catalog-react@1.8.1 - @backstage/core-plugin-api@1.5.3 - @backstage/catalog-model@1.4.1 - @backstage/theme@0.4.1 - @backstage-community/plugin-sonarqube-react@0.1.7 ## 0.7.2-next.2 ### Patch Changes - Updated dependencies - @backstage/plugin-catalog-react@1.8.1-next.1 ## 0.7.2-next.1 ### Patch Changes - b2ccddefbdc6: Remove sonarQube card disable class - Updated dependencies - @backstage/catalog-model@1.4.1 - @backstage/core-components@0.13.4-next.0 - @backstage/core-plugin-api@1.5.3 - @backstage/theme@0.4.1 - @backstage/plugin-catalog-react@1.8.1-next.0 - @backstage-community/plugin-sonarqube-react@0.1.7 ## 0.7.2-next.0 ### Patch Changes - Updated dependencies - @backstage/core-components@0.13.4-next.0 - @backstage/core-plugin-api@1.5.3 - @backstage/plugin-catalog-react@1.8.1-next.0 - @backstage/catalog-model@1.4.1 - @backstage/theme@0.4.1 - @backstage-community/plugin-sonarqube-react@0.1.7 ## 0.7.1 ### Patch Changes - fcaf4cfc70ee: Made default config optional - 015439b5b6ca: Updated dependency `rc-progress` to `3.4.2`. - Updated dependencies - @backstage/theme@0.4.1 - @backstage/plugin-catalog-react@1.8.0 - @backstage/core-components@0.13.3 - @backstage/core-plugin-api@1.5.3 - @backstage/catalog-model@1.4.1 - @backstage-community/plugin-sonarqube-react@0.1.7 ## 0.7.1-next.2 ### Patch Changes - Updated dependencies - @backstage/plugin-catalog-react@1.8.0-next.2 - @backstage/theme@0.4.1-next.1 - @backstage/core-plugin-api@1.5.3-next.1 - @backstage/core-components@0.13.3-next.2 - @backstage/catalog-model@1.4.1-next.0 - @backstage-community/plugin-sonarqube-react@0.1.7-next.2 ## 0.7.1-next.1 ### Patch Changes - fcaf4cfc70ee: Made default config optional - 015439b5b6ca: Updated dependency `rc-progress` to `3.4.2`. - Updated dependencies - @backstage/theme@0.4.1-next.0 - @backstage/core-components@0.13.3-next.1 - @backstage/core-plugin-api@1.5.3-next.0 - @backstage/plugin-catalog-react@1.7.1-next.1 - @backstage-community/plugin-sonarqube-react@0.1.7-next.1 ## 0.7.1-next.0 ### Patch Changes - Updated dependencies - @backstage/core-components@0.13.3-next.0 - @backstage/catalog-model@1.4.1-next.0 - @backstage/core-plugin-api@1.5.2 - @backstage/theme@0.4.0 - @backstage/plugin-catalog-react@1.7.1-next.0 - @backstage-community/plugin-sonarqube-react@0.1.7-next.0 ## 0.7.0 ### Minor Changes - ce9bc94c15e1: fix sonarqube case in config schema definition ### Patch Changes - 1108f1c65d31: fixed issued related #18259 now using luxon as adr102 asked - Updated dependencies - @backstage/core-plugin-api@1.5.2 - @backstage/core-components@0.13.2 - @backstage/theme@0.4.0 - @backstage/plugin-catalog-react@1.7.0 - @backstage/catalog-model@1.4.0 - @backstage-community/plugin-sonarqube-react@0.1.6 ## 0.6.8-next.3 ### Patch Changes - Updated dependencies - @backstage/core-components@0.13.2-next.3 - @backstage/catalog-model@1.4.0-next.1 - @backstage/core-plugin-api@1.5.2-next.0 - @backstage/theme@0.4.0-next.1 - @backstage/plugin-catalog-react@1.7.0-next.3 - @backstage-community/plugin-sonarqube-react@0.1.6-next.1 ## 0.6.8-next.2 ### Patch Changes - Updated dependencies - @backstage/theme@0.4.0-next.1 - @backstage/plugin-catalog-react@1.7.0-next.2 - @backstage/core-components@0.13.2-next.2 - @backstage/core-plugin-api@1.5.2-next.0 ## 0.6.8-next.1 ### Patch Changes - Updated dependencies - @backstage/core-components@0.13.2-next.1 - @backstage/plugin-catalog-react@1.7.0-next.1 - @backstage/catalog-model@1.4.0-next.0 - @backstage/core-plugin-api@1.5.2-next.0 - @backstage-community/plugin-sonarqube-react@0.1.6-next.0 - @backstage/theme@0.4.0-next.0 ## 0.6.8-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-catalog-react@1.7.0-next.0 - @backstage/theme@0.4.0-next.0 - @backstage/core-components@0.13.2-next.0 - @backstage/core-plugin-api@1.5.1 - @backstage/catalog-model@1.3.0 - @backstage-community/plugin-sonarqube-react@0.1.5 ## 0.6.7 ### Patch Changes - Updated dependencies - @backstage/theme@0.3.0 - @backstage/plugin-catalog-react@1.6.0 - @backstage/core-components@0.13.1 - @backstage/catalog-model@1.3.0 - @backstage/core-plugin-api@1.5.1 - @backstage-community/plugin-sonarqube-react@0.1.5 ## 0.6.7-next.2 ### Patch Changes - Updated dependencies - @backstage/theme@0.3.0-next.0 - @backstage/core-components@0.13.1-next.1 - @backstage/plugin-catalog-react@1.6.0-next.2 - @backstage/core-plugin-api@1.5.1 ## 0.6.7-next.1 ### Patch Changes - Updated dependencies - @backstage/core-components@0.13.1-next.0 - @backstage/core-plugin-api@1.5.1 - @backstage/plugin-catalog-react@1.6.0-next.1 ## 0.6.7-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-catalog-react@1.6.0-next.0 - @backstage/core-components@0.13.0 - @backstage/core-plugin-api@1.5.1 - @backstage/catalog-model@1.3.0 - @backstage/theme@0.2.19 - @backstage-community/plugin-sonarqube-react@0.1.5 ## 0.6.6 ### Patch Changes - 5a368d12bc9: amend getSecurityHotspotsUrl to conditionally remove project path if sonarqube is self hosted - 8e00acb28db: Small tweaks to remove warnings in the console during development (mainly focusing on techdocs) - e0c6e8b9c3c: Update peer dependencies - Updated dependencies - @backstage/core-components@0.13.0 - @backstage/plugin-catalog-react@1.5.0 - @backstage/theme@0.2.19 - @backstage/core-plugin-api@1.5.1 - @backstage/catalog-model@1.3.0 - @backstage-community/plugin-sonarqube-react@0.1.5 ## 0.6.6-next.3 ### Patch Changes - Updated dependencies - @backstage/plugin-catalog-react@1.5.0-next.3 - @backstage/catalog-model@1.3.0-next.0 - @backstage/core-components@0.13.0-next.3 - @backstage/core-plugin-api@1.5.1-next.1 - @backstage/theme@0.2.19-next.0 - @backstage-community/plugin-sonarqube-react@0.1.5-next.2 ## 0.6.6-next.2 ### Patch Changes - Updated dependencies - @backstage/core-components@0.12.6-next.2 - @backstage/plugin-catalog-react@1.4.1-next.2 - @backstage/core-plugin-api@1.5.1-next.1 - @backstage/catalog-model@1.2.1 - @backstage/theme@0.2.19-next.0 - @backstage-community/plugin-sonarqube-react@0.1.5-next.1 ## 0.6.6-next.1 ### Patch Changes - e0c6e8b9c3c: Update peer dependencies - Updated dependencies - @backstage/core-components@0.12.6-next.1 - @backstage/core-plugin-api@1.5.1-next.0 - @backstage-community/plugin-sonarqube-react@0.1.5-next.0 - @backstage/plugin-catalog-react@1.4.1-next.1 - @backstage/theme@0.2.19-next.0 - @backstage/catalog-model@1.2.1 ## 0.6.6-next.0 ### Patch Changes - 8e00acb28db: Small tweaks to remove warnings in the console during development (mainly focusing on techdocs) - Updated dependencies - @backstage/core-components@0.12.6-next.0 - @backstage/plugin-catalog-react@1.4.1-next.0 - @backstage/core-plugin-api@1.5.0 - @backstage/catalog-model@1.2.1 - @backstage/theme@0.2.18 - @backstage-community/plugin-sonarqube-react@0.1.4 ## 0.6.5 ### Patch Changes - 65454876fb2: Minor API report tweaks - 928a12a9b3e: Internal refactor of `/alpha` exports. - 52b0022dab7: Updated dependency `msw` to `^1.0.0`. - 8ae65a0bc1d: Moved imports from `/alpha` to main public exports. - d3d624e8e8d: Show a more appropriate icon if there are no code smells and/or vulnerabilities. - Updated dependencies - @backstage/core-components@0.12.5 - @backstage/plugin-catalog-react@1.4.0 - @backstage/core-plugin-api@1.5.0 - @backstage-community/plugin-sonarqube-react@0.1.4 - @backstage/catalog-model@1.2.1 - @backstage/theme@0.2.18 ## 0.6.5-next.2 ### Patch Changes - 65454876fb2: Minor API report tweaks - Updated dependencies - @backstage/core-components@0.12.5-next.2 - @backstage/plugin-catalog-react@1.4.0-next.2 - @backstage/core-plugin-api@1.5.0-next.2 - @backstage-community/plugin-sonarqube-react@0.1.4-next.2 ## 0.6.5-next.1 ### Patch Changes - 52b0022dab7: Updated dependency `msw` to `^1.0.0`. - Updated dependencies - @backstage/core-components@0.12.5-next.1 - @backstage/core-plugin-api@1.4.1-next.1 - @backstage/theme@0.2.18-next.0 - @backstage/plugin-catalog-react@1.4.0-next.1 - @backstage/catalog-model@1.2.1-next.1 - @backstage-community/plugin-sonarqube-react@0.1.4-next.1 ## 0.6.5-next.0 ### Patch Changes - 928a12a9b3: Internal refactor of `/alpha` exports. - 8ae65a0bc1: Moved imports from `/alpha` to main public exports. - d3d624e8e8: Show a more appropriate icon if there are no code smells and/or vulnerabilities. - Updated dependencies - @backstage/plugin-catalog-react@1.4.0-next.0 - @backstage/core-plugin-api@1.4.1-next.0 - @backstage-community/plugin-sonarqube-react@0.1.4-next.0 - @backstage/catalog-model@1.2.1-next.0 - @backstage/core-components@0.12.5-next.0 - @backstage/theme@0.2.17 ## 0.6.3 ### Patch Changes - 6310eacc11: Additional export added in order to bind SonarQubeClient to its apiref - Updated dependencies - @backstage/core-components@0.12.4 - @backstage/catalog-model@1.2.0 - @backstage/theme@0.2.17 - @backstage/core-plugin-api@1.4.0 - @backstage/plugin-catalog-react@1.3.0 - @backstage-community/plugin-sonarqube-react@0.1.2 ## 0.6.3-next.2 ### Patch Changes - Updated dependencies - @backstage/catalog-model@1.2.0-next.1 - @backstage/core-components@0.12.4-next.1 - @backstage/core-plugin-api@1.3.0 - @backstage/theme@0.2.16 - @backstage/plugin-catalog-react@1.3.0-next.2 - @backstage-community/plugin-sonarqube-react@0.1.2-next.1 ## 0.6.3-next.1 ### Patch Changes - 6310eacc11: Additional export added in order to bind SonarQubeClient to its apiref - Updated dependencies - @backstage/core-components@0.12.4-next.0 - @backstage/plugin-catalog-react@1.3.0-next.1 - @backstage/catalog-model@1.1.6-next.0 - @backstage/core-plugin-api@1.3.0 - @backstage/theme@0.2.16 - @backstage-community/plugin-sonarqube-react@0.1.2-next.0 ## 0.6.3-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-catalog-react@1.3.0-next.0 - @backstage/catalog-model@1.1.6-next.0 - @backstage-community/plugin-sonarqube-react@0.1.2-next.0 ## 0.6.2 ### Patch Changes - 80ce4e8c29: Small updates to some components to ensure theme typography properties are inherited correctly. - Updated dependencies - @backstage/catalog-model@1.1.5 - @backstage/plugin-catalog-react@1.2.4 - @backstage/core-components@0.12.3 - @backstage/core-plugin-api@1.3.0 - @backstage/theme@0.2.16 - @backstage-community/plugin-sonarqube-react@0.1.1 ## 0.6.2-next.2 ### Patch Changes - Updated dependencies - @backstage/core-plugin-api@1.3.0-next.1 - @backstage/plugin-catalog-react@1.2.4-next.2 - @backstage/catalog-model@1.1.5-next.1 - @backstage/core-components@0.12.3-next.2 - @backstage/theme@0.2.16 - @backstage-community/plugin-sonarqube-react@0.1.1-next.2 ## 0.6.2-next.1 ### Patch Changes - Updated dependencies - @backstage/catalog-model@1.1.5-next.1 - @backstage/core-components@0.12.3-next.1 - @backstage/core-plugin-api@1.2.1-next.0 - @backstage/theme@0.2.16 - @backstage/plugin-catalog-react@1.2.4-next.1 - @backstage-community/plugin-sonarqube-react@0.1.1-next.1 ## 0.6.2-next.0 ### Patch Changes - Updated dependencies - @backstage/catalog-model@1.1.5-next.0 - @backstage/plugin-catalog-react@1.2.4-next.0 - @backstage/core-components@0.12.3-next.0 - @backstage/core-plugin-api@1.2.0 - @backstage/theme@0.2.16 - @backstage-community/plugin-sonarqube-react@0.1.1-next.0 ## 0.6.1 ### Patch Changes - Updated dependencies - @backstage/core-components@0.12.2 - @backstage/plugin-catalog-react@1.2.3 ## 0.6.0 ### Minor Changes - 6b59903bfa: Parts of plugin-sonarqube have been moved into a new plugin-sonarqube-react package. Additionally some types that were previously internal to plugin-sonarqube have been made public and will allow access for third-parties. As the sonarqube plugin has not yet reached 1.0 breaking changes are expected in the future. As such exports of plugin-sonarqube-react require importing via the `/alpha` entrypoint: ```ts import { sonarQubeApiRef } from '@backstage-community/plugin-sonarqube-react/alpha'; const sonarQubeApi = useApi(sonarQubeApiRef); ``` Moved from plugin-sonarqube to plugin-sonarqube-react: - isSonarQubeAvailable - SONARQUBE_PROJECT_KEY_ANNOTATION Exports that been introduced to plugin-sonarqube-react are documented in the [API report](https://github.com/backstage/backstage/blob/master/plugins/sonarqube-react/api-report.md). ### Patch Changes - 3280711113: Updated dependency `msw` to `^0.49.0`. - 17a8e32f39: Updated dependency `rc-progress` to `3.4.1`. - 3dee2f5ad0: Added links to the frontend and backend plugins in the readme. - Updated dependencies - @backstage/core-plugin-api@1.2.0 - @backstage/core-components@0.12.1 - @backstage/plugin-catalog-react@1.2.2 - @backstage-community/plugin-sonarqube-react@0.1.0 - @backstage/catalog-model@1.1.4 - @backstage/theme@0.2.16 ## 0.5.1-next.4 ### Patch Changes - Updated dependencies - @backstage/core-components@0.12.1-next.4 - @backstage/plugin-catalog-react@1.2.2-next.4 - @backstage/catalog-model@1.1.4-next.1 - @backstage/core-plugin-api@1.2.0-next.2 - @backstage/theme@0.2.16 ## 0.5.1-next.3 ### Patch Changes - Updated dependencies - @backstage/core-components@0.12.1-next.3 - @backstage/catalog-model@1.1.4-next.1 - @backstage/core-plugin-api@1.2.0-next.2 - @backstage/theme@0.2.16 - @backstage/plugin-catalog-react@1.2.2-next.3 ## 0.5.1-next.2 ### Patch Changes - Updated dependencies - @backstage/core-plugin-api@1.2.0-next.2 - @backstage/core-components@0.12.1-next.2 - @backstage/plugin-catalog-react@1.2.2-next.2 - @backstage/catalog-model@1.1.4-next.1 - @backstage/theme@0.2.16 ## 0.5.1-next.1 ### Patch Changes - Updated dependencies - @backstage/core-components@0.12.1-next.1 - @backstage/core-plugin-api@1.1.1-next.1 - @backstage/plugin-catalog-react@1.2.2-next.1 - @backstage/catalog-model@1.1.4-next.1 - @backstage/theme@0.2.16 ## 0.5.1-next.0 ### Patch Changes - 3280711113: Updated dependency `msw` to `^0.49.0`. - 17a8e32f39: Updated dependency `rc-progress` to `3.4.1`. - Updated dependencies - @backstage/core-components@0.12.1-next.0 - @backstage/core-plugin-api@1.1.1-next.0 - @backstage/plugin-catalog-react@1.2.2-next.0 - @backstage/catalog-model@1.1.4-next.0 - @backstage/theme@0.2.16 ## 0.5.0 ### Minor Changes - 786117e98a: Fix sonarqube annotation parsing. Add content page for Sonarqube. Removed the deprecated `plugin` export; please use `sonarQubePlugin` instead. ### Patch Changes - Updated dependencies - @backstage/plugin-catalog-react@1.2.1 - @backstage/core-components@0.12.0 - @backstage/core-plugin-api@1.1.0 - @backstage/catalog-model@1.1.3 - @backstage/theme@0.2.16 ## 0.4.3-next.1 ### Patch Changes - Updated dependencies - @backstage/core-components@0.12.0-next.1 - @backstage/catalog-model@1.1.3-next.0 - @backstage/core-plugin-api@1.1.0-next.0 - @backstage/theme@0.2.16 - @backstage/plugin-catalog-react@1.2.1-next.1 ## 0.4.3-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-catalog-react@1.2.1-next.0 - @backstage/core-components@0.12.0-next.0 - @backstage/core-plugin-api@1.1.0-next.0 - @backstage/catalog-model@1.1.3-next.0 - @backstage/theme@0.2.16 ## 0.4.2 ### Patch Changes - Updated dependencies - @backstage/catalog-model@1.1.2 - @backstage/plugin-catalog-react@1.2.0 - @backstage/core-components@0.11.2 - @backstage/core-plugin-api@1.0.7 - @backstage/theme@0.2.16 ## 0.4.2-next.2 ### Patch Changes - Updated dependencies - @backstage/plugin-catalog-react@1.2.0-next.2 - @backstage/catalog-model@1.1.2-next.2 - @backstage/core-components@0.11.2-next.2 - @backstage/core-plugin-api@1.0.7-next.2 - @backstage/theme@0.2.16 ## 0.4.2-next.1 ### Patch Changes - Updated dependencies - @backstage/plugin-catalog-react@1.2.0-next.1 - @backstage/core-components@0.11.2-next.1 - @backstage/core-plugin-api@1.0.7-next.1 - @backstage/catalog-model@1.1.2-next.1 - @backstage/theme@0.2.16 ## 0.4.2-next.0 ### Patch Changes - Updated dependencies - @backstage/catalog-model@1.1.2-next.0 - @backstage/core-components@0.11.2-next.0 - @backstage/plugin-catalog-react@1.1.5-next.0 - @backstage/core-plugin-api@1.0.7-next.0 - @backstage/theme@0.2.16 ## 0.4.1 ### Patch Changes - 3f739be9d9: Minor API signatures cleanup - 7d47def9c4: Removed dependency on `@types/jest`. - 667d917488: Updated dependency `msw` to `^0.47.0`. - 87ec2ba4d6: Updated dependency `msw` to `^0.46.0`. - bf5e9030eb: Updated dependency `msw` to `^0.45.0`. - Updated dependencies - @backstage/core-components@0.11.1 - @backstage/core-plugin-api@1.0.6 - @backstage/plugin-catalog-react@1.1.4 - @backstage/catalog-model@1.1.1 ## 0.4.1-next.2 ### Patch Changes - 7d47def9c4: Removed dependency on `@types/jest`. - Updated dependencies - @backstage/plugin-catalog-react@1.1.4-next.2 - @backstage/catalog-model@1.1.1-next.0 - @backstage/core-components@0.11.1-next.3 - @backstage/core-plugin-api@1.0.6-next.3 ## 0.4.1-next.1 ### Patch Changes - 667d917488: Updated dependency `msw` to `^0.47.0`. - 87ec2ba4d6: Updated dependency `msw` to `^0.46.0`. - Updated dependencies - @backstage/core-components@0.11.1-next.2 - @backstage/core-plugin-api@1.0.6-next.2 ## 0.4.1-next.0 ### Patch Changes - 3f739be9d9: Minor API signatures cleanup - bf5e9030eb: Updated dependency `msw` to `^0.45.0`. - Updated dependencies - @backstage/core-plugin-api@1.0.6-next.0 - @backstage/core-components@0.11.1-next.0 - @backstage/plugin-catalog-react@1.1.4-next.0 ## 0.4.0 ### Minor Changes - 619b515172: **BREAKING** This plugin now call the `sonarqube-backend` plugin instead of relying on the proxy plugin The whole proxy's `'/sonarqube':` key can be removed from your configuration files. Then head to the [README in sonarqube-backend plugin page](https://github.com/backstage/backstage/tree/master/plugins/sonarqube-backend/README.md) to learn how to set-up the link to your Sonarqube instances. ### Patch Changes - f9c310a439: Add ability to provide an optional Sonarqube instance into the annotation in the `catalog-info.yaml` file - Updated dependencies - @backstage/core-components@0.11.0 - @backstage/core-plugin-api@1.0.5 - @backstage/plugin-catalog-react@1.1.3 ## 0.4.0-next.2 ### Patch Changes - Updated dependencies - @backstage/plugin-catalog-react@1.1.3-next.2 - @backstage/core-components@0.11.0-next.2 ## 0.4.0-next.1 ### Minor Changes - 619b515172: **BREAKING** This plugin now call the `sonarqube-backend` plugin instead of relying on the proxy plugin The whole proxy's `'/sonarqube':` key can be removed from your configuration files. Then head to the [README in sonarqube-backend plugin page](https://github.com/backstage/backstage/tree/master/plugins/sonarqube-backend/README.md) to learn how to set-up the link to your Sonarqube instances. ### Patch Changes - f9c310a439: Add ability to provide an optional Sonarqube instance into the annotation in the `catalog-info.yaml` file - Updated dependencies - @backstage/core-components@0.10.1-next.1 - @backstage/plugin-catalog-react@1.1.3-next.1 ## 0.3.8-next.0 ### Patch Changes - Updated dependencies - @backstage/core-plugin-api@1.0.5-next.0 - @backstage/plugin-catalog-react@1.1.3-next.0 - @backstage/core-components@0.10.1-next.0 ## 0.3.7 ### Patch Changes - a70869e775: Updated dependency `msw` to `^0.43.0`. - 8006d0f9bf: Updated dependency `msw` to `^0.44.0`. - 15201b1032: Updated dependency `rc-progress` to `3.4.0`. - Updated dependencies - @backstage/core-components@0.10.0 - @backstage/catalog-model@1.1.0 - @backstage/core-plugin-api@1.0.4 - @backstage/plugin-catalog-react@1.1.2 - @backstage/theme@0.2.16 ## 0.3.7-next.3 ### Patch Changes - a70869e775: Updated dependency `msw` to `^0.43.0`. - Updated dependencies - @backstage/core-plugin-api@1.0.4-next.0 - @backstage/core-components@0.10.0-next.3 - @backstage/catalog-model@1.1.0-next.3 - @backstage/plugin-catalog-react@1.1.2-next.3 ## 0.3.7-next.2 ### Patch Changes - 15201b1032: Updated dependency `rc-progress` to `3.4.0`. - Updated dependencies - @backstage/core-components@0.10.0-next.2 - @backstage/catalog-model@1.1.0-next.2 - @backstage/theme@0.2.16-next.1 - @backstage/plugin-catalog-react@1.1.2-next.2 ## 0.3.7-next.1 ### Patch Changes - Updated dependencies - @backstage/core-components@0.9.6-next.1 - @backstage/catalog-model@1.1.0-next.1 - @backstage/theme@0.2.16-next.0 - @backstage/plugin-catalog-react@1.1.2-next.1 ## 0.3.7-next.0 ### Patch Changes - Updated dependencies - @backstage/catalog-model@1.1.0-next.0 - @backstage/core-components@0.9.6-next.0 - @backstage/plugin-catalog-react@1.1.2-next.0 ## 0.3.6 ### Patch Changes - 8f7b1835df: Updated dependency `msw` to `^0.41.0`. - ee2cd642c5: Updated dependency `rc-progress` to `3.3.3`. - Updated dependencies - @backstage/plugin-catalog-react@1.1.1 - @backstage/core-components@0.9.5 - @backstage/core-plugin-api@1.0.3 - @backstage/catalog-model@1.0.3 ## 0.3.6-next.2 ### Patch Changes - ee2cd642c5: Updated dependency `rc-progress` to `3.3.3`. - Updated dependencies - @backstage/core-components@0.9.5-next.2 ## 0.3.6-next.1 ### Patch Changes - 8f7b1835df: Updated dependency `msw` to `^0.41.0`. - Updated dependencies - @backstage/core-components@0.9.5-next.1 - @backstage/core-plugin-api@1.0.3-next.0 - @backstage/catalog-model@1.0.3-next.0 - @backstage/plugin-catalog-react@1.1.1-next.1 ## 0.3.6-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-catalog-react@1.1.1-next.0 - @backstage/core-components@0.9.5-next.0 ## 0.3.5 ### Patch Changes - e462112be5: Updated dependency `rc-progress` to `3.3.2`. - Updated dependencies - @backstage/core-components@0.9.4 - @backstage/core-plugin-api@1.0.2 - @backstage/plugin-catalog-react@1.1.0 - @backstage/catalog-model@1.0.2 ## 0.3.5-next.2 ### Patch Changes - Updated dependencies - @backstage/core-components@0.9.4-next.1 - @backstage/plugin-catalog-react@1.1.0-next.2 - @backstage/catalog-model@1.0.2-next.0 - @backstage/core-plugin-api@1.0.2-next.1 ## 0.3.5-next.1 ### Patch Changes - Updated dependencies - @backstage/core-components@0.9.4-next.0 - @backstage/core-plugin-api@1.0.2-next.0 - @backstage/plugin-catalog-react@1.1.0-next.1 ## 0.3.5-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-catalog-react@1.1.0-next.0 ## 0.3.4 ### Patch Changes - 24254fd433: build(deps): bump `@testing-library/user-event` from 13.5.0 to 14.0.0 - 230ad0826f: Bump to using `@types/node` v16 - Updated dependencies - @backstage/plugin-catalog-react@1.0.1 - @backstage/catalog-model@1.0.1 - @backstage/core-components@0.9.3 - @backstage/core-plugin-api@1.0.1 ## 0.3.4-next.1 ### Patch Changes - 24254fd433: build(deps): bump `@testing-library/user-event` from 13.5.0 to 14.0.0 - 230ad0826f: Bump to using `@types/node` v16 - Updated dependencies - @backstage/core-components@0.9.3-next.2 - @backstage/core-plugin-api@1.0.1-next.0 - @backstage/plugin-catalog-react@1.0.1-next.3 ## 0.3.4-next.0 ### Patch Changes - Updated dependencies - @backstage/catalog-model@1.0.1-next.0 - @backstage/plugin-catalog-react@1.0.1-next.0 - @backstage/core-components@0.9.3-next.0 ## 0.3.3 ### Patch Changes - a422d7ce5e: chore(deps): bump `@testing-library/react` from 11.2.6 to 12.1.3 - Updated dependencies - @backstage/core-components@0.9.2 - @backstage/core-plugin-api@1.0.0 - @backstage/plugin-catalog-react@1.0.0 - @backstage/catalog-model@1.0.0 ## 0.3.2 ### Patch Changes - Updated dependencies - @backstage/plugin-catalog-react@0.9.0 - @backstage/core-components@0.9.1 - @backstage/catalog-model@0.13.0 ## 0.3.2-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-catalog-react@0.9.0-next.0 - @backstage/core-components@0.9.1-next.0 - @backstage/catalog-model@0.13.0-next.0 ## 0.3.1 ### Patch Changes - Updated dependencies - @backstage/catalog-model@0.12.0 - @backstage/core-components@0.9.0 - @backstage/plugin-catalog-react@0.8.0 - @backstage/core-plugin-api@0.8.0 ## 0.3.0 ### Minor Changes - 2262fe19c9: **BREAKING**: Removed support for passing in an explicit `entity` prop to entity page extensions, which has been deprecated for a long time. This is only a breaking change at the TypeScript level, as this property was already ignored. ### Patch Changes - Updated dependencies - @backstage/core-components@0.8.10 - @backstage/plugin-catalog-react@0.7.0 - @backstage/catalog-model@0.11.0 - @backstage/core-plugin-api@0.7.0 ## 0.2.17 ### Patch Changes - 1ed305728b: Bump `node-fetch` to version 2.6.7 and `cross-fetch` to version 3.1.5 - c77c5c7eb6: Added `backstage.role` to `package.json` - Updated dependencies - @backstage/core-components@0.8.9 - @backstage/core-plugin-api@0.6.1 - @backstage/plugin-catalog-react@0.6.15 - @backstage/catalog-model@0.10.0 - @backstage/theme@0.2.15 ## 0.2.16 ### Patch Changes - Updated dependencies - @backstage/core-components@0.8.8 - @backstage/plugin-catalog-react@0.6.14 ## 0.2.16-next.0 ### Patch Changes - Updated dependencies - @backstage/core-components@0.8.8-next.0 - @backstage/plugin-catalog-react@0.6.14-next.0 ## 0.2.15 ### Patch Changes - Updated dependencies - @backstage/core-components@0.8.7 - @backstage/plugin-catalog-react@0.6.13 ## 0.2.15-next.0 ### Patch Changes - Updated dependencies - @backstage/core-components@0.8.7-next.0 - @backstage/plugin-catalog-react@0.6.13-next.0 ## 0.2.14 ### Patch Changes - 7346b5fb96: chore(deps): bump `rc-progress` from 3.1.4 to 3.2.4 - Updated dependencies - @backstage/core-components@0.8.6 ## 0.2.13 ### Patch Changes - 51fbedc445: Migrated usage of deprecated `IdentityApi` methods. - Updated dependencies - @backstage/core-components@0.8.5 - @backstage/core-plugin-api@0.6.0 - @backstage/plugin-catalog-react@0.6.12 - @backstage/catalog-model@0.9.10 ## 0.2.13-next.0 ### Patch Changes - 51fbedc445: Migrated usage of deprecated `IdentityApi` methods. - Updated dependencies - @backstage/core-components@0.8.5-next.0 - @backstage/core-plugin-api@0.6.0-next.0 - @backstage/plugin-catalog-react@0.6.12-next.0 - @backstage/catalog-model@0.9.10-next.0 ## 0.2.12 ### Patch Changes - 3423b3b24d: Enhance token description by highlighting that the trailing colon is required. - Updated dependencies - @backstage/core-components@0.8.4 - @backstage/core-plugin-api@0.5.0 - @backstage/plugin-catalog-react@0.6.11 - @backstage/catalog-model@0.9.9 ## 0.2.11 ### Patch Changes - 4ce51ab0f1: Internal refactor of the `react-use` imports to use `react-use/lib/*` instead. - Updated dependencies - @backstage/core-plugin-api@0.4.1 - @backstage/plugin-catalog-react@0.6.10 - @backstage/core-components@0.8.3 ## 0.2.10 ### Patch Changes - 27af6d996b: Locking `rc-progress` to the working version of 3.1.4 - 7a4bd2ceac: Prefer using `Link` from `@backstage/core-components` rather than material-UI. - Updated dependencies - @backstage/core-plugin-api@0.4.0 - @backstage/plugin-catalog-react@0.6.8 - @backstage/core-components@0.8.2 ## 0.2.9 ### Patch Changes - cd450844f6: Moved React dependencies to `peerDependencies` and allow both React v16 and v17 to be used. - Updated dependencies - @backstage/core-components@0.8.0 - @backstage/core-plugin-api@0.3.0 - @backstage/plugin-catalog-react@0.6.5 ## 0.2.8 ### Patch Changes - b055a6addc: Align on usage of `cross-fetch` vs `node-fetch` in frontend vs backend packages, and remove some unnecessary imports of either one of them - 59677fadb1: Improvements to API Reference documentation - Updated dependencies - @backstage/core-components@0.7.6 - @backstage/theme@0.2.14 - @backstage/core-plugin-api@0.2.2 ## 0.2.7 ### Patch Changes - Updated dependencies - @backstage/catalog-model@0.9.7 - @backstage/plugin-catalog-react@0.6.4 - @backstage/core-components@0.7.4 - @backstage/core-plugin-api@0.2.0 ## 0.2.6 ### Patch Changes - Updated dependencies - @backstage/plugin-catalog-react@0.6.0 - @backstage/core-components@0.7.0 - @backstage/theme@0.2.11 ## 0.2.5 ### Patch Changes - ca0559444c: Avoid usage of `.to*Case()`, preferring `.toLocale*Case('en-US')` instead. - 81a41ec249: Added a `name` key to all extensions in order to improve Analytics API metadata. - Updated dependencies - @backstage/core-components@0.6.1 - @backstage/core-plugin-api@0.1.10 - @backstage/plugin-catalog-react@0.5.2 - @backstage/catalog-model@0.9.4 ## 0.2.4 ### Patch Changes - Updated dependencies - @backstage/core-plugin-api@0.1.9 - @backstage/core-components@0.6.0 - @backstage/plugin-catalog-react@0.5.1 ## 0.2.3 ### Patch Changes - Updated dependencies - @backstage/core-components@0.5.0 - @backstage/plugin-catalog-react@0.5.0 - @backstage/catalog-model@0.9.3 ## 0.2.2 ### Patch Changes - 9f1362dcc1: Upgrade `@material-ui/lab` to `4.0.0-alpha.57`. - Updated dependencies - @backstage/core-components@0.4.2 - @backstage/plugin-catalog-react@0.4.6 - @backstage/core-plugin-api@0.1.8 ## 0.2.1 ### Patch Changes - 38fd73fb5: Update README to show a simpler proxy configuration. - Updated dependencies - @backstage/plugin-catalog-react@0.4.5 - @backstage/core-components@0.4.0 - @backstage/catalog-model@0.9.1 ## 0.2.0 ### Minor Changes - 8db48b968: Use IdentityApi to provide Auth Token for SonarQubeClient Api calls ### Patch Changes - Updated dependencies - @backstage/core-components@0.3.1 - @backstage/core-plugin-api@0.1.6 - @backstage/plugin-catalog-react@0.4.2 ## 0.1.24 ### Patch Changes - 260c053b9: Fix All Material UI Warnings - Updated dependencies - @backstage/core-components@0.3.0 - @backstage/core-plugin-api@0.1.5 - @backstage/plugin-catalog-react@0.4.1 ## 0.1.23 ### Patch Changes - 9d40fcb1e: - Bumping `material-ui/core` version to at least `4.12.2` as they made some breaking changes in later versions which broke `Pagination` of the `Table`. - Switching out `material-table` to `@material-table/core` for support for the later versions of `material-ui/core` - This causes a minor API change to `@backstage/core-components` as the interface for `Table` re-exports the `prop` from the underlying `Table` components. - `onChangeRowsPerPage` has been renamed to `onRowsPerPageChange` - `onChangePage` has been renamed to `onPageChange` - Migration guide is here: https://material-table-core.com/docs/breaking-changes - Updated dependencies - @backstage/core-components@0.2.0 - @backstage/plugin-catalog-react@0.4.0 - @backstage/core-plugin-api@0.1.4 - @backstage/theme@0.2.9 ## 0.1.22 ### Patch Changes - Updated dependencies - @backstage/plugin-catalog-react@0.3.0 ## 0.1.21 ### Patch Changes - Updated dependencies - @backstage/core-components@0.1.5 - @backstage/catalog-model@0.9.0 - @backstage/plugin-catalog-react@0.2.6 ## 0.1.20 ### Patch Changes - 48c9fcd33: Migrated to use the new `@backstage/core-*` packag