Bump LiteDB from 4.1.4 to 5.0.9 #51
No reviewers
Labels
No labels
beta
bug
dependencies
duplicate
enhancement
invalid
postponed
question
release: bugfix
release: major
release: minor
repository improvment
required
unclear
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Serraniel/DiscordMediaLoader#51
Loading…
Reference in a new issue
No description provided.
Delete branch "dependabot/nuget/LiteDB-5.0.9"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Bumps LiteDB from 4.1.4 to 5.0.9.
Release notes
Sourced from LiteDB's releases.
... (truncated)
Commits
710651f
Releasing v5.0.9cbb7f3d
Fixed transaction error for grouping expressions over $page_list collectiona821001
Fixed Bson deserialization for doubles in scientific notation17e4cde
Fixed includes not being passed from LiteCollection to LiteQueryable4153020
Custom serializer check is done before default serialization now4643713
Replaced ContainsKey with TryGetValue in BsonMapper.GetTypeCtor3198929
Fixed deserialization for custom ctor with non-simple type parameters179081f
Removed SHA1Managed from StringExtensions.Sha1(this string str)01b4ccc
Improved attribute detectionf7eba9c
Revert "Fixed member mapping for members in base class"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 will merge this PR once CI passes on it, as requested by @Serraniel.
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 merge