pgsrip
pgsrip copied to clipboard
build(deps): bump snok/install-poetry from 1.3.4 to 1.4.1
Bumps snok/install-poetry from 1.3.4 to 1.4.1.
Release notes
Sourced from snok/install-poetry's releases.
v1.4.1
What's Changed
- fix: Use
python3
instead ofpython
by@megaserg
in snok/install-poetry#159New Contributors
@megaserg
made their first contribution in snok/install-poetry#159Full Changelog: https://github.com/snok/install-poetry/compare/v1...v1.4.1
v1.4.0
What's Changed
- feat: support install poetry plugins by
@waketzheng
in snok/install-poetry#155- enhancement: Remove
curl
dependency by@ivanychev
in snok/install-poetry#153- chore: Remove Python 3.7 from test matrix
@tmakruck
in snok/install-poetry#136- docs: Add virtualenvs-path to the Install Poetry step by
@zalun
in snok/install-poetry#152- docs: Upgrade GitHub Actions, Python 3.12, Django 5 by
@cclauss
in snok/install-poetry#143- docs: Improve cache Poetry install instructions by
@sebastian-correa
in snok/install-poetry#154New Contributors
@tmakruck
made their first contribution in snok/install-poetry#136@zalun
made their first contribution in snok/install-poetry#152@ivanychev
made their first contribution in snok/install-poetry#153@waketzheng
made their first contribution in snok/install-poetry#155@sebastian-correa
made their first contribution in snok/install-poetry#154Full Changelog: https://github.com/snok/install-poetry/compare/v1...v1.4.0
Commits
76e04a9
Usepython3
instead ofpython
972a0e7
docs: Fix trailing whitespace929c2d5
Improve cache Poetry install instructionsd80b6da
chore: Disable shellcheck via actionlintee581f3
chore: Correct python version to fix test matrix98e97e2
feat: support with plugins0a8188c
Removecurl
dependency (#153)a7f4164
chore: Update dependencies and add pre-commit hook9849dc5
Add virtualenvs-path to the Install Poetry step4e96961
chore(deps): bump actions/cache from 3 to 4- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)