tudo-aqua / z3-turnkey

TurnKey artifact for Z3
34 stars 6 forks source link

Bump ru.vyarus:gradle-use-python-plugin from 4.0.0 to 4.1.0 #73

Closed dependabot[bot] closed 4 days ago

dependabot[bot] commented 4 days ago

Bumps ru.vyarus:gradle-use-python-plugin from 4.0.0 to 4.1.0.

Release notes

Sourced from ru.vyarus:gradle-use-python-plugin's releases.

4.1.0

  • Hide password inside --index-url pip parameter in console output (#146)
  • Add python.indexUrl configuration option (to override default pip repository)
  • Changed default docker image (python.docker.image) from python:3.11.8-alpine3.19 to python:3.12.7-alpine3.20
Changelog

Sourced from ru.vyarus:gradle-use-python-plugin's changelog.

4.1.0 (2024-11-09)

  • Hide password inside --index-url pip parameter in console output (#146)
  • Add python.indexUrl configuration option (to override default pip repository)
  • Changed default docker image (python.docker.image) from python:3.11.8-alpine3.19 to python:3.12.7-alpine3.20
Commits
  • 56c026e [Gradle Release Plugin] - pre tag commit: '4.1.0'.
  • a436bc7 update docs
  • 5798907 update default python image to python:3.12.7-alpine3.20
  • d02246c bump version
  • 97051b8 update upstream test
  • e839567 add indexUrl configuration property (for --index-url pip option)
  • 3a093c9 Merge pull request #147 from Brenne/fix/credentials
  • 7ae5ddd Merge pull request #148 from xvik/dependabot/gradle/net.bytebuddy-byte-buddy-...
  • dccb458 Bump net.bytebuddy:byte-buddy from 1.15.7 to 1.15.10
  • ef92bde Fixes #146 credentials of index-url parameter end up in stdout
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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)