Skip to content
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

chore: pyproject version bump #1513

Merged
merged 30 commits into from
Aug 8, 2023
Merged

Conversation

AstreaTSS
Copy link
Member

@AstreaTSS AstreaTSS commented Aug 5, 2023

Pull Request Type

  • Feature addition
  • Bugfix
  • Documentation update
  • Code refactor
  • Tests improvement
  • CI/CD pipeline enhancement
  • Other: Version bump

Description

A quick PR to bump the pyproject (and so Python library) version to 5.9.0 to help out with #1512.

Changes

Exactly what the description says.

Related Issues

Test Scenarios

Python Compatibility

  • I've ensured my code works on Python 3.10.x
  • I've ensured my code works on Python 3.11.x

Checklist

  • I've run the pre-commit code linter over all edited files
  • I've tested my changes on supported Python versions
  • I've added tests for my code, if applicable
  • I've updated / added documentation, where applicable

kennhh and others added 29 commits July 14, 2023 01:53
* modified:   interactions/models/internal/tasks/task.py

* reset to set_last_call_time

Signed-off-by: kennhh <[email protected]>

---------

Signed-off-by: kennhh <[email protected]>
…tions-py#1471)

* feat: add alt methods for multi-arg params for prefixed cmds

* fix: use empty if the typehint is just tuple

* ci: correct from checks.

* fix: support ConsumeRest without typehint

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* docs: remove outdated cookiecutter template

* docs: add boilerplate mention
* feat: add forum sort order

* feat: cache layout and sort order for forums
* feat: add start_time(s) for AutoShardedClient

* feat: make start_times a dict

* docs: make start_times docstring clearer

Co-authored-by: Sophia <[email protected]>
Signed-off-by: Astrea <[email protected]>

---------

Signed-off-by: Astrea <[email protected]>
Co-authored-by: Sophia <[email protected]>
* ci: weekly check.

updates:
- https://github.com/charliermarsh/ruff-pre-commithttps://github.com/astral-sh/ruff-pre-commit
- [github.com/astral-sh/ruff-pre-commit: v0.0.272 → v0.0.278](astral-sh/ruff-pre-commit@v0.0.272...v0.0.278)
- [github.com/psf/black: 23.3.0 → 23.7.0](psf/black@23.3.0...23.7.0)

* ci: correct from checks.

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…tions-py#1493)

* feat: add ability to use different arg name than option name

* feat: raise better error if arg name doesnt exist

* fix: use ValueError instead of TypeError

TypeError seems to be suppressed
…y#1500)

* fix/feat: adjust invite obj to respect event variants

* docs: update docs for event object

* revert: keep MISSING for backwards compatibility

* style: consistency

Co-authored-by: Sophia <[email protected]>
Signed-off-by: Astrea <[email protected]>

---------

Signed-off-by: Astrea <[email protected]>
Co-authored-by: Sophia <[email protected]>
…1499)

* fix: address issues with tags for guild forums

* fix: is this breaking? better be safe than sorry
* docs💥: revamp extension guide

* docs: update extension example

* docs: oops, forgot a word

Co-authored-by: Max <[email protected]>
Signed-off-by: Astrea <[email protected]>

* docs: add section for loading all extensions in folder

* docs: turns out ipy can load multi exts in one file

* docs: lots of wording adjustments

---------

Signed-off-by: Astrea <[email protected]>
Co-authored-by: Max <[email protected]>
Co-authored-by: LordOfPolls <[email protected]>
* ci: weekly check.

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.0.278 → v0.0.280](astral-sh/ruff-pre-commit@v0.0.278...v0.0.280)

* ci: correct from checks.

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…s-py#1506)

* fix delete_permissions api endpoint

fix API Endpoint in delete_channel_permission
adding "permissions/" in Endpoint

* ci: correct from checks.

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.0.280 → v0.0.281](astral-sh/ruff-pre-commit@v0.0.280...v0.0.281)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
)

* feat: Implement gateway support for scheduled events

* fix: add optional to user add/remove

* refactor: pre-commit'ed

* refactor: change attrs to props and add `attrs.field`

* refactor: set repr to True

* feat(client): add `get_scheduled_event` helper method

* refactor: use cache helpers in methods

* chore: replace typing
@AstreaTSS AstreaTSS mentioned this pull request Aug 5, 2023
13 tasks
Damego
Damego previously approved these changes Aug 5, 2023
i0bs
i0bs previously approved these changes Aug 8, 2023
silasary
silasary previously approved these changes Aug 8, 2023
@i0bs i0bs changed the base branch from unstable to stable August 8, 2023 15:10
@i0bs i0bs dismissed stale reviews from silasary, Damego, and themself August 8, 2023 15:10

The base branch was changed.

@i0bs i0bs merged commit 9e3bb33 into interactions-py:stable Aug 8, 2023
2 checks passed
@AstreaTSS AstreaTSS deleted the pyproject-5.9.0 branch August 16, 2023 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants