Skip to content

chore(deps): update dependency debugpy to v1.8.21#978

Closed
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/debugpy-1.x
Closed

chore(deps): update dependency debugpy to v1.8.21#978
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/debugpy-1.x

Conversation

@renovate

@renovate renovate Bot commented Jun 27, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Confidence
debugpy (source) ==1.8.17==1.8.21 age confidence

Release Notes

microsoft/debugpy (debugpy)

v1.8.21: debugpy v1.8.21

Compare Source

Fixes for:

  • Return evaluate result in DAP response body instead of writing to stdout: #​2027
  • Prevent invalid scopes request from crashing debug session: #​2026
  • Skip uninitialized __slots__ in variable resolver: #​2024
  • Handle -c arguments that are bytes instead of str: #​2021
  • Fix evaluation of variables from chained exception frames: #​2018
  • ContinueRequest with a specific threadId no longer resumes all threads (in-process adapter): #​2012
  • Avoid strong reference to exceptions during unwind: #​2008
  • Show error message on evaluate failures in the hover context: #​2006
  • Display dlerror output when dlopen fails: #​2000
  • Replace removed pkgutil.get_loader with importlib.util.find_spec in get_fullname: #​1998

Enhancements:

  • Add option to ignore all system exit codes: #​2017
  • Pull changes from pydevd up to March 2026: #​2010

Infrastructure work:

Thanks to @​maxbachmann, @​mfussenegger, and @​sambrightman for the commits.

v1.8.20: debugpy v1.8.20

Compare Source

Fixes for:

  • annotate in 3.14 causing exceptions: #​1971

Enhancements:

  • Use remote_exec if available: c7e86a1
  • Support more architectures: 1bbecdf

Infrastructure work:

  • Support devcontainers for development: 7dbc229

Thanks to @​rameshvarun, @​Xeonacid, and @​pdepetro for the commits

v1.8.19: debugpy v1.8.19

Compare Source

More fixes for #​1980. Spaces in python files are handled now too.

v1.8.18: debugpy v1.8.18

Compare Source

Fixes:


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 requested a review from a team as a code owner June 27, 2026 02:27
@Gui-FernandesBR

Copy link
Copy Markdown
Member

Closing: this PR edits the autogenerated docs/requirements.txt directly (compiled from docs/requirements.in). Renovate's config is being corrected in #1039 — the pip-compile manager will regenerate this file, and pip_requirements is disabled for it, so these line-by-line PRs won't be recreated.

@Gui-FernandesBR Gui-FernandesBR deleted the renovate/debugpy-1.x branch June 27, 2026 02:52
@renovate

renovate Bot commented Jun 27, 2026

Copy link
Copy Markdown
Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (==1.8.21). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant