Skip to content

Conversation

@OmidID
Copy link
Contributor

@OmidID OmidID commented May 8, 2025

This PR contains the following updates:

Package Type Update Change
Projektanker.Icons.Avalonia.FontAwesome nuget major 8.4.0 -> 9.6.2

Release Notes

Projektanker/Icons.Avalonia (Projektanker.Icons.Avalonia.FontAwesome)

v9.6.2

📦️ Build System, Dependencies
  • deps: bump Microsoft.NET.Test.Sdk from 17.12.0 to 17.13.0 in /src (#​190) (991e44a)
  • deps: bump System.Text.Json from 9.0.2 to 9.0.4 in /src (#​198) (087b27f)
  • deps: bump the avalonia group across 1 directory with 6 updates (#​200) (eb186eb)
  • deps: bump the avalonia group in /src with 6 updates (#​187) (ba2d985)
  • deps: bump the avalonia group in /src with 6 updates (#​192) (82db706)
  • deps: bump xunit.runner.visualstudio from 3.0.0 to 3.0.2 in /src in the xunit group (#​188) (3b51eaa)

v9.6.1

📦️ Build System, Dependencies
  • deps: bump coverlet.collector from 6.0.2 to 6.0.4 in /src (#​180) (ba6e3b9)
  • deps: bump System.Text.Json from 9.0.0 to 9.0.2 in /src (#​186) (c9719f6)
  • deps: bump xunit from 2.9.2 to 2.9.3 in /src in the xunit group across 1 directory (#​184) (eb50e49)

v9.6.0

🚀 Features
📦️ Build System, Dependencies
  • Bump dotnet to 9.0.101 (#​175) (897d5d6)
  • deps: bump FluentAssertions from 6.12.2 to 7.0.0 in /src (#​171) (22f79af)
  • deps: bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0 in /src (#​168) (f96e86c)
  • deps: bump the avalonia group in /src with 6 updates (#​170) (dc7934f)
  • deps: bump the avalonia group in /src with 6 updates (#​176) (de638e9)
  • deps: bump xunit.runner.visualstudio from 2.8.2 to 3.0.0 in /src in the xunit group (#​173) (47f0505)

v9.5.0

🚀 Features
📦️ Build System, Dependencies
  • deps: bump the avalonia group in /src with 5 updates (#​165) (dac0f6f)

v9.4.3

📦️ Build System, Dependencies
  • deps: bump Avalonia from 11.1.3 to 11.2.1 in /src in the avalonia group (#​162) (bd53ed3)
  • deps: bump System.Text.Json from 8.0.5 to 9.0.0 in /src (#​163) (9940214)

v9.4.2

📦️ Build System, Dependencies
  • deps: bump FluentAssertions from 6.12.1 to 6.12.2 in /src (#​160) (05b7986)
  • deps: bump NSubstitute from 5.1.0 to 5.3.0 in /src (#​157) (17ce680)
  • deps: bump System.Text.Json from 8.0.4 to 8.0.5 in /src (#​156) (af35587)

v9.4.1

🐛 Bug Fixes
📦️ Build System, Dependencies
  • deps: bump FluentAssertions from 6.12.0 to 6.12.1 in /src (#​154) (486e41f)
  • deps: bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.11.1 in /src (#​152) (4025a98)
  • deps: bump peter-evans/create-pull-request from 6 to 7 (#​148) (458a979)
  • deps: bump System.Text.Json from 8.0.3 to 8.0.4 in /src (#​153) (0f0abd3)
  • deps: bump the avalonia group in /src with 6 updates (#​150) (4bdcfa8)
  • deps: bump the xunit group in /src with 2 updates (#​151) (22d7985)
  • Fix dependabot (d8292c1)

v9.4.0

🚀 Features
📦️ Build System, Dependencies

v9.3.0

🚀 Features
🐛 Bug Fixes
  • Create a new IconImage every time Icon.Value or Icon.Foreground changes to fix #​138. (3241dfb)

v9.2.0

🚀 Features
  • Adds (experimental) support for custom font awesome icons collection (#​136) (f9a8f35)
📦️ Build System, Dependencies

v9.1.2

📦️ Build System, Dependencies

v9.1.1

🐛 Bug Fixes
  • Icon creates new IconImageon change to avoid errors in bindings. (#​112) (e6718c7)
📦️ Build System, Dependencies

v9.0.1

Bug Fixes
  • IconImage raises IAffectsRender.Invalidated event for changes to be rendered. (dadf0cd)

v9.0.0

⚠ BREAKING CHANGES
  • Uses the new IconImage inside the Icon template. This may affect styling.
Features
  • Adds IconImage (ddd7bb4)
  • Uses the new IconImage inside the Icon template. This may affect styling. (ddd7bb4)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@OmidID OmidID force-pushed the renovate/projektanker.icons.avalonia.fontawesome-9.x branch from f696baa to d86259a Compare May 8, 2025 13:23
@OmidID OmidID merged commit e550a31 into develop May 8, 2025
3 checks passed
OmidID added a commit that referenced this pull request Sep 3, 2025
* Update dependency Projektanker.Icons.Avalonia.FontAwesome to 8.4.0 (#86)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency Projektanker.Icons.Avalonia to 8.4.0 (#85)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency Projektanker.Icons.Avalonia to v9 (#95)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency Projektanker.Icons.Avalonia.FontAwesome to v9 (#96)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* fix issue of crash when host navigate back (#100)

* #98 fix issue of crash when host navigate back

* Update src/AvaloniaInside.Shell/StackContentView.cs

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update dependency ReactiveUI to 20.3.1 (#99)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update avalonia monorepo to 11.3.1 (#101)

* Update avalonia monorepo to 11.3.1

* Update src/Directory.Packages.props

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update src/Directory.Packages.props

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update dependency Xamarin.AndroidX.Core.SplashScreen to 1.0.1.16 (#102)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update avalonia monorepo to 11.3.2 (#103)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency ReactiveUI to 20.4.1 (#104)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Synchronize window title with navigation bar header (#105)

* Initial plan

* Implement window title synchronization with navigation bar header

Co-authored-by: OmidID <956077+OmidID@users.noreply.github.com>

* Clean up implementation and restore original target frameworks

Co-authored-by: OmidID <956077+OmidID@users.noreply.github.com>

* Implement OnNavigate event and revert primary constructor changes

Co-authored-by: OmidID <956077+OmidID@users.noreply.github.com>

* Restore original target frameworks

Co-authored-by: OmidID <956077+OmidID@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: OmidID <956077+OmidID@users.noreply.github.com>

* Update avalonia monorepo to 11.3.4 (#108)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency Xamarin.AndroidX.Core.SplashScreen to 1.0.1.17 (#109)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency ReactiveUI to v21 (#110)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update avalonia monorepo to 11.3.5 (#111)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Release version 1.3.2.2 - Update package version in csproj and README (#112)

* Initial plan

* Update version to 1.3.2.2 in csproj and README

Co-authored-by: OmidID <956077+OmidID@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: OmidID <956077+OmidID@users.noreply.github.com>

---------

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: OmidID <956077+OmidID@users.noreply.github.com>
@OmidID OmidID deleted the renovate/projektanker.icons.avalonia.fontawesome-9.x branch September 3, 2025 19:10
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