ddebug
ddebug copied to clipboard
Bump pdbr from 0.7.1 to 0.8.5
Bumps pdbr from 0.7.1 to 0.8.5.
Release notes
Sourced from pdbr's releases.
v0.8.5
Added
v0.8.4
Fixed
- The color is lost when printing special objects whose repr contains a
[
character. cansarigol/pdbr#58v0.8.3
Added
- support for Python 3.11+ cansarigol/pdbr#55
- ruff for linting cansarigol/pdbr#56
v0.8.2
No release notes provided.
v0.8.1
No release notes provided.
v0.8.0
No release notes provided.
v0.7.9
No release notes provided.
v0.7.8
No release notes provided.
v0.7.7
No release notes provided.
v0.7.6
No release notes provided.
v0.7.5
Added
- Add global config read in $XDG_CONFIG_HOME/pdbr/pdbr.cfg #42
v0.7.4
No release notes provided.
v0.7.3
No release notes provided.
v0.7.2
... (truncated)
Commits
705f42c
v0.8.55b7ddbf
Added source command (#61)320df90
print the current frame instead of the whole file for ll (#60)234106e
v0.8.4687cd16
Changed markup definition from finding starting ('[') character to closure ch...86dc66c
v0.8.3b021139
Added ruff for linting (#56)6ed2eea
[pre-commit.ci] pre-commit autoupdate (#52)bf64bbc
Add support for Python 3.11+ (#55)2ff6453
[pre-commit.ci] pre-commit autoupdate (#50)- Additional commits viewable in compare view
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
.
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 close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor 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)