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): Bump Portable.System.DateTimeOnly from 7.0.1 to 8.0.0 #913

Merged
merged 1 commit into from
Nov 19, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 16, 2023

Bumps Portable.System.DateTimeOnly from 7.0.1 to 8.0.0.

Release notes

Sourced from Portable.System.DateTimeOnly's releases.

Release 8.0.0

Package 8.0.0 on NuGet contains the following changes:

  • #28 The changes from .NET 8.0 versions of the DateOnly and TimeOnly classes were backported into this library.
  • The TimeOnly deconstruction methods implementation changed for better performance (experimental).

Release 8.0.0 RC1

Package 8.0.0-rc1 on NuGet contains the following changes:

  • Cleaned up the codebase using the latest R# settings before the final release.

Release 8.0.0 2nd alpha

Package 8.0.0-alpha2 on NuGet contains the following changes:

  • The TimeOnly deconstruction methods implementation changed for better performance (experimental).

Release 8.0.0 1st alpha

Package 8.0.0-alpha1 on NuGet contains the following changes:

  • #28 The changes from .NET 8.0 versions of the DateOnly and TimeOnly classes were backported into this library.
Commits
  • 1ceb32b Prepare release 8.0.0
  • 2e8b77e Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 (#49)
  • 8188012 Prepare release 8.0.0-rc1
  • c146764 Cleaned up the codebase using the latest R# settings before the final release.
  • 6d99d3c Bump jetbrains.dotcover.globaltool from 2023.2.2 to 2023.2.3 (#48)
  • 5f800ac Bump xunit from 2.5.2 to 2.6.1 (#47)
  • 7d77896 Bump xunit from 2.5.1 to 2.5.2 (#44)
  • ea21d24 Bump xunit.runner.visualstudio from 2.5.1 to 2.5.3 (#43)
  • b6c63e6 Bump jetbrains.dotcover.globaltool from 2023.2.1 to 2023.2.2 (#42)
  • aa11081 Bump xunit from 2.5.0 to 2.5.1 (#41)
  • 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 [Portable.System.DateTimeOnly](https://github.com/OlegRa/System.DateTimeOnly) from 7.0.1 to 8.0.0.
- [Release notes](https://github.com/OlegRa/System.DateTimeOnly/releases)
- [Commits](OlegRa/System.DateTimeOnly@v7.0.1...v8.0.0)

---
updated-dependencies:
- dependency-name: Portable.System.DateTimeOnly
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Nov 16, 2023
Copy link

codecov bot commented Nov 16, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (157d47e) 91.40% compared to head (355e7e7) 91.40%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #913   +/-   ##
=======================================
  Coverage   91.40%   91.40%           
=======================================
  Files         214      214           
  Lines        7189     7189           
  Branches      869      869           
=======================================
  Hits         6571     6571           
  Misses        411      411           
  Partials      207      207           

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

@latonz latonz merged commit c1e217a into main Nov 19, 2023
17 checks passed
@latonz latonz deleted the dependabot/nuget/Portable.System.DateTimeOnly-8.0.0 branch November 19, 2023 10:00
Copy link

🎉 This PR is included in version 3.3.0-next.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Copy link

🎉 This PR is included in version 3.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

1 participant