chore(deps): bump the github_actions group across 1 directory with 4 updates (#353)
- chore(deps): bump the github_actions group across 1 directory with 4 updates
Bumps the github_actions group with 4 updates in the / directory: actions/checkout, actions/setup-node, actions/setup-python and astral-sh/ruff-action.
Updates
actions/checkoutfrom 6 to 7Updates
actions/setup-nodefrom 6 to 7Updates
actions/setup-pythonfrom 6 to 7Updates
astral-sh/ruff-actionfrom 4.0.0 to 4.1.0
updated-dependencies:
- dependency-name: actions/checkout dependency-version: ‘7’ dependency-type: direct:production update-type: version-update:semver-major dependency-group: github_actions
- dependency-name: actions/setup-node dependency-version: ‘7’ dependency-type: direct:production update-type: version-update:semver-major dependency-group: github_actions
- dependency-name: actions/setup-python dependency-version: ‘7’ dependency-type: direct:production update-type: version-update:semver-major dependency-group: github_actions
- dependency-name: astral-sh/ruff-action dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github_actions …
Signed-off-by: dependabot[bot] support@github.com
- chore: disable commit body length limit
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chengzhong Wu cwu631@bloomberg.net
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802047560号
GYP can Generate Your Projects.
Documents are available at
./docs.gyp-next is released to the Python Packaging Index (PyPI) and can be installed with the command:
python3 -m pip install gyp-nextWhen used as a command line utility, gyp-next can also be installed with pipx or uv:
pipx install gyp-next# –or–uv tool install gyp-nextOr to run gyp-next directly without installing it:
pipx run gyp-next --help# –or–uvx --from=gyp-next gyp --help``` NOTE: running app ‘gyp’ from ‘gyp-next’ usage: gyp [options …] [build_file …]options: -h, –help show this help message and exit –build CONFIGS configuration for build after project generation –check check format of gyp files [ … ]