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 github.com/algolia/algoliasearch-client-go/v3 from 3.26.4 to 3.28.1 #140

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2023

Bumps github.com/algolia/algoliasearch-client-go/v3 from 3.26.4 to 3.28.1.

Changelog

Sourced from github.com/algolia/algoliasearch-client-go/v3's changelog.

3.28.1 (2023-04-19)

Fix

  • pass unpacked options in some requests call to avoid silently ignoring them (#729) (2954d85)

3.28.0 (2023-04-13)

Feat

  • allow to set a custom delay for the wait functions (#726) (0d078b3)
  • abtests: add index_prefix and index_suffix options for ab_testing (#725) (cede093)

3.27.0 (2023-03-30)

Feat

  • add support of tags parsing in rules (#722) (6bc0750)

Fix

  • support both schemas at the same time in rule consequence params (#721) (1f720e4)

3.26.5 (2023-03-29)

Fix

  • set default value to string slices to prevent null unmarshalling (#720) (2de552a)
Commits
  • 203e336 chore: Release version 3.28.1 [skip ci]
  • 2954d85 fix: pass unpacked options in some requests call
  • debef90 chore: fix release script
  • ca787f4 chore: update version to 3.28.0 [skip ci]
  • 5ca3f44 apply review
  • 0d078b3 feat: allow to set a custom delay for the wait functions
  • cede093 feat(abtests): add index_prefix and index_suffix options for ab_testing (#725)
  • 04e950b chore: run ci with go 1.18, 1.19 and 1.20 but deprecate 1.13, 1.14 and 1.15
  • a713f82 chore: update version to 3.27.0 [skip ci]
  • 6bc0750 feat: add support of tag parsing in rules
  • 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 [github.com/algolia/algoliasearch-client-go/v3](https://github.com/algolia/algoliasearch-client-go) from 3.26.4 to 3.28.1.
- [Release notes](https://github.com/algolia/algoliasearch-client-go/releases)
- [Changelog](https://github.com/algolia/algoliasearch-client-go/blob/v3.28.1/ChangeLog.md)
- [Commits](algolia/algoliasearch-client-go@v3.26.4...v3.28.1)

---
updated-dependencies:
- dependency-name: github.com/algolia/algoliasearch-client-go/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 1, 2023
@rayyildiz rayyildiz merged commit 399d6c3 into main May 1, 2023
1 check passed
@rayyildiz rayyildiz deleted the dependabot/go_modules/github.com/algolia/algoliasearch-client-go/v3-3.28.1 branch May 1, 2023 11:00
rayyildiz pushed a commit that referenced this pull request Jul 14, 2023
…8.1 (#140)

Bumps [github.com/algolia/algoliasearch-client-go/v3](https://github.com/algolia/algoliasearch-client-go) from 3.26.4 to 3.28.1.
- [Release notes](https://github.com/algolia/algoliasearch-client-go/releases)
- [Changelog](https://github.com/algolia/algoliasearch-client-go/blob/v3.28.1/ChangeLog.md)
- [Commits](algolia/algoliasearch-client-go@v3.26.4...v3.28.1)

---
updated-dependencies:
- dependency-name: github.com/algolia/algoliasearch-client-go/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
rayyildiz pushed a commit that referenced this pull request Jul 14, 2023
…8.1 (#140)

Bumps [github.com/algolia/algoliasearch-client-go/v3](https://github.com/algolia/algoliasearch-client-go) from 3.26.4 to 3.28.1.
- [Release notes](https://github.com/algolia/algoliasearch-client-go/releases)
- [Changelog](https://github.com/algolia/algoliasearch-client-go/blob/v3.28.1/ChangeLog.md)
- [Commits](algolia/algoliasearch-client-go@v3.26.4...v3.28.1)

---
updated-dependencies:
- dependency-name: github.com/algolia/algoliasearch-client-go/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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

1 participant