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

chore(deps): update dependency nodatime to 3.2.0 #1932

Merged
merged 1 commit into from
Oct 13, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 13, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
NodaTime (source) 3.1.12 -> 3.2.0 age adoption passing confidence

Release Notes

nodatime/nodatime (NodaTime)

v3.2.0: Release Noda Time 3.2.0

Compare Source

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)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
nuget/NodaTime 3.2.0 🟢 5.1
Details
CheckScoreReason
Code-Review🟢 3Found 7/22 approved changesets -- score normalized to 3
Maintained🟢 105 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Binary-Artifacts🟢 10no binaries found in the repo
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Fuzzing⚠️ 0project is not fuzzed
Security-Policy⚠️ 0security policy file not detected
Vulnerabilities🟢 100 existing vulnerabilities detected
Packaging⚠️ -1packaging workflow not detected
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0

Scanned Manifest Files

src/Whipstaff.NodaTime/Whipstaff.NodaTime.csproj
  • NodaTime@3.2.0
  • NodaTime@3.1.12

Copy link

Copy link

codecov bot commented Oct 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 32.67%. Comparing base (dd95e57) to head (ee57caa).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1932   +/-   ##
=======================================
  Coverage   32.67%   32.67%           
=======================================
  Files         240      240           
  Lines        6452     6452           
  Branches      426      426           
=======================================
  Hits         2108     2108           
  Misses       4246     4246           
  Partials       98       98           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dpvreony dpvreony merged commit 5b4b211 into main Oct 13, 2024
10 checks passed
@dpvreony dpvreony deleted the renovate/nodatime-3.x branch October 13, 2024 19:17
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant