forked from Pycord-Development/pycord
-
Notifications
You must be signed in to change notification settings - Fork 0
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
[pull] master from Pycord-Development:master #56
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
Co-authored-by: Crowdin Bot <[email protected]>
* fix: user context command member having a `None` guild Signed-off-by: plun1331 <[email protected]> * Update CHANGELOG.md Signed-off-by: plun1331 <[email protected]> --------- Signed-off-by: plun1331 <[email protected]>
Signed-off-by: Lala Sabathil <[email protected]>
… the major-version-bumps group (#2574) chore(deps-dev): update pytest requirement Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version. Updates `pytest` to 8.3.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.2...8.3.3) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development dependency-group: major-version-bumps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* support multipart attachment info * noprint * fix logic * cl --------- Co-authored-by: Lala Sabathil <[email protected]>
This reverts commit 94a68f7. works again
Signed-off-by: Dorukyum <[email protected]>
* fix: Check If Enum Has Docstring Before Using It As Option Description * fix: Single Item Enums Of Invalid Types Not Converting To String * chore: Update Changelog * style(pre-commit): auto fixes from pre-commit.com hooks * chore: I Used The Wrong PR Number * Update discord/commands/options.py Co-authored-by: Dorukyum <[email protected]> Signed-off-by: Ice Wolfy <[email protected]> --------- Signed-off-by: Ice Wolfy <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Dorukyum <[email protected]>
…ion-bumps group (#2582) chore(deps): bump levenshtein in the minor-version-bumps group Bumps the minor-version-bumps group with 1 update: [levenshtein](https://github.com/rapidfuzz/Levenshtein). Updates `levenshtein` from 0.25.1 to 0.26.0 - [Release notes](https://github.com/rapidfuzz/Levenshtein/releases) - [Changelog](https://github.com/rapidfuzz/Levenshtein/blob/main/HISTORY.md) - [Commits](rapidfuzz/Levenshtein@v0.25.1...v0.26.0) --- updated-dependencies: - dependency-name: levenshtein dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-version-bumps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: plun1331 <[email protected]>
* make ffmpegopusaudio codec behave according to docs * style(pre-commit): auto fixes from pre-commit.com hooks * Update CHANGELOG.md * Apply suggestions from code review Co-authored-by: JustaSqu1d <[email protected]> Signed-off-by: felix920506 <[email protected]> * style(pre-commit): auto fixes from pre-commit.com hooks --------- Signed-off-by: felix920506 <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: JustaSqu1d <[email protected]>
… the major-version-bumps group (#2585) chore(deps-dev): update pylint requirement Updates the requirements on [pylint](https://github.com/pylint-dev/pylint) to permit the latest version. Updates `pylint` to 3.3.0 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.2.7...v3.3.0) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development dependency-group: major-version-bumps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Read first segment from source before starting playback * Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md Signed-off-by: Lala Sabathil <[email protected]> --------- Signed-off-by: felix920506 <[email protected]> Signed-off-by: Lala Sabathil <[email protected]> Co-authored-by: Lala Sabathil <[email protected]> Co-authored-by: Lala Sabathil <[email protected]>
…n-bumps group (#2588) chore(deps-dev): bump bandit in the patch-version-bumps group Bumps the patch-version-bumps group with 1 update: [bandit](https://github.com/PyCQA/bandit). Updates `bandit` from 1.7.9 to 1.7.10 - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.7.9...1.7.10) --- updated-dependencies: - dependency-name: bandit dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-version-bumps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
… the major-version-bumps group (#2589) chore(deps-dev): update pylint requirement Updates the requirements on [pylint](https://github.com/pylint-dev/pylint) to permit the latest version. Updates `pylint` to 3.3.1 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.0...v3.3.1) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development dependency-group: major-version-bumps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Jeffrey Ruan <[email protected]> Signed-off-by: plun1331 <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: JustaSqu1d <[email protected]> Co-authored-by: plun1331 <[email protected]>
* fix(is_owner) `user` type hint The `user` parameter must accept both a `User` and a `Member`, as the docstring itself says. Signed-off-by: balaclava <[email protected]> * Update CHANGELOG.md Signed-off-by: balaclava <[email protected]> --------- Signed-off-by: balaclava <[email protected]>
* fix: add Member import Signed-off-by: plun1331 <[email protected]> * style(pre-commit): auto fixes from pre-commit.com hooks --------- Signed-off-by: plun1331 <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* Update guild.py Signed-off-by: lukenamop <[email protected]> * Update user.py Signed-off-by: lukenamop <[email protected]> * style(pre-commit): auto fixes from pre-commit.com hooks * Update CHANGELOG.md Signed-off-by: lukenamop <[email protected]> * Update CHANGELOG.md Co-authored-by: Dorukyum <[email protected]> Signed-off-by: lukenamop <[email protected]> * Update CHANGELOG.md Signed-off-by: lukenamop <[email protected]> * Update CHANGELOG.md Signed-off-by: plun1331 <[email protected]> * style(pre-commit): auto fixes from pre-commit.com hooks --------- Signed-off-by: lukenamop <[email protected]> Signed-off-by: plun1331 <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Dorukyum <[email protected]> Co-authored-by: plun1331 <[email protected]>
…able to check (#2594) * fix: don't try to do an interaction_check if there isn't a user available to check * add changelog entry * style(pre-commit): auto fixes from pre-commit.com hooks * Update CHANGELOG.md Co-authored-by: Dorukyum <[email protected]> Signed-off-by: Revnoplex <[email protected]> * Simplify usercheck disable condition Signed-off-by: Revnoplex <[email protected]> * style(pre-commit): auto fixes from pre-commit.com hooks --------- Signed-off-by: Revnoplex <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Dorukyum <[email protected]>
…13.pre.beta in the patch-version-bumps group (#2601) ci(deps): bump ribtoks/tdg-github-action Bumps the patch-version-bumps group with 1 update: [ribtoks/tdg-github-action](https://github.com/ribtoks/tdg-github-action). Updates `ribtoks/tdg-github-action` from 0.4.12.pre.beta to 0.4.13.pre.beta - [Release notes](https://github.com/ribtoks/tdg-github-action/releases) - [Commits](ribtoks/tdg-github-action@v0.4.12-beta...v0.4.13-beta) --- updated-dependencies: - dependency-name: ribtoks/tdg-github-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-version-bumps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…sion-bumps group (#2600) chore(deps-dev): bump pre-commit in the major-version-bumps group Bumps the major-version-bumps group with 1 update: [pre-commit](https://github.com/pre-commit/pre-commit). Updates `pre-commit` from 3.8.0 to 4.0.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v3.8.0...v4.0.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-version-bumps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
updates: - [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.6.0...v5.0.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: Lala Sabathil <[email protected]>
…sion-bumps group (#2602) chore(deps-dev): bump pre-commit in the patch-version-bumps group Bumps the patch-version-bumps group with 1 update: [pre-commit](https://github.com/pre-commit/pre-commit). Updates `pre-commit` from 4.0.0 to 4.0.1 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.0.0...v4.0.1) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-version-bumps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ns (#2603) * fix: category cooldown works in dms like other guild cooldowns * style(pre-commit): auto fixes from pre-commit.com hooks * Add changelog entry * style(pre-commit): auto fixes from pre-commit.com hooks * Update discord/ext/commands/cooldowns.py Co-authored-by: Dorukyum <[email protected]> Signed-off-by: Revnoplex <[email protected]> * Update discord/ext/commands/cooldowns.py Co-authored-by: Dorukyum <[email protected]> Signed-off-by: Revnoplex <[email protected]> * fix mistyped suggestion cooldowns.py Signed-off-by: Revnoplex <[email protected]> * Update discord/ext/commands/cooldowns.py Co-authored-by: Dorukyum <[email protected]> Signed-off-by: Revnoplex <[email protected]> * undo broken merge caused by b25d9a7 Signed-off-by: Revnoplex <[email protected]> * Update CHANGELOG.md Signed-off-by: Dorukyum <[email protected]> --------- Signed-off-by: Revnoplex <[email protected]> Signed-off-by: Dorukyum <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Dorukyum <[email protected]>
added missing not found error
#2587) * add played_seconds function * Update CHANGELOG.md * style(pre-commit): auto fixes from pre-commit.com hooks * use datetime.timedelta instead of int * add comment * style(pre-commit): auto fixes from pre-commit.com hooks * rename function to reflect change * style(pre-commit): auto fixes from pre-commit.com hooks * don't use different counter * Update discord/voice_client.py Signed-off-by: Dorukyum <[email protected]> * Apply suggestions from code review Co-authored-by: Dorukyum <[email protected]> Signed-off-by: felix920506 <[email protected]> --------- Signed-off-by: felix920506 <[email protected]> Signed-off-by: Dorukyum <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Dorukyum <[email protected]>
updates: - [github.com/asottile/pyupgrade: v3.17.0 → v3.18.0](asottile/pyupgrade@v3.17.0...v3.18.0) - [github.com/psf/black: 24.8.0 → 24.10.0](psf/black@24.8.0...24.10.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…2617) Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.12.0...v1.13.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Takes inspiration from Rapptz/discord.py#1967 Fixes #2399
* docs: fix minor changelog grammar and wording * style(pre-commit): auto fixes from pre-commit.com hooks --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* Handle improper 1000 closures by Discord Signed-off-by: Quintenvw <[email protected]> * style(pre-commit): auto fixes from pre-commit.com hooks --------- Signed-off-by: Quintenvw <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…ion-bumps group (#2631) chore(deps): bump levenshtein in the patch-version-bumps group Bumps the patch-version-bumps group with 1 update: [levenshtein](https://github.com/rapidfuzz/Levenshtein). Updates `levenshtein` from 0.26.0 to 0.26.1 - [Release notes](https://github.com/rapidfuzz/Levenshtein/releases) - [Changelog](https://github.com/rapidfuzz/Levenshtein/blob/main/HISTORY.md) - [Commits](rapidfuzz/Levenshtein@v0.26.0...v0.26.1) --- updated-dependencies: - dependency-name: levenshtein dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-version-bumps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
updates: - [github.com/asottile/pyupgrade: v3.18.0 → v3.19.0](asottile/pyupgrade@v3.18.0...v3.19.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
📝 Add `@bridge_option` to docs
* Fix #2627 Signed-off-by: UnBonWhisky <[email protected]> * Update CHANGELOG.md Signed-off-by: UnBonWhisky <[email protected]> * Update CHANGELOG.md Signed-off-by: UnBonWhisky <[email protected]> * style(pre-commit): auto fixes from pre-commit.com hooks * Update CHANGELOG.md Signed-off-by: plun1331 <[email protected]> --------- Signed-off-by: UnBonWhisky <[email protected]> Signed-off-by: plun1331 <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: plun1331 <[email protected]>
* refactor: Add missing `with_counts` parameter to guild retrieval methods * Default with_counts to True in fetch_guilds * Being dumb enough to forget about making it an int * style(pre-commit): auto fixes from pre-commit.com hooks * Update discord/client.py Co-authored-by: Dorukyum <[email protected]> Signed-off-by: Dark <[email protected]> * Update discord/iterators.py Co-authored-by: Dorukyum <[email protected]> Signed-off-by: Dark <[email protected]> * Update CHANGELOG.md * Update discord/client.py Co-authored-by: JustaSqu1d <[email protected]> Signed-off-by: Dark <[email protected]> * Update discord/iterators.py Co-authored-by: JustaSqu1d <[email protected]> Signed-off-by: Dark <[email protected]> --------- Signed-off-by: Dark <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Dorukyum <[email protected]> Co-authored-by: JustaSqu1d <[email protected]>
* ✨ Soundboard perms (`1 << 42`, `1 << 45`) * ✨ Add creator monetization analytics perms (`1 << 41`) * 📝 CHANGELOG.md * Update CHANGELOG.md Signed-off-by: Dorukyum <[email protected]> --------- Signed-off-by: Dorukyum <[email protected]> Co-authored-by: plun1331 <[email protected]> Co-authored-by: Dorukyum <[email protected]>
📝 Add timeout time to `View` docstring
* fix: add store poll to webhook state * Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md --------- Signed-off-by: tyrantlink <[email protected]> Co-authored-by: Lala Sabathil <[email protected]>
* Add media channel type Signed-off-by: Lala Sabathil <[email protected]> * add type to literal Signed-off-by: Lala Sabathil <[email protected]> --------- Signed-off-by: Lala Sabathil <[email protected]>
…62.6,<=75.3.0 (#2643) chore(deps): update setuptools requirement Updates the requirements on [setuptools](https://github.com/pypa/setuptools) to permit the latest version. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v72.2.0...v75.3.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…e current pypi release Signed-off-by: Lala Sabathil <[email protected]>
…n-bumps group (#2646) chore(deps): bump sphinx-intl in the minor-version-bumps group Bumps the minor-version-bumps group with 1 update: [sphinx-intl](https://github.com/sphinx-doc/sphinx-intl). Updates `sphinx-intl` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/sphinx-doc/sphinx-intl/releases) - [Changelog](https://github.com/sphinx-doc/sphinx-intl/blob/master/CHANGES.rst) - [Commits](sphinx-doc/sphinx-intl@2.2.0...2.3.0) --- updated-dependencies: - dependency-name: sphinx-intl dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-version-bumps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…62.6,<=75.4.0 (#2647) chore(deps): update setuptools requirement Updates the requirements on [setuptools](https://github.com/pypa/setuptools) to permit the latest version. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v72.2.0...v75.4.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…62.6,<=75.5.0 (#2648) chore(deps): update setuptools requirement Updates the requirements on [setuptools](https://github.com/pypa/setuptools) to permit the latest version. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v72.2.0...v75.5.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* 🐛 Fix `None` default role in user installed apps. * 📝 CHANGELOG.md * style(pre-commit): auto fixes from pre-commit.com hooks --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…n-bumps group (#2657) chore(deps-dev): bump bandit in the minor-version-bumps group Bumps the minor-version-bumps group with 1 update: [bandit](https://github.com/PyCQA/bandit). Updates `bandit` from 1.7.10 to 1.8.0 - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.7.10...1.8.0) --- updated-dependencies: - dependency-name: bandit dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-version-bumps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…62.6,<=75.6.0 (#2654) chore(deps): update setuptools requirement Updates the requirements on [setuptools](https://github.com/pypa/setuptools) to permit the latest version. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v72.2.0...v75.6.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
📝 Better documentation for latency methods
…n-bumps group (#2663) chore(deps): bump sphinx-intl in the patch-version-bumps group Bumps the patch-version-bumps group with 1 update: [sphinx-intl](https://github.com/sphinx-doc/sphinx-intl). Updates `sphinx-intl` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/sphinx-doc/sphinx-intl/releases) - [Changelog](https://github.com/sphinx-doc/sphinx-intl/blob/master/CHANGES.rst) - [Commits](sphinx-doc/sphinx-intl@2.3.0...2.3.1) --- updated-dependencies: - dependency-name: sphinx-intl dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-version-bumps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…2664) Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.3...8.3.4) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…2665) Updates the requirements on [pylint](https://github.com/pylint-dev/pylint) to permit the latest version. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.1...v3.3.2) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
… for ApplicationContext attributes (#2636) Signed-off-by: Jässin Aouani <[email protected]> Signed-off-by: Dorukyum <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Paillat <[email protected]> Co-authored-by: Dorukyum <[email protected]> Co-authored-by: Lala Sabathil <[email protected]>
Co-authored-by: Crowdin Bot <[email protected]>
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.
See Commits and Changes for more details.
Created by pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )