janus-idp / backstage-showcase

Enterprise-ready Backstage distribution
https://showcase.janus-idp.io
Apache License 2.0
103 stars 139 forks source link

fix(deps): update dependency @janus-idp/backstage-plugin-rbac-backend to v4 - autoclosed #1295

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@janus-idp/backstage-plugin-rbac-backend (source) 3.1.1 -> 4.1.0 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

janus-idp/backstage-plugins (@​janus-idp/backstage-plugin-rbac-backend) ### [`v4.1.0`](https://togithub.com/janus-idp/backstage-plugins/blob/HEAD/plugins/rbac-backend/CHANGELOG.md#janus-idpbackstage-plugin-rbac-backend-410-2024-06-04) [Compare Source](https://togithub.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-rbac-backend@4.0.2...@janus-idp/backstage-plugin-rbac-backend@4.1.0) ##### Features - **rbac:** add audit log for RBAC backend ([#​1726](https://togithub.com/janus-idp/backstage-plugins/issues/1726)) ([e50464b](https://togithub.com/janus-idp/backstage-plugins/commit/e50464bcb38e9897ddfe208fdeef699e4bfeda3a)) ##### Dependencies - **[@​janus-idp/backstage-plugin-rbac-common](https://togithub.com/janus-idp/backstage-plugin-rbac-common):** upgraded to 1.5.0 - **[@​janus-idp/backstage-plugin-rbac-node](https://togithub.com/janus-idp/backstage-plugin-rbac-node):** upgraded to 1.1.2 - **[@​janus-idp/backstage-plugin-audit-log-node](https://togithub.com/janus-idp/backstage-plugin-audit-log-node):** upgraded to 1.0.3 ### [`v4.0.2`](https://togithub.com/janus-idp/backstage-plugins/blob/HEAD/plugins/rbac-backend/CHANGELOG.md#janus-idpbackstage-plugin-rbac-backend-402-2024-06-04) [Compare Source](https://togithub.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-rbac-backend@4.0.1...@janus-idp/backstage-plugin-rbac-backend@4.0.2) ##### Bug Fixes - **rbac:** fix handling condition action conflicts ([#​1781](https://togithub.com/janus-idp/backstage-plugins/issues/1781)) ([966b2b2](https://togithub.com/janus-idp/backstage-plugins/commit/966b2b200e0ade0ce600901a7853a4a94751df22)) ### [`v4.0.1`](https://togithub.com/janus-idp/backstage-plugins/blob/HEAD/plugins/rbac-backend/CHANGELOG.md#janus-idpbackstage-plugin-rbac-backend-401-2024-06-03) [Compare Source](https://togithub.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-rbac-backend@4.0.0...@janus-idp/backstage-plugin-rbac-backend@4.0.1) ##### Bug Fixes - **rbac:** add support for scaling ([#​1757](https://togithub.com/janus-idp/backstage-plugins/issues/1757)) ([caddc83](https://togithub.com/janus-idp/backstage-plugins/commit/caddc832e0df5199a455539d3538635448691c2d)) ### [`v4.0.0`](https://togithub.com/janus-idp/backstage-plugins/blob/HEAD/plugins/rbac-backend/CHANGELOG.md#janus-idpbackstage-plugin-rbac-backend-400-2024-05-31) [Compare Source](https://togithub.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-rbac-backend@3.3.0...@janus-idp/backstage-plugin-rbac-backend@4.0.0) ##### ⚠ BREAKING CHANGES - **rbac:** This will lead to more strict validation on the source of permission policies and roles based on the where the first role is defined. Improves the validation of the different sources of permission policies and roles. Aims to make policy definition more consistent. Now checks if a permission policy or role with new member matches the originating role's source and prevents any action if the sources do not match. Exception includes the event of adding new permission policies to the RBAC Admin role defined by the configuration file. Sources include 'REST, 'CSV', 'Configuration', and 'legacy'. Before updating, ensure that you have attempted to migrate all permission policies and roles to a single source. This can be done by checking source information through the REST API and by querying the database. Make updates through one of the available avenues: REST API, CSV file, and the database. To view the originating source for a particular role, query the role-metadata table or use the GET roles endpoint. - feat(rbac): remove the ability to add permission policies to configuration role - feat(rbac): remove no longer needed check for source in EnforcerDelegate - feat(rbac): update yarn lock - feat(rbac): address review comments ##### Features - **rbac:** improve validation from source ([#​1643](https://togithub.com/janus-idp/backstage-plugins/issues/1643)) ([5f983cb](https://togithub.com/janus-idp/backstage-plugins/commit/5f983cbc0184e0a8e74f7e89cdff71d5ed5cd2fa)) ### [`v3.3.0`](https://togithub.com/janus-idp/backstage-plugins/blob/HEAD/plugins/rbac-backend/CHANGELOG.md#janus-idpbackstage-plugin-rbac-backend-330-2024-05-29) [Compare Source](https://togithub.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-rbac-backend@3.2.0...@janus-idp/backstage-plugin-rbac-backend@3.3.0) ##### Features - **rbac:** improve conditional policy validation ([#​1673](https://togithub.com/janus-idp/backstage-plugins/issues/1673)) ([15dac91](https://togithub.com/janus-idp/backstage-plugins/commit/15dac91b673c63a4e7ac41f95296651df2ef8053)) ### [`v3.2.0`](https://togithub.com/janus-idp/backstage-plugins/blob/HEAD/plugins/rbac-backend/CHANGELOG.md#janus-idpbackstage-plugin-rbac-backend-320-2024-05-21) [Compare Source](https://togithub.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-rbac-backend@3.1.1...@janus-idp/backstage-plugin-rbac-backend@3.2.0) ##### Features - **topology:** add permissions to topology plugin ([#​1665](https://togithub.com/janus-idp/backstage-plugins/issues/1665)) ([9d8f244](https://togithub.com/janus-idp/backstage-plugins/commit/9d8f244ae136cdf1980a5abf416180bce3f235ea))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

openshift-ci[bot] commented 1 month ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please assign schultzp2020 for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/janus-idp/backstage-showcase/blob/main/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
openshift-ci[bot] commented 1 month ago

Hi @renovate[bot]. Thanks for your PR.

I'm waiting for a janus-idp member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.
github-actions[bot] commented 1 month ago

The image is available at: quay.io/janus-idp/backstage-showcase:pr-1295!

github-actions[bot] commented 1 month ago

The image is available at: quay.io/janus-idp/backstage-showcase:pr-1295!

github-actions[bot] commented 1 month ago

The image is available at: quay.io/janus-idp/backstage-showcase:pr-1295!

github-actions[bot] commented 1 month ago

The image is available at: quay.io/janus-idp/backstage-showcase:pr-1295!

github-actions[bot] commented 1 month ago

The image is available at: quay.io/janus-idp/backstage-showcase:pr-1295!

github-actions[bot] commented 1 month ago

The image is available at: quay.io/janus-idp/backstage-showcase:pr-1295!

github-actions[bot] commented 1 month ago

The image is available at: quay.io/janus-idp/backstage-showcase:pr-1295!

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

github-actions[bot] commented 1 month ago

The image is available at: quay.io/janus-idp/backstage-showcase:pr-1295!