Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): rebase 1.2.x plugins to their latest patch versions (#2328)
* chore: replaced Logger with backstage implementation LoggerService (#1756) * chore: replaced Logger with backstage implementation LoggerService Signed-off-by: Kashish Mittal <[email protected]> * Update plugins/kiali-backend/src/plugin.ts Co-authored-by: Paul Schultz <[email protected]> * removed winstonLogger Signed-off-by: Kashish Mittal <[email protected]> * Update plugins/kiali-backend/src/clients/fetch.ts Co-authored-by: Paul Schultz <[email protected]> * changed log to logger Signed-off-by: Kashish Mittal <[email protected]> * changed longhand instances to shorthand Signed-off-by: Kashish Mittal <[email protected]> * fixed plugins/scaffolder-annotator-action/src/actions/annotator/mocks/catalog-info.yaml Signed-off-by: Kashish Mittal <[email protected]> * ran yarn install Signed-off-by: Kashish Mittal <[email protected]> * fixed type errors Signed-off-by: Kashish Mittal <[email protected]> * Update plugins/3scale-backend/src/providers/ThreeScaleApiEntityProvider.ts Co-authored-by: Paul Schultz <[email protected]> * Update plugins/orchestrator-backend/src/service/ScaffolderService.ts Co-authored-by: Paul Schultz <[email protected]> * Update plugins/orchestrator-backend/src/service/ScaffolderService.ts Co-authored-by: Frank Kong <[email protected]> --------- Signed-off-by: Kashish Mittal <[email protected]> Co-authored-by: Paul Schultz <[email protected]> Co-authored-by: Frank Kong <[email protected]> * fix: missing postversion script is several plugins and missing turbo dependency (#1811) * chore: add the `postversion` script where it was missing. Signed-off-by: David Festal <[email protected]> * fix: `export-dynamic` should depend on `tsc` in turbo Signed-off-by: David Festal <[email protected]> --------- Signed-off-by: David Festal <[email protected]> * chore(release): 1.5.16 [skip ci] * **rbac:** add type checks with generics for audit log ([#1789](#1789)) ([ac69838](ac69838)) * **cli:** fix the removal of type definitions by `export-dynamic`. ([#1810](#1810)) ([8472d91](8472d91)) * **feedback:** fixed feedback backend plugin crashing ([#1809](#1809)) ([e4a571e](e4a571e)) * **feedback:** update EntityPage component ([#1798](#1798)) ([f5b04b5](f5b04b5)) * **kiali:** fix dev links ([#1801](#1801)) ([2a86a5e](2a86a5e)) * **kiali:** remove debug window ([#1793](#1793)) ([b5b5376](b5b5376)) * **kiali:** sanitize input for CWE-79 ([#1786](#1786)) ([9ba95bb](9ba95bb)) * missing postversion script is several plugins and missing turbo dependency ([#1811](#1811)) ([4dfe4f5](4dfe4f5)) * **orchestrator:** fix error handling in case data index failed to start ([#1804](#1804)) ([27affb7](27affb7)) * **topology:** remove check for catalog entity permission ([#1800](#1800)) ([fd6ae41](fd6ae41)) * **kiali:** update development doc for alpha backend([#1720](#1720)) ([e06e9be](e06e9be)) * chore(release): 1.6.16 [skip ci] * **rbac:** add type checks with generics for audit log ([#1789](#1789)) ([ac69838](ac69838)) * **cli:** fix the removal of type definitions by `export-dynamic`. ([#1810](#1810)) ([8472d91](8472d91)) * **feedback:** fixed feedback backend plugin crashing ([#1809](#1809)) ([e4a571e](e4a571e)) * **feedback:** update EntityPage component ([#1798](#1798)) ([f5b04b5](f5b04b5)) * **kiali:** fix dev links ([#1801](#1801)) ([2a86a5e](2a86a5e)) * **kiali:** remove debug window ([#1793](#1793)) ([b5b5376](b5b5376)) * **kiali:** sanitize input for CWE-79 ([#1786](#1786)) ([9ba95bb](9ba95bb)) * missing postversion script is several plugins and missing turbo dependency ([#1811](#1811)) ([4dfe4f5](4dfe4f5)) * **orchestrator:** fix error handling in case data index failed to start ([#1804](#1804)) ([27affb7](27affb7)) * **topology:** remove check for catalog entity permission ([#1800](#1800)) ([fd6ae41](fd6ae41)) * **kiali:** update development doc for alpha backend([#1720](#1720)) ([e06e9be](e06e9be)) * fix(feedback): fixed feedback backend plugin crashing (#1809) fix(feedback): Fixed feedback plugin crashing when integrations are not found Signed-off-by: YashOswalYO <[email protected]> * chore(release): 1.3.10 [skip ci] * **cli:** fix the removal of type definitions by `export-dynamic`. ([#1810](#1810)) ([8472d91](8472d91)) * missing postversion script is several plugins and missing turbo dependency ([#1811](#1811)) ([4dfe4f5](4dfe4f5)) * chore(release): 1.9.13 [skip ci] * **rbac:** add type checks with generics for audit log ([#1789](#1789)) ([ac69838](ac69838)) * **cli:** fix the removal of type definitions by `export-dynamic`. ([#1810](#1810)) ([8472d91](8472d91)) * **feedback:** fixed feedback backend plugin crashing ([#1809](#1809)) ([e4a571e](e4a571e)) * **feedback:** update EntityPage component ([#1798](#1798)) ([f5b04b5](f5b04b5)) * **kiali:** fix dev links ([#1801](#1801)) ([2a86a5e](2a86a5e)) * **kiali:** remove debug window ([#1793](#1793)) ([b5b5376](b5b5376)) * **kiali:** sanitize input for CWE-79 ([#1786](#1786)) ([9ba95bb](9ba95bb)) * missing postversion script is several plugins and missing turbo dependency ([#1811](#1811)) ([4dfe4f5](4dfe4f5)) * **orchestrator:** fix error handling in case data index failed to start ([#1804](#1804)) ([27affb7](27affb7)) * **topology:** remove check for catalog entity permission ([#1800](#1800)) ([fd6ae41](fd6ae41)) * **kiali:** update development doc for alpha backend([#1720](#1720)) ([e06e9be](e06e9be)) * chore(release): 1.10.23 [skip ci] * **cli:** fix the removal of type definitions by `export-dynamic`. ([#1810](#1810)) ([8472d91](8472d91)) * **feedback:** fixed feedback backend plugin crashing ([#1809](#1809)) ([e4a571e](e4a571e)) * **feedback:** update EntityPage component ([#1798](#1798)) ([f5b04b5](f5b04b5)) * **kiali:** fix dev links ([#1801](#1801)) ([2a86a5e](2a86a5e)) * **kiali:** remove debug window ([#1793](#1793)) ([b5b5376](b5b5376)) * missing postversion script is several plugins and missing turbo dependency ([#1811](#1811)) ([4dfe4f5](4dfe4f5)) * **orchestrator:** fix error handling in case data index failed to start ([#1804](#1804)) ([27affb7](27affb7)) * **topology:** remove check for catalog entity permission ([#1800](#1800)) ([fd6ae41](fd6ae41)) * **kiali:** update development doc for alpha backend([#1720](#1720)) ([e06e9be](e06e9be)) * chore(release): 1.4.15 [skip ci] * **rbac:** add type checks with generics for audit log ([#1789](#1789)) ([ac69838](ac69838)) * **cli:** fix the removal of type definitions by `export-dynamic`. ([#1810](#1810)) ([8472d91](8472d91)) * **feedback:** fixed feedback backend plugin crashing ([#1809](#1809)) ([e4a571e](e4a571e)) * **feedback:** update EntityPage component ([#1798](#1798)) ([f5b04b5](f5b04b5)) * **kiali:** fix dev links ([#1801](#1801)) ([2a86a5e](2a86a5e)) * **kiali:** remove debug window ([#1793](#1793)) ([b5b5376](b5b5376)) * **kiali:** sanitize input for CWE-79 ([#1786](#1786)) ([9ba95bb](9ba95bb)) * missing postversion script is several plugins and missing turbo dependency ([#1811](#1811)) ([4dfe4f5](4dfe4f5)) * **orchestrator:** fix error handling in case data index failed to start ([#1804](#1804)) ([27affb7](27affb7)) * **topology:** remove check for catalog entity permission ([#1800](#1800)) ([fd6ae41](fd6ae41)) * **kiali:** update development doc for alpha backend([#1720](#1720)) ([e06e9be](e06e9be)) * chore(release): 1.9.8 [skip ci] * **cli:** fix the removal of type definitions by `export-dynamic`. ([#1810](#1810)) ([8472d91](8472d91)) * **feedback:** fixed feedback backend plugin crashing ([#1809](#1809)) ([e4a571e](e4a571e)) * missing postversion script is several plugins and missing turbo dependency ([#1811](#1811)) ([4dfe4f5](4dfe4f5)) * chore(release): 4.2.0 [skip ci] * **rbac:** add type checks with generics for audit log ([#1789](#1789)) ([ac69838](ac69838)) * switch defaults of the `--embed-as-dependencies` and `in-place` options. ([#1787](#1787)) ([049e675](049e675)) * chore(release): 1.4.14 [skip ci] ## [1.4.14](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-06-13) ### Features * **rbac:** add type checks with generics for audit log ([#1789](#1789)) ([ac69838](ac69838)) ### Bug Fixes * **cli:** fix the removal of type definitions by `export-dynamic`. ([#1810](#1810)) ([8472d91](8472d91)) * **feedback:** fixed feedback backend plugin crashing ([#1809](#1809)) ([e4a571e](e4a571e)) * **feedback:** update EntityPage component ([#1798](#1798)) ([f5b04b5](f5b04b5)) * **kiali:** fix dev links ([#1801](#1801)) ([2a86a5e](2a86a5e)) * **kiali:** remove debug window ([#1793](#1793)) ([b5b5376](b5b5376)) * **kiali:** sanitize input for CWE-79 ([#1786](#1786)) ([9ba95bb](9ba95bb)) * missing postversion script is several plugins and missing turbo dependency ([#1811](#1811)) ([4dfe4f5](4dfe4f5)) * **orchestrator:** fix error handling in case data index failed to start ([#1804](#1804)) ([27affb7](27affb7)) * **topology:** remove check for catalog entity permission ([#1800](#1800)) ([fd6ae41](fd6ae41)) ### Documentation * **kiali:** update development doc for alpha backend([#1720](#1720)) ([e06e9be](e06e9be)) * chore(release): 1.6.11 [skip ci] * **rbac:** add type checks with generics for audit log ([#1789](#1789)) ([ac69838](ac69838)) * **cli:** fix the removal of type definitions by `export-dynamic`. ([#1810](#1810)) ([8472d91](8472d91)) * **feedback:** fixed feedback backend plugin crashing ([#1809](#1809)) ([e4a571e](e4a571e)) * **feedback:** update EntityPage component ([#1798](#1798)) ([f5b04b5](f5b04b5)) * **kiali:** fix dev links ([#1801](#1801)) ([2a86a5e](2a86a5e)) * **kiali:** remove debug window ([#1793](#1793)) ([b5b5376](b5b5376)) * **kiali:** sanitize input for CWE-79 ([#1786](#1786)) ([9ba95bb](9ba95bb)) * missing postversion script is several plugins and missing turbo dependency ([#1811](#1811)) ([4dfe4f5](4dfe4f5)) * **orchestrator:** fix error handling in case data index failed to start ([#1804](#1804)) ([27affb7](27affb7)) * **topology:** remove check for catalog entity permission ([#1800](#1800)) ([fd6ae41](fd6ae41)) * **kiali:** update development doc for alpha backend([#1720](#1720)) ([e06e9be](e06e9be)) * chore(release): 1.0.3 [skip ci] * **rbac:** add type checks with generics for audit log ([#1789](#1789)) ([ac69838](ac69838)) * switch defaults of the `--embed-as-dependencies` and `in-place` options. ([#1787](#1787)) ([049e675](049e675)) * **cli:** fix the removal of type definitions by `export-dynamic`. ([#1810](#1810)) ([8472d91](8472d91)) * **feedback:** fixed feedback backend plugin crashing ([#1809](#1809)) ([e4a571e](e4a571e)) * **feedback:** update EntityPage component ([#1798](#1798)) ([f5b04b5](f5b04b5)) * **kiali:** fix dev links ([#1801](#1801)) ([2a86a5e](2a86a5e)) * **kiali:** remove debug window ([#1793](#1793)) ([b5b5376](b5b5376)) * **kiali:** sanitize input for CWE-79 ([#1786](#1786)) ([9ba95bb](9ba95bb)) * missing postversion script is several plugins and missing turbo dependency ([#1811](#1811)) ([4dfe4f5](4dfe4f5)) * **orchestrator:** fix error handling in case data index failed to start ([#1804](#1804)) ([27affb7](27affb7)) * **topology:** remove check for catalog entity permission ([#1800](#1800)) ([fd6ae41](fd6ae41)) * **kiali:** update development doc for alpha backend([#1720](#1720)) ([e06e9be](e06e9be)) * chore(release): 1.4.15 [skip ci] * **rbac:** add type checks with generics for audit log ([#1789](#1789)) ([ac69838](ac69838)) * **cli:** fix the removal of type definitions by `export-dynamic`. ([#1810](#1810)) ([8472d91](8472d91)) * **feedback:** fixed feedback backend plugin crashing ([#1809](#1809)) ([e4a571e](e4a571e)) * **feedback:** update EntityPage component ([#1798](#1798)) ([f5b04b5](f5b04b5)) * **kiali:** fix dev links ([#1801](#1801)) ([2a86a5e](2a86a5e)) * **kiali:** remove debug window ([#1793](#1793)) ([b5b5376](b5b5376)) * **kiali:** sanitize input for CWE-79 ([#1786](#1786)) ([9ba95bb](9ba95bb)) * missing postversion script is several plugins and missing turbo dependency ([#1811](#1811)) ([4dfe4f5](4dfe4f5)) * **orchestrator:** fix error handling in case data index failed to start ([#1804](#1804)) ([27affb7](27affb7)) * **topology:** remove check for catalog entity permission ([#1800](#1800)) ([fd6ae41](fd6ae41)) * **kiali:** update development doc for alpha backend([#1720](#1720)) ([e06e9be](e06e9be)) * chore(release): 1.4.13 [skip ci] * **rbac:** add audit log for RBAC backend ([#1726](#1726)) ([e50464b](e50464b)) * **audit-log:** deep copy objects passed into audit logger so redactor will not modify objects and remove `auditErrorLog` function ([#1730](#1730)) ([379c241](379c241)) * **deps:** update kiali dependencies (minor) ([#1779](#1779)) ([ff2b421](ff2b421)) * **rbac:** add support for scaling ([#1757](#1757)) ([caddc83](caddc83)) * **rbac:** fix handling condition action conflicts ([#1781](#1781)) ([966b2b2](966b2b2)) * **rbac:** fix role list view permission policies column value ([#1714](#1714)) ([07200e4](07200e4)) * chore(release): 1.0.2 [skip ci] * chore(release): 1.4.13 [skip ci] * **rbac:** add audit log for RBAC backend ([#1726](#1726)) ([e50464b](e50464b)) * **deps:** update kiali dependencies (minor) ([#1779](#1779)) ([ff2b421](ff2b421)) * **rbac:** fix handling condition action conflicts ([#1781](#1781)) ([966b2b2](966b2b2)) * chore(release): 1.9.11 [skip ci] * **rbac:** add audit log for RBAC backend ([#1726](#1726)) ([e50464b](e50464b)) * **audit-log:** deep copy objects passed into audit logger so redactor will not modify objects and remove `auditErrorLog` function ([#1730](#1730)) ([379c241](379c241)) * **deps:** update kiali dependencies (minor) ([#1779](#1779)) ([ff2b421](ff2b421)) * **rbac:** add support for scaling ([#1757](#1757)) ([caddc83](caddc83)) * **rbac:** fix handling condition action conflicts ([#1781](#1781)) ([966b2b2](966b2b2)) * **rbac:** fix role list view permission policies column value ([#1714](#1714)) ([07200e4](07200e4)) * chore(release): 1.6.14 [skip ci] * **rbac:** add audit log for RBAC backend ([#1726](#1726)) ([e50464b](e50464b)) * **deps:** update kiali dependencies (minor) ([#1779](#1779)) ([ff2b421](ff2b421)) * **rbac:** add support for scaling ([#1757](#1757)) ([caddc83](caddc83)) * **rbac:** fix handling condition action conflicts ([#1781](#1781)) ([966b2b2](966b2b2)) * **rbac:** fix role list view permission policies column value ([#1714](#1714)) ([07200e4](07200e4)) * chore(release): 1.5.14 [skip ci] * **rbac:** add audit log for RBAC backend ([#1726](#1726)) ([e50464b](e50464b)) * **deps:** update kiali dependencies (minor) ([#1779](#1779)) ([ff2b421](ff2b421)) * **rbac:** add support for scaling ([#1757](#1757)) ([caddc83](caddc83)) * **rbac:** fix handling condition action conflicts ([#1781](#1781)) ([966b2b2](966b2b2)) * **rbac:** fix role list view permission policies column value ([#1714](#1714)) ([07200e4](07200e4)) * chore(deps): regen yarn.lock * chore(deps): restore 1.2.x dependencies on rbac-backend * chore(deps): regen yarn.lock --------- Signed-off-by: Kashish Mittal <[email protected]> Signed-off-by: David Festal <[email protected]> Signed-off-by: YashOswalYO <[email protected]> Co-authored-by: Kashish Mittal <[email protected]> Co-authored-by: Paul Schultz <[email protected]> Co-authored-by: Frank Kong <[email protected]> Co-authored-by: David Festal <[email protected]> Co-authored-by: semantic-release-bot <[email protected]> Co-authored-by: Yash Oswal <[email protected]>
- Loading branch information