Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Pycord-Development/pycord
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 10a123672e55bafeb5e0af5de2cab5b5d9486a50
Choose a base ref
...
head repository: Pycord-Development/pycord
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0ca8fc6b20e259992ac5f0e0cbc2cf283af9315f
Choose a head ref
  • 5 commits
  • 3 files changed
  • 4 contributors

Commits on Jan 5, 2023

  1. chore(pre-commit): pre-commit autoupdate (#1833)

    * chore(pre-commit): pre-commit autoupdate
    
    updates:
    - [github.com/PyCQA/isort: 5.10.1 → 5.11.4](PyCQA/isort@5.10.1...5.11.4)
    - [github.com/DanielNoord/pydocstringformatter: 93b15ca → v0.7.3](DanielNoord/pydocstringformatter@93b15ca...v0.7.3)
    
    * Update .pre-commit-config.yaml
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: BobDotCom <71356958+BobDotCom@users.noreply.github.com>
    Co-authored-by: Lala Sabathil <lala@pycord.dev>
    3 people authored Jan 5, 2023
    Configuration menu
    Copy the full SHA
    b6acee0 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): Bump pre-commit from 2.20.0 to 2.21.0 (#1839)

    Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.20.0 to 2.21.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@v2.20.0...v2.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: pre-commit
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 5, 2023
    Configuration menu
    Copy the full SHA
    b0e028e View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. chore(deps): Bump sphinx-autodoc-typehints from 1.19.5 to 1.20.0 (#1857)

    Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) from 1.19.5 to 1.20.0.
    - [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases)
    - [Changelog](https://github.com/tox-dev/sphinx-autodoc-typehints/blob/main/CHANGELOG.md)
    - [Commits](tox-dev/sphinx-autodoc-typehints@1.19.5...1.20.0)
    
    ---
    updated-dependencies:
    - dependency-name: sphinx-autodoc-typehints
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 6, 2023
    Configuration menu
    Copy the full SHA
    5e2e28b View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. chore(deps): Bump sphinx-autodoc-typehints from 1.20.0 to 1.20.1 (#1860)

    Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) from 1.20.0 to 1.20.1.
    - [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases)
    - [Changelog](https://github.com/tox-dev/sphinx-autodoc-typehints/blob/main/CHANGELOG.md)
    - [Commits](tox-dev/sphinx-autodoc-typehints@1.20.0...1.20.1)
    
    ---
    updated-dependencies:
    - dependency-name: sphinx-autodoc-typehints
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 9, 2023
    Configuration menu
    Copy the full SHA
    74d4b17 View commit details
    Browse the repository at this point in the history
  2. chore(pre-commit): pre-commit autoupdate

    updates:
    - [github.com/Pierre-Sassoulas/black-disable-checker: v1.1.1 → v1.1.3](Pierre-Sassoulas/black-disable-checker@v1.1.1...v1.1.3)
    pre-commit-ci[bot] authored Jan 9, 2023
    Configuration menu
    Copy the full SHA
    0ca8fc6 View commit details
    Browse the repository at this point in the history
Loading