hifis-net / ansible-role-gitlab-runner

:warning: PLEASE NOTE: This role has been migrated to our hifis.toolkit collection. :warning: Ansible role for deploying GitLab-Runner. The role is optimized for use with Openstack.
https://galaxy.ansible.com/ui/repo/published/hifis/toolkit/
Other
8 stars 2 forks source link

Bump ansible-lint from 6.15.0 to 6.16.2 #154

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ansible-lint from 6.15.0 to 6.16.2.

Release notes

Sourced from ansible-lint's releases.

v6.16.2

Bugfixes

v6.16.1

Bugfixes

v6.16.0

Minor Changes

Bugfixes

... (truncated)

Commits
  • f651dd5 Update test dependencies (#3470)
  • f309199 Fix and document installing of requirements.yml files (#3471)
  • ab18405 Do not ever exclude files given as arguments (#3468)
  • b0b31f5 Ensure we return error if argument gives are not present (#3467)
  • 691c880 Allow rules to expose all tags they can produce (#3464)
  • a782eaf Enable var-name rule to detect read-only variables (#3462)
  • 129a7fc Add Oracle Enterprise Linux 7.* (#3463)
  • 0786920 Fix for var-naming rule to not break on include_tasks and vars (#3458)
  • 50bdeca var-naming now prevents use of Ansible reserved names (#3460)
  • 02804cd Ensure that we also lint files from git submodules (#3431)
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

tobiashuste commented 1 year ago

@dependabot recreate

dependabot[bot] commented 1 year ago

Superseded by #164.