Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps WinUIEx from 2.0.0 to 2.1.0.

Release notes

Sourced from WinUIEx's releases.

v2.1

  • Ensure backdrop is always initialized during startup (#90).
  • Don't attempt to use window persistence in un-packaged applications.
  • WebAuthenticator: now supports cancellation tokens.
  • WebAuthenticator: Avoids an issue where state parameters are not always correctly handled/preserved correctly by OAuth services (#92).
  • Persistence: Add support for custom Window state persistence storage, for use by unpackaged applications (#61).
Commits
  • 5e179c2 Add support for custom window persistence storage. #61
  • d0cd0f4 Send State parameter as JSON instead of as url encoded.
  • 0d6741b Add support for cancellation of WebAuthenticator
  • 605ea1c Improve error message when using web authenticator unpackaged
  • 0f0bedc Ensure window persistance is only attempted with packaged apps.
  • ceacf87 Ensures backdrop is initializes when window becomes visible
  • f55f283 Disable package validation for now
  • 8f38d16 Revert version fix
  • 5c6729f Fix fallback path
  • 520a1cf Update publish_winuiex_nuget.yml
  • 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 [WinUIEx](https://github.com/dotMorten/WinUIEx) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/dotMorten/WinUIEx/releases)
- [Commits](dotMorten/WinUIEx@v2.0...v2.1)

---
updated-dependencies:
- dependency-name: WinUIEx
  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 Jan 4, 2023
@yaira2 yaira2 merged commit 2d1f8c1 into main Jan 4, 2023
@dependabot dependabot bot deleted the dependabot/nuget/WinUIEx-2.1.0 branch January 4, 2023 04:20
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.

1 participant