Skip to content

Bump external/Java.Interop from d3636b4 to d546a08#11447

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/submodules/external/Java.Interop-d546a08
Closed

Bump external/Java.Interop from d3636b4 to d546a08#11447
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/submodules/external/Java.Interop-d546a08

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 22, 2026

Bumps external/Java.Interop from d3636b4 to d546a08.

Commits

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 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)

Bumps [external/Java.Interop](https://github.com/dotnet/java-interop) from `d3636b4` to `d546a08`.
- [Commits](dotnet/java-interop@d3636b4...d546a08)

---
updated-dependencies:
- dependency-name: external/Java.Interop
  dependency-version: d546a083f3139243243959fbf1d9b7d35f6c2cbf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file. submodules Pull requests that update Submodules code labels May 22, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file. submodules Pull requests that update Submodules code labels May 22, 2026
@simonrozsival
Copy link
Copy Markdown
Member

simonrozsival commented May 22, 2026

This version bump requires changes in #11436 - I suggest merging the other PR instead of this one

jonathanpeppers pushed a commit that referenced this pull request May 22, 2026
## Summary
- update Android value manager overrides for the annotated `JniValueManager.ActivatePeer()` signature
- remove local reflection activation implementations that used trimming suppressions
- intentionally do **not** include a Java.Interop submodule bump in this PR

Part of #10794
Supersedes #11447 - includes the java.interop version bump to include dotnet/java-interop#1429

## Validation
- Not currently expected to build against the current `external/Java.Interop` submodule revision because the required `JniValueManager.ActivatePeer()` API change has not flowed yet.
- Before removing the temporary Java.Interop bump, `./dotnet-local.sh build src/Mono.Android/Mono.Android.csproj -v:minimal -nr:false` succeeded and no IL/trimming warnings (`IL####`) were found in the build log.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 22, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/submodules/external/Java.Interop-d546a08 branch May 22, 2026 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file. submodules Pull requests that update Submodules code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants