pip: bump lmdb from 1.6.2 to 2.2.1 - #2032
Conversation
Original Dependabot descriptionBumps lmdb from 1.6.2 to 2.2.1. ChangelogSourced from lmdb's changelog.
... (truncated) Commits
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 commands and optionsYou can trigger Dependabot actions by commenting on this PR:
|
b100ad8 to
59c2fc7
Compare
e732939 to
d27f293
Compare
d27f293 to
0ca052f
Compare
Bumps [lmdb](https://github.com/jnwatson/py-lmdb) from 1.6.2 to 2.2.1. - [Changelog](https://github.com/jnwatson/py-lmdb/blob/master/ChangeLog) - [Commits](jnwatson/py-lmdb@py-lmdb_1.6.2...py-lmdb_2.2.1) --- updated-dependencies: - dependency-name: lmdb dependency-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
0ca052f to
cb29941
Compare
|
Superseded by #2088. |
Bumps lmdb from 1.6.2 to 2.2.1.
Changelog
Sourced from lmdb's changelog.
... (truncated)
Commits
ca9ad8eBump version to 2.2.1 for releasee846b0eaio: use relative import for Cursor/Environment/Transactione8ea50aMake aio proxied methods runtime-introspectable (#460)c866fd3Fix aarch64 segfault when closing an env racing an active write txn (#465)030c333Avoid impl-defined narrowing of adversarial mv_size in cpython.c (#463)c191276Guard size arithmetic on adversarial on-disk values in cpython.c (#462)cd2a668Fix parameter defaults forCursor.iter*in__init__.pyi(#459)ffa52d5Add type stubs foraio(#455)78b770cRemove Python 2 remnants (#456)77876a1Fix and modernize type stubs (#457)