KEMBAR78
Bump com.android.tools.build:manifest-merger from 31.12.0 to 31.12.1 in /src/manifestmerger by dependabot[bot] · Pull Request #10439 · dotnet/android · GitHub
Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 25, 2025

Bumps com.android.tools.build:manifest-merger from 31.12.0 to 31.12.1.

Dependabot compatibility score

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)

Bumps com.android.tools.build:manifest-merger from 31.12.0 to 31.12.1.

---
updated-dependencies:
- dependency-name: com.android.tools.build:manifest-merger
  dependency-version: 31.12.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file. java Pull requests that update Java code labels Aug 25, 2025
@dependabot dependabot bot requested a review from jonathanpeppers as a code owner August 25, 2025 03:49
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file. label Aug 25, 2025
@dependabot dependabot bot requested a review from grendello as a code owner August 25, 2025 03:49
@dependabot dependabot bot added the java Pull requests that update Java code label Aug 25, 2025
@grendello
Copy link
Contributor

Both Linux and macOS builds fail with:

/mnt/vss/_work/1/s/android/bin/Release/dotnet/sdk/10.0.100-rc.2.25416.105/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets(221,5): error NU5123: Warning As Error: The file 'content/android-activity/.template.config/localize/templatestrings.cs.json' path, name, or both are too long. Your package might not work without long file path support. Please shorten the file path or file name.

@jonathanpeppers do we have any mechanism in place to deal with this?

@jonathanpeppers
Copy link
Member

We had figured out something in the past to make this number shorter:

The package Microsoft.Android.Templates.36.0.0-ci.dependabot-gradle-src-manifestmerger-com-android-tools-build-manifest-merger-31-12-1.286

But looks like it stopped working...

36.0.0-ci.dependabot-gradle-src-manifestmerger-com-android-tools-build-manifest-merger-31-12-1.286 is the version number which is bananas.

@jonathanpeppers
Copy link
Member

The MAUI integration lane will still fail on long branch names:

Get-Content : Cannot find path 'C:\a\_work\1\a\android-packs\tmp-wlman\Microsoft.Android.Ref.36.36.0.0-ci.dependabot-gradle-src-manifestmerger-com-android-tools-build-manifest-merger-31-12-1.288\data\WorkloadManifest.json' because it does not exist.

But I made a couple changes, at least our build works now. 👍

Copy link
Member

@jonathanpeppers jonathanpeppers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The Windows Debugger tests fail to boot the emulator:

failed to initialize WHPX: Invalid argument

We can investigate in an other PR.

@jonathanpeppers jonathanpeppers merged commit c6e32ff into main Aug 26, 2025
56 of 59 checks passed
@jonathanpeppers jonathanpeppers deleted the dependabot/gradle/src/manifestmerger/com.android.tools.build-manifest-merger-31.12.1 branch August 26, 2025 18:23
@github-actions github-actions bot locked and limited conversation to collaborators Sep 26, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file. java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants