liquibase / github-action-generator

Main repository to generate GitHub Actions for liquibase-github-actions
1 stars 1 forks source link

Bump github.com/gobeam/stringy from 0.0.5 to 0.0.7 #127

Open dependabot[bot] opened 5 months ago

dependabot[bot] commented 5 months ago

Bumps github.com/gobeam/stringy from 0.0.5 to 0.0.7.

Release notes

Sourced from github.com/gobeam/stringy's releases.

v0.0.7

Full Changelog: https://github.com/gobeam/stringy/compare/v0.0.7...v0.0.7

v0.0.6

What's Changed

New Contributors

Full Changelog: https://github.com/gobeam/stringy/compare/v0.0.5...v0.0.6

Commits
  • 3769c2b Merge pull request #26 from alexey-slivkin/patch-1
  • b4c25de Update stringy.go
  • 82896f0 Update helper.go
  • 9dd1f5c Merge pull request #25 from angelcervera/pascal-code-and-consitency
  • 1770a50 API consistency and PascalCase
  • 21f56c6 Merge pull request #22 from gobeam/feat/title
  • 7d22979 chore: update README.md for title case function
  • b3896cb feat: title case functionality added
  • 2605d35 Merge pull request #21 from gobeam/fix/camelCase
  • 5727f38 fix: camelcase result as pascal case issue resolved
  • 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 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)