pfg
|
497fa59bf0
|
Fix #14865 (#14953)
|
2024-11-02 17:13:31 -07:00 |
|
Jarred Sumner
|
5e5e7c60f1
|
Fix release build
bun-v1.1.34
|
2024-11-01 20:41:20 -07:00 |
|
Ciro Spaciari
|
85fd471d9d
|
fix(net) fix bytesWritten drain (#14949)
|
2024-11-01 19:43:42 -07:00 |
|
Jarred Sumner
|
6914c5e32c
|
Fixes #13816 (#13906)
Co-authored-by: pfg <pfg@pfg.pw>
Co-authored-by: Ryan Gonzalez <git@refi64.dev>
Co-authored-by: Ben Grant <ben@bun.sh>
Co-authored-by: Dave Caruso <me@paperdave.net>
|
2024-11-01 18:38:01 -07:00 |
|
Jarred Sumner
|
ce2afac827
|
Align "encoding" option in node fs with node (#14937)
|
2024-11-01 18:16:04 -07:00 |
|
Ciro Spaciari
|
5236d974b5
|
revert
|
2024-11-01 17:25:59 -07:00 |
|
Ciro Spaciari
|
6e448619d0
|
fix drain event, drain must be called only after internal buffer is drained
|
2024-11-01 17:23:00 -07:00 |
|
Jarred Sumner
|
c89a958299
|
Fixes #11754 (#14948)
|
2024-11-01 15:35:28 -07:00 |
|
Jarred Sumner
|
d75488124d
|
Inline process.versions.bun in bun build --compile (#14940)
|
2024-11-01 14:45:19 -07:00 |
|
Ashcon Partovi
|
4d269995ad
|
Run tests from npm packages, elysia to start (#14932)
|
2024-11-01 11:57:47 -07:00 |
|
190n
|
71fdb59918
|
Fix napi property methods on non-objects (#14935)
|
2024-10-31 21:02:26 -07:00 |
|
Dylan Conway
|
62881ee36b
|
Redact secrets in bunfig.toml and npmrc logs (#14919)
|
2024-10-31 18:44:24 -07:00 |
|
Dylan Conway
|
6933208790
|
fix(install): only globally link requested packages (#12506)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-10-31 18:21:04 -07:00 |
|
Jarred Sumner
|
b1e9e3b31b
|
Add bytesWritten property to Bun.Socket, fix encoding issue in node:net (#14516)
Co-authored-by: Ciro Spaciari <ciro.spaciari@gmail.com>
|
2024-10-31 17:54:07 -07:00 |
|
Jarred Sumner
|
7035a1107e
|
Fixes #14918 (#14921)
|
2024-10-31 14:26:19 -07:00 |
|
Ashcon Partovi
|
353d44f1ae
|
ci: If only tests change, use artifacts from last successful build (#14927)
|
2024-10-31 12:50:09 -07:00 |
|
Jarred Sumner
|
4b8ca51b87
|
Clean up some code in node validators (#14897)
|
2024-10-31 12:28:07 -07:00 |
|
Ciro Spaciari
|
f8d5b2e6e2
|
Fix module resolution cache keys (#14901)
Co-authored-by: dave caruso <me@paperdave.net>
Co-authored-by: cirospaciari <cirospaciari@users.noreply.github.com>
|
2024-10-30 22:06:21 -07:00 |
|
190n
|
9647291d73
|
Implement NAPI type tagging (#14915)
|
2024-10-30 19:57:48 -07:00 |
|
Jarred Sumner
|
eaa088ba55
|
Fix missing symbol errors and add a test (#14907)
Co-authored-by: Jarred Sumner <jarred@bun.sh>
|
2024-10-30 19:55:42 -07:00 |
|
Gerd Jungbluth
|
955cc6265b
|
fix(docs): add missing character in drizzle guide (#14911)
|
2024-10-30 08:42:38 -07:00 |
|
Dylan Conway
|
489890deb1
|
fix(install): check cached package.jsons (#14899)
|
2024-10-29 18:55:52 -07:00 |
|
pfg
|
d7710c6c67
|
Fix additional arguments when running a package.json script (#14895)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-10-29 18:55:32 -07:00 |
|
Jarred Sumner
|
9f70f68f00
|
EventEmitter.name should be "EventEmitter" instead of "EventEmitter2" (#14898)
|
2024-10-29 18:42:24 -07:00 |
|
Jarred Sumner
|
240b2a539f
|
Introduce Bun.randomUUIDv7 (#14858)
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
|
2024-10-29 16:39:09 -07:00 |
|
Jarred Sumner
|
b9e5420571
|
Add https://github.com/uNetworking/uWebSockets/pull/1792 (#14864)
|
2024-10-29 12:56:25 -07:00 |
|
Jarred Sumner
|
b5a73130ad
|
Reduce memory usage in long-running processes (#14885)
|
2024-10-29 12:56:10 -07:00 |
|
Jarred Sumner
|
d5f9978007
|
Fix missing symbol error on llvm 18
|
2024-10-29 00:08:29 -07:00 |
|
pfg
|
698e87aa67
|
Fix #14187 (#14884)
|
2024-10-28 18:11:03 -07:00 |
|
Zack Radisic
|
5502278f3e
|
CSS: More stuff and tests (#14832)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-10-27 13:49:25 -07:00 |
|
Jarred Sumner
|
f005e8c057
|
Fix HTTP spec issues by upgrading uWS version (#14853)
|
2024-10-27 12:34:45 -07:00 |
|
dave caruso
|
e93c5ad993
|
feat(bake): css, production build, dev separateSSRGraph=false (#14622)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: paperdave <paperdave@users.noreply.github.com>
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2024-10-27 01:57:36 -07:00 |
|
Meghan Denny
|
5237869101
|
bun-install-registry.test.ts: remove ini format hint here (#14803)
|
2024-10-26 16:51:19 -07:00 |
|
Jarred Sumner
|
2456d70ac7
|
Fixes #14716 (#14834)
|
2024-10-26 15:15:13 -07:00 |
|
Meghan Denny
|
50d80a805d
|
pm: fix weird package.json formatting after install (#14801)
|
2024-10-26 01:36:25 -07:00 |
|
Meghan Denny
|
2d9a73fc07
|
test: fix expected value of 'should perform bin-linking across multiple dependencies' (#14833)
|
2024-10-26 01:02:24 -07:00 |
|
Jarred Sumner
|
d0b3802a79
|
github actions
|
2024-10-25 23:50:12 -07:00 |
|
Jarred Sumner
|
7053212566
|
Update associate-issue-with-sentry.ts
|
2024-10-25 23:47:15 -07:00 |
|
Jarred Sumner
|
4f5660a6f7
|
Add sentry id to crash report comment
|
2024-10-25 23:40:27 -07:00 |
|
Dylan Conway
|
87279392cf
|
fix 9395 (#14815)
|
2024-10-25 19:58:45 -07:00 |
|
Bjorn Beishline
|
7f5860331e
|
Fixed compilation issues with no outdir (#14717)
Co-authored-by: Meghan Denny <meghan@bun.sh>
|
2024-10-25 18:43:58 -07:00 |
|
Dylan Conway
|
b895738156
|
fix(install): migrate package-lock.json with dependency on root package (#14811)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-10-25 01:32:17 -07:00 |
|
Dylan Conway
|
61534c7efe
|
Remove warning for unused registry options from npmrc (#14813)
|
2024-10-25 01:31:39 -07:00 |
|
Jarred Sumner
|
ec4c9f8f84
|
Update mimalloc (#14814)
|
2024-10-25 01:31:24 -07:00 |
|
Jarred Sumner
|
35a64d8585
|
Bump WebKit (#14812)
|
2024-10-25 01:31:12 -07:00 |
|
Minsoo Choo
|
eb6995e09b
|
Update SvelteKit usage guide (#14777)
|
2024-10-25 00:04:32 -07:00 |
|
Meghan Denny
|
1391e5269b
|
Revert "ci: merge clang-format and clang-tidy into single pipeline" (#14809)
|
2024-10-25 00:04:13 -07:00 |
|
Dylan Conway
|
9621b641a1
|
update test/bun.lockb (#14746)
|
2024-10-25 00:03:52 -07:00 |
|
Dylan Conway
|
5eaa7301eb
|
fix(install): patches with bin in package.json (#14807)
|
2024-10-25 00:03:19 -07:00 |
|
Arthur
|
f21870a06c
|
chore(console): updated jsdoc table (#14792)
|
2024-10-24 21:20:46 -07:00 |
|