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 3 updates: @types/node, i18next and i18next-fs-backend.
Updates
@types/node
from 20.17.6 to 20.17.8Commits
Updates
i18next
from 23.16.5 to 23.16.8Release notes
Sourced from i18next's releases.
Changelog
Sourced from i18next's changelog.
Commits
8e60066
23.16.87fcfdf2
release32ad023
fix(plural): Create cache entry for PluralRules created as part of the fallba...1c04c5d
23.16.7fc03d0d
if plural rule is not found, try to search with language only code #22525a7f00f
23.16.68c6333c
release and fix local tests31faec3
fix: Small typo in the type definitions (#2250)4682632
Introducing i18next Guru on Gurubase.io (#2249)Updates
i18next-fs-backend
from 2.3.2 to 2.6.0Changelog
Sourced from i18next-fs-backend's changelog.
Commits
10af388
2.6.0d19284b
support initAsync236da23
update deps0b4bb09
fix deno test735143d
test with Deno 21fa125f
2.5.02d3e34a
fix tests4802ab9
Fix line endings in transcribed jsonc-parser license (#56)e5044eb
Add JSONC support (#55)1c2e0b9
update example depsDependabot 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