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

Bump gatsby-plugin-algolia from 0.16.3 to 1.0.3 #2113

Open
wants to merge 1 commit into
base: dependencies
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 18, 2023

Bumps gatsby-plugin-algolia from 0.16.3 to 1.0.3.

Changelog

Sourced from gatsby-plugin-algolia's changelog.

1.0.3 (2023-01-17)

Bug Fixes

1.0.2 (2022-12-05)

Bug Fixes

  • importing: safe check of internal.contentDigest (bbf1350), closes #168

1.0.1 (2022-11-29)

Bug Fixes

  • initial: when your index has objects without contentDigest, those should be skipped (a9c1bd2), closes #167

1.0.0 (2022-11-28)

Features

  • dependencies: support gatsby 5 (658018e), closes #166
  • indexing: simplify and rely on contentDigest (#162) (4cff643)

BREAKING CHANGES

  • indexing: make enablePartialUpdates true, and remove the option
  • indexing: rely on contentDigest only for matchFields and remove the option
  • indexing: remove the skipIndexing flag, use either dryRun or continueOnFailure

For migrating to v1 version smoothly:

  1. add id instead of objectID in your query
  2. query for internal { contentDigest } and do not transform it
  3. set enablePartialUpdates to true

... (truncated)

Commits
  • 452bad5 chore(release): 1.0.3
  • 5241366 fix(multiIndex): separate cache per index (#173)
  • d6a8edd chore(release): 1.0.2
  • bbf1350 fix(importing): safe check of internal.contentDigest
  • 88ec50d chore(release): 1.0.1
  • a9c1bd2 fix(initial): when your index has objects without contentDigest, those should...
  • e622693 chore: add to changelog
  • c04512c chore(release): 1.0.0
  • 33456d1 docs(example): add search to demo
  • 658018e feat(dependencies): support gatsby 5
  • 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 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 [gatsby-plugin-algolia](https://github.com/algolia/gatsby-plugin-algolia) from 0.16.3 to 1.0.3.
- [Release notes](https://github.com/algolia/gatsby-plugin-algolia/releases)
- [Changelog](https://github.com/algolia/gatsby-plugin-algolia/blob/master/CHANGELOG.md)
- [Commits](algolia/gatsby-plugin-algolia@v0.16.3...v1.0.3)

---
updated-dependencies:
- dependency-name: gatsby-plugin-algolia
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 18, 2023
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.

None yet

0 participants