Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 4, 2021

Bumps instantsearch.js from 4.30.1 to 4.30.2.

Release notes

Sourced from instantsearch.js's releases.

v4.30.2

4.30.2 (2021-09-21)

Bug Fixes

  • es: add warning to typescript declaration of keys to be imported from helpers (#4908) (8cbd5fb)
  • infinite/hits: stop saving the transformed results in cache (#4907) (82dc0ae), closes #4819
Changelog

Sourced from instantsearch.js's changelog.

4.30.2 (2021-09-21)

Bug Fixes

  • es: add warning to typescript declaration of keys to be imported from helpers (#4908) (8cbd5fb)
  • infinite/hits: stop saving the transformed results in cache (#4907) (82dc0ae), closes #4819
Commits
  • 019cd18 chore: release v4.30.2 (#4909)
  • 8cbd5fb fix(es): add warning to typescript declaration of keys to be imported from he...
  • 82dc0ae fix(infinite/hits): stop saving the transformed results in cache (#4907)
  • See full diff in compare view

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 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)

@dependabot dependabot bot added dependencies Improvements or additions to documentation skip-changelog The PR will not appear in the release changelogs labels Oct 4, 2021
@bidoubiwa
Copy link
Contributor

@dependabot rebase

Bumps [instantsearch.js](https://github.com/algolia/instantsearch.js) from 4.30.1 to 4.30.2.
- [Release notes](https://github.com/algolia/instantsearch.js/releases)
- [Changelog](https://github.com/algolia/instantsearch.js/blob/master/CHANGELOG.md)
- [Commits](algolia/instantsearch@v4.30.1...v4.30.2)

---
updated-dependencies:
- dependency-name: instantsearch.js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/instantsearch.js-4.30.2 branch from 3bc2c70 to 9697e05 Compare October 5, 2021 10:48
@bidoubiwa bidoubiwa merged commit 387e114 into main Oct 5, 2021
@bidoubiwa bidoubiwa deleted the dependabot/npm_and_yarn/instantsearch.js-4.30.2 branch October 5, 2021 10:52
bors bot added a commit that referenced this pull request Feb 1, 2022
659: Remove tests on remote meilisearch server r=bidoubiwa a=bidoubiwa

fixes: #542 

Since tests were only done on one environment any way during CI but also local testing I removed the testing all together on playground using the remote meilisearch instance

Co-authored-by: Charlotte Vermandel <charlottevermandel@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Improvements or additions to documentation skip-changelog The PR will not appear in the release changelogs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants