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
.
https-github-com-bit
/
core.js
Public
forked from
adamlaska/core.js
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
core.js
src
on
fix-update-prettier-workflow
User selector
All users
Datepicker
All time
Commit history
Commits on May 11, 2021
build(deps): lock file maintenance
Show description for 852819e
4 people
authored
852819e
View commit details
Copy full SHA for 852819e
View code at this point
Browse repository at this point
Commits on Apr 3, 2021
feat(typescript): do not permit unknown keys on `octokit` instance (even when used with plugins and defaults) (#312) thanks to @Andarist
Show description for 1939815
gr2m
authored
1939815
View commit details
Copy full SHA for 1939815
View code at this point
Browse repository at this point
Commits on Mar 30, 2021
fix(typescript): remove `[key: string]: any` from `Octokit` class (#309)
Show description for b753efb
gr2m
authored
b753efb
View commit details
Copy full SHA for b753efb
View code at this point
Browse repository at this point
Commits on Mar 15, 2021
fix(typescript): `octokit.hook.*` callback `options` type fix
gr2m
committed
c0ba0d6
View commit details
Copy full SHA for c0ba0d6
View code at this point
Browse repository at this point
Commits on Mar 9, 2021
feat(typescript): types for `octokit.hook.{before,after,error,wrap}("request", () => {})` methods (#301)
gr2m
authored
ced6249
View commit details
Copy full SHA for ced6249
View code at this point
Browse repository at this point
Commits on Oct 27, 2020
feat(auth): pass `octokit` and `octokitOptions` to `options.authStrategy` (#233)
gr2m
authored
d4f580a
View commit details
Copy full SHA for d4f580a
View code at this point
Browse repository at this point
Commits on Oct 23, 2020
fix: pass through logger to @octokit/auth-app (#226)
ewanharris
authored
f38ffc4
View commit details
Copy full SHA for f38ffc4
View code at this point
Browse repository at this point
Commits on Oct 20, 2020
fix: use correct URL to create installation access token for `octokit.graphql()` and GHES (#221)
gr2m
authored
14e8a51
View commit details
Copy full SHA for 14e8a51
View code at this point
Browse repository at this point
Commits on Aug 21, 2020
chore: spelling: registered (#168)
jsoref
authored
defc563
View commit details
Copy full SHA for defc563
View code at this point
Browse repository at this point
Commits on Aug 4, 2020
fix(TypeScript): add missing types for constructor options (#150)
sorenlouv
authored
80ca4a1
View commit details
Copy full SHA for 80ca4a1
View code at this point
Browse repository at this point
Commits on Jun 23, 2020
feat: `Octokit.defaults()` accepts callback function (#108)
gr2m
authored
4d96857
View commit details
Copy full SHA for 4d96857
View code at this point
Browse repository at this point
Commits on Jun 11, 2020
remove deprecated API to pass an array `Octokit.plugin(plugins)`. Pass multiple arguments instead: `Octokit.plugin(plugin1, plugin2)` (#101)
Show description for 0322008
gr2m
authored
0322008
View commit details
Copy full SHA for 0322008
View code at this point
Browse repository at this point
Commits on May 19, 2020
fix: remove console.log
gr2m
committed
f1cc34f
View commit details
Copy full SHA for f1cc34f
View code at this point
Browse repository at this point
fix: send GraphQL requests to the correct URL for GitHub Enterprise Server (#66)
gr2m
authored
07aa794
View commit details
Copy full SHA for 07aa794
View code at this point
Browse repository at this point
Commits on Apr 6, 2020
style: prettier (#59)
Show description for df4d943
github-actions[bot]
and
create-or-update-pull-request
authored
df4d943
View commit details
Copy full SHA for df4d943
View code at this point
Browse repository at this point
build: update prettier to version 2.0.3 (#57)
Show description for 2193158
github-actions[bot]
and
create-or-update-pull-request
authored
2193158
View commit details
Copy full SHA for 2193158
View code at this point
Browse repository at this point
Commits on Mar 24, 2020
fix: type-widening bug when handling plugins. (#53)
MaximDevoir
authored
ef3c4ce
View commit details
Copy full SHA for ef3c4ce
View code at this point
Browse repository at this point
Commits on Mar 22, 2020
style: prettier
create-or-update-pull-request
authored and
gr2m
committed
275c57b
View commit details
Copy full SHA for 275c57b
View code at this point
Browse repository at this point
Commits on Feb 18, 2020
fix: set `options.request` when custom authStrategy is set (#47)
gr2m
authored
781dc80
View commit details
Copy full SHA for 781dc80
View code at this point
Browse repository at this point
Commits on Feb 1, 2020
feat: cascading User Agent
gr2m
committed
75a1396
View commit details
Copy full SHA for 75a1396
View code at this point
Browse repository at this point
feat: Octokit.VERSION
gr2m
committed
52d579c
View commit details
Copy full SHA for 52d579c
View code at this point
Browse repository at this point
style: prettier
gr2m
committed
72feac7
View commit details
Copy full SHA for 72feac7
View code at this point
Browse repository at this point
Commits on Jan 14, 2020
feat(typescript): make `octokit` instance extendable
gr2m
committed
d4b512a
View commit details
Copy full SHA for d4b512a
View code at this point
Browse repository at this point
Commits on Nov 10, 2019
fix: remove exports that were required for TypeScript workaround
Show description for 20f2180
gr2m
committed
20f2180
View commit details
Copy full SHA for 20f2180
View code at this point
Browse repository at this point
fix: remove necessity for .plugin() chaining workaround
gr2m
committed
1594e72
View commit details
Copy full SHA for 1594e72
View code at this point
Browse repository at this point
Commits on Nov 3, 2019
feat(typescript): export types: OctokitPlugin, RequestParameters, ReturnTypeOf for TypeScript Workaround
Show description for 1120add
gr2m
committed
1120add
View commit details
Copy full SHA for 1120add
View code at this point
Browse repository at this point
docs: add TODO comment for better typings of `options.{authStrategy|auth}`
gr2m
committed
44ced56
View commit details
Copy full SHA for 44ced56
View code at this point
Browse repository at this point
feat: `authStrategy` option, `.auth()` method
Show description for fb695c0
gr2m
committed
fb695c0
View commit details
Copy full SHA for fb695c0
View code at this point
Browse repository at this point
feat: full TypeScript support for plugin API
gr2m
committed
3f06e0e
View commit details
Copy full SHA for 3f06e0e
View code at this point
Browse repository at this point
Commits on Oct 25, 2019
feat: improve TypeScript definitions via @octokit/types (#16)
Show description for 7377de2
gr2m
authored
7377de2
View commit details
Copy full SHA for 7377de2
View code at this point
Browse repository at this point
Commits on Oct 23, 2019
feat(options): add timeZone option to constructor
copperwall
authored and
gr2m
committed
ddaff24
View commit details
Copy full SHA for ddaff24
View code at this point
Browse repository at this point
Commits on Oct 13, 2019
fix(typescript): plugin options are guaranteed to be present
gr2m
committed
14df468
View commit details
Copy full SHA for 14df468
View code at this point
Browse repository at this point
Commits on Oct 9, 2019
feat: `octokit.log.{debug,info,warn,error}()`
gr2m
committed
08bf952
View commit details
Copy full SHA for 08bf952
View code at this point
Browse repository at this point
Commits on Oct 6, 2019
feat: `Octokit.defaults(options)`
gr2m
committed
9808d3f
View commit details
Copy full SHA for 9808d3f
View code at this point
Browse repository at this point
refactor: adapt for latest universal-user-agent
gr2m
committed
bb366cc
View commit details
Copy full SHA for bb366cc
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.