Skip to content

Update dependency @backstage/plugin-scaffolder-react to v2#341

Open
red-hat-konflux[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/major-backstage-monorepo
Open

Update dependency @backstage/plugin-scaffolder-react to v2#341
red-hat-konflux[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/major-backstage-monorepo

Conversation

@red-hat-konflux

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@backstage/plugin-scaffolder-react (source) ^1.18.0^2.0.0 age confidence

Release Notes

backstage/backstage (@​backstage/plugin-scaffolder-react)

v2.0.0

Compare Source

Minor Changes
  • dbeb7aa: Added experimental BUI (Backstage UI) form theme for scaffolder forms. All default field extensions render BUI variants when enabled.

    Extension config:

    app:
      extensions:
        - sub-page:scaffolder/templates:
            config:
              enableBackstageUi: true

    JSX props:

    <ScaffolderPage formProps={{ EXPERIMENTAL_theme: 'bui' }} />
  • 8006acf: Promoted FormDecoratorBlueprint and ScaffolderFormDecorator from @alpha
    to @public.

  • d09c21c: The TemplateCard component is now a swappable component. Apps using the new
    frontend system can replace it by registering a SwappableComponentBlueprint
    that targets TemplateCard. Components used as the swappable implementation
    receive TemplateCardComponentProps, where onSelected is a zero-argument
    callback bound to the rendered template. Existing usage continues to work
    unchanged.

Patch Changes

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 becomes conflicted, or you tick the rebase/retry checkbox.

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


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

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux Bot requested a review from xinredhat as a code owner May 20, 2026 03:11
@konflux-ci-qe-bot

Copy link
Copy Markdown

Scenario: pr-e2e-tests
@red-hat-konflux[bot]: The following test has Failed, say /retest to rerun failed tests.

PipelineRun Name Status Rerun command Build Log Test Log
e2e-4.20-gl5fk Failed /retest View Pipeline Log View Test Logs

Inspecting Test Artifacts

To inspect your test artifacts, follow these steps:

  1. Install ORAS (see the ORAS installation guide).
  2. Download artifacts with the following commands:
mkdir -p oras-artifacts
cd oras-artifacts
oras pull quay.io/konflux-test-storage/rhtap-team/rhtap-cli:e2e-4.20-gl5fk

Test results analysis

<not enabled>

OCI Artifact Browser URL

<not enabled>

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant