Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2022

Bumps external/debugger-libs from c53676b to f7085b2.

Commits
  • f7085b2 Fix libc.dll not found exception causing breakpoints not to be bound
  • 2676205 Merge pull request #373 from mono/dev/t-jochang/modulesFix
  • 91601ad soft debugger null check for Preview 17.4 version 1
  • 793b1d6 Merge pull request #366 from mono/dev/t-jochang/moduleview
  • 3d60ed6 optimize documentation for assembly class
  • 274f3e7 Merge pull request #372 from mono/dev/nosami/set-options-before-dispatch
  • d78df4d Set options before Dispatch
  • fc4916f add definition for assembly class and attributes.
  • 9c3ed66 Merge pull request #371 from mono/dev/nosami/debugger-locks
  • 3970e47 Remove nested locks on slock
  • Additional commits viewable in compare view

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 [external/debugger-libs](https://github.com/mono/debugger-libs) from `c53676b` to `f7085b2`.
- [Release notes](https://github.com/mono/debugger-libs/releases)
- [Commits](mono/debugger-libs@c53676b...f7085b2)

---
updated-dependencies:
- dependency-name: external/debugger-libs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from jonpryor as a code owner October 21, 2022 22:14
@dependabot dependabot bot added dependencies Pull requests that update a dependency file. submodules Pull requests that update Submodules code labels Oct 21, 2022
@jonpryor
Copy link
Contributor

@pjcollins: this dependabot-created PR should be equivalent to PR #7191, which didn't build and requires more work to fix.

How should we handle this? Keep this PR open and close #7191 as a dupe of this? Vice-versa? Other?

@pjcollins
Copy link
Member

I'm closing this, I did not intend for this submodule to be subscribed to automatic updates.

@pjcollins pjcollins closed this Oct 25, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 25, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/submodules/external/debugger-libs-f7085b2 branch October 25, 2022 15:31
@github-actions github-actions bot locked and limited conversation to collaborators Jan 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file. submodules Pull requests that update Submodules code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants