Skip to content

Bump pdbpp from 0.12.0.post1 to 0.12.1 in /{{cookiecutter.repo_name}}#70

Merged
sliverc merged 1 commit into
mainfrom
dependabot/pip/{{cookiecutter.repo_name}}/pdbpp-0.12.1
Mar 2, 2026
Merged

Bump pdbpp from 0.12.0.post1 to 0.12.1 in /{{cookiecutter.repo_name}}#70
sliverc merged 1 commit into
mainfrom
dependabot/pip/{{cookiecutter.repo_name}}/pdbpp-0.12.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 2, 2026

Copy link
Copy Markdown
Contributor

Bumps pdbpp from 0.12.0.post1 to 0.12.1.

Release notes

Sourced from pdbpp's releases.

0.12.1

What’s Changed

Fixes

Improvements

  • pdb hijacking now works correctly when using editable installs (add custom editable_wheel command to hijack pdb in editable installs (#82) @​bretello)

Other

Commits
  • f2f6c99 tests: add editable install/.pth tests
  • 711066d tests: remove skip_with_missing_pth file: editable installs should always work
  • 6b85bb1 setup.py: add custom editable_wheel command to hijack pdbpp in editable ins...
  • a9bd0af tests: simplify count_frames()
  • 7b50b0b remove extra empty space after sticky header
  • e6b6c1f flatten Pdbpp.print_if_sticky
  • 539f868 fix backtrace (bt) not showing with sticky enabled, display code on frame cha...
  • 7df39e5 build(deps): bump actions/cache from 3 to 5
  • See full diff 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.


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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 2, 2026
Bumps [pdbpp](https://github.com/bretello/pdbpp) from 0.12.0.post1 to 0.12.1.
- [Release notes](https://github.com/bretello/pdbpp/releases)
- [Changelog](https://github.com/bretello/pdbpp/blob/master/CHANGELOG)
- [Commits](bretello/pdbpp@0.12.0.post1...0.12.1)

---
updated-dependencies:
- dependency-name: pdbpp
  dependency-version: 0.12.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/{{cookiecutter.repo_name}}/pdbpp-0.12.1 branch from 07ee686 to 35c73f8 Compare March 2, 2026 04:01
@sliverc sliverc merged commit c9d67d9 into main Mar 2, 2026
6 checks passed
@sliverc sliverc deleted the dependabot/pip/{{cookiecutter.repo_name}}/pdbpp-0.12.1 branch March 2, 2026 05:38
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant