mitodl / odl-video-service

building blocks for a basic video service for ODL
BSD 3-Clause "New" or "Revised" License
4 stars 1 forks source link

Update dependency ipdb to <0.14 #1115

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ipdb <0.13 -> <0.14 age adoption passing confidence

Release Notes

gotcha/ipdb (ipdb) ### [`v0.13.13`](https://togithub.com/gotcha/ipdb/blob/HEAD/HISTORY.txt#01313-2023-03-09) [Compare Source](https://togithub.com/gotcha/ipdb/compare/0.13.12...0.13.13) - Use context manager for opening toml config \[andrewzwicky] ### [`v0.13.12`](https://togithub.com/gotcha/ipdb/blob/HEAD/HISTORY.txt#01312-2023-03-09) [Compare Source](https://togithub.com/gotcha/ipdb/compare/0.13.11...0.13.12) - Modify tests to test 3.11 separately from earlier python versions. \[andrewzwicky] ### [`v0.13.11`](https://togithub.com/gotcha/ipdb/blob/HEAD/HISTORY.txt#01311-2022-12-13) [Compare Source](https://togithub.com/gotcha/ipdb/compare/0.13.10...0.13.11) - Better exception handling when looking for config. \[bignose-debian] ### [`v0.13.10`](https://togithub.com/gotcha/ipdb/blob/HEAD/HISTORY.txt#01310-2022-12-13) [Compare Source](https://togithub.com/gotcha/ipdb/compare/0.13.9...0.13.10) - Better toml support (use tomlib for 3.11, tomli for 3.6 to 3.10). \[salty-horse, mgorny] - Minimal PEP 517 support. \[cpcloud] - 3.11 support for run as module and run as script. \[nphilipp, gotcha] - Based on OSV:PYSEC-2022-12 change ipython dependencies, for users using python 3.6, install 7.16.3 <= IPython < 7.17.0, for users using python>3.6, install IPython >= 7.31.1. \[malkstar] ### [`v0.13.9`](https://togithub.com/gotcha/ipdb/blob/HEAD/HISTORY.txt#0139-2021-06-02) [Compare Source](https://togithub.com/gotcha/ipdb/compare/0.13.8...0.13.9) - Fix again when `pyproject.toml` does not contain `tool` section. \[markab108] ### [`v0.13.8`](https://togithub.com/gotcha/ipdb/blob/HEAD/HISTORY.txt#0138-2021-05-26) [Compare Source](https://togithub.com/gotcha/ipdb/compare/0.13.7...0.13.8) - Fix when `pyproject.toml` does not contain `tool` section. \[anjos] - Add the convenience function `iex()`. \[alanbernstein] ### [`v0.13.7`](https://togithub.com/gotcha/ipdb/blob/HEAD/HISTORY.txt#0137-2021-03-16) [Compare Source](https://togithub.com/gotcha/ipdb/compare/0.13.6...0.13.7) - Do not instantiate IPython on import \[adamchainz] ### [`v0.13.6`](https://togithub.com/gotcha/ipdb/blob/HEAD/HISTORY.txt#0136-2021-03-08) [Compare Source](https://togithub.com/gotcha/ipdb/compare/0.13.5...0.13.6) - Fix broken parsing of pyproject.toml \[alexandrebarbaruiva] ### [`v0.13.5`](https://togithub.com/gotcha/ipdb/blob/HEAD/HISTORY.txt#0135-2021-03-02) [Compare Source](https://togithub.com/gotcha/ipdb/compare/0.13.4...0.13.5) - Add support for pyproject.toml as configuration file \[alexandrebarbaruiva] - For users using python 3.4, install 6.0.0 <= IPython < 7.0.0, for users using python 3.5, install 7.0.0 <= IPython < 7.10.0, for users using python 3.6, install 7.10.0 <= IPython < 7.17.0, for users using python>3.6, install IPython >= 7.17.0. \[[`d161803`](https://togithub.com/gotcha/ipdb/commit/d1618033)] ### [`v0.13.4`](https://togithub.com/gotcha/ipdb/blob/HEAD/HISTORY.txt#0134-2020-10-01) [Compare Source](https://togithub.com/gotcha/ipdb/compare/0.13.3...0.13.4) - Add '-m' option \[mrmino] ### [`v0.13.3`](https://togithub.com/gotcha/ipdb/blob/HEAD/HISTORY.txt#0133-2020-06-23) [Compare Source](https://togithub.com/gotcha/ipdb/compare/0.13.2...0.13.3) - Allow runcall, runeval to also use set context value \[meowser] - Add condition argument to set_trace \[alexandrebarbaruiva] ### [`v0.13.2`](https://togithub.com/gotcha/ipdb/blob/HEAD/HISTORY.txt#0132-2020-03-03) [Compare Source](https://togithub.com/gotcha/ipdb/compare/0.13.1...0.13.2) - Remove leftover debug code \[gotcha] ### [`v0.13.1`](https://togithub.com/gotcha/ipdb/blob/HEAD/HISTORY.txt#01314-unreleased) [Compare Source](https://togithub.com/gotcha/ipdb/compare/0.13.0...0.13.1) - Run `black` on ipdb-codebase with line-length 88. \[WouterVH] ### [`v0.13.0`](https://togithub.com/gotcha/ipdb/blob/HEAD/HISTORY.txt#0130-2020-02-28) [Compare Source](https://togithub.com/gotcha/ipdb/compare/0.12.3...0.13.0) - Add option to set context via environment variable or configuration file \[alexandrebarbaruiva]

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone US/Eastern, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.