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

build(deps): bump MinVer from 5.0.0 to 6.0.0 #695

Merged
merged 2 commits into from
Oct 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 5, 2024

Bumps MinVer from 5.0.0 to 6.0.0.

Changelog

Sourced from MinVer's changelog.

6.0.0

Enhancements

Commits
  • a3eb608 Merge pull request #1039 from adamralph/update-changelog
  • 9c19014 update changelog
  • 42f35a0 Merge pull request #1034 from iwillspeak/patch-1
  • b18a7a1 respect DOTNET_HOST_PATH if set
  • e68e5f0 Merge pull request #1037 from adamralph/dependabot/nuget/NuGet.Versioning-6.11.0
  • e52c759 Merge pull request #1035 from adamralph/dependabot/github_actions/actions/upl...
  • 16ca8b9 Merge pull request #1038 from adamralph/dependabot/github_actions/super-linte...
  • 1f5df0c Merge pull request #1021 from adamralph/msbuild-caching
  • af1e44b Merge pull request #1031 from adamralph/tag-beats-min-major-minor
  • 8b439a9 tagged version wins even if MinVerMinimumMajorMinor is higher
  • 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)

@dependabot dependabot bot requested a review from a team as a code owner September 5, 2024 05:10
@dependabot dependabot bot added .NET Pull requests that update .net code z-dependencies (Deprecated label) Pull requests that update a dependency file labels Sep 5, 2024
@dependabot dependabot bot force-pushed the dependabot/nuget/MinVer-6.0.0 branch 7 times, most recently from b717f37 to 36f6741 Compare September 16, 2024 18:12
@dependabot dependabot bot force-pushed the dependabot/nuget/MinVer-6.0.0 branch from 36f6741 to 72dc412 Compare September 16, 2024 18:23
@DaveTryon
Copy link
Contributor

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/nuget/MinVer-6.0.0 branch 5 times, most recently from ec0e93a to 6b66e87 Compare September 20, 2024 17:26
@dependabot dependabot bot force-pushed the dependabot/nuget/MinVer-6.0.0 branch from 6b66e87 to 4127665 Compare September 25, 2024 20:41
Bumps [MinVer](https://github.com/adamralph/minver) from 5.0.0 to 6.0.0.
- [Changelog](https://github.com/adamralph/minver/blob/main/CHANGELOG.md)
- [Commits](adamralph/minver@5.0.0...6.0.0)

---
updated-dependencies:
- dependency-name: MinVer
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/MinVer-6.0.0 branch from 4127665 to 8ced962 Compare September 26, 2024 20:31
Copy link
Contributor

@DaveTryon DaveTryon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Breaking change (adamralph/minver#999) refers to the MinVerMinimumMajorMinor flag, which we do not use. We can safely pick this up

@codecov-commenter
Copy link

codecov-commenter commented Oct 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.00%. Comparing base (281f1b8) to head (b0c26d8).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #695   +/-   ##
=======================================
  Coverage   70.00%   70.00%           
=======================================
  Files         277      277           
  Lines        8630     8630           
  Branches     1004     1004           
=======================================
  Hits         6041     6041           
  Misses       2071     2071           
  Partials      518      518           

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

@DaveTryon DaveTryon merged commit acb586a into main Oct 2, 2024
6 checks passed
@DaveTryon DaveTryon deleted the dependabot/nuget/MinVer-6.0.0 branch October 2, 2024 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
.NET Pull requests that update .net code z-dependencies (Deprecated label) Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants