Update dependency debugpy to v1.8.21 - #28
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==1.8.5→==1.8.21Release Notes
microsoft/debugpy (debugpy)
v1.8.21: debugpy v1.8.21Compare Source
Fixes for:
scopesrequest from crashing debug session: #2026__slots__in variable resolver: #2024-carguments that arebytesinstead ofstr: #2021ContinueRequestwith a specificthreadIdno longer resumes all threads (in-process adapter): #2012dlerroroutput whendlopenfails: #2000pkgutil.get_loaderwithimportlib.util.find_specinget_fullname: #1998Enhancements:
Infrastructure work:
Thanks to @maxbachmann, @mfussenegger, and @sambrightman for the commits.
v1.8.20: debugpy v1.8.20Compare Source
Fixes for:
Enhancements:
c7e86a11bbecdfInfrastructure work:
7dbc229Thanks to @rameshvarun, @Xeonacid, and @pdepetro for the commits
v1.8.19: debugpy v1.8.19Compare Source
More fixes for #1980. Spaces in python files are handled now too.
v1.8.18: debugpy v1.8.18Compare Source
Fixes:
v1.8.17Compare Source
v1.8.16: debugpy v1.8.16Compare Source
Fixes
Thanks to @osiewicz
v1.8.15: debugpy v1.8.15Compare Source
Fixes:
Thanks to @MichaelSpece, @jborean93, @ConradIrwin for your help
v1.8.14: debugpy v1.8.14Compare Source
Fixes for:
v1.8.13: debugpy v1.8.13Compare Source
Fixes:
v1.8.12: debugpy v1.8.12Compare Source
Fixes for:
v1.8.11: debugpy v1.8.11Compare Source
Full Changelog: microsoft/debugpy@v1.8.9...v1.8.11
Fixes for:
v1.8.10Compare Source
v1.8.9: debugpy v1.8.9Compare Source
Fixes for:
v1.8.8: debugpy v1.8.8Compare Source
Fixes for:
v1.8.7: debugpy v1.8.7Compare Source
Support for 3.13
Fixes #1689
v1.8.6: debugpy v1.8.6Compare Source
Consuming PyDev.Debugger's sys.monitoring support to improve performance of debugging 3.12
Fixes #1496
Making attach work for 3.12
Fixes #1476
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.