chore: Update dependency @backstage/core-components to v0.16.4 - autoclosed #93
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:
0.14.9
->0.16.4
Release Notes
backstage/backstage (@backstage/core-components)
v0.16.4
Compare Source
Patch Changes
9c9f4ff
: AddednestedValuesAsYaml
option toStructuredMetadataTable
to render data as yaml.47c27c2
: Upgradedagre
to@dagrejs/dagre
17088d2
: Updating theTaskLogStream
to take up all space in a running task, and also show the last line of the log by default58ec9e7
: Removed older versions of React packages as a preparatory step for upgrading to React 19. This commit does not introduce any functional changes, but removes dependencies on previous React versions, allowing for a cleaner upgrade path in subsequent commits.v0.16.3
Compare Source
Patch Changes
4ec6f7b
: Allow passing component forContentHeader
descriptionv0.16.2
Compare Source
Patch Changes
e47be38
: Added data-testid to placeholder rendered by Progress component to simplify assertions in testsv0.16.1
Compare Source
Added
@backstage/plugin-bitrise
to show bitrise.io builds and download build artifacts.v0.16.0
Compare Source
Minor Changes
dc409c5
: The SupportButton component will now be hidden if no support config is specified in app-configPatch Changes
0f18340
: Change core component Table tool bar search box to the a appropriate Search icon and textaf9097e
: Adds the ability to mock a media query per break point and to change the active break point during a test. Usage example:Updated dependencies
v0.15.1
Compare Source
Patch Changes
3f76d0e
: Correct size of FavoriteToggle and inherit non-starred color from parente969dc7
: Move@types/react
to a peer dependency.1ff1dbd
: It is possible to define a custom error element to be shown when sign in fails83e2887
: Fixed a bug in theSidebarSubmenu
core component that caused the nested menu to overlap with the sidebar when the user hovers over the pinned sidebar.46b5a20
:Link
component now acceptsexternalLinkIcon
prope4ad29a
: Fix authentication error handling using redirect flow viaenableExperimentalRedirectFlow
config. If an error is caught during authentication, the user is redirected back to app origin witherror
query parameter containing the error message.v0.15.0
Compare Source
Minor Changes
9adc552
: Added missing items tooverridableComponents
BREAKING Overridable component name for styling
OAuthRequestDialog
changed toBackstageOAuthRequestDialog
. Overridable component nameBackstageMissingAnnotationEmptyState
that was previously deprecated has been removed.Patch Changes
c891b69
: AddFavoriteToggle
incore-components
to standardise favorite marking0944334
: Removed default title set to Unknown page onContentHeaderTitle
component to support usage of component without title prop.f325258
: Use getOptionalString for optional app.support.items[].links[].titleaf4c146
: Support menu items should not be buttons in favour of links107a147
: FixedTable
width being overridden by customstyle
prop.b537bd7
: Allow custom star icons to be provided via thestar
andunstarred
icon overrides. See how to override existing icons in the Backstage documentation.06b8206
: AddedtitleComponent
prop toSignInPage
component to allow further customization of the title usingReactNode
dbbd93e
: Internal update to match recent React types836127c
: Updated dependency@testing-library/react
to^16.0.0
.v0.14.10
Compare Source
Patch Changes
678971a
: Move theLink
component to theRoutedTabs
instead of theHeaderTabs
component13a9c63
: Corrected the documentation for the GCP IAP auth module and updated the configuration to follow proxy configuration conventions by ignoring authEnvConfiguration
📅 Schedule: Branch creation - "* 0-4,22-23 * * 1-5,* * * * 0,6" (UTC), 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.
This PR was generated by Mend Renovate. View the repository job log.