-
Notifications
You must be signed in to change notification settings - Fork 538
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
Bump external/Java.Interop from e1ee4b1
to 5318261
#7502
Bump external/Java.Interop from e1ee4b1
to 5318261
#7502
Conversation
Bumps [external/Java.Interop](https://github.com/xamarin/java.interop) from `e1ee4b1` to `5318261`. - [Release notes](https://github.com/xamarin/java.interop/releases) - [Commits](dotnet/java-interop@e1ee4b1...5318261) --- updated-dependencies: - dependency-name: external/Java.Interop dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
Looks like dotnet/java-interop@dd66e07 broke things;
I'm asking to have this package added to dotnet-public. |
Microsoft.NETFramework.ReferenceAssemblies.net481 has been added to dotnet-public. Rebuilding… |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Test failures look related to: dotnet/runtime#77385
* main: [Tests] Replace azurestorage with a github repo. (dotnet#7524) Bump to xamarin/Java.Interop/main@5318261 (dotnet#7502) [build] fix 8.0.100-alpha.1 version band (dotnet#7500) [monodroid] Disable loading of libLLVM at runtime (dotnet#7499) Bump to dotnet/installer@8c1708f 8.0.100-alpha.1.22526.2 (dotnet#7497)
* main: Bump to xamarin/Java.Interop/main@5318261 (dotnet#7502)
Bumps external/Java.Interop from
e1ee4b1
to5318261
.Commits
5318261
[build] Update Microsoft.* NuGet package versions (#1055)8e18c90
[generator] Avoid C#11 delegate cache overhead. (#1053)2d8b6d2
[generator] More AttributeTargets on SupportedOSPlatformAttribute (#1054)7dfbab6
[generator] Add [SupportedOSPlatform] to bound constant fields (#1038)1720628
[generator] Mark generated .cs files as generated (#1052)f498fcf
[Java.Interop] Avoid some method group conversions (#1050)16e1ecd
[build] Use8e4c7d2
[Hello-Core] Add "low level" sample. (#1047)Additionally, removes
$(LangVersion) = 10
fromMono.Android.csproj
, which was a hack to work around a size regression due to delegate caching in C# 11. (dotnet/java-interop#1053)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)