Skip to content

Bump Avalonia from 0.9.0 to 0.9.12 in /code#84

Closed
dependabot-preview[bot] wants to merge 1 commit intodevelopfrom
dependabot/nuget/code/develop/Avalonia-0.9.12
Closed

Bump Avalonia from 0.9.0 to 0.9.12 in /code#84
dependabot-preview[bot] wants to merge 1 commit intodevelopfrom
dependabot/nuget/code/develop/Avalonia-0.9.12

Conversation

@dependabot-preview
Copy link
Contributor

Bumps Avalonia from 0.9.0 to 0.9.12.

Release notes

Sourced from Avalonia's releases.

0.9.12 Service Release

  • Deterministic Xaml Compilation
  • X11 screens api compatible with old distributions
  • Prevent tooltips getting stuck on the screen.
  • Gtk based file dialogs auto append file extensions.

0.9.11 Service Release

  • support .axaml extensions, workaround for visual studio issues.
  • remove support for rendering layers. Allows animating opacity.
  • DnD drop file support for OSX.
  • Designer exceptions more useful.
  • Fix some segfaults on osx platform.

0.9.10 Service Release

  • Managed file dialogs can select both folders and files.

0.9.9 Service Release

  • Fix ability to target all .netcore versions since 2.0

0.9.8 Service Release

[X11] Added support for Astra Linux Fixed Modal Dialogs, can no longer click in mainwindow when the dialogs are shown. Fixed GTK file dialogs initial filename. Fixed popup and window sizing (race condition) Rendering stops when window minimized Added support for Immediate Rendering.

[General] XAML compiler can cope with "," inside selectors. Multibinding fixed. Fixed issue where Black areas are shown when Window Manager gives a window smaller than Apps min size. Fixed issues with Layout causing infinity measure passes. Fixed Context Menu causing memory leaks. ReactiveUI initialised before AfterSetup called.

0.9.7 Service Release

  • Remove fix that broke SizeToContent.

0.9.6 Service Release

  • OSX WindowState is updated when Cocoa initiates a change that would cause WindowState to change.

0.9.5 Service Release

  • Binding to WindowState on OSX and Linux will now open windows with the correct state. Previously only worked on Windows.

  • TreeViewItems take the full width of the treeview, so context menus can be activated via the entire row.

0.9.4 Service Release

  • Fix WeakEventManager (causing memory and slow performance after long running app)
  • Disabled controls dont get selected with keyboard controls.
Commits
  • 7baa95a bump version.
  • d879048 backport to 0.9 xamlil deterministic builds.
  • 0cc50d6 [X11] Auto-append file extension for GTK-based file dialogs
  • 0a7d61b Merge pull request #4296 from AvaloniaUI/fixes/tooltip-must-close-when-detach...
  • 72ed465 Fix X11 screens implementation for some old/weird setups
  • df6b65c Merge pull request #4164 from AvaloniaUI/fixes/2244-disable-layers
  • 0bbf0cf Merge pull request #4170 from AvaloniaUI/axaml-support-0.9
  • 09422ce Added .axaml support and MSBuild metadata
  • fe02e56 Updated numerge
  • d999ced backport null checks for issue 4005
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [Avalonia](https://github.com/AvaloniaUI/Avalonia) from 0.9.0 to 0.9.12.
- [Release notes](https://github.com/AvaloniaUI/Avalonia/releases)
- [Commits](AvaloniaUI/Avalonia@0.9.0...0.9.12)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 29, 2020
@dependabot-preview dependabot-preview bot requested a review from Egor92 July 29, 2020 02:33
@dependabot-preview
Copy link
Contributor Author

Superseded by #97.

@dependabot-preview dependabot-preview bot deleted the dependabot/nuget/code/develop/Avalonia-0.9.12 branch January 25, 2021 02:20
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant