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 Newtonsoft.Json from 12.0.3 to 13.0.1 in /Kentico.Kontent.Delivery.Caching #337

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 22, 2022

Bumps Newtonsoft.Json from 12.0.3 to 13.0.1.

Release notes

Sourced from Newtonsoft.Json's releases.

13.0.1

  • New feature - Add JsonSelectSettings with configuration for a regex timeout
  • Change - Remove portable assemblies from NuGet package
  • Change - JsonReader and JsonSerializer MaxDepth defaults to 64
  • Fix - Fixed throwing missing member error on ignored fields
  • Fix - Fixed various nullable annotations
  • Fix - Fixed annotations not being copied when tokens are cloned
  • Fix - Fixed naming strategy not being used when deserializing dictionary enum keys
  • Fix - Fixed serializing nullable struct dictionaries
  • Fix - Fixed JsonWriter.WriteToken to allow null with string token
  • Fix - Fixed missing error when deserializing JToken with a contract type mismatch
  • Fix - Fixed JTokenWriter when writing comment to an object
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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](JamesNK/Newtonsoft.Json@12.0.3...13.0.1)

---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from MiroKentico as a code owner June 22, 2022 22:51
@dependabot dependabot bot requested a review from a team June 22, 2022 22:51
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 22, 2022
@codecov
Copy link

codecov bot commented Jun 22, 2022

Codecov Report

Merging #337 (ece655a) into master (8f43f7f) will decrease coverage by 4.55%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #337      +/-   ##
==========================================
- Coverage   93.66%   89.10%   -4.56%     
==========================================
  Files         120      120              
  Lines        2589     2589              
  Branches      321      318       -3     
==========================================
- Hits         2425     2307     -118     
- Misses        157      163       +6     
- Partials        7      119     +112     
Impacted Files Coverage Δ
Kentico.Kontent.Delivery.Caching/StringHelpers.cs 83.33% <0.00%> (-16.67%) ⬇️
Kentico.Kontent.Delivery.Caching/CacheHelpers.cs 81.53% <0.00%> (-14.62%) ⬇️
Kentico.Kontent.Delivery/DeliveryException.cs 57.14% <0.00%> (-14.29%) ⬇️
...ontent.Delivery.Caching/DistributedCacheManager.cs 61.36% <0.00%> (-13.64%) ⬇️
...livery/Extensions/HttpResponseHeadersExtensions.cs 88.88% <0.00%> (-11.12%) ⬇️
...ico.Kontent.Delivery.Rx/DeliveryObservableProxy.cs 78.94% <0.00%> (-10.53%) ⬇️
...y/ContentItems/ContentLinks/ContentLinkResolver.cs 73.46% <0.00%> (-10.21%) ⬇️
...co.Kontent.Delivery.Caching/DeliveryClientCache.cs 85.50% <0.00%> (-10.15%) ⬇️
...nt.Urls/Delivery/QueryParameters/OrderParameter.cs 90.00% <0.00%> (-10.00%) ⬇️
...ico.Kontent.Delivery.Caching/MemoryCacheManager.cs 71.42% <0.00%> (-9.90%) ⬇️
... and 17 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8f43f7f...ece655a. Read the comment docs.

@MiroKentico
Copy link
Contributor

Covered by #340.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 11, 2022

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.

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

@dependabot dependabot bot deleted the dependabot/nuget/Kentico.Kontent.Delivery.Caching/Newtonsoft.Json-13.0.1 branch July 11, 2022 08:00
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant