Skip to content

Conversation

@dependabot-preview
Copy link

@dependabot-preview dependabot-preview bot commented Jul 16, 2019

Bumps ipdb from 0.10.2 to 0.12.

Changelog

Sourced from ipdb's changelog.

0.12 (2019-03-20)

  • Drop support for Python 3.3.x
  • Stop deprecation warnings from being raised when IPython >= 5.1 is used.
    Support for IPython < 5.1 has been dropped.

0.11 (2018-02-15)

  • Simplify loading IPython and getting information from it.
    Drop support for python 2.6
    Drop support for IPython < 5.0.0
    [takluyver]

0.10.3 (2017-04-22)

  • For users using python 2.6, do not install IPython >= 2.0.0.
    And for users using python 2.7, do not install IPython >= 6.0.0.
    [vphilippon]
  • Drop support for python 3.2.
    [vphilippon]
  • Command line usage consistent with pdb - Add argument commands
    [zvodd]
Commits
  • 7c1276c Preparing release 0.12
  • 3d171f5 Merge pull request #162 from bmw/no-color-scheme
  • 700f5d0 Add bmw to AUTHORS.
  • c59a15a Update HISTORY.txt.
  • 45b85a0 Drop support for IPython<5.0.
  • e71d6e4 Stop setting deprecated color_scheme argument.
  • d4f47f9 Merge pull request #159 from thomasrockhu/feature/codecov
  • cd885be Add Codecov coverage reports and add badge
  • bb2259e Merge pull request #164 from gotcha/remove-py33-support
  • e5bee3f Update AUTHORS list
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.


This change is Reviewable

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 16, 2019
Bumps [ipdb](https://github.com/gotcha/ipdb) from 0.10.2 to 0.12.
- [Release notes](https://github.com/gotcha/ipdb/releases)
- [Changelog](https://github.com/gotcha/ipdb/blob/master/HISTORY.txt)
- [Commits](gotcha/ipdb@0.10.2...0.12)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/ipdb-0.12 branch from ed8c5bb to 02c14c1 Compare August 6, 2019 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant