Skip to content

chore(deps): update dependency ipdb to ^0.13.0 #23

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 12, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 12, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ipdb ^0.12.3 -> ^0.13.0 age adoption passing confidence

Release Notes

gotcha/ipdb

v0.13.9

Compare Source

  • Fix again when pyproject.toml does not contain tool section.
    [markab108]

v0.13.8

Compare Source

  • Fix when pyproject.toml does not contain tool section.
    [anjos]

  • Add the convenience function iex().
    [alanbernstein]

v0.13.7

Compare Source

  • Do not instantiate IPython on import
    [adamchainz]

v0.13.6

Compare Source

  • Fix broken parsing of pyproject.toml
    [alexandrebarbaruiva]

v0.13.5

Compare Source

  • 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]

v0.13.4

Compare Source

  • Add '-m' option
    [mrmino]

v0.13.3

Compare Source

  • Allow runcall, runeval to also use set context value
    [meowser]

  • Add condition argument to set_trace
    [alexandrebarbaruiva]

v0.13.2

Compare Source

  • Remove leftover debug code
    [gotcha]

v0.13.1

Compare Source

  • Nothing changed yet.

v0.13.0

Compare Source

  • Add option to set context via environment variable or configuration file
    [alexandrebarbaruiva]

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

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

@arthurhenrique arthurhenrique merged commit 51a4e22 into main Nov 12, 2022
@arthurhenrique arthurhenrique deleted the renovate/ipdb-0.x branch November 12, 2022 23:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant