-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Insights: oven-sh/bun
Overview
Could not load contribution data
Please try again later
2 Releases published by 2 people
-
bun-v1.1.35 Bun v.1.1.35
published
Nov 19, 2024 -
bun-v1.1.36 Bun v1.1.36
published
Nov 19, 2024
52 Pull requests merged by 13 people
-
VSCode in-editor error messages (readme updates)
#15325 merged
Nov 23, 2024 -
Slightly more complete undici polyfill
#15360 merged
Nov 23, 2024 -
Fix setRawMode return value on Windows
#15357 merged
Nov 23, 2024 -
Remove outdated todo comment from Windows install script
#15358 merged
Nov 23, 2024 -
fix(CI) make prisma avoid env url because of CI and rely on getSecret
#15352 merged
Nov 22, 2024 -
fix regression on http2-wrapper caused by node.js compatibility improvements on net
#15318 merged
Nov 22, 2024 -
pm: add some missing npm_ env vars
#14786 merged
Nov 22, 2024 -
fix(CI) mark inspect test as todo and comment why we mark this as todo
#15354 merged
Nov 22, 2024 -
Stub
performance.markResourceTiming
, addPerformanceResourceTiming
,PerformanceServerTiming
#15341 merged
Nov 22, 2024 -
feat(resolver): add support for self-referencing
#15284 merged
Nov 22, 2024 -
Rewrite most of napi_threadsafe_function
#15309 merged
Nov 22, 2024 -
CSS fixes & fuzzing
#15312 merged
Nov 22, 2024 -
feat(vscode-extension) error reporting, qol
#15261 merged
Nov 22, 2024 -
Fix lockfile print crash
#15332 merged
Nov 22, 2024 -
Ensure test with errors before JS execution exit with code 1
#15321 merged
Nov 22, 2024 -
fix \uFFFF printing regression
#15330 merged
Nov 22, 2024 -
fix(ReadableStream) flush as much we can before ending the stream
#15324 merged
Nov 22, 2024 -
fix(ws) ping without parameters
#15319 merged
Nov 22, 2024 -
Fix expect toMatchSnapshot not working for some strings
#15183 merged
Nov 22, 2024 -
zig: make throwInvalidArguments use JSError
#15305 merged
Nov 22, 2024 -
docs:
--bail 10
->--bail=10
#15301 merged
Nov 21, 2024 -
fix(Bun.file) throw OOM if read is too big
#15253 merged
Nov 21, 2024 -
Fix typo in 15276.test.ts
#15304 merged
Nov 21, 2024 -
fix(install): ensure aliases hash map is initialized
#15280 merged
Nov 21, 2024 -
fix fuzzy-wuzzy test
#15297 merged
Nov 21, 2024 -
zig: rename CallFrame.arguments to .arguments_old to free up decl name
#15296 merged
Nov 21, 2024 -
fix(root_cert) use a more reliable source for the latest cert
#15262 merged
Nov 20, 2024 -
zig: make throwTODO use JSError
#15264 merged
Nov 20, 2024 -
ci: bootstrap.sh: musl download of bun no longer has to be special-cased
#15265 merged
Nov 20, 2024 -
zig: JSValue: make .get and .toSliceOrNull use JSError
#15270 merged
Nov 20, 2024 -
bindings: make throwInvalidArgumentTypeValue print the value like the real ERR_INVALID_ARG_TYPE
#14804 merged
Nov 20, 2024 -
bunjs: print received value when Bun.write is passed a bad argument
#14805 merged
Nov 20, 2024 -
zig: make throwError use JSError
#15267 merged
Nov 20, 2024 -
zig: remove noop JSGlobalObject.ptr()
#15268 merged
Nov 20, 2024 -
zig: make throwNotEnoughArguments use JSError
#15266 merged
Nov 20, 2024 -
zig: align getTruthy to use JSError
#15199 merged
Nov 20, 2024 -
ci: Expand automated build images to non-alpine
#15250 merged
Nov 20, 2024 -
ci: always build images when core ci files change
#15229 merged
Nov 19, 2024 -
docker:alpine: update to 3.20 and use bun musl build
#15241 merged
Nov 19, 2024 -
us_bun_verify_error_t: ensure c struct matches zig extern
#15244 merged
Nov 19, 2024 -
Revert "fix(tls) fix type matching"
#15243 merged
Nov 19, 2024 -
Call Bun__onExit + std.os.windows.kernel32.ExitProcess to exit on Windows
#15237 merged
Nov 19, 2024 -
Implement junit test reporter
#15205 merged
Nov 19, 2024 -
[Bun.sql] Support TLS
#15217 merged
Nov 19, 2024 -
Fix setTimeout with node:util.promisify
#15230 merged
Nov 19, 2024 -
Fix docs on todo tests
#15233 merged
Nov 19, 2024 -
fix(tls) fix type matching
#15224 merged
Nov 19, 2024 -
Fix bundler crash with onLoad plugins on copy-file loaders used on entrypoints
#15231 merged
Nov 19, 2024 -
Support
Headers
&URLSearchParams
in expect().toEqual()#15195 merged
Nov 19, 2024 -
Fixed Responses to OPTIONS Requests ignore Body
#15108 merged
Nov 19, 2024 -
Fix(doc): update cluster.md
#15214 merged
Nov 18, 2024 -
fix(HttpParser) always check if content length is valid before calling requestHandler
#15179 merged
Nov 17, 2024
25 Pull requests opened by 11 people
-
Introduce InspectorLifecycleAgent and InspectorTestReporterAgent
#15194 opened
Nov 17, 2024 -
Introduce `deathSig` option in Bun.spawn
#15210 opened
Nov 18, 2024 -
Exit code non-zero when no tests run
#15212 opened
Nov 18, 2024 -
Add notice about not running amd64 under MacOS Silicon
#15213 opened
Nov 18, 2024 -
Regression test for #07540
#15228 opened
Nov 18, 2024 -
elaborate on error "Expected Sink"
#15234 opened
Nov 19, 2024 -
Set _GNU_SOURCE
#15238 opened
Nov 19, 2024 -
Document workspace version publishing behavior
#15248 opened
Nov 19, 2024 -
chore: delete some unused functions in meta.zig
#15252 opened
Nov 19, 2024 -
musl: fix test/js/bun/http/serve.test.ts
#15271 opened
Nov 20, 2024 -
Builtin MySQL client
#15274 opened
Nov 20, 2024 -
restore stubbed code paths in OutputFile.writeToDisk
#15278 opened
Nov 20, 2024 -
zig: make JSValue.toBunString use JSError
#15295 opened
Nov 20, 2024 -
do not swallow Testcommand.run errors, instead print and exit non-zero
#15300 opened
Nov 21, 2024 -
zig: make throwInvalidArgumentTypeValue use JSError
#15302 opened
Nov 21, 2024 -
fix(install): adding two or more git dependencies
#15303 opened
Nov 21, 2024 -
fix empty stream responses
#15322 opened
Nov 22, 2024 -
Remove recursion in bun shell interpreter to fix stack overflow
#15323 opened
Nov 22, 2024 -
bump webkit
#15328 opened
Nov 22, 2024 -
More compiler flags
#15331 opened
Nov 22, 2024 -
crash_handler: use WTFReportBacktrace in canary
#15333 opened
Nov 22, 2024 -
rename `CallFrame.arguments_old` to `argumentsDeprecated`
#15342 opened
Nov 22, 2024 -
zig: assert there is an exception when .zero is returned
#15362 opened
Nov 23, 2024 -
Clean up some error handling code
#15368 opened
Nov 23, 2024 -
ci: Typescript types for Buildkite yml generator
#15373 opened
Nov 23, 2024
68 Issues closed by 16 people
-
Inconsistent compiled builds
#15370 closed
Nov 23, 2024 -
bun
#15364 closed
Nov 23, 2024 -
Crash on yarn representation of lockfile
#15363 closed
Nov 23, 2024 -
`http2-wrapper` package breaks on `linux/amd64`
#15308 closed
Nov 22, 2024 -
Package.json config is not working properly inside scripts
#13803 closed
Nov 22, 2024 -
Support `config` key in package.json
#2793 closed
Nov 22, 2024 -
Add support for npm_package_config_* variables
#73 closed
Nov 22, 2024 -
Implement `performance.markResourceTiming`
#8867 closed
Nov 22, 2024 -
Segfault running Bun + Remix (w/ vite)
#15353 closed
Nov 22, 2024 -
Segmentation fault in buggy `cc` code reports that crash is Bun's fault
#14070 closed
Nov 22, 2024 -
Bun
#15338 closed
Nov 22, 2024 -
Crash in CI
#15346 closed
Nov 22, 2024 -
Segfault in bun
#15311 closed
Nov 22, 2024 -
Segmentation fault during `bun --filter '*' dev`
#15343 closed
Nov 22, 2024 -
ES Modules: Cannot resolve own specifier
#1137 closed
Nov 22, 2024 -
Support for self-referencing imports
#7644 closed
Nov 22, 2024 -
Docker image breaks when using prisma
#6599 closed
Nov 22, 2024 -
Potentiel memory leak on simple request (bun + fastify + prisma)
#12977 closed
Nov 22, 2024 -
Memory leak when using Prisma
#14664 closed
Nov 22, 2024 -
Problem while working on windows
#10919 closed
Nov 22, 2024 -
[test] Bun failed to evaluate NestJS dependency injection in Testing Module
#15334 closed
Nov 22, 2024 -
Unicode escape sequence in string literal is decoded incorrectly
#15326 closed
Nov 22, 2024 -
Invalid regular expression: range out of order in character class
#15314 closed
Nov 22, 2024 -
direct readable stream does not always flush data when the connection closes
#15235 closed
Nov 22, 2024 -
Node-compatible websocket server not sending pings without payload correctly
#15247 closed
Nov 22, 2024 -
[Regression] Bun snapshot test fails when escaping characters in v1.1.36
#15283 closed
Nov 22, 2024 -
error: Cannot find module '@elastic/elasticsearch'
#15192 closed
Nov 22, 2024 -
Connection header has "keep-alive" instead of "Upgrade" when making websocket request
#15080 closed
Nov 21, 2024 -
Bun crashes when reading very large file via Bun global
#15242 closed
Nov 21, 2024 -
segfault in docker while building a remix web application
#15286 closed
Nov 21, 2024 -
Panic on parsing package.json with specific dependencies
#15290 closed
Nov 21, 2024 -
`parsePackageJSON` crash
#15256 closed
Nov 21, 2024 -
panic(main thread): Segmentation fault at address 0x6024C
#15273 closed
Nov 21, 2024 -
Segmentation fault at address 0x6024C - crash while running server.mjs remix apps
#15276 closed
Nov 21, 2024 -
Segmentation fault after upgrading from v1.1.29 to v1.1.36
#15277 closed
Nov 21, 2024 -
Bun fails with packages that have no package.json
#15285 closed
Nov 21, 2024 -
Crashing when using bun create cloudflare
#15282 closed
Nov 21, 2024 -
Bun not installed my laptop
#14886 closed
Nov 20, 2024 -
Possible memory leak
#7377 closed
Nov 20, 2024 -
REPL not working
#11015 closed
Nov 20, 2024 -
Bun repl doesn't recognize destructure-binding top-level `await`
#9826 closed
Nov 20, 2024 -
Syntax error when executing command in bun repl
#14561 closed
Nov 20, 2024 -
fetch does not force signal timeout on certain missconfigured domains
#14560 closed
Nov 20, 2024 -
Abort signal not working when connection fails
#15275 closed
Nov 20, 2024 -
Running code generated with `useDefineForClassFields` option fails
#3246 closed
Nov 20, 2024 -
Unexpected behavior for `useDefineForClassFields=false`
#4612 closed
Nov 20, 2024 -
Bun crashes when running DuckDB client
#15255 closed
Nov 20, 2024 -
bun upgrade --stable installs a canary version
#15257 closed
Nov 19, 2024 -
Updating bun from canary to latest updates to the latest canary instead of the latest release
#15259 closed
Nov 19, 2024 -
Bun crash in windows 10 while creating expo-stack app
#15239 closed
Nov 19, 2024 -
Remix Vite build segmentation fault
#15258 closed
Nov 19, 2024 -
Segmentation fault at address 0x00000005
#15251 closed
Nov 19, 2024 -
Musl LibC Support
#918 closed
Nov 19, 2024 -
Implement a `junit` reporter for `bun test`
#8019 closed
Nov 19, 2024 -
Bun crashes when running Discord bot example
#10946 closed
Nov 19, 2024 -
Segfault with fs.watchFile
#10917 closed
Nov 19, 2024 -
Property ‘v’ has no initializer and is not definitely assigned in the constructor
#15221 closed
Nov 19, 2024 -
`serve` http server crashing with expected sink instead of continuing to run
#8404 closed
Nov 19, 2024 -
setTimeout hasn't promisify implementation
#15201 closed
Nov 19, 2024 -
`test.todo` not failing when test is already passing
#8478 closed
Nov 19, 2024 -
fetch with `method: "OPTIONS"` always returns ""
#15082 closed
Nov 19, 2024 -
Documentation suggests test.todo always runs tests and fails if they pass
#15227 closed
Nov 19, 2024 -
Docker image cannot build react project
#15138 closed
Nov 18, 2024 -
Astro is not available in bun.
#15211 closed
Nov 18, 2024 -
x64 macOS binary hangs when run with Rosetta
#15139 closed
Nov 18, 2024 -
Running bun amd64 in docker under platform rosetta2 translation breaks Bun.serve
#15204 closed
Nov 18, 2024 -
Segmentation fault when using FileSystemRouter as callable function
#13670 closed
Nov 17, 2024 -
Syntax error on octal escape in tagged template string
#7540 closed
Nov 17, 2024
68 Issues opened by 63 people
-
experimentalCSS replace `to right` to `right` and break styles
#15376 opened
Nov 23, 2024 -
Segmentation fault at address 0x6024C after upgrading to Bun v1.1.36 on MacOS
#15375 opened
Nov 23, 2024 -
"bun build" does not embed binaries from node_modules correctly
#15374 opened
Nov 23, 2024 -
Bun crashes when using fillText @napi-rs/canvas
#15372 opened
Nov 23, 2024 -
`crypto.hkdf` support for PASETO token support
#15371 opened
Nov 23, 2024 -
Operation not permitted
#15369 opened
Nov 23, 2024 -
bun
#15367 opened
Nov 23, 2024 -
Bun hello
#15366 opened
Nov 23, 2024 -
Bun
#15365 opened
Nov 23, 2024 -
Unexpected Process Termination in Bun 1.1.36 While Requesting Multiple URLs with Axios
#15361 opened
Nov 23, 2024 -
process.env and Bun.env have different results
#15359 opened
Nov 23, 2024 -
`bun build` doesn't accept Window's forward slashes
#15356 opened
Nov 23, 2024 -
Bun always sets Content-Length to 0 for HEAD response
#15355 opened
Nov 22, 2024 -
Failed to generate bytecode for ./index.js
#15351 opened
Nov 22, 2024 -
Named pipes don't work for HTTP servers
#15350 opened
Nov 22, 2024 -
panic(main thread): Segmentation fault at address 0x7FFFC8321942
#15349 opened
Nov 22, 2024 -
Macros with default import/export
#15348 opened
Nov 22, 2024 -
opening a lot of files segfaults on windows
#15347 opened
Nov 22, 2024 -
Receiving this crash consistently when using Bun workers
#15345 opened
Nov 22, 2024 -
Segfault with readline
#15344 opened
Nov 22, 2024 -
bun shell inconsistent empty string argument parsing
#15340 opened
Nov 22, 2024 -
Bun run --watch dev or docker-compose up --build causes SIGKILL
#15339 opened
Nov 22, 2024 -
Illegal instruction in mi_reserve_os_memory_ex
#15337 opened
Nov 22, 2024 -
Using `bun install` on a package with a git address will 100% not pull it.
#15336 opened
Nov 22, 2024 -
bun shell with pipe to grep command hangs forever
#15335 opened
Nov 22, 2024 -
bun run dev, crashes after running killall bun
#15329 opened
Nov 22, 2024 -
`--packages external` should bundle workspace members
#15327 opened
Nov 22, 2024 -
Bun serve with a Response with empty ReadableStream won't redirect.
#15320 opened
Nov 21, 2024 -
Segmentation fault on shadcn-svelte init
#15317 opened
Nov 21, 2024 -
Bun fails ~sometimes~ running shell command "patch"
#15316 opened
Nov 21, 2024 -
Segfault in bun
#15315 opened
Nov 21, 2024 -
Bun.build & Bun.Transpiler CSSStyleSheet 样式表相关的问题
#15310 opened
Nov 21, 2024 -
Add bun-linuxmusl-x64 as a compile target in bun build
#15307 opened
Nov 21, 2024 -
Multipart: Boundary not found
#15306 opened
Nov 21, 2024 -
server crash when using "bun --bun run dev" with nextjs15
#15299 opened
Nov 21, 2024 -
vite + vue takes up too much memory
#15294 opened
Nov 20, 2024 -
`--bail` flag behavior to support space-separated arguments in `bun test`
#15293 opened
Nov 20, 2024 -
bunx nx serve application on bun 1.1.36
#15292 opened
Nov 20, 2024 -
Prisma crashing when logging is enabled
#15291 opened
Nov 20, 2024 -
bun --frozen-lockfile shows error without explanation when version mismatch
#15288 opened
Nov 20, 2024 -
Bun's Postgres doesn't support subqueries with duplicate names
#15287 opened
Nov 20, 2024 -
Server crashed with segmentation fault
#15281 opened
Nov 20, 2024 -
[BUG] Can't upgrade bun on windows if its install directory is symlinked to another drive
#15279 opened
Nov 20, 2024 -
Proper Call Stack in macros
#15269 opened
Nov 20, 2024 -
bun crashes on "long" (recursive) iterations
#15254 opened
Nov 19, 2024 -
Crash on Docker build
#15249 opened
Nov 19, 2024 -
Support publishing for bun workspaces
#15246 opened
Nov 19, 2024 -
bun publish to GitHub Package Registry fails with 400 Bad Request / no attachments present in packument
#15245 opened
Nov 19, 2024 -
Support Angular component testing with HTML file templates
#15240 opened
Nov 19, 2024 -
add a way to auto-impoort all paks
#15236 opened
Nov 19, 2024 -
panic(main thread): Segmentation fault at address 0x48
#15232 opened
Nov 19, 2024 -
Building angular app inside bun image hangs
#15226 opened
Nov 18, 2024 -
DOM Testing Library setup does not work in workspaces
#15225 opened
Nov 18, 2024 -
Bun vscode extension breaks "javascript debug terminal" for node
#15223 opened
Nov 18, 2024 -
Setting up Testing Library support does not work as documented.
#15222 opened
Nov 18, 2024 -
Bun x Astrojs x Svelte 5 compile errors
#15220 opened
Nov 18, 2024 -
Handling an invalid regualr expression
#15219 opened
Nov 18, 2024 -
Segmentation when try to run next's dev
#15216 opened
Nov 18, 2024 -
Crashed when trying to access an undefined variable in Express Request variable
#15215 opened
Nov 18, 2024 -
`bun add --development` leaves a package in `"dependencies"`
#15209 opened
Nov 18, 2024 -
`bun test` exits with code 0 when the entrypoint fails to resolve (ModuleNotFound)
#15208 opened
Nov 18, 2024 -
Crash on install
#15207 opened
Nov 17, 2024 -
compile flag to prevent terminal window when launching single file exe
#15206 opened
Nov 17, 2024 -
bunshell dirname command does not work on Bun 1.1.34
#15202 opened
Nov 17, 2024 -
Bun not acknowledging changes in files
#15200 opened
Nov 17, 2024 -
Support npm commands, specifically install
#15198 opened
Nov 17, 2024 -
nfc-pcsc / nfc-pcsclite native module segfault on bun
#15197 opened
Nov 17, 2024 -
Seg fault Linux Kernel v6.5.0
#15196 opened
Nov 17, 2024
138 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Start fixing bugs discovered by Node.js's Node-API tests
#14501 commented on
Nov 23, 2024 • 7 new comments -
bustDirCache on FileSystemRouter.reload & fix of dir_cache keys in windows
#15091 commented on
Nov 19, 2024 • 2 new comments -
Bun leaks memory in Workers
#5709 commented on
Nov 21, 2024 • 0 new comments -
[windows]: `EPERM` when installing the package locally at `../my-package`
#13379 commented on
Nov 21, 2024 • 0 new comments -
TypeError: ReadableStreamBYOBReader needs a ReadableByteStreamController
#12908 commented on
Nov 21, 2024 • 0 new comments -
MVP of CSS parser
#14167 commented on
Nov 21, 2024 • 0 new comments -
bake dev server tracking issue
#14324 commented on
Nov 21, 2024 • 0 new comments -
Bun runs out of memory although memory is available and doesn't peak
#14912 commented on
Nov 21, 2024 • 0 new comments -
ReadableStream cancel is not called
#14390 commented on
Nov 21, 2024 • 0 new comments -
Bun could not find a package.json file.
#5483 commented on
Nov 21, 2024 • 0 new comments -
`error: h2 is not supported` in `http2-wrapper` package
#14958 commented on
Nov 21, 2024 • 0 new comments -
Issues Installing/Running Bun on Void Linux (musl)
#14052 commented on
Nov 22, 2024 • 0 new comments -
`expect(...).*` types are overly strict and hard to work with
#6934 commented on
Nov 22, 2024 • 0 new comments -
Compatibility issue with terminal-kit (node:stream)
#13248 commented on
Nov 22, 2024 • 0 new comments -
Bun fails to install/add packages to any project that is not on the C: drive
#10169 commented on
Nov 22, 2024 • 0 new comments -
bun install/update behind proxy still does not work in windows (v1.1.27)
#13877 commented on
Nov 22, 2024 • 0 new comments -
Error: The Request.url getter can only be used on instances of Request
#12368 commented on
Nov 22, 2024 • 0 new comments -
`@types/bun` still conflicts with `@types/node`
#8761 commented on
Nov 23, 2024 • 0 new comments -
Preserve -- in process.argv
#14003 commented on
Nov 18, 2024 • 0 new comments -
pathToFileURL on Windows fails to include drive letter when input path starts with /
#14816 commented on
Nov 20, 2024 • 0 new comments -
Changing process.title does nothing
#14255 commented on
Nov 20, 2024 • 0 new comments -
Bun bundle not work with PgLite
#15032 commented on
Nov 20, 2024 • 0 new comments -
`env` variables are not loading in bun 1.0.36 or 1.1
#9877 commented on
Nov 20, 2024 • 0 new comments -
paraglide-js not working
#12777 commented on
Nov 20, 2024 • 0 new comments -
Bun test watch should only run relevant tests
#4825 commented on
Nov 20, 2024 • 0 new comments -
Problem with 'express-session' or 'connect-mongo'
#7604 commented on
Nov 20, 2024 • 0 new comments -
--tsconfig-override is ignored; always loads tsconfig from cwd
#7079 commented on
Nov 20, 2024 • 0 new comments -
ReferenceError: Bun is not defined
#5263 commented on
Nov 21, 2024 • 0 new comments -
Bun mangles package.json formatting in some cases
#9351 commented on
Nov 21, 2024 • 0 new comments -
`bun build` doesn't hoist `"use strict"`, `"use client"`, `"use server"`, etc. directives
#6854 commented on
Nov 21, 2024 • 0 new comments -
`bunx [email protected]` throws "could not determine executable to run for package exec" on Windows
#10068 commented on
Nov 21, 2024 • 0 new comments -
crawlee playwright bun : Running crawlee's playwright crawler with bun causes Protocol mismatch error
#13296 commented on
Nov 21, 2024 • 0 new comments -
windows: triggering registered uncaughtException handler prevents process from exiting
#12827 commented on
Nov 21, 2024 • 0 new comments -
TLS authorization incorrectly rejecting trusted certificates with MQTT.js
#6232 commented on
Nov 21, 2024 • 0 new comments -
Adding or installing is very slow, and switching images does not improve it
#14132 commented on
Nov 21, 2024 • 0 new comments -
Fetch Bug or Promise.all bug
#10896 commented on
Nov 21, 2024 • 0 new comments -
chore: swap install counter and package name
#14308 commented on
Nov 18, 2024 • 0 new comments -
Fix FFI bugs and let the test run in CI
#14340 commented on
Nov 22, 2024 • 0 new comments -
Rewrite node:http to not use Request & Response
#14384 commented on
Nov 23, 2024 • 0 new comments -
bindings: assert JSValue.call is not called on zero value
#14828 commented on
Nov 20, 2024 • 0 new comments -
node streams compatibility
#14831 commented on
Nov 23, 2024 • 0 new comments -
fix: short params parsing within zig-clap fork
#14845 commented on
Nov 20, 2024 • 0 new comments -
WIP fix for #14982
#14996 commented on
Nov 22, 2024 • 0 new comments -
Fix tagged template literal with unicode
#15047 commented on
Nov 22, 2024 • 0 new comments -
Fix bun run folder
#15117 commented on
Nov 19, 2024 • 0 new comments -
Make E.String always ascii or utf-8, never utf-16
#15163 commented on
Nov 23, 2024 • 0 new comments -
Added returning of original path from Bun.build
#15167 commented on
Nov 23, 2024 • 0 new comments -
docs(prisma): update the prisma init command to use `--bun`
#15171 commented on
Nov 21, 2024 • 0 new comments -
feat(DevServer): batch bundles & run them asynchronously
#15181 commented on
Nov 23, 2024 • 0 new comments -
ci: bootstrap: raise fd limit
#15184 commented on
Nov 20, 2024 • 0 new comments -
ci: bootstrap: define shell for buildkite user
#15187 commented on
Nov 19, 2024 • 0 new comments -
zig: always set a reasonable NOFILE rlimit max
#15188 commented on
Nov 19, 2024 • 0 new comments -
TS Type error when importing a .txt file
#9276 commented on
Nov 23, 2024 • 0 new comments -
Bun cannot start expo app
#14481 commented on
Nov 23, 2024 • 0 new comments -
`bun build` crash
#14540 commented on
Nov 23, 2024 • 0 new comments -
Windows: ```bunx``` postinstall error
#9841 commented on
Nov 23, 2024 • 0 new comments -
3.6x memory usage over node while running NestJS application
#4796 commented on
Nov 23, 2024 • 0 new comments -
Allow to install a package to a specific workspace
#7182 commented on
Nov 23, 2024 • 0 new comments -
bun start crash - TypeError: undefined is not an object at terminate()
#11972 commented on
Nov 23, 2024 • 0 new comments -
SvelteKit Node adapter not working
#14299 commented on
Nov 23, 2024 • 0 new comments -
Running Playwright tests with Bun runtime and Playwright config file hangs + completes with no output or segfault
#8222 commented on
Nov 23, 2024 • 0 new comments -
No X509Certificate Support Means Unable to verify iOS App Transactions via official Apple Node Library
#13802 commented on
Nov 23, 2024 • 0 new comments -
Segmentation fault at address 0xFFFFFFFFFFFFFFFF
#14632 commented on
Nov 23, 2024 • 0 new comments -
Do not elide lines with `bun run` with workspaces
#12431 commented on
Nov 24, 2024 • 0 new comments -
Flagging Node Dependencies with `--external` does not work
#2701 commented on
Nov 24, 2024 • 0 new comments -
astro / There was an uncaught error in the middle of the stream while rendering
#11602 commented on
Nov 24, 2024 • 0 new comments -
minimal Bun build?
#2541 commented on
Nov 24, 2024 • 0 new comments -
Update `@types/node` dependency version
#13987 commented on
Nov 19, 2024 • 0 new comments -
feat: support default test timeout in bunfig.toml
#13988 commented on
Nov 20, 2024 • 0 new comments -
Bundle CSS hexadecimal content property add redundant "\\" character to output
#15168 commented on
Nov 17, 2024 • 0 new comments -
fs.watch cannot detect changes in files that are created after bun starts
#15085 commented on
Nov 18, 2024 • 0 new comments -
createWebSocketStream in `ws` package not implemented
#4568 commented on
Nov 18, 2024 • 0 new comments -
Postgres.js | CONNECTION_CLOSED issue.
#11301 commented on
Nov 18, 2024 • 0 new comments -
ESLint: IntelliJ timeouts at "Starting ESLint service" since bun version >= 1.0.31
#11221 commented on
Nov 19, 2024 • 0 new comments -
Bun build stucks with async reading file in macro
#14104 commented on
Nov 19, 2024 • 0 new comments -
Bun.$ crashes on macOS ARM64 with large array of non-empty strings
#15189 commented on
Nov 19, 2024 • 0 new comments -
TypeError: Expected Sink code: "ERR_INVALID_THIS"
#10632 commented on
Nov 19, 2024 • 0 new comments -
Bun crashed while installing deps
#10948 commented on
Nov 19, 2024 • 0 new comments -
LevelDB Error
#11010 commented on
Nov 19, 2024 • 0 new comments -
`ink-use-stdout-dimensions` causes seg. fault
#11013 commented on
Nov 19, 2024 • 0 new comments -
DSE-Read-Q
#11026 commented on
Nov 19, 2024 • 0 new comments -
**panic**: Internal assertion failure on [RunCommand] when processing http request
#11407 commented on
Nov 19, 2024 • 0 new comments -
Error
#11459 commented on
Nov 19, 2024 • 0 new comments -
issue running with bun
#11498 commented on
Nov 19, 2024 • 0 new comments -
bun create elysia crash
#11527 commented on
Nov 19, 2024 • 0 new comments -
Crash while installing package
#11530 commented on
Nov 19, 2024 • 0 new comments -
panic(main thread): incorrect alignment
#11557 commented on
Nov 19, 2024 • 0 new comments -
bun add <package> Compatibility Behaviour
#15190 commented on
Nov 17, 2024 • 0 new comments -
`Bun.inspect()` with `depth: Infinity` truncates arrays
#15193 commented on
Nov 17, 2024 • 0 new comments -
react-icons problem
#15152 commented on
Nov 17, 2024 • 0 new comments -
Problems with generating prisma client using bun
#14962 commented on
Nov 17, 2024 • 0 new comments -
Error initializing app with bunx nuxi@latest: Missing package.json
#14796 commented on
Nov 17, 2024 • 0 new comments -
Import named 'diffieHellman' not found in module 'crypto'
#6782 commented on
Nov 17, 2024 • 0 new comments -
crash run test with serve
#15157 commented on
Nov 17, 2024 • 0 new comments -
\x in the snapshot data creates a corrupted snapshot
#10868 commented on
Nov 17, 2024 • 0 new comments -
Breakpoints are being hit at unexpected locations when using Bun for debugging
#15131 commented on
Nov 17, 2024 • 0 new comments -
ZSH "Insecure Directories" Error After Running Install Script on MacOS
#222 commented on
Nov 17, 2024 • 0 new comments -
Process is not terminated automatically
#13887 commented on
Nov 17, 2024 • 0 new comments -
Add CompressionStream
#1723 commented on
Nov 17, 2024 • 0 new comments -
Testing Bug: The Execution Order of Setup and Teardown in Testing is Incorrect
#5738 commented on
Nov 17, 2024 • 0 new comments -
Bun shell strips output colors
#11046 commented on
Nov 18, 2024 • 0 new comments -
SystemError spawnSync exit code 1 after running `biome format`
#14944 commented on
Nov 18, 2024 • 0 new comments -
node:vm globalThis / this !== context
#4205 commented on
Nov 18, 2024 • 0 new comments -
worker_threads.Worker missing resourceLimits, stderr, stdout and eval options
#10768 commented on
Nov 18, 2024 • 0 new comments -
Feature Request: Embedding Bun within other native applications (like a Rust program)
#12017 commented on
Nov 19, 2024 • 0 new comments -
URLPattern
#2286 commented on
Nov 19, 2024 • 0 new comments -
using `/tmp/bun-node` for overriding node.js is incorrect
#7504 commented on
Nov 19, 2024 • 0 new comments -
Some async code doesn't produce stack trace on error
#2704 commented on
Nov 19, 2024 • 0 new comments -
Feature request: bun add --filter to install packages into specific workspace(s)
#14719 commented on
Nov 20, 2024 • 0 new comments -
Bun's Roadmap
#159 commented on
Nov 20, 2024 • 0 new comments -
bake production build tracking issue
#14763 commented on
Nov 20, 2024 • 0 new comments -
bun does not support `tsconfig.json` `useDefineForClassFields`
#2060 commented on
Nov 20, 2024 • 0 new comments -
`AbortSignal.timeout` and `fetch` not working when can't reach server
#13302 commented on
Nov 20, 2024 • 0 new comments -
`signal` argument not used when passed to `net.createConnection` for connection timeouts
#13126 commented on
Nov 20, 2024 • 0 new comments -
Missing Esbuild plugin API options (resolveDir, pluginData)
#8994 commented on
Nov 20, 2024 • 0 new comments -
Passing objects in await expressions in REPL
#10422 commented on
Nov 20, 2024 • 0 new comments -
repl freezes after running alert() or confirm()
#7590 commented on
Nov 20, 2024 • 0 new comments -
Bundler Duplicate Exports
#5344 commented on
Nov 20, 2024 • 0 new comments -
`Object` in REPL is non-extensible
#9268 commented on
Nov 20, 2024 • 0 new comments -
bun repl throws "SyntaxError: Can't create duplicate variable" with async IIFE const on second iteration
#8398 commented on
Nov 20, 2024 • 0 new comments -
Throwing inside the bun repl can cause it to exit
#8375 commented on
Nov 20, 2024 • 0 new comments -
zsh: trace trap bun run cron.js, before: zsh: segment fault
#11569 commented on
Nov 19, 2024 • 0 new comments -
Segmentation fault at address 0xFFECC
#11559 commented on
Nov 19, 2024 • 0 new comments -
bunx shadcn-ui@latest init crashes
#11590 commented on
Nov 19, 2024 • 0 new comments -
Prefilled crash report
#11592 commented on
Nov 19, 2024 • 0 new comments -
Crash Bun
#11600 commented on
Nov 19, 2024 • 0 new comments -
Bun failed to run the `start` command on Windows
#11616 commented on
Nov 19, 2024 • 0 new comments -
Bun Segementation Fault in Production
#11651 commented on
Nov 19, 2024 • 0 new comments -
Server crashes after a wiile, unsure what causes this
#11665 commented on
Nov 19, 2024 • 0 new comments -
crash when trying to load a library
#11697 commented on
Nov 19, 2024 • 0 new comments -
Constructing deep objects in macros causes segfaults or weird syntax errors
#11730 commented on
Nov 19, 2024 • 0 new comments -
Using ink-table package causes segmentation fault
#11067 commented on
Nov 19, 2024 • 0 new comments -
AccessDenied: Bun fails to install package from private Git repository
#5949 commented on
Nov 19, 2024 • 0 new comments -
Error packaging executable file "Right side of assignment cannot be destructured"
#9994 commented on
Nov 19, 2024 • 0 new comments -
Bun performance slower than node using imapflow & mailparser
#11420 commented on
Nov 19, 2024 • 0 new comments -
Coverage - provide a way to exclude lines or branches from coverage
#7662 commented on
Nov 19, 2024 • 0 new comments -
Support for neo4j-driver
#9914 commented on
Nov 19, 2024 • 0 new comments -
quick.db bug
#13368 commented on
Nov 19, 2024 • 0 new comments