Skip to content

chore(deps): bump JsonSubTypes from 1.9.0 to 2.0.1 #392

New issue

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

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

Already on GitHub? # to your account

Merged
merged 2 commits into from
Oct 24, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2022

Bumps JsonSubTypes from 1.9.0 to 2.0.1.

Release notes

Sourced from JsonSubTypes's releases.

v2.0.1

🐛This release also fixes the following issues:

  • Add package description with an included README.md

The nuget package is available on https://www.nuget.org/packages/JsonSubTypes/2.0.0

See CHANGELOG for full version history

v2.0.0

💥 This release provides the following new functionalities that include breaking changes:

  • Discriminator property is placed first by default now #46 #149
  • Depends on the latest Newtonsoft.Json #131 #148
  • Signature of SetFallbackSubtype has been changed to fix a design bug #152 #147

🎉 This release provides the following new functionalities:

  • Allow to stop searching when a match is found #128 #151

🐛This release also fixes the following issues:

  • Fix a DateTime issue introduced in release 1.8.0 #120 #128

The nuget package is available on https://www.nuget.org/packages/JsonSubTypes/2.0.0

See CHANGELOG for full version history

Changelog

Sourced from JsonSubTypes's changelog.

[2.0.1] - 2022-05-09

Fixed

  • Add package description with an included README.md

[2.0.0] - 2022-05-09

Changed

  • Discriminator property is placed first by default now #46 #149
  • Depends on the latest Newtonsoft.Json #131 #148
  • Signature of SetFallbackSubtype has been changed to fix a design bug #152 #147

Added

  • Allow to stop searching when a match is found #128 #151

Fixed

  • Fix a DateTime issue introduced in release 1.8.0 #120 #128
Commits

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 dependabot bot added the dependencies Pull requests that update a dependency file label Oct 24, 2022
@codecov-commenter
Copy link

codecov-commenter commented Oct 24, 2022

Codecov Report

Base: 87.54% // Head: 87.54% // No change to project coverage 👍

Coverage data is based on head (4b1aa8a) compared to base (0ab73a5).
Patch has no changes to coverable lines.

❗ Current head 4b1aa8a differs from pull request most recent head f7b1056. Consider uploading reports for the commit f7b1056 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #392   +/-   ##
=======================================
  Coverage   87.54%   87.54%           
=======================================
  Files          76       76           
  Lines        6650     6650           
=======================================
  Hits         5822     5822           
  Misses        828      828           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@bednar
Copy link
Contributor

bednar commented Oct 24, 2022

@dependabot rebase

Bumps [JsonSubTypes](https://github.com/manuc66/JsonSubTypes) from 1.9.0 to 2.0.1.
- [Release notes](https://github.com/manuc66/JsonSubTypes/releases)
- [Changelog](https://github.com/manuc66/JsonSubTypes/blob/master/CHANGELOG.md)
- [Commits](manuc66/JsonSubTypes@v1.9.0...v2.0.1)

---
updated-dependencies:
- dependency-name: JsonSubTypes
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/JsonSubTypes-2.0.1 branch from 65c7344 to 4b1aa8a Compare October 24, 2022 08:02
@bednar bednar merged commit 698206f into master Oct 24, 2022
@bednar bednar deleted the dependabot/nuget/JsonSubTypes-2.0.1 branch October 24, 2022 08:18
@bednar bednar added this to the 4.7.0 milestone Oct 24, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants