LoreSoft.Blazor.Controls
LoreSoft.Blazor.Controls copied to clipboard
Bump Microsoft.SourceLink.GitHub from 1.1.0 to 1.1.1
Bumps Microsoft.SourceLink.GitHub from 1.1.0 to 1.1.1.
Release notes
Sourced from Microsoft.SourceLink.GitHub's releases.
1.1.1
Notable Changes
- Feature: GitWeb Source Link provider by
@Glen-Nicol-Garminin dotnet/sourcelink#505- Use submodule.name.url to determine the URL of a submodule by
@tmatin dotnet/sourcelink#587- Add Microsoft.SourceLink.Tools source package implementing SourceLinkMap by
@tmatin dotnet/sourcelink#663- Added support for gitea by
@Mik4sain dotnet/sourcelink#674- Enable source-build with Arcade SDK fixes by
@dagoodin dotnet/sourcelink#692- Add netstandard2.0 target to tools package by
@tmatin dotnet/sourcelink#702- Update license to MIT by
@tmatin dotnet/sourcelink#730- Allow using .git directory instead of gitdir redirect in submodules. by
@crummelin dotnet/sourcelink#653- Fix discovery of working directory for worktrees by
@tmatin dotnet/sourcelink#734- Add support for the new GitLab raw url by
@rglin dotnet/sourcelink#713- Target netcoreapp3.1 by
@tmatin dotnet/sourcelink#767New Contributors
@Glen-Nicol-Garminmade their first contribution in dotnet/sourcelink#505@IgorKustov-ChathamFinancialmade their first contribution in dotnet/sourcelink#592@v-chmartmade their first contribution in dotnet/sourcelink#604@0xcedmade their first contribution in dotnet/sourcelink#668@nycdotnetmade their first contribution in dotnet/sourcelink#672@Mik4samade their first contribution in dotnet/sourcelink#674@rglmade their first contribution in dotnet/sourcelink#713@adiaaidamade their first contribution in dotnet/sourcelink#737Full Changelog: https://github.com/dotnet/sourcelink/compare/1.0.0...1.1.1
Commits
3539d92Target netcoreapp3.1 (#767)- See full diff 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)