8000 Bump yamllint from 1.26.0 to 1.26.1 in /.github/workflows/requirements by dependabot[bot] · Pull Request #107 · nginx/ansible-role-nginx-config · GitHub
[go: up one dir, main page]

Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/requirements/requirements_molecule.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ansible-base==2.10.7
Jinja2==2.11.3
ansible-lint==5.0.7
yamllint==1.26.0
yamllint==1.26.1
molecule[docker]==3.3.0
docker==5.0.0
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ FEATURES:
ENHANCEMENTS:

* Add support for NGINX's `index` directive to the `server` block within the template config parameters.
* Update Ansible base to `2.10.7`, Ansible Lint to `5.0.7`, Molecule to `3.3.0`, yamllint to `1.26.0` and Docker Python SDK to `5.0.0`.
* Update Ansible base to `2.10.7`, Ansible Lint to `5.0.7`, Molecule to `3.3.0`, yamllint to `1.26.1` and Docker Python SDK to `5.0.0`.
* Consolidate Molecule testing scenarios to address changes introduced in Ansible Lint `5.*`.
* Specify GitHub actions Ubuntu release.
* Minor GitHub template tweaks, including the creation of a SECURITY doc.
Expand Down
0