Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @docsearch/js from 3.6.2 to 3.8.1.

Release notes

Sourced from @​docsearch/js's releases.

v3.8.1

3.8.1 (2024-12-16)

Bug Fixes

  • use SearchParamsObject for searchParameters (#2362) (24c6b4d)

v3.8.0

3.8.0 (2024-11-12)

This version introduces a new type DocSearchTransformClient to allow the transformSearchClient to use either the lite client, or the full algoliasearch client. Users are encouraged to use the lite client (import { liteClient } from 'algoliasearch/lite) to reduce bundle size.

Bug Fixes

  • types: use a minimal type for transformSearchClient (#2348) (08d9a37)

Features

  • a11y: add hotkeys to search input aria-label (#2337) (44aa7dc)

v3.7.0

What's Changed

New Contributors

Full Changelog: algolia/docsearch@v3.6.3...v3.7.0

v3.6.3

What's Changed

New Contributors

Full Changelog: algolia/docsearch@v3.6.2...v3.6.3

Changelog

Sourced from @​docsearch/js's changelog.

3.8.1 (2024-12-16)

Bug Fixes

  • use SearchParamsObject for searchParameters (#2362) (24c6b4d)

3.8.0 (2024-11-12)

This version introduces a new type DocSearchTransformClient to allow the transformSearchClient to use either the lite client, or the full algoliasearch client. Users are encouraged to use the lite client (import { liteClient } from 'algoliasearch/lite) to reduce bundle size.

Bug Fixes

  • types: use a minimal type for transformSearchClient (#2348) (08d9a37)

Features

  • a11y: add hotkeys to search input aria-label (#2337) (44aa7dc)

3.7.0 (2024-11-04)

Bug Fixes

3.6.3 (2024-10-31)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 [@docsearch/js](https://github.com/algolia/docsearch/tree/HEAD/packages/docsearch-js) from 3.6.2 to 3.8.1.
- [Release notes](https://github.com/algolia/docsearch/releases)
- [Changelog](https://github.com/algolia/docsearch/blob/main/CHANGELOG.md)
- [Commits](https://github.com/algolia/docsearch/commits/v3.8.1/packages/docsearch-js)

---
updated-dependencies:
- dependency-name: "@docsearch/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 17, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 17, 2024

The following labels could not be found: v4.

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 24, 2024

Superseded by #881.

@dependabot dependabot bot closed this Dec 24, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/docsearch/js-3.8.1 branch December 24, 2024 10:21
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants