Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 12, 2021

Bumps azohra/shell-linter from 0.5.0 to 0.6.0.

Release notes

Sourced from azohra/shell-linter's releases.

Shell Linter v0.6.0

  • Added support for excluding files and folders from Shellcheck scan
  • Upgraded the Shellcheck version used in the Shell-linter action to v0.7.2 to support the updated error/warning codes
  • Improved performance by adding -x to shellcheck to follow sourced files that are not specified as input
Commits
  • 6bbeaa8 Merge pull request #40 from azohra/release/0.6.0
  • 7d4299c Bumped the version to v0.6.0 and added release notes
  • 780d6bb Merge pull request #38 from azohra/feature/exclude-paths-from-linting
  • ae0ae37 Changed the name of the input parameter for file exclusion to exclude-paths
  • 9470c31 Updated the README to mention the scripts that are scanned by default. Also, ...
  • 3365d16 Modified the unscanned-files warning message to suggest using the 'excluded_p...
  • d61ceea Updated the README with the usage instructions about the path exclusion feature
  • 765dd0e Added tests for the path exclusion feature and improved some of the existing ...
  • d19a90c Added support for excluding files and folders from linting
  • 721aa46 Merge pull request #37 from azohra/feature/upgrade-shellcheck
  • 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)

Bumps [azohra/shell-linter](https://github.com/azohra/shell-linter) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/azohra/shell-linter/releases)
- [Commits](Azbagheri/shell-linter@v0.5.0...v0.6.0)

---
updated-dependencies:
- dependency-name: azohra/shell-linter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the workflow-dependencies Dependabot PRs that update the repo's GitHub Actions workflow dependencies. label Nov 12, 2021
@dependabot dependabot bot requested a review from EdricChan03 November 12, 2021 00:01
@EdricChan03 EdricChan03 merged commit 72faf0a into master Nov 14, 2021
@dependabot dependabot bot deleted the dependabot/github_actions/azohra/shell-linter-0.6.0 branch November 14, 2021 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
workflow-dependencies Dependabot PRs that update the repo's GitHub Actions workflow dependencies.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant