Skip to content

Releases: bachya/aioridwell

2024.01.0

15 Jan 21:28
Compare
Choose a tag to compare

🚨 Breaking Changes

  • Alter cost estimate function to use updated Ridwell API (#343)

🐛 Bug Fixes

  • Fix bug with missing pickup offer data (#346)
  • Alter cost estimate function to use updated Ridwell API (#343)

📕 Documentation

  • Fix CI badge in README (#344)
  • Update license to 2024 (#336)

🧰 Maintenance

  • Bump ruff from 0.1.11 to 0.1.13 (#345)
  • Bump aresponses from 2.1.6 to 3.0.0 (#340)
  • Migrate from rtx to mise (#339)
  • Bump gitpython from 3.1.40 to 3.1.41 (#338)
  • Bump ruff from 0.1.9 to 0.1.11 (#337)
  • Bump pytest from 7.4.3 to 7.4.4 (#334)
  • Bump pytest-asyncio from 0.23.2 to 0.23.3 (#335)
  • Bump coverage from 7.3.4 to 7.4.0 (#333)
  • Bump ruff from 0.1.8 to 0.1.9 (#332)
  • Bump mypy from 1.7.1 to 1.8.0 (#331)
  • Bump coverage from 7.3.3 to 7.3.4 (#330)
  • Bump freezegun from 1.3.1 to 1.4.0 (#329)
  • Bump coverage from 7.3.2 to 7.3.3 (#328)

2023.12.0

18 Dec 02:33
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Fix issue with incorrect Python version spec (#327)

🧰 Maintenance

  • Bump pre-commit from 3.5.0 to 3.6.0 (#319)
  • Bump pylint from 3.0.2 to 3.0.3 (#321)
  • Bump typing-extensions from 4.8.0 to 4.9.0 (#318)
  • Bump github/codeql-action from 2 to 3 (#322)
  • Bump ruff from 0.1.7 to 0.1.8 (#323)
  • Bump isort from 5.12.0 to 5.13.2 (#324)
  • Bump actions/stale from 8 to 9 (#316)
  • Bump actions/setup-python from 4 to 5 (#314)
  • Bump yarl from 1.9.3 to 1.9.4 (#315)
  • Bump ruff from 0.1.6 to 0.1.7 (#312)
  • Bump pytest-asyncio from 0.23.1 to 0.23.2 (#311)
  • Bump freezegun from 1.3.0 to 1.3.1 (#313)
  • Bump pytest-asyncio from 0.21.1 to 0.23.1 (#309)
  • Bump freezegun from 1.2.2 to 1.3.0 (#310)
  • Use ruff in place of bandit and black (#308)
  • Bump aiohttp from 3.9.0 to 3.9.1 (#307)
  • Bump mypy from 1.7.0 to 1.7.1 (#306)
  • Bump dessant/lock-threads from 5.0.0 to 5.0.1 (#305)
  • Bump pygments from 2.17.1 to 2.17.2 (#304)
  • Bump yarl from 1.9.2 to 1.9.3 (#303)
  • Bump pygments from 2.16.1 to 2.17.1 (#299)
  • Bump certifi from 2023.7.22 to 2023.11.17 (#300)
  • Bump aiohttp from 3.9.0rc0 to 3.9.0 (#301)
  • Bump ruff from 0.1.5 to 0.1.6 (#302)
  • Bump poetry from 1.7.0 to 1.7.1 in /.github/workflows (#298)
  • Bump aiohttp from 3.9.0b1 to 3.9.0rc0 (#297)
  • Bump dessant/lock-threads from 4.0.1 to 5.0.0 (#296)
  • Bump mypy from 1.6.1 to 1.7.0 (#295)
  • Bump yamllint from 1.32.0 to 1.33.0 (#294)
  • Bump ruff from 0.1.4 to 0.1.5 (#293)
  • Bump black from 23.10.1 to 23.11.0 (#292)
  • Bump aiohttp from 3.9.0b0 to 3.9.0b1 (#291)
  • Bump ruff from 0.1.3 to 0.1.4 (#289)
  • Bump poetry from 1.6.1 to 1.7.0 in /.github/workflows (#290)
  • Bump ruff from 0.1.2 to 0.1.3 (#288)
  • Bump black from 23.10.0 to 23.10.1 (#285)
  • Bump ruff from 0.1.1 to 0.1.2 (#286)
  • Bump pytest from 7.4.2 to 7.4.3 (#287)
  • Bump pylint from 3.0.1 to 3.0.2 (#284)
  • Bump release-drafter/release-drafter from 5.24.0 to 5.25.0 (#278)
  • Bump ruff from 0.0.292 to 0.1.1 (#283)
  • Bump mypy from 1.6.0 to 1.6.1 (#280)
  • Bump black from 23.9.1 to 23.10.0 (#281)
  • Bump gitpython from 3.1.37 to 3.1.40 (#282)
  • Bump urllib3 from 2.0.6 to 2.0.7 (#279)
  • Bump pre-commit from 3.4.0 to 3.5.0 (#275)

2023.10.0

11 Oct 16:57
Compare
Choose a tag to compare

🚨 Breaking Changes

  • Add support for Python 3.12 (#274)

🧰 Maintenance

  • Add support for Python 3.12 (#274)
  • Bump mypy from 1.5.1 to 1.6.0 (#273)
  • Bump pre-commit-hooks from 4.4.0 to 4.5.0 (#272)
  • Bump vulture from 2.9.1 to 2.10 (#271)
  • Bump aiohttp from 3.8.5 to 3.8.6 (#270)
  • Bump pyupgrade from 3.14.0 to 3.15.0 (#269)
  • Bump pylint from 3.0.0 to 3.0.1 (#268)
  • Bump pylint from 2.17.7 to 3.0.0 (#264)
  • Bump codespell from 2.2.5 to 2.2.6 (#263)
  • Bump pyupgrade from 3.13.0 to 3.14.0 (#265)
  • Bump ruff from 0.0.291 to 0.0.292 (#266)
  • Bump coverage from 7.3.1 to 7.3.2 (#267)
  • Bump urllib3 from 2.0.4 to 2.0.6 (#262)
  • Bump pylint from 2.17.6 to 2.17.7 (#261)
  • Bump pylint from 2.17.5 to 2.17.6 (#260)
  • Bump pyupgrade from 3.12.0 to 3.13.0 (#258)
  • Bump titlecase from 2.4 to 2.4.1 (#257)
  • Bump gitpython from 3.1.36 to 3.1.37 (#256)
  • Bump ruff from 0.0.290 to 0.0.291 (#259)
  • Bump pyupgrade from 3.11.1 to 3.12.0 (#255)
  • Bump pyupgrade from 3.11.0 to 3.11.1 (#254)
  • Remove pytz as a dependency (#253)
  • Bump coverage from 7.3.0 to 7.3.1 (#243)
  • Bump gitpython from 3.1.35 to 3.1.36 (#247)
  • Bump pyupgrade from 3.10.1 to 3.11.0 (#250)
  • Bump ruff from 0.0.289 to 0.0.290 (#251)
  • Bump ruff from 0.0.288 to 0.0.289 (#249)
  • Bump ruff from 0.0.287 to 0.0.288 (#248)
  • Bump black from 23.7.0 to 23.9.1 (#246)
  • Bump gitpython from 3.1.34 to 3.1.35 (#245)
  • Bump pytest from 7.4.1 to 7.4.2 (#244)
  • Bump pytest-aiohttp from 1.0.4 to 1.0.5 (#242)
  • Bump actions/checkout from 3 to 4 (#241)
  • Bump pytz from 2023.3 to 2023.3.post1 (#240)
  • Bump pytest from 7.4.0 to 7.4.1 (#236)
  • Bump gitpython from 3.1.32 to 3.1.34 (#237)
  • Bump ruff from 0.0.286 to 0.0.287 (#238)
  • Bump pre-commit from 3.3.3 to 3.4.0 (#239)
  • Bump ruff from 0.0.285 to 0.0.286 (#235)
  • Bump vulture from 2.8 to 2.9.1 (#232)
  • Clean up build dependencies (#234)
  • Bump poetry from 1.6.0 to 1.6.1 in /.github/workflows (#233)
  • Bump setuptools from 68.1.0 to 68.1.2 (#229)
  • Bump poetry from 1.5.1 to 1.6.0 in /.github/workflows (#231)
  • Bump black from 22.12.0 to 23.7.0 (#227)
  • Bump ruff from 0.0.284 to 0.0.285 (#228)

2023.08.0

17 Aug 15:43
Compare
Choose a tag to compare

🧰 Maintenance

  • Bump types-pytz from 2023.3.0.0 to 2023.3.0.1 (#222)
  • Bump mypy from 1.5.0 to 1.5.1 (#224)
  • Bump vulture from 2.7 to 2.8 (#220)
  • Pin dependencies to resolve several CVEs (#226)
  • Bump blacken-docs from 1.15.0 to 1.16.0 (#225)
  • Bump coverage from 7.2.7 to 7.3.0 (#223)
  • Bump mypy from 1.4.1 to 1.5.0 (#221)
  • Bump ruff from 0.0.283 to 0.0.284 (#219)
  • Bump ruff from 0.0.282 to 0.0.283 (#218)
  • Bump ruff from 0.0.281 to 0.0.282 (#217)
  • Bump ruff from 0.0.280 to 0.0.281 (#216)
  • Bump pyupgrade from 3.9.0 to 3.10.1 (#215)
  • Bump pylint from 2.17.4 to 2.17.5 (#214)
  • Bump mypy from 1.3.0 to 1.4.1 (#193)
  • Bump ruff from 0.0.278 to 0.0.280 (#213)
  • Bump aiohttp from 3.8.4 to 3.8.5 (#212)
  • Bump pyjwt from 2.7.0 to 2.8.0 (#211)
  • Bump ruff from 0.0.277 to 0.0.278 (#209)
  • Bump pytest-asyncio from 0.21.0 to 0.21.1 (#210)

2023.07.0

11 Jul 15:20
Compare
Choose a tag to compare

🚀 Features

  • Add "Multi-Layer Plastic" as a standard pickup type (#207)

🧰 Maintenance

  • Bump black from 22.12.0 to 23.7.0 (#206)
  • Bump blacken-docs from 1.14.0 to 1.15.0 (#205)
  • Bump pyupgrade from 3.8.0 to 3.9.0 (#204)
  • Bump ruff from 0.0.276 to 0.0.277 (#202)
  • Bump safety from 2.3.4 to 2.3.5 (#201)
  • Bump ruff from 0.0.275 to 0.0.276 (#200)
  • Bump black from 22.12.0 to 23.3.0 (#199)
  • Bump pyupgrade from 3.7.0 to 3.8.0 (#198)
  • Bump safety from 2.3.4 to 2.3.5 (#196)
  • Bump pytest from 7.3.2 to 7.4.0 (#192)
  • Bump ruff from 0.0.274 to 0.0.275 (#189)
  • Bump pyupgrade from 3.6.0 to 3.7.0 (#182)
  • Bump release-drafter/release-drafter from 5.23.0 to 5.24.0 (#197)
  • Bump black from 22.12.0 to 23.3.0 (#195)
  • Bump safety from 2.3.4 to 2.3.5 (#194)
  • Bump black from 22.12.0 to 23.3.0 (#191)
  • Bump safety from 2.3.4 to 2.3.5 (#190)
  • Bump black from 22.12.0 to 23.3.0 (#188)
  • Bump safety from 2.3.4 to 2.3.5 (#186)
  • Bump ruff from 0.0.272 to 0.0.274 (#187)
  • Bump black from 22.12.0 to 23.3.0 (#184)
  • Bump safety from 2.3.4 to 2.3.5 (#183)
  • Bump black from 22.12.0 to 23.3.0 (#181)
  • Bump pyupgrade from 3.4.0 to 3.6.0 (#180)
  • Bump codespell from 2.2.4 to 2.2.5 (#178)
  • Bump safety from 2.3.4 to 2.3.5 (#179)
  • Bump poetry from 1.5.0 to 1.5.1 in /.github/workflows (#168)
  • Bump black from 22.12.0 to 23.3.0 (#162)
  • Add rtx config (#177)
  • Bump pyupgrade from 3.3.2 to 3.4.0 (#152)
  • Bump blacken-docs from 1.13.0 to 1.14.0 (#175)
  • Bump pre-commit from 3.3.2 to 3.3.3 (#176)
  • Bump dessant/lock-threads from 4.0.0 to 4.0.1 (#174)
  • Bump pytest from 7.3.1 to 7.3.2 (#173)
  • Bump ruff from 0.0.271 to 0.0.272 (#172)
  • Bump ruff from 0.0.270 to 0.0.271 (#171)
  • Bump ruff from 0.0.263 to 0.0.270 (#170)
  • Bump ruff from 0.0.262 to 0.0.263 (#145)
  • Bump coverage from 7.2.6 to 7.2.7 (#169)
  • Bump pytest-cov from 4.0.0 to 4.1.0 (#167)
  • Bump coverage from 7.2.5 to 7.2.6 (#166)
  • Bump yamllint from 1.31.0 to 1.32.0 (#165)
  • Bump poetry from 1.4.2 to 1.5.0 in /.github/workflows (#164)
  • Bump pre-commit from 3.3.1 to 3.3.2 (#163)
  • Bump safety from 2.3.4 to 2.3.5 (#161)
  • Bump black from 22.12.0 to 23.3.0 (#160)
  • Bump safety from 2.3.4 to 2.3.5 (#159)
  • Bump black from 22.12.0 to 23.3.0 (#158)
  • Bump safety from 2.3.4 to 2.3.5 (#156)
  • Bump mypy from 1.2.0 to 1.3.0 (#157)
  • Bump pyjwt from 2.6.0 to 2.7.0 (#154)
  • Bump black from 22.12.0 to 23.3.0 (#155)
  • Bump pylint from 2.17.3 to 2.17.4 (#151)
  • Bump safety from 2.3.4 to 2.3.5 (#153)
  • Bump black from 22.12.0 to 23.3.0 (#139)
  • Bump pre-commit from 3.3.0 to 3.3.1 (#150)
  • Bump pre-commit from 3.2.2 to 3.3.0 (#149)
  • Bump coverage from 7.2.3 to 7.2.5 (#148)
  • Bump pylint from 2.17.2 to 2.17.3 (#147)
  • Bump pylint from 2.17.1 to 2.17.2 (#135)
  • Bump pyupgrade from 3.3.1 to 3.3.2 (#146)
  • Bump yamllint from 1.30.0 to 1.31.0 (#144)
  • Bump ruff from 0.0.261 to 0.0.262 (#143)
  • Bump pytest from 7.3.0 to 7.3.1 (#142)
  • Bump pytest from 7.2.2 to 7.3.0 (#141)
  • Bump coverage from 7.2.2 to 7.2.3 (#140)
  • Replace flake8 with ruff (#138)
  • Bump safety from 2.3.4 to 2.3.5 (#137)
  • Bump black from 22.12.0 to 23.3.0 (#136)
  • Bump pre-commit from 3.2.1 to 3.2.2 (#134)
  • Bump safety from 2.3.4 to 2.3.5 (#133)
  • Bump black from 22.12.0 to 23.3.0 (#132)
  • Bump poetry from 1.4.1 to 1.4.2 in /.github/workflows (#131)
  • Bump safety from 2.3.4 to 2.3.5 (#128)
  • Bump types-pytz from 2023.2.0.1 to 2023.3.0.0 (#130)
  • Bump flake8-simplify from 0.19.3 to 0.20.0 (#129)
  • Bump black from 23.1.0 to 23.3.0 (#127)
  • Bump pytz from 2023.2 to 2023.3 (#126)
  • Bump black from 22.12.0 to 23.1.0 (#122)
  • Bump types-pytz from 2023.2.0.0 to 2023.2.0.1 (#125)
  • Bump pytz from 2022.7.1 to 2023.2 (#123)
  • Bump types-pytz from 2022.7.1.2 to 2023.2.0.0 (#124)
  • Bump pre-commit from 3.2.0 to 3.2.1 (#121)
  • Bump actions/stale from 7 to 8 (#119)
  • Bump safety from 2.3.4 to 2.3.5 (#120)
  • Bump black from 22.12.0 to 23.1.0 (#117)
  • Bump pylint from 2.17.0 to 2.17.1 (#118)
  • Bump yamllint from 1.29.0 to 1.30.0 (#116)
  • Bump flake8-comprehensions from 3.11.0 to 3.11.1 (#114)
  • Bump safety from 2.3.4 to 2.3.5 (#115)
  • Bump black from 22.12.0 to 23.1.0 (#113)
  • Bump poetry from 1.4.0 to 1.4.1 in /.github/workflows (#108)
  • Bump pytest-asyncio from 0.20.3 to 0.21.0 (#110)
  • Bump flake8-comprehensions from 3.10.1 to 3.11.0 (#109)
  • Bump safety from 2.3.4 to 2.3.5 (#111)
  • Bump pre-commit from 3.1.1 to 3.2.0 (#112)
  • Bump black from 22.12.0 to 23.1.0 (#107)
  • Bump coverage from 7.2.1 to 7.2.2 (#106)
  • Bump safety from 2.3.4 to 2.3.5 (#105)
  • Bump black from 22.12.0 to 23.1.0 (#104)
  • Bump safety from 2.3.4 to 2.3.5 (#103)
  • Bump flake8-bugbear from 23.2.13 to 23.3.12 (#102)
  • Bump black from 22.12.0 to 23.1.0 (#101)
  • Bump bandit from 1.7.4 to 1.7.5 (#99)
  • Bump safety from 2.3.4 to 2.3.5 (#100)
  • Bump black from 22.12.0 to 23.1.0 (#98)
  • Bump codespell from 2.2.2 to 2.2.4 (#97)
  • Bump pylint from 2.16.4 to 2.17.0 (#96)
  • Bump mypy from 1.0.1 to 1.1.1 (#95)
  • Bump safety from 2.3.4 to 2.3.5 (#94)
  • Bump pylint from 2.16.3 to 2.16.4 (#93)
  • Bump pytest from 7.2.1 to 7.2.2 (#92)
  • Bump pylint from 2.16.2 to 2.16.3 (#90)
  • Bump black from 22.12.0 to 23.1.0 (#91)
  • Bump safety from 2.3.4 to 2.3.5 (#89)
  • Bump flake8-bugbear from 22.12.6 to 23.2.13 (#87)
  • Bump coverage from 6.5.0 to 7.2.1 (#85)
  • Bump black from 22.12.0 to 23.1.0 (#84)
  • Bump mypy from 0.982 to 1.0.1 (#86)
  • Bump pre-commit from 2.21.0 to 3.1.1 (#88)
  • Bump poetry from 1.3.2 to 1.4.0 in /.github/workflows (#83)
  • Bump release-drafter/release-drafter from 5.22.0 to 5.23.0 (#81)
  • Bump types-pytz from 2022.7.1.1 to 2022.7.1.2 (#82)
  • Bump types-pytz from 2022.7.1.0 to 2022.7.1.1 (#80)
  • Bump pylint from 2.16.1 to 2.16.2 (#79)
  • Bump aiohttp from 3.8.3 to 3.8.4 (#78)
  • Bump pylint from 2.16.0 to 2.16.1 (#77)
  • Bump pylint from 2.15.10 to 2.16.0 (#76)
  • Bump isort from 5.11.4 to 5.12.0 (#75)
  • Bump flake8-docstrings from 1.6.0 to 1.7.0 (#74)
  • Bump pylint from 2.15.5 to 2.15.10 (#73)
  • Bump pre-commit-hooks from 4.3.0 to 4.4.0 (#68)
  • Bump pytest-asyncio from 0.20.1 to 0.20.3 (#69)
  • Bump blacken-docs from 1.12.1 to 1.13.0 (#71)
  • Bump vulture from 2.6 to 2.7 (#70)
  • Bump pre-commit from 2.20.0 to 2.21.0 (#72)
  • Bump flake8-bugbear from 22.10.27 to 22.12.6 (#63)
  • Bump flake8-builtins from 2.0.0 to 2.1.0 (#66)
  • Bump flake8-comprehensions from 3.10.0 to 3.10.1 (#64)
  • Bump pytest from 7.2.0 to 7.2.1 (#65)
  • Bump black from 22.10.0 to 22.12.0 (#67)
  • Bump yamllint from 1.28.0 to 1.29.0 (#58)
  • Bump safety from 2.3.1 to 2.3.5 (#59)
  • Bump isort from 5.10.1 to 5.11.4 (#60)
  • Bump types-pytz from 2022.5.0.0 to 2022.7.1.0 (#61)
  • Bump pyupgrade from 3.1.0 to 3.3.1 (#62)
  • Bump pytz from 2022.7 to 2022.7.1 (#57)
  • Bump poetry from 1.3.1 to 1.3.2 in /.github/workflows (#56)

2023.01.0

09 Jan 04:21
fafe5ac
Compare
Choose a tag to compare

🚀 Features

  • Add client method to return a dashboard URL (#55)

📕 Documentation

  • Clean up docs (#50)

🧰 Maintenance

  • Bump release-drafter/release-drafter from 5.21.1 to 5.22.0 (#54)
  • Bump actions/stale from 6 to 7 (#53)
  • Bump pytz from 2022.6 to 2022.7 (#52)
  • Bump poetry from 1.2.2 to 1.3.1 in /.github/workflows (#51)
  • Bump dessant/lock-threads from 3.0.0 to 4.0.0 (#49)

2022.11.0

10 Nov 19:57
4071c05
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Add missing event state (notified) (#48)

🧰 Maintenance

  • Bump pytz from 2022.5 to 2022.6 (#46)

2022.10.0

29 Oct 20:12
b509174
Compare
Choose a tag to compare

🚨 Breaking Changes

  • Update CI to use GA release of Python 3.11 (#44)

📕 Documentation

  • Change the coverage badge to track the dev branch (#41)

🧰 Maintenance

  • Add a series of new pre-commit hooks and GitHub Actions (#45)
  • Update CI to use GA release of Python 3.11 (#44)
  • Add preliminary support for Python 3.11 (#43)
  • Update dependency pytest-cov to v4 (#42)
  • Reduce stale timeframe from 90 days to 21 days (#40)
  • Replace master with main as the default branch (#39)
  • Update all pre-commit hooks (#38)
  • Update all dependencies (#37)
  • Bump PyJWT minimum to 2.4.0 (#36)
  • Move coverage configuration to pyproject.toml (#34)
  • Use nox for test automation (#33)
  • Add pyupgrade pre-commit hook (#32)
  • Update codecov/codecov-action action to v3 (#30)

2022.03.0

20 Mar 15:01
Compare
Choose a tag to compare

🧰 Maintenance

  • Loosen version pin for pytz (#29)
  • Update all dependencies (#27)
  • Update dependency pytest-aiohttp to v1 (#26)

2021.12.2

18 Dec 19:34
Compare
Choose a tag to compare

🧰 Maintenance

  • Make enum values more useful (#25)