microsoft / PSRule.Rules.GitHub

A suite of rules to validate GitHub repositories using PSRule.
MIT License
21 stars 15 forks source link

Bump YamlDotNet from 11.2.1 to 12.0.1 #151

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps YamlDotNet from 11.2.1 to 12.0.1.

Release notes

Sourced from YamlDotNet's releases.

Release 12.0.1

  • Update GitGub token

  • Merge pull request #707 from EdwardCooke/ec-updategithubtemplates
    Removed on-hold notices from the issue templates

  • Merge pull request #710 from lahma/fix-key-indicator
    Fix block entry indicator check

Release 12.0.0

  • Merge pull request #623 from jairbubbles/add-tostring-on-yamlexception
    Do not include the Start / End in the YamlException message

    • Make sure the constructors are consistant so that Message only contains the original message
    • Add ToString to include Start / End
  • Merge pull request #624 from jairbubbles/include-start-end-in-exceptions-thrown-by-type-in
    Include start / end in exceptions thrown by type inspector

  • Merge pull request #626 from willson556/bugfix/extra-newline
    Fix #361 - Extra Windows newline in folded scalar.

  • Adapt the code and project structure to easuly build with Unity

  • Merge pull request #646 from lahma/string-builder-pool
    Introduce StringBuilderPool

  • Merge pull request #648 from lahma/avoid-params-array-in-hash-code
    Avoid extra allocations in YamlScalarNode GetHashCode

  • Merge pull request #647 from lahma/struct-mark
    Change Mark to be readonly struct

  • Merge pull request #649 from lahma/add-benchmark
    Add YamlDotNet.Benchmark

  • Update NuGet API key

  • Link to the discussion about the status of the project

  • Update README.md

  • Merge pull request #693 from EdwardCooke/ec-updates
    VS 2022, Unit Tests and fixes

  • Merge pull request #696 from aaubry/JG-update-readme
    Remove the hint that this project is on hold

  • Merge pull request #695 from EdwardCooke/ec-fix637-numberformat
    G17 was creating issues with doubles and floats

... (truncated)

Commits
  • 454171b Merge pull request #710 from lahma/fix-key-indicator
  • f35e5e7 Fix block entry indicator check
  • fd6731d Merge pull request #707 from EdwardCooke/ec-updategithubtemplates
  • 4d179e8 Removed on-hold notices from the issue templates
  • f3628e0 Update GitGub token
  • ceacbdd Merge pull request #704 from aaubry/fix-prereleases-on-artifactory
  • ac2978c Ensure that pre-releases are always in lower case
  • 1ca20f4 Merge pull request #702 from EdwardCooke/ec-fix673-longminvaluedeserialize
  • fa3ae85 Make long.minvalue deserialize
  • 144e385 Merge pull request #700 from EdwardCooke/ec-fix684-blockscalarkeys
  • 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[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.