Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

github-actions(deps): bump ibiqlik/action-yamllint from 1.0.0 to 3.1.1 #210

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 14, 2022

Bumps ibiqlik/action-yamllint from 1.0.0 to 3.1.1.

Release notes

Sourced from ibiqlik/action-yamllint's releases.

v3.1.1 set-output deprecation

What's Changed

Full Changelog: ibiqlik/action-yamllint@v3...v3.1.1

v3.1.0

What's Changed

New Contributors

Full Changelog: ibiqlik/action-yamllint@v3.0.4...v3.1.0

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

---
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 @github
Copy link
Author

dependabot bot commented on behalf of github Oct 14, 2022

The following labels could not be found: dependency.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants