Skip to content
This repository was archived by the owner on Jul 1, 2026. It is now read-only.

Added library types file - #1527

Merged
daniellockyer merged 2 commits into
TryGhost:masterfrom
bpasero:bpasero-add-ts-definition
Jul 31, 2022
Merged

Added library types file#1527
daniellockyer merged 2 commits into
TryGhost:masterfrom
bpasero:bpasero-add-ts-definition

Conversation

@bpasero

Copy link
Copy Markdown
Contributor

No description provided.

@mojoaxel

Copy link
Copy Markdown

@bpasero Thanks! I hope this will get merged!
Also we should update this to the current version. Need help?

@daniellockyer

Copy link
Copy Markdown
Contributor

Hey @bpasero! 👋🏻 Happy to get this merged 🙂

Would you be able to rebase the PR?

@bpasero

Copy link
Copy Markdown
ContributorAuthor

@mojoaxel this is pretty much a snapshot of the version at https://raw.githubusercontent.com/DefinitelyTyped/DefinitelyTyped/master/types/sqlite3/index.d.ts, I am unfortunately not having the energy right now to make the changes for API additions if there are any.

@daniellockyer rebased!

@daniellockyerdaniellockyer self-assigned this Jul 31, 2022
@daniellockyerdaniellockyer changed the title Add index.d.ts for TypeScript supportAdded library types fileJul 31, 2022
@daniellockyer
daniellockyer merged commit ffda15f into TryGhost:masterJul 31, 2022
@daniellockyer

Copy link
Copy Markdown
Contributor

Thanks @bpasero! I'll look at updating the file before the next release 🙂

@bpasero
bpasero deleted the bpasero-add-ts-definition branch August 1, 2022 08:22
marmitar added a commit to marmitar/thelounge that referenced this pull request Nov 17, 2025
Update dependencies still compatible with Node 18 and CommonJS, without
any code changes required.
Major version upgrades:
- [bcryptjs v3](https://github.com/dcodeIO/bcrypt.js/releases/tag/v3.0.0)
- [commander v13](https://github.com/tj/commander.js/releases/tag/v13.0.0)
- [mime-types v3](https://github.com/jshttp/mime-types/releases/tag/v3.0.0)
- [package-json v9](https://github.com/sindresorhus/package-json/releases/tag/v9.0.0)
- [uuid v11](https://github.com/uuidjs/uuid/releases/tag/v11.0.0)
Included type definitions:
- bcryptjs>=3.0.0 (dcodeIO/bcrypt.js@2f45985)
- uuid>=11.0.0 (uuidjs/uuid#763)
- sqlite3>=5.1.0 (TryGhost/node-sqlite3#1527)
marmitar added a commit to marmitar/thelounge that referenced this pull request Jan 31, 2026
Update dependencies still compatible with Node 18 and CommonJS, without
any code changes required.
Major version upgrades:
- [bcryptjs v3](https://github.com/dcodeIO/bcrypt.js/releases/tag/v3.0.0)
- [commander v13](https://github.com/tj/commander.js/releases/tag/v13.0.0)
- [mime-types v3](https://github.com/jshttp/mime-types/releases/tag/v3.0.0)
- [package-json v9](https://github.com/sindresorhus/package-json/releases/tag/v9.0.0)
- [uuid v11](https://github.com/uuidjs/uuid/releases/tag/v11.0.0)
Included type definitions:
- bcryptjs>=3.0.0 (dcodeIO/bcrypt.js@2f45985)
- uuid>=11.0.0 (uuidjs/uuid#763)
- sqlite3>=5.1.0 (TryGhost/node-sqlite3#1527)
Minor regression:
- socket.io-parser@4.2.5 not resolved correctly by Webpack
marmitar added a commit to marmitar/thelounge that referenced this pull request Feb 11, 2026
Update dependencies still compatible with Node 18 and CommonJS, without
any code changes required.
Major version upgrades:
- [bcryptjs v3](https://github.com/dcodeIO/bcrypt.js/releases/tag/v3.0.0)
- [commander v13](https://github.com/tj/commander.js/releases/tag/v13.0.0)
- [mime-types v3](https://github.com/jshttp/mime-types/releases/tag/v3.0.0)
- [package-json v9](https://github.com/sindresorhus/package-json/releases/tag/v9.0.0)
- [uuid v11](https://github.com/uuidjs/uuid/releases/tag/v11.0.0)
Included type definitions:
- bcryptjs>=3.0.0 (dcodeIO/bcrypt.js@2f45985)
- uuid>=11.0.0 (uuidjs/uuid#763)
- sqlite3>=5.1.0 (TryGhost/node-sqlite3#1527)
Minor regression:
- socket.io-parser@4.2.5 not resolved correctly by Webpack
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@bpasero@mojoaxel@daniellockyer