Xamarin.Forms.Breadcrumb
Xamarin.Forms.Breadcrumb copied to clipboard
Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.1
Bumps Microsoft.SourceLink.GitHub from 1.0.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-Garmin
in dotnet/sourcelink#505- Use submodule.name.url to determine the URL of a submodule by
@tmat
in dotnet/sourcelink#587- Add Microsoft.SourceLink.Tools source package implementing SourceLinkMap by
@tmat
in dotnet/sourcelink#663- Added support for gitea by
@Mik4sa
in dotnet/sourcelink#674- Enable source-build with Arcade SDK fixes by
@dagood
in dotnet/sourcelink#692- Add netstandard2.0 target to tools package by
@tmat
in dotnet/sourcelink#702- Update license to MIT by
@tmat
in dotnet/sourcelink#730- Allow using .git directory instead of gitdir redirect in submodules. by
@crummel
in dotnet/sourcelink#653- Fix discovery of working directory for worktrees by
@tmat
in dotnet/sourcelink#734- Add support for the new GitLab raw url by
@rgl
in dotnet/sourcelink#713- Target netcoreapp3.1 by
@tmat
in dotnet/sourcelink#767New Contributors
@Glen-Nicol-Garmin
made their first contribution in dotnet/sourcelink#505@IgorKustov-ChathamFinancial
made their first contribution in dotnet/sourcelink#592@v-chmart
made their first contribution in dotnet/sourcelink#604@0xced
made their first contribution in dotnet/sourcelink#668@nycdotnet
made their first contribution in dotnet/sourcelink#672@Mik4sa
made their first contribution in dotnet/sourcelink#674@rgl
made their first contribution in dotnet/sourcelink#713@adiaaida
made their first contribution in dotnet/sourcelink#737Full Changelog: https://github.com/dotnet/sourcelink/compare/1.0.0...1.1.1
Commits
3539d92
Target netcoreapp3.1 (#767)5a04f83
Update to dotnet 6.0.100 (#762)2f44d40
Update dependencies from https://github.com/dotnet/arcade build 20211105.2 (#...02a36d3
Update dependencies from https://github.com/dotnet/arcade build 20211029.1 (#...f1c51e3
Update dependencies from https://github.com/dotnet/arcade build 20211024.1 (#...437c4a7
Update dependencies from https://github.com/dotnet/arcade build 20211018.1 (#...a3b0464
Update dependencies from https://github.com/dotnet/arcade build 20211008.1 (#...8031e52
Switch to 1ES R&D pools on main (#754)91411fc
Update dependencies from https://github.com/dotnet/arcade build 20210924.2 (#...76dead0
Update README.md (#752)- 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 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)