Skip to content

[Snyk] Upgrade @docsearch/react from 1.0.0-alpha.28 to 3.6.0#84

Open
q1blue wants to merge 1 commit intomainfrom
snyk-upgrade-73636880ef1e003d0e25a35a75004af7
Open

[Snyk] Upgrade @docsearch/react from 1.0.0-alpha.28 to 3.6.0#84
q1blue wants to merge 1 commit intomainfrom
snyk-upgrade-73636880ef1e003d0e25a35a75004af7

Conversation

@q1blue
Copy link
Copy Markdown
Collaborator

@q1blue q1blue commented Jun 26, 2024

This PR was automatically created by Snyk using the credentials of a real user.


![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)

Snyk has created this PR to upgrade @docsearch/react from 1.0.0-alpha.28 to 3.6.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


⚠️ Warning: This PR contains major version upgrade(s), and may be a breaking change.

  • The recommended version is 32 versions ahead of your current version.

  • The recommended version was released on 4 months ago.

Release notes
Package name: @docsearch/react
  • 3.6.0 - 2024-03-06

    3.6.0 (2024-03-06)

    Bug Fixes

    Features

  • 3.5.2 - 2023-08-17

    3.5.2 (2023-08-11)

    Fixes

    • Updates algoliasearch package version (cc90789)
    • Adds search-insights as options peer dependency (cc90789)
  • 3.5.1 - 2023-06-16

    3.5.1 (2023-06-15)

    Features

    • api: support Insights on search results click (#1916) (cacade4)
  • 3.5.0 - 2023-06-08

    3.5.0 (2023-06-08)

    Features

    • api: allow insights options to be forwarded to Autocomplete (#1904) (26691a5)
  • 3.4.0 - 2023-05-24

    3.4.0 (2023-05-24)

    Features

  • 3.3.5 - 2023-05-17

    3.3.5 (2023-05-17)

    Bug Fixes

    • support Chrome autofill when event.key is undefined (#1888) (3f15fdb), closes #1887
  • 3.3.4 - 2023-04-26

    3.3.4 (2023-04-26)

    Bug Fixes

    • prevent calling onClose() when shiftKey, ctrlKey or metaKey is pressed (#1870) (b9a3899)
    • type of lvl0 (#1859) (8f48ebb)
  • 3.3.3 - 2023-02-06

    3.3.3 (2023-02-06)

    Bug Fixes

    • Correctly type getMissingResultsUrl query as string (#1781) (379f163)
  • 3.3.2 - 2023-01-10

    3.3.2 (2023-01-10)

    Bug Fixes

  • 3.3.1 - 2022-12-27

    3.3.1 (2022-12-27)

    Bug Fixes

  • 3.3.0 - 2022-10-25
  • 3.2.2 - 2022-10-20
  • 3.2.1 - 2022-08-16
  • 3.2.0 - 2022-08-02
  • 3.1.1 - 2022-07-01
  • 3.1.0 - 2022-05-18
  • 3.0.0 - 2022-02-22
  • 3.0.0-alpha.50 - 2022-02-03
  • 3.0.0-alpha.42 - 2021-12-03
  • 3.0.0-alpha.41 - 2021-10-18
  • 3.0.0-alpha.40 - 2021-08-23
  • 3.0.0-alpha.39 - 2021-07-23
  • 3.0.0-alpha.38 - 2021-07-23
  • 3.0.0-alpha.37 - 2021-07-09
  • 3.0.0-alpha.36 - 2021-04-14
  • 3.0.0-alpha.35 - 2021-04-12
  • 3.0.0-alpha.34 - 2021-03-09
  • 3.0.0-alpha.33 - 2021-02-05
  • 3.0.0-alpha.32 - 2020-12-01
  • 3.0.0-alpha.31 - 2020-11-25
  • 3.0.0-alpha.30 - 2020-11-25
  • 3.0.0-alpha.29 - 2020-11-25
  • 1.0.0-alpha.28 - 2020-08-26
from @docsearch/react GitHub release notes

Important

  • Warning: This PR contains a major version upgrade, and may be a breaking change.
  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade @docsearch/react from 1.0.0-alpha.28 to 3.6.0.

See this package in npm:
@docsearch/react

See this project in Snyk:
https://app.snyk.io/org/q1blue-rxw/project/7b803687-50d1-4812-b6c1-e7364fef5fe3?utm_source=github&utm_medium=referral&page=upgrade-pr
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.

chrome autocomplete in forms triggers 'keydown' but the event.key is undefined

2 participants