summaryrefslogtreecommitdiff
path: root/examples/framework-vue
diff options
context:
space:
mode:
Diffstat (limited to 'examples/framework-vue')
0 files changed, 0 insertions, 0 deletions
13bac784e52b&follow=1'>More resilient test for fetch body memory leak (#6794)Gravatar Jarred Sumner 2-16/+86 Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> 2023-10-30Fix flaky testGravatar Jarred Sumner 1-1/+1 2023-10-30feat(console): add printer for mapiterator (#6778)Gravatar Liz 3-26/+140 * feat(console): add printer for mapiterator MapIterator was not supported in printing, libraries like discordjs make big use of maps and so i think supporting them would be a good idea. * fix: snake case var * fix: add tests for log and add setiterator printer 2023-10-30[docs] fix ws/pubsub; closed ws don't publish to topic (#6739)Gravatar Rohit Kaushal 2-2/+2 2023-10-30fix(node:buffer): fix `Buffer.readUintBE` (#6770)Gravatar Hanaasagi 2-4/+21 Close: #6759 2023-10-29Update contributing.md (#6787)Gravatar Ross Martin 1-1/+1 Adding ruby as a dev dependency to Arch list 2023-10-29docs(contributing) add ruby dependency (#6788)Gravatar Samuel Batista 1-1/+1 Don't know why ruby is required to build bun, but without it `bun setup` fails. 2023-10-29docs: spelling of necessarily (#6772)Gravatar Smoothieewastaken 1-1/+1 2023-10-29Fixed broken link in deflatesync section (#6774)Gravatar perpetualsquid 1-1/+1 * Fixed broken link in deflatesync section * fixed link * fixed link 2023-10-29fix: remove extra parenthesis (#6775)Gravatar Omar 1-2/+2 2023-10-28Update nodejs-apis.mdGravatar Jarred Sumner 1-1/+1 2023-10-28dx: Fix setup script and contributing docs (#6752)Gravatar dave caruso 30-307/+838 * Updated Dependencies Script * demo * fix submodule hell!!! * lol * attmept 2 * install nasm in ci * setup sh 1 * yeah * better zlib building * codegen stuff * attempt 2 at bun codegen ci * o * deps improvements * generaet part of compile-cpp-only.ps1 * restore these * good enough for Unix * remove libuv submodule lol * pass over docs 2023-10-27Remove unnecessary `DOMAttribute` annotationGravatar Jarred Sumner 1-3/+3 Preparation for https://github.com/WebKit/WebKit/pull/19606 2023-10-27add cache and main (#6679)Gravatar Rohan Mayya 1-0/+3 2023-10-27docs: fix `setup.sh` path in `contributing.md` (#6745)Gravatar Darshan Sen 1-1/+1 It was added in https://github.com/oven-sh/bun/pull/4410. The `src` directory is not supposed to be a part of the path. Signed-off-by: Darshan Sen <raisinten@gmail.com> 2023-10-27Format cmakelists + increase stack sizeGravatar Jarred Sumner 1-123/+182 2023-10-27Fix debug logGravatar Jarred Sumner 1-2/+2 2023-10-27fix(ci): typoGravatar dave caruso 4-19/+8 2023-10-27Fix fallback to copyfileGravatar Jarred Sumner 1-5/+9 2023-10-27Fix warningGravatar Jarred Sumner 1-3/+6 2023-10-27feat: Windows + CMake Build System (#4410)Gravatar Jarred Sumner 396-60458/+13083 * Prepare for windows event loop * More progress * Update libuv.zig * wip * Make compiling each dependency a shell script * Bump mimalloc * Add the build scripts * Update settings.json * Fix a bunch of compiler warnings * Remove more warnings * more warnings * cmake works * Update JSSQLStatement.h * put it in the zig file * Fix usockets warnings * Fixup * Fix one of the compiler errors * chunk * draw the rest of the owl * theres more * Rename Process -> BunProcess Works around a Windows issue * Add musl polyfill for memmem on Windows * More * 12 mb * Fix getenvZ * fix variosu issues * Add fast-ish path for bun install on Windows * Update windows.zig * Update windows.zig * Fix build issue * it works * hmmm * Rename file * Fixups * Update wtf-bindings.cpp * Update src/bun.js/bindings/headers-handwritten.h Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com> * further! * more * Update .gitignore * hm * quite a lot of fixes * Update CMakeLists.txt * zig fmt * Many more things are starting to work. * reb * regenaret * Update JSSink.h * fixup * fetch works * Bun.serve() and much of the event loop works now * Make require() work * bun install progress * more things work * use less std.os * Fixes * small fixes * Bump * Bummp * Undo that change * We have to bump the version of Debian because libarchive has a higher minimum requirement * ok * some clenaup * windows * Update bun.zig * fixup * avoid duplicate symbols * avoid undefined symbols * bump * Remove issue template for install It's not used, and use the bug issue instead. * Add types for cp and cpSync * Add types for watchFile and unwatchFile * Add bun-types to 'bun fmt' script * Update nodejs compat docs cp/cpSync/watchFile/unwatchFile (#4525) * feat(fetch) rejectUnauthorized and checkServerIdentity (#4514) * enable root certs on fetch * rebase * fix lookup * some fixes and improvements * fmt * more fixes * more fixes * check detached onHandshake * fix promise case * fix cert non-Native * add fetch tls tests * more one test * churn * Update feature_flags.zig * Update response.zig * Revert "avoid undefined symbols" This reverts commit ca835b726fb5165798de216b20d8e3b3a12571e0. * Revert "avoid duplicate symbols" This reverts commit 4ac6ca87000a157ee4f31308dab60ef8cedb95e4. * Update feature_flags.zig * Set permissions * more * Update mimalloc * Fix sqlite test failures * Fix some test failures * Make sure we remove libusockets is removed * hm * [dave]: fix webcrypto crash * bump * Update index.ts * windows zig compiles * cmake on mac works * progress * yay * bun run build * fix * ok * oops * asdfasfdafdsafda * fghjkl * git ignore * wow * Process -> BunProcess * hmm * blah * finalize merge * now it only has linker errors on mac * sdfadsf * g * getting farther * sxdcvbnmk, * adfhjskfjdhkas * a * fgh * update build dot zig * asdfg * theoretical -DCANARY flag we can use * asdf * cool * okay * colorterm * New build workflow * Fix script * Use sudo * More sudo * Tweak dependencies * Another sudo attempt * Tweak script * 16.0 -> 16 * Tweak script * Tweak script * Tweak script * Tweak script * Tweak script * bun install * ssh into github actions * add more to ssh * Fix postinstal * Skip llvm * New dockerfile * Build * More changes to Dockerfile * chaos chaos chaos * okay * a * more cmake nonsense * add unified sources code (does not work) * stuff * prepare for CI builds * ok * yay * yeah * make this more stable simply by trying again if it fails, 5 times, then lose. it fixes the stability issue i was running into L O L * messing with ci * x * a * clean dependencies before build * oops * this is not going to work but its closer * not gonna work either * a * a * did i do it * a * a * work around weird fs+Bun.build issues * properly pass debug flag correctly * idk im sorry * lose * maybe * run the tests please * a * fix zlib script * a * hi * prevent stupid ci issue * i totally didnt leave in a syntax error on cmakelists * a * lol * relax * 😭 * a * SO SILLY * 😡 one line mistake * one character diff * fix linking symbols missing * work on dependency scripts * does this work now? * fix mac build * a * bump! * woops * add macos baseline build * . * fix sqlite and also enable $assert/$debug support in builtin functions * okay * oops * zig upgrade lol * Merge * Fix spawn test issue * Set a timeout * yeah * etc * mi --------- Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> Co-authored-by: Dylan Conway <dylan.conway567@gmail.com> Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com> Co-authored-by: Ashcon Partovi <ashcon@partovi.net> Co-authored-by: Birk Skyum <74932975+birkskyum@users.noreply.github.com> Co-authored-by: dave caruso <me@paperdave.net> 2023-10-27Fix running `Bun.spawn` on Vercel and GCP (#6724)Gravatar Jarred Sumner 9-155/+444 * Fix running `Bun.spawn` on Vercel and GCP * Update subprocess.zig * Deflake test * Update spawn-streaming-stdout.test.ts * Fix tests + cleanup * Fix hang * Handle edgecase * Update subprocess.zig * Update subprocess.zig --------- Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> 2023-10-26Add EdgeDB guideGravatar Colin McDonnell 2-1/+228 2023-10-26fix: emit close on stdin stream end (#6720)Gravatar Liz 4-9/+47 * fix: emit close on stdin stream end We where not emitting the `close` event when done reading stdin data. It took me way too long to find this but i kept searching in zig/cpp code of the stream implementations... Fixes: https://github.com/oven-sh/bun/issues/6713 * fix: don't emit close twice 2023-10-26fix(requestIP): fix type cast from binary to text format for IPv4. (#6725)Gravatar Hanaasagi 1-5/+4 * fix(requestIP): fix type cast from binary to text format for IPv4. Close: #6668 * use ares_inet_ntop 2023-10-25Add test for custom thenables in AsyncLocalStorage and fix flaky test and ↵Gravatar Jarred Sumner 19-71/+226 make expect(fn).toThrow drain unhandled promise rejections (#6701) * Copy Node.js test for async-local-storage thenables * Fix flaky test * Make expect(fn).toThrow() more reliable * Fix setImmediate order * Support restoring mocked modules with spyOn * Fix vm test * Fix more tests * alright * Upgrade WebKit --------- Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> 2023-10-25docs: fixed typo in guides, install and runtime folder (#6718)Gravatar Susheel Thapa 5-5/+5 2023-10-25fix cli create from local template (#6670)Gravatar Pierre CM 4-105/+135 * fix #4766 * fix cli create command for local folders * zig fmt * rm comment 2023-10-25fix bun add drizzle to bun add drizzle-orm (#6703)Gravatar Jasper Kelder 1-1/+1 2023-10-25Update drizzle guideGravatar Colin McDonnell 1-2/+3 2023-10-25Updates to drizzleGravatar Colin McDonnell 1-6/+6 2023-10-25Implement `mock.module` in bun:test (#6685)Gravatar Jarred Sumner 27-84/+664 * Implement Module Mocks * Update javascript.zig * Add test for spyOn + ESM namespace * Bump WebKit * Bump WebKit * Drain microtasks at end of test executions --------- Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> 2023-10-25Fix `setTimeout(() => {}, 0)` and align `setImmediate` behavior with Node.js ↵Gravatar Jarred Sumner 9-30/+169 (#6674) * Fix setTimeout(() => {}, 0) * Align `setImmediate` with Node.js * Update event_loop.zig * Update test * use Bun.sleep --------- Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> 2023-10-24fix(runtime): remove env variable limit (#6697)Gravatar dave caruso 3-12/+31 * fix env limit * test 2023-10-24Remove unnecessary lineGravatar Colin McDonnell 1-1/+0