Skip to content
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.

build(deps): bump github.com/postfinance/store from 0.2.0 to 0.3.2 #174

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 16, 2023

Bumps github.com/postfinance/store from 0.2.0 to 0.3.2.

Changelog

Sourced from github.com/postfinance/store's changelog.

0.3.2 (2023-10-11)

0.3.1 (2023-10-10)

0.3.0 (2023-10-06)

Bug Fixes

  • common: Put with WithKeepAlive option now works as expected (242ba2cf)
  • watcher: use types instead of string (4e308e13)

New Features

  • common: add WatchChan method (3a62e64e)

    This method creates a watcher for a key or prefix and unmarshals events into channel.

  • common: filter added (c3dfed23)
Commits
  • a6f490c chore: update changelog with 0.3.2 release
  • ba67a29 chore: add etcd option
  • 783b9c4 chore: use gRPC v1.54.0 due to etcd 3.5.9 dependency
  • e31aa2b chore: update changelog with 0.3.1 release
  • ef8ba78 chore: latest possible releases
  • 91394a5 chore: fix key
  • c69f2d8 chore: update changelog with 0.3.0 release
  • 59d4a1b chore: update
  • 9c326a0 chore: update
  • d4afeb9 chore: update
  • 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 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/postfinance/store](https://github.com/postfinance/store) from 0.2.0 to 0.3.2.
- [Release notes](https://github.com/postfinance/store/releases)
- [Changelog](https://github.com/postfinance/store/blob/master/CHANGELOG.md)
- [Commits](postfinance/store@v0.2.0...v0.3.2)

---
updated-dependencies:
- dependency-name: github.com/postfinance/store
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 16, 2023

The following labels could not be found: go, dependencies.

@zbindenren zbindenren merged commit e4804ac into master Oct 16, 2023
4 of 8 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/master/github.com/postfinance/store-0.3.2 branch October 16, 2023 12:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant