microsoft / component-detection

Scans your project to determine what components you use
MIT License
412 stars 87 forks source link

chore(deps): update dependency yamldotnet to v15 #982

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
yamldotnet (source) 13.7.1 -> 15.1.6 age adoption passing confidence

Release Notes

aaubry/YamlDotNet (yamldotnet) ### [`v15.1.6`](https://togithub.com/aaubry/YamlDotNet/releases/tag/v15.1.6): Release 15.1.6 - Merge pull request [#​808](https://togithub.com/aaubry/YamlDotNet/issues/808) from tomer-amir/fix-hash-code-infinite-recursion\ Fix infinite recursion of the hash code function of YamlMappingNode - Merge pull request [#​924](https://togithub.com/aaubry/YamlDotNet/issues/924) from kasperk81/frameworknames\ use correct framework ### [`v15.1.4`](https://togithub.com/aaubry/YamlDotNet/releases/tag/v15.1.4): Release 15.1.4 - Merge pull request [#​903](https://togithub.com/aaubry/YamlDotNet/issues/903) from lahma/license-expression\ Switch to using PackageLicenseExpression - Merge pull request [#​904](https://togithub.com/aaubry/YamlDotNet/issues/904) from airbreather/fix-656\ Add a regression test for [#​656](https://togithub.com/aaubry/YamlDotNet/issues/656) ### [`v15.1.2`](https://togithub.com/aaubry/YamlDotNet/releases/tag/v15.1.2): Release 15.1.2 - Merge pull request [#​912](https://togithub.com/aaubry/YamlDotNet/issues/912) from EdwardCooke/ec-732\ Fixed [#​732](https://togithub.com/aaubry/YamlDotNet/issues/732), quote strings starting with whitespace characters ### [`v15.1.1`](https://togithub.com/aaubry/YamlDotNet/releases/tag/v15.1.1): Release 15.1.1 - Merge pull request [#​902](https://togithub.com/aaubry/YamlDotNet/issues/902) from EdwardCooke/ec-901\ Fixed [#​901](https://togithub.com/aaubry/YamlDotNet/issues/901) - private constructor and tag issue ### [`v15.1.0`](https://togithub.com/aaubry/YamlDotNet/releases/tag/v15.1.0): Release 15.1.0 - Update the NuGet API key - Merge pull request [#​897](https://togithub.com/aaubry/YamlDotNet/issues/897) from EdwardCooke/ec-net80-enumsasnumbers\ Enables [#​773](https://togithub.com/aaubry/YamlDotNet/issues/773)\ Adds naming conventions for convert enums to/from scalars\ Adds .NET8 binaries\ Adds support for custom formatting of enums, easy to expose enums as integers or whatever else.\ Quotes necessary enum strings (Null for example)\ Breaking: For those that get impacted pass in NullNamingConvention.Instance to the EnumNamingConvetion arguments on the constructor\ Breaking: Removed many of the redundant constructors for the classes, pass in the old default values to the new constructors - Merge pull request [#​898](https://togithub.com/aaubry/YamlDotNet/issues/898) from EdwardCooke/ec-removeoldframeworks\ Breaking: Removes old frameworks, .net35, .net45 - Merge pull request [#​895](https://togithub.com/aaubry/YamlDotNet/issues/895) from stijnherreman/issue-677\ Make the type converters available to custom pre-processing phase visitors. - Merge pull request [#​899](https://togithub.com/aaubry/YamlDotNet/issues/899) from EdwardCooke/ec-includenet80\ Added .net8 libraries to appveyor - Merge pull request [#​887](https://togithub.com/aaubry/YamlDotNet/issues/887) from dougbu/dougbu/blank.lines.886\ Handle blank lines in `Yaml.Text()`

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 76.1%. Comparing base (7841ed7) to head (026a4bd).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #982 +/- ## ===================================== Coverage 76.1% 76.1% ===================================== Files 255 255 Lines 11306 11306 Branches 1135 1135 ===================================== Hits 8614 8614 Misses 2357 2357 Partials 335 335 ```

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

github-actions[bot] commented 6 months ago

πŸ‘‹ Hi! It looks like you modified some files in the Detectors folder. You may need to bump the detector versions if any of the following scenarios apply:

If none of the above scenarios apply, feel free to ignore this comment πŸ™‚