-
-
Notifications
You must be signed in to change notification settings - Fork 94
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
Bump sphinx from 7.1.2 to 7.2.4 #1701
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
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.1.2 to 7.2.4. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES) - [Commits](sphinx-doc/sphinx@v7.1.2...v7.2.4) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
[Dependabot] Changes to third-party dependencies
python
[Dependabot] Pull requests that updates Python dependencies
labels
Aug 28, 2023
Signed-off-by: FasterSpeeding <[email protected]>
Signed-off-by: FasterSpeeding <[email protected]>
davfsa
approved these changes
Aug 29, 2023
davfsa
added a commit
to davfsa/hikari
that referenced
this pull request
Sep 28, 2023
* Bump benjefferies/branch-protection-bot from 1.0.8 to 1.0.9 (hikari-py#1664) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Add code block in `hikari.embeds`'s docs (hikari-py#1667) * Bump wheel from 0.40.0 to 0.41.0 (hikari-py#1668) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump sphinx from 7.0.1 to 7.1.0 (hikari-py#1669) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump furo from 2023.5.20 to 2023.7.26 (hikari-py#1670) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump sphinx from 7.1.0 to 7.1.1 (hikari-py#1671) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Automatically rename changelog fragments that start with idk (hikari-py#1663) * Remove renaming "idk" changelog files (hikari-py#1674) * Bump flake8 from 6.0.0 to 6.1.0 (hikari-py#1672) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: davfsa <[email protected]> * Fix incorrect calculation for the default avatar of migrated users (hikari-py#1673) * Bump slotscheck from 0.16.5 to 0.17.0 (hikari-py#1675) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump sphinx from 7.1.1 to 7.1.2 (hikari-py#1676) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump pyright from 1.1.317 to 1.1.320 (hikari-py#1677) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Fix not handling `null` `last_message_id` when deserializing stage channels (hikari-py#1680) * Bump wheel from 0.41.0 to 0.41.1 (hikari-py#1681) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Add with_counts information for OwnGuilds (hikari-py#1659) * Fix the uses of `deprecated` directive and fix deadlinks to `GatewayBot` (hikari-py#1682) * feat: add CacheSettings.only_my_member (hikari-py#1679) Co-authored-by: davfsa <[email protected]> * Bump mypy from 1.4.1 to 1.5.0 (hikari-py#1685) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump pyright from 1.1.320 to 1.1.321 (hikari-py#1684) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump async-timeout from 4.0.2 to 4.0.3 (hikari-py#1686) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump pyright from 1.1.321 to 1.1.322 (hikari-py#1688) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump coverage[toml] from 7.2.7 to 7.3.0 (hikari-py#1689) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump pytest-randomly from 3.13.0 to 3.14.0 (hikari-py#1690) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump pyright from 1.1.322 to 1.1.323 (hikari-py#1692) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump pytest-randomly from 3.14.0 to 3.15.0 (hikari-py#1691) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump mypy from 1.5.0 to 1.5.1 (hikari-py#1694) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump wheel from 0.41.1 to 0.41.2 (hikari-py#1698) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump pyright from 1.1.323 to 1.1.324 (hikari-py#1699) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump furo from 2023.7.26 to 2023.8.19 (hikari-py#1697) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump sphinx from 7.1.2 to 7.2.4 (hikari-py#1701) Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: FasterSpeeding <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: FasterSpeeding <[email protected]> * Bump sphinx from 7.2.4 to 7.2.5 (hikari-py#1704) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump pyright from 1.1.324 to 1.1.325 (hikari-py#1703) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump actions/checkout from 3 to 4 (hikari-py#1707) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Add missing audit log event types (hikari-py#1705) * Fix attachments not being removed in message edits (hikari-py#1702) * Bump pytest from 7.4.0 to 7.4.1 (hikari-py#1706) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump coverage[toml] from 7.3.0 to 7.3.1 (hikari-py#1708) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump pyright from 1.1.325 to 1.1.326 (hikari-py#1710) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump pytest from 7.4.1 to 7.4.2 (hikari-py#1711) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Add `approximate_guild_count` field to own `Application` (hikari-py#1712) * Add custom status support (hikari-py#1683) * Prepare for release of 2.0.0.dev121 (hikari-py#1713) Co-authored-by: hikari-bot <90276125+hikari-bot[bot]@users.noreply.github.com> * Bump to development version (2.0.0.dev122) * Bump black from 23.7.0 to 23.9.1 (hikari-py#1714) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump furo from 2023.8.19 to 2023.9.10 (hikari-py#1715) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump tibdex/github-app-token from 1 to 2 (hikari-py#1716) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump pyright from 1.1.326 to 1.1.327 (hikari-py#1718) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump sphinx from 7.2.5 to 7.2.6 (hikari-py#1717) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Fix ["revoked"] KeyError for `deserialize_own_connection` (hikari-py#1720) Signed-off-by: Nick <[email protected]> Co-authored-by: FasterSpeeding <[email protected]> * Bump flake8-isort from 6.0.0 to 6.1.0 (hikari-py#1719) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump sphinx-autoapi from 2.1.1 to 3.0.0 (hikari-py#1722) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump numpydoc from 1.5.0 to 1.6.0 (hikari-py#1721) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump pyright from 1.1.327 to 1.1.329 (hikari-py#1724) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Add lock files - Purposely downgrade flake8 --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: FasterSpeeding <[email protected]> Signed-off-by: Nick <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: PythonTryHard <[email protected]> Co-authored-by: Leo Developer <[email protected]> Co-authored-by: FasterSpeeding <[email protected]> Co-authored-by: Nova <[email protected]> Co-authored-by: hikari-bot[bot] <90276125+hikari-bot[bot]@users.noreply.github.com> Co-authored-by: Nick <[email protected]>
yakMM
pushed a commit
to yakMM/hikari
that referenced
this pull request
Oct 19, 2023
Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: FasterSpeeding <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: FasterSpeeding <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
[Dependabot] Changes to third-party dependencies
python
[Dependabot] Pull requests that updates Python dependencies
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.
Bumps sphinx from 7.1.2 to 7.2.4.
Release notes
Sourced from sphinx's releases.
Changelog
Sourced from sphinx's changelog.
... (truncated)
Commits
3256f1f
Bump to 7.2.4 final2f025a4
linkcheck: Fix conversion from UTC time to the UNIX epoch (#11649)1567281
autodoc: Fix UnboundLocalError infilter_members
(#11651)5e88b9f
Fix the MoveModuleTargets transform (#11647)694fcee
Fix markup in CHANGES (#11639)c503c90
Improvepathlib
type annotations (#11646)bf339b1
Bump version2f6ea14
Bump to 7.2.3 final511e407
Implementbool()
for string paths494de73
Implementhash()
for string pathsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)