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

Bump LiteDB from 3.1.0 to 5.0.12 #5225

Merged
merged 26 commits into from
Aug 18, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 2, 2022

Bumps LiteDB from 3.1.0 to 5.0.12.

Release notes

Sourced from LiteDB's releases.

v5.0.12

  • Made DiskWriterQueue more reliable so that it can handle multiple back calls better
  • Fix missing _type when serializing a covariant collection
  • Fix reload last index node after some page defrag
  • Replace ToUpper to ToUpperInvariant
  • Fix monitor transaction leaking
  • Fix minor bugs

v5.0.11

Bugfixes

v5.0.10

Bugfixes

  • Fix invalid multi-page CString reader
  • Fixed issue when checkpoint soft limit not applied for manual transaction

ENSURE in Release mode

  • This new 5.0.10 contains an adicional test layer called ENSURE used in all storage/cache layer. Until now, this tests was executed only in DEBUG mode but now we add into RELEASE mode too. If any ENSURE are violated a system exception will be throwed (prefix message "LiteDB ENSURE:"). This will better for detect and prevent data corruption database and much better diagnostics and bugfixes. Complex tests (like check if a byffer is empty) still run in DEBUG mode only to avoid performance down.

v5.0.9

Changes

  • The LiteDatabase ctor that takes a Stream for its data storage now takes another Stream as log storage. LiteDB can now be used with custom storage solutions (as long as it implements Stream).
  • Custom serializers and deserializers can now be used even with basic BSON types. This is useful if you don't want to lose precision when storing DateTime.

Bug fixes

v5.0.8

Bug fixes

... (truncated)

Commits

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 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 bot and others added 22 commits May 10, 2022 14:06
Bumps [redux](https://github.com/reduxjs/redux) from 4.1.1 to 4.2.0.
- [Release notes](https://github.com/reduxjs/redux/releases)
- [Changelog](https://github.com/reduxjs/redux/blob/master/CHANGELOG.md)
- [Commits](reduxjs/redux@v4.1.1...v4.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
* Use Client Resource Manager on CKEditor Browser

* Use Client Resource Manager on CKEditor Options

* Remove hardcoded jQuery CDN reference

* Fix CKEditor provider not copying files on build

* Change "Browser-Modus" to "Browser Mode" in en-US

And make it localizable

* Extract LocalizeString method
* Remove unused test

* Adjustments from react-collapse v4 to v5

See https://github.com/nkbt/react-collapse#migrating-from-v4-to-v5

* Move react-collapse styles into CSS

Also remove unused fixedHeight prop from Dropdown
Bumps [throttle-debounce](https://github.com/niksy/throttle-debounce) from 3.0.1 to 5.0.0.
- [Release notes](https://github.com/niksy/throttle-debounce/releases)
- [Changelog](https://github.com/niksy/throttle-debounce/blob/master/CHANGELOG.md)
- [Commits](niksy/throttle-debounce@v3.0.1...v5.0.0)

---
updated-dependencies:
- dependency-name: throttle-debounce
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [object-path](https://github.com/mariocasciaro/object-path) from 0.11.4 to 0.11.8.
- [Release notes](https://github.com/mariocasciaro/object-path/releases)
- [Commits](https://github.com/mariocasciaro/object-path/commits/v0.11.8)

---
updated-dependencies:
- dependency-name: object-path
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [redux-devtools-log-monitor](https://github.com/reduxjs/redux-devtools) from 1.4.0 to 2.1.0.
- [Release notes](https://github.com/reduxjs/redux-devtools/releases)
- [Commits](https://github.com/reduxjs/redux-devtools/compare/d3-state-visualizer@1.4.0...redux-devtools-log-monitor@2.1.0)

---
updated-dependencies:
- dependency-name: redux-devtools-log-monitor
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…ottle-debounce-5.0.0

Bump throttle-debounce from 3.0.1 to 5.0.0
…ect-path-0.11.8

Bump object-path from 0.11.4 to 0.11.8
…ux-devtools-log-monitor-2.1.0

Bump redux-devtools-log-monitor from 1.4.0 to 2.1.0
Bumps [Microsoft.AspNet.WebHelpers](https://github.com/aspnet/AspNetWebStack)
from 3.2.7 to 3.2.9.
- [Release notes](https://github.com/aspnet/AspNetWebStack/releases)
- [Commits](aspnet/AspNetWebStack@v3.2.7...v3.2.9)

---
updated-dependencies:
- dependency-name: Microsoft.AspNet.WebHelpers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Platform/Components/Microsoft.AspNetWebPages/Microsoft.AspNetWebPages.dnn
Platform/Connectors/GoogleTagManager/Dnn.GoogleTagManagerConnector.csproj
Platform/Modules/MemberDirectory/DotNetNuke.Modules.MemberDirectory.csproj
Platform/Providers/HtmlEditorProviders/DNNConnect.CKE/DNNConnect.CKEditorProvider.csproj
Platform/Tests/DNN.Integration.Test.Framework/DNN.Integration.Test.Framework.csproj
Platform/Tests/DotNetNuke.Tests.Integration/DotNetNuke.Tests.Integration.csproj
Dnn.AdminExperience/Dnn.PersonaBar.Extensions/Dnn.PersonaBar.Extensions.csproj
Dnn.AdminExperience/Library/Dnn.PersonaBar.Library/Dnn.PersonaBar.Library.csproj
Dnn.AdminExperience/Tests/Dnn.PersonaBar.Security.Tests/Dnn.PersonaBar.Security.Tests.csproj
…AspNet.WebHelpers-3.2.8

Bump Microsoft.AspNet.WebHelpers from 3.2.7 to 3.2.9
Bumps [Fare](https://github.com/moodmosaic/Fare) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/moodmosaic/Fare/releases)
- [Commits](moodmosaic/Fare@v2.2.0...v2.2.1)

---
updated-dependencies:
- dependency-name: Fare
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Platform/Tests/DotNetNuke.Tests.Integration/DotNetNuke.Tests.Integration.csproj
Bumps [PetaPoco.Compiled](https://github.com/CollaboratingPlatypus/PetaPoco) from 6.0.480 to 6.0.524.
- [Release notes](https://github.com/CollaboratingPlatypus/PetaPoco/releases)
- [Commits](https://github.com/CollaboratingPlatypus/PetaPoco/commits)

---
updated-dependencies:
- dependency-name: PetaPoco.Compiled
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [Microsoft.Bcl.AsyncInterfaces](https://github.com/dotnet/runtime) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v5.0.0...v6.0.0)

---
updated-dependencies:
- dependency-name: Microsoft.Bcl.AsyncInterfaces
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Until we have a `release/10.0.0` this will fail every time
This action is running into an error resolved in repo-sync/pull-request@v2.6.2
…ompiled-6.0.524

Bump PetaPoco.Compiled from 6.0.480 to 6.0.524
…Bcl.AsyncInterfaces-6.0.0

Bump Microsoft.Bcl.AsyncInterfaces from 5.0.0 to 6.0.0
@dependabot dependabot bot added .NET Pull requests that update .net code Type: Maintenance labels Aug 2, 2022
valadas and others added 4 commits August 2, 2022 18:02
Disable PR merge for 10.0.0 branch
Specify latest version for 9.11 merge action
Bumps [LiteDB](https://github.com/mbdavid/LiteDB) from 3.1.0 to 5.0.12.
- [Release notes](https://github.com/mbdavid/LiteDB/releases)
- [Commits](mbdavid/LiteDB@v3.1.0...v5.0.12)

---
updated-dependencies:
- dependency-name: LiteDB
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Also resolve a couple of other compile errors
@bdukes bdukes force-pushed the dependabot/nuget/LiteDB-5.0.12 branch from f5e0623 to 17923db Compare August 2, 2022 22:20
@valadas
Copy link
Contributor

valadas commented Aug 2, 2022

@bdukes I see you fixed this one, did you happen to test out Import/Export too. Also if we merge this one, it would go on develop or 9.11.0 ?

@bdukes
Copy link
Contributor

bdukes commented Aug 3, 2022

I did not have time to test out the import/export. I would think it would be safer to categorize this one as minor and keep it for 9.11.0.

@valadas valadas added this to the 9.11.0 milestone Aug 3, 2022
@valadas valadas changed the base branch from develop to release/9.11.0 August 3, 2022 18:50
@bdukes
Copy link
Contributor

bdukes commented Aug 18, 2022

I've tested import/export and everything looks good to me.

Test Steps

  1. Crate full export of a 9.10.2 site, export one
  2. Edit site content
  3. Import export one successfully
  4. Upgrade site using this PR's artifact
  5. Edit site content
  6. Import export one successfully
  7. Edit site content
  8. Create differential export of site, export two
  9. Edit site content
  10. Create full export of site, export three
  11. Import export two successfully
  12. Import export three successfully

@mitchelsellers mitchelsellers merged commit e277a27 into release/9.11.0 Aug 18, 2022
@dependabot dependabot bot deleted the dependabot/nuget/LiteDB-5.0.12 branch August 18, 2022 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
.NET Pull requests that update .net code Type: Maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants