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

Bump WixSharp from 1.22.1 to 1.24.0 #447

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2023

Bumps WixSharp from 1.22.1 to 1.24.0.

Release notes

Sourced from WixSharp's releases.

WiX3-Release v1.24.0.0

v1.24.0.0

  • Issue #1392: Is it possible to inherit wxl files using managed UI?
  • Issue #1389: Multi language installer intermediate .msi not found error
  • Issue #1387: Cannot update to latest Caliburn.Micro
  • Issue #1384: When the bootstrapper.Build API uses the same name as the project, then misleading compile warnings are issued
  • Issue #1382: Package (all child elements of Chain) need to have the After field added
  • Issue #1383: Package (all child elements of Chain) need to have the SuppressSignatureVerification field added
  • Issue #1381: ExePackage needs to have the Protocol field implemented
  • Issue #1379: A way (Or create an example) of how to create a standalone fragment and insert into Projects / chains / etc
  • Issue #1377: WixSharp.wix.bin nuget references a url which is no longer available
  • Issue #1372: Creating a FileAssociation with Icon and Advertised = false does not work
  • Validation of the CPU architecture for the custom BA assembly.
  • Updated default BootstrapperCore.config content
  • Updated WixBootstrapper_UI sample to demonstrate how to use the WinForm-based custom BA (#1386)
  • Added support for ManagedUI to foll back on the stock WXL if one was not supplied by the user for non-English languages
  • Added WXL and theme files to be used in WixSharp.wix.bin package.
  • Added support for ManagedUI to fall back on the stock WXL if one was not supplied by the user for non-English languages
  • Improved multi-language sample
  • Updated project templates to comment out webref package for bootstrapper template
  • Added WixStandardBootstrapperApplication.AddPayload

v1.23.0.0

  • 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

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

Bumps [WixSharp](https://github.com/oleg-shilo/wixsharp) from 1.22.1 to 1.24.0.
- [Release notes](https://github.com/oleg-shilo/wixsharp/releases)
- [Commits](oleg-shilo/wixsharp@v1.22.1.0...v1.24.0.0)

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

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

dependabot bot commented on behalf of github Dec 15, 2023

Superseded by #449.

@dependabot dependabot bot closed this Dec 15, 2023
@dependabot dependabot bot deleted the dependabot/nuget/WixSharp-1.24.0 branch December 15, 2023 03:39
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.

None yet

0 participants