Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2024

Bumps NodaTime from 3.1.11 to 3.2.0.

Release notes

Sourced from NodaTime's releases.

Release Noda Time 3.2.0

Changes since 3.1.x:

  • Various minor docs/examples fixes
  • More LocalDateTime ISO patterns with reduced precision (
  • More LocalTime ISO formats
  • Support for configurable "2 digit year max value" in patterns
  • Fixed arguments passed to base constructors in AmbiguousTimeException and SkippedTimeException
  • Add the unparsed value (and index) to UnparsableValueException
  • Made previous UnparsableValueException constructors obsolete
  • Optimizations for text handling
  • Added .NET 8 target
  • Added Instant.ToUnixTimeSecondsAndNanoseconds
  • Added Duration.ToInt128Nanoseconds and Duration.FromNanoseconds(Int128) (.NET 8 only)
  • Conditionalized the dependency on System.Runtime.CompilerServices.Unsafe
  • Added Period.MinValue and Period.MaxValue
  • Added generic math support (.NET 8 only)
  • Added TimeProvider extension methods (.NET 8 only)
Commits
  • 4d0e4c0 More release action fixes
  • 0191447 Fix typo in release action
  • 6d4735f Fix push action
  • 25f3341 Release Noda Time 3.2.0
  • 28cbe50 Add CLDR v45 data (pre-3.2.0 release)
  • fd047c0 Add TimeProvider extension methods
  • 945b612 Add tests for otherwise-not-covered members
  • 7656f76 Move members in Offset for consistency
  • 6d4ff46 Added generic math support.
  • 34a6d44 Update TZDB to 2024b
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [NodaTime](https://github.com/nodatime/nodatime) from 3.1.11 to 3.2.0.
- [Release notes](https://github.com/nodatime/nodatime/releases)
- [Commits](nodatime/nodatime@3.1.11...3.2.0)

---
updated-dependencies:
- dependency-name: NodaTime
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Oct 14, 2024
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 .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants