Skip to content

Commit cf19a50

Browse files
chore: Bump lmdb (#621)
Bump lmdb, which errored out with a mystical error on the latest deploy. Seems like a bug and it was fixed by bumping locally 🤔 <!-- CURSOR_SUMMARY --> --- > [!NOTE] > Bumps `lmdb` to `2.9.4` via `package.json` resolutions and updates `yarn.lock` with new platform binaries and transitive deps. > > - **Dependencies**: > - **`lmdb`**: Pin to `2.9.4` in `package.json` `resolutions`. > - **Lockfile updates**: > - Platform packages: `@lmdb/lmdb-*` updated to `2.9.4`. > - Transitives: `msgpackr` (to `1.11.5`), `node-addon-api` (to `6.1.0`), `node-gyp-build-optional-packages` (to `5.1.1`), `ordered-binary` (to `1.6.0`), `detect-libc` (to `2.1.2`). > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit cad4386. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY -->
1 parent 7c32fce commit cf19a50

File tree

2 files changed

+61
-131
lines changed

2 files changed

+61
-131
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
"cookie": "^0.7.1",
5353
"es5-ext": "^0.10.63",
5454
"express": "^4.21.2",
55+
"lmdb": "2.9.4",
5556
"path-to-regexp": "^0.1.12",
5657
"sharp": "^0.34.2",
5758
"ws": "^8.17.1",

yarn.lock

Lines changed: 60 additions & 131 deletions
Original file line numberDiff line numberDiff line change
@@ -4878,86 +4878,44 @@ __metadata:
48784878
languageName: node
48794879
linkType: hard
48804880

4881-
"@lmdb/lmdb-darwin-arm64@npm:2.5.2":
4882-
version: 2.5.2
4883-
resolution: "@lmdb/lmdb-darwin-arm64@npm:2.5.2"
4884-
conditions: os=darwin & cpu=arm64
4885-
languageName: node
4886-
linkType: hard
4887-
4888-
"@lmdb/lmdb-darwin-arm64@npm:2.5.3":
4889-
version: 2.5.3
4890-
resolution: "@lmdb/lmdb-darwin-arm64@npm:2.5.3"
4881+
"@lmdb/lmdb-darwin-arm64@npm:2.9.4":
4882+
version: 2.9.4
4883+
resolution: "@lmdb/lmdb-darwin-arm64@npm:2.9.4"
48914884
conditions: os=darwin & cpu=arm64
48924885
languageName: node
48934886
linkType: hard
48944887

4895-
"@lmdb/lmdb-darwin-x64@npm:2.5.2":
4896-
version: 2.5.2
4897-
resolution: "@lmdb/lmdb-darwin-x64@npm:2.5.2"
4898-
conditions: os=darwin & cpu=x64
4899-
languageName: node
4900-
linkType: hard
4901-
4902-
"@lmdb/lmdb-darwin-x64@npm:2.5.3":
4903-
version: 2.5.3
4904-
resolution: "@lmdb/lmdb-darwin-x64@npm:2.5.3"
4888+
"@lmdb/lmdb-darwin-x64@npm:2.9.4":
4889+
version: 2.9.4
4890+
resolution: "@lmdb/lmdb-darwin-x64@npm:2.9.4"
49054891
conditions: os=darwin & cpu=x64
49064892
languageName: node
49074893
linkType: hard
49084894

4909-
"@lmdb/lmdb-linux-arm64@npm:2.5.2":
4910-
version: 2.5.2
4911-
resolution: "@lmdb/lmdb-linux-arm64@npm:2.5.2"
4895+
"@lmdb/lmdb-linux-arm64@npm:2.9.4":
4896+
version: 2.9.4
4897+
resolution: "@lmdb/lmdb-linux-arm64@npm:2.9.4"
49124898
conditions: os=linux & cpu=arm64
49134899
languageName: node
49144900
linkType: hard
49154901

4916-
"@lmdb/lmdb-linux-arm64@npm:2.5.3":
4917-
version: 2.5.3
4918-
resolution: "@lmdb/lmdb-linux-arm64@npm:2.5.3"
4919-
conditions: os=linux & cpu=arm64
4920-
languageName: node
4921-
linkType: hard
4922-
4923-
"@lmdb/lmdb-linux-arm@npm:2.5.2":
4924-
version: 2.5.2
4925-
resolution: "@lmdb/lmdb-linux-arm@npm:2.5.2"
4902+
"@lmdb/lmdb-linux-arm@npm:2.9.4":
4903+
version: 2.9.4
4904+
resolution: "@lmdb/lmdb-linux-arm@npm:2.9.4"
49264905
conditions: os=linux & cpu=arm
49274906
languageName: node
49284907
linkType: hard
49294908

4930-
"@lmdb/lmdb-linux-arm@npm:2.5.3":
4931-
version: 2.5.3
4932-
resolution: "@lmdb/lmdb-linux-arm@npm:2.5.3"
4933-
conditions: os=linux & cpu=arm
4934-
languageName: node
4935-
linkType: hard
4936-
4937-
"@lmdb/lmdb-linux-x64@npm:2.5.2":
4938-
version: 2.5.2
4939-
resolution: "@lmdb/lmdb-linux-x64@npm:2.5.2"
4909+
"@lmdb/lmdb-linux-x64@npm:2.9.4":
4910+
version: 2.9.4
4911+
resolution: "@lmdb/lmdb-linux-x64@npm:2.9.4"
49404912
conditions: os=linux & cpu=x64
49414913
languageName: node
49424914
linkType: hard
49434915

4944-
"@lmdb/lmdb-linux-x64@npm:2.5.3":
4945-
version: 2.5.3
4946-
resolution: "@lmdb/lmdb-linux-x64@npm:2.5.3"
4947-
conditions: os=linux & cpu=x64
4948-
languageName: node
4949-
linkType: hard
4950-
4951-
"@lmdb/lmdb-win32-x64@npm:2.5.2":
4952-
version: 2.5.2
4953-
resolution: "@lmdb/lmdb-win32-x64@npm:2.5.2"
4954-
conditions: os=win32 & cpu=x64
4955-
languageName: node
4956-
linkType: hard
4957-
4958-
"@lmdb/lmdb-win32-x64@npm:2.5.3":
4959-
version: 2.5.3
4960-
resolution: "@lmdb/lmdb-win32-x64@npm:2.5.3"
4916+
"@lmdb/lmdb-win32-x64@npm:2.9.4":
4917+
version: 2.9.4
4918+
resolution: "@lmdb/lmdb-win32-x64@npm:2.9.4"
49614919
conditions: os=win32 & cpu=x64
49624920
languageName: node
49634921
linkType: hard
@@ -10702,10 +10660,10 @@ __metadata:
1070210660
languageName: node
1070310661
linkType: hard
1070410662

10705-
"detect-libc@npm:^2.0.4":
10706-
version: 2.0.4
10707-
resolution: "detect-libc@npm:2.0.4"
10708-
checksum: 3d186b7d4e16965e10e21db596c78a4e131f9eee69c0081d13b85e6a61d7448d3ba23fe7997648022bdfa3b0eb4cc3c289a44c8188df949445a20852689abef6
10663+
"detect-libc@npm:^2.0.1, detect-libc@npm:^2.0.4":
10664+
version: 2.1.2
10665+
resolution: "detect-libc@npm:2.1.2"
10666+
checksum: 471740d52365084c4b2ae359e507b863f2b1d79b08a92835ebdf701918e08fc9cfba175b3db28483ca33b155e1311a91d69dc42c6d192b476f41a9e1f094ce6a
1070910667
languageName: node
1071010668
linkType: hard
1071110669

@@ -16331,54 +16289,21 @@ __metadata:
1633116289
languageName: node
1633216290
linkType: hard
1633316291

16334-
"lmdb@npm:2.5.2":
16335-
version: 2.5.2
16336-
resolution: "lmdb@npm:2.5.2"
16337-
dependencies:
16338-
"@lmdb/lmdb-darwin-arm64": 2.5.2
16339-
"@lmdb/lmdb-darwin-x64": 2.5.2
16340-
"@lmdb/lmdb-linux-arm": 2.5.2
16341-
"@lmdb/lmdb-linux-arm64": 2.5.2
16342-
"@lmdb/lmdb-linux-x64": 2.5.2
16343-
"@lmdb/lmdb-win32-x64": 2.5.2
16344-
msgpackr: ^1.5.4
16345-
node-addon-api: ^4.3.0
16346-
node-gyp: latest
16347-
node-gyp-build-optional-packages: 5.0.3
16348-
ordered-binary: ^1.2.4
16349-
weak-lru-cache: ^1.2.2
16350-
dependenciesMeta:
16351-
"@lmdb/lmdb-darwin-arm64":
16352-
optional: true
16353-
"@lmdb/lmdb-darwin-x64":
16354-
optional: true
16355-
"@lmdb/lmdb-linux-arm":
16356-
optional: true
16357-
"@lmdb/lmdb-linux-arm64":
16358-
optional: true
16359-
"@lmdb/lmdb-linux-x64":
16360-
optional: true
16361-
"@lmdb/lmdb-win32-x64":
16362-
optional: true
16363-
checksum: 3362dc2b03c6fbdfc02291001007e4096767476e65fbf8d5e332ef473946a0d108319748ef5974ebb84cf6ffa4015c039920f130bcc09c03a751b03a9fd93dff
16364-
languageName: node
16365-
linkType: hard
16366-
16367-
"lmdb@npm:2.5.3":
16368-
version: 2.5.3
16369-
resolution: "lmdb@npm:2.5.3"
16292+
"lmdb@npm:2.9.4":
16293+
version: 2.9.4
16294+
resolution: "lmdb@npm:2.9.4"
1637016295
dependencies:
16371-
"@lmdb/lmdb-darwin-arm64": 2.5.3
16372-
"@lmdb/lmdb-darwin-x64": 2.5.3
16373-
"@lmdb/lmdb-linux-arm": 2.5.3
16374-
"@lmdb/lmdb-linux-arm64": 2.5.3
16375-
"@lmdb/lmdb-linux-x64": 2.5.3
16376-
"@lmdb/lmdb-win32-x64": 2.5.3
16377-
msgpackr: ^1.5.4
16378-
node-addon-api: ^4.3.0
16296+
"@lmdb/lmdb-darwin-arm64": 2.9.4
16297+
"@lmdb/lmdb-darwin-x64": 2.9.4
16298+
"@lmdb/lmdb-linux-arm": 2.9.4
16299+
"@lmdb/lmdb-linux-arm64": 2.9.4
16300+
"@lmdb/lmdb-linux-x64": 2.9.4
16301+
"@lmdb/lmdb-win32-x64": 2.9.4
16302+
msgpackr: ^1.9.9
16303+
node-addon-api: ^6.1.0
1637916304
node-gyp: latest
16380-
node-gyp-build-optional-packages: 5.0.3
16381-
ordered-binary: ^1.2.4
16305+
node-gyp-build-optional-packages: 5.1.1
16306+
ordered-binary: ^1.4.1
1638216307
weak-lru-cache: ^1.2.2
1638316308
dependenciesMeta:
1638416309
"@lmdb/lmdb-darwin-arm64":
@@ -16393,7 +16318,9 @@ __metadata:
1639316318
optional: true
1639416319
"@lmdb/lmdb-win32-x64":
1639516320
optional: true
16396-
checksum: 8dd33d46878e28029d62cab8bfa491da0f06428eb9f3cc63b8b1d9464fb3bdb46bddaf4caa5b1a0af5815cec288102aae0cb411a48e79c5514df566ddcb3a4c4
16321+
bin:
16322+
download-lmdb-prebuilds: bin/download-prebuilds.js
16323+
checksum: e9efd1f5faa816407ae8b2cf217ae13ce62ef59311b05c3cb1b5f234b60cdd89cadd5c6a2b6d110c0898d236b8fbfb5e6e7e9023ce2f92db7d9a10f59624da37
1639716324
languageName: node
1639816325
linkType: hard
1639916326

@@ -17285,15 +17212,15 @@ __metadata:
1728517212
languageName: node
1728617213
linkType: hard
1728717214

17288-
"msgpackr@npm:^1.5.4":
17289-
version: 1.11.4
17290-
resolution: "msgpackr@npm:1.11.4"
17215+
"msgpackr@npm:^1.5.4, msgpackr@npm:^1.9.9":
17216+
version: 1.11.5
17217+
resolution: "msgpackr@npm:1.11.5"
1729117218
dependencies:
1729217219
msgpackr-extract: ^3.0.2
1729317220
dependenciesMeta:
1729417221
msgpackr-extract:
1729517222
optional: true
17296-
checksum: 8367ee1ee1ee87eb65810d012c5f5576b8036f241570a6ac5d4ab43e1a1899e11418dacd62fe3fcda557f2314dcb5d8e34fc6beca89e8c1db9af2cee2b3227f3
17223+
checksum: 4eec071485da4f0a5f3c7c991dc1987da71a9c1e732013f65d70a7f0c75fb8234966edd99df961e719406ecf9b2ee8588dadd440a8dce334c1a9b1201f56281a
1729717224
languageName: node
1729817225
linkType: hard
1729917226

@@ -17406,12 +17333,12 @@ __metadata:
1740617333
languageName: node
1740717334
linkType: hard
1740817335

17409-
"node-addon-api@npm:^4.3.0":
17410-
version: 4.3.0
17411-
resolution: "node-addon-api@npm:4.3.0"
17336+
"node-addon-api@npm:^6.1.0":
17337+
version: 6.1.0
17338+
resolution: "node-addon-api@npm:6.1.0"
1741217339
dependencies:
1741317340
node-gyp: latest
17414-
checksum: 3de396e23cc209f539c704583e8e99c148850226f6e389a641b92e8967953713228109f919765abc1f4355e801e8f41842f96210b8d61c7dcc10a477002dcf00
17341+
checksum: 3a539510e677cfa3a833aca5397300e36141aca064cdc487554f2017110709a03a95da937e98c2a14ec3c626af7b2d1b6dabe629a481f9883143d0d5bff07bf2
1741517342
languageName: node
1741617343
linkType: hard
1741717344

@@ -17463,25 +17390,27 @@ __metadata:
1746317390
languageName: node
1746417391
linkType: hard
1746517392

17466-
"node-gyp-build-optional-packages@npm:5.0.3":
17467-
version: 5.0.3
17468-
resolution: "node-gyp-build-optional-packages@npm:5.0.3"
17393+
"node-gyp-build-optional-packages@npm:5.0.7":
17394+
version: 5.0.7
17395+
resolution: "node-gyp-build-optional-packages@npm:5.0.7"
1746917396
bin:
1747017397
node-gyp-build-optional-packages: bin.js
1747117398
node-gyp-build-optional-packages-optional: optional.js
1747217399
node-gyp-build-optional-packages-test: build-test.js
17473-
checksum: be3f0235925c8361e5bc1a03848f5e24815b0df8aa90bd13f1eac91cd86264bbb8b7689ca6cd083b02c8099c7b54f9fb83066c7bb77c2389dc4eceab921f084f
17400+
checksum: bcb4537af15bcb3811914ea0db8f69284ca10db1cc7543a167a4c41ae4b9b5044b133f789fdadad0b7adc6931f6ae7def3c75b0bc7b05836881aae52400163e6
1747417401
languageName: node
1747517402
linkType: hard
1747617403

17477-
"node-gyp-build-optional-packages@npm:5.0.7":
17478-
version: 5.0.7
17479-
resolution: "node-gyp-build-optional-packages@npm:5.0.7"
17404+
"node-gyp-build-optional-packages@npm:5.1.1":
17405+
version: 5.1.1
17406+
resolution: "node-gyp-build-optional-packages@npm:5.1.1"
17407+
dependencies:
17408+
detect-libc: ^2.0.1
1748017409
bin:
1748117410
node-gyp-build-optional-packages: bin.js
1748217411
node-gyp-build-optional-packages-optional: optional.js
1748317412
node-gyp-build-optional-packages-test: build-test.js
17484-
checksum: bcb4537af15bcb3811914ea0db8f69284ca10db1cc7543a167a4c41ae4b9b5044b133f789fdadad0b7adc6931f6ae7def3c75b0bc7b05836881aae52400163e6
17413+
checksum: f3cb197862516e6879377adaa58142ae9013ab69c86cf2645f8b008db339354145d8ebd9140a13ec7ece5ce28a372ca7e14660379d3a3dd7b908a6f2743606e9
1748517414
languageName: node
1748617415
linkType: hard
1748717416

@@ -17982,10 +17911,10 @@ __metadata:
1798217911
languageName: node
1798317912
linkType: hard
1798417913

17985-
"ordered-binary@npm:^1.2.4":
17986-
version: 1.4.1
17987-
resolution: "ordered-binary@npm:1.4.1"
17988-
checksum: 274940b4ef983562e11371c84415c265432a4e1337ab85f8e7669eeab6afee8f655c6c12ecee1cd121aaf399c32f5c781b0d50e460bd42da004eba16dcc66574
17914+
"ordered-binary@npm:^1.4.1":
17915+
version: 1.6.0
17916+
resolution: "ordered-binary@npm:1.6.0"
17917+
checksum: 6c675a1532822923cabbcc0e1df4fa907808ead0152ab1dfcef601f7ef4b14dee548d9958293ff70b8c12929222e86c082161d53ba7d9f9bc6c645adad27c68d
1798917918
languageName: node
1799017919
linkType: hard
1799117920

0 commit comments

Comments
 (0)