Skip to content

Update date language translations to use Humanizer, bump uno version - #179

Merged
cricketthomas merged 4 commits into
masterfrom
fix-date-translations
Aug 1, 2026
Merged

Update date language translations to use Humanizer, bump uno version#179
cricketthomas merged 4 commits into
masterfrom
fix-date-translations

Conversation

@cricketthomas

@cricketthomas cricketthomas commented Jul 30, 2026

Copy link
Copy Markdown
Owner
  • Bump minor package versions
  • Bump Uno Version
  • language translations to use Humanizer
image

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates the Uno-based AzureKeyVaultStudio project dependencies and replaces the custom relative date formatting with Humanizer to support localized “human-friendly” date strings.

Changes:

  • Bump Uno SDK version and update several NuGet package versions (including adding Humanizer).
  • Replace custom relative date formatting logic with Humanizer for “last modified” / “expires” display strings.
  • Bump application/package display version to 2.2.0.0.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
src/uno/global.json Updates the Uno SDK version used by the build.
src/uno/Directory.Packages.props Adds Humanizer and bumps multiple centrally-managed package versions.
src/uno/AzureKeyVaultStudio/Package.appxmanifest Bumps the app package identity version.
src/uno/AzureKeyVaultStudio/Models/KeyVaultValuesAmalgamation.cs Switches relative date strings to Humanizer and removes custom formatter.
src/uno/AzureKeyVaultStudio/AzureKeyVaultStudio.csproj Bumps app display version and adds a Humanizer package reference.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/uno/AzureKeyVaultStudio/Models/KeyVaultValuesAmalgamation.cs
@cricketthomas
cricketthomas marked this pull request as ready for review July 31, 2026 11:37
@cricketthomas
cricketthomas merged commit a4470b4 into master Aug 1, 2026
5 checks passed
@cricketthomas
cricketthomas deleted the fix-date-translations branch August 2, 2026 13:17
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.

2 participants