ngshiheng / burplist

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

fix(deps): update all non-major dependencies #149

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ipython (source) ==8.13.2 -> ==8.14.0 age adoption passing confidence
pre-commit ==3.3.2 -> ==3.3.3 age adoption passing confidence
sentry-sdk (changelog) ==1.24.0 -> ==1.26.0 age adoption passing confidence

Release Notes

ipython/ipython (ipython) ### [`v8.14.0`](https://togithub.com/ipython/ipython/compare/8.13.2...8.14.0) [Compare Source](https://togithub.com/ipython/ipython/compare/8.13.2...8.14.0)
pre-commit/pre-commit (pre-commit) ### [`v3.3.3`](https://togithub.com/pre-commit/pre-commit/blob/HEAD/CHANGELOG.md#​333---2023-06-13) [Compare Source](https://togithub.com/pre-commit/pre-commit/compare/v3.3.2...v3.3.3) \================== ##### Fixes - Work around OS packagers setting `--install-dir` / `--bin-dir` in gem settings. - [#​2905](https://togithub.com/pre-commit/pre-commit/issues/2905) PR by [@​jaysoffian](https://togithub.com/jaysoffian). - [#​2799](https://togithub.com/pre-commit/pre-commit/issues/2799) issue by [@​lmilbaum](https://togithub.com/lmilbaum).
getsentry/sentry-python (sentry-sdk) ### [`v1.26.0`](https://togithub.com/getsentry/sentry-python/blob/HEAD/CHANGELOG.md#​1260) [Compare Source](https://togithub.com/getsentry/sentry-python/compare/1.25.1...1.26.0) ##### Various fixes & improvements - Tracing without performance ([#​2136](https://togithub.com/getsentry/sentry-python/issues/2136)) by [@​antonpirker](https://togithub.com/antonpirker) - Load tracing information from environment ([#​2176](https://togithub.com/getsentry/sentry-python/issues/2176)) by [@​antonpirker](https://togithub.com/antonpirker) - Auto-enable HTTPX integration if HTTPX installed ([#​2177](https://togithub.com/getsentry/sentry-python/issues/2177)) by [@​sentrivana](https://togithub.com/sentrivana) - Support for SOCKS proxies ([#​1050](https://togithub.com/getsentry/sentry-python/issues/1050)) by [@​Roguelazer](https://togithub.com/Roguelazer) - Wrap `parse_url` calls in `capture_internal_exceptions` ([#​2162](https://togithub.com/getsentry/sentry-python/issues/2162)) by [@​sentrivana](https://togithub.com/sentrivana) - Run 2.7 tests in CI again ([#​2181](https://togithub.com/getsentry/sentry-python/issues/2181)) by [@​sentrivana](https://togithub.com/sentrivana) - Crons: Do not support sub-minute cron intervals ([#​2172](https://togithub.com/getsentry/sentry-python/issues/2172)) by [@​antonpirker](https://togithub.com/antonpirker) - Profile: Add function name to profiler frame cache ([#​2164](https://togithub.com/getsentry/sentry-python/issues/2164)) by [@​Zylphrex](https://togithub.com/Zylphrex) - Dependencies: bump checkouts/data-schemas from `0ed3357` to `7fdde87` ([#​2165](https://togithub.com/getsentry/sentry-python/issues/2165)) by [@​dependabot](https://togithub.com/dependabot) - Update changelog ([#​2163](https://togithub.com/getsentry/sentry-python/issues/2163)) by [@​sentrivana](https://togithub.com/sentrivana) ### [`v1.25.1`](https://togithub.com/getsentry/sentry-python/blob/HEAD/CHANGELOG.md#​1251) [Compare Source](https://togithub.com/getsentry/sentry-python/compare/1.25.0...1.25.1) ##### Django update (ongoing) Collections of improvements to our Django integration. By: [@​mgaligniana](https://togithub.com/mgaligniana) ([#​1773](https://togithub.com/getsentry/sentry-python/issues/1773)) ##### Various fixes & improvements - Fix `parse_url` ([#​2161](https://togithub.com/getsentry/sentry-python/issues/2161)) by [@​sentrivana](https://togithub.com/sentrivana) and [@​antonpirker](https://togithub.com/antonpirker) Our URL sanitization used in multiple integrations broke with the recent Python security update. If you started seeing `ValueError`s with `"'Filtered' does not appear to be an IPv4 or IPv6 address"`, this release fixes that. See [the original issue](https://togithub.com/getsentry/sentry-python/issues/2160) for more context. - Better version parsing in integrations ([#​2152](https://togithub.com/getsentry/sentry-python/issues/2152)) by [@​antonpirker](https://togithub.com/antonpirker) We now properly support all integration versions that conform to [PEP 440](https://peps.python.org/pep-0440/). This replaces our naïve version parsing that wouldn't accept versions such as `2.0.0rc1` or `2.0.5.post1`. - Align HTTP status code as span data field `http.response.status_code` ([#​2113](https://togithub.com/getsentry/sentry-python/issues/2113)) by [@​antonpirker](https://togithub.com/antonpirker) - Do not encode cached value to determine size ([#​2143](https://togithub.com/getsentry/sentry-python/issues/2143)) by [@​sentrivana](https://togithub.com/sentrivana) - Fix using `unittest.mock` whenever available ([#​1926](https://togithub.com/getsentry/sentry-python/issues/1926)) by [@​mgorny](https://togithub.com/mgorny) - Fix 2.7 `common` tests ([#​2145](https://togithub.com/getsentry/sentry-python/issues/2145)) by [@​sentrivana](https://togithub.com/sentrivana) - Bump `actions/stale` from `6` to `8` ([#​1978](https://togithub.com/getsentry/sentry-python/issues/1978)) by [@​dependabot](https://togithub.com/dependabot) - Bump `black` from `22.12.0` to `23.3.0` ([#​1984](https://togithub.com/getsentry/sentry-python/issues/1984)) by [@​dependabot](https://togithub.com/dependabot) - Bump `mypy` from `1.2.0` to `1.3.0` ([#​2110](https://togithub.com/getsentry/sentry-python/issues/2110)) by [@​dependabot](https://togithub.com/dependabot) - Bump `sphinx` from `5.3.0` to `7.0.1` ([#​2112](https://togithub.com/getsentry/sentry-python/issues/2112)) by [@​dependabot](https://togithub.com/dependabot) ### [`v1.25.0`](https://togithub.com/getsentry/sentry-python/blob/HEAD/CHANGELOG.md#​1250) [Compare Source](https://togithub.com/getsentry/sentry-python/compare/1.24.0...1.25.0) ##### Various fixes & improvements - Support urllib3>=2.0.0 ([#​2148](https://togithub.com/getsentry/sentry-python/issues/2148)) by [@​asottile-sentry](https://togithub.com/asottile-sentry) We're now supporting urllib3's new major version, 2.0.0. If you encounter issues (e.g. some of your dependencies not supporting the new urllib3 version yet) you might consider pinning the urllib3 version to `<2.0.0` manually in your project. Check out the [the urllib3 migration guide](https://urllib3.readthedocs.io/en/latest/v2-migration-guide.html#migrating-as-an-application-developer) for details. - Auto-retry tests on failure ([#​2134](https://togithub.com/getsentry/sentry-python/issues/2134)) by [@​sentrivana](https://togithub.com/sentrivana) - Correct `importlib.metadata` check in `test_modules` ([#​2149](https://togithub.com/getsentry/sentry-python/issues/2149)) by [@​asottile-sentry](https://togithub.com/asottile-sentry) - Fix distribution name normalization (PEP-0503) ([#​2144](https://togithub.com/getsentry/sentry-python/issues/2144)) by [@​rominf](https://togithub.com/rominf) - Fix `functions_to_trace` typing ([#​2141](https://togithub.com/getsentry/sentry-python/issues/2141)) by [@​rcmarron](https://togithub.com/rcmarron)

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 becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.