Skip to content

Bump Avalonia, Prism.Avalonia and Prism.Core#176

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/multi-29f81495e0
Closed

Bump Avalonia, Prism.Avalonia and Prism.Core#176
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/multi-29f81495e0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 28, 2025

Bumps Avalonia, Prism.Avalonia and Prism.Core. These dependencies needed to be updated together.
Updates Avalonia from 11.2.8 to 11.1.3

Commits
  • 45a2d36 Bump version
  • 3316e84 Fix macOS intgr tests bad merge
  • f90a868 Remove unncessary API suppressions
  • 457835f Adjust api diff once more
  • b971a37 add api to allow text input method to trigger common context menu actions (#1...
  • 7b33bdc Reset API validation baseline (#16470)
  • 6b0075d Trying to fix flaky window decorations tests. (#16597)
  • d6f030e Fix macOS intgr test after backports
  • 3e61cdf Added Compositor.CreateCompositionVisualSnapshot API (#16599)
  • cb06181 Always invalidate the visual explicitly when the TextLayout is invalidated (#...
  • Additional commits viewable in compare view

Updates Prism.Avalonia from 8.1.97.11073 to 9.0.537.11130

Release notes

Sourced from Prism.Avalonia's releases.

v9.0.537.11130

Be sure to check out our wiki page, Upgrading to Prism v9.0 to avoid any breaking changes in your apps.

This is a HUGE release for our cross-platform desktop application framework! Currently, mobile and web app support is still under evaluation. Your support is welcome to help grow Prism.Avalonia! ❤️

Thank you everyone! - Damian

What's Changed

... (truncated)

Changelog

Sourced from Prism.Avalonia's changelog.

v9.0.537.11130 (2024-08-24)

  • Upgraded to Prism v9.0.537
  • Upgraded to Avalonia v11.1.3
  • More clear error message throwing
  • Updated end-to-end samples

v9.0.401.11110-pre (2024-08-03)

  • Upgraded to Avalonia v11.1.1
  • Fixed ItemsControlRegionAdapter not attaching object due to previous binding

v9.0.401.11074-pre (2024-07-26)

  • Prism.Core v9.0.401-pre
  • Removed dependency on Avalonia.ReactiveUI
  • Updated documentation
  • Synced with latest develop

v9.0.401.11000-pre (2024-04-28)

  • Fixed Prism.Core targeting v9.0.401-pre

v9.0.401.11074-pre (2024-04-13)

  • Fixed typos
  • DynamicallyAccessedMembers Attribute for linker hints
  • Upgraded NuGet DryIoc to 5.4.3

v9.0.271-pre (2024-04-12)

Commits
  • 33c22ab e2e updates. Only use AttachDevTools when in Debug mode
  • 4f19d14 Updated changelog and NuGet references
  • 12b95d3 readme
  • 5ae5dc3 Added Prism.Avalonia ICO logo files
  • 7ac00f8 Simplified the sample app in the README.md
  • 2b012f1 Updated base sample to perform basic data and DelegateCommand bindings
  • 3ebc401 Updated version info for v9.0.537.11130
  • 1176cd1 Updated error response and code comment
  • 686771e Merge pull request #201 from AvaloniaCommunity/feature/Prism-v9.0.537
  • 0936ea6 Removed unused library
  • Additional commits viewable in compare view

Updates Prism.Core from 9.0.537 to 9.0.537

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 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 [Avalonia](https://github.com/AvaloniaUI/Avalonia), [Prism.Avalonia](https://github.com/AvaloniaCommunity/Prism.Avalonia) and [Prism.Core](https://github.com/PrismLibrary/Prism). These dependencies needed to be updated together.

Updates `Avalonia` from 11.2.8 to 11.1.3
- [Release notes](https://github.com/AvaloniaUI/Avalonia/releases)
- [Commits](AvaloniaUI/Avalonia@11.2.8...11.1.3)

Updates `Prism.Avalonia` from 8.1.97.11073 to 9.0.537.11130
- [Release notes](https://github.com/AvaloniaCommunity/Prism.Avalonia/releases)
- [Changelog](https://github.com/AvaloniaCommunity/Prism.Avalonia/blob/develop/ChangeLog.md)
- [Commits](AvaloniaCommunity/Prism.Avalonia@v8.1.97.11073...v9.0.537.11130)

Updates `Prism.Core` from 9.0.537 to 9.0.537
- [Release notes](https://github.com/PrismLibrary/Prism/releases)
- [Commits](PrismLibrary/Prism@9.0.537...9.0.537)

---
updated-dependencies:
- dependency-name: Avalonia
  dependency-version: 11.1.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Prism.Avalonia
  dependency-version: 9.0.537.11130
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Prism.Core
  dependency-version: 9.0.537
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Apr 28, 2025
@ax-meyer ax-meyer closed this Apr 29, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 29, 2025

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/nuget/multi-29f81495e0 branch April 29, 2025 06:37
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 .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant