Skip to content

chore(deps): bump the all group with 5 updates#35

Merged
HavenDV merged 1 commit into
mainfrom
dependabot/nuget/all-a1ee733b4a
Feb 5, 2024
Merged

chore(deps): bump the all group with 5 updates#35
HavenDV merged 1 commit into
mainfrom
dependabot/nuget/all-a1ee733b4a

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 5, 2024

Copy link
Copy Markdown
Contributor

Bumps the all group with 5 updates:

Package From To
H.Resources.Generator 1.5.1 1.6.0
MSTest.TestAdapter 3.1.1 3.2.0
MSTest.TestFramework 3.1.1 3.2.0
Avalonia 11.0.5 11.0.7
Verify.MSTest 23.0.1 23.1.0

Updates H.Resources.Generator from 1.5.1 to 1.6.0

Commits

Updates MSTest.TestAdapter from 3.1.1 to 3.2.0

Release notes

Sourced from MSTest.TestAdapter's releases.

v.3.2.0

See the release notes here.

v3.2.0-preview.24069.3

See the release notes here.

v3.2.0-preview.23623.1

See the release notes here.

v3.2.0-preview.23622.1

See the release notes here.

Changelog

Sourced from MSTest.TestAdapter's changelog.

[3.2.0] - 2024-01-24

See full log here

Added

Fixed

Chores

... (truncated)

Commits

Updates MSTest.TestFramework from 3.1.1 to 3.2.0

Release notes

Sourced from MSTest.TestFramework's releases.

v.3.2.0

See the release notes here.

v3.2.0-preview.24069.3

See the release notes here.

v3.2.0-preview.23623.1

See the release notes here.

v3.2.0-preview.23622.1

See the release notes here.

Changelog

Sourced from MSTest.TestFramework's changelog.

[3.2.0] - 2024-01-24

See full log here

Added

Fixed

Chores

... (truncated)

Commits

Updates Avalonia from 11.0.5 to 11.0.7

Release notes

Sourced from Avalonia's releases.

11.0.7

https://www.nuget.org/packages/Avalonia/11.0.7

Full Changelog: AvaloniaUI/Avalonia@11.0.6...11.0.7

What's Changed

... (truncated)

Commits
  • b3a8ba2 Bump version to 11.0.7
  • 3ef8375 Use XamlX fork for 11.0 backports
  • 72ff070 Fix Adorner Layer Clipping (#13921)
  • 906e0cc fix(Geometries): Relative line drawing (#14013)
  • 366a935 Port DragMove logic from WPF (#14186)
  • d0267c8 Add InheritDataTypeFromItems for AutoCompleteBox.ValueMemberBinding (#14162)
  • 6e6b7b0 Update SkiaSharp to 2.88.7 to fix a memory exception (#14179)
  • 07eb5d8 Fix exception when SelectedValueBinding evaluates to null (#14171)
  • 8bd4941 Add an event so that users can detect when an Application icon is clicked (#1...
  • 6b5a9a7 Improving TextBox behaviour on Ctrl+Backspace down event (#14138)
  • Additional commits viewable in compare view

Updates Verify.MSTest from 23.0.1 to 23.1.0

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 <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

Bumps the all group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [H.Resources.Generator](https://github.com/HavenDV/H.Resources.Generator) | `1.5.1` | `1.6.0` |
| [MSTest.TestAdapter](https://github.com/microsoft/testfx) | `3.1.1` | `3.2.0` |
| [MSTest.TestFramework](https://github.com/microsoft/testfx) | `3.1.1` | `3.2.0` |
| [Avalonia](https://github.com/AvaloniaUI/Avalonia) | `11.0.5` | `11.0.7` |
| [Verify.MSTest](https://github.com/VerifyTests/Verify) | `23.0.1` | `23.1.0` |


Updates `H.Resources.Generator` from 1.5.1 to 1.6.0
- [Release notes](https://github.com/HavenDV/H.Resources.Generator/releases)
- [Commits](https://github.com/HavenDV/H.Resources.Generator/commits)

Updates `MSTest.TestAdapter` from 3.1.1 to 3.2.0
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.1.1...v.3.2.0)

Updates `MSTest.TestFramework` from 3.1.1 to 3.2.0
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.1.1...v.3.2.0)

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

Updates `Verify.MSTest` from 23.0.1 to 23.1.0
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](VerifyTests/Verify@23.0.1...23.1.0)

---
updated-dependencies:
- dependency-name: H.Resources.Generator
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: MSTest.TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: MSTest.TestFramework
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: Avalonia
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: Verify.MSTest
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
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