Releases: killer0071234/python-cybro
Releases · killer0071234/python-cybro
Support scgi server 3.2.6
Support scgi server 3.2.6
Changes
💥 Breaking Changes
- Update lib to support scgi server 3.2.6 (#279) @killer0071234
📦 Dependencies
- Bump pytest-cov from 4.1.0 to 5.0.0 (#247) @dependabot
- Update lib to support scgi server 3.2.6 (#279) @killer0071234
Allow only existing vars, Dependency updates
Changes
🚀 Features
- Check if a var is existing in plc at addition of it (#244) @killer0071234
📦 Dependencies
- Bump pytest-asyncio from 0.23.3 to 0.23.6 (#224) @dependabot
- Bump pre-commit from 3.6.2 to 3.7.1 in /.github/workflows (#242) @dependabot
- Bump pytest from 8.1.1 to 8.2.0 in /.github/workflows (#241) @dependabot
- Bump black from 24.3.0 to 24.4.2 in /.github/workflows (#239) @dependabot
- Bump black from 22.12.0 to 24.4.2 (#238) @dependabot
- Bump aiohttp from 3.9.3 to 3.9.5 in /.github/workflows (#235) @dependabot
- Bump aiohttp from 3.9.1 to 3.9.5 (#234) @dependabot
- Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.14 (#228) @dependabot
- Bump cachetools from 5.3.2 to 5.3.3 (#225) @dependabot
- Bump yamllint from 1.33.0 to 1.35.1 (#223) @dependabot
Dependency updates
Changes
📦 Dependencies
- Correct docker dev image for vscode (#222) @killer0071234
- Update Version to v0.1.3 (#221) @killer0071234
- Bump black from 23.12.1 to 24.3.0 in /.github/workflows (#220) @dependabot
- Bump vulture from 2.10 to 2.11 (#199) @dependabot
- Bump pre-commit from 3.6.0 to 3.6.2 in /.github/workflows (#213) @dependabot
- Bump actions/cache from 3 to 4 (#196) @dependabot
- Bump coverage from 7.4.0 to 7.4.4 (#219) @dependabot
- Bump pytest from 7.4.4 to 8.1.1 in /.github/workflows (#218) @dependabot
- Bump bandit from 1.7.6 to 1.7.8 (#217) @dependabot
- Bump pip from 23.3.2 to 24.0 in /.github/workflows (#209) @dependabot
- Bump release-drafter/release-drafter from 5.25.0 to 6.0.0 (#208) @dependabot
- Bump codecov/codecov-action from 3 to 4 (#207) @dependabot
- Bump aiohttp from 3.9.1 to 3.9.3 in /.github/workflows (#206) @dependabot
- Bump safety from 2.3.5 to 3.0.1 (#198) @dependabot
- Bump aresponses from 2.1.6 to 3.0.0 (#195) @dependabot
- Bump python to 3.12 on dev platform (#194) @killer0071234
- Bump pytest-asyncio from 0.23.2 to 0.23.3 (#190) @dependabot
- Bump coverage from 7.3.4 to 7.4.0 (#189) @dependabot
- Bump bandit from 1.7.5 to 1.7.6 (#188) @dependabot
- Bump flake8-comprehensions from 3.12.0 to 3.14.0 (#186) @dependabot
- Bump pytest from 7.4.3 to 7.4.4 in /.github/workflows (#191) @dependabot
- Bump flake8 from 6.1.0 to 7.0.0 in /.github/workflows (#192) @dependabot
- Bump isort from 5.12.0 to 5.13.2 (#187) @dependabot
- Bump pylint from 3.0.2 to 3.0.3 (#185) @dependabot
- Bump flake8-builtins from 2.1.0 to 2.2.0 (#184) @dependabot
- Bump yarl from 1.8.1 to 1.9.4 (#183) @dependabot
- Bump aiohttp from 3.8.1 to 3.9.1 (#182) @dependabot
- Bump coverage from 7.3.2 to 7.3.4 (#181) @dependabot
- Bump black from 23.11.0 to 23.12.1 in /.github/workflows (#179) @dependabot
- Bump mypy from 0.982 to 1.8.0 (#178) @dependabot
- Bump pip from 23.3.1 to 23.3.2 in /.github/workflows (#177) @dependabot
- Bump yarl from 1.8.1 to 1.9.4 (#172) @dependabot
- Bump pytest-asyncio from 0.21.0 to 0.23.2 (#170) @dependabot
- Bump pre-commit from 3.5.0 to 3.6.0 in /.github/workflows (#173) @dependabot
- Bump actions/setup-python from 4 to 5 (#171) @dependabot
- Bump types-cachetools from 5.2.1 to 5.3.0.7 (#168) @dependabot
- Bump aiohttp from 3.8.1 to 3.9.1 (#166) @dependabot
Catching non BaseException, Dependencies
Changes
🪲 Fixes
- Fix catching a non BaseException (#164) @killer0071234
📦 Dependencies
- Bump flake8-simplify from 0.19.3 to 0.21.0 (#162) @dependabot
- Bump reorder-python-imports from 3.8.5 to 3.12.0 (#161) @dependabot
- Bump isort from 5.10.1 to 5.12.0 (#160) @dependabot
- Bump pytest-cov from 4.0.0 to 4.1.0 (#159) @dependabot
- Bump yamllint from 1.28.0 to 1.33.0 (#158) @dependabot
- Bump bandit from 1.7.4 to 1.7.5 (#157) @dependabot
- Bump yarl from 1.8.1 to 1.9.3 (#156) @dependabot
- Bump black from 22.10.0 to 22.12.0 (#152) @dependabot
- Bump pytest from 7.1.3 to 7.4.3 (#151) @dependabot
- Bump codespell from 2.2.2 to 2.2.6 (#150) @dependabot
- Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 (#155) @dependabot
- Bump aiohttp from 3.8.6 to 3.9.1 in /.github/workflows (#154) @dependabot
- Bump cachetools from 5.2.0 to 5.3.2 (#149) @dependabot
- Bump pylint from 2.16.3 to 3.0.2 (#148) @dependabot
- Bump reorder-python-imports from 3.10.0 to 3.12.0 in /.github/workflows (#147) @dependabot
Catching non BaseException, Dependencies
Changes
🪲 Fixes
- Fix catching a non BaseException (#164) @killer0071234
📦 Dependencies
- Bump flake8-simplify from 0.19.3 to 0.21.0 (#162) @dependabot
- Bump reorder-python-imports from 3.8.5 to 3.12.0 (#161) @dependabot
- Bump isort from 5.10.1 to 5.12.0 (#160) @dependabot
- Bump pytest-cov from 4.0.0 to 4.1.0 (#159) @dependabot
- Bump yamllint from 1.28.0 to 1.33.0 (#158) @dependabot
- Bump bandit from 1.7.4 to 1.7.5 (#157) @dependabot
- Bump yarl from 1.8.1 to 1.9.3 (#156) @dependabot
- Bump black from 22.10.0 to 22.12.0 (#152) @dependabot
- Bump pytest from 7.1.3 to 7.4.3 (#151) @dependabot
- Bump codespell from 2.2.2 to 2.2.6 (#150) @dependabot
- Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 (#155) @dependabot
- Bump aiohttp from 3.8.6 to 3.9.1 in /.github/workflows (#154) @dependabot
- Bump cachetools from 5.2.0 to 5.3.2 (#149) @dependabot
- Bump pylint from 2.16.3 to 3.0.2 (#148) @dependabot
- Bump reorder-python-imports from 3.10.0 to 3.12.0 in /.github/workflows (#147) @dependabot
Add hvac hiq, Split of system vars, Dependencies
Changes
🚀 Features
- Add hvac hiq tags (#146) @killer0071234
🪲 Fixes
- Split system vars into chunks (#142) @killer0071234
📦 Dependencies
- Bump release-drafter/release-drafter from 5.24.0 to 5.25.0 (#144) @dependabot
- Bump crazy-max/ghaction-github-labeler from 4.1.0 to 5.0.0 (#143) @dependabot
- Bump actions/checkout from 3 to 4 (#145) @dependabot
- Bump flake8 from 6.0.0 to 6.1.0 in /.github/workflows (#135) @dependabot
- Bump black from 23.3.0 to 23.11.0 in /.github/workflows (#134) @dependabot
- Bump blacken-docs from 1.12.1 to 1.16.0 (#138) @dependabot
- Bump async-timeout from 4.0.2 to 4.0.3 in /.github/workflows (#136) @dependabot
- Bump pyupgrade from 3.4.0 to 3.8.0 (#139) @dependabot
- Bump pip from 23.2.1 to 23.3.1 in /.github/workflows (#133) @dependabot
- Bump pre-commit from 2.20.0 to 3.5.0 (#140) @dependabot
- Bump safety from 2.3.1 to 2.3.5 (#141) @dependabot
- Bump async-timeout from 4.0.2 to 4.0.3 (#137) @dependabot
- Bump aiohttp from 3.8.5 to 3.8.6 in /.github/workflows (#132) @dependabot
- Update devcontainer.json with linting stuff (#130) @killer0071234
- Bump coverage from 6.5.0 to 7.3.2 (#126) @dependabot
- Bump pytest from 7.2.2 to 7.4.3 in /.github/workflows (#128) @dependabot
- Bump vulture from 2.6 to 2.10 (#125) @dependabot
- Bump pre-commit from 2.20.0 to 3.5.0 in /.github/workflows (#127) @dependabot
- Bump flake8-docstrings from 1.6.0 to 1.7.0 (#107) @dependabot
- Bump reorder-python-imports from 3.9.0 to 3.10.0 in /.github/workflows (#112) @dependabot
- Bump release-drafter/release-drafter from 5.23.0 to 5.24.0 (#115) @dependabot
- Bump aiohttp from 3.8.3 to 3.8.5 in /.github/workflows (#118) @dependabot
- Bump pip from 23.0.1 to 23.2.1 in /.github/workflows (#119) @dependabot
- Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.8.10 (#122) @dependabot
- Bump pre-commit-hooks from 4.3.0 to 4.5.0 (#124) @dependabot
- Bump flake8-builtins from 2.0.0 to 2.1.0 (#105) @dependabot
Add rgb mode, Dependencies
Changes
🚀 Features
- Add rgb mode tags to hiq prefetch (#97) @killer0071234
📦 Dependencies
- Bump reorder-python-imports from 3.8.5 to 3.9.0 in /.github/workflows (#60) @dependabot
- Bump flake8-comprehensions from 3.10.0 to 3.12.0 (#96) @dependabot
- Bump flake8-bugbear from 22.9.23 to 23.3.12 (#95) @dependabot
- Bump black from 22.10.0 to 23.3.0 in /.github/workflows (#93) @dependabot
- Bump pyupgrade from 3.1.0 to 3.4.0 (#94) @dependabot
- Bump pytest-asyncio from 0.19.0 to 0.21.0 (#92) @dependabot
- Bump pypa/gh-action-pypi-publish from 1.5.1 to 1.6.4 (#73) @dependabot
- Bump flake8 from 5.0.4 to 6.0.0 in /.github/workflows (#67) @dependabot
- Bump pip from 22.3 to 23.0.1 in /.github/workflows (#87) @dependabot
- Bump release-drafter/release-drafter from 5.21.1 to 5.23.0 (#88) @dependabot
- Bump pytest from 7.1.3 to 7.2.2 in /.github/workflows (#89) @dependabot
- Bump crazy-max/ghaction-github-labeler from 4.0.0 to 4.1.0 (#56) @dependabot
- Bump pylint from 2.15.4 to 2.16.3 (#90) @dependabot
- Bump codespell from 2.2.1 to 2.2.2 (#55) @dependabot
- Bump reorder-python-imports from 3.8.4 to 3.8.5 (#52) @dependabot
- Bump pip from 22.2.2 to 22.3 in /.github/workflows (#54) @dependabot
- Bump pylint from 2.15.3 to 2.15.4 (#47) @dependabot
- Bump release-drafter/release-drafter from 5.21.0 to 5.21.1 (#53) @dependabot
- Bump reorder-python-imports from 3.8.4 to 3.8.5 in /.github/workflows (#51) @dependabot
- Bump flake8-builtins from 1.5.3 to 2.0.0 (#46) @dependabot
- Bump reorder-python-imports from 3.8.3 to 3.8.4 (#50) @dependabot
- Bump reorder-python-imports from 3.8.3 to 3.8.4 in /.github/workflows (#48) @dependabot
- Bump pyupgrade from 3.0.0 to 3.1.0 (#49) @dependabot
- Bump black from 22.8.0 to 22.10.0 (#45) @dependabot
- Bump coverage from 6.4.4 to 6.5.0 (#38) @dependabot
- Bump pyupgrade from 2.38.2 to 3.0.0 (#40) @dependabot
- Bump mypy from 0.981 to 0.982 (#39) @dependabot
- Bump backoff from 2.1.2 to 2.2.1 (#41) @dependabot
- Bump safety from 2.2.0 to 2.3.1 (#43) @dependabot
- Bump black from 22.8.0 to 22.10.0 in /.github/workflows (#44) @dependabot
- Bump pytest-cov from 3.0.0 to 4.0.0 (#37) @dependabot
Dependency updates, power_meter_error preload
Changes
- Dependency updates, power_meter_error preload
🚀 Features
- Add power meter error to hiq (#35) @killer0071234
🪲 Fixes
- Fixed parsing of PLCInfo from_dict (#22) @killer0071234
🚨 Testing
- Add power meter error to hiq (#35) @killer0071234
- Add more Unittests for cybro (#34) @killer0071234
- Add unittests (#23) @killer0071234
📦 Dependencies
- Bump mypy from 0.971 to 0.981 (#32) @dependabot
- Bump reorder-python-imports from 3.8.2 to 3.8.3 (#31) @dependabot
- Bump pyupgrade from 2.38.0 to 2.38.2 (#30) @dependabot
- Bump reorder-python-imports from 3.8.2 to 3.8.3 in /.github/workflows (#29) @dependabot
- Bump pylint from 2.15.2 to 2.15.3 (#26) @dependabot
- Bump aiohttp from 3.8.1 to 3.8.3 in /.github/workflows (#27) @dependabot
- Bump flake8-bugbear from 22.9.11 to 22.9.23 (#28) @dependabot
- Bump safety from 2.1.1 to 2.2.0 (#25) @dependabot
- Bump flake8-eradicate from 1.3.0 to 1.4.0 (#24) @dependabot
- Bump release-drafter/release-drafter from 5.20.1 to 5.21.0 (#20) @dependabot
preload of HIQ general_error tags
Changes
- Add GitHub dependabot (#3) @killer0071234
🪲 Fixes
- Add hiq default tags (#18) @killer0071234
📦 Dependencies
- Bump black from 22.6.0 to 22.8.0 in /.github/workflows (#16) @dependabot
- Bump yarl from 1.7.2 to 1.8.1 (#17) @dependabot
- Update pytest requirement from ^6.2.5 to ^7.1.2 (#15) @dependabot
- Update flake8-bandit requirement from ^2.1.2 to ^3.0.0 (#14) @dependabot
- Update pytest-asyncio requirement from ^0.17.2 to ^0.19.0 (#13) @dependabot
- Update types-cachetools requirement from ^4.2.9 to ^5.2.1 (#12) @dependabot
- Bump xmltodict from 0.12.0 to 0.13.0 (#8) @dependabot
- Update flake8-simplify requirement from ^0.15.1 to ^0.19.3 (#7) @dependabot
- Update safety requirement from ^1.10.3 to ^2.1.1 (#9) @dependabot
- Update mypy requirement from ^0.931 to ^0.971 (#10) @dependabot
- Update black requirement from ^21.12b0 to ^22.6 (#11) @dependabot
- Bump pypa/gh-action-pypi-publish from 1.4.2 to 1.5.1 (#4) @dependabot
- Bump release-drafter/release-drafter from 5.20.0 to 5.20.1 (#5) @dependabot
- Bump actions/setup-python from 3 to 4 (#6) @dependabot