Skip to content

Bump debugpy from 1.3.0 to 1.4.3#70

Closed
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/pip/dev/debugpy-1.4.3
Closed

Bump debugpy from 1.3.0 to 1.4.3#70
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/pip/dev/debugpy-1.4.3

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 10, 2021

Bumps debugpy from 1.3.0 to 1.4.3.

Release notes

Sourced from debugpy's releases.

debugpy v1.4.3

Initial (incomplete) support for Python 3.10rc.

Bug fixes: #155, #545, #579, #680

debugpy v1.4.1

Bug Fixes: #664, #669

debugpy v1.4.0

Bug fixes: #203, #576, #586, #601, #603, #604, #607, #615, #617, #620, #626, #628, #642, #661

Improvements: #468

Commits
  • 7cb12be Fix versioneer not updating _version.py.
  • fdd1f4d When possible collect try..except information from source and not bytecode.
  • 3ecfee9 Remove usage of setup.py --abi
  • 59b9db9 Python 3.10: Improve support for detecting unhandled exceptions (work in prog...
  • 77b0a59 Filter vendored binaries based on filename, instead of a hardcoded list.
  • 68d82b0 Fix #155: manylinux wheels don't pass auditwheel checks
  • 514e54f Fix non-universal wheels incorrectly having native code under purelib. (for #...
  • d9ca878 Build attach_linux_*.so for manylinux1 using the official containers from PyPA.
  • 2a2c371 Python 3.10: support for attach to process and set tracing to other threads. ...
  • 3207466 Python 3.10 support (work in progress).
  • Additional commits viewable 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 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)

Bumps [debugpy](https://github.com/microsoft/debugpy) from 1.3.0 to 1.4.3.
- [Release notes](https://github.com/microsoft/debugpy/releases)
- [Commits](microsoft/debugpy@v1.3.0...v1.4.3)

---
updated-dependencies:
- dependency-name: debugpy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 10, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 5, 2021

Superseded by #78.

@dependabot dependabot bot closed this Oct 5, 2021
@dependabot dependabot bot deleted the dependabot/pip/dev/debugpy-1.4.3 branch October 5, 2021 05:03
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.

0 participants