Skip to content

fix(deps): update rhdh bulk import dependencies (minor) #1156

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 11, 2025

This PR contains the following updates:

Package Change Age Confidence
@mui/icons-material (source) 5.17.1 -> 5.18.0 age confidence
@mui/material (source) 5.17.1 -> 5.18.0 age confidence
@mui/styles (source) 5.17.1 -> 5.18.0 age confidence
@playwright/test (source) 1.53.2 -> 1.54.1 age confidence

Release Notes

mui/material-ui (@​mui/icons-material)

v5.18.0

Compare Source

A big thanks to the 2 contributors who made this release possible.

CSS layers make it easier to override styles by splitting a single style sheet into multiple layers.
To learn more, check out the CSS layers documentation.

@mui/[email protected]
@mui/[email protected]
Docs

All contributors of this release in alphabetical order: @​oliviertassinari, @​siriwatknp

microsoft/playwright (@​playwright/test)

v1.54.1

Compare Source

v1.54.0

Compare Source

Highlights

  • New cookie property partitionKey in browserContext.cookies() and browserContext.addCookies(). This property allows to save and restore partitioned cookies. See CHIPS MDN article for more information. Note that browsers have different support and defaults for cookie partitioning.

  • New option noSnippets to disable code snippets in the html report.

    import { defineConfig } from '@​playwright/test';
    
    export default defineConfig({
      reporter: [['html', { noSnippets: true }]]
    });
  • New property location in test annotations, for example in testResult.annotations and testInfo.annotations. It shows where the annotation like test.skip or test.fixme was added.

Command Line

  • New option --user-data-dir in multiple commands. You can specify the same user data dir to reuse browsing state, like authentication, between sessions.

    npx playwright codegen --user-data-dir=./user-data
  • Option -gv has been removed from the npx playwright test command. Use --grep-invert instead.

  • npx playwright open does not open the test recorder anymore. Use npx playwright codegen instead.

Miscellaneous

  • Support for Node.js 16 has been removed.
  • Support for Node.js 18 has been deprecated, and will be removed in the future.

Browser Versions

  • Chromium 139.0.7258.5
  • Mozilla Firefox 140.0.2
  • WebKit 26.0

This version was also tested against the following stable channels:

  • Google Chrome 140
  • Microsoft Edge 140

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.

👻 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 added bulk-import dependencies Pull requests that update a dependency file labels Jul 11, 2025
@renovate renovate bot requested a review from christoph-jerolimov as a code owner July 11, 2025 19:16
@renovate renovate bot added the team/rhdh label Jul 11, 2025
@renovate renovate bot requested review from debsmita1 and rm3l as code owners July 11, 2025 19:16
@renovate renovate bot added dependencies Pull requests that update a dependency file team/rhdh bulk-import labels Jul 11, 2025
@rhdh-gh-app
Copy link

rhdh-gh-app bot commented Jul 11, 2025

Changed Packages

Package Name Package Path Changeset Bump Current Version
app workspaces/bulk-import/packages/app none v0.0.3
@red-hat-developer-hub/backstage-plugin-bulk-import workspaces/bulk-import/plugins/bulk-import patch v1.13.3

@renovate renovate bot force-pushed the renovate/rhdh-bulk-import-dependencies-(minor) branch 8 times, most recently from dbb8856 to bc87f9c Compare July 14, 2025 12:58
@renovate renovate bot force-pushed the renovate/rhdh-bulk-import-dependencies-(minor) branch 2 times, most recently from 1ed3227 to 3948a62 Compare July 14, 2025 15:08
@rhdh-bot rhdh-bot force-pushed the renovate/rhdh-bulk-import-dependencies-(minor) branch from 3948a62 to de5c163 Compare July 14, 2025 15:08
@renovate renovate bot force-pushed the renovate/rhdh-bulk-import-dependencies-(minor) branch from de5c163 to 3ea6e66 Compare July 14, 2025 15:16
@rhdh-bot rhdh-bot force-pushed the renovate/rhdh-bulk-import-dependencies-(minor) branch from 3ea6e66 to 91b93a8 Compare July 14, 2025 15:16
@renovate renovate bot force-pushed the renovate/rhdh-bulk-import-dependencies-(minor) branch from 91b93a8 to 4a463d0 Compare July 14, 2025 16:07
@rhdh-bot rhdh-bot force-pushed the renovate/rhdh-bulk-import-dependencies-(minor) branch from 4a463d0 to b34224c Compare July 14, 2025 16:07
@renovate renovate bot force-pushed the renovate/rhdh-bulk-import-dependencies-(minor) branch from b34224c to 191ce5b Compare July 15, 2025 07:23
@rhdh-bot rhdh-bot force-pushed the renovate/rhdh-bulk-import-dependencies-(minor) branch from 191ce5b to a44caa0 Compare July 15, 2025 07:23
@renovate renovate bot force-pushed the renovate/rhdh-bulk-import-dependencies-(minor) branch from a44caa0 to a7394e6 Compare July 15, 2025 08:02
@rhdh-bot rhdh-bot force-pushed the renovate/rhdh-bulk-import-dependencies-(minor) branch from a7394e6 to 9c68947 Compare July 15, 2025 08:03
@renovate renovate bot force-pushed the renovate/rhdh-bulk-import-dependencies-(minor) branch from e4f0d07 to 480887f Compare July 15, 2025 14:30
@rhdh-bot rhdh-bot force-pushed the renovate/rhdh-bulk-import-dependencies-(minor) branch from 480887f to d03c275 Compare July 15, 2025 14:58
@renovate renovate bot force-pushed the renovate/rhdh-bulk-import-dependencies-(minor) branch from d03c275 to 77a3e3e Compare July 15, 2025 15:22
@rhdh-bot rhdh-bot force-pushed the renovate/rhdh-bulk-import-dependencies-(minor) branch from 77a3e3e to e38fd8b Compare July 15, 2025 15:23
@renovate renovate bot force-pushed the renovate/rhdh-bulk-import-dependencies-(minor) branch from e38fd8b to ee2c3c5 Compare July 15, 2025 19:33
@rhdh-bot rhdh-bot force-pushed the renovate/rhdh-bulk-import-dependencies-(minor) branch from ee2c3c5 to 61b506e Compare July 15, 2025 19:33
@renovate renovate bot force-pushed the renovate/rhdh-bulk-import-dependencies-(minor) branch from 61b506e to 4472027 Compare July 16, 2025 07:20
@rhdh-bot rhdh-bot force-pushed the renovate/rhdh-bulk-import-dependencies-(minor) branch from 4472027 to be7aef0 Compare July 16, 2025 07:21
@renovate renovate bot force-pushed the renovate/rhdh-bulk-import-dependencies-(minor) branch from be7aef0 to d9df934 Compare July 16, 2025 07:27
@rhdh-bot rhdh-bot force-pushed the renovate/rhdh-bulk-import-dependencies-(minor) branch from d9df934 to 5e5685d Compare July 16, 2025 07:27
@renovate renovate bot force-pushed the renovate/rhdh-bulk-import-dependencies-(minor) branch from 5e5685d to f7c5fef Compare July 16, 2025 09:30
@rhdh-bot rhdh-bot force-pushed the renovate/rhdh-bulk-import-dependencies-(minor) branch from f7c5fef to 6d09e3a Compare July 16, 2025 09:31
@renovate renovate bot force-pushed the renovate/rhdh-bulk-import-dependencies-(minor) branch from 6d09e3a to 857fff8 Compare July 16, 2025 12:22
@rhdh-bot rhdh-bot force-pushed the renovate/rhdh-bulk-import-dependencies-(minor) branch from 857fff8 to 870c654 Compare July 16, 2025 12:23
@renovate renovate bot force-pushed the renovate/rhdh-bulk-import-dependencies-(minor) branch from 870c654 to a131226 Compare July 16, 2025 12:31
@rhdh-bot rhdh-bot force-pushed the renovate/rhdh-bulk-import-dependencies-(minor) branch from a131226 to 4ca81c8 Compare July 16, 2025 12:31
@renovate renovate bot force-pushed the renovate/rhdh-bulk-import-dependencies-(minor) branch from 4ca81c8 to a734124 Compare July 16, 2025 12:46
@rhdh-bot rhdh-bot force-pushed the renovate/rhdh-bulk-import-dependencies-(minor) branch from a734124 to 63463d2 Compare July 16, 2025 12:46
@renovate renovate bot force-pushed the renovate/rhdh-bulk-import-dependencies-(minor) branch from 63463d2 to 23ae910 Compare July 16, 2025 12:55
@rhdh-bot rhdh-bot force-pushed the renovate/rhdh-bulk-import-dependencies-(minor) branch from 23ae910 to b446ee1 Compare July 16, 2025 12:55
@renovate renovate bot force-pushed the renovate/rhdh-bulk-import-dependencies-(minor) branch from b446ee1 to 22e81e1 Compare July 16, 2025 13:02
@rhdh-bot rhdh-bot force-pushed the renovate/rhdh-bulk-import-dependencies-(minor) branch from 22e81e1 to f422af7 Compare July 16, 2025 13:03
@renovate renovate bot force-pushed the renovate/rhdh-bulk-import-dependencies-(minor) branch from f422af7 to 9c6b5e6 Compare July 16, 2025 13:43
@rhdh-bot rhdh-bot force-pushed the renovate/rhdh-bulk-import-dependencies-(minor) branch from 9c6b5e6 to 4bf5626 Compare July 16, 2025 13:46
@renovate renovate bot force-pushed the renovate/rhdh-bulk-import-dependencies-(minor) branch from 4bf5626 to e023b90 Compare July 16, 2025 14:01
@rhdh-bot rhdh-bot force-pushed the renovate/rhdh-bulk-import-dependencies-(minor) branch from e023b90 to 1dbafc3 Compare July 16, 2025 14:07
@renovate renovate bot force-pushed the renovate/rhdh-bulk-import-dependencies-(minor) branch from 1dbafc3 to 82e0eb9 Compare July 16, 2025 16:12
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@rhdh-bot rhdh-bot force-pushed the renovate/rhdh-bulk-import-dependencies-(minor) branch from 82e0eb9 to 2b8d439 Compare July 16, 2025 16:14
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bulk-import dependencies Pull requests that update a dependency file team/rhdh
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants