Skip to content

chore(deps): Bump @backstage/core-components from 0.13.3 to 0.14.7#249

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/backstage/core-components-0.14.7
Closed

chore(deps): Bump @backstage/core-components from 0.13.3 to 0.14.7#249
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/backstage/core-components-0.14.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github May 17, 2024

Bumps @backstage/core-components from 0.13.3 to 0.14.7.

Changelog

Sourced from @​backstage/core-components's changelog.

0.14.7

Patch Changes

  • e42779e: Properly log the errorInfo in ErrorBoundary
  • 5223c4c: Fixed an internal circular import that broke Jest mocks.
  • 71e4229: Added optional initialShowDropDown prop to SidebarSubmenuItem to internally manage the initial display state of the dropdown items.
  • a2ee4df: Add alignGauge prop to the GaugeCard, and a small size version. When alignGauge is 'bottom' the gauge will vertically align the gauge in the cards, even when the card titles span across multiple lines. Add alignContent prop to the InfoCard, defaulting to 'normal' with the option of 'bottom' which vertically aligns the content to the bottom of the card.
  • 5b7b49b: The SignInPage guest provider will now fall back to legacy guest auth if the backend request fails, allowing guest auth without a running backend.
  • 359376a: Removing react-text-truncate with css styles.
  • Updated dependencies
    • @​backstage/theme@​0.5.4

0.14.7-next.2

Patch Changes

  • a2ee4df: Add alignGauge prop to the GaugeCard, and a small size version. When alignGauge is 'bottom' the gauge will vertically align the gauge in the cards, even when the card titles span across multiple lines. Add alignContent prop to the InfoCard, defaulting to 'normal' with the option of 'bottom' which vertically aligns the content to the bottom of the card.

0.14.6-next.1

Patch Changes

  • 5223c4c: Fixed an internal circular import that broke Jest mocks.
  • 5b7b49b: The SignInPage guest provider will now fall back to legacy guest auth if the backend request fails, allowing guest auth without a running backend.

0.14.5-next.0

Patch Changes

  • 71e4229: Added optional initialShowDropDown prop to SidebarSubmenuItem to internally manage the initial display state of the dropdown items.
  • Updated dependencies
    • @​backstage/theme@​0.5.4-next.0
    • @​backstage/config@​1.2.0
    • @​backstage/core-plugin-api@​1.9.2
    • @​backstage/errors@​1.2.4
    • @​backstage/version-bridge@​1.0.8

0.14.4

Patch Changes

  • ed5c901: No undefined class name used at MarkdownContent if no custom class name was provided.
  • abfbcfc: Updated dependency @testing-library/react to ^15.0.0.
  • cb1e3b0: Updated dependency @testing-library/dom to ^10.0.0.
  • f546e38: Added Link component in TabUI providing functionality like copy link or open in new tab.
  • Updated dependencies
    • @​backstage/core-plugin-api@​1.9.2

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@backstage/core-components](https://github.com/backstage/backstage/tree/HEAD/packages/core-components) from 0.13.3 to 0.14.7.
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/core-components/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/packages/core-components)

---
updated-dependencies:
- dependency-name: "@backstage/core-components"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 17, 2024
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Jun 18, 2024

Superseded by #267.

@dependabot dependabot bot closed this Jun 18, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/backstage/core-components-0.14.7 branch June 18, 2024 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants