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
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
.
nodejs
/
node
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
37k
Star
122k
Code
Issues
632
Pull requests
563
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[v12.x] multiple util and assert backports
- #31431
#31431
Closed
BridgeAR
wants to merge 15 commits into
nodejs:v12.x-staging
nodejs/node:v12.x-staging
from
BridgeAR:backport-30343-to-12
BridgeAR/node:backport-30343-to-12
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Closed
[v12.x] multiple util and assert backports
#31431
BridgeAR
wants to merge 15 commits into
nodejs:v12.x-staging
nodejs/node:v12.x-staging
from
BridgeAR:backport-30343-to-12
BridgeAR/node:backport-30343-to-12
Copy head branch name to clipboard
Commits
Commits on Jan 20, 2020
util: fix .format() not always calling toString when it should be
Show description for 9d82b76
BridgeAR
committed
9d82b76
View commit details
Copy full SHA for 9d82b76
Browse repository at this point
benchmark: add more util inspect and format benchmarks
Show description for 2859667
BridgeAR
committed
2859667
View commit details
Copy full SHA for 2859667
Browse repository at this point
util: improve performance inspecting proxies
Show description for e110449
BridgeAR
committed
e110449
View commit details
Copy full SHA for e110449
Browse repository at this point
util: never trigger any proxy traps using `format()`
Show description for 62ed6a2
BridgeAR
committed
62ed6a2
View commit details
Copy full SHA for 62ed6a2
Browse repository at this point
util: fix built-in detection
Show description for 7d19aba
BridgeAR
committed
7d19aba
View commit details
Copy full SHA for 7d19aba
Browse repository at this point
util: inspect (user defined) prototype properties
Show description for a9d41b7
BridgeAR
committed
a9d41b7
View commit details
Copy full SHA for a9d41b7
Browse repository at this point
Commits on Jan 22, 2020
util: refactor inspect code for constistency
Show description for 0b08d32
BridgeAR
committed
0b08d32
View commit details
Copy full SHA for 0b08d32
Browse repository at this point
util: add (typed) array length to the default output
Show description for 1e2c535
BridgeAR
committed
1e2c535
View commit details
Copy full SHA for 1e2c535
Browse repository at this point
src: accept single argument in getProxyDetails
Show description for a676531
BridgeAR
committed
a676531
View commit details
Copy full SHA for a676531
Browse repository at this point
util: improve prototype inspection using `inspect()` and `showHidden`
Show description for 9c9b338
BridgeAR
committed
9c9b338
View commit details
Copy full SHA for 9c9b338
Browse repository at this point
assert: fix generatedMessage property
Show description for 32dfdb8
BridgeAR
committed
32dfdb8
View commit details
Copy full SHA for 32dfdb8
Browse repository at this point
assert: DRY .throws code
Show description for ad12514
BridgeAR
committed
ad12514
View commit details
Copy full SHA for ad12514
Browse repository at this point
doc: update assert.throws() examples
Show description for 8b82c85
BridgeAR
committed
8b82c85
View commit details
Copy full SHA for 8b82c85
Browse repository at this point
doc: make `AssertionError` a link
Show description for ed2d864
BridgeAR
committed
ed2d864
View commit details
Copy full SHA for ed2d864
Browse repository at this point
assert: implement `assert.match()` and `assert.doesNotMatch()`
Show description for e2970ab
BridgeAR
committed
e2970ab
View commit details
Copy full SHA for e2970ab
Browse repository at this point
You can’t perform that action at this time.