Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 17, 2023

Bumps YamlDotNet from 13.0.2 to 13.1.0.

Release notes

Sourced from YamlDotNet's releases.

Release 13.1.0

  • Merge pull request #774 from JJ11teen/buffered-deserialisation
    Buffered deserialisation
Commits
  • 9a5900f Merge pull request #774 from JJ11teen/buffered-deserialisation
  • 4efa76c add copy of license to each file
  • 883cd73 typos & comment improvements
  • 1c5e8a7 add new test
  • 13919ac rename to TypeDiscriminatingNodeDeserializer
  • 5a01713 improve comments
  • 18a309a improve exception
  • 9cc5285 improve comment
  • 4693d3d add xml comments for uniqueKey
  • db00544 fail discrimination more softly, add xml comments
  • 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 [YamlDotNet](https://github.com/aaubry/YamlDotNet) from 13.0.2 to 13.1.0.
- [Release notes](https://github.com/aaubry/YamlDotNet/releases)
- [Commits](aaubry/YamlDotNet@v13.0.2...v13.1.0)

---
updated-dependencies:
- dependency-name: YamlDotNet
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file pr: dependency-update labels Apr 17, 2023
@codecov
Copy link

codecov bot commented Apr 18, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.07 🎉

Comparison is base (22e8e70) 80.77% compared to head (821dacc) 80.84%.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #861      +/-   ##
==========================================
+ Coverage   80.77%   80.84%   +0.07%     
==========================================
  Files         167      167              
  Lines        4213     4213              
  Branches      419      419              
==========================================
+ Hits         3403     3406       +3     
+ Misses        640      637       -3     
  Partials      170      170              
Flag Coverage Δ
unittests 80.84% <ø> (+0.07%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@helto4real helto4real merged commit 24878c8 into dev Apr 18, 2023
@helto4real helto4real deleted the dependabot/nuget/YamlDotNet-13.1.0 branch April 18, 2023 14:56
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 pr: dependency-update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants