Skip to content

Bump YamlDotNet from 13.4.0 to 13.5.2 in /GitHubIssueFormsParser#89

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/nuget/GitHubIssueFormsParser/YamlDotNet-13.5.2
Oct 5, 2023
Merged

Bump YamlDotNet from 13.4.0 to 13.5.2 in /GitHubIssueFormsParser#89
github-actions[bot] merged 1 commit intomainfrom
dependabot/nuget/GitHubIssueFormsParser/YamlDotNet-13.5.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 5, 2023

Bumps YamlDotNet from 13.4.0 to 13.5.2.

Release notes

Sourced from YamlDotNet's releases.

Release 13.5.2

  • Merge pull request #855 from prochnowc/support-collections-with-arrays
    Fix code generation for Dictionary and List which use Array values

Release 13.5.1

  • Merge pull request #853 from prochnowc/static-external-model
    Fix multiple use of YamlSerializableAttribute

Release 13.5.0

  • Merge pull request #852 from prochnowc/static-external-model
    Add support for including types defined in another assembly in static code generation
Commits
  • 7dd57d4 Merge pull request #855 from prochnowc/support-collections-with-arrays
  • 1b8d324 Add support for serializing Dictionary<TKey,TValue[]> and List<T[]>
  • 75f4010 Merge pull request #853 from prochnowc/static-external-model
  • d4d2208 Merge branch 'aaubry:master' into static-external-model
  • 26dcc47 Allow multiple use of YamlSerializableAttribute.
  • 0b8f32b Merge pull request #852 from prochnowc/static-external-model
  • d63f33f Fixed nullable warnings.
  • 5dcf05d Removed unused using directives.
  • 0c6cf65 Added support for including types which are defined in another assembly in st...
  • See full diff 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.4.0 to 13.5.2.
- [Release notes](https://github.com/aaubry/YamlDotNet/releases)
- [Commits](aaubry/YamlDotNet@v13.4.0...v13.5.2)

---
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 bot:robot: Action taken in an automated fashion dependabot Pull requests created by dependabot nuget Pull requests for NuGet packages updates labels Oct 5, 2023
@github-actions github-actions bot enabled auto-merge (squash) October 5, 2023 22:31
@codecov
Copy link

codecov bot commented Oct 5, 2023

Codecov Report

Merging #89 (74aeaa2) into main (41f3885) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #89   +/-   ##
=======================================
  Coverage   91.48%   91.48%           
=======================================
  Files          27       27           
  Lines         270      270           
  Branches       24       24           
=======================================
  Hits          247      247           
  Misses         17       17           
  Partials        6        6           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@github-actions github-actions bot merged commit 1ce4870 into main Oct 5, 2023
@github-actions github-actions bot deleted the dependabot/nuget/GitHubIssueFormsParser/YamlDotNet-13.5.2 branch October 5, 2023 22:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot:robot: Action taken in an automated fashion dependabot Pull requests created by dependabot nuget Pull requests for NuGet packages updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants