StructuralEquationModels.jl
StructuralEquationModels.jl copied to clipboard
build(deps): bump julia-actions/julia-format from 3 to 4
Bumps julia-actions/julia-format from 3 to 4.
Release notes
Sourced from julia-actions/julia-format's releases.
v4.0.0
What's Changed
- Set julia-actions/cache to v2 in action by
@JoshuaLampertin julia-actions/julia-format#33New Contributors
@JoshuaLampertmade their first contribution in julia-actions/julia-format#33Full Changelog: https://github.com/julia-actions/julia-format/compare/v3...v4.0.0
v3.1.0
What's Changed
- set julia-cache action to v2 by
@oameyein julia-actions/julia-format#30- chore: restore behavior that lists files that need formatting by
@zotin julia-actions/julia-format#32New Contributors
@oameyemade their first contribution in julia-actions/julia-format#30@zotmade their first contribution in julia-actions/julia-format#32Full Changelog: https://github.com/julia-actions/julia-format/compare/v3.0.0...v3.1.0
Commits
d758beeCheck that theversioninput is non-empty (#46)675d55fStrip leading/lagging whitespace from the JuliaFormatter version number (#45)b665111Add some example source code for the CI on this repo to process (#44)4889442Add some comments, and fix some whitespace (#43)3fe4ad3Always specify the package UUID whenever installing a Julia package (#42)f54e5dcAvoid bareusing Foo(always dousing Foo: barorusing Foo: Fooor `im...887ff39LICENSE: add "and contributors" (#40)f7d6a2eShow color in Julia steps (#36)776172echange fail_on_error to fail_level (#35)c527bdbSet up a very basic smoke test in CI (#39)- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)