Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 29, 2024

Bumps HIC.BadMedicine.Dicom from 0.1.1 to 0.1.2.

Release notes

Sourced from HIC.BadMedicine.Dicom's releases.

v0.1.2

What's Changed

Full Changelog: SMI/BadMedicine.Dicom@v0.1.1...v0.1.2

Changelog

Sourced from HIC.BadMedicine.Dicom's changelog.

[0.1.2] - 2024-10-28

  • Bump HIC.DicomTypeTranslation from 4.1.3 to 4.1.5
  • Bump YamlDotNet from 16.0.0 to 16.1.3
Commits
  • 22f8435 Prep v0.1.2 (#255)
  • 82f9527 Bump HIC.DicomTypeTranslation from 4.1.4 to 4.1.5
  • b5c4bc4 Bump fo-dicom from 5.1.3 to 5.1.4
  • ba52d10 Update codeql.yml
  • 8e7ae98 Merge pull request #254 from SMI/dependabot/nuget/HIC.DicomTypeTranslation-4.1.4
  • 5b135da Bump HIC.DicomTypeTranslation from 4.1.3 to 4.1.4
  • 07eab20 Bump XunitXml.TestLogger from 4.0.254 to 4.1.0
  • 1e2459b Bump NunitXml.TestLogger from 4.0.254 to 4.1.0
  • d626330 Merge pull request #250 from SMI/dependabot/nuget/YamlDotNet-16.1.3
  • ff46dc6 Bump YamlDotNet from 16.1.2 to 16.1.3
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [HIC.BadMedicine.Dicom](https://github.com/SMI/BadMedicine.Dicom) from 0.1.1 to 0.1.2.
- [Release notes](https://github.com/SMI/BadMedicine.Dicom/releases)
- [Changelog](https://github.com/SMI/BadMedicine.Dicom/blob/develop/CHANGELOG.md)
- [Commits](SMI/BadMedicine.Dicom@v0.1.1...v0.1.2)

---
updated-dependencies:
- dependency-name: HIC.BadMedicine.Dicom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET dependencies Pull requests that update a dependency file labels Oct 29, 2024
@dependabot dependabot bot requested a review from a team October 29, 2024 00:43
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 11, 2024

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

2 similar comments
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 12, 2024

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 15, 2024

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@jas88
Copy link
Contributor

jas88 commented Nov 15, 2024

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 15, 2024

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@rkm rkm removed the .NET label Nov 21, 2024
@codecov
Copy link

codecov bot commented Dec 3, 2024

Codecov Report

Attention: Patch coverage is 37.50000% with 5 lines in your changes missing coverage. Please review.

Project coverage is 65.54%. Comparing base (de8b9ca) to head (064976d).
Report is 19 commits behind head on main.

Files with missing lines Patch % Lines
...c/SmiServices/Common/MongoDB/MongoClientHelpers.cs 28.57% 4 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1980      +/-   ##
==========================================
+ Coverage   65.46%   65.54%   +0.07%     
==========================================
  Files         183      183              
  Lines        6556     6550       -6     
  Branches      966      966              
==========================================
+ Hits         4292     4293       +1     
+ Misses       1973     1966       -7     
  Partials      291      291              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

jas88
jas88 previously approved these changes Dec 3, 2024
Copy link
Contributor

@jas88 jas88 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rkm tiny code change not covered by a test, so Codecov is cranky, otherwise should be good to go?

@jas88 jas88 requested a review from rkm December 6, 2024 16:53
@rkm rkm merged commit 32231b6 into main Dec 6, 2024
18 of 19 checks passed
@rkm rkm deleted the dependabot/nuget/HIC.BadMedicine.Dicom-0.1.2 branch December 6, 2024 22:33
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants