Skip to content

Bump ObservableCollections from 3.2.0 to 3.3.1#88

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/ObservableCollections-3.3.1
Closed

Bump ObservableCollections from 3.2.0 to 3.3.1#88
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/ObservableCollections-3.3.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 21, 2024

Bumps ObservableCollections from 3.2.0 to 3.3.1.

Release notes

Sourced from ObservableCollections's releases.

Ver.3.3.1

What's Changed

Full Changelog: Cysharp/ObservableCollections@3.3.0...3.3.1

Ver.3.3.0

What's Changed

  • Breaking Changes ISynchronizedViewFilter<T> now becomes ISynchronizedViewFilter<T, TView>, filter IsMatch receives view
  • Change WritableView implementation by @​zerodev1200 in Cysharp/ObservableCollections#82
  • Add Observe*** to ISynchronizedView in ObservableCollections.R3

Full Changelog: Cysharp/ObservableCollections@3.2.0...3.3.0

Commits
  • a4d80bd Merge pull request #83 from zerodev1200/fix-synccontext-thread-handling
  • 43357a5 add handling for SynchronizationContext
  • c1c9d86 RM
  • 73c5b8e breaking changes, ISynchronizedView<T> -> ISynchronizedView<T, TView>
  • bd7cc35 R3Extensions can Observe Views
  • b000cc8 Merge pull request #82 from zerodev1200/Change-WritableView-implementation
  • 2e678c8 translate mixed Japanese to English
  • e7e9145 add four DataGrid in sandbox-WpfApp
  • 62b959c add Insert, Remove, RemoveAt, Clear, other
  • 367be87 add overload WritableFiltable ToWritableNotifyCollectionChanged()
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [ObservableCollections](https://github.com/Cysharp/ObservableCollections) from 3.2.0 to 3.3.1.
- [Release notes](https://github.com/Cysharp/ObservableCollections/releases)
- [Commits](Cysharp/ObservableCollections@3.2.0...3.3.1)

---
updated-dependencies:
- dependency-name: ObservableCollections
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Oct 21, 2024
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Nov 12, 2024

Superseded by #89.

@dependabot dependabot Bot closed this Nov 12, 2024
@dependabot dependabot Bot deleted the dependabot/nuget/ObservableCollections-3.3.1 branch November 12, 2024 04:55
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 .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants