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): update ReactiveProperty requirement from 9.1.* to 9.3.* #73

Merged
merged 1 commit into from
Aug 12, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 7, 2023

Updates the requirements on ReactiveProperty to permit the latest version.

Release notes

Sourced from ReactiveProperty's releases.

Release 9.3.0

Changelog

Sourced from ReactiveProperty's changelog.

リリースノート

v4.0.0-pre1

更新

  • System.Reactive v4.0.0-preview00001 に更新

変更

  • ReactiveProperty の internal なコンストラクタを public に変更しました
  • ReadOnlyReactiveProperty の internal なコンストラクタを public に変更しました

破壊的変更

  • SerializeHelper の削除
  • .NET Standard 1.1 から .NET Standard 1.3 に変更
    • .NET Framework 4.5 を対応プラットフォームから外しました
    • Windows store app を対応プラットフォームから外しました

v3.6.0

破壊的変更

  • iOS向けのSetBindingメソッドをSetBindingXXXXX(対象のクラス名)に変更しました

Add

  • AsyncReactiveCommand#Subscribe メソッドに引数なしバージョンを追加しました
  • ReactiveCommand#Subscribe メソッドに引数なしバージョンを追加しました

v3.5.0

破壊的変更

  • ObserveEveryValueChanged拡張メソッドの名前空間をExtensionsからObjectExtensions変更しました.

追加

  • RefreshメソッドをIFilteredReadOnlyObservableCollectionに追加しました.

v3.4.0

更新

  • Rx 3.1.1に更新しました

追加

  • DependencyObjectにObserveDependencyProperty拡張メソッドを追加しました。(UWPとWPF)
  • DependencyObjectにToReadOnlyReactiveProperty拡張メソッドを追加しました。(UWPとWPF)
  • DependencyObjectにToRReactiveProperty拡張メソッドを追加しました。(UWPとWPF)

v3.3.0

  • Rx 3.1.0にアップデートしました
  • UWPのビヘイビアをv2.0.0にアップデートしました

v3.2.0

追加

  • iOS用にSetBindingメソッドを追加しました。

... (truncated)

Commits
  • a9cb8ff Merge pull request #433 from runceel/main
  • bc45dd9 increment version number to 9.3.0
  • 235f4d2 Merge pull request #431 from runceel/fix-issue429
  • 5aecf22 Remove ? from type parameter
  • 6a6890c Merge pull request #427 from runceel/issue426
  • f6ce304 fix a broken sample code on README.md #426
  • e9a5ffc Merge pull request #425 from runceel/main
  • 9407bd7 Merge pull request #423 from runceel/runceel-patch-1
  • da1f3a2 Update ReactiveProperty.Platform.WPF.csproj
  • a7d7f43 Merge pull request #421 from runceel/update-system-reactive
  • Additional commits viewable in compare view

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)

Updates the requirements on [ReactiveProperty](https://github.com/runceel/ReactiveProperty) to permit the latest version.
- [Release notes](https://github.com/runceel/ReactiveProperty/releases)
- [Changelog](https://github.com/runceel/ReactiveProperty/blob/main/ReleaseNote-ja.md)
- [Commits](runceel/ReactiveProperty@9.1.2...9.3.0)

---
updated-dependencies:
- dependency-name: ReactiveProperty
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 7, 2023
@nenoNaninu nenoNaninu merged commit bba55a5 into master Aug 12, 2023
1 check passed
@nenoNaninu nenoNaninu deleted the dependabot/nuget/ReactiveProperty-9.3.star branch August 12, 2023 05:31
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