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

chore: bump github.com/smlx/fsm from 0.2.0 to 0.2.1 #159

Merged
merged 1 commit into from
Mar 21, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 20, 2023

Bumps github.com/smlx/fsm from 0.2.0 to 0.2.1.

Release notes

Sourced from github.com/smlx/fsm's releases.

v0.2.1

Changelog

  • ec821c1 Merge pull request #25 from smlx/dependabot/github_actions/coverallsapp/github-action-2.0.0
  • 5e81471 fix: remove deprecated coveralls action option
  • 3f7b3f8 chore(deps): bump coverallsapp/github-action from 1.2.4 to 2.0.0
  • 7bd058b Merge pull request #24 from smlx/dependabot/github_actions/actions/setup-go-4
  • 2771678 chore(deps): bump actions/setup-go from 3 to 4
  • 2bbec3a Merge pull request #23 from smlx/dependabot/github_actions/coverallsapp/github-action-1.2.4
  • a55058d chore(deps): bump coverallsapp/github-action from 1.1.3 to 1.2.4
  • 131562a Merge pull request #19 from smlx/dependabot/github_actions/goreleaser/goreleaser-action-4
  • 84df40a chore(deps): bump goreleaser/goreleaser-action from 3 to 4
  • 28ede90 Merge pull request #18 from smlx/dependabot/github_actions/wagoid/commitlint-github-action-5
  • 2021c05 chore(deps): bump wagoid/commitlint-github-action from 4 to 5
  • 43c74ca Merge pull request #16 from smlx/dependabot/github_actions/jandelgado/gcov2lcov-action-1.0.9
  • 45299d4 chore(deps): bump jandelgado/gcov2lcov-action from 1.0.8 to 1.0.9
  • c24ac06 Merge pull request #17 from smlx/commitlint
  • 62f4b72 chore: fix commitlint config
  • 334966c Merge pull request #15 from smlx/dependabot/github_actions/goreleaser/goreleaser-action-3
  • 12f25ae chore(deps): bump goreleaser/goreleaser-action from 2 to 3
  • 53cfa02 Merge pull request #14 from smlx/dependabot/github_actions/github/codeql-action-2
  • 8faab57 chore(deps): bump github/codeql-action from 1 to 2
  • 2fca268 Merge pull request #13 from smlx/dependabot/github_actions/actions/setup-go-3
  • 013d91a chore(deps): bump actions/setup-go from 2 to 3
  • f0e8b55 Merge pull request #12 from smlx/dependabot/github_actions/actions/checkout-3
  • e1b2e5f chore(deps): bump actions/checkout from 2.3.5 to 3
  • 8b2e327 Merge pull request #11 from smlx/upgrade-lint
  • fb1734b chore: upgrade golangci-lint action
  • 00753a2 Merge pull request #8 from smlx/dependabot/github_actions/actions/checkout-2.3.5
  • 514fefb chore(deps): bump actions/checkout from 2.3.4 to 2.3.5
  • f33cc9a Merge pull request #7 from smlx/fix-ci
  • 4d69c37 chore: add commitlint configuration
  • 661f9da chore: version github actions using major versions
Commits
  • ec821c1 Merge pull request #25 from smlx/dependabot/github_actions/coverallsapp/githu...
  • 5e81471 fix: remove deprecated coveralls action option
  • 3f7b3f8 chore(deps): bump coverallsapp/github-action from 1.2.4 to 2.0.0
  • 7bd058b Merge pull request #24 from smlx/dependabot/github_actions/actions/setup-go-4
  • 2771678 chore(deps): bump actions/setup-go from 3 to 4
  • 2bbec3a Merge pull request #23 from smlx/dependabot/github_actions/coverallsapp/githu...
  • a55058d chore(deps): bump coverallsapp/github-action from 1.1.3 to 1.2.4
  • 131562a Merge pull request #19 from smlx/dependabot/github_actions/goreleaser/gorelea...
  • 84df40a chore(deps): bump goreleaser/goreleaser-action from 3 to 4
  • 28ede90 Merge pull request #18 from smlx/dependabot/github_actions/wagoid/commitlint-...
  • 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/smlx/fsm](https://github.com/smlx/fsm) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/smlx/fsm/releases)
- [Commits](smlx/fsm@v0.2.0...v0.2.1)

---
updated-dependencies:
- dependency-name: github.com/smlx/fsm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 20, 2023
@smlx smlx merged commit 50642e1 into main Mar 21, 2023
@smlx smlx deleted the dependabot/go_modules/github.com/smlx/fsm-0.2.1 branch March 21, 2023 06:31
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.

1 participant