Skip to content

Bump ObservableCollections from 3.2.0 to 3.3.2#89

Merged
Freeesia merged 1 commit into
masterfrom
dependabot/nuget/ObservableCollections-3.3.2
Nov 13, 2024
Merged

Bump ObservableCollections from 3.2.0 to 3.3.2#89
Freeesia merged 1 commit into
masterfrom
dependabot/nuget/ObservableCollections-3.3.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Nov 12, 2024

Bumps ObservableCollections from 3.2.0 to 3.3.2.

Release notes

Sourced from ObservableCollections's releases.

Ver.3.3.2

What's Changed

New Contributors

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

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
  • a16edc1 Merge pull request #85 from Skurdt/patch-1
  • 6e263fa Added out keyword to ObservableStack.TryPeek
  • b92e0de Merge pull request #84 from prozolic/pullreq
  • 890388e Fix README
  • 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
  • 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.2.
- [Release notes](https://github.com/Cysharp/ObservableCollections/releases)
- [Commits](Cysharp/ObservableCollections@3.2.0...3.3.2)

---
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 Nov 12, 2024
@Freeesia Freeesia merged commit 5b9820a into master Nov 13, 2024
@Freeesia Freeesia deleted the dependabot/nuget/ObservableCollections-3.3.2 branch November 13, 2024 11:46
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.

1 participant