From ae1df9df034ceeed67305eb4e937923654ddc213 Mon Sep 17 00:00:00 2001 From: Andrew Date: Sat, 23 Nov 2024 16:51:06 -0600 Subject: [PATCH] chore(main): release 0.5.2 --- CHANGELOG.md | 74 +++++++++++++++++++++++++++++++++++++++++ aprs_backend/version.py | 2 +- pyproject.toml | 2 +- 3 files changed, 76 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a77c5f..747f48a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,79 @@ # Changelog +## [0.5.2](https://github.com/andrewthetechie/err-aprs-backend/compare/v0.5.1...v0.5.2) (2024-11-23) + + +### Dependencies + +* bump bandit from 1.7.8 to 1.7.9 ([#103](https://github.com/andrewthetechie/err-aprs-backend/issues/103)) ([73b0448](https://github.com/andrewthetechie/err-aprs-backend/commit/73b0448df79a21e9ccac6bb0906c5bcc3c5af432)) +* bump certifi from 2024.2.2 to 2024.7.4 in the pip group ([#115](https://github.com/andrewthetechie/err-aprs-backend/issues/115)) ([6b34ae4](https://github.com/andrewthetechie/err-aprs-backend/commit/6b34ae4f28ad6574a25d93ea15b48b32db4ff256)) +* bump coverage from 7.5.1 to 7.5.2 ([#93](https://github.com/andrewthetechie/err-aprs-backend/issues/93)) ([be5afc3](https://github.com/andrewthetechie/err-aprs-backend/commit/be5afc38aa13c0b29294ca17f8b727e417ba6a58)) +* bump coverage from 7.5.2 to 7.5.3 ([#96](https://github.com/andrewthetechie/err-aprs-backend/issues/96)) ([32df3b3](https://github.com/andrewthetechie/err-aprs-backend/commit/32df3b3b799febbafc90ce7aeb56d83b1f30632b)) +* bump coverage from 7.5.3 to 7.5.4 ([#111](https://github.com/andrewthetechie/err-aprs-backend/issues/111)) ([41759b4](https://github.com/andrewthetechie/err-aprs-backend/commit/41759b47a6a485c2312ff4f60aef91109c25638d)) +* bump coverage from 7.5.4 to 7.6.0 ([#122](https://github.com/andrewthetechie/err-aprs-backend/issues/122)) ([09a07f8](https://github.com/andrewthetechie/err-aprs-backend/commit/09a07f883f6386842025d587086d65339cd72e03)) +* bump coverage from 7.6.0 to 7.6.1 ([#138](https://github.com/andrewthetechie/err-aprs-backend/issues/138)) ([e3d01fb](https://github.com/andrewthetechie/err-aprs-backend/commit/e3d01fb19f427683ec8d083d01a580881b309d68)) +* bump coverage from 7.6.1 to 7.6.2 ([#177](https://github.com/andrewthetechie/err-aprs-backend/issues/177)) ([c8eddca](https://github.com/andrewthetechie/err-aprs-backend/commit/c8eddcad776352f1539e271fac2bec3506c46b59)) +* bump coverage from 7.6.2 to 7.6.3 ([#179](https://github.com/andrewthetechie/err-aprs-backend/issues/179)) ([b5b1f0d](https://github.com/andrewthetechie/err-aprs-backend/commit/b5b1f0d72f1bec1af7fa140b4fccbba7dbd07478)) +* bump coverage from 7.6.3 to 7.6.4 ([#184](https://github.com/andrewthetechie/err-aprs-backend/issues/184)) ([6588560](https://github.com/andrewthetechie/err-aprs-backend/commit/6588560807a3feba4b0dc1764c37729944064c95)) +* bump coverage from 7.6.4 to 7.6.5 ([#198](https://github.com/andrewthetechie/err-aprs-backend/issues/198)) ([8d2a320](https://github.com/andrewthetechie/err-aprs-backend/commit/8d2a3202d1309ac63cc8cd3387c7de8e0752ce1b)) +* bump coverage from 7.6.5 to 7.6.7 ([#200](https://github.com/andrewthetechie/err-aprs-backend/issues/200)) ([4373d1d](https://github.com/andrewthetechie/err-aprs-backend/commit/4373d1d1f034bc9f15f1bd28d1eb4ce7d92b2aa1)) +* bump dataclasses-json from 0.6.6 to 0.6.7 ([#102](https://github.com/andrewthetechie/err-aprs-backend/issues/102)) ([57cecad](https://github.com/andrewthetechie/err-aprs-backend/commit/57cecad9b84fbad0d28c373718132001c4658099)) +* bump httpx from 0.27.0 to 0.27.2 ([#145](https://github.com/andrewthetechie/err-aprs-backend/issues/145)) ([b3a3605](https://github.com/andrewthetechie/err-aprs-backend/commit/b3a36057a173ce68c0a73a076ff18a6e5c2f68db)) +* bump pep8-naming from 0.14.0 to 0.14.1 ([#88](https://github.com/andrewthetechie/err-aprs-backend/issues/88)) ([48c8cbb](https://github.com/andrewthetechie/err-aprs-backend/commit/48c8cbb22b3a8261948c84c1bc94082e4824d2f1)) +* bump pre-commit from 3.7.1 to 3.8.0 ([#134](https://github.com/andrewthetechie/err-aprs-backend/issues/134)) ([a0697c2](https://github.com/andrewthetechie/err-aprs-backend/commit/a0697c2a41feed9bbfbc137a64ca8a0a15489f37)) +* bump pre-commit from 3.8.0 to 4.0.1 ([#172](https://github.com/andrewthetechie/err-aprs-backend/issues/172)) ([a582e06](https://github.com/andrewthetechie/err-aprs-backend/commit/a582e06d1d27d14262313690505dbcd8f813a2a6)) +* bump pytest from 8.2.0 to 8.2.1 ([#87](https://github.com/andrewthetechie/err-aprs-backend/issues/87)) ([3d194eb](https://github.com/andrewthetechie/err-aprs-backend/commit/3d194ebf732318ae99f75312d0aa8af1624857ad)) +* bump pytest from 8.2.1 to 8.2.2 ([#99](https://github.com/andrewthetechie/err-aprs-backend/issues/99)) ([2c33cce](https://github.com/andrewthetechie/err-aprs-backend/commit/2c33cceab1c83342c1f423074e9adf27855f5528)) +* bump pytest from 8.2.2 to 8.3.1 ([#128](https://github.com/andrewthetechie/err-aprs-backend/issues/128)) ([cee567b](https://github.com/andrewthetechie/err-aprs-backend/commit/cee567bf0539a30cf9a1f966cfb2f663f673640d)) +* bump pytest from 8.3.1 to 8.3.2 ([#132](https://github.com/andrewthetechie/err-aprs-backend/issues/132)) ([6473c41](https://github.com/andrewthetechie/err-aprs-backend/commit/6473c41f0566c62607d21bee964eb507f2e7fc0c)) +* bump pytest from 8.3.2 to 8.3.3 ([#153](https://github.com/andrewthetechie/err-aprs-backend/issues/153)) ([15a3898](https://github.com/andrewthetechie/err-aprs-backend/commit/15a3898aadbf95319fc76c4cad40dae1cd48385f)) +* bump pytest-asyncio from 0.23.6 to 0.23.7 ([#89](https://github.com/andrewthetechie/err-aprs-backend/issues/89)) ([fe88306](https://github.com/andrewthetechie/err-aprs-backend/commit/fe883066b5861e2c5579154eb368eb91976da6b0)) +* bump pytest-asyncio from 0.23.7 to 0.23.8 ([#126](https://github.com/andrewthetechie/err-aprs-backend/issues/126)) ([356cf98](https://github.com/andrewthetechie/err-aprs-backend/commit/356cf98ae7b32c491da2a902f9d13620e04cf530)) +* bump pytest-asyncio from 0.23.8 to 0.24.0 ([#143](https://github.com/andrewthetechie/err-aprs-backend/issues/143)) ([647b2cb](https://github.com/andrewthetechie/err-aprs-backend/commit/647b2cba5139c1e671648261e4f82895eea53827)) +* bump pytest-cov from 5.0.0 to 6.0.0 ([#193](https://github.com/andrewthetechie/err-aprs-backend/issues/193)) ([e765996](https://github.com/andrewthetechie/err-aprs-backend/commit/e765996c70fe4cbf59d0e6503595c041b722a3f5)) +* bump pytest-httpx from 0.30.0 to 0.31.1 ([#158](https://github.com/andrewthetechie/err-aprs-backend/issues/158)) ([a059543](https://github.com/andrewthetechie/err-aprs-backend/commit/a05954383597d2e90f096ebd70a70b4dd545faf6)) +* bump pytest-httpx from 0.31.1 to 0.31.2 ([#161](https://github.com/andrewthetechie/err-aprs-backend/issues/161)) ([338eb21](https://github.com/andrewthetechie/err-aprs-backend/commit/338eb215bfdb6447ff4774b7cb6041647ec79441)) +* bump pytest-httpx from 0.31.2 to 0.32.0 ([#164](https://github.com/andrewthetechie/err-aprs-backend/issues/164)) ([3264e51](https://github.com/andrewthetechie/err-aprs-backend/commit/3264e5161f06a03e69f0bdbb61db19fa2cdc5d9c)) +* bump pytest-httpx from 0.32.0 to 0.33.0 ([#190](https://github.com/andrewthetechie/err-aprs-backend/issues/190)) ([dd419ad](https://github.com/andrewthetechie/err-aprs-backend/commit/dd419aded624b0447676f1924d39ef4306b0cab2)) +* bump pytest-httpx from 0.33.0 to 0.34.0 ([#202](https://github.com/andrewthetechie/err-aprs-backend/issues/202)) ([7dde5a2](https://github.com/andrewthetechie/err-aprs-backend/commit/7dde5a2e1a65155a127b9d27c3f105e2347e9c5e)) +* bump pytest-subtests from 0.12.1 to 0.13.0 ([#118](https://github.com/andrewthetechie/err-aprs-backend/issues/118)) ([62fa3eb](https://github.com/andrewthetechie/err-aprs-backend/commit/62fa3eba1989ba24050cc122698d70206e9d011c)) +* bump pytest-subtests from 0.13.0 to 0.13.1 ([#125](https://github.com/andrewthetechie/err-aprs-backend/issues/125)) ([dbcc2fa](https://github.com/andrewthetechie/err-aprs-backend/commit/dbcc2fa53d826c03d37c3ef2f7221b320e1f7a19)) +* bump pyupgrade from 3.15.2 to 3.16.0 ([#101](https://github.com/andrewthetechie/err-aprs-backend/issues/101)) ([b5babbd](https://github.com/andrewthetechie/err-aprs-backend/commit/b5babbd92e3d9abf25474c9f1e1400a5ed6de47a)) +* bump pyupgrade from 3.16.0 to 3.17.0 ([#135](https://github.com/andrewthetechie/err-aprs-backend/issues/135)) ([58c9c6a](https://github.com/andrewthetechie/err-aprs-backend/commit/58c9c6abf8de8078b1ebc54be03addfe32a629fb)) +* bump pyupgrade from 3.17.0 to 3.18.0 ([#181](https://github.com/andrewthetechie/err-aprs-backend/issues/181)) ([6ed32ea](https://github.com/andrewthetechie/err-aprs-backend/commit/6ed32eaefa0f4f3c8858d5fbe491f60e3ab1b675)) +* bump pyupgrade from 3.18.0 to 3.19.0 ([#185](https://github.com/andrewthetechie/err-aprs-backend/issues/185)) ([a481332](https://github.com/andrewthetechie/err-aprs-backend/commit/a48133236524602ab9ba5fe4b7a7bdd9387b282b)) +* bump reorder-python-imports from 3.12.0 to 3.13.0 ([#98](https://github.com/andrewthetechie/err-aprs-backend/issues/98)) ([2c007c3](https://github.com/andrewthetechie/err-aprs-backend/commit/2c007c3b5dd660cbd57c232ebf7c3b008fe7bf54)) +* bump reorder-python-imports from 3.13.0 to 3.14.0 ([#178](https://github.com/andrewthetechie/err-aprs-backend/issues/178)) ([1b80c38](https://github.com/andrewthetechie/err-aprs-backend/commit/1b80c38fc249d4e534856f707dd90dd1e6bcc320)) +* bump ruff from 0.4.10 to 0.5.0 ([#114](https://github.com/andrewthetechie/err-aprs-backend/issues/114)) ([d7971c0](https://github.com/andrewthetechie/err-aprs-backend/commit/d7971c0f09158db5a9450c2879c7208f83ac9acc)) +* bump ruff from 0.4.4 to 0.4.5 ([#92](https://github.com/andrewthetechie/err-aprs-backend/issues/92)) ([5554a60](https://github.com/andrewthetechie/err-aprs-backend/commit/5554a602001eab96a18b6e713f0a4ca68461f7c4)) +* bump ruff from 0.4.5 to 0.4.6 ([#95](https://github.com/andrewthetechie/err-aprs-backend/issues/95)) ([7856448](https://github.com/andrewthetechie/err-aprs-backend/commit/785644898ed34cdb885b3c1303eddec0a69b3a3a)) +* bump ruff from 0.4.6 to 0.4.7 ([#97](https://github.com/andrewthetechie/err-aprs-backend/issues/97)) ([d4708e7](https://github.com/andrewthetechie/err-aprs-backend/commit/d4708e7545d22d004be9fff7a547c6be46f242d2)) +* bump ruff from 0.4.7 to 0.4.8 ([#100](https://github.com/andrewthetechie/err-aprs-backend/issues/100)) ([2589687](https://github.com/andrewthetechie/err-aprs-backend/commit/2589687b82edccc8d828919084b4ac78ba380e83)) +* bump ruff from 0.4.8 to 0.4.9 ([#106](https://github.com/andrewthetechie/err-aprs-backend/issues/106)) ([01d28df](https://github.com/andrewthetechie/err-aprs-backend/commit/01d28df2b727633d015d7c67a669ef627bcfda18)) +* bump ruff from 0.4.9 to 0.4.10 ([#110](https://github.com/andrewthetechie/err-aprs-backend/issues/110)) ([0e41365](https://github.com/andrewthetechie/err-aprs-backend/commit/0e413650a52575c74ed536785eb57bbc6e9f637c)) +* bump ruff from 0.5.0 to 0.5.1 ([#117](https://github.com/andrewthetechie/err-aprs-backend/issues/117)) ([f4853ee](https://github.com/andrewthetechie/err-aprs-backend/commit/f4853eeeb2893bfb755b312a7aa1fedbc03c0784)) +* bump ruff from 0.5.1 to 0.5.2 ([#123](https://github.com/andrewthetechie/err-aprs-backend/issues/123)) ([1ec5671](https://github.com/andrewthetechie/err-aprs-backend/commit/1ec56713ecab567f7aff1ecc0d0b83897f133876)) +* bump ruff from 0.5.2 to 0.5.3 ([#127](https://github.com/andrewthetechie/err-aprs-backend/issues/127)) ([e6b14cc](https://github.com/andrewthetechie/err-aprs-backend/commit/e6b14cc96b1cb5d627937bcc6727268a3e888a8b)) +* bump ruff from 0.5.3 to 0.5.4 ([#129](https://github.com/andrewthetechie/err-aprs-backend/issues/129)) ([a83408d](https://github.com/andrewthetechie/err-aprs-backend/commit/a83408ddc859e07a10ccd1c75bf520e3d29ef7b2)) +* bump ruff from 0.5.4 to 0.5.5 ([#131](https://github.com/andrewthetechie/err-aprs-backend/issues/131)) ([3b07a4e](https://github.com/andrewthetechie/err-aprs-backend/commit/3b07a4e27f68c4cb997a3b64cf767cbd6288258c)) +* bump ruff from 0.5.5 to 0.5.6 ([#137](https://github.com/andrewthetechie/err-aprs-backend/issues/137)) ([131f534](https://github.com/andrewthetechie/err-aprs-backend/commit/131f5348f0640c38ba83d0e5bd218a444c582269)) +* bump ruff from 0.5.6 to 0.5.7 ([#140](https://github.com/andrewthetechie/err-aprs-backend/issues/140)) ([1dc7fd4](https://github.com/andrewthetechie/err-aprs-backend/commit/1dc7fd4f524b1e87c87276ba0a0a9faf5ed60fe5)) +* bump ruff from 0.5.7 to 0.6.0 ([#141](https://github.com/andrewthetechie/err-aprs-backend/issues/141)) ([4f8fc5c](https://github.com/andrewthetechie/err-aprs-backend/commit/4f8fc5c9a6e75a0ce91ae00319e5ca62caa3e941)) +* bump ruff from 0.6.0 to 0.6.1 ([#142](https://github.com/andrewthetechie/err-aprs-backend/issues/142)) ([deb4c1d](https://github.com/andrewthetechie/err-aprs-backend/commit/deb4c1d287e8ee006fca6dd90964dcf824d8e516)) +* bump ruff from 0.6.1 to 0.6.2 ([#144](https://github.com/andrewthetechie/err-aprs-backend/issues/144)) ([fbab77c](https://github.com/andrewthetechie/err-aprs-backend/commit/fbab77c3dc4e35755b62eef49717aacb53b9b23e)) +* bump ruff from 0.6.2 to 0.6.3 ([#147](https://github.com/andrewthetechie/err-aprs-backend/issues/147)) ([223149d](https://github.com/andrewthetechie/err-aprs-backend/commit/223149d339a83de740bacc86ee8c0746790ce2b9)) +* bump ruff from 0.6.3 to 0.6.4 ([#151](https://github.com/andrewthetechie/err-aprs-backend/issues/151)) ([e3739a3](https://github.com/andrewthetechie/err-aprs-backend/commit/e3739a3d41823df46374b0a67366b13ae2e5f2d2)) +* bump ruff from 0.6.4 to 0.6.5 ([#155](https://github.com/andrewthetechie/err-aprs-backend/issues/155)) ([b063ca7](https://github.com/andrewthetechie/err-aprs-backend/commit/b063ca7e59214e62bc2d7874be5530aea2572791)) +* bump ruff from 0.6.5 to 0.6.7 ([#159](https://github.com/andrewthetechie/err-aprs-backend/issues/159)) ([5082974](https://github.com/andrewthetechie/err-aprs-backend/commit/5082974c1c92fe1484b14e6afc23fe693330cc67)) +* bump ruff from 0.6.7 to 0.6.8 ([#162](https://github.com/andrewthetechie/err-aprs-backend/issues/162)) ([5f593ae](https://github.com/andrewthetechie/err-aprs-backend/commit/5f593ae53323132ddf08c58a548885620570930b)) +* bump ruff from 0.6.8 to 0.6.9 ([#170](https://github.com/andrewthetechie/err-aprs-backend/issues/170)) ([b64199c](https://github.com/andrewthetechie/err-aprs-backend/commit/b64199c512682cfdf47042c791a9a42be32ad1ff)) +* bump ruff from 0.6.9 to 0.7.0 ([#183](https://github.com/andrewthetechie/err-aprs-backend/issues/183)) ([0d12414](https://github.com/andrewthetechie/err-aprs-backend/commit/0d124149dfeb5b89815fe52643cc853a26f57a95)) +* bump ruff from 0.7.0 to 0.7.1 ([#187](https://github.com/andrewthetechie/err-aprs-backend/issues/187)) ([cd8214f](https://github.com/andrewthetechie/err-aprs-backend/commit/cd8214f8277d49cef37334e6036ca9b47699373f)) +* bump ruff from 0.7.1 to 0.7.2 ([#194](https://github.com/andrewthetechie/err-aprs-backend/issues/194)) ([c937241](https://github.com/andrewthetechie/err-aprs-backend/commit/c93724125388cdd4a84b3d9c28aa4334d0f78bb2)) +* bump ruff from 0.7.2 to 0.7.3 ([#197](https://github.com/andrewthetechie/err-aprs-backend/issues/197)) ([dae5777](https://github.com/andrewthetechie/err-aprs-backend/commit/dae5777fd9390310804d9e1b33ae371a22ba2beb)) +* bump ruff from 0.7.3 to 0.7.4 ([#203](https://github.com/andrewthetechie/err-aprs-backend/issues/203)) ([600aaea](https://github.com/andrewthetechie/err-aprs-backend/commit/600aaea20fdb3617bc308aa29354fe6241d37ee5)) +* bump setuptools from 69.5.1 to 70.0.0 in the pip group ([#124](https://github.com/andrewthetechie/err-aprs-backend/issues/124)) ([84d3362](https://github.com/andrewthetechie/err-aprs-backend/commit/84d3362742e4a09b4fef3f44d1450e5989877a1d)) + ## [0.5.1](https://github.com/andrewthetechie/err-aprs-backend/compare/v0.5.0...v0.5.1) (2024-05-17) diff --git a/aprs_backend/version.py b/aprs_backend/version.py index dd9b22c..7225152 100644 --- a/aprs_backend/version.py +++ b/aprs_backend/version.py @@ -1 +1 @@ -__version__ = "0.5.1" +__version__ = "0.5.2" diff --git a/pyproject.toml b/pyproject.toml index 584a777..4204e24 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "err-aprs-backend" -version = "0.5.1" +version = "0.5.2" description = "Errbot APRS backend plugin" authors = ["Andrew Herrington "] license = "MIT"