electrocucaracha / krd

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

chore: update versions #168

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year 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.1.4/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Defaulting to user installation because normal site-packages is not writeable Collecting pip-tools Downloading pip_tools-7.1.0-py3-none-any.whl (56 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.9/56.9 KB 1.3 MB/s eta 0:00:00 Collecting pip>=22.2 Downloading pip-23.2.1-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 38.0 MB/s eta 0:00:00 Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.37.1) Collecting build Downloading build-0.10.0-py3-none-any.whl (17 kB) Requirement already satisfied: click>=8 in /usr/lib/python3/dist-packages (from pip-tools) (8.0.3) Collecting tomli Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (59.6.0) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.10/dist-packages (from build->pip-tools) (23.1) Collecting pyproject_hooks Downloading pyproject_hooks-1.0.0-py3-none-any.whl (9.3 kB) Installing collected packages: tomli, pip, pyproject_hooks, build, pip-tools Successfully installed build-0.10.0 pip-23.2.1 pip-tools-7.1.0 pyproject_hooks-1.0.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade --resolver=backtracking ### stderr: ```Shell # # This file is autogenerated by pip-compile with Python 3.10 # by the following command: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible-compat==4.1.5 # via # ansible-lint # molecule ansible-core==2.15.2 # via # ansible-compat # ansible-lint # molecule ansible-lint==6.17.2 # via -r test-requirements.in arrow==1.2.3 # via cookiecutter attrs==23.1.0 # via # jsonschema # referencing binaryornot==0.4.4 # via cookiecutter black==23.7.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2023.7.22 # via requests cffi==1.15.1 # via cryptography chardet==5.1.0 # via binaryornot charset-normalizer==3.2.0 # via requests click==8.1.6 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule cookiecutter==2.2.3 # via molecule cryptography==41.0.2 # via ansible-core enrich==1.2.7 # via molecule exceptiongroup==1.1.2 # via pytest filelock==3.12.2 # via ansible-lint idna==3.4 # via requests iniconfig==2.0.0 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # molecule jsonschema==4.18.4 # via # ansible-compat # ansible-lint # molecule jsonschema-specifications==2023.7.1 # via jsonschema markdown-it-py==3.0.0 # via rich markupsafe==2.1.3 # via jinja2 mdurl==0.1.2 # via markdown-it-py molecule==5.1.0 # via # -r test-requirements.in # molecule-plugins molecule-plugins @ git+https://github.com/ansible-community/molecule-plugins.git # via -r test-requirements.in mypy-extensions==1.0.0 # via black packaging==23.1 # via # ansible-compat # ansible-core # ansible-lint # black # molecule # pytest pathspec==0.11.2 # via # ansible-lint # black # yamllint platformdirs==3.10.0 # via black pluggy==1.2.0 # via # molecule # pytest pycparser==2.21 # via cffi pygments==2.15.1 # via rich pytest==7.4.0 # via pytest-testinfra pytest-testinfra==8.1.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==8.0.1 # via cookiecutter python-vagrant==1.0.0 # via molecule-plugins pyyaml==6.0.1 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # yamllint referencing==0.30.0 # via # jsonschema # jsonschema-specifications requests==2.31.0 # via # ansible-lint # cookiecutter resolvelib==1.0.1 # via ansible-core rich==13.5.0 # via # ansible-lint # enrich # molecule rpds-py==0.9.2 # via # jsonschema # referencing ruamel-yaml==0.17.32 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml six==1.16.0 # via python-dateutil subprocess-tee==0.4.1 # via # ansible-compat # ansible-lint text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest urllib3==2.0.4 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.32.0 # via # -r test-requirements.in # ansible-lint ```

Changed files

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

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

github-actions[bot] commented 1 year ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.4/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Defaulting to user installation because normal site-packages is not writeable Collecting pip-tools Downloading pip_tools-7.1.0-py3-none-any.whl (56 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.9/56.9 KB 1.6 MB/s eta 0:00:00 Collecting pip>=22.2 Downloading pip-23.2.1-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 35.6 MB/s eta 0:00:00 Collecting build Downloading build-0.10.0-py3-none-any.whl (17 kB) Collecting tomli Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (59.6.0) Requirement already satisfied: click>=8 in /usr/lib/python3/dist-packages (from pip-tools) (8.0.3) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.37.1) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.10/dist-packages (from build->pip-tools) (23.1) Collecting pyproject_hooks Downloading pyproject_hooks-1.0.0-py3-none-any.whl (9.3 kB) Installing collected packages: tomli, pip, pyproject_hooks, build, pip-tools Successfully installed build-0.10.0 pip-23.2.1 pip-tools-7.1.0 pyproject_hooks-1.0.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade --resolver=backtracking ### stderr: ```Shell # # This file is autogenerated by pip-compile with Python 3.10 # by the following command: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible-compat==4.1.5 # via # ansible-lint # molecule ansible-core==2.15.2 # via # ansible-compat # ansible-lint # molecule ansible-lint==6.17.2 # via -r test-requirements.in arrow==1.2.3 # via cookiecutter attrs==23.1.0 # via # jsonschema # referencing binaryornot==0.4.4 # via cookiecutter black==23.7.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2023.7.22 # via requests cffi==1.15.1 # via cryptography chardet==5.1.0 # via binaryornot charset-normalizer==3.2.0 # via requests click==8.1.6 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule cookiecutter==2.2.3 # via molecule cryptography==41.0.2 # via ansible-core enrich==1.2.7 # via molecule exceptiongroup==1.1.2 # via pytest filelock==3.12.2 # via ansible-lint idna==3.4 # via requests iniconfig==2.0.0 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # molecule jsonschema==4.18.4 # via # ansible-compat # ansible-lint # molecule jsonschema-specifications==2023.7.1 # via jsonschema markdown-it-py==3.0.0 # via rich markupsafe==2.1.3 # via jinja2 mdurl==0.1.2 # via markdown-it-py molecule==5.1.0 # via # -r test-requirements.in # molecule-plugins molecule-plugins @ git+https://github.com/ansible-community/molecule-plugins.git # via -r test-requirements.in mypy-extensions==1.0.0 # via black packaging==23.1 # via # ansible-compat # ansible-core # ansible-lint # black # molecule # pytest pathspec==0.11.2 # via # ansible-lint # black # yamllint platformdirs==3.10.0 # via black pluggy==1.2.0 # via # molecule # pytest pycparser==2.21 # via cffi pygments==2.15.1 # via rich pytest==7.4.0 # via pytest-testinfra pytest-testinfra==8.1.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==8.0.1 # via cookiecutter python-vagrant==1.0.0 # via molecule-plugins pyyaml==6.0.1 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # yamllint referencing==0.30.0 # via # jsonschema # jsonschema-specifications requests==2.31.0 # via # ansible-lint # cookiecutter resolvelib==1.0.1 # via ansible-core rich==13.5.1 # via # ansible-lint # enrich # molecule rpds-py==0.9.2 # via # jsonschema # referencing ruamel-yaml==0.17.32 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml six==1.16.0 # via python-dateutil subprocess-tee==0.4.1 # via # ansible-compat # ansible-lint text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest urllib3==2.0.4 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.32.0 # via # -r test-requirements.in # ansible-lint ```

