Skip to content
This repository was archived by the owner on Apr 10, 2026. It is now read-only.

Bump Avalonia, Avalonia.AvaloniaEdit and AvaloniaEdit.TextMate#143

Draft
dependabot[bot] wants to merge 6 commits into
devfrom
dependabot/nuget/Editor/multi-6924092381
Draft

Bump Avalonia, Avalonia.AvaloniaEdit and AvaloniaEdit.TextMate#143
dependabot[bot] wants to merge 6 commits into
devfrom
dependabot/nuget/Editor/multi-6924092381

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 8, 2026

Copy link
Copy Markdown
Contributor

Updated Avalonia from 11.3.13 to 12.0.0.

Release notes

Sourced from Avalonia's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Avalonia.AvaloniaEdit from 11.4.1 to 12.0.0.

Release notes

Sourced from Avalonia.AvaloniaEdit's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated AvaloniaEdit.TextMate from 11.4.1 to 12.0.0.

Release notes

Sourced from AvaloniaEdit.TextMate's releases.

No release notes found for this version range.

Commits viewable in compare view.

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 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 from 11.3.13 to 12.0.0
Bumps Avalonia.AvaloniaEdit from 11.4.1 to 12.0.0
Bumps AvaloniaEdit.TextMate from 11.4.1 to 12.0.0

---
updated-dependencies:
- dependency-name: Avalonia
  dependency-version: 12.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Avalonia.AvaloniaEdit
  dependency-version: 12.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: AvaloniaEdit.TextMate
  dependency-version: 12.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 8, 2026
Changed ToolBarButton_GotFocus parameter from GotFocusEventArgs to FocusChangingEventArgs in CharacterToolBar.axaml.cs and EquationToolBar.axaml.cs to align with updated event signature.
Updated IMainWindow and MainWindowViewModel to use WindowDecorations instead of SystemDecorations for managing window decorations, including handling of full-screen mode transitions.
Changed ToolBarButton_GotFocus parameter from FocusChangingEventArgs to FocusChangedEventArgs in CharacterToolBar.axaml.cs and EquationToolBar.axaml.cs to match the correct event signature.
Updated the logic to check if a typeface contains a character by using CharacterToGlyphMap.TryGetGlyph and verifying the glyph index is greater than zero. This enhances accuracy over the previous TryGetGlyph approach.
Updated the desktop UI framework version in the README from Avalonia 11+ to Avalonia 12 to reflect the current project dependencies.
@Jack251970 Jack251970 marked this pull request as draft April 10, 2026 08:15
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 .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant