Releases: killer0071234/python-zamg
Releases · killer0071234/python-zamg
Update dependencies
Changes
📦 Dependencies
- Bump version to 0.3.6 (#308) @killer0071234
- Bump black from 23.12.1 to 24.2.0 in /.github/workflows (#299) @dependabot
- Bump pre-commit from 3.6.0 to 3.6.2 in /.github/workflows (#300) @dependabot
- Bump pytest from 7.4.3 to 8.0.2 (#307) @dependabot
- Bump pytest from 7.4.4 to 8.0.2 in /.github/workflows (#306) @dependabot
- Bump coverage from 6.4.4 to 7.4.3 (#305) @dependabot
- Bump pip from 23.3.2 to 24.0 in /.github/workflows (#297) @dependabot
- Bump release-drafter/release-drafter from 5.25.0 to 6.0.0 (#296) @dependabot
- Bump codecov/codecov-action from 3 to 4 (#295) @dependabot
- Bump actions/cache from 3 to 4 (#290) @dependabot
- Bump aresponses from 2.1.6 to 3.0.0 in /.github/workflows (#289) @dependabot
- Bump pytest-aiohttp from 1.0.4 to 1.0.5 (#288) @dependabot
- Bump aresponses from 2.1.6 to 3.0.0 (#285) @dependabot
- Bump types-ujson from 5.8.0.1 to 5.9.0.0 (#284) @dependabot
- Loosen async-timeout requirement (#304) @cdce8p
Update dependencies
Changes
📦 Dependencies
- Bump pipdeptree from 2.13.0 to 2.13.2 (#281) @dependabot
- Bump types-pytz from 2022.7.1.2 to 2023.3.1.1 (#280) @dependabot
- Bump types-chardet from 5.0.4.1 to 5.0.4.6 (#279) @dependabot
- Bump freezegun from 1.2.2 to 1.4.0 (#278) @dependabot
- Update black requirement from ^22.6 to ^23.12 (#276) @dependabot
- No specific version of async-timeout and aiohttp (#283) @killer0071234
- Cleaned up devcontainer.json (#282) @killer0071234
Rename to gesphere pt2, Dependency updates
Changes
🚨 Testing
- Test coverage to 100% (#275) @killer0071234
📚 Documentation
- Rename zamg to geosphere (#273) @killer0071234
📦 Dependencies
- Bump to v0.3.4 (#274) @killer0071234
- Bump flake8 from 6.1.0 to 7.0.0 in /.github/workflows (#271) @dependabot
- Bump pytest from 7.4.3 to 7.4.4 in /.github/workflows (#270) @dependabot
- Bump black from 23.11.0 to 23.12.1 in /.github/workflows (#269) @dependabot
- Bump pip from 23.3.1 to 23.3.2 in /.github/workflows (#267) @dependabot
- Bump aiohttp from 3.8.5 to 3.9.1 (#260) @dependabot
- Bump mypy from 0.971 to 1.8.0 (#268) @dependabot
- Bump pre-commit from 3.5.0 to 3.6.0 in /.github/workflows (#263) @dependabot
- Bump pytest-xdist from 3.3.1 to 3.5.0 (#261) @dependabot
- Bump stdlib-list from 0.8.0 to 0.10.0 (#259) @dependabot
- Update flake8-simplify requirement from ^0.20.0 to ^0.21.0 (#257) @dependabot
- Update async-timeout to 4.0.3 (#272) @killer0071234
- Bump actions/setup-python from 4 to 5 (#262) @dependabot
Keep aiohttp session open, Dependencies
Changes
🪲 Fixes
- Keep aiohttp session open (#254) @killer0071234
📦 Dependencies
- Update init.py to v0.3.2 (#255) @killer0071234
- Bump black from 23.10.0 to 23.11.0 in /.github/workflows (#251) @dependabot
- Bump pytest from 7.1.3 to 7.4.3 (#249) @dependabot
- Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 (#252) @dependabot
- Bump pytest from 7.4.2 to 7.4.3 in /.github/workflows (#250) @dependabot
- Bump pytest-socket from 0.5.1 to 0.6.0 (#247) @dependabot
- Bump requests-mock from 1.10.0 to 1.11.0 (#245) @dependabot
- Update pylint requirement from ^2.13.9 to ^3.0.2 (#244) @dependabot
- Update pytest-asyncio requirement from ^0.20.1 to ^0.21.1 (#243) @dependabot
Keep aiohttp session open, Dependencies
Changes
🪲 Fixes
- Keep aiohttp session open (#254) @killer0071234
📦 Dependencies
- Update init.py to v0.3.2 (#255) @killer0071234
- Bump black from 23.10.0 to 23.11.0 in /.github/workflows (#251) @dependabot
- Bump pytest from 7.1.3 to 7.4.3 (#249) @dependabot
- Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 (#252) @dependabot
- Bump pytest from 7.4.2 to 7.4.3 in /.github/workflows (#250) @dependabot
- Bump pytest-socket from 0.5.1 to 0.6.0 (#247) @dependabot
- Bump requests-mock from 1.10.0 to 1.11.0 (#245) @dependabot
- Update pylint requirement from ^2.13.9 to ^3.0.2 (#244) @dependabot
- Update pytest-asyncio requirement from ^0.20.1 to ^0.21.1 (#243) @dependabot
Dependency updates
Changes
- codecov/codecov-action to v3 (#242) @killer0071234
📦 Dependencies
- Bump reorder-python-imports from 3.10.0 to 3.12.0 in /.github/workflows (#235) @dependabot
- Bump pre-commit from 3.4.0 to 3.5.0 in /.github/workflows (#238) @dependabot
- Bump black from 23.7.0 to 23.10.0 in /.github/workflows (#240) @dependabot
- Bump types-croniter from 1.3.2.6 to 2.0.0.0 (#236) @dependabot
- Bump pip from 23.2.1 to 23.3.1 in /.github/workflows (#241) @dependabot
- Bump release-drafter/release-drafter from 5.24.0 to 5.25.0 (#239) @dependabot
- Bump codecov/codecov-action from 3 to 4 (#233) @dependabot
- Bump crazy-max/ghaction-github-labeler from 4.2.0 to 5.0.0 (#232) @dependabot
- Bump pytest from 7.4.1 to 7.4.2 in /.github/workflows (#230) @dependabot
- Bump pytest-cov from 3.0.0 to 4.1.0 (#228) @dependabot
- Bump pytest-sugar from 0.9.6 to 0.9.7 (#227) @dependabot
- Bump respx from 0.20.1 to 0.20.2 (#226) @dependabot
- Bump aresponses from 2.1.5 to 2.1.6 (#225) @dependabot
- Publish PyPI package with OIDC (#224) @killer0071234
- Bump pre-commit from 3.3.3 to 3.4.0 in /.github/workflows (#223) @dependabot
- Bump types-pyyaml from 6.0.12.10 to 6.0.12.11 (#220) @dependabot
- Bump types-python-slugify from 8.0.0.2 to 8.0.0.3 (#219) @dependabot
- Bump actions/checkout from 3 to 4 (#222) @dependabot
- Bump types-decorator from 5.1.8.1 to 5.1.8.4 (#221) @dependabot
- Bump tqdm from 4.64.1 to 4.66.1 (#218) @dependabot
- Bump types-requests from 2.28.11.14 to 2.31.0.2 (#217) @dependabot
Update domain to geosphere.at, Python 3.11, Dependencies
Changes
🚀 Features
- Update domain to geosphere.at (#211) @dlang-geosphereat
🚨 Testing
- Update domain to geosphere.at (#211) @dlang-geosphereat
📦 Dependencies
- Bump python from 3.9 to 3.11 (#215) @killer0071234
- Bump black from 23.3.0 to 23.7.0 in /.github/workflows (#197) @dependabot
- Bump types-ujson from 5.7.0.1 to 5.8.0.1 (#203) @dependabot
- Bump reorder-python-imports from 3.9.0 to 3.10.0 in /.github/workflows (#188) @dependabot
- Update flake8-simplify requirement from ^0.19.3 to ^0.20.0 (#192) @dependabot
- Bump pytest-cov from 3.0.0 to 4.1.0 (#193) @dependabot
- Bump release-drafter/release-drafter from 5.23.0 to 5.24.0 (#195) @dependabot
- Bump types-toml from 0.10.8.1 to 0.10.8.7 (#204) @dependabot
- Bump pip from 23.1.2 to 23.2.1 in /.github/workflows (#206) @dependabot
- Bump flake8 from 6.0.0 to 6.1.0 in /.github/workflows (#207) @dependabot
- Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.10 (#209) @dependabot
- Bump pipdeptree from 2.3.3 to 2.13.0 (#210) @dependabot
- Bump crazy-max/ghaction-github-labeler from 4.1.0 to 4.2.0 (#213) @dependabot
- Bump pytest from 7.3.1 to 7.4.1 in /.github/workflows (#214) @dependabot
- Update pyproject.toml v0.3.0 (#216) @killer0071234
Allow redirect, Dependencies
Changes
🚀 Features
- Upcoming domain change to geosphereat (#186) @killer0071234
📦 Dependencies
- Bump pre-commit from 3.1.0 to 3.3.3 in /.github/workflows (#185) @dependabot
- Bump types-python-slugify from 7.0.0.1 to 8.0.0.2 (#162) @dependabot
- Bump types-pyyaml from 6.0.12.2 to 6.0.12.10 (#182) @dependabot
- Bump pytest-xdist from 3.1.0 to 3.3.1 (#181) @dependabot
- Bump mypy from 0.971 to 1.3.0 (#178) @dependabot
- Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.8.6 (#176) @dependabot
- Bump pip from 23.0.1 to 23.1.2 in /.github/workflows (#173) @dependabot
- Bump pytest from 7.2.1 to 7.3.1 in /.github/workflows (#170) @dependabot
- Bump black from 23.1.0 to 23.3.0 in /.github/workflows (#163) @dependabot
- Bump coverage from 6.4.4 to 7.2.6 (#183) @dependabot
Dependency updates
Changes
- Update version to 0.2.3 (#143) @killer0071234
📦 Dependencies
- Bump black from 22.12.0 to 23.1.0 in /.github/workflows (#127) @dependabot
- Bump types-requests from 2.28.11.7 to 2.28.11.14 (#138) @dependabot
- Bump types-pytz from 2022.7.0.0 to 2022.7.1.2 (#141) @dependabot
- Bump pre-commit from 2.20.0 to 3.1.0 in /.github/workflows (#140) @dependabot
- Bump release-drafter/release-drafter from 5.21.1 to 5.23.0 (#139) @dependabot
- Bump types-croniter from 1.3.2.1 to 1.3.2.6 (#142) @dependabot
- Bump types-ujson from 5.6.0.0 to 5.7.0.1 (#137) @dependabot
- Bump pip from 22.3.1 to 23.0.1 in /.github/workflows (#134) @dependabot
- Update flake8-bugbear requirement from ^22.4.25 to ^23.2.13 (#131) @dependabot
- Bump pytest from 7.2.0 to 7.2.1 in /.github/workflows (#114) @dependabot
Add version info to http header, Dependency updates
Changes
🚀 Features
- Add version info to http header (#109) @killer0071234
📦 Dependencies
- Bump types-chardet from 5.0.4 to 5.0.4.1 (#103) @dependabot
- Bump types-requests from 2.28.11.5 to 2.28.11.7 (#108) @dependabot
- Bump types-pytz from 2022.6.0.1 to 2022.7.0.0 (#105) @dependabot
- Bump pytest-xdist from 3.0.2 to 3.1.0 (#102) @dependabot
- Bump types-croniter from 1.3.2 to 1.3.2.1 (#101) @dependabot
- Bump pypa/gh-action-pypi-publish from 1.5.1 to 1.6.4 (#95) @dependabot