Changed files

Changed 2 files: - galaxy-requirements.yml - test-requirements.txt

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

github-actions[bot] commented 1 year ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.4/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Defaulting to user installation because normal site-packages is not writeable Collecting pip-tools Downloading pip_tools-7.1.0-py3-none-any.whl (56 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.9/56.9 KB 1.9 MB/s eta 0:00:00 Requirement already satisfied: click>=8 in /usr/lib/python3/dist-packages (from pip-tools) (8.0.3) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (59.6.0) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.37.1) Collecting pip>=22.2 Downloading pip-23.2.1-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 10.5 MB/s eta 0:00:00 Collecting tomli Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Collecting build Downloading build-0.10.0-py3-none-any.whl (17 kB) Collecting pyproject_hooks Downloading pyproject_hooks-1.0.0-py3-none-any.whl (9.3 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.10/dist-packages (from build->pip-tools) (23.1) Installing collected packages: tomli, pip, pyproject_hooks, build, pip-tools Successfully installed build-0.10.0 pip-23.2.1 pip-tools-7.1.0 pyproject_hooks-1.0.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade --resolver=backtracking ### stderr: ```Shell # # This file is autogenerated by pip-compile with Python 3.10 # by the following command: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible-compat==4.1.5 # via # ansible-lint # molecule ansible-core==2.15.2 # via # ansible-compat # ansible-lint # molecule ansible-lint==6.17.2 # via -r test-requirements.in arrow==1.2.3 # via cookiecutter attrs==23.1.0 # via # jsonschema # referencing binaryornot==0.4.4 # via cookiecutter black==23.7.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2023.7.22 # via requests cffi==1.15.1 # via cryptography chardet==5.2.0 # via binaryornot charset-normalizer==3.2.0 # via requests click==8.1.6 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule cookiecutter==2.2.3 # via molecule cryptography==41.0.3 # via ansible-core enrich==1.2.7 # via molecule exceptiongroup==1.1.2 # via pytest filelock==3.12.2 # via ansible-lint idna==3.4 # via requests iniconfig==2.0.0 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # molecule jsonschema==4.18.4 # via # ansible-compat # ansible-lint # molecule jsonschema-specifications==2023.7.1 # via jsonschema markdown-it-py==3.0.0 # via rich markupsafe==2.1.3 # via jinja2 mdurl==0.1.2 # via markdown-it-py molecule==5.1.0 # via # -r test-requirements.in # molecule-plugins molecule-plugins @ git+https://github.com/ansible-community/molecule-plugins.git # via -r test-requirements.in mypy-extensions==1.0.0 # via black packaging==23.1 # via # ansible-compat # ansible-core # ansible-lint # black # molecule # pytest pathspec==0.11.2 # via # ansible-lint # black # yamllint platformdirs==3.10.0 # via black pluggy==1.2.0 # via # molecule # pytest pycparser==2.21 # via cffi pygments==2.15.1 # via rich pytest==7.4.0 # via pytest-testinfra pytest-testinfra==8.1.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==8.0.1 # via cookiecutter python-vagrant==1.0.0 # via molecule-plugins pyyaml==6.0.1 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # yamllint referencing==0.30.0 # via # jsonschema # jsonschema-specifications requests==2.31.0 # via # ansible-lint # cookiecutter resolvelib==1.0.1 # via ansible-core rich==13.5.2 # via # ansible-lint # enrich # molecule rpds-py==0.9.2 # via # jsonschema # referencing ruamel-yaml==0.17.32 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml six==1.16.0 # via python-dateutil subprocess-tee==0.4.1 # via # ansible-compat # ansible-lint text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest urllib3==2.0.4 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.32.0 # via # -r test-requirements.in # ansible-lint ```

Changed files

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

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

github-actions[bot] commented 1 year ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.4/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Defaulting to user installation because normal site-packages is not writeable Collecting pip-tools Downloading pip_tools-7.2.0-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 KB 1.6 MB/s eta 0:00:00 Collecting tomli Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (59.6.0) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.37.1) Collecting pip>=22.2 Downloading pip-23.2.1-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 9.1 MB/s eta 0:00:00 Requirement already satisfied: click>=8 in /usr/lib/python3/dist-packages (from pip-tools) (8.0.3) Collecting build Downloading build-0.10.0-py3-none-any.whl (17 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.10/dist-packages (from build->pip-tools) (23.1) Collecting pyproject_hooks Downloading pyproject_hooks-1.0.0-py3-none-any.whl (9.3 kB) Installing collected packages: tomli, pip, pyproject_hooks, build, pip-tools Successfully installed build-0.10.0 pip-23.2.1 pip-tools-7.2.0 pyproject_hooks-1.0.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade --resolver=backtracking ### stderr: ```Shell # # This file is autogenerated by pip-compile with Python 3.10 # by the following command: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible-compat==4.1.5 # via # ansible-lint # molecule ansible-core==2.15.2 # via # ansible-compat # ansible-lint # molecule ansible-lint==6.17.2 # via -r test-requirements.in arrow==1.2.3 # via cookiecutter attrs==23.1.0 # via # jsonschema # referencing binaryornot==0.4.4 # via cookiecutter black==23.7.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2023.7.22 # via requests cffi==1.15.1 # via cryptography chardet==5.2.0 # via binaryornot charset-normalizer==3.2.0 # via requests click==8.1.6 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule cookiecutter==2.2.3 # via molecule cryptography==41.0.3 # via ansible-core enrich==1.2.7 # via molecule exceptiongroup==1.1.2 # via pytest filelock==3.12.2 # via ansible-lint idna==3.4 # via requests iniconfig==2.0.0 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # molecule jsonschema==4.18.6 # via # ansible-compat # ansible-lint # molecule jsonschema-specifications==2023.7.1 # via jsonschema markdown-it-py==3.0.0 # via rich markupsafe==2.1.3 # via jinja2 mdurl==0.1.2 # via markdown-it-py molecule==5.1.0 # via # -r test-requirements.in # molecule-plugins molecule-plugins @ git+https://github.com/ansible-community/molecule-plugins.git # via -r test-requirements.in mypy-extensions==1.0.0 # via black packaging==23.1 # via # ansible-compat # ansible-core # ansible-lint # black # molecule # pytest pathspec==0.11.2 # via # ansible-lint # black # yamllint platformdirs==3.10.0 # via black pluggy==1.2.0 # via # molecule # pytest pycparser==2.21 # via cffi pygments==2.15.1 # via rich pytest==7.4.0 # via pytest-testinfra pytest-testinfra==8.1.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==8.0.1 # via cookiecutter python-vagrant==1.0.0 # via molecule-plugins pyyaml==6.0.1 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # yamllint referencing==0.30.0 # via # jsonschema # jsonschema-specifications requests==2.31.0 # via # ansible-lint # cookiecutter resolvelib==1.0.1 # via ansible-core rich==13.5.2 # via # ansible-lint # enrich # molecule rpds-py==0.9.2 # via # jsonschema # referencing ruamel-yaml==0.17.32 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml six==1.16.0 # via python-dateutil subprocess-tee==0.4.1 # via # ansible-compat # ansible-lint text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest urllib3==2.0.4 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.32.0 # via # -r test-requirements.in # ansible-lint ```

Changed files

Changed file: - test-requirements.txt

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

github-actions[bot] commented 1 year ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.4/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Defaulting to user installation because normal site-packages is not writeable Collecting pip-tools Downloading pip_tools-7.2.0-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 KB 1.8 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (59.6.0) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.37.1) Collecting tomli Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Collecting build Downloading build-0.10.0-py3-none-any.whl (17 kB) Collecting pip>=22.2 Downloading pip-23.2.1-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 42.9 MB/s eta 0:00:00 Requirement already satisfied: click>=8 in /usr/lib/python3/dist-packages (from pip-tools) (8.0.3) Collecting pyproject_hooks Downloading pyproject_hooks-1.0.0-py3-none-any.whl (9.3 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.10/dist-packages (from build->pip-tools) (23.1) Installing collected packages: tomli, pip, pyproject_hooks, build, pip-tools Successfully installed build-0.10.0 pip-23.2.1 pip-tools-7.2.0 pyproject_hooks-1.0.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade --resolver=backtracking ### stderr: ```Shell # # This file is autogenerated by pip-compile with Python 3.10 # by the following command: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible-compat==4.1.5 # via # ansible-lint # molecule ansible-core==2.15.2 # via # ansible-compat # ansible-lint # molecule ansible-lint==6.17.2 # via -r test-requirements.in attrs==23.1.0 # via # jsonschema # referencing black==23.7.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2023.7.22 # via requests cffi==1.15.1 # via cryptography charset-normalizer==3.2.0 # via requests click==8.1.6 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule cryptography==41.0.3 # via ansible-core enrich==1.2.7 # via molecule exceptiongroup==1.1.2 # via pytest filelock==3.12.2 # via ansible-lint idna==3.4 # via requests iniconfig==2.0.0 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # molecule jsonschema==4.18.6 # via # ansible-compat # ansible-lint # molecule jsonschema-specifications==2023.7.1 # via jsonschema markdown-it-py==3.0.0 # via rich markupsafe==2.1.3 # via jinja2 mdurl==0.1.2 # via markdown-it-py molecule==6.0.0a2 # via # -r test-requirements.in # molecule-plugins molecule-plugins @ git+https://github.com/ansible-community/molecule-plugins.git # via -r test-requirements.in mypy-extensions==1.0.0 # via black packaging==23.1 # via # ansible-compat # ansible-core # ansible-lint # black # molecule # pytest pathspec==0.11.2 # via # ansible-lint # black # yamllint platformdirs==3.10.0 # via black pluggy==1.2.0 # via # molecule # pytest pycparser==2.21 # via cffi pygments==2.15.1 # via rich pytest==7.4.0 # via pytest-testinfra pytest-testinfra==8.1.0 # via -r test-requirements.in python-vagrant==1.0.0 # via molecule-plugins pyyaml==6.0.1 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # yamllint referencing==0.30.0 # via # jsonschema # jsonschema-specifications requests==2.31.0 # via # ansible-lint # cookiecutter resolvelib==1.0.1 # via ansible-core rich==13.5.2 # via # ansible-lint # cookiecutter # enrich # molecule rpds-py==0.9.2 # via # jsonschema # referencing ruamel-yaml==0.17.32 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml subprocess-tee==0.4.1 # via # ansible-compat # ansible-lint tomli==2.0.1 # via # black # pytest urllib3==2.0.4 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.32.0 # via # -r test-requirements.in # ansible-lint ```

Changed files

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

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

github-actions[bot] commented 1 year ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.4/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Defaulting to user installation because normal site-packages is not writeable Collecting pip-tools Downloading pip_tools-7.2.0-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 KB 2.0 MB/s eta 0:00:00 Collecting tomli Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Collecting build Downloading build-0.10.0-py3-none-any.whl (17 kB) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (59.6.0) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.37.1) Collecting pip>=22.2 Downloading pip-23.2.1-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 37.7 MB/s eta 0:00:00 Requirement already satisfied: click>=8 in /usr/lib/python3/dist-packages (from pip-tools) (8.0.3) Collecting pyproject_hooks Downloading pyproject_hooks-1.0.0-py3-none-any.whl (9.3 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.10/dist-packages (from build->pip-tools) (23.1) Installing collected packages: tomli, pip, pyproject_hooks, build, pip-tools Successfully installed build-0.10.0 pip-23.2.1 pip-tools-7.2.0 pyproject_hooks-1.0.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade --resolver=backtracking ### stderr: ```Shell # # This file is autogenerated by pip-compile with Python 3.10 # by the following command: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible-compat==4.1.5 # via # ansible-lint # molecule ansible-core==2.15.2 # via # ansible-compat # ansible-lint # molecule ansible-lint==6.17.2 # via -r test-requirements.in attrs==23.1.0 # via # jsonschema # referencing black==23.7.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2023.7.22 # via requests cffi==1.15.1 # via cryptography charset-normalizer==3.2.0 # via requests click==8.1.6 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule cryptography==41.0.3 # via ansible-core enrich==1.2.7 # via molecule exceptiongroup==1.1.2 # via pytest filelock==3.12.2 # via ansible-lint idna==3.4 # via requests iniconfig==2.0.0 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # molecule jsonschema==4.18.6 # via # ansible-compat # ansible-lint # molecule jsonschema-specifications==2023.7.1 # via jsonschema markdown-it-py==3.0.0 # via rich markupsafe==2.1.3 # via jinja2 mdurl==0.1.2 # via markdown-it-py molecule==6.0.0a2 # via # -r test-requirements.in # molecule-plugins molecule-plugins @ git+https://github.com/ansible-community/molecule-plugins.git # via -r test-requirements.in mypy-extensions==1.0.0 # via black packaging==23.1 # via # ansible-compat # ansible-core # ansible-lint # black # molecule # pytest pathspec==0.11.2 # via # ansible-lint # black # yamllint platformdirs==3.10.0 # via black pluggy==1.2.0 # via # molecule # pytest pycparser==2.21 # via cffi pygments==2.15.1 # via rich pytest==7.4.0 # via pytest-testinfra pytest-testinfra==8.1.0 # via -r test-requirements.in python-vagrant==1.0.0 # via molecule-plugins pyyaml==6.0.1 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # yamllint referencing==0.30.1 # via # jsonschema # jsonschema-specifications requests==2.31.0 # via # ansible-lint # cookiecutter resolvelib==1.0.1 # via ansible-core rich==13.5.2 # via # ansible-lint # cookiecutter # enrich # molecule rpds-py==0.9.2 # via # jsonschema # referencing ruamel-yaml==0.17.32 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml subprocess-tee==0.4.1 # via # ansible-compat # ansible-lint tomli==2.0.1 # via # black # pytest urllib3==2.0.4 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.32.0 # via # -r test-requirements.in # ansible-lint ```

Changed files

Changed file: - test-requirements.txt

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

github-actions[bot] commented 1 year ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.4/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Defaulting to user installation because normal site-packages is not writeable Collecting pip-tools Downloading pip_tools-7.2.0-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 KB 1.5 MB/s eta 0:00:00 Collecting pip>=22.2 Downloading pip-23.2.1-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 34.0 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (59.6.0) Collecting build Downloading build-0.10.0-py3-none-any.whl (17 kB) Collecting tomli Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.37.1) Requirement already satisfied: click>=8 in /usr/lib/python3/dist-packages (from pip-tools) (8.0.3) Collecting pyproject_hooks Downloading pyproject_hooks-1.0.0-py3-none-any.whl (9.3 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.10/dist-packages (from build->pip-tools) (23.1) Installing collected packages: tomli, pip, pyproject_hooks, build, pip-tools Successfully installed build-0.10.0 pip-23.2.1 pip-tools-7.2.0 pyproject_hooks-1.0.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade --resolver=backtracking ### stderr: ```Shell # # This file is autogenerated by pip-compile with Python 3.10 # by the following command: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible-compat==4.1.5 # via # ansible-lint # molecule ansible-core==2.15.2 # via # ansible-compat # ansible-lint # molecule ansible-lint==6.17.2 # via -r test-requirements.in attrs==23.1.0 # via # jsonschema # referencing black==23.7.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2023.7.22 # via requests cffi==1.15.1 # via cryptography charset-normalizer==3.2.0 # via requests click==8.1.6 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule cryptography==41.0.3 # via ansible-core enrich==1.2.7 # via molecule exceptiongroup==1.1.2 # via pytest filelock==3.12.2 # via ansible-lint idna==3.4 # via requests iniconfig==2.0.0 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # molecule jsonschema==4.18.6 # via # ansible-compat # ansible-lint # molecule jsonschema-specifications==2023.7.1 # via jsonschema markdown-it-py==3.0.0 # via rich markupsafe==2.1.3 # via jinja2 mdurl==0.1.2 # via markdown-it-py molecule==6.0.0a2 # via # -r test-requirements.in # molecule-plugins molecule-plugins @ git+https://github.com/ansible-community/molecule-plugins.git # via -r test-requirements.in mypy-extensions==1.0.0 # via black packaging==23.1 # via # ansible-compat # ansible-core # ansible-lint # black # molecule # pytest pathspec==0.11.2 # via # ansible-lint # black # yamllint platformdirs==3.10.0 # via black pluggy==1.2.0 # via # molecule # pytest pycparser==2.21 # via cffi pygments==2.15.1 # via rich pytest==7.4.0 # via pytest-testinfra pytest-testinfra==8.1.0 # via -r test-requirements.in python-vagrant==1.0.0 # via molecule-plugins pyyaml==6.0.1 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # yamllint referencing==0.30.2 # via # jsonschema # jsonschema-specifications requests==2.31.0 # via # ansible-lint # cookiecutter resolvelib==1.0.1 # via ansible-core rich==13.5.2 # via # ansible-lint # cookiecutter # enrich # molecule rpds-py==0.9.2 # via # jsonschema # referencing ruamel-yaml==0.17.32 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml subprocess-tee==0.4.1 # via # ansible-compat # ansible-lint tomli==2.0.1 # via # black # pytest urllib3==2.0.4 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.32.0 # via # -r test-requirements.in # ansible-lint ```

Changed files

Changed file: - test-requirements.txt

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

github-actions[bot] commented 1 year ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.4/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Defaulting to user installation because normal site-packages is not writeable Collecting pip-tools Downloading pip_tools-7.2.0-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 KB 1.9 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (59.6.0) Requirement already satisfied: click>=8 in /usr/lib/python3/dist-packages (from pip-tools) (8.0.3) Collecting pip>=22.2 Downloading pip-23.2.1-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 9.0 MB/s eta 0:00:00 Collecting build Downloading build-0.10.0-py3-none-any.whl (17 kB) Collecting tomli Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.37.1) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.10/dist-packages (from build->pip-tools) (23.1) Collecting pyproject_hooks Downloading pyproject_hooks-1.0.0-py3-none-any.whl (9.3 kB) Installing collected packages: tomli, pip, pyproject_hooks, build, pip-tools Successfully installed build-0.10.0 pip-23.2.1 pip-tools-7.2.0 pyproject_hooks-1.0.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade --resolver=backtracking ### stderr: ```Shell # # This file is autogenerated by pip-compile with Python 3.10 # by the following command: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible-compat==4.1.5 # via # ansible-lint # molecule ansible-core==2.15.2 # via # ansible-compat # ansible-lint # molecule ansible-lint==6.17.2 # via -r test-requirements.in attrs==23.1.0 # via # jsonschema # referencing black==23.7.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2023.7.22 # via requests cffi==1.15.1 # via cryptography charset-normalizer==3.2.0 # via requests click==8.1.6 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule cryptography==41.0.3 # via ansible-core enrich==1.2.7 # via molecule exceptiongroup==1.1.2 # via pytest filelock==3.12.2 # via ansible-lint idna==3.4 # via requests iniconfig==2.0.0 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # molecule jsonschema==4.18.6 # via # ansible-compat # ansible-lint # molecule jsonschema-specifications==2023.7.1 # via jsonschema markdown-it-py==3.0.0 # via rich markupsafe==2.1.3 # via jinja2 mdurl==0.1.2 # via markdown-it-py molecule==6.0.0a2 # via # -r test-requirements.in # molecule-plugins molecule-plugins @ git+https://github.com/ansible-community/molecule-plugins.git # via -r test-requirements.in mypy-extensions==1.0.0 # via black packaging==23.1 # via # ansible-compat # ansible-core # ansible-lint # black # molecule # pytest pathspec==0.11.2 # via # ansible-lint # black # yamllint platformdirs==3.10.0 # via black pluggy==1.2.0 # via # molecule # pytest pycparser==2.21 # via cffi pygments==2.16.1 # via rich pytest==7.4.0 # via pytest-testinfra pytest-testinfra==8.1.0 # via -r test-requirements.in python-vagrant==1.0.0 # via molecule-plugins pyyaml==6.0.1 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # yamllint referencing==0.30.2 # via # jsonschema # jsonschema-specifications requests==2.31.0 # via # ansible-lint # cookiecutter resolvelib==1.0.1 # via ansible-core rich==13.5.2 # via # ansible-lint # cookiecutter # enrich # molecule rpds-py==0.9.2 # via # jsonschema # referencing ruamel-yaml==0.17.32 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml subprocess-tee==0.4.1 # via # ansible-compat # ansible-lint tomli==2.0.1 # via # black # pytest urllib3==2.0.4 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.32.0 # via # -r test-requirements.in # ansible-lint ```

