mirror of
https://github.com/ublue-os/forge.git
synced 2025-04-22 14:33:43 +03:00
Compare commits
16 commits
41406edd41
...
2d5e3995b6
Author | SHA1 | Date | |
---|---|---|---|
![]() |
2d5e3995b6 | ||
![]() |
97f53dd258 | ||
![]() |
d3ff8d18c5 | ||
![]() |
c54f26c55c | ||
![]() |
8399f126a9 | ||
![]() |
a2f1b80fa0 | ||
![]() |
50481668a4 | ||
![]() |
f966e3bf79 | ||
![]() |
6602173394 | ||
![]() |
6fcb6d6f32 | ||
![]() |
595659b80b | ||
![]() |
b81685348e | ||
![]() |
536af4fe8b | ||
![]() |
8d1abf1f66 | ||
![]() |
f9ff618734 | ||
![]() |
bbcc414c71 |
15
CHANGELOG.md
15
CHANGELOG.md
|
@ -1,5 +1,20 @@
|
|||
# Changelog
|
||||
|
||||
## [0.2.1](https://github.com/ublue-os/forge/compare/v0.2.0...v0.2.1) (2025-02-21)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **deps:** update dependency ansible-core to v2.18.2 ([e0f7d5f](https://github.com/ublue-os/forge/commit/e0f7d5fe43db8c0ac8e473232e884cdca75cd3e3))
|
||||
* **deps:** update dependency humanize to v4.11.0 ([a32d754](https://github.com/ublue-os/forge/commit/a32d754c70c74c3193c09cde97ba34b6553c6903))
|
||||
* **deps:** update dependency humanize to v4.12.1 ([c5d6cb0](https://github.com/ublue-os/forge/commit/c5d6cb072542cc9632e5d4b934b0c084224b3aca))
|
||||
* **deps:** update dependency nicegui to v1.4.37 ([46202de](https://github.com/ublue-os/forge/commit/46202de6ba15671a6b3ae0c0bedf1199a496b9a6))
|
||||
* **deps:** update dependency nicegui to v2 ([a043aa9](https://github.com/ublue-os/forge/commit/a043aa9ecc1e9a0bd645427a31e766f2611e0547))
|
||||
* **deps:** update dependency nicegui to v2.10.0 ([8345361](https://github.com/ublue-os/forge/commit/8345361fccc43a1362005b32359c816e3fa33506))
|
||||
* **deps:** update dependency nicegui to v2.10.1 ([e70dc98](https://github.com/ublue-os/forge/commit/e70dc983a8cb437824007e69e22ae2aa15b7562d))
|
||||
* **deps:** update dependency nicegui to v2.9.1 [security] ([725673e](https://github.com/ublue-os/forge/commit/725673e5e7901778ad2154e5991c31b0616effbd))
|
||||
* **deps:** update dependency pandas to v2.2.3 ([37137ef](https://github.com/ublue-os/forge/commit/37137ef32bdebcaa3dcedcc1ce7aecb0bba32f19))
|
||||
|
||||
## [0.2.0](https://github.com/ublue-os/forge/compare/v0.1.0...v0.2.0) (2024-05-27)
|
||||
|
||||
|
||||
|
|
|
@ -3,6 +3,6 @@ collections:
|
|||
- name: ansible.posix
|
||||
version: 2.0.0
|
||||
- name: community.general
|
||||
version: 10.3.1
|
||||
version: 10.5.0
|
||||
- name: containers.podman
|
||||
version: 1.16.2
|
||||
version: 1.16.3
|
||||
|
|
77
anvil/poetry.lock
generated
77
anvil/poetry.lock
generated
|
@ -146,17 +146,17 @@ files = [
|
|||
|
||||
[[package]]
|
||||
name = "ansible-compat"
|
||||
version = "24.10.0"
|
||||
version = "25.1.3"
|
||||
description = "Ansible compatibility goodies"
|
||||
optional = false
|
||||
python-versions = ">=3.9"
|
||||
python-versions = ">=3.10"
|
||||
files = [
|
||||
{file = "ansible_compat-24.10.0-py3-none-any.whl", hash = "sha256:0415bcd82f7d84e5b344c03439154c1f16576809dc3a523b81178354c86ae5a1"},
|
||||
{file = "ansible_compat-24.10.0.tar.gz", hash = "sha256:0ad873e0dae8b2de79bc33ced813d6c92c716c4d7b82f9a4693e1fd57f43776e"},
|
||||
{file = "ansible_compat-25.1.3-py3-none-any.whl", hash = "sha256:d2b54060e11ae98bdf6c0969fa50608d2ebd7fd58ed771c3dba4023d42f3d2c8"},
|
||||
{file = "ansible_compat-25.1.3.tar.gz", hash = "sha256:bf1601d2f65a735ce1f1aa055336bab4451dadb28e0443e78a7b0155ecc153f8"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
ansible-core = ">=2.14"
|
||||
ansible-core = ">=2.16"
|
||||
jsonschema = ">=4.6.0"
|
||||
packaging = "*"
|
||||
PyYAML = "*"
|
||||
|
@ -164,17 +164,17 @@ subprocess-tee = ">=0.4.1"
|
|||
|
||||
[package.extras]
|
||||
docs = ["argparse-manpage", "black", "mkdocs-ansible (>=24.3.1)"]
|
||||
test = ["coverage", "pip", "pytest (>=7.2.0)", "pytest-mock", "pytest-plus (>=0.6.1)", "uv (>=0.4.30)"]
|
||||
test = ["coverage", "pip", "pytest (>=7.2.0)", "pytest-instafail", "pytest-mock", "pytest-plus (>=0.6.1)", "uv (>=0.4.30)"]
|
||||
|
||||
[[package]]
|
||||
name = "ansible-core"
|
||||
version = "2.18.2"
|
||||
version = "2.18.4"
|
||||
description = "Radically simple IT automation"
|
||||
optional = false
|
||||
python-versions = ">=3.11"
|
||||
files = [
|
||||
{file = "ansible_core-2.18.2-py3-none-any.whl", hash = "sha256:c337512d740d9d9606846e1b1620eaaeadccb6dc2e864ce92cb485a8fc1f57f4"},
|
||||
{file = "ansible_core-2.18.2.tar.gz", hash = "sha256:725b047d35942304eb322eb934b98cc5442ac3f49d33827d97171c238c4b69b9"},
|
||||
{file = "ansible_core-2.18.4-py3-none-any.whl", hash = "sha256:c642d484c1d3486a923b152150034eddd5cdf4bea58039c928183900fb35d8ba"},
|
||||
{file = "ansible_core-2.18.4.tar.gz", hash = "sha256:e1f8f5c33546362b0ee933e0969a3ba364b486515a6fa1bc25ebb5d95f8ec5f4"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
|
@ -186,17 +186,17 @@ resolvelib = ">=0.5.3,<1.1.0"
|
|||
|
||||
[[package]]
|
||||
name = "ansible-lint"
|
||||
version = "25.1.0"
|
||||
version = "25.1.3"
|
||||
description = "Checks playbooks for practices and behavior that could potentially be improved"
|
||||
optional = false
|
||||
python-versions = ">=3.10"
|
||||
files = [
|
||||
{file = "ansible_lint-25.1.0-py3-none-any.whl", hash = "sha256:9553b2aee124999b2005140bf27619793910454fcf2381e25ceb5b21f7384eed"},
|
||||
{file = "ansible_lint-25.1.0.tar.gz", hash = "sha256:e4d657578a8354832a84a1d5a2b9225a78b9c5fefa8880506b7fa0347d6b5f7e"},
|
||||
{file = "ansible_lint-25.1.3-py3-none-any.whl", hash = "sha256:b68b2149423246ec6369be86df2b79e3555b2b71507e4f7915671ec77381fa2b"},
|
||||
{file = "ansible_lint-25.1.3.tar.gz", hash = "sha256:ff92b31c83a2366381907e21c9a9d4de57f0cd7574e9943ea1b7e32b371f31a2"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
ansible-compat = ">=24.10.0"
|
||||
ansible-compat = ">=25.1.3"
|
||||
ansible-core = ">=2.16.0"
|
||||
black = ">=24.3.0"
|
||||
filelock = ">=3.8.2"
|
||||
|
@ -205,6 +205,7 @@ jsonschema = ">=4.10.0"
|
|||
packaging = ">=22.0"
|
||||
pathspec = ">=0.10.3"
|
||||
pyyaml = ">=6.0.2"
|
||||
referencing = ">=0.36.2"
|
||||
"ruamel.yaml" = ">=0.18.5,<0.18.7 || >0.18.7,<0.18.8 || >0.18.8"
|
||||
subprocess-tee = ">=0.4.1"
|
||||
wcmatch = [
|
||||
|
@ -219,13 +220,13 @@ test = ["black", "coverage-enable-subprocess", "coverage[toml] (>=6.4.4)", "jmes
|
|||
|
||||
[[package]]
|
||||
name = "ansible-runner"
|
||||
version = "2.4.0"
|
||||
version = "2.4.1"
|
||||
description = "\"Consistent Ansible Python API and CLI with container and process isolation runtime capabilities\""
|
||||
optional = false
|
||||
python-versions = ">=3.9"
|
||||
files = [
|
||||
{file = "ansible-runner-2.4.0.tar.gz", hash = "sha256:82d02b2548830f37a53517b65c823c4af371069406c7d213b5c9041d45e0c5b6"},
|
||||
{file = "ansible_runner-2.4.0-py3-none-any.whl", hash = "sha256:a3f592ae4cdfa62a72ad15de60da9c8210f376d67f495c4a78d4cf1dc7ccdf89"},
|
||||
{file = "ansible_runner-2.4.1-py3-none-any.whl", hash = "sha256:ef4efe906414f6e9a4c2e41d131fabc3bfe952f16edded7bdc06d597b05f0eb6"},
|
||||
{file = "ansible_runner-2.4.1.tar.gz", hash = "sha256:11d717da4dd8d93d56703a4a98e5f2154026a7ed1b46d9930902b8298dc67d09"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
|
@ -830,13 +831,13 @@ socks = ["socksio (==1.*)"]
|
|||
|
||||
[[package]]
|
||||
name = "humanize"
|
||||
version = "4.12.1"
|
||||
version = "4.12.2"
|
||||
description = "Python humanize utilities"
|
||||
optional = false
|
||||
python-versions = ">=3.9"
|
||||
files = [
|
||||
{file = "humanize-4.12.1-py3-none-any.whl", hash = "sha256:86014ca5c52675dffa1d404491952f1f5bf03b07c175a51891a343daebf01fea"},
|
||||
{file = "humanize-4.12.1.tar.gz", hash = "sha256:1338ba97415c96556758a6e2f65977ed406dddf4620d4c6db9bbdfd07f0f1232"},
|
||||
{file = "humanize-4.12.2-py3-none-any.whl", hash = "sha256:e4e44dced598b7e03487f3b1c6fd5b1146c30ea55a110e71d5d4bca3e094259e"},
|
||||
{file = "humanize-4.12.2.tar.gz", hash = "sha256:ce0715740e9caacc982bb89098182cf8ded3552693a433311c6a4ce6f4e12a2c"},
|
||||
]
|
||||
|
||||
[package.extras]
|
||||
|
@ -896,13 +897,13 @@ files = [
|
|||
|
||||
[[package]]
|
||||
name = "jinja2"
|
||||
version = "3.1.5"
|
||||
version = "3.1.6"
|
||||
description = "A very fast and expressive template engine."
|
||||
optional = false
|
||||
python-versions = ">=3.7"
|
||||
files = [
|
||||
{file = "jinja2-3.1.5-py3-none-any.whl", hash = "sha256:aba0f4dc9ed8013c424088f68a5c226f7d6097ed89b246d7749c2ec4175c6adb"},
|
||||
{file = "jinja2-3.1.5.tar.gz", hash = "sha256:8fefff8dc3034e27bb80d67c671eb8a9bc424c0ef4c0826edbff304cceff43bb"},
|
||||
{file = "jinja2-3.1.6-py3-none-any.whl", hash = "sha256:85ece4451f492d0c13c5dd7c13a64681a86afae63a5f347908daf103ce6d2f67"},
|
||||
{file = "jinja2-3.1.6.tar.gz", hash = "sha256:0137fb05990d35f1275a587e9aee6d56da821fc83491a0fb838183be43f66d6d"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
|
@ -1165,13 +1166,13 @@ files = [
|
|||
|
||||
[[package]]
|
||||
name = "nicegui"
|
||||
version = "2.10.1"
|
||||
version = "2.13.0"
|
||||
description = "Create web-based user interfaces with Python. The nice way."
|
||||
optional = false
|
||||
python-versions = "<4.0,>=3.8"
|
||||
files = [
|
||||
{file = "nicegui-2.10.1-py3-none-any.whl", hash = "sha256:d1cb72691a2ce178cd91cdef5e175f9efa2e9dc7a48235c673bebd16b89f920c"},
|
||||
{file = "nicegui-2.10.1.tar.gz", hash = "sha256:94f95dd0d57c1ef25e5a3a6333a76dd40fc0d68d43f9491b8402ed026115edfe"},
|
||||
{file = "nicegui-2.13.0-py3-none-any.whl", hash = "sha256:2343d37885df2c2e388a4f4c3f0ce9b308be02e16b0303108471a1a38fe3508f"},
|
||||
{file = "nicegui-2.13.0.tar.gz", hash = "sha256:a2b391c788f15d06baed286a10651a1595f696fc2ac85e234391b14268abea4b"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
|
@ -1183,13 +1184,14 @@ fastapi = ">=0.109.1"
|
|||
httpx = ">=0.24.0"
|
||||
ifaddr = ">=0.2.0"
|
||||
itsdangerous = ">=2.1.2,<3.0.0"
|
||||
jinja2 = ">=3.1.5,<4.0.0"
|
||||
jinja2 = ">=3.1.6,<4.0.0"
|
||||
markdown2 = ">=2.4.7,<2.4.11 || >2.4.11"
|
||||
orjson = {version = ">=3.9.15", markers = "platform_machine != \"i386\" and platform_machine != \"i686\""}
|
||||
Pygments = ">=2.15.1,<3.0.0"
|
||||
python-multipart = ">=0.0.18"
|
||||
python-socketio = {version = ">=5.10.0", extras = ["asyncio-client"]}
|
||||
requests = ">=2.32.0"
|
||||
starlette = {version = ">=0.45.3", markers = "python_version >= \"3.9\""}
|
||||
typing-extensions = ">=4.0.0"
|
||||
urllib3 = ">=1.26.18,<2.0.0 || >2.0.0,<2.0.1 || >2.0.1,<2.0.2 || >2.0.2,<2.0.3 || >2.0.3,<2.0.4 || >2.0.4,<2.0.5 || >2.0.5,<2.0.6 || >2.0.6,<2.0.7 || >2.0.7,<2.1.0 || >2.1.0,<2.2.0 || >2.2.0,<2.2.1 || >2.2.1"
|
||||
uvicorn = {version = ">=0.22.0", extras = ["standard"]}
|
||||
|
@ -1200,7 +1202,7 @@ watchfiles = ">=0.18.1"
|
|||
highcharts = ["nicegui-highcharts (>=2.0.2,<3.0.0)"]
|
||||
matplotlib = ["matplotlib (>=3.5.0,<4.0.0)"]
|
||||
native = ["pywebview (>=5.0.1,<6.0.0)"]
|
||||
plotly = ["plotly (>=5.13.0,<6.0.0)"]
|
||||
plotly = ["plotly (>=5.13,<7.0)"]
|
||||
redis = ["redis (>=4.0.0)"]
|
||||
sass = ["libsass (>=0.23.0,<0.24.0)"]
|
||||
|
||||
|
@ -1863,18 +1865,19 @@ files = [
|
|||
|
||||
[[package]]
|
||||
name = "referencing"
|
||||
version = "0.35.1"
|
||||
version = "0.36.2"
|
||||
description = "JSON Referencing + Python"
|
||||
optional = false
|
||||
python-versions = ">=3.8"
|
||||
python-versions = ">=3.9"
|
||||
files = [
|
||||
{file = "referencing-0.35.1-py3-none-any.whl", hash = "sha256:eda6d3234d62814d1c64e305c1331c9a3a6132da475ab6382eaa997b21ee75de"},
|
||||
{file = "referencing-0.35.1.tar.gz", hash = "sha256:25b42124a6c8b632a425174f24087783efb348a6f1e0008e63cd4466fedf703c"},
|
||||
{file = "referencing-0.36.2-py3-none-any.whl", hash = "sha256:e8699adbbf8b5c7de96d8ffa0eb5c158b3beafce084968e2ea8bb08c6794dcd0"},
|
||||
{file = "referencing-0.36.2.tar.gz", hash = "sha256:df2e89862cd09deabbdba16944cc3f10feb6b3e6f18e902f7cc25609a34775aa"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
attrs = ">=22.2.0"
|
||||
rpds-py = ">=0.7.0"
|
||||
typing-extensions = {version = ">=4.4.0", markers = "python_version < \"3.13\""}
|
||||
|
||||
[[package]]
|
||||
name = "requests"
|
||||
|
@ -2155,20 +2158,20 @@ files = [
|
|||
|
||||
[[package]]
|
||||
name = "starlette"
|
||||
version = "0.40.0"
|
||||
version = "0.45.3"
|
||||
description = "The little ASGI library that shines."
|
||||
optional = false
|
||||
python-versions = ">=3.8"
|
||||
python-versions = ">=3.9"
|
||||
files = [
|
||||
{file = "starlette-0.40.0-py3-none-any.whl", hash = "sha256:c494a22fae73805376ea6bf88439783ecfba9aac88a43911b48c653437e784c4"},
|
||||
{file = "starlette-0.40.0.tar.gz", hash = "sha256:1a3139688fb298ce5e2d661d37046a66ad996ce94be4d4983be019a23a04ea35"},
|
||||
{file = "starlette-0.45.3-py3-none-any.whl", hash = "sha256:dfb6d332576f136ec740296c7e8bb8c8a7125044e7c6da30744718880cdd059d"},
|
||||
{file = "starlette-0.45.3.tar.gz", hash = "sha256:2cbcba2a75806f8a41c722141486f37c28e30a0921c5f6fe4346cb0dcee1302f"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
anyio = ">=3.4.0,<5"
|
||||
anyio = ">=3.6.2,<5"
|
||||
|
||||
[package.extras]
|
||||
full = ["httpx (>=0.22.0)", "itsdangerous", "jinja2", "python-multipart (>=0.0.7)", "pyyaml"]
|
||||
full = ["httpx (>=0.27.0,<0.29.0)", "itsdangerous", "jinja2", "python-multipart (>=0.0.18)", "pyyaml"]
|
||||
|
||||
[[package]]
|
||||
name = "subprocess-tee"
|
||||
|
|
Loading…
Reference in a new issue