HavenDV / Uno.Sdk

Single project solution for Uno
Other
7 stars 0 forks source link

build(deps): Bump the all group with 2 updates #39

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps the all group with 2 updates: Microsoft.Build.NoTargets and WixSharp.

Updates Microsoft.Build.NoTargets from 3.7.0 to 3.7.56

Release notes

Sourced from Microsoft.Build.NoTargets's releases.

Microsoft.Build.NoTargets.3.7.56

What's Changed

  • Suppress package dependencies in msbuild sdk packages (#436)

New Contributors

Full Changelog: https://github.com/microsoft/MSBuildSdks/compare/Microsoft.Build.Artifacts.3.7.0...Microsoft.Build.NoTargets.3.7.56

Commits
  • b54b4a1 Fix typo in Traversal readme (#507)
  • b9b988d Build and test against .NET 8 (#505)
  • 7d2a264 Add Directory.Solution.props
  • 91f47f3 Stop testing with .NET 8 (#503)
  • 0cc7e9a Stop testing for .NET Core 3 (#502)
  • 809463b Disable Artifacts if project is using .NET SDK's built-in artifacts functiona...
  • 10e9110 Bump Microsoft.Build.Artifacts from 6.0.0 to 6.0.6 (#499)
  • 83c8c88 Bump xunit from 2.5.1 to 2.6.0 (#498)
  • efa8411 CoW, Artifacts: Handle symlinked same-file path (#492)
  • dddcbe2 Minimize source diffs between MSBuild Copy.cs and CoW Copy.cs (#496)
  • Additional commits viewable in compare view


Updates WixSharp from 1.22.1 to 1.23.1

Release notes

Sourced from WixSharp's releases.

WiX3: Release v1.23.0.0-PRE

  • NuGet packages are updated to .NET Framework v4.6.2; v4.5.1 assemblies are also included in the package
  • Issue #1366: What is the purpose of StartArguments in the .targets file (see linked code)
  • Issue #1358: XML exception when run CustomMSIDialog sample
  • Issue #1328: Strange focus on the taskbar
  • Issue #1326: Library erased after update
  • Added Tasks.UnelevateAfterInstallEvent
  • Added Session.PersistData for securely persisting data between sessions; Triggered by Issue #1029.
  • Updated MajorUpgrade sample

Release v1.4.1.0 (HotFix)

  • Issue #27: Fixing AppSearch.GetProducts() crash
  • Added support for MediaTemplate element.
  • Added tunneling of Files and DirFiles attributes to the aggregated File items
  • Issue #23: Attributes inheritance in Files and DirFiles
  • Added Compiler.GetMappedWixConstants() for exploring WiX constants mapping
  • Adding %CommonAppDataFolder% to Dir.cs description
  • Issue #20: File.Attributes (on parent Component) after setting File.NeverOverwrite will not work
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 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 ` 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 ` 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
dependabot[bot] commented 9 months ago

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