Skip to content

Bump fuse.js from 5.2.3 to 6.4.4#2457

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/fuse.js-6.4.4
Closed

Bump fuse.js from 5.2.3 to 6.4.4#2457
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/fuse.js-6.4.4

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 30, 2020

Bumps fuse.js from 5.2.3 to 6.4.4.

Release notes

Sourced from fuse.js's releases.

v6.4.4

Bug Fixes

  • extended: correctly score include-match results (443c863), closes #522

v6.4.3

Bug Fixes

  • extended: ignoreLocation when useExtendedSearch is true (8f67ac9), closes #465

v6.4.2

Bug Fixes

v6.4.1

Bug Fixes

v6.4.0

Features

  • extended: add ability to search actual exact string (350283f)

    fuse.search('=query')

v6.3.1

Bug Fixes

  • logical: scores in logical query operators are ignored (e357229), closes #449

v6.3.0

Features

  • provide alternative array notation for nested paths (7077fbe), closes #432

    const options = {
      // equivalent to `keys: [['author', 'firstName'], ['author', 'lastName']]`
      keys: ['author.firstName', 'author.lastName']
    }

    And with logical query expressions, the following are equivalent:

    // Example 1
    {

... (truncated)

Changelog

Sourced from fuse.js's changelog.

6.4.4 (2020-12-29)

Bug Fixes

  • extended: correctly score include-match results (443c863), closes #522

6.4.3 (2020-10-30)

Bug Fixes

  • extended: ignoreLocation when useExtendedSearch is true (8f67ac9), closes #465

6.4.2 (2020-10-20)

Bug Fixes

6.4.1 (2020-07-26)

Bug Fixes

6.4.0 (2020-06-28)

Features

  • extended: add ability to search actual exact string (350283f)

6.3.1 (2020-06-24)

Bug Fixes

  • logical: scores in logical query operators are ignored (e357229), closes #449

6.3.0 (2020-06-23)

Features

  • provide alternative array notation for nested paths (7077fbe), closes #432

... (truncated)

Commits
  • 697f3f0 chore(release): 6.4.4
  • 443c863 fix(extended): correctly score include-match results
  • 33be0ac Fix a type
  • 55b28f5 docs(site): went back to carbon
  • a8a2a42 chore: update release script
  • f9a7337 docs(site): add google adsense
  • 14ffb17 chore: add release build
  • 608035d docs(site): added donate button instead of link
  • 17699f0 docs(site): added donate link
  • a5d9d0d docs(site): bumped version
  • Additional commits viewable in compare view

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

Bumps [fuse.js](https://github.com/krisk/Fuse) from 5.2.3 to 6.4.4.
- [Release notes](https://github.com/krisk/Fuse/releases)
- [Changelog](https://github.com/krisk/Fuse/blob/master/CHANGELOG.md)
- [Commits](krisk/Fuse@v5.2.3...v6.4.4)

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

dependabot bot commented on behalf of github Jan 5, 2021

Superseded by #2462.

@dependabot dependabot bot closed this Jan 5, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/fuse.js-6.4.4 branch January 5, 2021 14:01
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