Eindhoven

Latest version: v4.0.0

Safety actively analyzes 634607 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

3.0.0

What's changed

This version brings a big breaking change, the python package has been renamed to only `eindhoven`, the **parkings_type** parameter has been moved from the class to the function and the **rows** parameter is changed to **limit**.

🚨 Breaking changes

- 77 Move parking_type to function klaasnicolaas
- 78 Complete refactor of the package name klaasnicolaas

🚀 Enhancements

- 77 Move parking_type to function klaasnicolaas
- 78 Complete refactor of the package name klaasnicolaas

🧰 Maintenance

- 79 Bump to a new version for the venv cache klaasnicolaas

⬆️ Dependency updates

<details>
<summary>44 changes</summary>

- 31 Bump mypy from 0.950 to 0.960 dependabot
- 34 Bump coverage from 6.4 to 6.4.1 dependabot
- 37 Bump pyupgrade from 2.32.1 to 2.34.0 dependabot
- 35 Bump mypy from 0.960 to 0.961 dependabot
- 36 Bump pylint from 2.13.9 to 2.14.1 dependabot
- 32 Bump pip from 22.1.1 to 22.1.2 in /.github/workflows dependabot
- 38 Bump pre-commit-hooks from 4.2.0 to 4.3.0 dependabot
- 39 Bump actions/setup-python from 3 to 4 dependabot
- 40 Bump types-cachetools from 5.0.1 to 5.0.2 dependabot
- 41 Bump pylint from 2.14.1 to 2.14.2 dependabot
- 42 Bump pylint from 2.14.2 to 2.14.3 dependabot
- 43 Bump types-cachetools from 5.0.2 to 5.2.0 dependabot
- 44 Bump flake8-bugbear from 22.4.25 to 22.6.22 dependabot
- 45 Bump types-cachetools from 5.2.0 to 5.2.1 dependabot
- 46 Bump black from 22.3.0 to 22.6.0 dependabot
- 48 Bump pylint from 2.14.3 to 2.14.4 dependabot
- 47 Bump safety from 1.10.3 to 2.0.0 dependabot
- 51 Bump flake8-bugbear from 22.6.22 to 22.7.1 dependabot
- 50 Bump vulture from 2.4 to 2.5 dependabot
- 49 Bump aresponses from 2.1.5 to 2.1.6 dependabot
- 55 Bump pyupgrade from 2.34.0 to 2.37.0 dependabot
- 53 Bump pre-commit from 2.19.0 to 2.20.0 dependabot
- 54 Bump yamllint from 1.26.3 to 1.27.1 dependabot
- 52 Bump poetry from 1.1.13 to 1.1.14 in /.github/workflows dependabot
- 56 Bump pyupgrade from 2.37.0 to 2.37.1 dependabot
- 57 Bump coverage from 6.4.1 to 6.4.2 dependabot
- 58 Bump safety from 2.0.0 to 2.1.0 dependabot
- 59 Bump pytest-asyncio from 0.18.3 to 0.19.0 dependabot
- 60 Bump pylint from 2.14.4 to 2.14.5 dependabot
- 61 Bump safety from 2.1.0 to 2.1.1 dependabot
- 63 Bump mypy from 0.961 to 0.971 dependabot
- 62 Bump pyupgrade from 2.37.1 to 2.37.2 dependabot
- 66 Bump pyupgrade from 2.37.2 to 2.37.3 dependabot
- 65 Bump pip from 22.1.2 to 22.2.1 in /.github/workflows dependabot
- 67 Bump flake8-simplify from 0.19.2 to 0.19.3 dependabot
- 68 Bump pip from 22.2.1 to 22.2.2 in /.github/workflows dependabot
- 69 Bump coverage from 6.4.2 to 6.4.3 dependabot
- 70 Bump flake8-eradicate from 1.2.1 to 1.3.0 dependabot
- 72 Bump coverage from 6.4.3 to 6.4.4 dependabot
- 71 Bump release-drafter/release-drafter from 5.20.0 to 5.20.1 dependabot
- 73 Bump codespell from 2.1.0 to 2.2.1 dependabot
- 74 Bump poetry from 1.1.14 to 1.1.15 in /.github/workflows dependabot
- 75 Bump flake8-bugbear from 22.7.1 to 22.8.22 dependabot
- 76 Bump flake8-bugbear from 22.8.22 to 22.8.23 dependabot
</details>

**Full Changelog**: https://github.com/klaasnicolaas/python-eindhoven/compare/v2.1.0...v3.0.0

2.1.0

What's changed

🚀 Enhancements

- 19 Forgot to change the errors message klaasnicolaas
- 20 Changes to imports and make staticmethod klaasnicolaas

🧰 Maintenance

- 21 Update lock workflow klaasnicolaas

⬆️ Dependency updates

- 22 Bump release-drafter/release-drafter from 5.19.0 to 5.20.0 dependabot
- 24 Bump flake8-comprehensions from 3.8.0 to 3.9.0 dependabot
- 23 Bump pip from 22.0.4 to 22.1 in /.github/workflows dependabot
- 25 Bump coverage from 6.3.2 to 6.3.3 dependabot
- 26 Bump pylint from 2.13.8 to 2.13.9 dependabot
- 27 Bump flake8-comprehensions from 3.9.0 to 3.10.0 dependabot
- 30 Bump coverage from 6.3.3 to 6.4 dependabot
- 29 Bump pip from 22.1 to 22.1.1 in /.github/workflows dependabot
- 28 Bump vulture from 2.3 to 2.4 dependabot

**Full Changelog**: https://github.com/klaasnicolaas/python-parking-eindhoven/compare/2.0.0...v2.1.0

2.0.0

What's changed

🚨 Breaking changes

- 17 Complete refactor of the python package klaasnicolaas

🚀 Enhancements

- 17 Complete refactor of the python package klaasnicolaas

🧰 Maintenance

- 18 Change codecov token klaasnicolaas

⬆️ Dependency updates

<details>
<summary>14 changes</summary>

- 1 Bump actions/checkout from 2.3.4 to 2.3.5 dependabot
- 2 Bump actions/checkout from 2.3.5 to 2.4.0 dependabot
- 3 Bump actions/setup-python from 2.2.2 to 2.3.0 dependabot
- 4 Bump actions/setup-python from 2.3.0 to 2.3.1 dependabot
- 5 Bump release-drafter/release-drafter from 5.15.0 to 5.16.1 dependabot
- 6 Bump release-drafter/release-drafter from 5.16.1 to 5.17.5 dependabot
- 7 Bump release-drafter/release-drafter from 5.17.5 to 5.17.6 dependabot
- 10 Bump release-drafter/release-drafter from 5.17.6 to 5.18.1 dependabot
- 9 Bump actions/setup-python from 2.3.1 to 2.3.2 dependabot
- 14 Bump actions/setup-python from 2.3.2 to 3.1.0 dependabot
- 12 Bump actions/checkout from 2.4.0 to 3 dependabot
- 15 Bump actions/setup-python from 3.1.0 to 3.1.1 dependabot
- 16 Bump actions/setup-python from 3.1.1 to 3.1.2 dependabot
- 13 Bump release-drafter/release-drafter from 5.18.1 to 5.19.0 dependabot
</details>

**Full Changelog**: https://github.com/klaasnicolaas/python-parking-eindhoven/compare/1.0.0...2.0.0

1.0.0

First release

Say hello to the first release of the Parking Eindhoven python lib. This repo makes it possible to read the parking locations of the municipality of Eindhoven (The Netherlands) via their API.

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.