paseto-dotnet
paseto-dotnet copied to clipboard
Bump MinVer from 5.0.0 to 6.0.0
Bumps MinVer from 5.0.0 to 6.0.0.
Changelog
Sourced from MinVer's changelog.
6.0.0
Enhancements
- #983: Bump McMaster.Extensions.CommandLineUtils from 4.1.0 to 4.1.1
- #999: [BREAKING] Tagged version wins even if MinVerMinimumMajorMinor is higher
- #1019: Bump NuGet.Versioning from 6.8.0 to 6.10.1
- #1021: MSBuild caching
- #1034: Respect DOTNET_HOST_PATH if set
- #1037: Bump NuGet.Versioning from 6.10.1 to 6.11.0
Commits
a3eb608
Merge pull request #1039 from adamralph/update-changelog9c19014
update changelog42f35a0
Merge pull request #1034 from iwillspeak/patch-1b18a7a1
respect DOTNET_HOST_PATH if sete68e5f0
Merge pull request #1037 from adamralph/dependabot/nuget/NuGet.Versioning-6.11.0e52c759
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-cachingaf1e44b
Merge pull request #1031 from adamralph/tag-beats-min-major-minor8b439a9
tagged version wins even if MinVerMinimumMajorMinor is higher- Additional commits viewable in compare view
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)