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
Type
/
to 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 }}
akmhmgc
/
deno
Public
forked from
denoland/deno
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
deno
.github
on
main
User selector
All users
All time
Commit history
Commits on Aug 19, 2022
Fix: Honor linter rules in CI and locally (#15492)
Show description for 1848c7e
mlafeldt
authored
1848c7e
View commit details
Copy full SHA for 1848c7e
View code at this point
Browse repository at this point
Commits on Aug 8, 2022
chore: make the start_release workflow go faster (#15416)
dsherret
authored
af618e3
View commit details
Copy full SHA for af618e3
View code at this point
Browse repository at this point
Commits on Aug 6, 2022
chore: use gist for release instruction checklist (#15414)
dsherret
authored
1025959
View commit details
Copy full SHA for 1025959
View code at this point
Browse repository at this point
Commits on Aug 4, 2022
fix(test): output parallel test results independently (#15399)
nayeemrmn
authored
3432869
View commit details
Copy full SHA for 3432869
View code at this point
Browse repository at this point
Commits on Aug 2, 2022
chore: add perf and needs investigation to stalebot (#15381)
kitsonk
authored
0b3b2e1
View commit details
Copy full SHA for 0b3b2e1
View code at this point
Browse repository at this point
Commits on Aug 1, 2022
chore: cycle cache key (#15371)
bartlomieju
authored
03377ca
View commit details
Copy full SHA for 03377ca
View code at this point
Browse repository at this point
Commits on Jul 21, 2022
chore(ci): update actions to run on macos-12 (#15272)
hironichu
authored
b5eb154
View commit details
Copy full SHA for b5eb154
View code at this point
Browse repository at this point
Commits on Jul 19, 2022
chore: update deno automation to 0.12 (#15248)
dsherret
authored
9b4ae08
View commit details
Copy full SHA for 9b4ae08
View code at this point
Browse repository at this point
Commits on Jul 11, 2022
chore(ci): Run wpt launcher with preinstalled Deno (#15098)
nayeemrmn
authored
12df9f3
View commit details
Copy full SHA for 12df9f3
View code at this point
Browse repository at this point
Commits on Jul 9, 2022
fix(ext/ffi): Avoid keeping JsRuntimeState RefCell borrowed for event loop middleware calls (#15116)
aapoalas
authored
3da182b
View commit details
Copy full SHA for 3da182b
View code at this point
Browse repository at this point
Commits on Jul 2, 2022
ci: use a known good version of deno instead of latest in publish scripts (#15037)
dsherret
authored
d7feddf
View commit details
Copy full SHA for d7feddf
View code at this point
Browse repository at this point
Commits on Jun 28, 2022
refactor(bench): continuous benchmarking improvements (#14821)
littledivy
authored
ab11b45
View commit details
Copy full SHA for ab11b45
View code at this point
Browse repository at this point
Commits on Jun 13, 2022
chore: Fix broken link in stale bot text (#14843)
jsejcksn
authored
7b1662a
View commit details
Copy full SHA for 7b1662a
View code at this point
Browse repository at this point
Commits on Jun 11, 2022
chore: delete FUNDING.yml (#14849)
rojvv
authored
271cd7a
View commit details
Copy full SHA for 271cd7a
View code at this point
Browse repository at this point
Commits on Jun 8, 2022
chore(scripts): always run workflows against Deno's most recent version. (#14819)
lucasmichot
authored
4911acb
View commit details
Copy full SHA for 4911acb
View code at this point
Browse repository at this point
Commits on Jun 7, 2022
refactor(core): Move Deno.core bindings to ops (#14793)
nayeemrmn
authored
9385a91
View commit details
Copy full SHA for 9385a91
View code at this point
Browse repository at this point
Commits on Jun 5, 2022
chore(scripts/release): increase internally used deno version (#14784)
dsherret
authored
1081659
View commit details
Copy full SHA for 1081659
View code at this point
Browse repository at this point
Commits on Jun 2, 2022
Remove .github/CODEOWNERS (#14781)
Show description for 9928945
ry
authored
9928945
View commit details
Copy full SHA for 9928945
View code at this point
Browse repository at this point
Commits on May 18, 2022
refactor: use spawn API across codebase (#14414)
crowlKats
authored
4e1ca1d
View commit details
Copy full SHA for 4e1ca1d
View code at this point
Browse repository at this point
Commits on May 12, 2022
chore: update to rust 1.60.0 & update Cargo.lock (#14260)
Show description for 0ee76da
3 people
authored
0ee76da
View commit details
Copy full SHA for 0ee76da
View code at this point
Browse repository at this point
cleanup(ops): simpler is_unit_result() (#14586)
Show description for f18d053
AaronO
authored
f18d053
View commit details
Copy full SHA for f18d053
View code at this point
Browse repository at this point
Commits on May 10, 2022
ci: use xl windows runners (#14554)
Show description for 64f9711
lucacasonato
authored
64f9711
View commit details
Copy full SHA for 64f9711
View code at this point
Browse repository at this point
fix(runtime/web_worker): Use biased select when getting module result (#14553)
nayeemrmn
authored
cb884de
View commit details
Copy full SHA for cb884de
View code at this point
Browse repository at this point
Commits on May 5, 2022
chore: update deps (#14416)
lucacasonato
authored
242273e
View commit details
Copy full SHA for 242273e
View code at this point
Browse repository at this point
Commits on May 3, 2022
refactor: add core.formatLocationFilename, remove op_format_filename (#14474)
Show description for 3f08a40
bartlomieju
and
AaronO
authored
3f08a40
View commit details
Copy full SHA for 3f08a40
View code at this point
Browse repository at this point
Commits on Apr 26, 2022
fix(test): capture worker stdout and stderr in test output (#14410)
dsherret
authored
58eab0e
View commit details
Copy full SHA for 58eab0e
View code at this point
Browse repository at this point
Commits on Apr 22, 2022
Reland "perf(http): optimize ReadableStreams backed by a resource" (#14346)
littledivy
authored
57f7e07
View commit details
Copy full SHA for 57f7e07
View code at this point
Browse repository at this point
Commits on Apr 21, 2022
chore(ci): skip ci cache when doing a release (#14350)
dsherret
authored
9461310
View commit details
Copy full SHA for 9461310
View code at this point
Browse repository at this point
1.21.0 (#14336)
Show description for 29c8cd8
3 people
authored
29c8cd8
View commit details
Copy full SHA for 29c8cd8
View code at this point
Browse repository at this point
Revert various PRs related to "ext/http" (#14339)
Show description for 03019e7
bartlomieju
authored
03019e7
View commit details
Copy full SHA for 03019e7
View code at this point
Browse repository at this point
Commits on Apr 20, 2022
chore: fix version bump credentials (#14338)
dsherret
authored
aaaa877
View commit details
Copy full SHA for aaaa877
View code at this point
Browse repository at this point
feat(runtime): two-tier subprocess API (#11618)
crowlKats
authored
8a7539c
View commit details
Copy full SHA for 8a7539c
View code at this point
Browse repository at this point
core: introduce `resource.read_return` (#14331)
littledivy
authored
2612b6f
View commit details
Copy full SHA for 2612b6f
View code at this point
Browse repository at this point
Commits on Apr 15, 2022
chore: release fixes based on doing the v1.20.6 release (#14289)
dsherret
authored
b4af648
View commit details
Copy full SHA for b4af648
View code at this point
Browse repository at this point
Commits on Apr 14, 2022
chore: forward v1.20.6 release commit to main (#14288)
dsherret
authored
0e4574b
View commit details
Copy full SHA for 0e4574b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.