Skip to content

Conversation

@dependabot-preview
Copy link

Bumps NodaTime.Serialization.JsonNet from 2.0.0 to 2.3.0.

Release notes

Sourced from NodaTime.Serialization.JsonNet's releases.

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
  • Add LocalDate.MinIsoValue/MaxIsoValue (new since 2.1.0-beta01)

2.1.0 beta01

First beta of 2.1.0.

New features in this release:

  • 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

2.0.3

  • Fix for #837: Instant.FromUnixTimeSeconds slow (fix in Duration.FromXyz)
  • Fix for #838: Improve Duration performance further

2.0.2

Fix for #824 - incorrect Period computations.

2.0.1

As 2.0.0, but with 3 bugfixes:

... (truncated)
Commits
  • 9fe0fe1 Put snippets back in
  • c53a544 Update to latest docfx
  • a9761ac Update the partial templates
  • 59483c1 Add AnnualDate text handling to version history
  • 5b0cf03 Add IFormattable to interfaces implemented by OffsetDate and OffsetTime
  • 17b0e1f Add documentation for AnnualDate parsing and formatting
  • c77bb7b Implement text formatting and parsing for AnnualDate
  • bd327ec Refactor to use expression bodied members
  • 457c57b Remove NotNull annotation from DateInterval.GetEnumerator
  • 5531d7b Fix typo.
  • 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 2.3.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...2.3.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 Apr 27, 2020
@dependabot-preview
Copy link
Author

Superseded by #31.

@dependabot-preview dependabot-preview bot deleted the dependabot/nuget/NodaTime.Serialization.JsonNet-2.3.0 branch July 6, 2020 07:20
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