aboutsummaryrefslogtreecommitdiffstats
path: root/botstrap.py (unfollow)
Commit message (Collapse)AuthorLines
2023-09-11Bump httpx from 0.24.1 to 0.25.0 (#2750)Gravatar dependabot[bot]-11/+11
Bumps [httpx](https://github.com/encode/httpx) from 0.24.1 to 0.25.0. - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](https://github.com/encode/httpx/compare/0.24.1...0.25.0) --- updated-dependencies: - dependency-name: httpx 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>
2023-09-08Bump pytest from 7.4.1 to 7.4.2 (#2748)Gravatar dependabot[bot]-5/+5
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.1 to 7.4.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/7.4.1...7.4.2) --- updated-dependencies: - dependency-name: pytest 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>
2023-09-07Bump tldextract from 3.4.4 to 3.5.0 (#2747)Gravatar dependabot[bot]-5/+5
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-06Bump coverage from 7.3.0 to 7.3.1Gravatar dependabot[bot]-55/+55
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.3.0 to 7.3.1. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/7.3.0...7.3.1) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
2023-09-06Bump ruff from 0.0.285 to 0.0.287 (#2745)Gravatar dependabot[bot]-22/+21
* Bump ruff from 0.0.285 to 0.0.287 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.285 to 0.0.287. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md) - [Commits](https://github.com/astral-sh/ruff/compare/v0.0.285...v0.0.287) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Update bot to comply with ruff 0.0.287 linting rules --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Joe Banks <[email protected]>
2023-09-06Bump HassanAbouelela/actions from setup-python_v1.4.1 to 1.4.2 (#2744)Gravatar dependabot[bot]-1/+1
Bumps [HassanAbouelela/actions](https://github.com/hassanabouelela/actions) from setup-python_v1.4.1 to 1.4.2. This release includes the previously tagged commit. - [Release notes](https://github.com/hassanabouelela/actions/releases) - [Commits](https://github.com/hassanabouelela/actions/compare/setup-python_v1.4.1...setup-python_v1.4.2) --- updated-dependencies: - dependency-name: HassanAbouelela/actions dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-05Bump pre-commit from 3.3.3 to 3.4.0 (#2741)Gravatar dependabot[bot]-5/+5
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.3.3 to 3.4.0. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v3.3.3...v3.4.0) --- updated-dependencies: - dependency-name: pre-commit 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>
2023-09-05Bump pytest from 7.4.0 to 7.4.1 (#2742)Gravatar dependabot[bot]-5/+5
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.0 to 7.4.1. - [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/7.4.0...7.4.1) --- updated-dependencies: - dependency-name: pytest 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>
2023-09-04Bump actions/checkout from 3 to 4Gravatar dependabot[bot]-4/+4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
2023-09-02Bump deepdiff from 6.3.1 to 6.4.1 (#2740)Gravatar dependabot[bot]-6/+6
Bumps [deepdiff](https://github.com/seperman/deepdiff) from 6.3.1 to 6.4.1. - [Release notes](https://github.com/seperman/deepdiff/releases) - [Changelog](https://github.com/seperman/deepdiff/blob/master/docs/changelog.rst) - [Commits](https://github.com/seperman/deepdiff/compare/6.3.1...6.4.1) --- updated-dependencies: - dependency-name: deepdiff 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>
2023-09-02fix: update misleading docstring in eval command (#2739)Gravatar Mikołaj Kruczek-2/+2
2023-09-01Improve the `in-place` tag (#2737)Gravatar Daniel Gu-16/+20
* Rewrite the in-place tag * Fix typo: extra newline
2023-08-31Improve the `repl` tag (#2736)Gravatar Daniel Gu-10/+15
* Rewrite the repl tag * Fix typo: "command prompt" to "command line" * Apply suggestions from code review Co-authored-by: wookie184 <[email protected]> * Remove trailing whitespace * Apply suggestions from code review --------- Co-authored-by: wookie184 <[email protected]>
2023-08-31Bump pydis-core from 10.1.0 to 10.2.0 (#2734)Gravatar dependabot[bot]-9/+9
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-31Bump sentry-sdk from 1.29.2 to 1.30.0 (#2735)Gravatar dependabot[bot]-6/+17
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-26Prevent ghost pings when reminder modification is cancelledGravatar n0Oo0Oo0b-1/+2
2023-08-26Ensure view gets deleted if view times outGravatar n0Oo0Oo0b-2/+5
2023-08-26Specify which action is being performed in confirmation messageGravatar n0Oo0Oo0b-1/+6
2023-08-26Apply changes from code reviewGravatar n0Oo0Oo0b-2/+2
2023-08-26Mention reminder owner in confirmation messageGravatar Daniel Gu-2/+3
2023-08-26Apply name changes from code review everywhereGravatar Daniel Gu-2/+2
2023-08-26Reply to original message when sending confirmation promptGravatar Daniel Gu-1/+1
2023-08-26Apply suggestions from code reviewGravatar Daniel Gu-1/+1
Co-authored-by: Amrou Bellalouna <[email protected]>
2023-08-26Apply suggestions from code reviewGravatar Daniel Gu-5/+5
Co-authored-by: Amrou Bellalouna <[email protected]>
2023-08-26Update docstring to better match function behaviorGravatar n0Oo0Oo0b-1/+1
2023-08-26Ask for confirmation when an admin modifies another user's remindersGravatar n0Oo0Oo0b-8/+21
2023-08-26Create ModifyConfirmationViewGravatar n0Oo0Oo0b-0/+33
2023-08-26feat(tags): update link and syntax in dotenv tagGravatar miki55555115-3/+3
2023-08-26fix(tags): resolve SyntaxError in dotenv reset commandGravatar miki55555115-2/+2
2023-08-26pass bot to get_or_fetch_channel in thread bumper (#2732)Gravatar Amrou Bellalouna-2/+2
2023-08-26apply white space around operatorsGravatar shtlrs-1/+1
2023-08-26bump pydis_core version to 10.1.0Gravatar shtlrs-106/+113
2023-08-26appease linterGravatar shtlrs-5/+6
2023-08-26pass missing bot paramGravatar shtlrs-9/+9
2023-08-26remove unused pin_no_system_message utilGravatar shtlrs-15/+0
2023-08-26delete members utils moduleGravatar shtlrs-30/+0
2023-08-26use get_or_fetch_member provided by bot-coreGravatar shtlrs-28/+10
2023-08-26use get_or_fetch_channel provided by bot-coreGravatar shtlrs-20/+5
2023-08-26use bot-core caching utilGravatar shtlrs-43/+1
2023-08-26update all instances of send_to_paste_serviceGravatar shtlrs-20/+21
The change resides mainly in specifying the content & lexer in the `PasteFile` instance
2023-08-24Remove call to the fixup reusable workflow (#2731)Gravatar Amrou Bellalouna-6/+0
2023-08-19feat: move link for PEP to title in !pep command (#2723)Gravatar Mikołaj Kruczek-1/+1
2023-08-19Bump ruff from 0.0.284 to 0.0.285 (#2725)Gravatar dependabot[bot]-20/+20
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.284 to 0.0.285. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md) - [Commits](https://github.com/astral-sh/ruff/compare/v0.0.284...v0.0.285) --- 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>
2023-08-18Bump pydantic-settings from 2.0.2 to 2.0.3 (#2721)Gravatar dependabot[bot]-5/+5
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-17Bump emoji from 2.7.0 to 2.8.0 (#2724)Gravatar dependabot[bot]-4/+5
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-14Bump coverage from 7.2.7 to 7.3.0 (#2720)Gravatar dependabot[bot]-64/+67
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-12run fixup blocker when git ref isn't mainGravatar shtlrs-3/+5
This also makes the lint-test workflow a dependency since as we'd want to run linting on all fixup commits still
2023-08-12use the organisation's fixup commit blocker workflowGravatar shtlrs-0/+4
2023-08-11Update import style for ruff isort ruleGravatar Chris Lovering-16/+79
ruff's isort rule doesn't allow multiple imports on the same line if wrapping. This is arguably easier to read too.
2023-08-11Use ruff's isort implementationGravatar Chris Lovering-45/+7