-
-
Notifications
You must be signed in to change notification settings - Fork 74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update sapphire dependencies #337
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
dismissed stale reviews from renovate-approve-2[bot] and renovate-approve[bot]
via
December 5, 2021 12:19
93f72cd
renovate
bot
force-pushed
the
renovate/sapphire-dependencies
branch
from
December 5, 2021 12:19
7c59ddc
to
93f72cd
Compare
vladfrangu
added a commit
that referenced
this pull request
Dec 27, 2021
chore: move to try-catch chore: commit code before rebase chore: requested changes feat: interaction handles done? 👀 chore: export the new classes in the index file fix: woops I did it again feat: wip consistent parse return types fix: make types be stricter and re-usable fix: temporary fix for a type till we get TS 4.5.0 fix: correct handler for interaction handler errors chore: the commit before the rebase chore: inside we both know what's been going on permalink: http://whatthecommit.com/6bda5f6eeb7347a96e07b6dea1d21afa fix: correct event types chore: remove deprecation warnings that aren't valid anymore fix: revert change but break something else intentionally :D chore: 🧹 chore: this really should not take 19 minutes to build (It doesn't actually take 19 minutes to build) chore: i was told to leave it alone, but i have this thing called ocd, you see permalink: http://whatthecommit.com/bf057fb0e2e7a4450250ebf7d6e1d084 chore: progress before merge with master chore: the merge of 17.11 chore: diff computing is implemented Next up: logging the diff, then testing everything?? woah?? chore: styling ree chore: revert the revert chore: perf logging chore: who's ready for the next battle? chore: small bug fixes chore: small logging refactors chore: more cleanups chore: bugs are everywhere ;w; fix: compute context menu differences too chore: forward thinking code refactor chore: woopsy daisy feat: add the registries to the container chore: relocate error listeners chore: optimize application command registries by fetching data once chore: rename the method to be cleare chore: move optional listeners around feat: interaction listeners 👀 chore: update todo comment feat: make message command listeners optional feat: add lots of events chore: remove invalid todos feat: handle registry results, chat input register shortcut chore: yet another rebase fix: last minute bugs ci: specify registry for actions/setup-node chore: gotcha chore: correct type for command in Argument contexts fix(regression): accidentally removed Command options generic chore: correct types for precondition run and their command chore: my man really called these middlewares chore: fix bad rebase chore: small missed things and cleanup chore: make event name clearer fix: handle forgotten cases fix: correct context types chore: make default logger a smidgen more useful chore(deps): update actions/setup-node commit hash to 04c56d2 (#335) Co-authored-by: Renovate Bot <[email protected]> fix(deps): update sapphire dependencies (#337) Co-authored-by: Renovate Bot <[email protected]> chore(deps): update all non-major dependencies (#336) * chore(deps): update all non-major dependencies * chore: nothing to see here, move along permalink: http://whatthecommit.com/9837f0b1d62e8f74ff6ef9865bba9003 Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: Jeroen Claassens <[email protected]> fix: prevent hard errors for unauthorized guild app commands chore: someone dropped a comma fix(command): TS Only - Fixed type of re-export of `*Command.Context` fix(command): TS Only - Fixed type of re-export of `Command.Context` chore: fixed the previous commit chore(release): 2.2.1 fix: i did an oopsie fix: propagate errors chore: log the stack if possible chore: bruh moment chore: unit test crashes? chore: love debug info? me too! chore: colons help chore: support extra types chore: these types are gonna get me 2 meters underground chore: add alll the default error listeners fix: make `BooleanArgument`/`resolveBoolean`'s contexts immutable (#338) feat: add default register behavior and fix reloading support chore: hah chore: like it or not, you get logsfor errors chore: expose registries chore: check names too fix: allow `null` in setDefaultBehaviorWhenNotIdentical Co-authored-by: Antonio Román <[email protected]> chore: remove redundant destructure Co-authored-by: Antonio Román <[email protected]> chore: fix tests fix(deps): update sapphire dependencies (#342) Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: Jeroen Claassens <[email protected]> chore(deps): update all non-major dependencies (#341) Co-authored-by: Renovate Bot <[email protected]> chore(deps): update actions/upload-artifact commit hash to da838ae (#340) Co-authored-by: Renovate Bot <[email protected]> chore(deps): update actions/download-artifact commit hash to f023be2 (#339) Co-authored-by: Renovate Bot <[email protected]> chore: remove old issue templates chore: remove dupe files from framework chore(deps): update actions/upload-artifact commit hash to 82c141c (#343) Co-authored-by: Renovate Bot <[email protected]> chore(deps): update all non-major dependencies (#344) build: update `@types/node` chore: use enums for internal api call type chore: get stores only once chore: undo rename of core preconditions
vladfrangu
added a commit
that referenced
this pull request
Dec 27, 2021
chore: move to try-catch chore: commit code before rebase chore: requested changes feat: interaction handles done? 👀 chore: export the new classes in the index file fix: woops I did it again feat: wip consistent parse return types fix: make types be stricter and re-usable fix: temporary fix for a type till we get TS 4.5.0 fix: correct handler for interaction handler errors chore: the commit before the rebase chore: inside we both know what's been going on permalink: http://whatthecommit.com/6bda5f6eeb7347a96e07b6dea1d21afa fix: correct event types chore: remove deprecation warnings that aren't valid anymore fix: revert change but break something else intentionally :D chore: 🧹 chore: this really should not take 19 minutes to build (It doesn't actually take 19 minutes to build) chore: i was told to leave it alone, but i have this thing called ocd, you see permalink: http://whatthecommit.com/bf057fb0e2e7a4450250ebf7d6e1d084 chore: progress before merge with master chore: the merge of 17.11 chore: diff computing is implemented Next up: logging the diff, then testing everything?? woah?? chore: styling ree chore: revert the revert chore: perf logging chore: who's ready for the next battle? chore: small bug fixes chore: small logging refactors chore: more cleanups chore: bugs are everywhere ;w; fix: compute context menu differences too chore: forward thinking code refactor chore: woopsy daisy feat: add the registries to the container chore: relocate error listeners chore: optimize application command registries by fetching data once chore: rename the method to be cleare chore: move optional listeners around feat: interaction listeners 👀 chore: update todo comment feat: make message command listeners optional feat: add lots of events chore: remove invalid todos feat: handle registry results, chat input register shortcut chore: yet another rebase fix: last minute bugs ci: specify registry for actions/setup-node chore: gotcha chore: correct type for command in Argument contexts fix(regression): accidentally removed Command options generic chore: correct types for precondition run and their command chore: my man really called these middlewares chore: fix bad rebase chore: small missed things and cleanup chore: make event name clearer fix: handle forgotten cases fix: correct context types chore: make default logger a smidgen more useful chore(deps): update actions/setup-node commit hash to 04c56d2 (#335) Co-authored-by: Renovate Bot <[email protected]> fix(deps): update sapphire dependencies (#337) Co-authored-by: Renovate Bot <[email protected]> chore(deps): update all non-major dependencies (#336) * chore(deps): update all non-major dependencies * chore: nothing to see here, move along permalink: http://whatthecommit.com/9837f0b1d62e8f74ff6ef9865bba9003 Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: Jeroen Claassens <[email protected]> fix: prevent hard errors for unauthorized guild app commands chore: someone dropped a comma fix(command): TS Only - Fixed type of re-export of `*Command.Context` fix(command): TS Only - Fixed type of re-export of `Command.Context` chore: fixed the previous commit chore(release): 2.2.1 fix: i did an oopsie fix: propagate errors chore: log the stack if possible chore: bruh moment chore: unit test crashes? chore: love debug info? me too! chore: colons help chore: support extra types chore: these types are gonna get me 2 meters underground chore: add alll the default error listeners fix: make `BooleanArgument`/`resolveBoolean`'s contexts immutable (#338) feat: add default register behavior and fix reloading support chore: hah chore: like it or not, you get logsfor errors chore: expose registries chore: check names too fix: allow `null` in setDefaultBehaviorWhenNotIdentical Co-authored-by: Antonio Román <[email protected]> chore: remove redundant destructure Co-authored-by: Antonio Román <[email protected]> chore: fix tests fix(deps): update sapphire dependencies (#342) Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: Jeroen Claassens <[email protected]> chore(deps): update all non-major dependencies (#341) Co-authored-by: Renovate Bot <[email protected]> chore(deps): update actions/upload-artifact commit hash to da838ae (#340) Co-authored-by: Renovate Bot <[email protected]> chore(deps): update actions/download-artifact commit hash to f023be2 (#339) Co-authored-by: Renovate Bot <[email protected]> chore: remove old issue templates chore: remove dupe files from framework chore(deps): update actions/upload-artifact commit hash to 82c141c (#343) Co-authored-by: Renovate Bot <[email protected]> chore(deps): update all non-major dependencies (#344) build: update `@types/node` chore: use enums for internal api call type chore: get stores only once chore: undo rename of core preconditions chore: fix rebase
vladfrangu
added a commit
that referenced
this pull request
Dec 27, 2021
chore: move to try-catch chore: commit code before rebase chore: requested changes feat: interaction handles done? 👀 chore: export the new classes in the index file fix: woops I did it again feat: wip consistent parse return types fix: make types be stricter and re-usable fix: temporary fix for a type till we get TS 4.5.0 fix: correct handler for interaction handler errors chore: the commit before the rebase chore: inside we both know what's been going on permalink: http://whatthecommit.com/6bda5f6eeb7347a96e07b6dea1d21afa fix: correct event types chore: remove deprecation warnings that aren't valid anymore fix: revert change but break something else intentionally :D chore: 🧹 chore: this really should not take 19 minutes to build (It doesn't actually take 19 minutes to build) chore: i was told to leave it alone, but i have this thing called ocd, you see permalink: http://whatthecommit.com/bf057fb0e2e7a4450250ebf7d6e1d084 chore: progress before merge with master chore: the merge of 17.11 chore: diff computing is implemented Next up: logging the diff, then testing everything?? woah?? chore: styling ree chore: revert the revert chore: perf logging chore: who's ready for the next battle? chore: small bug fixes chore: small logging refactors chore: more cleanups chore: bugs are everywhere ;w; fix: compute context menu differences too chore: forward thinking code refactor chore: woopsy daisy feat: add the registries to the container chore: relocate error listeners chore: optimize application command registries by fetching data once chore: rename the method to be cleare chore: move optional listeners around feat: interaction listeners 👀 chore: update todo comment feat: make message command listeners optional feat: add lots of events chore: remove invalid todos feat: handle registry results, chat input register shortcut chore: yet another rebase fix: last minute bugs ci: specify registry for actions/setup-node chore: gotcha chore: correct type for command in Argument contexts fix(regression): accidentally removed Command options generic chore: correct types for precondition run and their command chore: my man really called these middlewares chore: fix bad rebase chore: small missed things and cleanup chore: make event name clearer fix: handle forgotten cases fix: correct context types chore: make default logger a smidgen more useful chore(deps): update actions/setup-node commit hash to 04c56d2 (#335) Co-authored-by: Renovate Bot <[email protected]> fix(deps): update sapphire dependencies (#337) Co-authored-by: Renovate Bot <[email protected]> chore(deps): update all non-major dependencies (#336) * chore(deps): update all non-major dependencies * chore: nothing to see here, move along permalink: http://whatthecommit.com/9837f0b1d62e8f74ff6ef9865bba9003 Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: Jeroen Claassens <[email protected]> fix: prevent hard errors for unauthorized guild app commands chore: someone dropped a comma fix(command): TS Only - Fixed type of re-export of `*Command.Context` fix(command): TS Only - Fixed type of re-export of `Command.Context` chore: fixed the previous commit chore(release): 2.2.1 fix: i did an oopsie fix: propagate errors chore: log the stack if possible chore: bruh moment chore: unit test crashes? chore: love debug info? me too! chore: colons help chore: support extra types chore: these types are gonna get me 2 meters underground chore: add alll the default error listeners fix: make `BooleanArgument`/`resolveBoolean`'s contexts immutable (#338) feat: add default register behavior and fix reloading support chore: hah chore: like it or not, you get logsfor errors chore: expose registries chore: check names too fix: allow `null` in setDefaultBehaviorWhenNotIdentical Co-authored-by: Antonio Román <[email protected]> chore: remove redundant destructure Co-authored-by: Antonio Román <[email protected]> chore: fix tests fix(deps): update sapphire dependencies (#342) Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: Jeroen Claassens <[email protected]> chore(deps): update all non-major dependencies (#341) Co-authored-by: Renovate Bot <[email protected]> chore(deps): update actions/upload-artifact commit hash to da838ae (#340) Co-authored-by: Renovate Bot <[email protected]> chore(deps): update actions/download-artifact commit hash to f023be2 (#339) Co-authored-by: Renovate Bot <[email protected]> chore: remove old issue templates chore: remove dupe files from framework chore(deps): update actions/upload-artifact commit hash to 82c141c (#343) Co-authored-by: Renovate Bot <[email protected]> chore(deps): update all non-major dependencies (#344) build: update `@types/node` chore: use enums for internal api call type chore: get stores only once chore: undo rename of core preconditions chore: fix rebase
vladfrangu
added a commit
that referenced
this pull request
Jan 2, 2022
chore: move to try-catch chore: commit code before rebase chore: requested changes feat: interaction handles done? 👀 chore: export the new classes in the index file fix: woops I did it again feat: wip consistent parse return types fix: make types be stricter and re-usable fix: temporary fix for a type till we get TS 4.5.0 fix: correct handler for interaction handler errors chore: the commit before the rebase chore: inside we both know what's been going on permalink: http://whatthecommit.com/6bda5f6eeb7347a96e07b6dea1d21afa fix: correct event types chore: remove deprecation warnings that aren't valid anymore fix: revert change but break something else intentionally :D chore: 🧹 chore: this really should not take 19 minutes to build (It doesn't actually take 19 minutes to build) chore: i was told to leave it alone, but i have this thing called ocd, you see permalink: http://whatthecommit.com/bf057fb0e2e7a4450250ebf7d6e1d084 chore: progress before merge with master chore: the merge of 17.11 chore: diff computing is implemented Next up: logging the diff, then testing everything?? woah?? chore: styling ree chore: revert the revert chore: perf logging chore: who's ready for the next battle? chore: small bug fixes chore: small logging refactors chore: more cleanups chore: bugs are everywhere ;w; fix: compute context menu differences too chore: forward thinking code refactor chore: woopsy daisy feat: add the registries to the container chore: relocate error listeners chore: optimize application command registries by fetching data once chore: rename the method to be cleare chore: move optional listeners around feat: interaction listeners 👀 chore: update todo comment feat: make message command listeners optional feat: add lots of events chore: remove invalid todos feat: handle registry results, chat input register shortcut chore: yet another rebase fix: last minute bugs ci: specify registry for actions/setup-node chore: gotcha chore: correct type for command in Argument contexts fix(regression): accidentally removed Command options generic chore: correct types for precondition run and their command chore: my man really called these middlewares chore: fix bad rebase chore: small missed things and cleanup chore: make event name clearer fix: handle forgotten cases fix: correct context types chore: make default logger a smidgen more useful chore(deps): update actions/setup-node commit hash to 04c56d2 (#335) Co-authored-by: Renovate Bot <[email protected]> fix(deps): update sapphire dependencies (#337) Co-authored-by: Renovate Bot <[email protected]> chore(deps): update all non-major dependencies (#336) * chore(deps): update all non-major dependencies * chore: nothing to see here, move along permalink: http://whatthecommit.com/9837f0b1d62e8f74ff6ef9865bba9003 Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: Jeroen Claassens <[email protected]> fix: prevent hard errors for unauthorized guild app commands chore: someone dropped a comma fix(command): TS Only - Fixed type of re-export of `*Command.Context` fix(command): TS Only - Fixed type of re-export of `Command.Context` chore: fixed the previous commit chore(release): 2.2.1 fix: i did an oopsie fix: propagate errors chore: log the stack if possible chore: bruh moment chore: unit test crashes? chore: love debug info? me too! chore: colons help chore: support extra types chore: these types are gonna get me 2 meters underground chore: add alll the default error listeners fix: make `BooleanArgument`/`resolveBoolean`'s contexts immutable (#338) feat: add default register behavior and fix reloading support chore: hah chore: like it or not, you get logsfor errors chore: expose registries chore: check names too fix: allow `null` in setDefaultBehaviorWhenNotIdentical Co-authored-by: Antonio Román <[email protected]> chore: remove redundant destructure Co-authored-by: Antonio Román <[email protected]> chore: fix tests fix(deps): update sapphire dependencies (#342) Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: Jeroen Claassens <[email protected]> chore(deps): update all non-major dependencies (#341) Co-authored-by: Renovate Bot <[email protected]> chore(deps): update actions/upload-artifact commit hash to da838ae (#340) Co-authored-by: Renovate Bot <[email protected]> chore(deps): update actions/download-artifact commit hash to f023be2 (#339) Co-authored-by: Renovate Bot <[email protected]> chore: remove old issue templates chore: remove dupe files from framework chore(deps): update actions/upload-artifact commit hash to 82c141c (#343) Co-authored-by: Renovate Bot <[email protected]> chore(deps): update all non-major dependencies (#344) build: update `@types/node` chore: use enums for internal api call type chore: get stores only once chore: undo rename of core preconditions chore: fix rebase chore: update to d.js 13.4 chore: handle 90% of requested changes
vladfrangu
added a commit
that referenced
this pull request
Jan 2, 2022
chore: move to try-catch chore: commit code before rebase chore: requested changes feat: interaction handles done? 👀 chore: export the new classes in the index file fix: woops I did it again feat: wip consistent parse return types fix: make types be stricter and re-usable fix: temporary fix for a type till we get TS 4.5.0 fix: correct handler for interaction handler errors chore: the commit before the rebase chore: inside we both know what's been going on permalink: http://whatthecommit.com/6bda5f6eeb7347a96e07b6dea1d21afa fix: correct event types chore: remove deprecation warnings that aren't valid anymore fix: revert change but break something else intentionally :D chore: 🧹 chore: this really should not take 19 minutes to build (It doesn't actually take 19 minutes to build) chore: i was told to leave it alone, but i have this thing called ocd, you see permalink: http://whatthecommit.com/bf057fb0e2e7a4450250ebf7d6e1d084 chore: progress before merge with master chore: the merge of 17.11 chore: diff computing is implemented Next up: logging the diff, then testing everything?? woah?? chore: styling ree chore: revert the revert chore: perf logging chore: who's ready for the next battle? chore: small bug fixes chore: small logging refactors chore: more cleanups chore: bugs are everywhere ;w; fix: compute context menu differences too chore: forward thinking code refactor chore: woopsy daisy feat: add the registries to the container chore: relocate error listeners chore: optimize application command registries by fetching data once chore: rename the method to be cleare chore: move optional listeners around feat: interaction listeners 👀 chore: update todo comment feat: make message command listeners optional feat: add lots of events chore: remove invalid todos feat: handle registry results, chat input register shortcut chore: yet another rebase fix: last minute bugs ci: specify registry for actions/setup-node chore: gotcha chore: correct type for command in Argument contexts fix(regression): accidentally removed Command options generic chore: correct types for precondition run and their command chore: my man really called these middlewares chore: fix bad rebase chore: small missed things and cleanup chore: make event name clearer fix: handle forgotten cases fix: correct context types chore: make default logger a smidgen more useful chore(deps): update actions/setup-node commit hash to 04c56d2 (#335) Co-authored-by: Renovate Bot <[email protected]> fix(deps): update sapphire dependencies (#337) Co-authored-by: Renovate Bot <[email protected]> chore(deps): update all non-major dependencies (#336) * chore(deps): update all non-major dependencies * chore: nothing to see here, move along permalink: http://whatthecommit.com/9837f0b1d62e8f74ff6ef9865bba9003 Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: Jeroen Claassens <[email protected]> fix: prevent hard errors for unauthorized guild app commands chore: someone dropped a comma fix(command): TS Only - Fixed type of re-export of `*Command.Context` fix(command): TS Only - Fixed type of re-export of `Command.Context` chore: fixed the previous commit chore(release): 2.2.1 fix: i did an oopsie fix: propagate errors chore: log the stack if possible chore: bruh moment chore: unit test crashes? chore: love debug info? me too! chore: colons help chore: support extra types chore: these types are gonna get me 2 meters underground chore: add alll the default error listeners fix: make `BooleanArgument`/`resolveBoolean`'s contexts immutable (#338) feat: add default register behavior and fix reloading support chore: hah chore: like it or not, you get logsfor errors chore: expose registries chore: check names too fix: allow `null` in setDefaultBehaviorWhenNotIdentical Co-authored-by: Antonio Román <[email protected]> chore: remove redundant destructure Co-authored-by: Antonio Román <[email protected]> chore: fix tests fix(deps): update sapphire dependencies (#342) Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: Jeroen Claassens <[email protected]> chore(deps): update all non-major dependencies (#341) Co-authored-by: Renovate Bot <[email protected]> chore(deps): update actions/upload-artifact commit hash to da838ae (#340) Co-authored-by: Renovate Bot <[email protected]> chore(deps): update actions/download-artifact commit hash to f023be2 (#339) Co-authored-by: Renovate Bot <[email protected]> chore: remove old issue templates chore: remove dupe files from framework chore(deps): update actions/upload-artifact commit hash to 82c141c (#343) Co-authored-by: Renovate Bot <[email protected]> chore(deps): update all non-major dependencies (#344) build: update `@types/node` chore: use enums for internal api call type chore: get stores only once chore: undo rename of core preconditions chore: fix rebase chore: update to d.js 13.4 chore: handle 90% of requested changes
favna
pushed a commit
that referenced
this pull request
Jan 2, 2022
chore: move to try-catch chore: commit code before rebase chore: requested changes feat: interaction handles done? 👀 chore: export the new classes in the index file fix: woops I did it again feat: wip consistent parse return types fix: make types be stricter and re-usable fix: temporary fix for a type till we get TS 4.5.0 fix: correct handler for interaction handler errors chore: the commit before the rebase chore: inside we both know what's been going on permalink: http://whatthecommit.com/6bda5f6eeb7347a96e07b6dea1d21afa fix: correct event types chore: remove deprecation warnings that aren't valid anymore fix: revert change but break something else intentionally :D chore: 🧹 chore: this really should not take 19 minutes to build (It doesn't actually take 19 minutes to build) chore: i was told to leave it alone, but i have this thing called ocd, you see permalink: http://whatthecommit.com/bf057fb0e2e7a4450250ebf7d6e1d084 chore: progress before merge with master chore: the merge of 17.11 chore: diff computing is implemented Next up: logging the diff, then testing everything?? woah?? chore: styling ree chore: revert the revert chore: perf logging chore: who's ready for the next battle? chore: small bug fixes chore: small logging refactors chore: more cleanups chore: bugs are everywhere ;w; fix: compute context menu differences too chore: forward thinking code refactor chore: woopsy daisy feat: add the registries to the container chore: relocate error listeners chore: optimize application command registries by fetching data once chore: rename the method to be cleare chore: move optional listeners around feat: interaction listeners 👀 chore: update todo comment feat: make message command listeners optional feat: add lots of events chore: remove invalid todos feat: handle registry results, chat input register shortcut chore: yet another rebase fix: last minute bugs ci: specify registry for actions/setup-node chore: gotcha chore: correct type for command in Argument contexts fix(regression): accidentally removed Command options generic chore: correct types for precondition run and their command chore: my man really called these middlewares chore: fix bad rebase chore: small missed things and cleanup chore: make event name clearer fix: handle forgotten cases fix: correct context types chore: make default logger a smidgen more useful chore(deps): update actions/setup-node commit hash to 04c56d2 (#335) Co-authored-by: Renovate Bot <[email protected]> fix(deps): update sapphire dependencies (#337) Co-authored-by: Renovate Bot <[email protected]> chore(deps): update all non-major dependencies (#336) * chore(deps): update all non-major dependencies * chore: nothing to see here, move along permalink: http://whatthecommit.com/9837f0b1d62e8f74ff6ef9865bba9003 Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: Jeroen Claassens <[email protected]> fix: prevent hard errors for unauthorized guild app commands chore: someone dropped a comma fix(command): TS Only - Fixed type of re-export of `*Command.Context` fix(command): TS Only - Fixed type of re-export of `Command.Context` chore: fixed the previous commit chore(release): 2.2.1 fix: i did an oopsie fix: propagate errors chore: log the stack if possible chore: bruh moment chore: unit test crashes? chore: love debug info? me too! chore: colons help chore: support extra types chore: these types are gonna get me 2 meters underground chore: add alll the default error listeners fix: make `BooleanArgument`/`resolveBoolean`'s contexts immutable (#338) feat: add default register behavior and fix reloading support chore: hah chore: like it or not, you get logsfor errors chore: expose registries chore: check names too fix: allow `null` in setDefaultBehaviorWhenNotIdentical Co-authored-by: Antonio Román <[email protected]> chore: remove redundant destructure Co-authored-by: Antonio Román <[email protected]> chore: fix tests fix(deps): update sapphire dependencies (#342) Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: Jeroen Claassens <[email protected]> chore(deps): update all non-major dependencies (#341) Co-authored-by: Renovate Bot <[email protected]> chore(deps): update actions/upload-artifact commit hash to da838ae (#340) Co-authored-by: Renovate Bot <[email protected]> chore(deps): update actions/download-artifact commit hash to f023be2 (#339) Co-authored-by: Renovate Bot <[email protected]> chore: remove old issue templates chore: remove dupe files from framework chore(deps): update actions/upload-artifact commit hash to 82c141c (#343) Co-authored-by: Renovate Bot <[email protected]> chore(deps): update all non-major dependencies (#344) build: update `@types/node` chore: use enums for internal api call type chore: get stores only once chore: undo rename of core preconditions chore: fix rebase chore: update to d.js 13.4 chore: handle 90% of requested changes
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^2.2.3
->^2.3.0
^4.1.3
->^4.1.4
^2.1.9
->^2.1.10
Release Notes
sapphiredev/utilities (@sapphire/discord-utilities)
v2.3.0
Compare Source
Features
2.2.3 (2021-11-06)
Note: Version bump only for package @sapphire/discord-utilities
2.2.2 (2021-10-17)
Bug Fixes
2.2.1 (2021-10-11)
Note: Version bump only for package @sapphire/discord-utilities
sapphiredev/utilities (@sapphire/discord.js-utilities)
v4.1.4
Compare Source
Note: Version bump only for package @sapphire/discord.js-utilities
sapphiredev/utilities (@sapphire/ratelimits)
v2.1.10
Compare Source
Note: Version bump only for package @sapphire/ratelimits
Configuration
📅 Schedule: "before 12pm on Sunday" (UTC).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.