Skip to content
This repository was archived by the owner on Sep 9, 2021. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 20, 2021

Bumps ibiqlik/action-yamllint from 1 to 3.0.4.

Release notes

Sourced from ibiqlik/action-yamllint's releases.

v3.0.4 Fix exitcode

⚠️ CRITICAL FIX! With v3, v3.0 and v3.0.3 exit code was not set correctly and job succeeded even when there were errors in yaml files.

Fixes #28

v3.0.3 File input fix

Bug fix #26; when multiple files/paths where provided in the file_or_dir parameter yamllint would fail.

@​dhimanmohit2548 thanks for reporting it.

v3.0.2 --no-warnings flag

Add supports for no-warnings flag #19

v3.0.1

Change default output format to parsable

v3.0.0 Composite action

Since Github runners now have yamllint installed by default see actions/virtual-environments#1657, thanks @​yvele 🙏, the action is now a Composite action and not a Docker action which speeds up the run significantly because the dockerfile doesn't need building before running yamllint.

If you need to use Docker action, continue using ibiqlik/action-yamllint@v2, there is no difference in functionality.

Happy linting ✅

v2.0.0

Use the new github format in yamllint by default, which will annotate the file and line when there is a yaml error/warning 🎉

Bumping major version to not disturb anyone who likes how v1 works right now.

Changelog

#12 - Use yamllint github format to set file annotations on errors & warnings

Commits

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 [ibiqlik/action-yamllint](https://github.com/ibiqlik/action-yamllint) from 1 to 3.0.4.
- [Release notes](https://github.com/ibiqlik/action-yamllint/releases)
- [Commits](ibiqlik/action-yamllint@v1...v3.0.4)

---
updated-dependencies:
- dependency-name: ibiqlik/action-yamllint
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file. github_actions Pull requests that update Github_actions code labels Aug 20, 2021
@boring-cyborg boring-cyborg bot added chore Maintenance cicd ci/cd process functionality. labels Aug 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

chore Maintenance cicd ci/cd process functionality. dependencies Pull requests that update a dependency file. github_actions Pull requests that update Github_actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant