Skip to content

build(deps): bump pydis-core from 9.5.0 to 9.5.1#46

Merged
ChrisLovering merged 2 commits into
mainfrom
dependabot/pip/pydis-core-9.5.1
Mar 7, 2023
Merged

build(deps): bump pydis-core from 9.5.0 to 9.5.1#46
ChrisLovering merged 2 commits into
mainfrom
dependabot/pip/pydis-core-9.5.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 3, 2023

Bumps pydis-core from 9.5.0 to 9.5.1.

Changelog

Sourced from pydis-core's changelog.

.. See docs for details on formatting your entries https://releases.readthedocs.io/en/latest/concepts.html

Changelog

  • :release:9.5.1 <2nd March 2023>

  • 🐛174 Bump Discord.py to :literal-url:2.2.2 <https://github.com/Rapptz/discord.py/releases/tag/v2.2.2>.

  • :release:9.5.0 <28th February 2023>

  • :feature:173 Bump Discord.py to :literal-url:2.2.0 <https://github.com/Rapptz/discord.py/releases/tag/v2.2.0>.

  • :release:9.4.1 <9th February 2023>

  • 🐛172 Bump Discord.py to :literal-url:2.1.1 <https://github.com/Rapptz/discord.py/releases/tag/v2.1.1>.

  • :release:9.4.0 <24th December 2022>

  • :feature:171 Sync all app commands after extensions have been loaded. This release also removes the need to run :obj:pydis_core.BotBase.load_extensions in a task.

  • :release:9.3.1 <23rd December 2022>

  • 🐛170 Save references of newly created tasks in :obj:pydis_core.utils.scheduling

  • :release:9.3.0 <13th December 2022>

  • :feature:169 Return :obj:None upon receiving a bad request from Discord in :obj:pydis_core.utils.members.get_or_fetch_member

  • :release:9.2.0 <17th November 2022>

  • :support:151 Add support for Python 3.11

  • :release:9.1.1 <14th November 2022>

  • 🐛162 Handle not being able to delete the interaction message on button press/timeout.

  • :release:9.1.0 <13th November 2022>

  • :feature:158 Bump Discord.py to :literal-url:2.1.0 <https://github.com/Rapptz/discord.py/releases/tag/v2.1.0>.

  • :feature:88 Add a decorator that stops successive duplicate invocations of commands

  • :release:9.0.0 <5th November 2022>

  • :breaking:157 Rename project to pydis_core to allow for publishing to pypi.

  • :release:8.2.1 <18th September 2022>

  • 🐛138 Bump Discord.py to :literal-url:2.0.1 <https://discordpy.readthedocs.io/en/latest/whats_new.html#v2-0-1>.

  • :release:8.2.0 <18th August 2022>

  • :support:125 Bump Discord.py to the stable :literal-url:2.0 release <https://discordpy.readthedocs.io/en/latest/migrating.html>.

... (truncated)

Commits
  • 79b8734 Bump dependencies to latest
  • 247e6a3 Explicitly set the stack level of the warnings.warn call
  • 4aebfae Don't override the default list of ignored flake8 rules
  • fff9d1a Bump Discord.py to 2.2.2
  • See full diff in compare view

Dependabot compatibility score

Dependabot 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 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)

Bumps [pydis-core](https://github.com/python-discord/bot-core) from 9.5.0 to 9.5.1.
- [Release notes](https://github.com/python-discord/bot-core/releases)
- [Changelog](https://github.com/python-discord/bot-core/blob/main/docs/changelog.rst)
- [Commits](python-discord/bot-core@v9.5.0...v9.5.1)

---
updated-dependencies:
- dependency-name: pydis-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Mar 3, 2023
This is now called within a task internally in bot-core, so we no longer ned to do it in the bot too.
@ChrisLovering ChrisLovering merged commit b08d5d2 into main Mar 7, 2023
@ChrisLovering ChrisLovering deleted the dependabot/pip/pydis-core-9.5.1 branch March 7, 2023 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant