Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump debugpy from 1.2.1 to 1.3.0 #2855

Merged
merged 1 commit into from
May 7, 2021
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 5, 2021

Bumps debugpy from 1.2.1 to 1.3.0.

Release notes

Sourced from debugpy's releases.

debugpy v1.3.0

Bug fixes: #148, #150, #169, #190, #391, #492, #533, #541, #542, #566

Improvements: #212, #288, #576

Commits
  • c7bb276 Improvements to step into target. Work in progress: #576
  • 8ec0a31 Use ubuntu-latest to run Linux tests on CI.
  • 5c35f28 Fix --module index on subprocess auto-attach. Fixes #533
  • 2ae7dc9 Not stopping at StopAsyncIteration exception in debugger. Fixes #541
  • 5118905 Merge pull request #573 from karthiknadig/fix-codeql
  • d2a735c Fix codeql issues
  • e9834c2 If pydevd deps cannot be imported, add itself to the PYTHONPATH. Fixes #542
  • 0dd74a7 On Python 3.6 dicts retain insertion order, so, keys are no longer sorted in ...
  • 2ebc4e7 Support step into target. Fixes #288
  • cdc975c Improve handling of name mangling. Fixes #559
  • 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.2.1 to 1.3.0.
- [Release notes](https://github.com/microsoft/debugpy/releases)
- [Commits](microsoft/debugpy@v1.2.1...v1.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Updates of external dependencies python Pull requests that update Python code labels May 5, 2021
@pvizeli pvizeli merged commit 8e2f33b into main May 7, 2021
@pvizeli pvizeli deleted the dependabot/pip/debugpy-1.3.0 branch May 7, 2021 11:47
@github-actions github-actions bot locked and limited conversation to collaborators May 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla-signed dependencies Updates of external dependencies python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants