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 5.0.12 to 5.0.13 in /DNN Platform/Modules/DnnExportImportLibrary #5555

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2023

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps LiteDB from 5.0.12 to 5.0.13.

Release notes

Sourced from LiteDB's releases.

v5.0.13

  • Fix security vulnerability in deserialize bad json in .NET 4.5
Commits
  • 9447335 Update nuget package for 5.0.13
  • 3f2d261 Merge branch 'master' of github.com:mbdavid/LiteDB
  • 32d9eb8 Setting version to 5.0.13
  • 60223bd Merge pull request #2188 from Alex-451/patch-1
  • 4382ff4 Adding testing for Process object deserializaion rule
  • d72c677 Fix object deserialization when type is not assignable
  • 98bb5bd Fixed typos in LiteDatabase.cs
  • See full diff 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [LiteDB](https://github.com/mbdavid/LiteDB) from 5.0.12 to 5.0.13.
- [Release notes](https://github.com/mbdavid/LiteDB/releases)
- [Commits](mbdavid/LiteDB@v5.0.12...v5.0.13)

---
updated-dependencies:
- dependency-name: LiteDB
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code Area: Platform > DotNetNuke.DependencyInjection labels Feb 24, 2023
@bdukes bdukes added this to the 9.11.2 milestone Feb 24, 2023
@mitchelsellers mitchelsellers merged commit 670658b into develop Mar 21, 2023
@dependabot dependabot bot deleted the dependabot/nuget/DNN-Platform/Modules/DnnExportImportLibrary/LiteDB-5.0.13 branch March 21, 2023 19:32
valadas added a commit to valadas/Dnn.Platform that referenced this pull request Mar 22, 2023
In dnnsoftware#5555 and dnnsoftware#5556 LIteDB version was bumped by dependabot but the reference in the .csproj files were not updated.
This PR fixes that so we have a working build. It also updates our yarn.lock after running a build following other dependencies updates.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants