Skip to content

Pull requests: boa-dev/boa

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

chore(deps): bump rustyline from 17.0.2 to 18.0.0 C-Dependencies Pull requests that update a dependency file Waiting On Review Waiting on reviews from the maintainers
#5298 opened Apr 4, 2026 by dependabot bot Loading… v1.0.0
chore(deps): bump the rust-dependencies group with 13 updates C-Dependencies Pull requests that update a dependency file C-Tests Issues and PRs related to the tests. Waiting On Review Waiting on reviews from the maintainers
#5297 opened Apr 4, 2026 by dependabot bot Loading… v1.0.0
chore(deps): update icu_locale_core requirement from ~2.1.1 to ~2.2.0 in /tests/fuzz C-Dependencies Pull requests that update a dependency file Waiting On Review Waiting on reviews from the maintainers
#5296 opened Apr 4, 2026 by dependabot bot Loading… v1.0.0
chore(deps): update icu_calendar requirement from ~2.1.1 to ~2.2.1 in /tests/fuzz C-Dependencies Pull requests that update a dependency file Waiting On Review Waiting on reviews from the maintainers
#5295 opened Apr 4, 2026 by dependabot bot Loading… v1.0.0
chore(deps): update icu_locale requirement from ~2.1.1 to ~2.2.0 in /tests/fuzz C-Dependencies Pull requests that update a dependency file Waiting On Review Waiting on reviews from the maintainers
#5294 opened Apr 4, 2026 by dependabot bot Loading… v1.0.0
chore(deps): bump crate-ci/typos from 1.44.0 to 1.45.0 in the ci-dependencies group C-Actions Pull requests that update Github Actions code C-Dependencies Pull requests that update a dependency file Waiting On Review Waiting on reviews from the maintainers
#5293 opened Apr 4, 2026 by dependabot bot Loading… v1.0.0
chore(deps): update icu_provider requirement from ~2.1.1 to ~2.2.0 in /tests/fuzz C-Dependencies Pull requests that update a dependency file Waiting On Review Waiting on reviews from the maintainers
#5292 opened Apr 4, 2026 by dependabot bot Loading… v1.0.0
chore(deps): update icu_normalizer requirement from ~2.1.1 to ~2.2.0 in /tests/fuzz C-Dependencies Pull requests that update a dependency file Waiting On Review Waiting on reviews from the maintainers
#5291 opened Apr 4, 2026 by dependabot bot Loading… v1.0.0
Modify boa_runtime's timers to use native timeout tracking and cancellation C-Builtins PRs and Issues related to builtins/intrinsics C-CLI Issues and PRs related to the Boa command line interface. C-Runtime Issues and PRs related to Boa's runtime features Waiting On Review Waiting on reviews from the maintainers
#5289 opened Apr 1, 2026 by jedel1043 Loading… v1.0.0
fix request signal C-Runtime Issues and PRs related to Boa's runtime features C-Tests Issues and PRs related to the tests. Waiting On Review Waiting on reviews from the maintainers
#5288 opened Mar 30, 2026 by Monti-27 Loading… v1.0.0
Add unit tests for bytecode argument reading (args.rs) C-VM Issues and PRs related to the Boa Virtual Machine.
#5287 opened Mar 30, 2026 by Cypher-CP0 Loading… v1.0.0
feat: implement Temporal.PlainMonthDay.prototype.toLocaleString C-Builtins PRs and Issues related to builtins/intrinsics C-Intl Changes related to the `Intl` implementation Waiting On Review Waiting on reviews from the maintainers
#5285 opened Mar 30, 2026 by Cypher-CP0 Loading… v1.0.0
Add completed PropertyDescriptor type C-Builtins PRs and Issues related to builtins/intrinsics C-Tests Issues and PRs related to the tests. C-VM Issues and PRs related to the Boa Virtual Machine. Waiting On Review Waiting on reviews from the maintainers
#5284 opened Mar 30, 2026 by HalidOdat Loading… v1.0.0
feat(clone): add structuredClone support for Error objects and relate… C-Runtime Issues and PRs related to Boa's runtime features C-Tests Issues and PRs related to the tests. Waiting On Review Waiting on reviews from the maintainers
#5280 opened Mar 28, 2026 by akshatnathani Loading… v1.0.0
fix module loader cache C-Tests Issues and PRs related to the tests. Waiting On Review Waiting on reviews from the maintainers
#5278 opened Mar 28, 2026 by Monti-27 Loading… v1.0.0
fix(string): add maximum length limit to JsString to prevent OOM crashes C-Builtins PRs and Issues related to builtins/intrinsics C-Tests Issues and PRs related to the tests. C-VM Issues and PRs related to the Boa Virtual Machine. Waiting On Review Waiting on reviews from the maintainers
#5277 opened Mar 28, 2026 by abhinavs1920 Draft v1.0.0
fix abortsignal event names C-Runtime Issues and PRs related to Boa's runtime features C-Tests Issues and PRs related to the tests. Waiting On Review Waiting on reviews from the maintainers
#5269 opened Mar 27, 2026 by Monti-27 Loading… v1.0.0
Fix docs spanned source text C-Documentation update documentation Waiting On Review Waiting on reviews from the maintainers
#5268 opened Mar 27, 2026 by Chaitanya-Parab Loading… v1.0.0
fix( /remaining): convert panics to EngineError::Panic using js_expect C-VM Issues and PRs related to the Boa Virtual Machine. Waiting On Review Waiting on reviews from the maintainers
#5267 opened Mar 27, 2026 by KaustubhOG Draft v1.0.0
refactor: TypedArray uses usize instead of u64 for internal properties C-Builtins PRs and Issues related to builtins/intrinsics Waiting On Review Waiting on reviews from the maintainers
#5263 opened Mar 26, 2026 by zhuzhu81998 Loading… v1.0.0
feat(Intl): add initial Intl.DisplayNames implementation C-Builtins PRs and Issues related to builtins/intrinsics C-Dependencies Pull requests that update a dependency file C-Intl Changes related to the `Intl` implementation Waiting On Review Waiting on reviews from the maintainers
#5249 opened Mar 24, 2026 by Lokesh0224 Loading… v1.0.0
fix(number): fix Infinity casing in Number.prototype.toExponential C-Builtins PRs and Issues related to builtins/intrinsics Waiting On Review Waiting on reviews from the maintainers
#5244 opened Mar 23, 2026 by ParthMozarkar Loading… v1.0.0
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.