Skip to content

build(deps): bump github.com/katallaxie/pkg from 0.5.4 to 0.7.5 #131

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

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 2025

Bumps github.com/katallaxie/pkg from 0.5.4 to 0.7.5.

Release notes

Sourced from github.com/katallaxie/pkg's releases.

v0.7.5

Changelog (2025-04-09T08:59:03Z)

Welcome to this new release! We hope you enjoy the changes we've made.

Changelog

Features

  • 47c82b6 feat(redux): add state change

v0.7.4

Changelog (2025-04-09T08:07:27Z)

Welcome to this new release! We hope you enjoy the changes we've made.

Changelog

Features

  • 0ce165c feat(redux): add backgroundOnce effects

Others

  • 2de2ac8 doc: update README
  • df0ccaf fix: defer in test dispatch
  • 31cb381 refactor: rename fsmx to redux

v0.7.3

Changelog (2025-04-08T13:10:47Z)

Welcome to this new release! We hope you enjoy the changes we've made.

Changelog

Features

  • 46d55e1 feat: add a channel wrapper
  • b825b21 feat: add effects func
  • 60a38ae feat: add fsmx package for state
  • 9624ec2 feat: add pauseable writer
  • dae4599 feat: adding optional
  • 783b1d2 feat: change fsm to generic types
  • 635442c feat: retrieve state from fsm

Others

  • 3c83d84 Merge pull request #225 from katallaxie/dependabot/go_modules/google.golang.org/api-0.228.0
  • aba0f0b Merge pull request #226 from katallaxie/dependabot/go_modules/github.com/openfga/go-sdk-0.7.0
  • c1cbd77 Merge pull request #227 from katallaxie/dependabot/go_modules/golang.org/x/crypto-0.37.0
  • 07a8c1e Merge pull request #228 from katallaxie/dependabot/go_modules/golang.org/x/sync-0.13.0
  • 9ee708a Merge pull request #229 from katallaxie/dependabot/go_modules/github.com/openfga/go-sdk-0.7.1
  • f3f64ee chore(deps): bump github.com/openfga/go-sdk from 0.6.5 to 0.7.0
  • b8b964c chore(deps): bump github.com/openfga/go-sdk from 0.7.0 to 0.7.1
  • ecc7934 chore(deps): bump golang.org/x/crypto from 0.36.0 to 0.37.0
  • bbf0480 chore(deps): bump golang.org/x/sync from 0.12.0 to 0.13.0
  • 509f9a0 chore(deps): bump google.golang.org/api from 0.227.0 to 0.228.0
  • efc38a8 chore: cast slice
  • ea96850 chore: cast slice and string
  • ea5e83f chore: go.sum update

... (truncated)

Commits
  • 47c82b6 feat(redux): add state change
  • 0ce165c feat(redux): add backgroundOnce effects
  • 2de2ac8 doc: update README
  • df0ccaf fix: defer in test dispatch
  • 31cb381 refactor: rename fsmx to redux
  • ea5e83f chore: go.sum update
  • 42be8f9 chore: update deps
  • 9ee708a Merge pull request #229 from katallaxie/dependabot/go_modules/github.com/open...
  • b8b964c chore(deps): bump github.com/openfga/go-sdk from 0.7.0 to 0.7.1
  • 07a8c1e Merge pull request #228 from katallaxie/dependabot/go_modules/golang.org/x/sy...
  • 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/katallaxie/pkg](https://github.com/katallaxie/pkg) from 0.5.4 to 0.7.5.
- [Release notes](https://github.com/katallaxie/pkg/releases)
- [Changelog](https://github.com/katallaxie/pkg/blob/main/.goreleaser.yml)
- [Commits](katallaxie/pkg@v0.5.4...v0.7.5)

---
updated-dependencies:
- dependency-name: github.com/katallaxie/pkg
  dependency-version: 0.7.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 10, 2025
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants