tomkerkhove / promitor

Bringing Azure Monitor metrics where you need them.
https://promitor.io
MIT License
248 stars 91 forks source link

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

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
YamlDotNet (source) 13.4.0 -> 15.1.2 age adoption passing confidence

Release Notes

aaubry/YamlDotNet (YamlDotNet) ### [`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()` ### [`v13.7.1`](https://togithub.com/aaubry/YamlDotNet/releases/tag/v13.7.1): Release 13.7.1 - Merge pull request [#​859](https://togithub.com/aaubry/YamlDotNet/issues/859) from EdwardCooke/ec-858-static-typeresolver-enums\ Special case on statictyperesolver for enums ### [`v13.7.0`](https://togithub.com/aaubry/YamlDotNet/releases/tag/v13.7.0): Release 13.7.0 - Merge pull request [#​856](https://togithub.com/aaubry/YamlDotNet/issues/856) from prochnowc/code-generation-object\ Added support for serialization and deserialization of 'object' to static code generation - Merge pull request [#​839](https://togithub.com/aaubry/YamlDotNet/issues/839) from stijnherreman/dateonly-timeonly\ Implement DateOnly and TimeOnly converters. ### [`v13.5.2`](https://togithub.com/aaubry/YamlDotNet/releases/tag/v13.5.2): Release 13.5.2 - Merge pull request [#​855](https://togithub.com/aaubry/YamlDotNet/issues/855) from prochnowc/support-collections-with-arrays\ Fix code generation for Dictionary and List which use Array values ### [`v13.5.1`](https://togithub.com/aaubry/YamlDotNet/releases/tag/v13.5.1): Release 13.5.1 - Merge pull request [#​853](https://togithub.com/aaubry/YamlDotNet/issues/853) from prochnowc/static-external-model\ Fix multiple use of YamlSerializableAttribute ### [`v13.5.0`](https://togithub.com/aaubry/YamlDotNet/releases/tag/v13.5.0): Release 13.5.0 - Merge pull request [#​852](https://togithub.com/aaubry/YamlDotNet/issues/852) from prochnowc/static-external-model\ Add support for including types defined in another assembly in static code generation

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.

github-actions[bot] commented 5 months ago

Thank you for your contribution! 🙏 We will review it as soon as possible.