Changelog
*Sourced from [ipdb's changelog](https://github.com/gotcha/ipdb/blob/master/HISTORY.txt).*
> 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.
Commits
- [`7c1276c`](https://github.com/gotcha/ipdb/commit/7c1276c7a2122dbb97065476dccb0cdf7a9761e0) Preparing release 0.12
- [`3d171f5`](https://github.com/gotcha/ipdb/commit/3d171f5b4783401a8327066a6b756cf054c16638) Merge pull request [#162](https://github-redirect.dependabot.com/gotcha/ipdb/issues/162) from bmw/no-color-scheme
- [`700f5d0`](https://github.com/gotcha/ipdb/commit/700f5d03d1c32a9ca05abc8fa14a0534239e4856) Add bmw to AUTHORS.
- [`c59a15a`](https://github.com/gotcha/ipdb/commit/c59a15a3ab7abb06ddbfa1d9a131c9f4d94e84f2) Update HISTORY.txt.
- [`45b85a0`](https://github.com/gotcha/ipdb/commit/45b85a045c98b98abecfea315798445d283e389c) Drop support for IPython<5.0.
- [`e71d6e4`](https://github.com/gotcha/ipdb/commit/e71d6e4e3835d9b885979b122f0d40301c6f2726) Stop setting deprecated color_scheme argument.
- [`d4f47f9`](https://github.com/gotcha/ipdb/commit/d4f47f9f6cba3ba362fb186c6c77cee9171ecea5) Merge pull request [#159](https://github-redirect.dependabot.com/gotcha/ipdb/issues/159) from thomasrockhu/feature/codecov
- [`cd885be`](https://github.com/gotcha/ipdb/commit/cd885bec45540e7bddc7a1efb725ea50c49ceaa9) Add Codecov coverage reports and add badge
- [`bb2259e`](https://github.com/gotcha/ipdb/commit/bb2259ed87e403a05906fbc4f0d067b407c91ddc) Merge pull request [#164](https://github-redirect.dependabot.com/gotcha/ipdb/issues/164) from gotcha/remove-py33-support
- [`e5bee3f`](https://github.com/gotcha/ipdb/commit/e5bee3f2ce15603feacc7917c06cecab8e85750f) Update AUTHORS list
- Additional commits viewable in [compare view](https://github.com/gotcha/ipdb/compare/0.11...0.12)
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 yourself)
- `@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](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- 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.
Bumps ipdb from 0.11 to 0.12.
Changelog
*Sourced from [ipdb's changelog](https://github.com/gotcha/ipdb/blob/master/HISTORY.txt).* > 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.Commits
- [`7c1276c`](https://github.com/gotcha/ipdb/commit/7c1276c7a2122dbb97065476dccb0cdf7a9761e0) Preparing release 0.12 - [`3d171f5`](https://github.com/gotcha/ipdb/commit/3d171f5b4783401a8327066a6b756cf054c16638) Merge pull request [#162](https://github-redirect.dependabot.com/gotcha/ipdb/issues/162) from bmw/no-color-scheme - [`700f5d0`](https://github.com/gotcha/ipdb/commit/700f5d03d1c32a9ca05abc8fa14a0534239e4856) Add bmw to AUTHORS. - [`c59a15a`](https://github.com/gotcha/ipdb/commit/c59a15a3ab7abb06ddbfa1d9a131c9f4d94e84f2) Update HISTORY.txt. - [`45b85a0`](https://github.com/gotcha/ipdb/commit/45b85a045c98b98abecfea315798445d283e389c) Drop support for IPython<5.0. - [`e71d6e4`](https://github.com/gotcha/ipdb/commit/e71d6e4e3835d9b885979b122f0d40301c6f2726) Stop setting deprecated color_scheme argument. - [`d4f47f9`](https://github.com/gotcha/ipdb/commit/d4f47f9f6cba3ba362fb186c6c77cee9171ecea5) Merge pull request [#159](https://github-redirect.dependabot.com/gotcha/ipdb/issues/159) from thomasrockhu/feature/codecov - [`cd885be`](https://github.com/gotcha/ipdb/commit/cd885bec45540e7bddc7a1efb725ea50c49ceaa9) Add Codecov coverage reports and add badge - [`bb2259e`](https://github.com/gotcha/ipdb/commit/bb2259ed87e403a05906fbc4f0d067b407c91ddc) Merge pull request [#164](https://github-redirect.dependabot.com/gotcha/ipdb/issues/164) from gotcha/remove-py33-support - [`e5bee3f`](https://github.com/gotcha/ipdb/commit/e5bee3f2ce15603feacc7917c06cecab8e85750f) Update AUTHORS list - Additional commits viewable in [compare view](https://github.com/gotcha/ipdb/compare/0.11...0.12)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 yourself) - `@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](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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.