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

Bump ansible-community/ansible-lint-action from 6.2.1 to 6.8.2 #159

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2022

Bumps ansible-community/ansible-lint-action from 6.2.1 to 6.8.2.

Release notes

Sourced from ansible-community/ansible-lint-action's releases.

v6.8.2

Bugfixes

v6.8.0b1

Minor Changes

v6.6.1

Minor Changes

v6.5.2

Minor Changes

v6.3.0

Minor Changes

Bugfixes

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 [ansible-community/ansible-lint-action](https://github.com/ansible-community/ansible-lint-action) from 6.2.1 to 6.8.2.
- [Release notes](https://github.com/ansible-community/ansible-lint-action/releases)
- [Commits](ansible/ansible-lint-action@v6.2.1...v6.8.2)

---
updated-dependencies:
- dependency-name: ansible-community/ansible-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Nov 27, 2022
@aalaesar
Copy link
Member

Ho boy ! the linter has gone "super strict" mode...

@staticdev
Copy link
Collaborator

Ho boy ! the linter has gone "super strict" mode...

This is the min profile, also Ansible is getting more strict with newer versions. There are also more strict ones. I did the necessary changes and finalizing the tests to make it compliant.

@staticdev
Copy link
Collaborator

staticdev commented Nov 29, 2022

@aalaesar @wiktor2200 I just recreated everything from scratch here and LGTM. Feel free to double check my changes.. mostly about spaces in jinja, names of tasks/handlers and order of attributes for blocks (name/when/block).

Copy link
Member

@aalaesar aalaesar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome work !
Thank you @staticdev
There were so many errors all of the sudden, I was looking for some configuration error.
I'll definitively look at the v7 changelog asap

Copy link
Collaborator

@wiktor2200 wiktor2200 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, great work @staticdev!

@aalaesar aalaesar merged commit b663b63 into main Nov 29, 2022
@dependabot dependabot bot deleted the dependabot/github_actions/ansible-community/ansible-lint-action-6.8.2 branch November 29, 2022 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

3 participants