bNobo / needabreak

NEED A BREAK! is an application intended to help you take care of your health while you work on a computer.
GNU General Public License v3.0
8 stars 5 forks source link

Bump PropertyChanged.Fody from 3.4.0 to 4.0.4 #104

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps PropertyChanged.Fody from 3.4.0 to 4.0.4.

Release notes

Sourced from PropertyChanged.Fody's releases.

4.0.4

As part of this release we had 7 commits which resulted in 2 issues being closed.

Bug

Improvement

4.0.3

As part of this release we had 8 commits which resulted in 2 issues being closed.

Bugs

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.

... (truncated)

Commits
  • bc7eaba Bump version to 4.0.4
  • 693a116 Include net40 reference assemblies via nuget package
  • d79214e Bump dependencies
  • a031e5b support keywords for all possible base types
  • 5d5d6f4 Fix code duplication
  • 7a7c40d Fix #894: Code generator should support records
  • 9d415be Fix #892: Nullable property always OnPropertyChanged or OnPropertyChanging
  • fc574ff V 4.0.3
  • bc54ccd Don't generate code when attribute or interface is redundant.
  • 30807b9 Don't raise error for redundant attribute with generated code
  • 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 #105.