LinkFix brings link embeds back to your Discord server! Simply post Twitter, Instagram, TikTok, or Reddit links and LinkFix will reply with a rich media embed.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the production-dependencies group with 5 updates in the / directory:
14.15.3
14.16.2
23.12.2
23.15.1
2.3.1
2.3.2
5.5.4
5.6.2
3.13.1
3.14.2
Updates
discord.js
from 14.15.3 to 14.16.2Release notes
Sourced from discord.js's releases.
... (truncated)
Changelog
Sourced from discord.js's changelog.
... (truncated)
Commits
d9d5783
chore(discord.js): release discord.js@14.16.2 (#10500)3c74aa2
fix(ApplicationCommand): incorrect comparison in equals method (#10497)799fa54
docs: update discord documentation links (#10484)8a74f14
chore: pin builders in discord.js (#10490)dea6840
fix: type guard for sendable text-based channels (#10482)c13f18e
docs(Message): markinteraction
as deprecated (#10481)aff772c
types: export GroupDM helper type (#10478)4594896
docs(ApplicationEmojiManager): fix fetch example (#10480)a11ff75
chore(discord.js): release discord.js@14.16.1 (#10476)9257a09
fix(Message): reacting returning undefined (#10475)Updates
i18next
from 23.12.2 to 23.15.1Release notes
Sourced from i18next's releases.
Changelog
Sourced from i18next's changelog.
Commits
0d82641
23.15.1f507f06
release7739788
types(TFunction): make return not inferrable and use defaultValue as return w...e5170ad
23.15.03256771
releasef0768a1
support unescaped variables in TypeScript (#2233)0083b3a
23.14.004e2fc9
If backend errors with retry flag, set internal state to 0, so reloadingResou...d7fcec6
23.13.0ffc0a52
buildUpdates
i18next-fs-backend
from 2.3.1 to 2.3.2Commits
e1db653
2.3.2e00693d
without knowing the exact root couse this change should fix #49d7dc352
Bump express from 4.18.2 to 4.19.2 in /example/updatable-cache (#45)2245075
Bump express from 4.18.2 to 4.19.2 in /example/caching (#46)46479cb
Bump express from 4.17.1 to 4.19.2 in /example/fallback (#44)Updates
typescript
from 5.5.4 to 5.6.2Release notes
Sourced from typescript's releases.
Commits
a7e3374
Bump version to 5.6.2 and LKG2063357
🤖 Pick PR #59708 (LEGO: Pull request from lego/hb_537...) into release-5.6 (#...4fe7e41
🤖 Pick PR #59670 (fix(59649): ts Move to a new file d...) into release-5.6 (#...1a03e53
🤖 Pick PR #59761 (this
can be nullish) into release-5.6 (#59762)6212132
Update LKGbbb5faf
🤖 Pick PR #59542 (Fixing delay caused in vscode due t...) into release-5.6 (#...e6914a5
Bump version to 5.6.1-rc and LKG34121c4
Update LKG2a30c2a
Merge remote-tracking branch 'origin/main' into release-5.6936a79b
Expose TypeChecker. getAwaitedType to public (#59268)Updates
winston
from 3.13.1 to 3.14.2Release notes
Sourced from winston's releases.
Commits
51a4551
3.14.22458ba6
Move initialization to constructor (#2503)b270c4e
3.14.1e82752f
Save a reference to console methods in console transport (#2498)4ff0538
AddforceConsole
toConsoleTransportOptions
(#2496)62acaad
Bump mocha from 10.6.0 to 10.7.0 (#2489)b2b79af
Update readme with forceConsole info (#2493)c4a15ec
3.14.0b2098fd
Add option forceConsole (#2276)1719275
Set _rotate false on emit 'rotate' false (#2457)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show