Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): Bump the all group across 1 directory with 5 updates #31

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2024

Bumps the all group with 5 updates in the / directory:

Package From To
Microsoft.Win32.SystemEvents 8.0.0 9.0.0
Microsoft.WindowsAppSDK 1.6.240923002 1.6.241114003
Uno.CommunityToolkit.WinUI.UI 7.1.203 7.1.204
Uno.WinUI 5.0.48 5.0.19
Uno.UI 5.5.37 5.5.87

Updates Microsoft.Win32.SystemEvents from 8.0.0 to 9.0.0

Release notes

Sourced from Microsoft.Win32.SystemEvents's releases.

.NET 9.0.0

Release

What's Changed

... (truncated)

Commits

Updates Microsoft.WindowsAppSDK from 1.6.240923002 to 1.6.241114003

Release notes

Sourced from Microsoft.WindowsAppSDK's releases.

Windows App SDK 1.6.3 (1.6.241114003)

Windows App SDK 1.6.3 is a stable servicing release that fixes critical bugs for 1.6.

Check out our release notes for the list of issues fixed in this release.

Updating to this version

The 1.6.3 package is available at https://www.nuget.org/packages/Microsoft.WindowsAppSDK/1.6.241114003

Windows App SDK 1.6.2 (1.6.241106002)

Windows App SDK 1.6.2 is a stable servicing release that fixes critical bugs for 1.6.

Check out our release notes for the list of issues fixed in this release.

Updating to this version

The 1.6.2 package is available at https://www.nuget.org/packages/Microsoft.WindowsAppSDK/1.6.241106002

Windows App SDK 1.6.1 (1.6.240923002)

Windows App SDK 1.6.1 is a stable servicing release that fixes critical bugs for 1.6.

Check out our release notes for the list of issues fixed in this release.

Updating to this version

The 1.6.1 package is available at https://www.nuget.org/packages/Microsoft.WindowsAppSDK/1.6.240923002

Windows App SDK 1.6.0 (1.6.240829007)

WinAppSDK 1.6.0 is the latest stable version of WinAppSDK providing new features and improvements to the platform.

New features include:

  • Native AOT support
  • Decoupled WebView2 versioning
  • New Package Deployment APIs

... (truncated)

Commits

Updates Uno.CommunityToolkit.WinUI.UI from 7.1.203 to 7.1.204

Commits

Updates Uno.WinUI from 5.0.48 to 5.0.19

Commits

Updates Uno.UI from 5.5.37 to 5.5.87

Release notes

Sourced from Uno.UI's releases.

5.5.87

What's Changed

Full Changelog: unoplatform/uno@5.5.76...5.5.87

Commits
  • 582da1a Merge pull request #18974 from unoplatform/mergify/bp/release/stable/5.5/pr-1...
  • 9494a6e chore: Adjust for backport
  • 6e14d32 chore: Adjust template tests
  • 6acbdb4 fix(assets): Adjust project transitive output path
  • 283890f Merge pull request #18967 from unoplatform/mergify/bp/release/stable/5.5/pr-1...
  • ad04357 docs: Add tip for excluding pages with Uno.Sdk
  • fc2ea47 Merge pull request #18965 from unoplatform/mergify/bp/release/stable/5.5/pr-1...
  • d7c63db chore: Code review
  • c8993be fix: Fix logging of add-in discovery
  • 4192479 Merge pull request #18940 from unoplatform/mergify/bp/release/stable/5.5/pr-1...
  • Additional 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 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 in the / directory:

| Package | From | To |
| --- | --- | --- |
| [Microsoft.Win32.SystemEvents](https://github.com/dotnet/runtime) | `8.0.0` | `9.0.0` |
| [Microsoft.WindowsAppSDK](https://github.com/microsoft/windowsappsdk) | `1.6.240923002` | `1.6.241114003` |
| [Uno.CommunityToolkit.WinUI.UI](https://github.com/unoplatform/Uno.WindowsCommunityToolkit) | `7.1.203` | `7.1.204` |
| [Uno.WinUI](https://github.com/unoplatform/uno) | `5.0.48` | `5.0.19` |
| [Uno.UI](https://github.com/unoplatform/uno) | `5.5.37` | `5.5.87` |



Updates `Microsoft.Win32.SystemEvents` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v9.0.0)

Updates `Microsoft.WindowsAppSDK` from 1.6.240923002 to 1.6.241114003
- [Release notes](https://github.com/microsoft/windowsappsdk/releases)
- [Commits](https://github.com/microsoft/windowsappsdk/commits)

Updates `Uno.CommunityToolkit.WinUI.UI` from 7.1.203 to 7.1.204
- [Commits](https://github.com/unoplatform/Uno.WindowsCommunityToolkit/commits)

Updates `Uno.WinUI` from 5.0.48 to 5.0.19
- [Release notes](https://github.com/unoplatform/uno/releases)
- [Commits](https://github.com/unoplatform/uno/commits/5.0.19)

Updates `Uno.UI` from 5.5.37 to 5.5.87
- [Release notes](https://github.com/unoplatform/uno/releases)
- [Commits](unoplatform/uno@5.5.37...5.5.87)

---
updated-dependencies:
- dependency-name: Microsoft.Win32.SystemEvents
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: Microsoft.WindowsAppSDK
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: Uno.CommunityToolkit.WinUI.UI
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: Uno.WinUI
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: Uno.UI
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 9, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 16, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Dec 16, 2024
@dependabot dependabot bot deleted the dependabot/nuget/all-9ef25f0d12 branch December 16, 2024 09:33
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.

0 participants