Skip to content

fix(deps): update rhdh cost management dependencies (minor)#3372

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/rhdh-cost-management-dependencies-(minor)
Open

fix(deps): update rhdh cost management dependencies (minor)#3372
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/rhdh-cost-management-dependencies-(minor)

Conversation

@renovate

@renovate renovate Bot commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@backstage-community/plugin-rbac (source) 1.33.21.53.1 age confidence
@red-hat-developer-hub/backstage-plugin-theme (source) ^0.12.0^0.14.0 age confidence
fast-xml-builder 1.1.71.2.0 age confidence
fast-xml-parser 5.7.35.8.0 age confidence
ip-address 10.1.110.2.0 age confidence
jsonpath-plus 10.3.010.4.0 age confidence
markdown-it 14.1.114.2.0 age confidence
qs 6.14.16.15.2 age confidence
undici (source) 7.25.07.27.2 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

backstage/community-plugins (@​backstage-community/plugin-rbac)

v1.53.1

Compare Source

Patch Changes
  • 91cce2e: Fixed RBAC table pagination text not being translated in non-English locales by adding labelDisplayedRows and labelRowsPerPage translation keys and wiring them into all table components.

v1.53.0

Compare Source

Minor Changes
  • 6a916a1: Backstage version bump to v1.50.4
Patch Changes

v1.52.4

Compare Source

Patch Changes

v1.52.3

Compare Source

Patch Changes
  • c1b8a19: Expanded checkbox click targets in the permission policies form to include the associated label text. Clicking the permission name or policy action text now toggles the corresponding checkbox.

v1.52.2

Compare Source

Patch Changes
  • 3fc1a9e: Fix RBAC role creation form UI text consistency and accuracy

v1.52.1

Compare Source

Patch Changes
  • a559dfb: Updated dependency @types/node to 22.19.17.

v1.52.0

Compare Source

Minor Changes
  • 8993474: Backstage version bump to v1.49.2
Patch Changes

v1.51.0

Compare Source

Minor Changes
  • 50e194d: Add support for a default role and permissions for authenticated users in RBAC backend

    • Introduced a new defaultRole and basicPermissions configuration options to assign a default role to all authenticated users.

      permission:
        rbac:
      +   defaultPermissions:
      +     defaultRole: role:default/my-default-role
      +     basicPermissions:
      +       - permission: catalog.entity.read
      +         action: read
    • Updated the RBAC permission policy to include the default role in user roles if not already present.

Patch Changes

v1.50.2

Compare Source

Patch Changes

v1.50.1

Compare Source

Patch Changes
  • 0467b33: Updated dependency @testing-library/react to ^16.0.0.
    Updated dependency @testing-library/dom to 10.4.1.
    Updated dependency @testing-library/jest-dom to ^6.0.0.

v1.50.0

Compare Source

Minor Changes
  • 843bbe2: Backstage version bump to v1.48.4
Patch Changes

v1.49.0

Compare Source

Minor Changes
Patch Changes
  • 42c05f7: exported rbacPlugin as a default and other minor updates
  • a55af54: Updated the translation of a Japanese word.
  • 1d15595: Translation updated for German and Spanish

v1.48.1

Compare Source

Patch Changes
  • 497d5c6: Updated dependency @types/node to 22.19.11.

v1.48.0

Compare Source

Minor Changes
  • e6dbf70: Backstage version bump to v1.47.2
Patch Changes

v1.47.4

Compare Source

Patch Changes
  • c074f91: Added ja and updated fr, it translation files.

v1.47.3

Compare Source

Patch Changes
  • 5af1aa9: Fixed excessive vertical padding between table rows and pagination controls in RolesList component.
  • b3dda0c: Fix RBAC conditional access tooltips for disabled buttons

v1.47.2

Compare Source

Patch Changes
  • 64d31dd: Add translation for "Permission policies ({{count}})" in ReviewStep and all locale files (en, de, es, fr, it).

v1.47.1

Compare Source

Patch Changes
  • efdad9e: Updated dependency @types/node to 22.19.3.

v1.47.0

Compare Source

Minor Changes
  • e2d17e1: Backstage version bump to v1.45.1
Patch Changes

v1.46.0

Compare Source

Minor Changes
  • 2d1f63f: Backstage version bump to v1.44.2
Patch Changes

v1.45.1

Compare Source

Patch Changes
  • 9ffcad1: Updated dependency start-server-and-test to 2.1.2.
  • 3944da5: undo Editrole page submit button label

v1.45.0

Compare Source

Minor Changes
  • 232a84d: Backstage version bump to v1.42.5
Patch Changes

v1.44.0

Compare Source

Minor Changes
  • 3719f79: Add internationalization (i18n) support with German, French, Italian, and Spanish translations.

v1.43.0

Compare Source

Minor Changes
  • 2f4d9ff: Backstage version bump to v1.41.1
Patch Changes
  • 34aa972: Updated dependency @mui/icons-material to 5.18.0.
    Updated dependency @mui/material to 5.18.0.
    Updated dependency @mui/styles to 5.18.0.
    Updated dependency @mui/lab to 5.0.0-alpha.177.
  • 4b2569f: Updated dependency start-server-and-test to 2.0.13.
  • Updated dependencies [2f4d9ff]

v1.42.2

Compare Source

Patch Changes
  • 2e28d31: hide permissions for uninstalled plugins

v1.42.1

Compare Source

Patch Changes
  • a2e5d4e: Added optional pagination support to getMembers API
  • aec6bc2: docs(rbac): Removing Janus IDP dynamic plugin installation instructions, switching to relative paths for doc links
  • ac39bff: removed shared-react dependencies
  • 4719a0e: Fix to remove entire permission when no policy is selected.

v1.42.0

Compare Source

Minor Changes
  • 4b58a1d: Backstage version bump to v1.39.0
Patch Changes

v1.41.6

Compare Source

Patch Changes
  • 6c4ee27: Replaced getTitleCase from shared-react with the capitalizeFirstLetter utility from the RBAC plugin as part of sunsetting the shared-react package.
  • e141237: Improve useRoles hook to support paginated role condition fetching using Promise.allSettled, ensuring partial data availability even if individual condition fetch fails.
  • e958f2f: Updated dependency @types/node to 22.15.29.
  • 7d6d70f: Updated dependency start-server-and-test to 2.0.12.
  • Updated dependencies [a42945e]

v1.41.5

Compare Source

Patch Changes

v1.41.4

Compare Source

Patch Changes
  • eebc68d: UI Enhancements:

    • Added vertical spacing between buttons in the side drawer for improved usability.
    • Fixed layout issue in the Users and Groups table where adding a row caused unexpected height changes.
    • Aligned action icon colors in the Roles table for visual consistency.
    • Simplified label formatting in the Overview table for a cleaner look.
    • Improved dropdown behavior in Users, Groups, and Permissions sections — selecting an option no longer clears the input text.
    • Conditionally hid input field labels when validation errors are present to reduce visual clutter.
    • Aligned “No options” placeholder text across the Users and Groups and Plugin selection dropdowns.
    • Prevented backspace from unintentionally removing selected items in the Users and Groups and Plugin dropdowns.

v1.41.3

Compare Source

Patch Changes

v1.41.2

Compare Source

Patch Changes
  • fa53ba5: Updated dependency @playwright/test to 1.52.0.

v1.41.1

Compare Source

Patch Changes
  • c92a50c: Fixed a bug where updating a role name via the PUT </api/permission/roles/:kind/:namespace/:name> endpoint did not propagate changes to metadata, permissions and conditions, leaving them mapped to the old role name.

v1.41.0

Compare Source

Minor Changes
  • e8755f6: Backstage version bump to v1.38.1
Patch Changes

v1.40.1

Compare Source

Patch Changes
  • 1adf6a6: resolve module import error while importing from @rjsf/utils/lib/schema/getDefaultFormState

v1.40.0

Compare Source

Minor Changes
  • d278b4c: Adds the ability to assign ownership to roles that can then be used to conditionally filter roles, permission policies, and conditional policies. The conditional filter can now be accomplished through the use of the new RBAC conditional rule IS_OWNER.

    IS_OWNER can be used to grant limited access to the RBAC plugins where in admins might want leads to control their own team's access.

    Removed the resource type from the policy.entity.create permission to prevent conditional rules being applied to the permission. At the moment, the plugins will still continue to work as expected. However, it is strongly recommended updating all permission policies that utilize the resource type policy-entity with the action create (ex. role:default/some_role, policy-entity, create, allow to role:default/some_role, policy.entity.create, create, allow) to prevent any future degradation in service. A migration has been supplied to automatically update all permission policies that have not originated from the CSV file. The CSV file was skipped as a duplication event could happen during reloads / restarts. This means that the CSV file will need to be updated manually to ensure that all references to the old permission policy, resource type policy-entity with an action of create, have been updated to the named permission policy.entity.create with an action of create.

Patch Changes

v1.39.3

Compare Source

Patch Changes

