fix(deps): update rhdh bulk import dependencies (minor)#2552
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
fix(deps): update rhdh bulk import dependencies (minor)#2552renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
Changed Packages
|
e9d7b06 to
8e2c959
Compare
8e2c959 to
86050ce
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
86050ce to
f280b50
Compare
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



This PR contains the following updates:
2.20.2→2.30.21.57.0→1.58.25.3.0→5.4.21.5.0→1.6.3^0.11.0→^0.12.02.7.0→2.9.0Release Notes
OpenAPITools/openapi-generator-cli (@openapitools/openapi-generator-cli)
v2.30.2Compare Source
Bug Fixes
v2.30.1Compare Source
Bug Fixes
v2.30.0Compare Source
Features
v2.29.0Compare Source
Features
v2.28.3Compare Source
Bug Fixes
v2.28.2Compare Source
Bug Fixes
v2.28.1Compare Source
Bug Fixes
v2.28.0Compare Source
Features
v2.27.0Compare Source
Features
v2.26.0Compare Source
Bug Fixes
Features
v2.25.2Compare Source
Bug Fixes
v2.25.1Compare Source
Bug Fixes
v2.25.0Compare Source
Features
v2.24.0Compare Source
Features
v2.23.4Compare Source
Bug Fixes
v2.23.3Compare Source
Bug Fixes
v2.23.2Compare Source
Bug Fixes
v2.23.1Compare Source
Bug Fixes
v2.23.0Compare Source
Features
v2.22.0Compare Source
Features
v2.21.5Compare Source
Bug Fixes
v2.21.4Compare Source
Bug Fixes
v2.21.3Compare Source
Bug Fixes
v2.21.2Compare Source
Bug Fixes
v2.21.1Compare Source
Bug Fixes
v2.21.0Compare Source
Features
v2.20.6Compare Source
Bug Fixes
v2.20.5Compare Source
Bug Fixes
v2.20.4Compare Source
Bug Fixes
v2.20.3Compare Source
Bug Fixes
microsoft/playwright (@playwright/test)
v1.58.2Compare Source
v1.58.1Compare Source
Highlights
#39036 fix(msedge): fix local network permissions
#39037 chore: update cft download location
#38995 chore(webkit): disable frame sessions on fronzen builds
Browser Versions
v1.58.0Compare Source
redhat-developer/rhdh-plugins (@red-hat-developer-hub/backstage-plugin-orchestrator)
v5.4.2Compare Source
Patch Changes
546ccb2: Add workflow instance card height mode config for fixed or content-based layouts.546ccb2]v5.4.1Compare Source
Patch Changes
24ff5f4: Make the workflow run Details card title bold and consistent with other InfoCard titles.85b873d: Exclude omitFromWorkflowInput fields from execution payloads and add a reviewtoggle to show hidden parameters.
0f60a00: feat: Improve permission denied error handling for workflow instances9c17c36: Updated dependencyprettierto3.8.0.aaac497: Updated dependencyprettierto3.8.1.Updated dependencies [
858963d]Updated dependencies [
e16baff]Updated dependencies [
85b873d]Updated dependencies [
9c17c36]Updated dependencies [
aaac497]v5.4.0Compare Source
Minor Changes
3e2c3f7: Adding Workflow Logs endpoint. Loki provider addedPatch Changes
f74564d: Added 'ja' i18n support and updated 'fr' and 'it' translation strings.f1b43c5: Add conditional View Logs button based on workflowLogProvider configurationuseLogsEnabledhook to check iforchestrator.workflowLogProvideris configuredUpdated dependencies [
3e2c3f7]Updated dependencies [
f1b43c5]v5.3.1Compare Source
Patch Changes
8524940: Fix TypeScript compilation errors in orchestrator plugins48fb7f2: Fix browser tab showing[object Object]on workflow instance pageReplace
<Trans>component witht()function for page title to ensure a string is returned instead of an element, which was causing[object Object]to appear in the browser tab title.cc27a4b: Migrate from Moment.js to Luxon for date/time handlingBreaking Change: Removed deprecated Moment.js dependency
momentandreact-momentwithluxonfor all date/time operationsformatDurationutility function that mimics moment's.humanize()behaviorUpdated dependencies [
5771568]Updated dependencies [
c35d07c]Updated dependencies [
f030878]Updated dependencies [
8524940]Updated dependencies [
2be9dcc]Updated dependencies [
d91ef65]redhat-developer/rhdh-plugins (@red-hat-developer-hub/backstage-plugin-orchestrator-form-widgets)
v1.6.3Compare Source
Patch Changes
546ccb2: Show ActiveText spinner immediately on retrigger changes to avoid stale text during debounce. Add fetch:clearOnRetrigger to clear widget values when dependencies change.546ccb2]v1.6.2Compare Source
Patch Changes
db243d1: Allow ActiveDropdown fetch selectors to reference current form data via the combined response/current context.bb02bdb: Allow ActiveDropdown fetch:response:default to be a JSONata selector evaluated against the fetch response.8fabecd: Clarify ActiveText retrigger loading by showing a spinner while dependencies resolve.2adc3d8: Add fetch:error:silent support to suppress fetch errors in widgets.e6987f1: Fixed ActiveMultiSelect Enter key behavior whenui:allowNewItemsis enabled. Pressing Enter now adds a new chip instead of submitting the form to the next step.6877513: Evaluate JSONata expressions in fetch/validate request bodies on the client before sending.490d0a3: Add fetch:skipInitialValue to keep fields empty until user input and treat empty-string defaults as valid.858963d]9c17c36]aaac497]v1.6.1Compare Source
Patch Changes
c51d980: Fix ActiveTextInput not clearing field when API returns empty string3e2c3f7]f1b43c5]v1.6.0Compare Source
Minor Changes
c35d07c: Add fetch:error:ignoreUnready and fetch:response:default options for form widgetsFeature 1: fetch:error:ignoreUnready
When using widgets with
fetch:retriggerdependencies, the initial fetch often fails because dependent fields don't have values yet. This results in HTTP errors being displayed during initial load.fetch:error:ignoreUnreadyoption to suppress fetch error display until allfetch:retriggerdependencies have non-empty valuesFeature 2: fetch:response:default
Widgets previously required
fetch:response:valuefor defaults, meaning fetch must succeed. This adds static fallback defaults.fetch:response:defaultoption for static default values applied immediately on form initializationOrchestratorForm, ensuring controlled components work correctlyUsage Examples:
{ "action": { "ui:widget": "ActiveTextInput", "ui:props": { "fetch:url": "...", "fetch:retrigger": ["current.appName"], "fetch:error:ignoreUnready": true, "fetch:response:default": "create" } } }5c9f044: Add object type support in ui:props for fetch:response:* properties (RHIDP-11054)Type System Enhancement:
UiPropstype to acceptJsonValueinstead ofstringforfetch:response:*propertiesRuntime Safety:
useTemplateUnitEvaluatorto ensure selectors are strings when evaluated as JSONata expressionsDocumentation:
orchestratorFormWidgets.mdto document object type supportThis change allows users to reference object attributes more easily in ui:props while maintaining type safety and backward compatibility.
Patch Changes
8524940: Fix TypeScript compilation errors in orchestrator plugins8524940]d91ef65]redhat-developer/rhdh-plugins (@red-hat-developer-hub/backstage-plugin-theme)
v0.12.1Compare Source
Patch Changes
29042bc: Fixing the inconsitent edges of filter section on catalog pagev0.12.0Compare Source
Minor Changes
f66ba99: Backstage version bump to v1.45.3openapistack/openapicmd (openapicmd)
v2.9.0Compare Source
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.
This PR was generated by Mend Renovate. View the repository job log.