aboutsummaryrefslogtreecommitdiffstats
path: root/tests/helpers.py (unfollow)
Commit message (Collapse)AuthorLines
2024-08-31Bump rapidfuzz from 3.9.4 to 3.9.6 (#3158)Gravatar dependabot[bot]-96/+111
Bumps [rapidfuzz](https://github.com/rapidfuzz/RapidFuzz) from 3.9.4 to 3.9.6. - [Release notes](https://github.com/rapidfuzz/RapidFuzz/releases) - [Changelog](https://github.com/rapidfuzz/RapidFuzz/blob/main/CHANGELOG.rst) - [Commits](https://github.com/rapidfuzz/RapidFuzz/compare/v3.9.4...v3.9.6) --- updated-dependencies: - dependency-name: rapidfuzz dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-31Bump regex from 2024.5.15 to 2024.7.24 (#3137)Gravatar dependabot[bot]-82/+82
Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2024.5.15 to 2024.7.24. - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](https://github.com/mrabarnett/mrab-regex/compare/2024.5.15...2024.7.24) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-31Bump pytest from 8.2.2 to 8.3.2 (#3136)Gravatar dependabot[bot]-6/+6
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.2 to 8.3.2. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/8.2.2...8.3.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-30Bump sentry-sdk from 2.10.0 to 2.13.0 (#3146)Gravatar dependabot[bot]-6/+7
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.10.0 to 2.13.0. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/2.10.0...2.13.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-30Bump pip-licenses from 4.5.1 to 5.0.0 (#3134)Gravatar dependabot[bot]-7/+7
Bumps [pip-licenses](https://github.com/raimon49/pip-licenses) from 4.5.1 to 5.0.0. - [Release notes](https://github.com/raimon49/pip-licenses/releases) - [Changelog](https://github.com/raimon49/pip-licenses/blob/master/CHANGELOG.md) - [Commits](https://github.com/raimon49/pip-licenses/compare/v-4.5.1...v-5.0.0) --- updated-dependencies: - dependency-name: pip-licenses dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-30Bump ruff from 0.5.2 to 0.6.2 (#3151)Gravatar dependabot[bot]-21/+21
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.2 to 0.6.2. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.5.2...0.6.2) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-23Version bumpGravatar Joe Banks-1/+1
2024-08-20Bump aiohttp from 3.9.5 to 3.10.5Gravatar dependabot[bot]-80/+107
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.5 to 3.10.5. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.5...v3.10.5) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
2024-08-13Log and retry OT renaming if Discord returns an errorGravatar Chris Lovering-4/+13
2024-08-05Legacy Help Channels Access -> Archived Channels Access (#3141)Gravatar Boris Muratov-2/+2
2024-07-18Copy watched_users into list to prevent modification while iteratingGravatar wookie184-3/+4
2024-07-18Bump pytest-subtests from 0.13.0 to 0.13.1 (#3129)Gravatar dependabot[bot]-5/+5
Bumps [pytest-subtests](https://github.com/pytest-dev/pytest-subtests) from 0.13.0 to 0.13.1. - [Release notes](https://github.com/pytest-dev/pytest-subtests/releases) - [Changelog](https://github.com/pytest-dev/pytest-subtests/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-subtests/compare/v0.13.0...v0.13.1) --- updated-dependencies: - dependency-name: pytest-subtests dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-18Bump pydis-core from 11.2.0 to 11.3.0 (#3130)Gravatar dependabot[bot]-5/+5
Bumps [pydis-core](https://github.com/python-discord/bot-core) from 11.2.0 to 11.3.0. - [Release notes](https://github.com/python-discord/bot-core/releases) - [Changelog](https://github.com/python-discord/bot-core/blob/main/docs/changelog.rst) - [Commits](https://github.com/python-discord/bot-core/compare/v11.2.0...v11.3.0) --- updated-dependencies: - dependency-name: pydis-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16Removed over-indented blockGravatar Shambo Chowdhury-4/+4
2024-07-15Bump pip-licenses from 4.4.0 to 4.5.1 (#3121)Gravatar dependabot[bot]-6/+7
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-15Bump sentry-sdk from 2.9.0 to 2.10.0 (#3125)Gravatar dependabot[bot]-5/+5
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-15Bump ruff from 0.5.1 to 0.5.2 (#3123)Gravatar dependabot[bot]-21/+21
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-15Bump markdownify from 0.12.1 to 0.13.1 (#3124)Gravatar dependabot[bot]-5/+5
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-15Bump coverage from 7.5.4 to 7.6.0 (#3119)Gravatar dependabot[bot]-55/+55
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-15Bump setuptools from 69.2.0 to 70.0.0 in the pip group (#3127)Gravatar dependabot[bot]-6/+5
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-14Suppress ResponseCodeErrors when fetching alts in !userGravatar Joe Banks-2/+10
2024-07-14Bump sentry-sdk from 2.7.1 to 2.9.0Gravatar dependabot[bot]-5/+5
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.7.1 to 2.9.0. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/2.7.1...2.9.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
2024-07-14added handler for message.reference.resolved if its NoneGravatar Shambo Chowdhury-1/+7
2024-07-14Remove Redis max connections limitGravatar Joe Banks-1/+0
The server limit is more than capable of handling any traffic that bot generates, this number is unreasonably low for events that happen in bulk/surges. For reference, the Redis server connection limit is in the thousands.
2024-07-14Update bot/exts/moderation/modlog.py Gravatar Shambo Chowdhury-1/+1
- It was working fine without it, but i think its better to add one. Thanks Co-authored-by: Vivek Ashokkumar <[email protected]>
2024-07-08Bump pytest-subtests from 0.12.1 to 0.13.0 (#3114)Gravatar dependabot[bot]-5/+5
Bumps [pytest-subtests](https://github.com/pytest-dev/pytest-subtests) from 0.12.1 to 0.13.0. - [Release notes](https://github.com/pytest-dev/pytest-subtests/releases) - [Changelog](https://github.com/pytest-dev/pytest-subtests/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-subtests/compare/v0.12.1...v0.13.0) --- updated-dependencies: - dependency-name: pytest-subtests dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-08Make !warn fail if DMing the user is unsuccessful (#3073)Gravatar Vivek Ashokkumar-11/+19
2024-07-08Bump ruff from 0.5.0 to 0.5.1 (#3116)Gravatar dependabot[bot]-21/+21
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.0 to 0.5.1. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.5.0...0.5.1) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-06"Jump to message" changed and added handling for Reference deleted messagesGravatar Shambo Chowdhury-2/+8
- [x] Changed "Jump to message" to "Jump to referenced message" as it already exists in the embed, thus can create confusion - [x] if the Reference message is deleted messages it will now give reference line as **In reply to:** Deleted Message
2024-07-06Bump certifi from 2024.2.2 to 2024.7.4 in the pip group (#3113)Gravatar dependabot[bot]-4/+4
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-05Migration to official Sentry release CI action (#3112)Gravatar Xithrius-3/+2
2024-07-05Update bot/exts/moderation/modlog.pyGravatar Shambo Chowdhury-2/+0
Co-authored-by: Boris Muratov <[email protected]>
2024-07-05removed commented newlinesGravatar Shambo Chowdhury-2/+0
2024-07-04Bump rapidfuzz from 3.9.3 to 3.9.4 (#3110)Gravatar dependabot[bot]-96/+96
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-04Bump sentry-sdk from 2.7.0 to 2.7.1 (#3108)Gravatar dependabot[bot]-6/+6
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-04Bump ruff from 0.4.10 to 0.5.0 (#3107)Gravatar dependabot[bot]-20/+21
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-28removed gather_reply()Gravatar Shambo Chowdhury-37/+2
- gather_reply() can be resource intensive for big servers as it will iterate through all the message every time a user deletes any message which has replies to it. - removed content and channel in `In reply to:` section as some messages containing `[` or `]` can create interference with the `[](url)`
2024-06-28Bump coverage from 7.5.3 to 7.5.4 (#3102)Gravatar dependabot[bot]-55/+55
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-27Bump sentry-sdk from 2.6.0 to 2.7.0 (#3105)Gravatar dependabot[bot]-6/+6
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-26Update bot/exts/moderation/modlog.pyGravatar Shambo Chowdhury-1/+1
Co-authored-by: Vivek Ashokkumar <[email protected]>
2024-06-26Update bot/exts/moderation/modlog.pyGravatar Shambo Chowdhury-1/+1
Co-authored-by: Vivek Ashokkumar <[email protected]>
2024-06-26Update bot/exts/moderation/modlog.pyGravatar Shambo Chowdhury-6/+4
Co-authored-by: Vivek Ashokkumar <[email protected]>
2024-06-26Update modlog.pyGravatar Shambo Chowdhury-1/+1
2024-06-26Added message link to replied or parent messageGravatar Shambo Chowdhury-2/+54
Now we can check the replies to a deleted message to provide a better context as well as, if the deleted message is a reply to some parent message, it will show the respective parents message it was replying to in #mod-log channel
2024-06-24Add new name kwarg to silencer loop base class initialisationGravatar Joe Banks-1/+2
Discord.py 2.4 added an optional name parameter to the base Loop class which our silence notifier loop is based off. We need to pass that, even if it's None, to prevent a missing argument error.
2024-06-23Bump pydis-core from 11.1.0 to 11.2.0Gravatar dependabot[bot]-13/+13
Bumps [pydis-core](https://github.com/python-discord/bot-core) from 11.1.0 to 11.2.0. - [Release notes](https://github.com/python-discord/bot-core/releases) - [Changelog](https://github.com/python-discord/bot-core/blob/main/docs/changelog.rst) - [Commits](https://github.com/python-discord/bot-core/compare/v11.1.0...v11.2.0) --- updated-dependencies: - dependency-name: pydis-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
2024-06-21Skip line if no match against inventory line regex (#3100)Gravatar Joe Banks-0/+7
2024-06-21Bump urllib3 from 2.2.1 to 2.2.2 in the pip group (#3097)Gravatar dependabot[bot]-3/+3
Bumps the pip group with 1 update: [urllib3](https://github.com/urllib3/urllib3). Updates `urllib3` from 2.2.1 to 2.2.2 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.2.1...2.2.2) --- updated-dependencies: - dependency-name: urllib3 dependency-type: indirect dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-21Bump ruff from 0.4.8 to 0.4.10 (#3099)Gravatar dependabot[bot]-20/+20
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-21Bump taskipy from 1.12.2 to 1.13.0 (#3094)Gravatar dependabot[bot]-6/+6
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>