Skip to content
This repository was archived by the owner on Jul 2, 2021. It is now read-only.

Bump CSharpFunctionalExtensions from 2.14.5 to 2.15.3 #29

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2021

Bumps CSharpFunctionalExtensions from 2.14.5 to 2.15.3.

Release notes

Sourced from CSharpFunctionalExtensions's releases.

v2.15.3

New features:

  • None

Fixed issues:

  • #289 Null reference exception in SimpleValueObject implicit operator

v2.15.2

New features:

  • #285 Add overload to Result.Ensure() for an error predicate

Fixed issues:

  • None

v2.15.1

New features:

  • #277 add an overload to avoid nesting

Fixed issues:

  • None

v2.15.0

New features:

  • #274 Add EnumValueObject

Fixed issues:

  • None
Commits
  • 53ed7c9 version
  • 802d3c2 #289 Null reference exception in SimpleValueObject implicit operator
  • 6118475 version
  • 7a024eb Merge pull request #285 from SamuelViesselman/ensure-error-predicates
  • e063857 Fix whitespace
  • 3809774 Add an overload to Result<T,E>.Ensure() that accepts a predicate for creating...
  • ebe35d7 * readme
  • addc7af Merge pull request #284 from stiankroknes/master
  • 2ca5a41 Proposal to use static helpers for shared logic in ResultCommonLogic.
  • a3b7899 readme
  • 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 dependabot bot added the dependencies Pull requests that update a dependency file label Jun 1, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 1, 2021

Superseded by #32.

@dependabot dependabot bot closed this Jul 1, 2021
@dependabot dependabot bot deleted the dependabot/nuget/CSharpFunctionalExtensions-2.15.3 branch July 1, 2021 20:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants