dansiegel / Prism.Plugin.Popups

This provides extensibility for Prism.Forms INavigationService to handle Popup Views
http://popups.prismplugins.com
MIT License
190 stars 39 forks source link

Bump PropertyChanged.Fody from 3.4.0 to 4.0.2 #279

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps PropertyChanged.Fody from 3.4.0 to 4.0.2.

Release notes

Sourced from PropertyChanged.Fody's releases.

4.0.2

As part of this release we had 6 commits which resulted in 1 issue being closed.

Bug

4.0.1

As part of this release we had 253 commits which resulted in 1 issue being closed.

Feature

4.0.0

As part of this release we had 12 commits which resulted in 1 issue being closed.

Improvement

3.4.1

As part of this release we had 79 commits which resulted in 1 issue being closed.

Feature

Commits
  • 2af5b89 v4.0.2
  • 7aa911d Merge pull request #884 from ltrzesniewski/fix-883
  • ba948d0 Merge pull request #881 from Fody/dependabot/nuget/Microsoft.CodeAnalysis.CSh...
  • 904e5ae Handle file-scoped namespaces in generator
  • cc1e601 Bump Microsoft.CodeAnalysis.CSharp.Workspaces from 4.2.0 to 4.3.0
  • 902f31d Update readme.md
  • d9b5fb4 Bump version to 4.0.1
  • 2a0b07a minor performance tweak
  • d55f8f3 Remove unused parameter
  • 71227c8 Add more tests
  • Additional 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 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[bot] commented 2 years ago

Superseded by #280.