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

Bump morelinq from 3.3.2 to 3.4.2 #2091

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 10, 2023

Bumps morelinq from 3.3.2 to 3.4.2.

Release notes

Sourced from morelinq's releases.

3.4.2

NuGet Package Documentation

This is a bug fix and maintenance release.

What's Changed 🗒️

See Also ℹ️

3.4.1

NuGet Package Documentation

This is a bug fix and maintenance release.

What's Changed 🗒️

See Also ℹ️

3.4.0

NuGet Package Documentation

What's New 📣

This release notably adds nullable reference type annotations (see #582 and #803), the two experimental operators below and fixes a few bugs:

Breaking Changes ⚠️

While there are no breaking API changes in this release, the following changes will affect users using on .NET versions that have reached end-of-life:

See Also ℹ️

... (truncated)

Commits
  • ae9eea5 Merge fix bug fix for "Unfold"
  • 034ba56 Fix "Unfold" bug so iterations are repeatable
  • d784050 Set .NET Standard 2.0 as the baseline target
  • 190263e Prepare for 4.0
  • e8383eb Fix duplicate report option during CI build [ci skip]
  • f095ed2 Pin macOS image used for CI build
  • f0ede85 Skip build when testing on CI
  • d2bcbf6 Update "dotnet-install" scripts
  • c44b7eb Fix error handling in CMD scripts
  • 93bc6dc Use raw strings for quoted code in extensions generator
  • 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 [morelinq](https://github.com/morelinq/MoreLINQ) from 3.3.2 to 3.4.2.
- [Release notes](https://github.com/morelinq/MoreLINQ/releases)
- [Commits](morelinq/MoreLINQ@v3.3.2...v3.4.2)

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

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 Aug 10, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #2091 (716900f) into dev (fcd01b8) will not change coverage.
Report is 3 commits behind head on dev.
The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev    #2091   +/-   ##
=======================================
  Coverage   87.71%   87.71%           
=======================================
  Files         256      256           
  Lines        9309     9309           
=======================================
  Hits         8165     8165           
  Misses       1144     1144           

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 30, 2023

Superseded by #2107.

@dependabot dependabot bot closed this Oct 30, 2023
@dependabot dependabot bot deleted the dependabot/nuget/morelinq-3.4.2 branch October 30, 2023 21:32
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