electrocucaracha / krd

Kubernetes Reference Deployment
Apache License 2.0
39 stars 10 forks source link

chore: update versions #105

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

Base PullRequest

default branch (https://github.com/electrocucaracha/krd/tree/master)

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Collecting pip-tools Downloading pip_tools-6.8.0-py3-none-any.whl (51 kB) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (45.2.0) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.34.2) Collecting pip>=21.2 Downloading pip-22.2.2-py3-none-any.whl (2.0 MB) Collecting build Downloading build-0.8.0-py3-none-any.whl (17 kB) Requirement already satisfied: click>=7 in /usr/lib/python3/dist-packages (from pip-tools) (7.0) Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Collecting tomli>=1.0.0; python_version < "3.11" Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.8/dist-packages (from build->pip-tools) (21.3) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=19.0->build->pip-tools) (3.0.9) Installing collected packages: pip, tomli, pep517, build, pip-tools Successfully installed build-0.8.0 pep517-0.13.0 pip-22.2.2 pip-tools-6.8.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell # # This file is autogenerated by pip-compile with python 3.8 # To update, run: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==6.4.0 # via -r test-requirements.in ansible-compat==2.2.1 # via # ansible-lint # molecule ansible-core==2.13.4 # via # ansible # ansible-lint ansible-lint==6.7.0 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.1.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.8.0 # via ansible-lint bracex==2.3.post1 # via wcmatch cerberus==1.3.2 # via molecule certifi==2022.9.24 # via requests cffi==1.15.1 # via cryptography chardet==5.0.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==38.0.1 # via ansible-core distro==1.7.0 # via selinux enrich==1.2.7 # via # ansible-lint # molecule filelock==3.8.0 # via ansible-lint idna==3.4 # via requests importlib-resources==5.9.0 # via jsonschema iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.16.0 # via # ansible-compat # ansible-lint markupsafe==2.1.1 # via jinja2 molecule==4.0.1 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==21.3 # via # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.1 # via # black # yamllint pkgutil-resolve-name==1.3.10 # via jsonschema platformdirs==2.5.2 # via black pluggy==1.0.0 # via # molecule # pytest py==1.11.0 # via pytest pycparser==2.21 # via cffi pygments==2.13.0 # via rich pyparsing==3.0.9 # via packaging pyrsistent==0.18.1 # via jsonschema pytest==7.1.3 # via pytest-testinfra pytest-testinfra==6.8.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==6.1.2 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.6.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.6 # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.3.5 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest typing-extensions==4.3.0 # via # black # rich urllib3==1.26.12 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint zipp==3.8.1 # via importlib-resources # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed 4 files: - galaxy-requirements.yml - playbooks/krd-vars.yml - playbooks/roles/pmem/defaults/main.yml - test-requirements.txt

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 2 years ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Collecting pip-tools Downloading pip_tools-6.9.0-py3-none-any.whl (52 kB) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (45.2.0) Collecting build Downloading build-0.8.0-py3-none-any.whl (17 kB) Requirement already satisfied: click>=7 in /usr/lib/python3/dist-packages (from pip-tools) (7.0) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.34.2) Collecting pip>=21.2 Downloading pip-22.2.2-py3-none-any.whl (2.0 MB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.8/dist-packages (from build->pip-tools) (21.3) Collecting tomli>=1.0.0; python_version < "3.11" Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=19.0->build->pip-tools) (3.0.9) Installing collected packages: tomli, pep517, build, pip, pip-tools Successfully installed build-0.8.0 pep517-0.13.0 pip-22.2.2 pip-tools-6.9.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell # # This file is autogenerated by pip-compile with python 3.8 # To update, run: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==6.4.0 # via -r test-requirements.in ansible-compat==2.2.1 # via # ansible-lint # molecule ansible-core==2.13.4 # via # ansible # ansible-lint ansible-lint==6.8.0 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.1.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.10.0 # via ansible-lint bracex==2.3.post1 # via wcmatch cerberus==1.3.2 # via molecule certifi==2022.9.24 # via requests cffi==1.15.1 # via cryptography chardet==5.0.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==38.0.1 # via ansible-core distro==1.7.0 # via selinux enrich==1.2.7 # via molecule filelock==3.8.0 # via ansible-lint idna==3.4 # via requests importlib-resources==5.9.0 # via jsonschema iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.16.0 # via # ansible-compat # ansible-lint markupsafe==2.1.1 # via jinja2 molecule==4.0.1 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==21.3 # via # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.1 # via # black # yamllint pkgutil-resolve-name==1.3.10 # via jsonschema platformdirs==2.5.2 # via black pluggy==1.0.0 # via # molecule # pytest py==1.11.0 # via pytest pycparser==2.21 # via cffi pygments==2.13.0 # via rich pyparsing==3.0.9 # via packaging pyrsistent==0.18.1 # via jsonschema pytest==7.1.3 # via pytest-testinfra pytest-testinfra==6.8.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==6.1.2 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.6.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.6 # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.3.5 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest typing-extensions==4.4.0 # via # black # rich urllib3==1.26.12 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint zipp==3.8.1 # via importlib-resources # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed file: - test-requirements.txt

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 2 years ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Collecting pip-tools Downloading pip_tools-6.9.0-py3-none-any.whl (52 kB) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.34.2) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (45.2.0) Collecting build Downloading build-0.8.0-py3-none-any.whl (17 kB) Collecting pip>=21.2 Downloading pip-22.2.2-py3-none-any.whl (2.0 MB) Requirement already satisfied: click>=7 in /usr/lib/python3/dist-packages (from pip-tools) (7.0) Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Collecting tomli>=1.0.0; python_version < "3.11" Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.8/dist-packages (from build->pip-tools) (21.3) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=19.0->build->pip-tools) (3.0.9) Installing collected packages: tomli, pep517, build, pip, pip-tools Successfully installed build-0.8.0 pep517-0.13.0 pip-22.2.2 pip-tools-6.9.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell # # This file is autogenerated by pip-compile with python 3.8 # To update, run: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==6.4.0 # via -r test-requirements.in ansible-compat==2.2.1 # via # ansible-lint # molecule ansible-core==2.13.4 # via # ansible # ansible-lint ansible-lint==6.8.0 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.1.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.10.0 # via ansible-lint bracex==2.3.post1 # via wcmatch cerberus==1.3.2 # via molecule certifi==2022.9.24 # via requests cffi==1.15.1 # via cryptography chardet==5.0.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==38.0.1 # via ansible-core distro==1.7.0 # via selinux enrich==1.2.7 # via molecule filelock==3.8.0 # via ansible-lint idna==3.4 # via requests importlib-resources==5.9.0 # via jsonschema iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.16.0 # via # ansible-compat # ansible-lint markupsafe==2.1.1 # via jinja2 molecule==4.0.1 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==21.3 # via # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.1 # via # black # yamllint pkgutil-resolve-name==1.3.10 # via jsonschema platformdirs==2.5.2 # via black pluggy==1.0.0 # via # molecule # pytest py==1.11.0 # via pytest pycparser==2.21 # via cffi pygments==2.13.0 # via rich pyparsing==3.0.9 # via packaging pyrsistent==0.18.1 # via jsonschema pytest==7.1.3 # via pytest-testinfra pytest-testinfra==6.8.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==6.1.2 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.6.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.6 # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.3.5 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest typing-extensions==4.4.0 # via # black # rich urllib3==1.26.12 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint zipp==3.8.1 # via importlib-resources # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed 2 files: - galaxy-requirements.yml - playbooks/krd-vars.yml

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 2 years ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Collecting pip-tools Downloading pip_tools-6.9.0-py3-none-any.whl (52 kB) Collecting build Downloading build-0.8.0-py3-none-any.whl (17 kB) Requirement already satisfied: click>=7 in /usr/lib/python3/dist-packages (from pip-tools) (7.0) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (45.2.0) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.34.2) Collecting pip>=21.2 Downloading pip-22.2.2-py3-none-any.whl (2.0 MB) Collecting tomli>=1.0.0; python_version < "3.11" Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.8/dist-packages (from build->pip-tools) (21.3) Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=19.0->build->pip-tools) (3.0.9) Installing collected packages: tomli, pep517, build, pip, pip-tools Successfully installed build-0.8.0 pep517-0.13.0 pip-22.2.2 pip-tools-6.9.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell # # This file is autogenerated by pip-compile with python 3.8 # To update, run: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==6.4.0 # via -r test-requirements.in ansible-compat==2.2.1 # via # ansible-lint # molecule ansible-core==2.13.4 # via # ansible # ansible-lint ansible-lint==6.8.0 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.1.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.10.0 # via ansible-lint bracex==2.3.post1 # via wcmatch cerberus==1.3.2 # via molecule certifi==2022.9.24 # via requests cffi==1.15.1 # via cryptography chardet==5.0.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==38.0.1 # via ansible-core distro==1.7.0 # via selinux enrich==1.2.7 # via molecule filelock==3.8.0 # via ansible-lint idna==3.4 # via requests importlib-resources==5.10.0 # via jsonschema iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.16.0 # via # ansible-compat # ansible-lint markupsafe==2.1.1 # via jinja2 molecule==4.0.1 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==21.3 # via # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.1 # via # black # yamllint pkgutil-resolve-name==1.3.10 # via jsonschema platformdirs==2.5.2 # via black pluggy==1.0.0 # via # molecule # pytest py==1.11.0 # via pytest pycparser==2.21 # via cffi pygments==2.13.0 # via rich pyparsing==3.0.9 # via packaging pyrsistent==0.18.1 # via jsonschema pytest==7.1.3 # via pytest-testinfra pytest-testinfra==6.8.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==6.1.2 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.6.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.6 # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.3.5 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest typing-extensions==4.4.0 # via # black # rich urllib3==1.26.12 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint zipp==3.9.0 # via importlib-resources # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed file: - test-requirements.txt

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 2 years ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.3/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Collecting pip-tools Downloading pip_tools-6.9.0-py3-none-any.whl (52 kB) Collecting build Downloading build-0.8.0-py3-none-any.whl (17 kB) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.34.2) Collecting pip>=21.2 Downloading pip-22.2.2-py3-none-any.whl (2.0 MB) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (45.2.0) Requirement already satisfied: click>=7 in /usr/lib/python3/dist-packages (from pip-tools) (7.0) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.8/dist-packages (from build->pip-tools) (21.3) Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Collecting tomli>=1.0.0; python_version < "3.11" Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=19.0->build->pip-tools) (3.0.9) Installing collected packages: tomli, pep517, build, pip, pip-tools Successfully installed build-0.8.0 pep517-0.13.0 pip-22.2.2 pip-tools-6.9.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell # # This file is autogenerated by pip-compile with python 3.8 # To update, run: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==6.4.0 # via -r test-requirements.in ansible-compat==2.2.1 # via # ansible-lint # molecule ansible-core==2.13.4 # via # ansible # ansible-lint ansible-lint==6.8.1 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.1.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.10.0 # via ansible-lint bracex==2.3.post1 # via wcmatch cerberus==1.3.2 # via molecule certifi==2022.9.24 # via requests cffi==1.15.1 # via cryptography chardet==5.0.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==38.0.1 # via ansible-core distro==1.8.0 # via selinux enrich==1.2.7 # via molecule filelock==3.8.0 # via ansible-lint idna==3.4 # via requests importlib-resources==5.10.0 # via jsonschema iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.16.0 # via # ansible-compat # ansible-lint markupsafe==2.1.1 # via jinja2 molecule==4.0.1 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==21.3 # via # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.1 # via # black # yamllint pkgutil-resolve-name==1.3.10 # via jsonschema platformdirs==2.5.2 # via black pluggy==1.0.0 # via # molecule # pytest py==1.11.0 # via pytest pycparser==2.21 # via cffi pygments==2.13.0 # via rich pyparsing==3.0.9 # via packaging pyrsistent==0.18.1 # via jsonschema pytest==7.1.3 # via pytest-testinfra pytest-testinfra==6.8.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==6.1.2 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.6.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.6 # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.3.5 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest typing-extensions==4.4.0 # via # black # rich urllib3==1.26.12 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint zipp==3.9.0 # via importlib-resources # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed 3 files: - galaxy-requirements.yml - test-requirements.txt - tests/resources/rook/cluster-test.yaml

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 2 years ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.3/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Collecting pip-tools Downloading pip_tools-6.9.0-py3-none-any.whl (52 kB) Collecting pip>=21.2 Downloading pip-22.2.2-py3-none-any.whl (2.0 MB) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.34.2) Requirement already satisfied: click>=7 in /usr/lib/python3/dist-packages (from pip-tools) (7.0) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (45.2.0) Collecting build Downloading build-0.8.0-py3-none-any.whl (17 kB) Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Collecting tomli>=1.0.0; python_version < "3.11" Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.8/dist-packages (from build->pip-tools) (21.3) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=19.0->build->pip-tools) (3.0.9) Installing collected packages: pip, tomli, pep517, build, pip-tools Successfully installed build-0.8.0 pep517-0.13.0 pip-22.2.2 pip-tools-6.9.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell # # This file is autogenerated by pip-compile with python 3.8 # To update, run: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==6.4.0 # via -r test-requirements.in ansible-compat==2.2.1 # via # ansible-lint # molecule ansible-core==2.13.5 # via # ansible # ansible-lint ansible-lint==6.8.1 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.1.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.10.0 # via ansible-lint bracex==2.3.post1 # via wcmatch cerberus==1.3.2 # via molecule certifi==2022.9.24 # via requests cffi==1.15.1 # via cryptography chardet==5.0.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==38.0.2 # via ansible-core distro==1.8.0 # via selinux enrich==1.2.7 # via molecule filelock==3.8.0 # via ansible-lint idna==3.4 # via requests importlib-resources==5.10.0 # via jsonschema iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.16.0 # via # ansible-compat # ansible-lint markupsafe==2.1.1 # via jinja2 molecule==4.0.1 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==21.3 # via # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.1 # via # black # yamllint pkgutil-resolve-name==1.3.10 # via jsonschema platformdirs==2.5.2 # via black pluggy==1.0.0 # via # molecule # pytest py==1.11.0 # via pytest pycparser==2.21 # via cffi pygments==2.13.0 # via rich pyparsing==3.0.9 # via packaging pyrsistent==0.18.1 # via jsonschema pytest==7.1.3 # via pytest-testinfra pytest-testinfra==6.8.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==6.1.2 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.6.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.6 # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.3.5 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest typing-extensions==4.4.0 # via # black # rich urllib3==1.26.12 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint zipp==3.9.0 # via importlib-resources # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed 2 files: - playbooks/krd-vars.yml - test-requirements.txt

:octocat: Repo | :memo: Issues | :department_store: Marketplace

electrocucaracha commented 2 years ago

/rebase

github-actions[bot] commented 2 years ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.3/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Collecting pip-tools Downloading pip_tools-6.9.0-py3-none-any.whl (52 kB) Collecting build Downloading build-0.8.0-py3-none-any.whl (17 kB) Requirement already satisfied: click>=7 in /usr/lib/python3/dist-packages (from pip-tools) (7.0) Collecting pip>=21.2 Downloading pip-22.2.2-py3-none-any.whl (2.0 MB) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (45.2.0) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.34.2) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.8/dist-packages (from build->pip-tools) (21.3) Collecting tomli>=1.0.0; python_version < "3.11" Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=19.0->build->pip-tools) (3.0.9) Installing collected packages: tomli, pep517, build, pip, pip-tools Successfully installed build-0.8.0 pep517-0.13.0 pip-22.2.2 pip-tools-6.9.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell # # This file is autogenerated by pip-compile with python 3.8 # To update, run: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==6.5.0 # via -r test-requirements.in ansible-compat==2.2.1 # via # ansible-lint # molecule ansible-core==2.13.5 # via # ansible # ansible-lint ansible-lint==6.8.1 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.1.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.10.0 # via ansible-lint bracex==2.3.post1 # via wcmatch cerberus==1.3.2 # via molecule certifi==2022.9.24 # via requests cffi==1.15.1 # via cryptography chardet==5.0.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==38.0.1 # via ansible-core distro==1.8.0 # via selinux enrich==1.2.7 # via molecule filelock==3.8.0 # via ansible-lint idna==3.4 # via requests importlib-resources==5.10.0 # via jsonschema iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.16.0 # via # ansible-compat # ansible-lint markupsafe==2.1.1 # via jinja2 molecule==4.0.1 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==21.3 # via # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.1 # via # black # yamllint pkgutil-resolve-name==1.3.10 # via jsonschema platformdirs==2.5.2 # via black pluggy==1.0.0 # via # molecule # pytest py==1.11.0 # via pytest pycparser==2.21 # via cffi pygments==2.13.0 # via rich pyparsing==3.0.9 # via packaging pyrsistent==0.18.1 # via jsonschema pytest==7.1.3 # via pytest-testinfra pytest-testinfra==6.8.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==6.1.2 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.6.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.6 # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.3.5 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest typing-extensions==4.4.0 # via # black # rich urllib3==1.26.12 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint zipp==3.9.0 # via importlib-resources # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed file: - test-requirements.txt

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 2 years ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.3/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Collecting pip-tools Downloading pip_tools-6.9.0-py3-none-any.whl (52 kB) Collecting build Downloading build-0.8.0-py3-none-any.whl (17 kB) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.34.2) Collecting pip>=21.2 Downloading pip-22.2.2-py3-none-any.whl (2.0 MB) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (45.2.0) Requirement already satisfied: click>=7 in /usr/lib/python3/dist-packages (from pip-tools) (7.0) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.8/dist-packages (from build->pip-tools) (21.3) Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Collecting tomli>=1.0.0; python_version < "3.11" Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=19.0->build->pip-tools) (3.0.9) Installing collected packages: tomli, pep517, build, pip, pip-tools Successfully installed build-0.8.0 pep517-0.13.0 pip-22.2.2 pip-tools-6.9.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell # # This file is autogenerated by pip-compile with python 3.8 # To update, run: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==6.5.0 # via -r test-requirements.in ansible-compat==2.2.1 # via # ansible-lint # molecule ansible-core==2.13.5 # via # ansible # ansible-lint ansible-lint==6.8.2 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.1.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.10.0 # via ansible-lint bracex==2.3.post1 # via wcmatch cerberus==1.3.2 # via molecule certifi==2022.9.24 # via requests cffi==1.15.1 # via cryptography chardet==5.0.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==38.0.1 # via ansible-core distro==1.8.0 # via selinux enrich==1.2.7 # via molecule filelock==3.8.0 # via ansible-lint idna==3.4 # via requests importlib-resources==5.10.0 # via jsonschema iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.16.0 # via # ansible-compat # ansible-lint markupsafe==2.1.1 # via jinja2 molecule==4.0.1 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==21.3 # via # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.1 # via # black # yamllint pkgutil-resolve-name==1.3.10 # via jsonschema platformdirs==2.5.2 # via black pluggy==1.0.0 # via # molecule # pytest py==1.11.0 # via pytest pycparser==2.21 # via cffi pygments==2.13.0 # via rich pyparsing==3.0.9 # via packaging pyrsistent==0.18.1 # via jsonschema pytest==7.1.3 # via pytest-testinfra pytest-testinfra==6.8.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==6.1.2 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.6.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.6 # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.3.5 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest typing-extensions==4.4.0 # via # black # rich urllib3==1.26.12 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint zipp==3.9.0 # via importlib-resources # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed file: - test-requirements.txt

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 2 years ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.3/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Collecting pip-tools Downloading pip_tools-6.9.0-py3-none-any.whl (52 kB) Collecting build Downloading build-0.8.0-py3-none-any.whl (17 kB) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (45.2.0) Collecting pip>=21.2 Downloading pip-22.2.2-py3-none-any.whl (2.0 MB) Requirement already satisfied: click>=7 in /usr/lib/python3/dist-packages (from pip-tools) (7.0) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.34.2) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.8/dist-packages (from build->pip-tools) (21.3) Collecting tomli>=1.0.0; python_version < "3.11" Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=19.0->build->pip-tools) (3.0.9) Installing collected packages: tomli, pep517, build, pip, pip-tools Successfully installed build-0.8.0 pep517-0.13.0 pip-22.2.2 pip-tools-6.9.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell # # This file is autogenerated by pip-compile with python 3.8 # To update, run: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==6.5.0 # via -r test-requirements.in ansible-compat==2.2.1 # via # ansible-lint # molecule ansible-core==2.13.5 # via # ansible # ansible-lint ansible-lint==6.8.2 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.1.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.10.0 # via ansible-lint bracex==2.3.post1 # via wcmatch cerberus==1.3.2 # via molecule certifi==2022.9.24 # via requests cffi==1.15.1 # via cryptography chardet==5.0.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==38.0.1 # via ansible-core distro==1.8.0 # via selinux enrich==1.2.7 # via molecule filelock==3.8.0 # via ansible-lint idna==3.4 # via requests importlib-resources==5.10.0 # via jsonschema iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.16.0 # via # ansible-compat # ansible-lint markupsafe==2.1.1 # via jinja2 molecule==4.0.1 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==21.3 # via # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.1 # via # black # yamllint pkgutil-resolve-name==1.3.10 # via jsonschema platformdirs==2.5.2 # via black pluggy==1.0.0 # via # molecule # pytest py==1.11.0 # via pytest pycparser==2.21 # via cffi pygments==2.13.0 # via rich pyparsing==3.0.9 # via packaging pyrsistent==0.18.1 # via jsonschema pytest==7.1.3 # via pytest-testinfra pytest-testinfra==6.8.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==6.1.2 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.6.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.6 # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.3.5 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest typing-extensions==4.4.0 # via # black # rich urllib3==1.26.12 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint zipp==3.9.0 # via importlib-resources # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed 2 files: - galaxy-requirements.yml - playbooks/krd-vars.yml

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 2 years ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.3/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Collecting pip-tools Downloading pip_tools-6.9.0-py3-none-any.whl (52 kB) Collecting build Downloading build-0.8.0-py3-none-any.whl (17 kB) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (45.2.0) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.34.2) Collecting pip>=21.2 Downloading pip-22.3-py3-none-any.whl (2.1 MB) Requirement already satisfied: click>=7 in /usr/lib/python3/dist-packages (from pip-tools) (7.0) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.8/dist-packages (from build->pip-tools) (21.3) Collecting tomli>=1.0.0; python_version < "3.11" Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=19.0->build->pip-tools) (3.0.9) Installing collected packages: tomli, pep517, build, pip, pip-tools Successfully installed build-0.8.0 pep517-0.13.0 pip-22.3 pip-tools-6.9.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell # # This file is autogenerated by pip-compile with python 3.8 # To update, run: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==6.5.0 # via -r test-requirements.in ansible-compat==2.2.1 # via # ansible-lint # molecule ansible-core==2.13.5 # via # ansible # ansible-lint ansible-lint==6.8.2 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.1.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.10.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2022.9.24 # via requests cffi==1.15.1 # via cryptography chardet==5.0.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==38.0.1 # via ansible-core distro==1.8.0 # via selinux enrich==1.2.7 # via molecule filelock==3.8.0 # via ansible-lint idna==3.4 # via requests importlib-resources==5.10.0 # via jsonschema iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.16.0 # via # ansible-compat # ansible-lint # molecule markupsafe==2.1.1 # via jinja2 molecule==4.0.2 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==21.3 # via # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.1 # via # black # yamllint pkgutil-resolve-name==1.3.10 # via jsonschema platformdirs==2.5.2 # via black pluggy==1.0.0 # via # molecule # pytest py==1.11.0 # via pytest pycparser==2.21 # via cffi pygments==2.13.0 # via rich pyparsing==3.0.9 # via packaging pyrsistent==0.18.1 # via jsonschema pytest==7.1.3 # via pytest-testinfra pytest-testinfra==6.8.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==6.1.2 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.6.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.6 # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.3.5 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest typing-extensions==4.4.0 # via # black # rich urllib3==1.26.12 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint zipp==3.9.0 # via importlib-resources # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed file: - test-requirements.txt

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 2 years ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.3/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Collecting pip-tools Downloading pip_tools-6.9.0-py3-none-any.whl (52 kB) Collecting build Downloading build-0.8.0-py3-none-any.whl (17 kB) Collecting pip>=21.2 Downloading pip-22.3-py3-none-any.whl (2.1 MB) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.34.2) Requirement already satisfied: click>=7 in /usr/lib/python3/dist-packages (from pip-tools) (7.0) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (45.2.0) Collecting tomli>=1.0.0; python_version < "3.11" Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.8/dist-packages (from build->pip-tools) (21.3) Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=19.0->build->pip-tools) (3.0.9) Installing collected packages: tomli, pep517, build, pip, pip-tools Successfully installed build-0.8.0 pep517-0.13.0 pip-22.3 pip-tools-6.9.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell # # This file is autogenerated by pip-compile with python 3.8 # To update, run: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==6.5.0 # via -r test-requirements.in ansible-compat==2.2.1 # via # ansible-lint # molecule ansible-core==2.13.5 # via # ansible # ansible-lint ansible-lint==6.8.2 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.1.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.10.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2022.9.24 # via requests cffi==1.15.1 # via cryptography chardet==5.0.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==38.0.1 # via ansible-core distro==1.8.0 # via selinux enrich==1.2.7 # via molecule filelock==3.8.0 # via ansible-lint idna==3.4 # via requests importlib-resources==5.10.0 # via jsonschema iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.16.0 # via # ansible-compat # ansible-lint # molecule markupsafe==2.1.1 # via jinja2 molecule==4.0.2 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==21.3 # via # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.1 # via # black # yamllint pkgutil-resolve-name==1.3.10 # via jsonschema platformdirs==2.5.2 # via black pluggy==1.0.0 # via # molecule # pytest py==1.11.0 # via pytest pycparser==2.21 # via cffi pygments==2.13.0 # via rich pyparsing==3.0.9 # via packaging pyrsistent==0.18.1 # via jsonschema pytest==7.1.3 # via pytest-testinfra pytest-testinfra==6.8.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==6.1.2 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.6.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.6 # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.3.5 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest typing-extensions==4.4.0 # via # black # rich urllib3==1.26.12 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint zipp==3.9.0 # via importlib-resources # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed 2 files: - defaults.env - playbooks/krd-vars.yml

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 2 years ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.3/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Collecting pip-tools Downloading pip_tools-6.9.0-py3-none-any.whl (52 kB) Requirement already satisfied: click>=7 in /usr/lib/python3/dist-packages (from pip-tools) (7.0) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (45.2.0) Collecting build Downloading build-0.8.0-py3-none-any.whl (17 kB) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.34.2) Collecting pip>=21.2 Downloading pip-22.3-py3-none-any.whl (2.1 MB) Collecting tomli>=1.0.0; python_version < "3.11" Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.8/dist-packages (from build->pip-tools) (21.3) Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=19.0->build->pip-tools) (3.0.9) Installing collected packages: tomli, pep517, build, pip, pip-tools Successfully installed build-0.8.0 pep517-0.13.0 pip-22.3 pip-tools-6.9.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell # # This file is autogenerated by pip-compile with python 3.8 # To update, run: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==6.5.0 # via -r test-requirements.in ansible-compat==2.2.1 # via # ansible-lint # molecule ansible-core==2.13.5 # via # ansible # ansible-lint ansible-lint==6.8.2 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.1.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.10.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2022.9.24 # via requests cffi==1.15.1 # via cryptography chardet==5.0.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==38.0.1 # via ansible-core distro==1.8.0 # via selinux enrich==1.2.7 # via molecule filelock==3.8.0 # via ansible-lint idna==3.4 # via requests importlib-resources==5.10.0 # via jsonschema iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.16.0 # via # ansible-compat # ansible-lint # molecule markupsafe==2.1.1 # via jinja2 molecule==4.0.2 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==21.3 # via # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.1 # via # black # yamllint pkgutil-resolve-name==1.3.10 # via jsonschema platformdirs==2.5.2 # via black pluggy==1.0.0 # via # molecule # pytest py==1.11.0 # via pytest pycparser==2.21 # via cffi pygments==2.13.0 # via rich pyparsing==3.0.9 # via packaging pyrsistent==0.18.1 # via jsonschema pytest==7.1.3 # via pytest-testinfra pytest-testinfra==6.8.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==6.1.2 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.6.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.6 # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.3.5 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest typing-extensions==4.4.0 # via # black # rich urllib3==1.26.12 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint zipp==3.9.0 # via importlib-resources # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed file: - playbooks/krd-vars.yml

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 2 years ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.3/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Collecting pip-tools Downloading pip_tools-6.9.0-py3-none-any.whl (52 kB) Requirement already satisfied: click>=7 in /usr/lib/python3/dist-packages (from pip-tools) (7.0) Collecting pip>=21.2 Downloading pip-22.3-py3-none-any.whl (2.1 MB) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.34.2) Collecting build Downloading build-0.8.0-py3-none-any.whl (17 kB) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (45.2.0) Collecting tomli>=1.0.0; python_version < "3.11" Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.8/dist-packages (from build->pip-tools) (21.3) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=19.0->build->pip-tools) (3.0.9) Installing collected packages: pip, tomli, pep517, build, pip-tools Successfully installed build-0.8.0 pep517-0.13.0 pip-22.3 pip-tools-6.9.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell # # This file is autogenerated by pip-compile with python 3.8 # To update, run: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==6.5.0 # via -r test-requirements.in ansible-compat==2.2.1 # via # ansible-lint # molecule ansible-core==2.13.5 # via # ansible # ansible-lint ansible-lint==6.8.2 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.1.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.10.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2022.9.24 # via requests cffi==1.15.1 # via cryptography chardet==5.0.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==38.0.1 # via ansible-core distro==1.8.0 # via selinux enrich==1.2.7 # via molecule filelock==3.8.0 # via ansible-lint idna==3.4 # via requests importlib-resources==5.10.0 # via jsonschema iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.16.0 # via # ansible-compat # ansible-lint # molecule markupsafe==2.1.1 # via jinja2 molecule==4.0.2 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==21.3 # via # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.1 # via # black # yamllint pkgutil-resolve-name==1.3.10 # via jsonschema platformdirs==2.5.2 # via black pluggy==1.0.0 # via # molecule # pytest py==1.11.0 # via pytest pycparser==2.21 # via cffi pygments==2.13.0 # via rich pyparsing==3.0.9 # via packaging pyrsistent==0.18.1 # via jsonschema pytest==7.1.3 # via pytest-testinfra pytest-testinfra==6.8.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==6.1.2 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.6.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.6 # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.3.5 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest typing-extensions==4.4.0 # via # black # rich urllib3==1.26.12 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint zipp==3.9.0 # via importlib-resources # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed file: - playbooks/krd-vars.yml

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 2 years ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.3/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Collecting pip-tools Downloading pip_tools-6.9.0-py3-none-any.whl (52 kB) Collecting pip>=21.2 Downloading pip-22.3-py3-none-any.whl (2.1 MB) Requirement already satisfied: click>=7 in /usr/lib/python3/dist-packages (from pip-tools) (7.0) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.34.2) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (45.2.0) Collecting build Downloading build-0.8.0-py3-none-any.whl (17 kB) Collecting tomli>=1.0.0; python_version < "3.11" Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.8/dist-packages (from build->pip-tools) (21.3) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=19.0->build->pip-tools) (3.0.9) Installing collected packages: pip, tomli, pep517, build, pip-tools Successfully installed build-0.8.0 pep517-0.13.0 pip-22.3 pip-tools-6.9.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell # # This file is autogenerated by pip-compile with python 3.8 # To update, run: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==6.5.0 # via -r test-requirements.in ansible-compat==2.2.1 # via # ansible-lint # molecule ansible-core==2.13.5 # via # ansible # ansible-lint ansible-lint==6.8.2 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.1.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.10.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2022.9.24 # via requests cffi==1.15.1 # via cryptography chardet==5.0.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==38.0.1 # via ansible-core distro==1.8.0 # via selinux enrich==1.2.7 # via molecule filelock==3.8.0 # via ansible-lint idna==3.4 # via requests importlib-resources==5.10.0 # via jsonschema iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.16.0 # via # ansible-compat # ansible-lint # molecule markupsafe==2.1.1 # via jinja2 molecule==4.0.2 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==21.3 # via # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.1 # via # black # yamllint pkgutil-resolve-name==1.3.10 # via jsonschema platformdirs==2.5.2 # via black pluggy==1.0.0 # via # molecule # pytest py==1.11.0 # via pytest pycparser==2.21 # via cffi pygments==2.13.0 # via rich pyparsing==3.0.9 # via packaging pyrsistent==0.18.1 # via jsonschema pytest==7.1.3 # via pytest-testinfra pytest-testinfra==6.8.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==6.1.2 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.6.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.3.5 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest typing-extensions==4.4.0 # via # black # rich urllib3==1.26.12 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint zipp==3.9.0 # via importlib-resources # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed 2 files: - playbooks/krd-vars.yml - test-requirements.txt

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 2 years ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.3/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Collecting pip-tools Downloading pip_tools-6.9.0-py3-none-any.whl (52 kB) Requirement already satisfied: click>=7 in /usr/lib/python3/dist-packages (from pip-tools) (7.0) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (45.2.0) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.34.2) Collecting pip>=21.2 Downloading pip-22.3-py3-none-any.whl (2.1 MB) Collecting build Downloading build-0.8.0-py3-none-any.whl (17 kB) Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.8/dist-packages (from build->pip-tools) (21.3) Collecting tomli>=1.0.0; python_version < "3.11" Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=19.0->build->pip-tools) (3.0.9) Installing collected packages: pip, tomli, pep517, build, pip-tools Successfully installed build-0.8.0 pep517-0.13.0 pip-22.3 pip-tools-6.9.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell # # This file is autogenerated by pip-compile with python 3.8 # To update, run: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==6.5.0 # via -r test-requirements.in ansible-compat==2.2.1 # via # ansible-lint # molecule ansible-core==2.13.5 # via # ansible # ansible-lint ansible-lint==6.8.2 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.1.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.10.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2022.9.24 # via requests cffi==1.15.1 # via cryptography chardet==5.0.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==38.0.1 # via ansible-core distro==1.8.0 # via selinux enrich==1.2.7 # via molecule filelock==3.8.0 # via ansible-lint idna==3.4 # via requests importlib-resources==5.10.0 # via jsonschema iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.16.0 # via # ansible-compat # ansible-lint # molecule markupsafe==2.1.1 # via jinja2 molecule==4.0.2 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==21.3 # via # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.1 # via # black # yamllint pkgutil-resolve-name==1.3.10 # via jsonschema platformdirs==2.5.2 # via black pluggy==1.0.0 # via # molecule # pytest py==1.11.0 # via pytest pycparser==2.21 # via cffi pygments==2.13.0 # via rich pyparsing==3.0.9 # via packaging pyrsistent==0.18.1 # via jsonschema pytest==7.1.3 # via pytest-testinfra pytest-testinfra==6.8.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==6.1.2 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.6.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.3.5 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest typing-extensions==4.4.0 # via # black # rich urllib3==1.26.12 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint zipp==3.9.0 # via importlib-resources # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed file: - playbooks/roles/pmem/defaults/main.yml

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 2 years ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.3/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Collecting pip-tools Downloading pip_tools-6.9.0-py3-none-any.whl (52 kB) Requirement already satisfied: click>=7 in /usr/lib/python3/dist-packages (from pip-tools) (7.0) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.34.2) Collecting pip>=21.2 Downloading pip-22.3-py3-none-any.whl (2.1 MB) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (45.2.0) Collecting build Downloading build-0.8.0-py3-none-any.whl (17 kB) Collecting tomli>=1.0.0; python_version < "3.11" Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.8/dist-packages (from build->pip-tools) (21.3) Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=19.0->build->pip-tools) (3.0.9) Installing collected packages: pip, tomli, pep517, build, pip-tools Successfully installed build-0.8.0 pep517-0.13.0 pip-22.3 pip-tools-6.9.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell # # This file is autogenerated by pip-compile with python 3.8 # To update, run: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==6.5.0 # via -r test-requirements.in ansible-compat==2.2.1 # via # ansible-lint # molecule ansible-core==2.13.5 # via # ansible # ansible-lint ansible-lint==6.8.2 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.1.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.10.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2022.9.24 # via requests cffi==1.15.1 # via cryptography chardet==5.0.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==38.0.1 # via ansible-core distro==1.8.0 # via selinux enrich==1.2.7 # via molecule filelock==3.8.0 # via ansible-lint idna==3.4 # via requests importlib-resources==5.10.0 # via jsonschema iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.16.0 # via # ansible-compat # ansible-lint # molecule markupsafe==2.1.1 # via jinja2 molecule==4.0.2 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==21.3 # via # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.1 # via # black # yamllint pkgutil-resolve-name==1.3.10 # via jsonschema platformdirs==2.5.2 # via black pluggy==1.0.0 # via # molecule # pytest py==1.11.0 # via pytest pycparser==2.21 # via cffi pygments==2.13.0 # via rich pyparsing==3.0.9 # via packaging pyrsistent==0.18.1 # via jsonschema pytest==7.1.3 # via pytest-testinfra pytest-testinfra==6.8.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==6.1.2 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.6.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.3.5 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest typing-extensions==4.4.0 # via # black # rich urllib3==1.26.12 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint zipp==3.9.0 # via importlib-resources # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed file: - galaxy-requirements.yml

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 2 years ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.3/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Collecting pip-tools Downloading pip_tools-6.9.0-py3-none-any.whl (52 kB) Requirement already satisfied: click>=7 in /usr/lib/python3/dist-packages (from pip-tools) (7.0) Collecting build Downloading build-0.8.0-py3-none-any.whl (17 kB) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (45.2.0) Collecting pip>=21.2 Downloading pip-22.3-py3-none-any.whl (2.1 MB) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.34.2) Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Collecting tomli>=1.0.0; python_version < "3.11" Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.8/dist-packages (from build->pip-tools) (21.3) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=19.0->build->pip-tools) (3.0.9) Installing collected packages: tomli, pep517, build, pip, pip-tools Successfully installed build-0.8.0 pep517-0.13.0 pip-22.3 pip-tools-6.9.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell # # This file is autogenerated by pip-compile with python 3.8 # To update, run: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==6.5.0 # via -r test-requirements.in ansible-compat==2.2.1 # via # ansible-lint # molecule ansible-core==2.13.5 # via # ansible # ansible-lint ansible-lint==6.8.2 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.1.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.10.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2022.9.24 # via requests cffi==1.15.1 # via cryptography chardet==5.0.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==38.0.1 # via ansible-core distro==1.8.0 # via selinux enrich==1.2.7 # via molecule filelock==3.8.0 # via ansible-lint idna==3.4 # via requests importlib-resources==5.10.0 # via jsonschema iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.16.0 # via # ansible-compat # ansible-lint # molecule markupsafe==2.1.1 # via jinja2 molecule==4.0.2 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==21.3 # via # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.1 # via # black # yamllint pkgutil-resolve-name==1.3.10 # via jsonschema platformdirs==2.5.2 # via black pluggy==1.0.0 # via # molecule # pytest py==1.11.0 # via pytest pycparser==2.21 # via cffi pygments==2.13.0 # via rich pyparsing==3.0.9 # via packaging pyrsistent==0.18.1 # via jsonschema pytest==7.1.3 # via pytest-testinfra pytest-testinfra==6.8.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==6.1.2 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.6.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.3.5 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest typing-extensions==4.4.0 # via # black # rich urllib3==1.26.12 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint zipp==3.10.0 # via importlib-resources # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed file: - test-requirements.txt

:octocat: Repo | :memo: Issues | :department_store: Marketplace