microsoft / component-detection

Scans your project to determine what components you use
MIT License
396 stars 82 forks source link

chore(deps): update dependency morelinq to v4.2.0 #1084

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
morelinq (source) 4.1.0 -> 4.2.0 age adoption passing confidence

Release Notes

morelinq/MoreLINQ (morelinq) ### [`v4.2.0`](https://togithub.com/morelinq/MoreLINQ/releases/tag/v4.2.0): 4.2.0 [![NuGet Package](https://img.shields.io/badge/nuget-4.2.0-blue.svg)](https://www.nuget.org/packages/morelinq/4.2.0) [![Documentation](https://img.shields.io/badge/docs-4.1-ff69b4.svg)](https://morelinq.github.io/4.1/ref/api/html/N_MoreLinq.htm) This is a bug fix and maintenance release. #### What's Changed 🗒ī¸ - Preparation for next release (4.2) by [@​atifaziz](https://togithub.com/atifaziz) in [https://github.com/morelinq/MoreLINQ/pull/1055](https://togithub.com/morelinq/MoreLINQ/pull/1055) - Add GitHub Action workflow for building by [@​atifaziz](https://togithub.com/atifaziz) in [https://github.com/morelinq/MoreLINQ/pull/1058](https://togithub.com/morelinq/MoreLINQ/pull/1058) - Update Ubuntu image on CI to use 18.04 by [@​atifaziz](https://togithub.com/atifaziz) in [https://github.com/morelinq/MoreLINQ/pull/1057](https://togithub.com/morelinq/MoreLINQ/pull/1057) - Fix pending tasks wait loop in async streams `Merge` by [@​atifaziz](https://togithub.com/atifaziz) in [https://github.com/morelinq/MoreLINQ/pull/1059](https://togithub.com/morelinq/MoreLINQ/pull/1059) đŸĒ˛ - Fix style errors: IDE0028, IDE0290, IDE0300 & IDE0301 by [@​atifaziz](https://togithub.com/atifaziz) in [https://github.com/morelinq/MoreLINQ/pull/1062](https://togithub.com/morelinq/MoreLINQ/pull/1062) - Update packages to their latest versions by [@​atifaziz](https://togithub.com/atifaziz) in [https://github.com/morelinq/MoreLINQ/pull/1063](https://togithub.com/morelinq/MoreLINQ/pull/1063) #### See Also ℹī¸ - [4.2.0 milestone](https://togithub.com/morelinq/MoreLINQ/milestone/31?closed=1) for changes in this release - [Commit history since 4.1.0](https://togithub.com/morelinq/MoreLINQ/compare/v4.1.0...v4.2.0)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

đŸšĻ Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™ģ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 76.1%. Comparing base (81c00b8) to head (f3ee181).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1084 +/- ## ===================================== Coverage 76.1% 76.1% ===================================== Files 255 255 Lines 11306 11306 Branches 1135 1135 ===================================== Hits 8614 8614 Misses 2357 2357 Partials 335 335 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 1 month ago

👋 Hi! It looks like you modified some files in the Detectors folder. You may need to bump the detector versions if any of the following scenarios apply:

If none of the above scenarios apply, feel free to ignore this comment 🙂