This is a service release for Prism 7.2. This includes several small bug fixes as noted in the Change Log and changes to make conversions from query string parameters to strong types including Enums more reliable.
Changes:
a2231bee4a5d7cb41eefc384a871831583eb63f9 Merge pull request #1953 from PrismLibrary/enum-autoinitialize
053eb30ee58fd0999d049d3c7681d3bc4e1eef61 Fixing Enum Support to allow setting from numeric or string
26e090c6fc506b619a7b4ca987dda83185348df8 included tests for each function changed + considered enum name or value during conversion
cbacc3f12147d50e5b109118f36868a48e58b323 included tests for each function changed + considered enum name or value during conversion
ed161966d7d3c5616d09257be0a3e5c259ade8d1 Merge pull request #1952 from PrismLibrary/dialog-bindingcontext
[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=Prism.DryIoc&package-manager=nuget&previous-version=7.2.0.1367&new-version=7.2.0.1422)](https://dependabot.com/compatibility-score/?dependency-name=Prism.DryIoc&package-manager=nuget&previous-version=7.2.0.1367&new-version=7.2.0.1422)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
**Note:** This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking `Bump now` in your [Dependabot dashboard](https://app.dependabot.com).
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)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Bumps Prism.DryIoc from 7.2.0.1367 to 7.2.0.1422.
Release notes
Sourced from Prism.DryIoc's releases.
Commits
a2231be
Merge pull request #1953 from PrismLibrary/enum-autoinitialize053eb30
Fixing Enum Support to allow setting from numeric or string26e090c
included tests for each function changed + considered enum name or value duri...cbacc3f
included tests for each function changed + considered enum name or value duri...ed16196
Merge pull request #1952 from PrismLibrary/dialog-bindingcontextbb835e2
ensure content maintains Binding Context fixes #19485201fb5
update exempt labels4ad0fca
Merge pull request #1951 from fredyadriano90/INavigationPageOptions-Typeb3243c8
Update INavigationPageOptions.cs8277768
Adding Stale Bot config[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=Prism.DryIoc&package-manager=nuget&previous-version=7.2.0.1367&new-version=7.2.0.1422)](https://dependabot.com/compatibility-score/?dependency-name=Prism.DryIoc&package-manager=nuget&previous-version=7.2.0.1367&new-version=7.2.0.1422) 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-automerge-start) [//]: # (dependabot-automerge-end) --- **Note:** This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit. You can always request more updates by clicking `Bump now` in your [Dependabot dashboard](https://app.dependabot.com).
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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)