Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
boa-dev
/
boa
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
655
Star
7.5k
Code
Issues
166
Pull requests
100
Discussions
Actions
Projects
Wiki
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Actions: boa-dev/boa
Actions
All workflows
Workflows
Benchmarks
Benchmarks
Cleanup PR Caches
Cleanup PR Caches
CodeQL SAST Scanning
CodeQL SAST Scanning
Continuous integration
Continuous integration
Copilot
Copilot
Copilot code review
Copilot code review
Dependabot Updates
Dependabot Updates
Nightly Build
Nightly Build
PR Management
PR Management
Publish Release
Publish Release
Show more workflows...
Management
Caches
Deployments
Benchmarks
Benchmarks
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
pull_request.yml
will be ignored since log searching is not yet available
2,500+ workflow runs
2,500+ workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Bump ICU4X dependencies to 2.3
Benchmarks
#12216:
Pull request
#5490
synchronize by
jedel1043
1s
jedel1043:bump-icu4x-2-3
jedel1043:bump-icu4x-2-3
1s
View #5490
View workflow file
chore(deps): bump icu_provider_adapters from 2.2.0 to 2.3.0 in the rust-dependencies group across 1 directory
Benchmarks
#12215:
Pull request
#5493
opened by
dependabot
Bot
1s
dependabot/cargo/rust-dependencies-f60336786a
dependabot/cargo/rust-dependencies-f60336786a
1s
View #5493
View workflow file
Bump dependencies to their latest versions
Benchmarks
#12214:
Pull request
#5491
synchronize by
jedel1043
9s
jedel1043:bump-deps-2026
jedel1043:bump-deps-2026
9s
View #5491
View workflow file
Bump ICU4X dependencies to 2.3
Benchmarks
#12213:
Pull request
#5490
synchronize by
jedel1043
1s
jedel1043:bump-icu4x-2-3
jedel1043:bump-icu4x-2-3
1s
View #5490
View workflow file
Bump ICU4X dependencies to 2.3
Benchmarks
#12212:
Pull request
#5490
synchronize by
jedel1043
1s
jedel1043:bump-icu4x-2-3
jedel1043:bump-icu4x-2-3
1s
View #5490
View workflow file
Use downcast on Date intrinsic to ensure borrows are not extended
Benchmarks
#12211:
Pull request
#5492
synchronize by
jedel1043
1s
jedel1043:date-shorter-borrows
jedel1043:date-shorter-borrows
1s
View #5492
View workflow file
Use downcast on Date intrinsic to ensure borrows are not extended
Benchmarks
#12210:
Pull request
#5492
synchronize by
jedel1043
2s
jedel1043:date-shorter-borrows
jedel1043:date-shorter-borrows
2s
View #5492
View workflow file
Bump dependencies to their latest versions
Benchmarks
#12209:
Pull request
#5491
opened by
jedel1043
1s
jedel1043:bump-deps-2026
jedel1043:bump-deps-2026
1s
View #5491
View workflow file
Bump ICU4X dependencies to 2.3
Benchmarks
#12208:
Pull request
#5490
opened by
jedel1043
2s
jedel1043:bump-icu4x-2-3
jedel1043:bump-icu4x-2-3
2s
View #5490
View workflow file
Fix latest lints from rustc 1.98.0
Benchmarks
#12207:
Pull request
#5489
synchronize by
jedel1043
10s
jedel1043:rustc-1.98.0
jedel1043:rustc-1.98.0
10s
View #5489
View workflow file
Fix latest lints from rustc 1.98.0
Benchmarks
#12206:
Pull request
#5489
opened by
jedel1043
3s
jedel1043:rustc-1.98.0
jedel1043:rustc-1.98.0
3s
View #5489
View workflow file
feat(engine): include the value type in "not a constructor" errors
Benchmarks
#12205:
Pull request
#5488
opened by
ChrisJr404
9s
ChrisJr404:not-a-constructor-value-type
ChrisJr404:not-a-constructor-value-type
9s
View #5488
View workflow file
Fix unsoundness in JsValueStore by replacing unsafe raw pointer mutation of Arc with safe OnceLock
Benchmarks
#12204:
Pull request
#5408
synchronize by
mansiverma897993
9s
mansiverma897993:fix/unsound-jsvaluestore-replace
mansiverma897993:fix/unsound-jsvaluestore-replace
9s
View #5408
View workflow file
Fix unsoundness in JsValueStore by replacing unsafe raw pointer mutation of Arc with safe OnceLock
Benchmarks
#12203:
Pull request
#5408
synchronize by
mansiverma897993
1s
mansiverma897993:fix/unsound-jsvaluestore-replace
mansiverma897993:fix/unsound-jsvaluestore-replace
1s
View #5408
View workflow file
[oscars-integration] Fix test262 test suite failures
Benchmarks
#12202:
Pull request
#5482
synchronize by
shruti2522
1s
shruti2522:fix-test262
shruti2522:fix-test262
1s
View #5482
View workflow file
[oscars-integration] Fix test262 test suite failures
Benchmarks
#12201:
Pull request
#5482
synchronize by
shruti2522
1s
shruti2522:fix-test262
shruti2522:fix-test262
1s
View #5482
View workflow file
[oscars-integration] Fix test262 test suite failures
Benchmarks
#12200:
Pull request
#5482
synchronize by
shruti2522
2s
shruti2522:fix-test262
shruti2522:fix-test262
2s
View #5482
View workflow file
[oscars-integration] Fix test262 test suite failures
Benchmarks
#12199:
Pull request
#5482
synchronize by
shruti2522
1s
shruti2522:fix-test262
shruti2522:fix-test262
1s
View #5482
View workflow file
[oscars-integration] Fix test262 test suite failures
Benchmarks
#12198:
Pull request
#5482
synchronize by
shruti2522
1s
shruti2522:fix-test262
shruti2522:fix-test262
1s
View #5482
View workflow file
[oscars-integration] Fix test262 test suite failures
Benchmarks
#12197:
Pull request
#5482
synchronize by
shruti2522
2s
shruti2522:fix-test262
shruti2522:fix-test262
2s
View #5482
View workflow file
[oscars-integration] Fix test262 test suite failures
Benchmarks
#12196:
Pull request
#5482
synchronize by
shruti2522
1s
shruti2522:fix-test262
shruti2522:fix-test262
1s
View #5482
View workflow file
[oscars-integration] Fix test262 test suite failures
Benchmarks
#12195:
Pull request
#5482
synchronize by
shruti2522
1s
shruti2522:fix-test262
shruti2522:fix-test262
1s
View #5482
View workflow file
[oscars-integration] Fix test262 test suite failures
Benchmarks
#12194:
Pull request
#5482
synchronize by
shruti2522
1s
shruti2522:fix-test262
shruti2522:fix-test262
1s
View #5482
View workflow file
[oscars-integration] Fix test262 test suite failures
Benchmarks
#12193:
Pull request
#5482
synchronize by
shruti2522
1s
shruti2522:fix-test262
shruti2522:fix-test262
1s
View #5482
View workflow file
[oscars-integration] Fix test262 test suite failures
Benchmarks
#12192:
Pull request
#5482
synchronize by
shruti2522
1s
shruti2522:fix-test262
shruti2522:fix-test262
1s
View #5482
View workflow file
Previous
1
2
3
4
5
…
99
100
101
Next
You can’t perform that action at this time.