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

Bump CSharpFunctionalExtensions from 2.14.5 to 2.17.0 #32

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps CSharpFunctionalExtensions from 2.14.5 to 2.17.0.

Release notes

Sourced from CSharpFunctionalExtensions's releases.

v2.17.0

New features: * #299 KeyValuePair-Deconstruction on Match Fixed issues: * None

v2.16.0

New features:

  • #292 Non-Generic Maybe.From Factory Method
  • #294 Maybe.Or

Fixed issues:

  • None

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
  • 6b0b0c0 version
  • 5f17343 Merge pull request #300 from LaszloLueck/MatchDeconstructKeyValuePair
  • e8b7c4b extend Match with deconstruct KeyValuePair
  • 3a05f72 version
  • 3034cf7 Merge pull request #297 from seangwright/refactor/extra-maybe-method
  • 7978f58 Remove redundant Maybe.Or extension, add Maybe.Or null test
  • 0fb767e Merge pull request #296 from seangwright/feat/maybe-or
  • 01e3d2d Add Maybe.Or sync/async overloads and tests
  • cf351af Add Maybe.Or sync/async extensions and tests
  • d5e3798 Merge pull request #295 from seangwright/feat/implicit-type-maybe-from
  • 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)

Bumps [CSharpFunctionalExtensions](https://github.com/vkhorikov/CSharpFunctionalExtensions) from 2.14.5 to 2.17.0.
- [Release notes](https://github.com/vkhorikov/CSharpFunctionalExtensions/releases)
- [Commits](vkhorikov/CSharpFunctionalExtensions@v2.14.5...v2.17.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 1, 2021
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