chore(deps): Bump the all group with 10 updates #34
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the all group with 10 updates:
11.0.9
11.0.10
11.0.9
11.0.10
11.0.9
11.0.10
11.0.9
11.0.10
3.2.2
3.3.1
3.2.2
3.3.1
4.8.0
4.9.2
4.3.1
4.9.2
23.2.2
23.7.1
11.0.9
11.0.10
Updates
Avalonia
from 11.0.9 to 11.0.10Release notes
Sourced from Avalonia's releases.
Commits
acb91d9
Bump version75aea9d
Backport fix NullReferenceException in X11Window.Activate (#14787)f95a329
Revert single new test, as necessary API wasn't backportedb229779
GPU interop features now don't require to skip the first frame and available ...760c674
Recreate TextLayout on measure to make sure constraint is updated (#14705)9fcf022
Manual backport of WindowImpl 11.0 changes426d0f1
Use dynamic resources in expander button theme. (#14542)2d89813
Fix InlinesCollection Logical/VisualParent update (#14679)833af16
Fixes improper IME composition ignorance (#14664)998b7a8
Fix initial selection for AlwaysSelected (#14668)Updates
Avalonia.Desktop
from 11.0.9 to 11.0.10Release notes
Sourced from Avalonia.Desktop's releases.
Commits
acb91d9
Bump version75aea9d
Backport fix NullReferenceException in X11Window.Activate (#14787)f95a329
Revert single new test, as necessary API wasn't backportedb229779
GPU interop features now don't require to skip the first frame and available ...760c674
Recreate TextLayout on measure to make sure constraint is updated (#14705)9fcf022
Manual backport of WindowImpl 11.0 changes426d0f1
Use dynamic resources in expander button theme. (#14542)2d89813
Fix InlinesCollection Logical/VisualParent update (#14679)833af16
Fixes improper IME composition ignorance (#14664)998b7a8
Fix initial selection for AlwaysSelected (#14668)Updates
Avalonia.Diagnostics
from 11.0.9 to 11.0.10Release notes
Sourced from Avalonia.Diagnostics's releases.
Commits
acb91d9
Bump version75aea9d
Backport fix NullReferenceException in X11Window.Activate (#14787)f95a329
Revert single new test, as necessary API wasn't backportedb229779
GPU interop features now don't require to skip the first frame and available ...760c674
Recreate TextLayout on measure to make sure constraint is updated (#14705)9fcf022
Manual backport of WindowImpl 11.0 changes426d0f1
Use dynamic resources in expander button theme. (#14542)2d89813
Fix InlinesCollection Logical/VisualParent update (#14679)833af16
Fixes improper IME composition ignorance (#14664)998b7a8
Fix initial selection for AlwaysSelected (#14668)Updates
Avalonia.Themes.Fluent
from 11.0.9 to 11.0.10Release notes
Sourced from Avalonia.Themes.Fluent's releases.
Commits
acb91d9
Bump version75aea9d
Backport fix NullReferenceException in X11Window.Activate (#14787)f95a329
Revert single new test, as necessary API wasn't backportedb229779
GPU interop features now don't require to skip the first frame and available ...760c674
Recreate TextLayout on measure to make sure constraint is updated (#14705)9fcf022
Manual backport of WindowImpl 11.0 changes426d0f1
Use dynamic resources in expander button theme. (#14542)2d89813
Fix InlinesCollection Logical/VisualParent update (#14679)833af16
Fixes improper IME composition ignorance (#14664)998b7a8
Fix initial selection for AlwaysSelected (#14668)Updates
MSTest.TestAdapter
from 3.2.2 to 3.3.1Release notes
Sourced from MSTest.TestAdapter's releases.
Changelog
Sourced from MSTest.TestAdapter's changelog.
... (truncated)
Commits
bc4c885
Fix MSTest.SDK deps (#2650)c3973e8
Use different extension Uid for MSTest.Sdk (#2648)cc19ee3
[rel/3.3] Update dependencies from microsoft/testanywhere (#2647)15355a2
Backport arcade and pipeline changes from maina005e25
[rel/3.3] Update dependencies from microsoft/testanywhere (#2644)8c0a8fd
[rel/3.3] Fix MSTEST0005 to report only inside test classes (#2642)7590bbd
[rel/3.3] Update dependencies from devdiv/DevDiv/vs-code-coverage (#2633)a4f58aa
Fix MSTest version under testing platform (#2630)3beee7a
Fix parent package path (#2602)7219e68
fix: localization pipeline should run only on main (#2618)Updates
MSTest.TestFramework
from 3.2.2 to 3.3.1Release notes
Sourced from MSTest.TestFramework's releases.
Changelog
Sourced from MSTest.TestFramework's changelog.
... (truncated)
Commits
bc4c885
Fix MSTest.SDK deps (#2650)c3973e8
Use different extension Uid for MSTest.Sdk (#2648)cc19ee3
[rel/3.3] Update dependencies from microsoft/testanywhere (#2647)15355a2
Backport arcade and pipeline changes from maina005e25
[rel/3.3] Update dependencies from microsoft/testanywhere (#2644)8c0a8fd
[rel/3.3] Fix MSTEST0005 to report only inside test classes (#2642)7590bbd
[rel/3.3] Update dependencies from devdiv/DevDiv/vs-code-coverage (#2633)a4f58aa
Fix MSTest version under testing platform (#2630)3beee7a
Fix parent package path (#2602)7219e68
fix: localization pipeline should run only on main (#2618)Updates
Microsoft.CodeAnalysis.CSharp.Workspaces
from 4.8.0 to 4.9.2Release notes
Sourced from Microsoft.CodeAnalysis.CSharp.Workspaces's releases.
Changelog
Sourced from Microsoft.CodeAnalysis.CSharp.Workspaces's changelog.
... (truncated)
Commits
Updates
Microsoft.CodeAnalysis.CSharp
from 4.3.1 to 4.9.2Release notes
Sourced from Microsoft.CodeAnalysis.CSharp's releases.
Changelog
Sourced from Microsoft.CodeAnalysis.CSharp's changelog.
... (truncated)
Commits
Updates
Verify.MSTest
from 23.2.2 to 23.7.1Commits
Updates
Avalonia.Headless.NUnit
from 11.0.9 to 11.0.10Release notes
Sourced from Avalonia.Headless.NUnit's releases.
Commits
acb91d9
Bump version75aea9d
Backport fix NullReferenceException in X11Window.Activate (#14787)f95a329
Revert single new test, as necessary API wasn't backportedb229779
GPU interop features now don't require to skip the first frame and available ...760c674
Recreate TextLayout on measure to make sure constraint is updated (#14705)9fcf022
Manual backport of WindowImpl 11.0 changes426d0f1
Use dynamic resources in expander button theme. (#14542)2d89813
Fix InlinesCollection Logical/VisualParent update (#14679)833af16
Fixes improper IME composition ignorance (#14664)998b7a8
Fix initial selection for AlwaysSelected (#14668)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 <dependency name> 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 <dependency name> 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 name>
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 name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions