-
Notifications
You must be signed in to change notification settings - Fork 86
fix(deps): update rhdh bulk import dependencies (minor) #2095
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
base: main
Are you sure you want to change the base?
Conversation
Missing ChangesetsThe following package(s) are changed by this PR but do not have a changeset:
See CONTRIBUTING.md for more information about how to add changesets. Changed Packages
|
6528da5 to
c6f0b5a
Compare
|
|
/retest |
5cf70af to
63b7e25
Compare
|
If the dedupe is run on the each dependency one by one, the issue does not appear. However when it is run |
3e282e7 to
8e0bb6d
Compare
3927173 to
1026686
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1026686 to
4be545b
Compare
|



This PR contains the following updates:
2.20.2→2.27.05.3.0→5.4.01.5.0→1.6.1^0.11.0→^0.12.0Release Notes
OpenAPITools/openapi-generator-cli (@openapitools/openapi-generator-cli)
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
redhat-developer/rhdh-plugins (@red-hat-developer-hub/backstage-plugin-orchestrator)
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.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.0Compare Source
Minor Changes
f66ba99: Backstage version bump to v1.45.3Configuration
📅 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.