RadicalFx / Radical

Radical is an infrastructure framework whose primary role is to help in the development of composite WPF applications based on the Model View ViewModel pattern.
http://www.radicalframework.com/
MIT License
38 stars 3 forks source link

Bump SimpleExec from 8.0.0 to 9.1.0 in /targets #536

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps SimpleExec from 8.0.0 to 9.1.0.

Changelog

Sourced from SimpleExec's changelog.

9.1.0

Enhancements

Fixed bugs

9.0.0

Enhancements

Other

Commits
  • 1c09b65 Merge pull request #434 from adamralph/echo-extra-line-ending
  • e9c1c33 remove extra line ending from echo
  • 47bf068 Merge pull request #433 from adamralph/echo-stdout
  • 07db270 fix docs to say echo is to standard output (stdout)
  • 2fb1b3b Merge pull request #432 from adamralph/test-comments
  • 599a419 fix test name and comments
  • 36b5232 Merge pull request #431 from adamralph/echo-arg-list
  • b66e60e echo arg list
  • 3185b2c Merge pull request #429 from adamralph/update-minver
  • 8fcc4fd update MinVer from 3.0.0 to 3.1.0-beta.1
  • 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

Superseded by #537.