Skip to content

Bump WixSharp_wix4 from 2.8.0 to 2.10.0#149

Merged
Freeesia merged 1 commit into
masterfrom
dependabot/nuget/VdLabel.Wix/WixSharp_wix4-2.10.0
Nov 3, 2025
Merged

Bump WixSharp_wix4 from 2.8.0 to 2.10.0#149
Freeesia merged 1 commit into
masterfrom
dependabot/nuget/VdLabel.Wix/WixSharp_wix4-2.10.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Nov 3, 2025

Updated WixSharp_wix4 from 2.8.0 to 2.10.0.

Release notes

Sourced from WixSharp_wix4's releases.

2.10.0.0

  • #​1856: New error after upgrading from v2.7.6 to v2.7.7 (or v2.8.0)
  • #​1851: Extension not found if it is only installed via nuget package
  • #​1850: Fixed missing null check and returning disposed object in extension method
  • #​1848: Missing space in cmd file from BuildMsiCmd
  • Added CommonTasks.InsertToBinaryTable (prompted by #​1846)
  • Added Project.SetProductIcon(...) extension method.
  • Added isolating binaries during signing and packaging to acoid file locking
  • Updated Bootstrapper samples
    • Added WixBootstrapperUI(WiX4) legacy sample
    • External BA sample is isolated as a separate project
    • WixBootstrapperUI is updated to use internal (in teh build script) UI implementation
    • Reworked SigningBundle and Signing samples to show real end-to-end signing

2.9.1.0-pre

  • #​1856: New error after upgrading from v2.7.6 to v2.7.7 (or v2.8.0)
    (Added using shadow copies of the build script assembly to allow signing)
  • #​1851: Extension not found if it is only installed via nuget package
  • #​1850: Fixed missing null check and returning disposed object in extension method
  • #​1848: Missing space in cmd file from BuildMsiCmd
  • Added CommonTasks.InsertToBinaryTable (prompted by #​1846)
  • Added Project.SetProductIcon(...) extension method.

2.9.0.0

[!NOTE]
Windows Defender often marks zip or NuGet packages files as infected for no reason. Use VirisTotal reports to ensure the safety of any downloaded distributable:

  • #​1839: CA fail when using Artifacts build output
  • Added the Wix WebAddress 'Header' attribute (courtesy of Deaadman)
  • #​1838: Background image validation issue
  • #​1833: Antivirus problems during installation of WixSharp built MSIs (2)
    • Compiler.SignAllFilesOptions.SignEmbeddedAssemblies default value is changed to false
    • Updated property documentation to indicate that teh file can be locked and to suggest a workaround

Commits viewable in compare view.

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

---
updated-dependencies:
- dependency-name: WixSharp_wix4
  dependency-version: 2.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Nov 3, 2025
@Freeesia Freeesia merged commit 3348691 into master Nov 3, 2025
6 checks passed
@Freeesia Freeesia deleted the dependabot/nuget/VdLabel.Wix/WixSharp_wix4-2.10.0 branch November 3, 2025 04:37
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 .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant