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 Microsoft.WindowsAppSDK from 1.1.2 to 1.1.3 in /src #3330

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2022

Bumps Microsoft.WindowsAppSDK from 1.1.2 to 1.1.3.

Release notes

Sourced from Microsoft.WindowsAppSDK's releases.

v1.1.3

Windows App SDK 1.1.3 is now available

Windows App SDK 1.1.3 is a stable servicing release that fixes critical bugs for 1.1.

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

Updating to this version

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

Commits
  • e8c0e54 Remove noexcept from Bootstrapper API so it can be used from C (#2750)
  • 6c30ec1 Put AccessControl files into transport package (#2751)
  • 99d3331 XCOPY command should be <COPY> to ensure execution (#2734)
  • 7095161 WindowsAppRuntimeInstaller.exe fails if newer version present
  • 0c2262b Properly ignore cleanup event if it can't be opened. (#2658)
  • 0e6dbb6 Merge pull request #2705 from microsoft/gabilka/1.1.2-tag
  • 46551c8 Add 1.1.2 tag to bug report
  • See full diff 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 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 [Microsoft.WindowsAppSDK](https://github.com/microsoft/windowsappsdk) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/microsoft/windowsappsdk/releases)
- [Commits](microsoft/WindowsAppSDK@v1.1.2...v1.1.3)

---
updated-dependencies:
- dependency-name: Microsoft.WindowsAppSDK
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Aug 1, 2022
@codecov
Copy link

codecov bot commented Aug 1, 2022

Codecov Report

Merging #3330 (2d34fca) into main (03f4c95) will increase coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #3330      +/-   ##
==========================================
+ Coverage   63.60%   63.62%   +0.01%     
==========================================
  Files         157      157              
  Lines        5768     5768              
==========================================
+ Hits         3669     3670       +1     
+ Misses       2099     2098       -1     
Impacted Files Coverage Δ
src/ReactiveUI.Uwp/Common/RoutedViewHost.cs 88.13% <0.00%> (+1.69%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 03f4c95...2d34fca. Read the comment docs.

@ChrisPulman ChrisPulman merged commit 516097d into main Aug 19, 2022
@ChrisPulman ChrisPulman deleted the dependabot/nuget/src/Microsoft.WindowsAppSDK-1.1.3 branch August 19, 2022 05:34
@github-actions
Copy link

github-actions bot commented Sep 3, 2022

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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