Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps YamlDotNet from 12.0.1 to 12.0.2.

Release notes

Sourced from YamlDotNet's releases.

Release 12.0.2

  • Merge pull request #720 from Unity-Technologies/fix/line-endings
    Fix inconsistent line endings

  • Merge pull request #721 from Unity-Technologies/fix/null-warnings
    Adjust null warning in ScalarNodeDeserializer

  • Changed eol to EOL to attempt build fix

  • Reordered gitattributes

  • Remove Travis build information
    Since we no longer use it.

  • Merge pull request #726 from EdwardCooke/ec-fixinggitattributes
    fixinggitattributes

  • Merge pull request #727 from EdwardCooke/ec-finalizelineendingcleanup
    Finalize line endings in cs files to crlf

  • Merge pull request #730 from lkillgore/master
    Fix Inf and NaN regex when using WithAttemptingUnquotedStringTypeDeserialization

Commits
  • 8821b7f Merge pull request #730 from lkillgore/master
  • b3190e0 Clean up regex for NaN
  • 2da4c32 Fix for #729
  • 6a7f233 Merge pull request #727 from EdwardCooke/ec-finalizelineendingcleanup
  • 690943c Finalize line endings in cs files to crlf
  • 743e3bf Merge pull request #726 from EdwardCooke/ec-fixinggitattributes
  • 9fa41b2 Readd the change to remove travis ci
  • e0f12e4 Reverted .gitattributes and modified files and set . to *.csproj
  • 964ab76 Revert "Changed eol to EOL to attempt build fix"
  • 61b2140 Revert "Reordered gitattributes"
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file pr: dependency-update labels Oct 7, 2022
@codecov-commenter
Copy link

codecov-commenter commented Oct 7, 2022

Codecov Report

Base: 77.13% // Head: 77.13% // No change to project coverage 👍

Coverage data is based on head (a00602b) compared to base (0cf358f).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #761   +/-   ##
=======================================
  Coverage   77.13%   77.13%           
=======================================
  Files         141      141           
  Lines        3661     3661           
  Branches      365      365           
=======================================
  Hits         2824     2824           
  Misses        693      693           
  Partials      144      144           
Flag Coverage Δ
unittests 77.13% <ø> (ø)

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

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 at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dependabot dependabot bot force-pushed the dependabot/nuget/YamlDotNet-12.0.2 branch from 4cc047d to a00602b Compare October 16, 2022 20:38
Bumps [YamlDotNet](https://github.com/aaubry/YamlDotNet) from 12.0.1 to 12.0.2.
- [Release notes](https://github.com/aaubry/YamlDotNet/releases)
- [Commits](aaubry/YamlDotNet@v12.0.1...v12.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/YamlDotNet-12.0.2 branch from a00602b to d0fb56a Compare October 16, 2022 20:43
@helto4real helto4real enabled auto-merge (squash) October 16, 2022 20:44
@helto4real helto4real merged commit 6537776 into dev Oct 16, 2022
@helto4real helto4real deleted the dependabot/nuget/YamlDotNet-12.0.2 branch October 16, 2022 20:45
Ikcelaks pushed a commit to Ikcelaks/netdaemon that referenced this pull request Dec 23, 2022
Bumps [YamlDotNet](https://github.com/aaubry/YamlDotNet) from 12.0.1 to 12.0.2.
- [Release notes](https://github.com/aaubry/YamlDotNet/releases)
- [Commits](aaubry/YamlDotNet@v12.0.1...v12.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

3 participants