Closed dependabot[bot] closed 3 years ago
Note from the v5-rc release;
BREAKING: Datafiles created with v5-alpha/beta are not compatible with this version. You must re-create your datafile using v5-rc
I don't know if this is also true of 4.x
-> 5.x
, this needs special attention in addition to the ABI changes.
Open issue that looks relevant; mbdavid/LiteDB#1949
Superseded by #50.
Bumps LiteDB from 4.1.4 to 5.0.10.
Release notes
Sourced from LiteDB's releases.
... (truncated)
Commits
2e2f150
Pack 5.0.101c2c397
Fix GetCollectionSize and use ENSURE to throw exception in release modeaf3181e
Remove corruption test in master branchd97cb82
Remove corruption test in master branch88a585b
Merge pull request #1905 from mbdavid/corruption_test26bdeb6
Fix BufferReader CString multi slices01828e2
Merge branch 'corruption_test' of github.com:mbdavid/LiteDB into corruption_testfcffb69
Merge pull request #1868 from for7raid/issue1865939d6a9
Added corruption testa1926f0
Merge pull request #1864 from mirasrael/fix-manual-transaction-checkpointsDependabot 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)