v1.39.2

Compare Source

Patch Changes
  • c31699d: Updated dependency @playwright/test to 1.51.1.
  • f16f56e: Updated dependency start-server-and-test to 2.0.11.

v1.39.1

Compare Source

Patch Changes
  • 85541c1: RBACApiRef should be exposed to support simulation / customization based on use-cases and to mock API implementation for feature testing. #​2872

v1.39.0

Compare Source

Minor Changes
  • 0253db6: Backstage version bump to v1.36.1
Patch Changes

v1.38.3

Compare Source

Patch Changes
  • 32135b8: Updated dependency @testing-library/user-event to 14.6.1.
  • c222ea4: Updated dependency @playwright/test to 1.51.0.
  • 973a5ef: remove prettier from devDevpendencies

v1.38.2

Compare Source

Patch Changes
  • 3f80cbb: fixed no record found was being shown before the role list get displayed
  • a388178: Fix to show conditional permission policy with multiple CRUD actions on single resource-type created via CLI/CSV correctly in edit form.
  • a8e2f2c: Updated dependency @material-ui/lab to 4.0.0-alpha.61.
    Updated dependency @mui/icons-material to 5.16.14.
    Updated dependency @mui/material to 5.16.14.
    Updated dependency @mui/styles to 5.16.14.
    Updated dependency @mui/x-charts to 6.19.8.
    Updated dependency @mui/lab to 5.0.0-alpha.175.

v1.38.1

Compare Source

Patch Changes
  • 152eb5f: In edit role form show selected permissions for a plugin based on resource-type and policy mapping if resource-type used in creation of simple permission policy via CLI/CSV file.
  • 3e35324: Updated dependency start-server-and-test to 2.0.10.

v1.38.0

Compare Source

Minor Changes

v1.37.0

Compare Source

Minor Changes
  • 5934dfe: Open confirmation modal with options to discard the entered information or continue with adding more information on create/edit role forms cancel button click.

v1.36.0

Compare Source

Minor Changes
  • 838db28: Redesigned RBAC form permissions section.
    User will be able to select multiple plugins at once.

v1.35.0

Compare Source

Minor Changes
  • 5d5c02a: Backstage version bump to v1.35.0
Patch Changes

v1.34.0

Compare Source

Minor Changes
  • 622dcb6: Allow admin to select multiple users/groups

v1.33.6

Compare Source

Patch Changes
  • 5b19b0d: Update documentation information about pluginsWithPermission setting. In order for the RBAC UI to display available permissions provided by installed plugins, this setting needs to be configured.

v1.33.5

Compare Source

Patch Changes
  • 0f5c451: Updated dependency prettier to 3.4.2.
  • 064b809: Updated dependency start-server-and-test to 2.0.9.
  • 18f9d9d: Updated dependency @types/node to 18.19.68.
  • 4eef4d1: Updated dependency @playwright/test to 1.49.1.

v1.33.4

Compare Source

Patch Changes
  • 27c3f1f: Fix role overview page styling issues

v1.33.3

Compare Source

Patch Changes
redhat-developer/rhdh-plugins (@​red-hat-developer-hub/backstage-plugin-theme)

v0.14.7

Compare Source

Patch Changes
  • 4d80582: fix(RHDHBUGS-2291): use &.Mui-selected syntax for MuiBottomNavigationAction to resolve CSS specificity console warning

v0.14.5

Compare Source

Patch Changes
  • 82cc47d: Fixed the background color of myGroup sidebar submenu in light theme

v0.14.4

Compare Source

Patch Changes

v0.14.3

Compare Source

Patch Changes
  • 54b7c9e: style the active sidebar nav link (a[aria-current="page"]) so selected colors match the resolved navigation shell

v0.14.2

Compare Source

Patch Changes
  • ee1def6: Align the navigation sidebar with merged palette.navigation and rhdh.general colors, including submenu rows and selected/active BackstageSidebarItem states. Add rhdh.general.pageInsetBackgroundColor so the page inset shell can use its own color (defaults match the previous app bar fill; falls back to appBarBackgroundColor when unset). Main content area remains on mainSectionBackgroundColor.

v0.14.1

Compare Source

Patch Changes
  • 8d1eee2: Add missing font css reference so that the Red Hat font is used again.

v0.14.0

Compare Source

Minor Changes
  • 0b7c442: Add and export RHDH logo components as LogoFull and LogoIcon
  • 0b7c442: Backstage version bump to v1.49.2

v0.13.0

Compare Source

Minor Changes

v0.12.3

Compare Source

v0.12.2

Compare Source

v0.12.1

Compare Source

Patch Changes
  • 29042bc: Fixing the inconsitent edges of filter section on catalog page
NaturalIntelligence/fast-xml-builder (fast-xml-builder)

v1.2.0

Compare Source

v1.1.9

Compare Source

v1.1.8

Compare Source

NaturalIntelligence/fast-xml-parser (fast-xml-parser)

v5.8.0: update strnum, FXB. Use xml-naming for DOCTYPE

Compare Source

  • integrate xml-naming to validate DOCTYPE entity name and notation name (using qname because of backward compatibility)
    • This will consider xml-version as well. '1.0' is default
  • update strnum to 2.3.0
    • You can set octal and binary parsing which is by deault off
  • update fast-xml-builder to 1.2.0
    • can sanitize tag names if found invalid
    • fix format output
beaugunderson/ip-address (ip-address)

v10.2.0

Compare Source

s3u/JSONPath (jsonpath-plus)

v10.4.0

Compare Source

markdown-it/markdown-it (markdown-it)

v14.2.0

Compare Source

Added
  • isPunctCharCode to utilities.
Fixed
  • Don't end HTML comment blocks on a blank line, #​1155.
  • Properly recognize astral chars (surrogates) in delimiter scans for
    emphasis-like markers, #​1072. Big thanks to @​tats-u for his global efforts
    with improving CJK support.
  • Preserve unicode whitespaces when trimm headings/paragraphs, #​1074.
  • More strict entities decode to avoid false positives ;, #​1096.
  • Restore block parser state on fail in lheading rule, #​1131.
Security
  • Fixed poor smartquotes perfomance on > 70k quotes in single block
  • Bumped linkify-it to 5.0.1 with fixed potential perfomance issues.
ljharb/qs (qs)

v6.15.2

Compare Source

  • [Fix] stringify: skip null/undefined entries in arrayFormat: 'comma' + encodeValuesOnly instead of crashing in encoder
  • [Fix] stringify: use configured delimiter after charsetSentinel (#​555)
  • [Fix] stringify: apply formatter to encoded key under strictNullHandling (#​554)
  • [Fix] stringify: skip null/undefined filter-array entries instead of crashing in encoder (#​551)
  • [Fix] parse: handle nested bracket groups and add regression tests (#​530)
  • [readme] fix grammar (#​550)
  • [Dev Deps] update @ljharb/eslint-config
  • [Tests] add regression tests for keys containing percent-encoded bracket text

v6.15.1

Compare Source

  • [Fix] parse: parameterLimit: Infinity with throwOnLimitExceeded: true silently drops all parameters
  • [Deps] update @ljharb/eslint-config
  • [Dev Deps] update @ljharb/eslint-config, iconv-lite
  • [Tests] increase coverage

v6.15.0

Compare Source

  • [New] parse: add strictMerge option to wrap object/primitive conflicts in an array (#​425, #​122)
  • [Fix] duplicates option should not apply to bracket notation keys (#​514)

v6.14.2

Compare Source

  • [Fix] parse: mark overflow objects for indexed notation exceeding arrayLimit (#​546)
  • [Fix] arrayLimit means max count, not max index, in combine/merge/parseArrayValue
  • [Fix] parse: throw on arrayLimit exceeded with indexed notation when throwOnLimitExceeded is true (#​529)
  • [Fix] parse: enforce arrayLimit on comma-parsed values
  • [Fix] parse: fix error message to reflect arrayLimit as max index; remove extraneous comments (#​545)
  • [Robustness] avoid .push, use void
  • [readme] document that addQueryPrefix does not add ? to empty output (#​418)
  • [readme] clarify parseArrays and arrayLimit documentation (#​543)
  • [readme] replace runkit CI badge with shields.io check-runs badge
  • [meta] fix changelog typo (arrayLengtharrayLimit)
  • [actions] fix rebase workflow permissions
nodejs/undici (undici)

v7.27.2

Compare Source

v7.27.1

Compare Source

What's Changed

Full Changelog: nodejs/undici@v7.27.0...v7.27.1

v7.27.0

[Compar

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from ydayagi as a code owner June 11, 2026 08:42
@renovate renovate Bot added dependencies Pull requests that update a dependency file team/cost-management labels Jun 11, 2026
@renovate renovate Bot requested review from a team, PreetiW, asmasarw, batzionb and mareklibra as code owners June 11, 2026 08:42
@renovate renovate Bot added dependencies Pull requests that update a dependency file cost-management team/cost-management labels Jun 11, 2026
@rhdh-gh-app

rhdh-gh-app Bot commented Jun 11, 2026

Copy link
Copy Markdown

Changed Packages

Package Name Package Path Changeset Bump Current Version
app workspaces/cost-management/packages/app none v0.0.5

@codecov

codecov Bot commented Jun 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 54.02%. Comparing base (6c4b038) to head (f7d1487).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3372   +/-   ##
=======================================
  Coverage   54.02%   54.02%           
=======================================
  Files        2409     2409           
  Lines       87733    87733           
  Branches    24286    24289    +3     
=======================================
  Hits        47401    47401           
+ Misses      40022    40018    -4     
- Partials      310      314    +4     
Flag Coverage Δ *Carryforward flag
adoption-insights 83.58% <ø> (ø) Carriedforward from 6c4b038
ai-integrations 70.03% <ø> (ø) Carriedforward from 6c4b038
app-defaults 69.60% <ø> (ø) Carriedforward from 6c4b038
augment 46.39% <ø> (ø) Carriedforward from 6c4b038
bulk-import 72.69% <ø> (ø) Carriedforward from 6c4b038
cost-management 17.48% <ø> (ø)
dcm 60.27% <ø> (ø) Carriedforward from 6c4b038
extensions 62.17% <ø> (ø) Carriedforward from 6c4b038
global-floating-action-button 74.30% <ø> (ø) Carriedforward from 6c4b038
global-header 61.63% <ø> (ø) Carriedforward from 6c4b038
homepage 52.67% <ø> (ø) Carriedforward from 6c4b038
install-dynamic-plugins 56.23% <ø> (ø) Carriedforward from 6c4b038
konflux 91.01% <ø> (ø) Carriedforward from 6c4b038
lightspeed 68.62% <ø> (ø) Carriedforward from 6c4b038
mcp-integrations 85.46% <ø> (ø) Carriedforward from 6c4b038
orchestrator 37.33% <ø> (ø) Carriedforward from 6c4b038
quickstart 62.09% <ø> (ø) Carriedforward from 6c4b038
sandbox 79.56% <ø> (ø) Carriedforward from 6c4b038
scorecard 83.93% <ø> (ø) Carriedforward from 6c4b038
theme 64.44% <ø> (ø) Carriedforward from 6c4b038
translations 8.49% <ø> (ø) Carriedforward from 6c4b038
x2a 78.79% <ø> (ø) Carriedforward from 6c4b038

*This pull request uses carry forward flags. Click here to find out more.


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6c4b038...f7d1487. Read the comment docs.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate Bot force-pushed the renovate/rhdh-cost-management-dependencies-(minor) branch 2 times, most recently from a362989 to 485b2aa Compare June 11, 2026 08:58
@renovate renovate Bot changed the title fix(deps): update rhdh cost management dependencies (minor) Update RHDH Cost Management Dependencies (minor) Jun 11, 2026
@renovate renovate Bot force-pushed the renovate/rhdh-cost-management-dependencies-(minor) branch 3 times, most recently from 463a5a3 to 74c6e64 Compare June 11, 2026 14:13
@renovate renovate Bot changed the title Update RHDH Cost Management Dependencies (minor) fix(deps): update rhdh cost management dependencies (minor) Jun 11, 2026
@renovate renovate Bot force-pushed the renovate/rhdh-cost-management-dependencies-(minor) branch 2 times, most recently from 150aa25 to 7406db7 Compare June 12, 2026 07:47
@renovate renovate Bot changed the title fix(deps): update rhdh cost management dependencies (minor) Update RHDH Cost Management Dependencies (minor) Jun 12, 2026
@renovate renovate Bot force-pushed the renovate/rhdh-cost-management-dependencies-(minor) branch 2 times, most recently from 81e3108 to adcbe87 Compare June 12, 2026 14:21
@renovate renovate Bot changed the title Update RHDH Cost Management Dependencies (minor) fix(deps): update rhdh cost management dependencies (minor) Jun 12, 2026
@renovate renovate Bot force-pushed the renovate/rhdh-cost-management-dependencies-(minor) branch 2 times, most recently from 281a24b to 05dd97a Compare June 12, 2026 19:18
@renovate renovate Bot force-pushed the renovate/rhdh-cost-management-dependencies-(minor) branch 3 times, most recently from f83b83a to 5cb8223 Compare June 14, 2026 09:44
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot force-pushed the renovate/rhdh-cost-management-dependencies-(minor) branch from 5cb8223 to f7d1487 Compare June 15, 2026 19:36
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants