Skip to content
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

Bump @backstage/core-components from 0.13.7 to 0.13.8 in /backstage #535

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2023

Bumps @backstage/core-components from 0.13.7 to 0.13.8.

Changelog

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

0.13.8

Patch Changes

  • 81c8db2088: Fix RoutedTabs so that it does not explode without tabs.

  • eb817ee6d4: Fix spacing inconsistency with links and labels in headers

  • f28c11743a: Add a possibility to use a formatter on a warning panel. Applied it for a scaffolder template

  • 6c2b872153: Add official support for React 18.

  • e07570a740: Fixed an issue causing the Select component to show empty chips when some of the selected values did not match any item

  • 7bdc1b0a12: Fixed compatibility with Safari <16.3 by eliminating RegEx lookbehind in extractInitials.

    This PR also changed how initials are generated resulting in John Jonathan Doe => JD instead of JJ.

  • 66071b42c0: Make the options.titleFormat prop of <StructuredMetadataTable /> apply to all keys including nested ones. Previously, this option would only apply to the root keys of the metadata prop.

    Document and improve the props of <StructuredMetadataTable />. Previously, the options prop was any.

  • 71c97e7d73: Fixed the type declaration of DependencyGraphProps, the defs prop now expects JSX.Elements.

  • 0c5b78650c: Reverting the MissingAnnotationEmptyState component due to cyclical dependency. This component is now deprecated, please use the import from @backstage/plugin-catalog-react instead to use the new functionality

  • 4b7d341746: Updated dependency linkify-react to 4.1.2.

  • 0ef24425c1: Updated dependency linkifyjs to 4.1.2.

  • 4aa43f62aa: Updated dependency cross-fetch to ^4.0.0.

  • Updated dependencies

    • @​backstage/core-plugin-api@​1.8.0
    • @​backstage/version-bridge@​1.0.7
    • @​backstage/theme@​0.4.4
    • @​backstage/config@​1.1.1
    • @​backstage/errors@​1.2.3

0.13.8-next.2

Patch Changes

  • #20777 eb817ee6d4 Thanks @​is343! - Fix spacing inconsistency with links and labels in headers

  • #20357 f28c11743a Thanks @​acierto! - Add a possibility to use a formatter on a warning panel. Applied it for a scaffolder template

  • #20842 0c5b78650c Thanks @​benjdlambert! - Reverting the MissingAnnotationEmptyState component due to cyclical dependency. This component is now deprecated, please use the import from @backstage/plugin-catalog-react instead to use the new functionality

0.13.8-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/plugin-catalog-react@​1.9.0-next.1
    • @​backstage/catalog-model@​1.4.3
    • @​backstage/config@​1.1.1
    • @​backstage/core-plugin-api@​1.8.0-next.0
    • @​backstage/errors@​1.2.3
    • @​backstage/theme@​0.4.4-next.0

... (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.7 to 0.13.8.
- [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-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 1, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 1, 2023

Looks like @backstage/core-components is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Dec 1, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/backstage/backstage/core-components-0.13.8 branch December 1, 2023 11:03
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