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 LightningDB from 0.13.0 to 0.15.0 #82

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

Bumps LightningDB from 0.13.0 to 0.15.0.

Release notes

Sourced from LightningDB's releases.

.NET 6 and Auto-Resize on Windows Fix

Long overdue due to all the typical excuses (day jobs and all).

  • Adds target for .NET 6
  • Fix for auto-resize on startup via @​valeriob

v0.14.0

  • Windows now supports auto-grow as an optional environment setting.
    • Works only on netcoreapp3.1 and net5.0
  • Linux binaries are now included in the published nuget package via @​ubercellogeek
  • Fix for silent failure on AsEnumerable
  • Added XML doc comments to nuget package via @​mralexes
  • Fix for arithmetic overflow via @​pepelev
  • Optionally omit closing database handle via @​adamfur
Commits
  • c170150 Bumping to version 0.15.0
  • 46451f3 Updated readme sample
  • 1310d00 Only close cursor when it wasn't closed for us.
  • 74df69f net7.0 & C# style improvements (#158)
  • 27ede9a Build updates for 0.9.29 and net7.0 (#157)
  • 4db175a Version 0.14.1
  • 1b32530 Merge pull request #153 from CoreyKaylor/net6
  • 1c4c5a9 Adding dotnet 6 target
  • 5a75828 Merge pull request #145 from valeriob/bugfix_windows_auto_resize_works_only_once
  • 63e38e7 Fixes windows exception when AutoResizeWindows = true : NativeLibrary.SetDllI...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [LightningDB](https://github.com/CoreyKaylor/Lightning.NET) from 0.13.0 to 0.15.0.
- [Release notes](https://github.com/CoreyKaylor/Lightning.NET/releases)
- [Commits](CoreyKaylor/Lightning.NET@v0.13.0...v0.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 6, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants