Skip to content

[PM-3497] Dependency Updates#2696

Merged
mpbw2 merged 2 commits intomasterfrom
lib-updates
Aug 16, 2023
Merged

[PM-3497] Dependency Updates#2696
mpbw2 merged 2 commits intomasterfrom
lib-updates

Conversation

@mpbw2
Copy link
Contributor

@mpbw2 mpbw2 commented Aug 16, 2023

Type of change

  • Bug fix
  • New feature development
  • Tech debt (refactoring, code cleanup, dependency upgrades, etc)
  • Build/deploy pipeline (DevOps)
  • Other

Objective

Another round of dependency updates made possible by the recent release of Xamarin.Forms 5.0.0 SR-15.

Note 1: MessagePack* will remain on its current version since it still breaks the Android build with the following error:

Xamarin.Android.Legacy.targets(317, 5): [XA2002] Can not resolve reference: `Microsoft.NET.StringTools`, referenced by `MessagePack`. Please add a NuGet package or assembly reference for `Microsoft.NET.StringTools`, or remove the reference to `MessagePack`.

The author states a workaround was added in 2.5.94+ but we're still seeing this error with 2.5.124.

Note 2: Continuing to leave Google.Apis.AndroidPublisher.v3 untouched to prevent breaking the Github publishing automation (it's a big version jump so the likelihood of it bursting into flames is high)

Code changes

  • *.csproj: Dependency version bumps

Before you submit

  • Please check for formatting errors (dotnet format --verify-no-changes) (required)
  • Please add unit tests where it makes sense to do so (encouraged but not required)
  • If this change requires a documentation update - notify the documentation team
  • If this change has particular deployment requirements - notify the DevOps team

@mpbw2 mpbw2 requested review from a team, fedemkr and vvolkgang August 16, 2023 14:55
@bitwarden-bot
Copy link

Logo
Checkmarx One – Scan Summary & Details164e5f39-1b61-436a-96a7-b606a29da4fc

No New Or Fixed Issues Found

@mpbw2 mpbw2 merged commit 6f7100a into master Aug 16, 2023
@mpbw2 mpbw2 deleted the lib-updates branch August 16, 2023 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants