Skip to content
This repository was archived by the owner on Dec 11, 2020. It is now read-only.

Bump NodaTime.Serialization.JsonNet from 2.3.0 to 3.0.0#325

Merged
dependabot[bot] merged 1 commit intomasterfrom
dependabot/nuget/NodaTime.Serialization.JsonNet-3.0.0
Jul 8, 2020
Merged

Bump NodaTime.Serialization.JsonNet from 2.3.0 to 3.0.0#325
dependabot[bot] merged 1 commit intomasterfrom
dependabot/nuget/NodaTime.Serialization.JsonNet-3.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 6, 2020

Bumps NodaTime.Serialization.JsonNet from 2.3.0 to 3.0.0.

Release notes

Sourced from NodaTime.Serialization.JsonNet's releases.

3.0.0

No release notes provided.

3.0.0-beta02

This is hopefully the last beta release before 3.0.0.

See https://nodatime.org/versions for details.

3.0.0-beta01

This will allow developers to test TypeConverter support straight from NuGet

Alpha release of 3.0, for experimentation purposes

No release notes provided.

2.4.0

The 2.4.0 release has only two purposes:

  • Introduce a new netstandard2.0 target. This is the same code as the netstandard1.3 target - no BclDateTimeZone support, for example - but library authors are being encouraged to include a netstandard2.0 target as it reduces the indirect dependencies shown in Visual Studio when adding the package.

  • Fix #1193, a rare-but-fatal deadlock.

Commits
  • 0a5d46c Release Noda Time version 3.0.0
  • 9d2d5fb Implement a TypeConverter for YearMonth
  • a242a59 Clean up some more documentation in preparation for a 3.0 release.
  • af98ffc Update dependency on System.Runtime.CompilerServices.Unsafe
  • 398b8c4 Fix XmlSchemaDemo on .NET Framework
  • 72f86bb Improve performance of LocalDate and YearMonth comparisons
  • cbaeabd Implement comparison operators for YearMonth
  • 46ec92a Add equality operators for Period and ZoneInterval
  • 46f8bba Fix benchmark runs
  • 5046177 Update documentation to clarify availability of BclDateTimeZone in 3.0.
  • 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 will merge this PR once CI passes on it, as requested by @rsg-bot.


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

Bumps [NodaTime.Serialization.JsonNet](https://github.com/nodatime/nodatime) from 2.3.0 to 3.0.0.
- [Release notes](https://github.com/nodatime/nodatime/releases)
- [Changelog](https://github.com/nodatime/nodatime/blob/master/NodaTime%20Release.snk)
- [Commits](nodatime/nodatime@2.3.0...3.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET 📦 dependencies Pull requests that update a dependency file labels Jul 6, 2020
@github-actions github-actions bot added this to the v7.0.0 milestone Jul 6, 2020
@codecov
Copy link

codecov bot commented Jul 6, 2020

Codecov Report

Merging #325 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #325   +/-   ##
=======================================
  Coverage   12.36%   12.36%           
=======================================
  Files          22       22           
  Lines         461      461           
  Branches       52       52           
=======================================
  Hits           57       57           
  Misses        404      404           

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 1f078b9...c41b074. Read the comment docs.

@david-driscoll david-driscoll added the :shipit: merge Shipit! label Jul 8, 2020
@rsg-bot
Copy link

rsg-bot commented Jul 8, 2020

@dependabot squash and merge

@dependabot dependabot bot merged commit 5b00ac8 into master Jul 8, 2020
@dependabot dependabot bot deleted the dependabot/nuget/NodaTime.Serialization.JsonNet-3.0.0 branch July 8, 2020 06:59
@mergify mergify bot removed the :shipit: merge Shipit! label Jul 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

📦 dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants