Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @backstage/plugin-search-react from 1.7.1 to 1.7.3.

Release notes

Sourced from @​backstage/plugin-search-react's releases.

v1.7.2

This release fixes an issue where @backstage/plugin-tech-insights was using the wrong content type in requests, causing them to fail.

Changelog

Sourced from @​backstage/plugin-search-react's changelog.

@​backstage/plugin-search-react

1.7.4-next.1

Patch Changes

  • a5a04739e1: Internal refactor of alpha exports due to a change in how extension factories are defined.
  • Updated dependencies
    • @​backstage/frontend-plugin-api@​0.4.0-next.1
    • @​backstage/core-components@​0.13.9-next.1
    • @​backstage/core-plugin-api@​1.8.1-next.1
    • @​backstage/theme@​0.5.0-next.0
    • @​backstage/types@​1.1.1
    • @​backstage/version-bridge@​1.0.7
    • @​backstage/plugin-search-common@​1.2.8

1.7.4-next.0

Patch Changes

  • 84dabc5363: Removed @backstage/frontend-app-api dependency.
  • Updated dependencies
    • @​backstage/core-plugin-api@​1.8.1-next.0
    • @​backstage/core-components@​0.13.9-next.0
    • @​backstage/theme@​0.5.0-next.0
    • @​backstage/frontend-plugin-api@​0.3.1-next.0
    • @​backstage/types@​1.1.1
    • @​backstage/version-bridge@​1.0.7
    • @​backstage/plugin-search-common@​1.2.8

1.7.2

Patch Changes

  • 6c2b872153: Add official support for React 18.
  • f48cde800a: Emit search analytics in the search hook instead of in a dedicated component
  • f75caf9f3d: Fixed a rare occurrence where a race in the search bar could throw away user input or cause the clear button not to work.
  • 77f009b35d: Internal updates to match changes in the experimental @backstage/frontend-plugin-api.
  • a539643cba: Minor refactor of search bar analytics capture
  • 71c97e7d73: The filter options passed to SearchResultGroupLayout are now always explicitly rendered as strings by default.
  • e7c09c4f4b: Use default extensions boundary and suspense on the alpha declarative createSearchResultListItem extension factory.
  • Updated dependencies
    • @​backstage/core-components@​0.13.8
    • @​backstage/frontend-plugin-api@​0.3.0
    • @​backstage/frontend-app-api@​0.3.0
    • @​backstage/core-plugin-api@​1.8.0
    • @​backstage/version-bridge@​1.0.7
    • @​backstage/theme@​0.4.4
    • @​backstage/types@​1.1.1
    • @​backstage/plugin-search-common@​1.2.8

... (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/plugin-search-react](https://github.com/backstage/backstage/tree/HEAD/plugins/search-react) from 1.7.1 to 1.7.3.
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/search-react/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/search-react)

---
updated-dependencies:
- dependency-name: "@backstage/plugin-search-react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Dec 1, 2023
@garryod garryod merged commit 80de41c into main Dec 1, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/backstage/backstage/plugin-search-react-1.7.3 branch December 1, 2023 11:02
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.

2 participants