wireguard-install
wireguard-install copied to clipboard
Bump ludeeus/action-shellcheck from 1.1.0 to 2.0.0
Bumps ludeeus/action-shellcheck from 1.1.0 to 2.0.0.
Release notes
Sourced from ludeeus/action-shellcheck's releases.
2.0.0
Deprecations
- The
ignoreoption has been deprecated in favor ofignore_pathsandignore_names.
- The
ignoreoption will be removed at a later stage.- The
disable_matcheroption has been deprecated as problem matches were not working and have been removed, so it no longer served a purpose.
- The
disable_matcheroption will be removed at a later stage.What's Changed
- typo by
@ineitiin ludeeus/action-shellcheck#47- Do not run shellcheck on zsh scripts. in ludeeus/action-shellcheck#48
- Allow specifying ShellCheck version by
@Cellanein ludeeus/action-shellcheck#44- Updated matchers to account for "./" file prefixes by
@fearphagein ludeeus/action-shellcheck#42- Use "version" instead of "shellcheck_version" for the input by
@ludeeusin ludeeus/action-shellcheck#50- Remove checking subdir and suffix for bin by
@ludeeusin ludeeus/action-shellcheck#51- Split ignore into ignore_paths and ignore_names by
@ludeeusin ludeeus/action-shellcheck#52- Add separate matcher for note to transform to notice by
@ludeeusin ludeeus/action-shellcheck#53- Exact path matching ignore path by
@bi1yeuin ludeeus/action-shellcheck#59- Fix warnings reported by shellcheck by
@arkqin ludeeus/action-shellcheck#61- Cleanup debug information by
@ludeeusin ludeeus/action-shellcheck#67- Deprecate ignore by
@ludeeusin ludeeus/action-shellcheck#68- Replace deprecated set-output by
@bostonaholicin ludeeus/action-shellcheck#70- Pass inputs to env before reading by
@dotborisin ludeeus/action-shellcheck#66- Use INPUT_* for input env to match documentation by
@ludeeusin ludeeus/action-shellcheck#71- Remove debug messages by
@ludeeusin ludeeus/action-shellcheck#72- Add back display version by
@ludeeusin ludeeus/action-shellcheck#73- Add permissions key to workflows and example by
@ludeeusin ludeeus/action-shellcheck#74- Limit PR actions to master by
@ludeeusin ludeeus/action-shellcheck#75- Bump actions/checkout to v3 by
@ludeeusin ludeeus/action-shellcheck#76- Add dependabot config for actions by
@ludeeusin ludeeus/action-shellcheck#77- README: suggest use of line folding by
@Cireoin ludeeus/action-shellcheck#82- Add basic devcontainer by
@ludeeusin ludeeus/action-shellcheck#84- Set 0.9.0 as example version by
@ludeeusin ludeeus/action-shellcheck#85- Remove problem matchers before exit by
@ludeeusin ludeeus/action-shellcheck#86- Remove non-working problem matchers. by
@ludeeusin ludeeus/action-shellcheck#88New Contributors
@ineitimade their first contribution in ludeeus/action-shellcheck#47@Cellanemade their first contribution in ludeeus/action-shellcheck#44@fearphagemade their first contribution in ludeeus/action-shellcheck#42@bi1yeumade their first contribution in ludeeus/action-shellcheck#59@arkqmade their first contribution in ludeeus/action-shellcheck#61@bostonaholicmade their first contribution in ludeeus/action-shellcheck#70@dotborismade their first contribution in ludeeus/action-shellcheck#66@Cireomade their first contribution in ludeeus/action-shellcheck#82Thank you all! 🎉
... (truncated)
Commits
00cae50Remove non-working problem matchers. (#88)84dc453Remove problem matchers before exit (#86)e07831dSet 0.9.0 as example version (#85)c4b2ed0Add basic devcontainer (#84)e5c9260README: suggest use of line folding (#82)6d3f514Add dependabot config for actions (#77)0b28cedBump actions/checkout to v3 (#76)3261165Limit PR actions to master (#75)1e1da5dAdd permissions key to workflows and example (#74)be27f35Add back display version (#73)- 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 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)