ngshiheng / burplist

Web crawler for Burplist, a search engine for craft beers in Singapore
https://burplist.com
MIT License
13 stars 5 forks source link

chore(deps): update all non-major dependencies #171

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
flake8 (changelog) ==7.1.0 -> ==7.1.1 age adoption passing confidence
ipython ==8.26.0 -> ==8.27.0 age adoption passing confidence
mypy (source, changelog) 1.11.1 -> 1.11.2 age adoption passing confidence
pylint (changelog) ==3.2.6 -> ==3.2.7 age adoption passing confidence

Release Notes

pycqa/flake8 (flake8) ### [`v7.1.1`](https://togithub.com/pycqa/flake8/compare/7.1.0...7.1.1) [Compare Source](https://togithub.com/pycqa/flake8/compare/7.1.0...7.1.1)
ipython/ipython (ipython) ### [`v8.27.0`](https://togithub.com/ipython/ipython/compare/8.26.0...8.27.0) [Compare Source](https://togithub.com/ipython/ipython/compare/8.26.0...8.27.0)
python/mypy (mypy) ### [`v1.11.2`](https://togithub.com/python/mypy/compare/v1.11.1...v1.11.2) [Compare Source](https://togithub.com/python/mypy/compare/v1.11.1...v1.11.2)
pylint-dev/pylint (pylint) ### [`v3.2.7`](https://togithub.com/pylint-dev/pylint/releases/tag/v3.2.7) [Compare Source](https://togithub.com/pylint-dev/pylint/compare/v3.2.6...v3.2.7) ## What's new in Pylint 3.2.7? Release date: 2024-08-31 ## False Positives Fixed - Fixed a false positive `unreachable` for `NoReturn` coroutine functions. Closes [#​9840](https://togithub.com/pylint-dev/pylint/issues/9840) ## Other Bug Fixes - Fix crash in refactoring checker when calling a lambda bound as a method. Closes [#​9865](https://togithub.com/pylint-dev/pylint/issues/9865) - Fix a crash in `undefined-loop-variable` when providing the `iterable` argument to `enumerate()`. Closes [#​9875](https://togithub.com/pylint-dev/pylint/issues/9875) - Fix to address indeterminacy of error message in case a module name is same as another in a separate namespace. Refs [#​9883](https://togithub.com/pylint-dev/pylint/issues/9883)

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" in timezone Asia/Singapore, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR was generated by Mend Renovate. View the repository job log.