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

chore(deps): bump minisearch from 7.0.0 to 7.1.0 in the npm-production-dependencies group #326

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 22, 2024

Bumps the npm-production-dependencies group with 1 update: minisearch.

Updates minisearch from 7.0.0 to 7.1.0

Changelog

Sourced from minisearch's changelog.

v7.1.0

  • Add boostTerm search option to apply a custom boosting factor to specific terms in the query

v7.0.2

  • [fix] Fix regression on tokenizer producing blank terms when multiple contiguous spaces or punctuation characters are present in the input, introduced in v7.0.0.

v7.0.1

  • [fix] Fix type definitions directory in package.json (by @​brenoepics
  • [fix] Remove redundant versions of distribution files and simplify build
Commits
  • d719255 v7.1.0
  • eb7b6e3 Prepare CHANGELOG and docs for v7.1.0 release
  • ec9c0ff Add search option to apply term boosting (#274)
  • 5abda9e Debug GitHub Action workflowDebug workflow on GitHub Actions (#272)
  • 746f091 Use latest NodeJS for development, improve workflows
  • a3f0dd5 Improve GitHub Actions workflows
  • 6194a97 Update setup-node in GitHub Actions workflows
  • 985f7a3 v7.0.2
  • 05684c2 Update CHANGELOG and docs for new patch release
  • a8e6765 Fix tokenizer behavior on multiple contiguous split characters (#271)
  • 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
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 22, 2024
Copy link

netlify bot commented Jul 22, 2024

Deploy Preview for dustinwhisman ready!

Name Link
🔨 Latest commit f0a5379
🔍 Latest deploy log https://app.netlify.com/sites/dustinwhisman/deploys/669ee5c698dd2d000966cd8a
😎 Deploy Preview https://deploy-preview-326--dustinwhisman.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 100
Accessibility: 100
Best Practices: 100
SEO: 100
PWA: 100
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

Bumps the npm-production-dependencies group with 1 update: [minisearch](https://github.com/lucaong/minisearch).


Updates `minisearch` from 7.0.0 to 7.1.0
- [Changelog](https://github.com/lucaong/minisearch/blob/master/CHANGELOG.md)
- [Commits](lucaong/minisearch@v7.0.0...v7.1.0)

---
updated-dependencies:
- dependency-name: minisearch
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm-production-dependencies-3d9e7b77c8 branch from 03c64de to f0a5379 Compare July 22, 2024 23:05
@dustinwhisman dustinwhisman merged commit e52c075 into main Jul 22, 2024
7 checks passed
@dustinwhisman dustinwhisman deleted the dependabot/npm_and_yarn/npm-production-dependencies-3d9e7b77c8 branch July 22, 2024 23: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.

1 participant