VincentVrijburg / moneybird-dotnet

A wrapper for the Moneybird API.
MIT License
6 stars 3 forks source link

Bump the dependencies group in /src/Moneybird.Net with 1 update #99

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 7 months ago

Bumps the dependencies group in /src/Moneybird.Net with 1 update: System.Text.Json.

Updates System.Text.Json from 8.0.2 to 8.0.3

Release notes

Sourced from System.Text.Json's releases.

.NET 8.0.3

Release

Commits
  • 9f4b1f5 Merge in 'release/8.0' changes
  • 62304a6 Update dependencies from https://github.com/dotnet/arcade build 20240213.2 (#...
  • 457dc49 [release/8.0] Use the Wix version from arcade (#98453)
  • 0c7efec [release/8.0] Fix HTTP/2 WebSocket Abort
  • 49e1307 Merge in 'release/8.0' changes
  • 659d969 Merge pull request #98376 from vseanreesermsft/internal-merge-8.0-2024-02-13-...
  • 8a1649e Merge commit '1381d5ebd2ab1f292848d5b19b80cf71ac332508' into internal-merge-8...
  • fdbcb4a Merge in 'release/8.0' changes
  • 3de24ef Merge pull request #98328 from carlossanlop/release/8.0-staging
  • ec1636f Merge branch 'release/8.0' into release/8.0-staging
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.85%. Comparing base (08c4c90) to head (ab9ce62).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #99 +/- ## ======================================== Coverage 94.85% 94.85% ======================================== Files 71 71 Lines 1031 1031 Branches 46 46 ======================================== Hits 978 978 Misses 46 46 Partials 7 7 ``` | [Flag](https://app.codecov.io/gh/VincentVrijburg/moneybird-dotnet/pull/99/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Vincent+Vrijburg) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/VincentVrijburg/moneybird-dotnet/pull/99/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Vincent+Vrijburg) | `94.85% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Vincent+Vrijburg#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.