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 4.1.0 to 4.2.0 #1379

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 2, 2024

Bumps morelinq from 4.1.0 to 4.2.0.

Release notes

Sourced from morelinq's releases.

4.2.0

NuGet Package Documentation

This is a bug fix and maintenance release.

What's Changed 🗒️

See Also ℹ️

Commits
  • 9e8073d Update packages to their latest versions
  • 7ccea7a Fix style errors: IDE0028, IDE0290, IDE0300 & IDE0301
  • 5bf0bbc Fix pending tasks wait loop in (async) "Merge"
  • 60390e8 Ignore CI build on GitHub on AppVeyor changes
  • 48279d0 Update Ubuntu image on CI to use 18.04
  • 00fbb7e Add GitHub Action workflow for building
  • 47a14cb Use object pattern to get value in tests
  • c4cd051 Use primary constructor for test "Point"
  • ab184db Remove extra blank lines in "ToDataTable" tests
  • 7424fa2 Prepare for 4.2
  • See full diff 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 4.1.0 to 4.2.0.
- [Release notes](https://github.com/morelinq/MoreLINQ/releases)
- [Commits](morelinq/MoreLINQ@v4.1.0...v4.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner April 2, 2024 01:59
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Apr 2, 2024
Copy link

codecov bot commented Apr 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.43%. Comparing base (9d8c465) to head (e54cdce).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1379   +/-   ##
=======================================
  Coverage   79.43%   79.43%           
=======================================
  Files         138      138           
  Lines        3234     3234           
  Branches      448      448           
=======================================
  Hits         2569     2569           
  Misses        434      434           
  Partials      231      231           
Flag Coverage Δ
linux 79.43% <ø> (ø)
macos 48.05% <ø> (+0.12%) ⬆️
windows 48.05% <ø> (+0.12%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@martincostello martincostello merged commit 4b325b0 into main Apr 2, 2024
14 checks passed
@martincostello martincostello deleted the dependabot/nuget/morelinq-4.2.0 branch April 2, 2024 07:27
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