Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Vecc.YamlDotNet.Analyzers.StaticGenerator from 13.5.1 to 13.7.0 #185

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps Vecc.YamlDotNet.Analyzers.StaticGenerator from 13.5.1 to 13.7.0.

Release notes

Sourced from Vecc.YamlDotNet.Analyzers.StaticGenerator's releases.

Release 13.7.0

  • Merge pull request #856 from prochnowc/code-generation-object
    Added support for serialization and deserialization of 'object' to static code generation

  • Merge pull request #839 from stijnherreman/dateonly-timeonly
    Implement DateOnly and TimeOnly converters.

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
Commits
  • f45d1f7 Merge pull request #839 from stijnherreman/dateonly-timeonly
  • 81735e6 Merge pull request #856 from prochnowc/code-generation-object
  • 8255d17 Added test for nested untyped deserialization.
  • 63f71e2 Added support for serialization and deserialization of 'object' to static cod...
  • 7dd57d4 Merge pull request #855 from prochnowc/support-collections-with-arrays
  • 1b8d324 Add support for serializing Dictionary<TKey,TValue[]> and List<T[]>
  • 03bf14e Add date/time converters to StaticSerializerBuilder.
  • 6111db3 Implement DateOnly and TimeOnly converters.
  • 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 [Vecc.YamlDotNet.Analyzers.StaticGenerator](https://github.com/aaubry/YamlDotNet) from 13.5.1 to 13.7.0.
- [Release notes](https://github.com/aaubry/YamlDotNet/releases)
- [Commits](aaubry/YamlDotNet@v13.5.1...v13.7.0)

---
updated-dependencies:
- dependency-name: Vecc.YamlDotNet.Analyzers.StaticGenerator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Oct 16, 2023
@dependabot dependabot bot requested a review from a team October 16, 2023 14:28
@jas88 jas88 changed the base branch from develop to dependabot/nuget/develop/YamlDotNet-13.7.1 October 16, 2023 15:26
…abot/nuget/develop/Vecc.YamlDotNet.Analyzers.StaticGenerator-13.7.0
@jas88 jas88 merged commit 7232499 into dependabot/nuget/develop/YamlDotNet-13.7.1 Oct 16, 2023
1 check passed
@jas88 jas88 deleted the dependabot/nuget/develop/Vecc.YamlDotNet.Analyzers.StaticGenerator-13.7.0 branch October 16, 2023 15:35
jas88 added a commit that referenced this pull request Oct 16, 2023
* Bump YamlDotNet from 13.5.2 to 13.7.1

Bumps [YamlDotNet](https://github.com/aaubry/YamlDotNet) from 13.5.2 to 13.7.1.
- [Release notes](https://github.com/aaubry/YamlDotNet/releases)
- [Commits](aaubry/YamlDotNet@v13.5.2...v13.7.1)

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

Signed-off-by: dependabot[bot] <[email protected]>

* Bump Vecc.YamlDotNet.Analyzers.StaticGenerator from 13.5.1 to 13.7.0 (#185)

Bumps [Vecc.YamlDotNet.Analyzers.StaticGenerator](https://github.com/aaubry/YamlDotNet) from 13.5.1 to 13.7.0.
- [Release notes](https://github.com/aaubry/YamlDotNet/releases)
- [Commits](aaubry/YamlDotNet@v13.5.1...v13.7.0)

---
updated-dependencies:
- dependency-name: Vecc.YamlDotNet.Analyzers.StaticGenerator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: James A Sutherland <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: James A Sutherland <[email protected]>
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 .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant