gobuffalo / cli

The Buffalo CLI
19 stars 23 forks source link

build(deps): bump github.com/gobuffalo/plush/v4 from 4.1.14 to 4.1.16 #233

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps github.com/gobuffalo/plush/v4 from 4.1.14 to 4.1.16.

Release notes

Sourced from github.com/gobuffalo/plush/v4's releases.

v4.1.16

What's Changed

Full Changelog: https://github.com/gobuffalo/plush/compare/v4.1.15...v4.1.16

v4.1.15

What's Changed

Full Changelog: https://github.com/gobuffalo/plush/compare/v4.1.14...v4.1.15

Commits
  • 1adebc8 upgraded module dependencies and fixed badges
  • 0d35e96 fixed if condition bug on non-existing variable
  • 73b2405 simplified some of test cases
  • 452ed6b clean up, mostly lines, no code change
  • fe01052 fixed #164's bug by focusing on the operator instead of the value
  • 71ce358 added more test cases to check #157 and side effects of #164
  • bc8587c Return error when if condition contains and Or condition and a syntax error
  • 16c7852 Fix if condition if one of the nodes is undefined while the operator is Or an...
  • 06141f0 added or replaced stale issue closer with standard version
  • 616a6ec updated modules
  • 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)
dependabot[bot] commented 2 years ago

The following labels could not be found: gomod.

dependabot[bot] commented 2 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.