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.15 to 5.0.16 #117

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2023

Bumps LiteDB from 5.0.15 to 5.0.16.

Release notes

Sourced from LiteDB's releases.

v5.0.16

What's Changed

New Contributors

Full Changelog: litedb-org/LiteDB@v5.0.15...v5.0.16

Commits
  • 84faf67 Downgrade to net5 for appvyon error
  • e46df0a Update to 5.0.16 + change to .net6 shell, benchmark, test
  • dff3a8a Merge pull request #2235 from pjy612/fix_sqllike
  • 78811ab Merge pull request #2267 from iArmanKarimi/master
  • b1e8260 Merge pull request #2260 from InvisiblePhil/insert-return-type
  • 7e70c20 Merge pull request #2287 from gcrossland-cosworth/min_handling_fix
  • 8fc6b7e Merge pull request #2293 from dev-joshi/Shared_Engine_Remove_Stack
  • 71c3355 use only mutex for Shared engine open and close synchronization and remove locks
  • 109cca0 Fix Min(Func<T,TResult>) handling
  • cd1ae01 Change to .net 5
  • 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 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 dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Mar 13, 2023
@dependabot dependabot bot force-pushed the dependabot/nuget/LiteDB-5.0.16 branch 3 times, most recently from 29a8ae4 to 8476849 Compare March 15, 2023 10:35
@bethcryer
Copy link
Contributor

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/nuget/LiteDB-5.0.16 branch from 84fbc73 to 868f3ce Compare March 15, 2023 10:41
@dependabot dependabot bot force-pushed the dependabot/nuget/LiteDB-5.0.16 branch 2 times, most recently from b3c0ac7 to a08d56e Compare March 23, 2023 10:35
@bethcryer
Copy link
Contributor

@dependabot recreate

Bumps [LiteDB](https://github.com/mbdavid/LiteDB) from 5.0.15 to 5.0.16.
- [Release notes](https://github.com/mbdavid/LiteDB/releases)
- [Commits](litedb-org/LiteDB@v5.0.15...v5.0.16)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/LiteDB-5.0.16 branch from ea3676c to 4ce0c06 Compare March 23, 2023 10:42
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