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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore dependency` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore dependency` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Bumps the avalonia group in /src with 5 updates:
Updates
Avalonia
from 11.0.2 to 11.0.3Release notes
Sourced from Avalonia's releases.
Commits
b5f5b1e
bump versions.1896e8a
Merge pull request #12330 from AvaloniaUI/feature/embedded-automation-roots2c889d5
Fixes #YOUTRACK-HDSW-248ab5a55
Merge branch 'master' into feature/embedded-automation-roots655f199
Merge pull request #12478 from AvaloniaUI/fixes/dnd-unwrap-win32-data-object8328cc7
Unwrap win32 data objectd772ea8
Merge pull request #12430 from flexxxxer/master628455e
To Avalonia.Controls.TopLevel.HandleClosed method body was added Avalonia.Con...5b18289
Added unit tests for non-disposable DataContext issue (#12123)ca2ca4e
Revert "fix: try 1"Updates
Avalonia.Desktop
from 11.0.2 to 11.0.3Release notes
Sourced from Avalonia.Desktop's releases.
Commits
b5f5b1e
bump versions.1896e8a
Merge pull request #12330 from AvaloniaUI/feature/embedded-automation-roots2c889d5
Fixes #YOUTRACK-HDSW-248ab5a55
Merge branch 'master' into feature/embedded-automation-roots655f199
Merge pull request #12478 from AvaloniaUI/fixes/dnd-unwrap-win32-data-object8328cc7
Unwrap win32 data objectd772ea8
Merge pull request #12430 from flexxxxer/master628455e
To Avalonia.Controls.TopLevel.HandleClosed method body was added Avalonia.Con...5b18289
Added unit tests for non-disposable DataContext issue (#12123)ca2ca4e
Revert "fix: try 1"Updates
Avalonia.Headless.XUnit
from 11.0.2 to 11.0.3Release notes
Sourced from Avalonia.Headless.XUnit's releases.
Commits
b5f5b1e
bump versions.1896e8a
Merge pull request #12330 from AvaloniaUI/feature/embedded-automation-roots2c889d5
Fixes #YOUTRACK-HDSW-248ab5a55
Merge branch 'master' into feature/embedded-automation-roots655f199
Merge pull request #12478 from AvaloniaUI/fixes/dnd-unwrap-win32-data-object8328cc7
Unwrap win32 data objectd772ea8
Merge pull request #12430 from flexxxxer/master628455e
To Avalonia.Controls.TopLevel.HandleClosed method body was added Avalonia.Con...5b18289
Added unit tests for non-disposable DataContext issue (#12123)ca2ca4e
Revert "fix: try 1"Updates
Avalonia.Themes.Fluent
from 11.0.2 to 11.0.3Release notes
Sourced from Avalonia.Themes.Fluent's releases.
Commits
b5f5b1e
bump versions.1896e8a
Merge pull request #12330 from AvaloniaUI/feature/embedded-automation-roots2c889d5
Fixes #YOUTRACK-HDSW-248ab5a55
Merge branch 'master' into feature/embedded-automation-roots655f199
Merge pull request #12478 from AvaloniaUI/fixes/dnd-unwrap-win32-data-object8328cc7
Unwrap win32 data objectd772ea8
Merge pull request #12430 from flexxxxer/master628455e
To Avalonia.Controls.TopLevel.HandleClosed method body was added Avalonia.Con...5b18289
Added unit tests for non-disposable DataContext issue (#12123)ca2ca4e
Revert "fix: try 1"Updates
Avalonia.Fonts.Inter
from 11.0.2 to 11.0.3Release notes
Sourced from Avalonia.Fonts.Inter's releases.
Commits
b5f5b1e
bump versions.1896e8a
Merge pull request #12330 from AvaloniaUI/feature/embedded-automation-roots2c889d5
Fixes #YOUTRACK-HDSW-248ab5a55
Merge branch 'master' into feature/embedded-automation-roots655f199
Merge pull request #12478 from AvaloniaUI/fixes/dnd-unwrap-win32-data-object8328cc7
Unwrap win32 data objectd772ea8
Merge pull request #12430 from flexxxxer/master628455e
To Avalonia.Controls.TopLevel.HandleClosed method body was added Avalonia.Con...5b18289
Added unit tests for non-disposable DataContext issue (#12123)ca2ca4e
Revert "fix: try 1"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