Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/sapphiredev/plugins

Plugins for the Sapphire Framework
https://github.com/sapphiredev/plugins

chore(release): publish

- @sapphire/[email protected]
- @sapphire/[email protected]
- @sapphire/[email protected]
-...

8efee8b0bbdbddb43bb1836346f2a91cf20f6274 authored about 3 years ago
chore(deps): update all non-major dependencies

13092a7bfd7f5564561c421cc113e2accb0f8560 authored about 3 years ago
fix(deps): update dependency node-fetch to v2.6.7 [security]

743c9a606cd8d03cc91666cb86953ba302ccfb65 authored about 3 years ago
chore(deps): update sapphire dependencies

8f6602975a840816ca338adf13b311cf71b2177b authored about 3 years ago
feat(scheduled-tasks): make it possible to configure additional Job options when using Redis strategy (#232)

cb90edce16dbff9280e88f6f18a4adf91cef28af authored about 3 years ago
fix(pattern-commands): ensure duration isn't destructured when not available

8f16d02053c2d7338ce644cf23cd9446df1d9cc1 authored about 3 years ago
fix(scheduled-tasks): fix the flow of running repeated tasks

b614a9a5664482fae79148162dac4eed9afe0e5a authored about 3 years ago
chore: regen lockfile

a8010bfebe1f29105dc8a695ab2eefad425a16c6 authored about 3 years ago
chore(release): publish

- @sapphire/[email protected]

d1bfabfd02349587a83888ac191cf1e2aaa01d6f authored about 3 years ago
chore: update dependencies

ca6c9a909fa1b2673c879ed47f9b3c3e5452df8b authored about 3 years ago
perf(i18next): "add" event is not necessary in chokidar (#229)

138764cc140f74d2f2b3745ed838cac63ea97e4c authored about 3 years ago
chore(release): publish

- @sapphire/[email protected]

9b9ceba1a2e3855a8e1ba1ee351135a2ad1eab79 authored about 3 years ago
fix(i18next): postLogin hook register (#228)

c67035ef457ff390edfb30b8e2a664d4daeb7d9d authored about 3 years ago
chore: regen lockfile

c39b3d6e8e27386af23497e1580edeea7342b2c9 authored about 3 years ago
chore(release): publish

- @sapphire/[email protected]
- @sapphire/[email protected]
- @sapphire/[email protected]...

aeb902dc71f3c05f695178e001869fea47b43be1 authored about 3 years ago
chore: bump some deps

8c89bba50b72591d034f1b4a93fc04390f52f0c6 authored about 3 years ago
feat(i18next): add hot-module-replacement to reload i18next resources (#224)

26a8c41bfcee9a2be9fc319df2ec8e542d8cb370 authored about 3 years ago
docs: add duration to success event TSdoc comments (#227)

72eee676aa2071756d93cde7a0dee5d1938b0969 authored about 3 years ago
feat(scheduled-tasks): add duration to `ScheduledTaskSuccess` event (#226)

6ab6493918bb7979a83d8beefc169329ee0bd5dd authored about 3 years ago
feat(pattern-commands): Add duration to `CommandSuccess` event (#225)

8a58c462f3d198febab8a330ee5fac26911a0085 authored about 3 years ago
feat(hmr): make it possible set the chokidar watch options (#223)

Co-authored-by: Jeroen Claassens <[email protected]>

3fe7e48a3577df6d9addc613cae74ccb07e41639 authored about 3 years ago
fix(scheduled-tasks and pattern-commands): Add params to event typedocs (#222)

Co-authored-by: Jeroen Claassens <[email protected]>

e18509f2df3d3b1fd146e21c6dc199170d671b15 authored about 3 years ago
chore(release): publish

- @sapphire/[email protected]
- @sapphire/[email protected]

afb9f72a22b99540af0b78c3e909886d1d6b74e9 authored about 3 years ago
feat(pattern-commands): specify breaking change

BREAKING CHANGE: This package now depends on @sapphire/stopwatch.
Please make sure you add this ...

a4ed1b2125cd39e8e30592dc2fa38d5c810673d9 authored about 3 years ago
feat(scheduled-tasks): specify breaking change

BREAKING CHANGE: This package now depends on @sapphire/stopwatch.
Please make sure you add this ...

bbae4c8234380b3546651f154f29241b2b7eb7aa authored about 3 years ago
feat(pattern-commands): add duration to finished and error events (#219)

Co-authored-by: Jeroen Claassens <[email protected]>

654c32e17ab55a60b4593e4825e02feab10ee803 authored about 3 years ago
feat(scheduled-task): add duration to finished and error events (#218)

Co-authored-by: Jeroen Claassens <[email protected]>

8d7d3a6a9a8c23963832144d10971133135a035f authored about 3 years ago
fix(scheduled-task): Return result (#221)

1cf6d92bf90bc74b921aa6445af177632bdde5c6 authored about 3 years ago
feat(pattern-commands): Option for full match of command name (#220)

832decb947c500c3299212e4d352fa10940dba4a authored about 3 years ago
chore(release): publish

- @sapphire/[email protected]
- @sapphire/[email protected]

49cd63c3f8f25bef89bbb3c097086e96a9bbc7bd authored about 3 years ago
chore: regen lockfile

2a105c2f2c0d4889d3c06e3d818bd36d176b4d5e authored about 3 years ago
fix(scheduled-task): SQS type error when using Redis (#217)

Co-authored-by: Jeroen Claassens <[email protected]>

513aee6520e6f6b322fb85e7cdd36a8ed40aed9d authored about 3 years ago
chore(deps): update dependency @commitlint/cli to ^16.0.2

00f4452c9f43c37176b1ed8dc64000e6941c61e6 authored about 3 years ago
chore(deps): update dependency @sapphire/framework to ^2.3.0

743061cb6a9b97201c6f42a48646f4727b226062 authored about 3 years ago
chore(deps): update all non-major dependencies

61dcd255844d95b061daa890b27a368d58fe7425 authored about 3 years ago
chore(release): publish

- @sapphire/[email protected]

f92cc586182bf98cb361ed8198f6c0dd9446acb2 authored about 3 years ago
fix(hmr): improve logging (#212)

94efab789b7b72672f8cd89b00c729ef4f6c795c authored about 3 years ago
chore(release): publish

- @sapphire/[email protected]

0c2958c49585dc0ba476831f1ea3005c5c03204c authored about 3 years ago
feat: add HMR plugin (#209)

Co-authored-by: Antonio Román <[email protected]>
Co-authored-by: Jeroen Claassens <support...

4a18bb1377a8d506fddc5bb991430503902d393b authored about 3 years ago
chore(release): publish

- @sapphire/[email protected]
- @sapphire/[email protected]

aedbc12ce7736bf028a426fa1ae54a87e5d57381 authored about 3 years ago
fix(scheduled-tasks): added tsdoc for `ScheduledTaskEvents`

17fff647f3a8613be7750ca62c2675398bf3aa7a authored about 3 years ago
fix(scheduled-tasks): fixed export of events enum not being on top level

caf2d5465edbe7466734c283229b78ba2ea715c6 authored about 3 years ago
fix(scheduled-tasks): fixed the return types for the strategy methods

3d8ec44ca515b49eac2a1062875bc063a4e62982 authored about 3 years ago
feat(scheduled-tasks): add getter for the client

so people can stop complaining about it

878e187241056bfbe8ce53d85dc8fa2f77bcb78c authored about 3 years ago
refactor(scheduled-tasks): use namespaced imports

f3a21709b27c008fc37b63d319c4aaa7da62589a authored about 3 years ago
docs: add FC5570 as a contributor for code (#208)

* docs: update README.md [skip ci]

* docs: update packages/api/README.md [skip ci]

* docs:...

2f35966921cd6cec348e0b66c4f53f84fb5434ca authored about 3 years ago
feat(scheduled-tasks): add `delete`, `list`, `listRepeated` & `get` methods (#207)

Co-authored-by: FC5570 <[email protected]>

13c767b4f241842f2f759ab0667bec329a6291c3 authored about 3 years ago
chore: regen lock file

39d4aff0a03a3a08174a3d2bdcc3d5e3b46001ae authored about 3 years ago
fix(api): fixed return of `response.json` and `response.text` to actually return `void`

add3ce55b2d49f9a605691d78baed13ef27844c7 authored about 3 years ago
chore(deps): update all non-major dependencies (#205)

Co-authored-by: Renovate Bot <[email protected]>

198ea8be77841faa1168540dd39d39d578201db1 authored about 3 years ago
chore(deps): update actions/setup-node commit hash to 1f8c6b9 (#204)

Co-authored-by: Renovate Bot <[email protected]>

7cdc2096b12811fa24a91c70a555a829dfdcce23 authored about 3 years ago
docs: add @megatank58 as a contributor

a04c9e98cb1c33f31fd448a45242ce1c17ea39b2 authored about 3 years ago
docs: add @c43721 as a contributor

cda0efad9811d487a89efee2cb2ca777094b41a7 authored about 3 years ago
docs: add @renovate-bot as a contributor

84be38ab2e3c46e4f57a5ec8f45cfe4b24d21f52 authored about 3 years ago
docs: add @renovate[bot] as a contributor

7fa41ebcea0c51ab3ffcab62871f3d354dcd9840 authored about 3 years ago
chore(release): publish

- @sapphire/[email protected]

62b7cd223761705dfc0bfb2b87a89b01cc4d1075 authored about 3 years ago
fix(pattern-commands): resolve listener triggering twice in rare cases (#203)

bf1ede186bd85e6f135525ea5fdee8da08a94cf0 authored about 3 years ago
chore(release): publish

- @sapphire/[email protected]
- @sapphire/[email protected]
- @sapphire/plugin...

f4401b349331068b58f3fe0b42c27319828ba712 authored about 3 years ago
fix(scheduled-tasks): no async/await for connect (#201)

6c3b9b1b32fb8aa006e9bc1e88074d17cb315fa1 authored about 3 years ago
fix(pattern-commands): fixed missing module augmentation for store

e7d862b8d67d89caed5fec240f7dfc7746130210 authored about 3 years ago
docs(i18next): improve tsdoc comments for methods

185b5def03e100da888f140ef581003f527cfb08 authored about 3 years ago
docs(readme): add badge for pattern commands

3bd24b62f9f1a8c7d2a86c5b6841de452dd5d176 authored about 3 years ago
chore(release): publish

- @sapphire/[email protected]

ecd8b0109a312a000fbd1bbb52889eae4eee07b0 authored about 3 years ago
feat: add pattern commands plugin (#192)

Co-authored-by: Jeroen Claassens <[email protected]>

0db56ac5391b6959ff6f2627623ae8ae6eef2541 authored about 3 years ago
chore(release): publish

- @sapphire/[email protected]

759d7a652a6fd9c000e9ea7d3a1382beb042cd1e authored about 3 years ago
chore(scheduled-tasks): make it clear that we are install bull as a dependency along with the package and not using bull as a package manager (#199)

Co-authored-by: Jeroen Claassens <[email protected]>

685d56d5f452a93e933cc7e6ca43a9b078f0fa05 authored about 3 years ago
feat(scheduled-tasks): emit various events in the process of handling scheduled tasks (#200)

68a5e2a4ca9b806ddbf38cee8b1331fb9aa1b46f authored about 3 years ago
chore(release): publish

- @sapphire/[email protected]
- @sapphire/[email protected]
- @sapphire/plugi...

81827bfd5f25df80eeed71607f166a7956e3f190 authored about 3 years ago
build: bump dev dependencies

db15252ff7746e6c7c263beb1cb82c2ecd229a7d authored about 3 years ago
fix(editable-commands): bump `@skyra/editable-commands` to remove dependency on `message.deleted`

This will fix the DeprecationWarning that users with DiscordJS version >= 13.4 were getting

890961274e040db29ff6caeb3da5c9caf7187c32 authored about 3 years ago
fix(scheduled-task): bump `bull` and `@sapphire/time-utilities` dependencies

f12a2851bc57b49b5c716d9974e269c1723d8c2d authored about 3 years ago
fix(i18next): bump i18next dependency

ebc32b03288260359744810d8905b77fd7fc458c authored about 3 years ago
chore(release): publish

- @sapphire/[email protected]

99b8d49d16b81fa1b79d09e37b94c6b106222524 authored about 3 years ago
docs(readme): add new package to root readme [skip ci]

68e63be984453ab64351539df90d3e6a11a56ccd authored about 3 years ago
feat: Scheduled tasks plugin (#148)

Co-authored-by: Jeroen Claassens <[email protected]>
Co-authored-by: Tyler J Russell <xt...

65d5f04bdaf9f1b8df0bc3a2ddf0413ca7a4a631 authored about 3 years ago
chore(deps): update commitlint monorepo to v16 (major) (#198)

Co-authored-by: Renovate Bot <[email protected]>

cb4b86a0baf27d9456897c53d953e00357f0fb8e authored about 3 years ago
chore(deps): update all non-major dependencies

0d0fbb2dd629009da42d1ffc7a3aebb04557e353 authored about 3 years ago
docs: add jurienhamaker as a contributor for code

closes #194

ec168cbced5a4f2fe86308dbc83daaa0fb8b02c6 authored about 3 years ago
docs: add feralheart as a contributor for code (#195)

* docs: update README.md [skip ci]

* docs: update packages/api/README.md [skip ci]

* docs:...

14febfdd4b10b5e1a0e19adf1e6ea405579993d2 authored about 3 years ago
chore(release): publish

- @sapphire/[email protected]
- @sapphire/[email protected]
- @sapphire/plugin-i1...

72c07e3dfa083090343d36d6fdfcf2001d3fb3f2 authored about 3 years ago
fix(routes): ensure that unmatched routes return 404 instead of 200 (#193)

19e1be98d9c8ef4493fd76a517d33b3bf7577ba8 authored about 3 years ago
build: update `@types/node`

562abfbec3ef63761bc85de0ddbd4594fa4df669 authored about 3 years ago
chore(deps): update all non-major dependencies

1c90aca651b2d76fa6d5382b0632e03bfa997d0d authored about 3 years ago
chore(deps): update actions/upload-artifact commit hash to 82c141c (#190)

Co-authored-by: Renovate Bot <[email protected]>

13a63e57956e1147a91fd38b017c864b43094184 authored about 3 years ago
chore: migrate github meta files to `.github` repository

30e8f46e8dda56a3882fee788f3d5017ac484049 authored about 3 years ago
style: remove unneeded eslint override (#188)

bfaf996e3b78f353c9f8844e13a471bbc26a8277 authored about 3 years ago
chore(deps): update actions/upload-artifact commit hash to da838ae (#185)

Co-authored-by: Renovate Bot <[email protected]>

dbf6b39545d700c1b3850821502f974507f7fa6f authored about 3 years ago
chore(deps): update actions/download-artifact commit hash to f023be2 (#184)

Co-authored-by: Renovate Bot <[email protected]>

82204e25da40bbb8c2394b6728c97f88338135b8 authored about 3 years ago
chore(deps): update sapphire dependencies

7e40086cbc56f4993856a0142c17431708319d10 authored about 3 years ago
chore(deps): update all non-major dependencies

357470422d8426c86268f4dce261b6082edbeb01 authored about 3 years ago
build: set up turbo (#183)

* build: set up turbo

* chore: refuckulated the carbonator

permalink: http://whatthecommit...

7b4408867f35d1970a8aa6ed4e6ff26aa067ff30 authored about 3 years ago
chore(release): publish

- @sapphire/[email protected]
- @sapphire/[email protected]
- @sapphire/[email protected]...

62a0ad03993f2008234268bec0d855afae8e166b authored about 3 years ago
fix(subcommands): TS Only - Fixed type of re-export of SubCommandPluginCommand.Context

39004ac0d334dc68d9ad53258ba297f22fb8a7c9 authored about 3 years ago
chore: bump dependencies

f618d40acaf27da16e482efae3a710b01286ba38 authored about 3 years ago
chore(deps): update actions/setup-node commit hash to 04c56d2 (#179)

Co-authored-by: Renovate Bot <[email protected]>

0c25ec02337e6c1f599cc375adbd8bcb629bc748 authored about 3 years ago
chore(deps): update dependency ts-jest to ^27.1.0

2e898fbd9de812db8d5c9144e7981716a97ba1c5 authored about 3 years ago
fix(deps): update dependency @sapphire/time-utilities to ^1.5.0

d4cf912f1e77ad4ce74e9caa4ed427e60ad4b889 authored about 3 years ago
chore(deps): update all non-major dependencies

5d3a808f479aea2adfd787d9207ff5c974e423c5 authored about 3 years ago
ci: specify registry for actions/setup-node

b41c2559043c693e90df849df5991127cb841005 authored about 3 years ago
chore(release): publish

- @sapphire/[email protected]

24af64088224d9da873fe0f0558a23f4e35875c9 authored about 3 years ago