Changed files

Changed file: - test-requirements.txt

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

github-actions[bot] commented 1 year ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.4/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Defaulting to user installation because normal site-packages is not writeable Collecting pip-tools Downloading pip_tools-7.2.0-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 KB 1.6 MB/s eta 0:00:00 Requirement already satisfied: click>=8 in /usr/lib/python3/dist-packages (from pip-tools) (8.0.3) Collecting pip>=22.2 Downloading pip-23.2.1-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 24.1 MB/s eta 0:00:00 Collecting build Downloading build-0.10.0-py3-none-any.whl (17 kB) Collecting tomli Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (59.6.0) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.37.1) Collecting pyproject_hooks Downloading pyproject_hooks-1.0.0-py3-none-any.whl (9.3 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.10/dist-packages (from build->pip-tools) (23.1) Installing collected packages: tomli, pip, pyproject_hooks, build, pip-tools Successfully installed build-0.10.0 pip-23.2.1 pip-tools-7.2.0 pyproject_hooks-1.0.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade --resolver=backtracking ### stderr: ```Shell # # This file is autogenerated by pip-compile with Python 3.10 # by the following command: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible-compat==4.1.5 # via # ansible-lint # molecule ansible-core==2.15.2 # via # ansible-compat # ansible-lint # molecule ansible-lint==6.17.2 # via -r test-requirements.in attrs==23.1.0 # via # jsonschema # referencing black==23.7.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2023.7.22 # via requests cffi==1.15.1 # via cryptography charset-normalizer==3.2.0 # via requests click==8.1.6 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule cryptography==41.0.3 # via ansible-core enrich==1.2.7 # via molecule exceptiongroup==1.1.2 # via pytest filelock==3.12.2 # via ansible-lint idna==3.4 # via requests iniconfig==2.0.0 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # molecule jsonschema==4.19.0 # via # ansible-compat # ansible-lint # molecule jsonschema-specifications==2023.7.1 # via jsonschema markdown-it-py==3.0.0 # via rich markupsafe==2.1.3 # via jinja2 mdurl==0.1.2 # via markdown-it-py molecule==6.0.0a2 # via # -r test-requirements.in # molecule-plugins molecule-plugins @ git+https://github.com/ansible-community/molecule-plugins.git # via -r test-requirements.in mypy-extensions==1.0.0 # via black packaging==23.1 # via # ansible-compat # ansible-core # ansible-lint # black # molecule # pytest pathspec==0.11.2 # via # ansible-lint # black # yamllint platformdirs==3.10.0 # via black pluggy==1.2.0 # via # molecule # pytest pycparser==2.21 # via cffi pygments==2.16.1 # via rich pytest==7.4.0 # via pytest-testinfra pytest-testinfra==8.1.0 # via -r test-requirements.in python-vagrant==1.0.0 # via molecule-plugins pyyaml==6.0.1 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # yamllint referencing==0.30.2 # via # jsonschema # jsonschema-specifications requests==2.31.0 # via # ansible-lint # cookiecutter resolvelib==1.0.1 # via ansible-core rich==13.5.2 # via # ansible-lint # cookiecutter # enrich # molecule rpds-py==0.9.2 # via # jsonschema # referencing ruamel-yaml==0.17.32 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml subprocess-tee==0.4.1 # via # ansible-compat # ansible-lint tomli==2.0.1 # via # black # pytest urllib3==2.0.4 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.32.0 # via # -r test-requirements.in # ansible-lint ```

Changed files

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

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

github-actions[bot] commented 1 year ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.4/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Defaulting to user installation because normal site-packages is not writeable Collecting pip-tools Downloading pip_tools-7.3.0-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.4/57.4 KB 1.7 MB/s eta 0:00:00 Collecting tomli Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Collecting pip>=22.2 Downloading pip-23.2.1-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 46.5 MB/s eta 0:00:00 Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.37.1) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (59.6.0) Requirement already satisfied: click>=8 in /usr/lib/python3/dist-packages (from pip-tools) (8.0.3) Collecting build Downloading build-0.10.0-py3-none-any.whl (17 kB) Collecting pyproject_hooks Downloading pyproject_hooks-1.0.0-py3-none-any.whl (9.3 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.10/dist-packages (from build->pip-tools) (23.1) Installing collected packages: tomli, pip, pyproject_hooks, build, pip-tools Successfully installed build-0.10.0 pip-23.2.1 pip-tools-7.3.0 pyproject_hooks-1.0.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade --resolver=backtracking ### stderr: ```Shell WARNING: --strip-extras is becoming the default in version 8.0.0. To silence this warning, either use --strip-extras to opt into the new default or use --no-strip-extras to retain the existing behavior. # # This file is autogenerated by pip-compile with Python 3.10 # by the following command: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible-compat==4.1.5 # via # ansible-lint # molecule ansible-core==2.15.2 # via # ansible-compat # ansible-lint # molecule ansible-lint==6.17.2 # via -r test-requirements.in attrs==23.1.0 # via # jsonschema # referencing black==23.7.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2023.7.22 # via requests cffi==1.15.1 # via cryptography charset-normalizer==3.2.0 # via requests click==8.1.6 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule cryptography==41.0.3 # via ansible-core enrich==1.2.7 # via molecule exceptiongroup==1.1.2 # via pytest filelock==3.12.2 # via ansible-lint idna==3.4 # via requests iniconfig==2.0.0 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # molecule jsonschema==4.19.0 # via # ansible-compat # ansible-lint # molecule jsonschema-specifications==2023.7.1 # via jsonschema markdown-it-py==3.0.0 # via rich markupsafe==2.1.3 # via jinja2 mdurl==0.1.2 # via markdown-it-py molecule==6.0.0a2 # via # -r test-requirements.in # molecule-plugins molecule-plugins[vagrant] @ git+https://github.com/ansible-community/molecule-plugins.git # via -r test-requirements.in mypy-extensions==1.0.0 # via black packaging==23.1 # via # ansible-compat # ansible-core # ansible-lint # black # molecule # pytest pathspec==0.11.2 # via # ansible-lint # black # yamllint platformdirs==3.10.0 # via black pluggy==1.2.0 # via # molecule # pytest pycparser==2.21 # via cffi pygments==2.16.1 # via rich pytest==7.4.0 # via pytest-testinfra pytest-testinfra==8.1.0 # via -r test-requirements.in python-vagrant==1.0.0 # via molecule-plugins pyyaml==6.0.1 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # yamllint referencing==0.30.2 # via # jsonschema # jsonschema-specifications requests==2.31.0 # via # ansible-lint # cookiecutter resolvelib==1.0.1 # via ansible-core rich==13.5.2 # via # ansible-lint # cookiecutter # enrich # molecule rpds-py==0.9.2 # via # jsonschema # referencing ruamel-yaml==0.17.32 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml subprocess-tee==0.4.1 # via # ansible-compat # ansible-lint tomli==2.0.1 # via # black # pytest urllib3==2.0.4 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.32.0 # via # -r test-requirements.in # ansible-lint ```

Changed files

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

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

github-actions[bot] commented 1 year ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.4/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Defaulting to user installation because normal site-packages is not writeable Collecting pip-tools Downloading pip_tools-7.3.0-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.4/57.4 KB 1.7 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (59.6.0) Collecting build Downloading build-0.10.0-py3-none-any.whl (17 kB) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.37.1) Requirement already satisfied: click>=8 in /usr/lib/python3/dist-packages (from pip-tools) (8.0.3) Collecting tomli Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Collecting pip>=22.2 Downloading pip-23.2.1-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 34.2 MB/s eta 0:00:00 Collecting pyproject_hooks Downloading pyproject_hooks-1.0.0-py3-none-any.whl (9.3 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.10/dist-packages (from build->pip-tools) (23.1) Installing collected packages: tomli, pip, pyproject_hooks, build, pip-tools Successfully installed build-0.10.0 pip-23.2.1 pip-tools-7.3.0 pyproject_hooks-1.0.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade --resolver=backtracking ### stderr: ```Shell WARNING: --strip-extras is becoming the default in version 8.0.0. To silence this warning, either use --strip-extras to opt into the new default or use --no-strip-extras to retain the existing behavior. # # This file is autogenerated by pip-compile with Python 3.10 # by the following command: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible-compat==4.1.5 # via # ansible-lint # molecule ansible-core==2.15.2 # via # ansible-compat # ansible-lint # molecule ansible-lint==6.17.2 # via -r test-requirements.in arrow==1.2.3 # via cookiecutter attrs==23.1.0 # via # jsonschema # referencing binaryornot==0.4.4 # via cookiecutter black==23.7.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2023.7.22 # via requests cffi==1.15.1 # via cryptography chardet==5.2.0 # via binaryornot charset-normalizer==3.2.0 # via requests click==8.1.6 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule cookiecutter==2.3.0 # via molecule cryptography==41.0.3 # via ansible-core enrich==1.2.7 # via molecule exceptiongroup==1.1.2 # via pytest filelock==3.12.2 # via ansible-lint idna==3.4 # via requests iniconfig==2.0.0 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # molecule jsonschema==4.19.0 # via # ansible-compat # ansible-lint # molecule jsonschema-specifications==2023.7.1 # via jsonschema markdown-it-py==3.0.0 # via rich markupsafe==2.1.3 # via jinja2 mdurl==0.1.2 # via markdown-it-py molecule==5.1.0 # via # -r test-requirements.in # molecule-plugins molecule-plugins[vagrant]==23.5.0 # via -r test-requirements.in mypy-extensions==1.0.0 # via black packaging==23.1 # via # ansible-compat # ansible-core # ansible-lint # black # molecule # pytest pathspec==0.11.2 # via # ansible-lint # black # yamllint platformdirs==3.10.0 # via black pluggy==1.2.0 # via # molecule # pytest pycparser==2.21 # via cffi pygments==2.16.1 # via rich pytest==7.4.0 # via pytest-testinfra pytest-testinfra==8.1.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==8.0.1 # via cookiecutter python-vagrant==1.0.0 # via molecule-plugins pyyaml==6.0.1 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # yamllint referencing==0.30.2 # via # jsonschema # jsonschema-specifications requests==2.31.0 # via # ansible-lint # cookiecutter resolvelib==1.0.1 # via ansible-core rich==13.5.2 # via # ansible-lint # cookiecutter # enrich # molecule rpds-py==0.9.2 # via # jsonschema # referencing ruamel-yaml==0.17.32 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml six==1.16.0 # via python-dateutil subprocess-tee==0.4.1 # via # ansible-compat # ansible-lint text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest urllib3==2.0.4 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.32.0 # via # -r test-requirements.in # ansible-lint ```

Changed files

Changed file: - test-requirements.txt

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

github-actions[bot] commented 1 year ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.4/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Defaulting to user installation because normal site-packages is not writeable Collecting pip-tools Downloading pip_tools-7.3.0-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.4/57.4 KB 2.4 MB/s eta 0:00:00 Collecting build Downloading build-0.10.0-py3-none-any.whl (17 kB) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (59.6.0) Collecting tomli Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.37.1) Requirement already satisfied: click>=8 in /usr/lib/python3/dist-packages (from pip-tools) (8.0.3) Collecting pip>=22.2 Downloading pip-23.2.1-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 15.7 MB/s eta 0:00:00 Collecting pyproject_hooks Downloading pyproject_hooks-1.0.0-py3-none-any.whl (9.3 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.10/dist-packages (from build->pip-tools) (23.1) Installing collected packages: tomli, pip, pyproject_hooks, build, pip-tools Successfully installed build-0.10.0 pip-23.2.1 pip-tools-7.3.0 pyproject_hooks-1.0.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade --resolver=backtracking ### stderr: ```Shell WARNING: --strip-extras is becoming the default in version 8.0.0. To silence this warning, either use --strip-extras to opt into the new default or use --no-strip-extras to retain the existing behavior. # # This file is autogenerated by pip-compile with Python 3.10 # by the following command: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible-compat==4.1.5 # via # ansible-lint # molecule ansible-core==2.15.2 # via # ansible-compat # ansible-lint # molecule ansible-lint==6.17.2 # via -r test-requirements.in arrow==1.2.3 # via cookiecutter attrs==23.1.0 # via # jsonschema # referencing binaryornot==0.4.4 # via cookiecutter black==23.7.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2023.7.22 # via requests cffi==1.15.1 # via cryptography chardet==5.2.0 # via binaryornot charset-normalizer==3.2.0 # via requests click==8.1.6 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule cookiecutter==2.3.0 # via molecule cryptography==41.0.3 # via ansible-core enrich==1.2.7 # via molecule exceptiongroup==1.1.2 # via pytest filelock==3.12.2 # via ansible-lint idna==3.4 # via requests iniconfig==2.0.0 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # molecule jsonschema==4.19.0 # via # ansible-compat # ansible-lint # molecule jsonschema-specifications==2023.7.1 # via jsonschema markdown-it-py==3.0.0 # via rich markupsafe==2.1.3 # via jinja2 mdurl==0.1.2 # via markdown-it-py molecule==5.1.0 # via # -r test-requirements.in # molecule-plugins molecule-plugins[vagrant]==23.5.0 # via -r test-requirements.in mypy-extensions==1.0.0 # via black packaging==23.1 # via # ansible-compat # ansible-core # ansible-lint # black # molecule # pytest pathspec==0.11.2 # via # ansible-lint # black # yamllint platformdirs==3.10.0 # via black pluggy==1.2.0 # via # molecule # pytest pycparser==2.21 # via cffi pygments==2.16.1 # via rich pytest==7.4.0 # via pytest-testinfra pytest-testinfra==8.1.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==8.0.1 # via cookiecutter python-vagrant==1.0.0 # via molecule-plugins pyyaml==6.0.1 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # yamllint referencing==0.30.2 # via # jsonschema # jsonschema-specifications requests==2.31.0 # via # ansible-lint # cookiecutter resolvelib==1.0.1 # via ansible-core rich==13.5.2 # via # ansible-lint # cookiecutter # enrich # molecule rpds-py==0.9.2 # via # jsonschema # referencing ruamel-yaml==0.17.32 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml six==1.16.0 # via python-dateutil subprocess-tee==0.4.1 # via # ansible-compat # ansible-lint text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest urllib3==2.0.4 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.32.0 # via # -r test-requirements.in # ansible-lint ```

Changed files

Changed file: - galaxy-requirements.yml

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

github-actions[bot] commented 1 year ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.4/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Defaulting to user installation because normal site-packages is not writeable Collecting pip-tools Downloading pip_tools-7.3.0-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.4/57.4 KB 2.3 MB/s eta 0:00:00 Collecting tomli Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Collecting build Downloading build-0.10.0-py3-none-any.whl (17 kB) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.37.1) Requirement already satisfied: click>=8 in /usr/lib/python3/dist-packages (from pip-tools) (8.0.3) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (59.6.0) Collecting pip>=22.2 Downloading pip-23.2.1-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 15.7 MB/s eta 0:00:00 Collecting pyproject_hooks Downloading pyproject_hooks-1.0.0-py3-none-any.whl (9.3 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.10/dist-packages (from build->pip-tools) (23.1) Installing collected packages: tomli, pip, pyproject_hooks, build, pip-tools Successfully installed build-0.10.0 pip-23.2.1 pip-tools-7.3.0 pyproject_hooks-1.0.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade --resolver=backtracking ### stderr: ```Shell WARNING: --strip-extras is becoming the default in version 8.0.0. To silence this warning, either use --strip-extras to opt into the new default or use --no-strip-extras to retain the existing behavior. # # This file is autogenerated by pip-compile with Python 3.10 # by the following command: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible-compat==4.1.5 # via # ansible-lint # molecule ansible-core==2.15.3 # via # ansible-compat # ansible-lint # molecule ansible-lint==6.17.2 # via -r test-requirements.in attrs==23.1.0 # via # jsonschema # referencing black==23.7.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2023.7.22 # via requests cffi==1.15.1 # via cryptography charset-normalizer==3.2.0 # via requests click==8.1.6 # via # black # click-help-colors # molecule click-help-colors==0.9.1 # via molecule cryptography==41.0.3 # via ansible-core enrich==1.2.7 # via molecule exceptiongroup==1.1.3 # via pytest filelock==3.12.2 # via ansible-lint idna==3.4 # via requests iniconfig==2.0.0 # via pytest jinja2==3.1.2 # via # ansible-core # molecule jsonschema==4.19.0 # via # ansible-compat # ansible-lint # molecule jsonschema-specifications==2023.7.1 # via jsonschema markdown-it-py==3.0.0 # via rich markupsafe==2.1.3 # via jinja2 mdurl==0.1.2 # via markdown-it-py molecule==6.0.0 # via # -r test-requirements.in # molecule-plugins molecule-plugins[vagrant]==23.5.0 # via -r test-requirements.in mypy-extensions==1.0.0 # via black packaging==23.1 # via # ansible-compat # ansible-core # ansible-lint # black # molecule # pytest pathspec==0.11.2 # via # ansible-lint # black # yamllint platformdirs==3.10.0 # via black pluggy==1.2.0 # via # molecule # pytest pycparser==2.21 # via cffi pygments==2.16.1 # via rich pytest==7.4.0 # via pytest-testinfra pytest-testinfra==8.1.0 # via -r test-requirements.in python-vagrant==1.0.0 # via molecule-plugins pyyaml==6.0.1 # via # ansible-compat # ansible-core # ansible-lint # molecule # yamllint referencing==0.30.2 # via # jsonschema # jsonschema-specifications requests==2.31.0 # via ansible-lint resolvelib==1.0.1 # via ansible-core rich==13.5.2 # via # ansible-lint # enrich # molecule rpds-py==0.9.2 # via # jsonschema # referencing ruamel-yaml==0.17.32 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml subprocess-tee==0.4.1 # via # ansible-compat # ansible-lint tomli==2.0.1 # via # black # pytest urllib3==2.0.4 # via requests wcmatch==8.4.1 # via # ansible-lint # molecule yamllint==1.32.0 # via # -r test-requirements.in # ansible-lint ```

Changed files

Changed file: - test-requirements.txt

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

github-actions[bot] commented 1 year ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.4/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Defaulting to user installation because normal site-packages is not writeable Collecting pip-tools Downloading pip_tools-7.3.0-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.4/57.4 KB 1.7 MB/s eta 0:00:00 Requirement already satisfied: click>=8 in /usr/lib/python3/dist-packages (from pip-tools) (8.0.3) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.37.1) Collecting pip>=22.2 Downloading pip-23.2.1-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 37.1 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (59.6.0) Collecting build Downloading build-0.10.0-py3-none-any.whl (17 kB) Collecting tomli Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Collecting pyproject_hooks Downloading pyproject_hooks-1.0.0-py3-none-any.whl (9.3 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.10/dist-packages (from build->pip-tools) (23.1) Installing collected packages: tomli, pip, pyproject_hooks, build, pip-tools Successfully installed build-0.10.0 pip-23.2.1 pip-tools-7.3.0 pyproject_hooks-1.0.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade --resolver=backtracking ### stderr: ```Shell WARNING: --strip-extras is becoming the default in version 8.0.0. To silence this warning, either use --strip-extras to opt into the new default or use --no-strip-extras to retain the existing behavior. # # This file is autogenerated by pip-compile with Python 3.10 # by the following command: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible-compat==4.1.5 # via # ansible-lint # molecule ansible-core==2.15.3 # via # ansible-compat # ansible-lint # molecule ansible-lint==6.17.2 # via -r test-requirements.in attrs==23.1.0 # via # jsonschema # referencing black==23.7.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2023.7.22 # via requests cffi==1.15.1 # via cryptography charset-normalizer==3.2.0 # via requests click==8.1.6 # via # black # click-help-colors # molecule click-help-colors==0.9.1 # via molecule cryptography==41.0.3 # via ansible-core enrich==1.2.7 # via molecule exceptiongroup==1.1.3 # via pytest filelock==3.12.2 # via ansible-lint idna==3.4 # via requests iniconfig==2.0.0 # via pytest jinja2==3.1.2 # via # ansible-core # molecule jsonschema==4.19.0 # via # ansible-compat # ansible-lint # molecule jsonschema-specifications==2023.7.1 # via jsonschema markdown-it-py==3.0.0 # via rich markupsafe==2.1.3 # via jinja2 mdurl==0.1.2 # via markdown-it-py molecule==6.0.0 # via # -r test-requirements.in # molecule-plugins molecule-plugins[vagrant]==23.5.0 # via -r test-requirements.in mypy-extensions==1.0.0 # via black packaging==23.1 # via # ansible-compat # ansible-core # ansible-lint # black # molecule # pytest pathspec==0.11.2 # via # ansible-lint # black # yamllint platformdirs==3.10.0 # via black pluggy==1.2.0 # via # molecule # pytest pycparser==2.21 # via cffi pygments==2.16.1 # via rich pytest==7.4.0 # via pytest-testinfra pytest-testinfra==8.1.0 # via -r test-requirements.in python-vagrant==1.0.0 # via molecule-plugins pyyaml==6.0.1 # via # ansible-compat # ansible-core # ansible-lint # molecule # yamllint referencing==0.30.2 # via # jsonschema # jsonschema-specifications requests==2.31.0 # via ansible-lint resolvelib==1.0.1 # via ansible-core rich==13.5.2 # via # ansible-lint # enrich # molecule rpds-py==0.9.2 # via # jsonschema # referencing ruamel-yaml==0.17.32 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml subprocess-tee==0.4.1 # via # ansible-compat # ansible-lint tomli==2.0.1 # via # black # pytest urllib3==2.0.4 # via requests wcmatch==8.4.1 # via # ansible-lint # molecule yamllint==1.32.0 # via # -r test-requirements.in # ansible-lint ```

Changed files

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

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