Ecosyste.ms: OpenCollective

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

github.com/sapphiredev/utilities

Common JavaScript utilities for Sapphire Projects
https://github.com/sapphiredev/utilities

chore(release): publish

- @sapphire/[email protected]
- @sapphire/[email protected]
- @sapphire/discord.js-utili...

20ced0b9207d4615a77e4af8c272ec7e37dcfb36 authored over 3 years ago
chore(prettier-config): remove types in package.json

786513474b08d9147e9411448d411389557495f3 authored over 3 years ago
chore(eslint-config): remove types in package.json

0fe4026c96a2e2d203f6a92736380670426de42d authored over 3 years ago
feat(utilities): update utilities with more stuff (#122)

* feat(utilities): expand utility types

- Added `NonNullableProperties`
- Added `NonNullObje...

5dfb6688d27ab361a7c31692465ed613b500cdb1 authored over 3 years ago
Update all Yarn dependencies (2021-06-13) (#127)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

9e00c2ab46978c55e18d0449ad5850ad83106d83 authored over 3 years ago
fix(docs): update-tsdoc-for-vscode-may-2021 (#126)

f8581bfe97a1b2f8aac3a3d3ed342d8ba92d730b authored over 3 years ago
ci: update delivery flow for app changes

8c619dc04d3c033d3c6ef5f0be1dcc8a6e250239 authored over 3 years ago
ci: remove pre_ci step & check event for publish tag

6ebb699842975808ca7a0495b4abe092b7847888 authored over 3 years ago
build: fix CVE-2021-33623

f80d3835dc65355de78e1ce53ad40b9b1dbe635a authored over 3 years ago
fix(doc): change `@link` to `@linkplain` for support in VSCode IntelliSense

703d4605b547a8787aff62d6f1054ea26dfd9d1c authored over 3 years ago
ci: add workflow_dispatch to deployment

90a5205b55210fff52b4918e06047682d31b6d42 authored over 3 years ago
ci(deploy): use short git hashes

0617ffae9c4886d4373c8514e727b833c3a80a64 authored over 3 years ago
chore(release): publish

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

d8e8c082847313e9cea8a1a2597b1963fa56b36b authored over 3 years ago
fix: remove peer deps, update dev deps, update READMEs (#124)

67256ed43b915b02a8b5c68230ba82d6210c5032 authored over 3 years ago
Update all Yarn dependencies (2021-06-06) (#125)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

7cd80e16bd1e84edfe73471da8f71b4a9dc8f20c authored over 3 years ago
ci: do not trigger delivery when changing workflow

6cf7af36a288abfc0d95b1191d095e6bdffa38eb authored over 3 years ago
ci: add `--no-verify-access` to publish command

ecd7e637c7a3a6126b2be9d942314735b84cf660 authored over 3 years ago
fix(snowflake): fixed parsing for timestamps as Date objects

c17a515b02931cf778ca69913132e8d4558504a1 authored over 3 years ago
fix(eslint-config): bump dependencies

4ea133479134a8e487cb539053ca5c1fe951f4f8 authored over 3 years ago
chore: bump dependencies

314ab7963fd7c2e8d0b5f6bc6b99479b371cf358 authored over 3 years ago
fix(ts-config): add version caret to dependencies

c365706a9c8c8d11f5feed3a553d19d72bdb192f authored over 3 years ago
ci: add publishing next versions to npm

6f628e671a898c65936fa0d70a1fda7f090e61fe authored over 3 years ago
build(deps): bump ws from 7.4.5 to 7.4.6 (#123)

Bumps [ws](https://github.com/websockets/ws) from 7.4.5 to 7.4.6.
- [Release notes](https://git...

f9effaf9069ae462a700677075a67465c9648960 authored over 3 years ago
Upgrade ts-node: 9.1.1 β†’ 10.0.0 (major) (#121)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

633e76fea9a6ebc5b4ea69d0f071ba29f729af04 authored over 3 years ago
build(deps): bump actions/cache from 2.1.5 to 2.1.6 (#119)

Bumps [actions/cache](https://github.com/actions/cache) from 2.1.5 to 2.1.6.
- [Release notes](...

09e38ee453e6599ce1a91fc2707897be538d077e authored over 3 years ago
Update all Yarn dependencies (2021-05-30) (#120)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

1cec91d10b1f21555ad80f5acb1553417d2dcc48 authored over 3 years ago
Update all Yarn dependencies (2021-05-23) (#117)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

b2b662e1a64720ccc8a2e11709fdd0bbeedd95e5 authored over 3 years ago
chore(release): publish

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

bac0dad29857f40f6e9610af545ba445900af110 authored over 3 years ago
fix(utilities): mark package as side effect free

73cbabddc274387d7819d80afe426eb1112f7995 authored over 3 years ago
fix(ts-config): mark package as side effect free

c49de4956aded8ae3e6e498646a0254509a022e7 authored over 3 years ago
fix(time-utilities): mark package as side effect free

eaec45967c06ce4015ab2ecc3e52dc9ac73a8ed7 authored over 3 years ago
fix(stopwatch): mark package as side effect free

332ee5c2992af062f1d81de78f45046689288129 authored over 3 years ago
fix(snowflake): mark package as side effect free

6a9bafc24caba4b0ebbdd6896ac245ae6d60dede authored over 3 years ago
fix(ratelimits): mark package as side effect free

22334e1b1786b29d2b4c90dbdb3fc5e988f90e5b authored over 3 years ago
fix(prettier-config): mark package as side effect free

06147d39beb2a92bd94032ca96ea1b7ed0c0453b authored over 3 years ago
fix(fetch): mark package as side effect free

8e3e470e7803f67593f18d2454cb1f95a8a35f18 authored over 3 years ago
fix(event-iterator): mark package as side effect free

780129d1c8d16bb39f80cb70f70074229106bae7 authored over 3 years ago
fix(eslint-config): mark package as side effect free

172c91366f977b08d4aa323a1d43e59f17fc84e8 authored over 3 years ago
fix(embed-jsx): mark package as side effect free

a5ef6793f0f61d269fb5b2e41ec919830ff28870 authored over 3 years ago
fix(discord.js-utilities): mark package as side effect free

9fdf1d05496a16324ba8515ae90d0b9f661aeb75 authored over 3 years ago
fix(discord-utilities): mark package as side effect free

2c88921cf4e4a032bbb743f9c6f8933d2d45b404 authored over 3 years ago
fix(decorators): mark package as side effect free

d42dadfbc76cf6613479e03f1216d35fc247af30 authored over 3 years ago
fix(async-queue): mark package as side effect free

1c4b901cda3d14bd085c35cc74e160f844567ba7 authored over 3 years ago
chore: bump devdep

16eec37c5c123ec8aec41108102063e0b671c08f authored over 3 years ago
Update all Yarn dependencies (2021-05-16) (#116)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: Jeroe...

39db10a6e879288d15ea733a25ccc4cc11af1f3a authored over 3 years ago
chore: regen lockfile with security issues fixed

fixes CVE-2020-28499
fixes CVE-2020-7753
fixes CVE-2021-23337

9594186fd8d679f7b335514b01fe9d6215bf3740 authored almost 4 years ago
ci: add cache skipping for package installs

3645a969965cab2c6032b480b382aa3368c20d51 authored almost 4 years ago
chore: more devdeps

e4815b67e2658e0e65e32f1d231c63ad143ccc49 authored almost 4 years ago
chore(release): publish

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

27467b533a2c79e3c7994c534d464c8ddfbc335f authored almost 4 years ago
chore: devdeps and such before publish

a440f5981314e05a568354ba26c299c3164c897e authored almost 4 years ago
chore: update URLs, remove LGTM, switch to codecov (#114)

* chore: update URLs, remove LGTM, switch to codecov

* chore: more name updates

2cd74dcfbf28fd43608eefddcacdd25aab72b8d2 authored almost 4 years ago
Update all Yarn dependencies (2021-05-02) (#113)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

0fad26dbabd77ec0a4f2bc6bc582e2d621f5e9a5 authored almost 4 years ago
Upgrade @sapphire/plugin-api: 2.1.2 β†’ 2.1.3 (patch) (#112)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

ee176cf8bff83d7fc7a4b2f439859a5ccf694d25 authored almost 4 years ago
chore: fix urls and such

397f42227dcc7bb6404bebbd34985228a59f2a4a authored almost 4 years ago
chore(type): remove package, moved to https://github.com/sapphire-community/type (#111)

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

b3c782e67d8621ddb4b3767685c0b6c41eb20a39 authored almost 4 years ago
fix: drop the `www.` from the SapphireJS URL

494d89ffa04f78c195b93d7905b3232884f7d7e2 authored almost 4 years ago
fix: update all the SapphireJS URLs from `.com` to `.dev`

f59b46d1a0ebd39cad17b17d71cd3b9da808d5fd authored almost 4 years ago
feat(embed-jsx): type the elements AND return type (#110)

Co-authored-by: Vlad Frangu <[email protected]>
Co-authored-by: Jeroen Claassens <jeroen.c...

3a4735e58efd22ee253044331d240a3066d971f3 authored almost 4 years ago
chore(release): publish

- @sapphire/[email protected]

cf733715226d92d5c9844d6f8b29573c4824d207 authored almost 4 years ago
fix(eslint-config): bump eslint dependencies and widen semver ranges

1c495553ff53e737bb61cc5a88afe48572443bce authored almost 4 years ago
chore(release): publish

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

a03f10ee5979b8cf36afc1db480583f9ead84e9c authored almost 4 years ago
chore(release): publish

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

29a8263e5608d948d4c4af1bb7e8bfba120929fc authored almost 4 years ago
fix(utilities): resolve lgtm error

eb5f4e6478d35a6864427fe02849e930b151285c authored almost 4 years ago
ci: add delivery for embed-jsx

2c761bcbd48a7264f7554ee97d1ff870c15c9da3 authored almost 4 years ago
feat(embed-jsx): add data validation (#108)

Co-authored-by: Vlad Frangu <[email protected]>
Co-authored-by: Jeroen Claassens <jeroen.c...

8953fdd266785f37cafaf90ab7c79ab9060411ad authored almost 4 years ago
feat: add fetch package (#107)

Co-authored-by: Antonio RomΓ‘n <[email protected]>
Co-authored-by: Tyler J Russell <22531310...

891034cf5f9e6f2c700999fd39a71e490c5dc766 authored almost 4 years ago
feat: add @sapphire/embed-jsx (#100)

* initial commit

* impl done, need to do docs

* fix: revive vlad

* feat: images

* fi...

7277a236015236ed8e81b7882875410facc4ce17 authored almost 4 years ago
chore(release): publish

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

5f43927a1bf27b9d1c13a637bf246ea36407a111 authored almost 4 years ago
build(deps): bump actions/cache from v2.1.4 to v2.1.5 (#105)

Bumps [actions/cache](https://github.com/actions/cache) from v2.1.4 to v2.1.5.
- [Release notes...

c1ef52495988a24d207c57e24be2824f98fae60c authored almost 4 years ago
Update all Yarn dependencies (2021-04-18) (#106)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

1e9c54549590943470319a18db6061cde35d581d authored almost 4 years ago
docs(readme): update

28b096a51abf71c7853d4c1fa0859de0cf6800ad authored almost 4 years ago
fix: change all Sapphire URLs from "project"->"community" & use our domain where applicable πŸ‘¨β€πŸŒΎπŸšœ (#102)

835b408e8e57130c3787aca2e32613346ff23e4d authored almost 4 years ago
[packages/eslint-config] Upgrade typescript to version 4.2.4 (#104)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

cdfe082d3d5ed7449e0859ebff4e53a3bbc8c790 authored almost 4 years ago
[js] Update all Yarn dependencies (2021-04-11) (#103)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

b473fc2cf2168205fb8210dd40ede546fc336816 authored almost 4 years ago
[packages/ts-config] Upgrade tslib to version 2.2.0 (#99)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

9cb3f408778f32a1eb8ebff6de23209cc75118e3 authored almost 4 years ago
[packages/ts-config] Upgrade typescript to version 4.2.4 (#101)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

cb5e5ca6fc9ab5a277de81839ddf6d0882645900 authored almost 4 years ago
docs: update security.md

b4bedfea864bce46251ed68e7543bea7ad93ea0a authored almost 4 years ago
[packages/eslint-config] Upgrade @typescript-eslint/eslint-plugin to version 4.21.0 (#98)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

f4b2278e554ac2335e71e28a0ee97f7ad42b41d1 authored almost 4 years ago
docs: add jurienhamaker as a contributor (#97)

* docs: update README.md [skip ci]

* docs: update packages/async-queue/README.md [skip ci]

...

8b5f96ca891811f7fa672dd17a39fa4c50feffba authored almost 4 years ago
chore(release): publish

- @sapphire/[email protected]

e6536c632cb8951df9577a69b572ad520b99eca1 authored almost 4 years ago
fix(discord.js-utilities): message prompter confirm strategy (#96)

c21e42856f8f32fc1b56771a78b0356a08679086 authored almost 4 years ago
chore(release): publish

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

16d5e0f01f4def82eadc9fcd8bff5576ca3509ea authored almost 4 years ago
chore: bump devdeps

39f4c5775be8f93c7d9050caac6e717df4854bd5 authored almost 4 years ago
docs: add noftaly as a contributor (#95)

13d89eca7f262bb8baa52ad0bf82986f3b73c98d authored almost 4 years ago
fix(discord.js-utilities): improve MessagePrompter typings (#94)

f828e7721074d182b12c7d302f1720093e7374da authored almost 4 years ago
[js] Upgrade @rollup/plugin-commonjs: 17.1.0 β†’ 18.0.0 (major) (#93)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

4f8e3fa35a9975676f51b08084ad42713ace83ef authored almost 4 years ago
Update @typescript-eslint/eslint-plugin to version 4.20.0 (#91)

f24d481ce7010c70f448ef5dc70eebe3214abcde authored almost 4 years ago
[packages/eslint-config] Update all npm dependencies (2021-03-28) (#89)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

68e047cf6d3987f8cbf075fad0f14100d29790d6 authored almost 4 years ago
[js] Update all Yarn dependencies (2021-03-28) (#90)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

76c716e478cf87861c8f43dcb08c57af25cee6a0 authored almost 4 years ago
[packages/eslint-config] Upgrade eslint to version 7.23.0 (#88)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

630213112181c38dc18c3e42d53d0dbed2d73194 authored almost 4 years ago
Update @typescript-eslint/eslint-plugin to version 4.19.0 (#87)

9fb47cc7b630228cf3b88edcc2e2aaf97f4445c9 authored almost 4 years ago
chore(package): update all npm dependencies (2021-03-21) (#86)

cef599e12d8e4c8f797b573972345767b12d3c46 authored almost 4 years ago
chore(package): update all npm dependencies (2021-03-21) (#85)

4b7ad3ba98dbf2ba0b0929ed5bcdb8f457c3835e authored almost 4 years ago
docs(prettier-config, eslint-config, ts-config): update installation instructions (#84)

c9c995d8c9f6810c51850ac6b206f4356449c40e authored almost 4 years ago
chore(release): publish

- @sapphire/[email protected]

708622f2ac22486149c9a997e7ce8c3681d37327 authored almost 4 years ago
fix(decorators): bump framework dependency to v1.0.0

33dc61d9d0455cbe2f1385728fb8a2dd425dcc2a authored almost 4 years ago
chore(release): publish

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

a6f3355376a1a7cb641923c62c0b88f28ec7bc35 authored almost 4 years ago
fix(stopwatch): add tslib dependency

5e7f6903475ccfec2147b97f8aa56fb7c037a860 authored almost 4 years ago
fix(decorators): add tslib dependency

3085f1dadcd84fc8f7aa9c39a7f23333c1d4eb14 authored almost 4 years ago
chore(release): publish

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

2c500f11d15ab777ae0be59badc65e18419460f2 authored almost 4 years ago