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

Update dependency gatsby-plugin-algolia to ^0.26.0 #153

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 25, 2020

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
gatsby-plugin-algolia ^0.5.0 -> ^0.26.0 age adoption passing confidence

Release Notes

algolia/gatsby-plugin-algolia

v0.26.0

Compare Source

Features
  • queries: allow variables in graphql query (4ee890d)

v0.25.0

Compare Source

Features
  • config: Allow options to be passed to algoliasearch (#​158) (687ca20)

v0.24.0

Compare Source

Features
  • settings: allow keeping index settings using mergeSettings (#​153) (362d4a1)

0.23.1 (2021-11-16)

Bug Fixes

v0.23.1

Compare Source

Bug Fixes

v0.23.0

Compare Source

Bug Fixes
Features

0.22.2 (2021-09-10)

Bug Fixes

0.22.1 (2021-08-23)

Bug Fixes
  • matchFields: don't remove unrelated objects (cedb355)

v0.22.2

Compare Source

Bug Fixes

v0.22.1

Compare Source

Bug Fixes
  • matchFields: don't remove unrelated objects (cedb355)

v0.22.0

Compare Source

Features
  • continueOnFailure: continue on env variables missing (7171a14), closes #​141

v0.21.0

Compare Source

Bug Fixes
  • settings: forward rules and synonyms to index to write (ad7e076)

0.20.1 (2021-05-31)

Bug Fixes
  • continueOnError: correct error usage (8e8c0a1)

v0.20.1

Compare Source

Bug Fixes
  • continueOnError: correct error usage (8e8c0a1)

v0.20.0

Compare Source

Features

v0.19.0

Compare Source

Features

0.18.2 (2021-04-13)

Bug Fixes

0.18.1 (2021-04-12)

Bug Fixes
  • Correct reporter usage + set correct peerDep, engines (#​127) (a6ce625)

v0.18.2

Compare Source

Bug Fixes

v0.18.1

Compare Source

Bug Fixes
  • Correct reporter usage + set correct peerDep, engines (#​127) (a6ce625)

v0.18.0

Compare Source

Features

v0.17.0

Compare Source

Features
  • security: make gatsby a peer dependency (251b825)

0.16.5 (2021-03-12)

Bug Fixes
  • performance: allow a slower response to avoid timeouts (7641b45)

0.16.4 (2021-03-12)

Bug Fixes
  • security: Update gatsby-cli to patch vulnerability in yargs (#​120) (654a4eb)

0.16.3 (2021-02-03)

Bug Fixes

0.16.2 (2020-12-17)

Bug Fixes

0.16.1 (2020-11-16)

Bug Fixes

v0.16.5

Compare Source

Bug Fixes
  • performance: allow a slower response to avoid timeouts (7641b45)

v0.16.4

Compare Source

Bug Fixes
  • security: Update gatsby-cli to patch vulnerability in yargs (#​120) (654a4eb)

v0.16.3

Compare Source

Bug Fixes

v0.16.2

Compare Source

Bug Fixes

v0.16.1

Compare Source

Bug Fixes

v0.16.0

Compare Source

Features

v0.15.0

Compare Source

Features
  • indexing: allow plugin to work with repeated single index in queries by batching (#​103) (ec29090)

0.14.1 (2020-10-26)

Bug Fixes
  • settings: allow empty settings again (8d0f8cd)

v0.14.1

Compare Source

Bug Fixes
  • settings: allow empty settings again (8d0f8cd)

v0.14.0

Compare Source

Features

v0.13.0

Compare Source

Features
  • concurrentQueries: add option to disable queries happening at the same time (#​96) (165aed1)

0.12.1 (2020-09-16)

Bug Fixes

v0.12.1

Compare Source

Bug Fixes

v0.12.0

Compare Source

Bug Fixes
BREAKING CHANGES
  • partial: matchFields is now required when using enablePartialUpdates to prevent issues

0.11.2 (2020-07-28)

Bug Fixes

0.11.1 (2020-06-01)

v0.11.2

Compare Source

Bug Fixes

v0.11.1

Compare Source

0.11.1 (2020-06-01)

v0.11.0

Compare Source

Bug Fixes
  • settings: use main settings if not provided in query (#​65) (8eea55c)

v0.10.0

Compare Source

Bug Fixes

v0.9.0

Compare Source

Bug Fixes
  • settings: allow user provided settings to be replicated (6f65b81), closes #​57

0.8.1 (2020-04-23)

Bug Fixes

v0.8.1

Compare Source

Bug Fixes

v0.8.0

Compare Source

Features

v0.7.0

Compare Source

Features
  • replica: prevent temporary indices to have replicas (#​51) (b3e6fad)

v0.6.0

Compare Source

Features
  • exists: prevent empty index from being overridden (e587abe)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/gatsby-plugin-algolia-0.x branch from 87d8358 to 0a7deb1 Compare May 4, 2020 07:58
@renovate renovate bot changed the title Update dependency gatsby-plugin-algolia to ^0.9.0 Update dependency gatsby-plugin-algolia to ^0.10.0 May 4, 2020
@renovate renovate bot force-pushed the renovate/gatsby-plugin-algolia-0.x branch from 0a7deb1 to 9dc4dec Compare May 4, 2020 15:28
@renovate renovate bot changed the title Update dependency gatsby-plugin-algolia to ^0.10.0 Update dependency gatsby-plugin-algolia to ^0.11.0 May 4, 2020
@renovate renovate bot force-pushed the renovate/gatsby-plugin-algolia-0.x branch from 9dc4dec to 483280d Compare September 16, 2020 10:31
@renovate renovate bot changed the title Update dependency gatsby-plugin-algolia to ^0.11.0 Update dependency gatsby-plugin-algolia to ^0.12.0 Sep 16, 2020
@renovate renovate bot force-pushed the renovate/gatsby-plugin-algolia-0.x branch from 483280d to ad1a6b3 Compare October 28, 2020 17:59
@renovate renovate bot changed the title Update dependency gatsby-plugin-algolia to ^0.12.0 Update dependency gatsby-plugin-algolia to ^0.14.0 Oct 28, 2020
@renovate renovate bot force-pushed the renovate/gatsby-plugin-algolia-0.x branch from ad1a6b3 to e445c2c Compare November 28, 2020 13:48
@renovate renovate bot changed the title Update dependency gatsby-plugin-algolia to ^0.14.0 Update dependency gatsby-plugin-algolia to ^0.16.0 Nov 28, 2020
@renovate renovate bot force-pushed the renovate/gatsby-plugin-algolia-0.x branch from e445c2c to 9f354d1 Compare March 12, 2021 10:59
@renovate renovate bot changed the title Update dependency gatsby-plugin-algolia to ^0.16.0 Update dependency gatsby-plugin-algolia to ^0.17.0 Mar 12, 2021
@renovate renovate bot force-pushed the renovate/gatsby-plugin-algolia-0.x branch from 9f354d1 to 9b3d6b3 Compare April 26, 2021 16:27
@renovate renovate bot changed the title Update dependency gatsby-plugin-algolia to ^0.17.0 Update dependency gatsby-plugin-algolia to ^0.19.0 Apr 26, 2021
@renovate renovate bot force-pushed the renovate/gatsby-plugin-algolia-0.x branch from 9b3d6b3 to 9e95baa Compare June 6, 2021 20:01
@renovate renovate bot changed the title Update dependency gatsby-plugin-algolia to ^0.19.0 Update dependency gatsby-plugin-algolia to ^0.20.0 Jun 6, 2021
@renovate renovate bot force-pushed the renovate/gatsby-plugin-algolia-0.x branch from 9e95baa to b3c54df Compare October 18, 2021 17:36
@renovate renovate bot changed the title Update dependency gatsby-plugin-algolia to ^0.20.0 Update dependency gatsby-plugin-algolia to ^0.22.0 Oct 18, 2021
@renovate renovate bot force-pushed the renovate/gatsby-plugin-algolia-0.x branch from b3c54df to de00d7a Compare January 8, 2022 19:50
@renovate renovate bot changed the title Update dependency gatsby-plugin-algolia to ^0.22.0 Update dependency gatsby-plugin-algolia to ^0.25.0 Jan 8, 2022
@renovate renovate bot force-pushed the renovate/gatsby-plugin-algolia-0.x branch from de00d7a to a1fe029 Compare March 7, 2022 16:19
@renovate renovate bot changed the title Update dependency gatsby-plugin-algolia to ^0.25.0 Update dependency gatsby-plugin-algolia to ^0.26.0 Mar 7, 2022
@codeclimate
Copy link

codeclimate bot commented Mar 7, 2022

Code Climate has analyzed commit a1fe029 and detected 0 issues on this pull request.

View more on Code Climate.

@renovate
Copy link
Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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.

None yet

1 participant