Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 4, 2025

This PR contains the following updates:

Package Change Age Confidence
pdbpp ^0.10.3 -> ^0.11.0 age confidence

Release Notes

bretello/pdbpp (pdbpp)

v0.11.7

Compare Source

What’s Changed

Fixes
  • fix reuse of existing Pdbpp instances with breakpoint(): breakpoints, conditionals and more will persist during a session (#​50) @​bretello
  • fix loading of original pdb in embedded Python (#​45) @​artyl
Misc

v0.11.6

Compare Source

What's Changed

Full Changelog: bretello/pdbpp@0.11.5...0.11.6

v0.11.5

Compare Source

What's new

What's Changed

  • pdbrc.py example: use pdbpp.DefaultConfig as base by @​bretello in #​32
  • fix rebind globals by @​bretello in #​33
  • gha: use ruff inline annotations for lint workflow by @​bretello in #​35
  • PyPi Release by @​bretello in #​36
    • enable PyPi release workflow
    • bump to fancycompleter==0.11.0 (drops pyrepl for python internal implementation in 3.13)
    • update installation instructions

Full Changelog: bretello/pdbpp@0.11.4...0.11.5


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Sep 4, 2025
@renovate renovate bot enabled auto-merge (squash) September 4, 2025 06:01
@renovate
Copy link
Contributor Author

renovate bot commented Sep 4, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: poetry.lock
Updating dependencies
Resolving dependencies...


Because micropython-stubber (1.23.2) depends on requests (>=2.32.3,<3.0.0)
 and micropy-cli depends on requests (2.32.2), micropython-stubber is forbidden.
So, because micropy-cli depends on micropython-stubber (==1.23.2), version solving failed.

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.

0 participants