-
Notifications
You must be signed in to change notification settings - Fork 0
deps: Bump Bugsnag.AspNet.Core from 3.1.0 to 4.1.0 #194
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
deps: Bump Bugsnag.AspNet.Core from 3.1.0 to 4.1.0 #194
Conversation
Coverage summary from CodacySee diff coverage on Codacy
Coverage variation details
Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: Diff coverage details
Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: See your quality gate settings Change summary preferencesFootnotes
|
--- updated-dependencies: - dependency-name: Bugsnag.AspNet.Core dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
72876e5 to
e0f5964
Compare
The Bugsnag.AspNet.Core update to 4.1.0 changed dependencies, causing the installer to look for DLLs that are no longer present in the build output. Removed references to Microsoft.Extensions.* and Microsoft.AspNetCore.* components that are not being produced by the current dependency set. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
Remove Microsoft.Net.Http.Headers and System.IO.Pipelines components that are no longer present in the build output after Bugsnag update. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
📊 Code Coverage ReportSummarySummary
CoverageDAQiFi - 6.7%
Daqifi.Desktop.Bootloader - 20%
Daqifi.Desktop.Common - 62.9%
Daqifi.Desktop.DataModel - 0%
Daqifi.Desktop.IO - 24.1%
Coverage report generated by ReportGenerator • View full report in build artifacts |
Updated Bugsnag.AspNet.Core from 3.1.0 to 4.1.0.
Release notes
Sourced from Bugsnag.AspNet.Core's releases.
4.1.0
Enhancements
| richardelms
| #184
4.0.0
Breaking Changes
Removed
net35,net40andnetstandard1.3TFMs. The new minimum TFM for .NET Framework is 4.6.2. If you still need to target older framework versions we recommend using v3.x.| yousif-bugsnag
| #173
Removed the
Proxyproperty from theReportobject. Overriding theProxyconfiguration for individual reports in aBeforeNotifycallback is no longer supported.| yousif-bugsnag
| #175
Enhancements
Removed/updated deprecated and vulnerable package dependencies.
| yousif-bugsnag
| #174
Added
net6.0TFM forBugsnagandBugsnag.AspNet.Core.| yousif-bugsnag
| #179
Added new default delivery implementation using
HttpClient.| yousif-bugsnag
| #175
MetadataFiltersare now case-insensitive.| yousif-bugsnag
| #181
Bug fixes
| yousif-bugsnag
| #182
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)