Block or Report
Block or report addaleax
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
-
-
lzma-native Public
Node.js interface to the native liblzma compression library (.xz file format, among others)
-
1,953 contributions in the last year
Less
More
Activity overview
Contribution activity
January 2023
Created 18 commits in 5 repositories
Created a pull request in nodejs/node that received 9 comments
src: lazily initialize global BuiltinLoader
Using simdutf during startup can fail when compilation units are linked in the wrong order by a static initialization order issue. #45942 would als…
+21
−12
•
9
comments
Opened 14 other pull requests in 5 repositories
mongodb-js/mongosh
7
merged
- chore(deps): bump bson to 4.7.2
- chore(cli-repl): adjust for forward compatibility with Node.js 18+ MONGOSH-1339
- chore(cli-repl): add ubuntu 22.04 kerberos error message
- chore(service-provider-server): simplify connection pool monkey-patching MONGOSH-1360
- chore(deps): remove electron-notarize from deps
- chore(ci): bump Node.js versions to latest 16.x/14.x
- chore(deps): bump driver dependencies MONGOSH-1355
nodejs/node
1
open
1
merged
mongodb-js/compass
2
merged
mongodb-js/boxednode
2
merged
mdn/content
1
merged
Reviewed 69 pull requests in 14 repositories
nodejs/node
25 pull requests
- src: refactor EndsInANumber in node_url.cc and adds IsIPv4NumberValid
- src: replace custom ASCII validation with simdutf one
- crypto: avoid hang when no algorithm available
- v8: support gc profile
- src: make BuiltinLoader threadsafe and non-global
- deps: update simdutf to 3.1.0
- src: implement DataQueue and non-memory resident Blob
- src: use explicit C++17 fallthrough
- src: replace unreachable code with static_assert
- doc: add v8 fast api contribution guidelines
- doc: fixed small typo error
- src,process: initial permission model implementation
- src: remove unnecessary semicolons
- src: remove return after abort
- src,lib: the handle keeps loop alive in cluster rr mode
- test: include strace openat test
- src: use simdutf for converting externalized builtins to UTF-16
- deps: add simdutf version to metadata
-
events: change status of
event.cancelBubbleto legacy - doc: abort controller emits error in child process
-
doc: fix setter of
event.cancelBubble -
src: Keep
PipeWrap::Openfunction consistent with TCPWrap - crypto: return correct bit length in KeyObject's asymmetricKeyDetails
- src: distinguish env stopping flags
- src: use constant strings for memory info names
- Some pull request reviews not shown.
mongodb-js/compass
17 pull requests
- chore: update electron to latest
- refactor: remove UNSAFE_ method in cell-editor COMPASS-6138
- feat(collections): when dropping a collection or database, redirect to either the database or databases view COMPASS-6018, COMPASS-6434
- feat(databases): when dropping a database, redirect to the databases view COMPASS-6434
- refactor: remove unsafe method in document table COMPASS-6137
- feat(collections): redirect to the new collection after creating it COMPASS-6019
- fix(telemetry): undefined rather than false if getCloudInfo fails, support SRV URIs COMPASS-6111
- fix(crud): If a date is in the safe range, go with relaxed EJSON rather than canonical COMPASS-5744
- chore(compass-components): update leafygreen-ui versions for increased darkMode support
- feat(compass-crud): use type from last array element when inserting new element to array COMPASS-6432
- chore(ci): update ubuntu machines to 20.04 COMPASS-5637
- test(telemetry): add a test for identify calls after first run
- chore(ci): restructure config to be able to run tasks that require gui on separate machines COMPASS-6275
- fix(settings): tweak settings modal text alignment COMPASS-6413
- fix(compass-shell): set width of compass shell to avoid overflow COMPASS-6411
- chore(telemetry): bump mongodb-build-info for expanded isLocalhost check COMPASS-5420
- fix(telemetry): initialize before identify and use get-os-info from npm
mongodb-js/mongosh
8 pull requests
- feat(shell-api): introduces public Mongo.getURI
- chore(cli-repl): add an explanation for the order of loading snippets
- chore(service-provider-server): simplify connection pool monkey-patching MONGOSH-1360
- fix(service-provider-core): bulk result now marked internal NODE-4034
- feat(shell-api): use collStats aggregation stage instead of command for collection.stats() MONGOSH-1157
- fix(server-provider-core): don't import MapReduceOptions from Node driver
- chore(telemetry): bump mongodb-build-info for expanded isLocalhost check COMPASS-5420
- fix(shell-api): don't pass options into cursor.close() MONGOSH-1356
simdutf/simdutf
2 pull requests
mongodb/node-mongodb-native
2 pull requests
mongodb-js/vscode
2 pull requests
mongodb/js-bson
2 pull requests
mongodb/docs-compass
2 pull requests
mongodb/libmongocrypt
1 pull request
mongodb/specifications
1 pull request
ada-url/ada
1 pull request
mongodb-js/mongodb-schema
1 pull request
mongodb-js/boxednode
1 pull request
mongodb/docs-mongodb-shell
1 pull request
Created an issue in nodejs/node that received 7 comments
Enabling FIPS mode on plain Ubuntu 22.04 and using crypto leads to infinite hang in CSPRNG
Version v18.13.0, v19.4.0, main Platform Ubuntu 22.04 without modifications; Linux desktop-ua 5.15.0-57-generic #63-Ubuntu SMP Thu Nov 24 13:43:17 …
7
comments
7
contributions
in private repositories
Jan 6 – Jan 18




