Skip to content

Conversation

@dependabot-preview
Copy link

Bumps NodaTime.Serialization.JsonNet from 2.0.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.

2.3.0

No release notes provided.

2.3.0-beta02

New beta including the calendar rename from Wondrous to Badi.

2.3.0-beta01

Beta release of 2.3.0, mostly to allow development of projects that will depend on it.

2.2.1

This is a bug-fix release in the 2.2.x series. Bugs fixed:

  • #957: LocalInstant.SafeMinus gives incorrect result around the start/end of time
  • #971: Clarify exception for unknown standard patterns to point to %
  • #979: Instant bounds checking bypassed
  • #981: Failure to parse time zones such as "Etc/GMT-12"

2.2.0

Accidental release, promoted due to nuget issues.

This is absolutely equivalent to 2.1.0.

2.1.0

Full 2.1.0 release. New features:

  • Some optimizations to Period which didn't get into 2.0.x (most Duration ones did)
  • Making the misnamed ToDayOfWeek extension method obsolete
  • Some extra functionality ParseResult
  • SourceLink support
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 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
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [NodaTime.Serialization.JsonNet](https://github.com/nodatime/nodatime) from 2.0.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.0.0...3.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 6, 2020
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.

1 participant