Skip to content

Comments

Bump hikari-lightbulb from 2.2.0 to 2.2.5#27

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/hikari-lightbulb-2.2.5
Closed

Bump hikari-lightbulb from 2.2.0 to 2.2.5#27
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/hikari-lightbulb-2.2.5

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 3, 2022

Bumps hikari-lightbulb from 2.2.0 to 2.2.5.

Release notes

Sourced from hikari-lightbulb's releases.

v2.2.5

  • Add support for Python 3.11.

  • Bump hikari requirement to 2.0.0.dev111.

  • Allow a user to iterate through ctx.options using OptionsProxy.items().

v2.2.4

  • Add lightbulb.utils.DataStore.get_as to improve ability of DataStore to be type-complete

v2.2.3

  • Implement application command permissions V2

v2.2.2

  • Add ability to edit ephemeral followup responses to application commands.

  • Implement wait_before_execution for tasks to allow delaying the first task execution.

  • ResponseProxy is now awaitable to allow you to directly await the response to retrieve the message.

  • Permission util methods (and by proxy checks) now account for guild owner having all permissions.

  • Improve typing and add missing method overloads.

  • Improve CONSUME_REST to strip leading whitespace before consuming the remaining string.

  • Fix subcommand attribute propagation problems when setting initialiser attributes.

v2.2.1

  • Add lightbulb.errors.ConverterFailure.raw_value.

  • Fix context menu commands not able to be registered globally.

  • Fix StartingEvent listener not correctly being subscribed to in the tasks extension.

  • Update __all__ to add missing items.

  • Add lightbulb.errors.CheckFailure.causes.

  • Fix non-ephemeral followup responses to interactions not being able to be edited.

  • Add support for hikari.Attachment option type.

  • Add kwarg pass_options to lightbulb.decorators.command decorator.

  • Add lightbulb.decorators.set_max_concurrency.

  • Deprecate lightbulb.checks.has_attachment.

  • Fix plugins being shown in the default help command even when no commands are visible in the plugin.

... (truncated)

Commits
  • e2eb7c8 Update version and changelog
  • ab779a5 Add support for Python 3.11 (#281)
  • 2cfd068 Update sphinx requirement from ~=5.1.1 to ~=5.3.0 (#280)
  • 92f4cd2 Update furo requirement from ~=2022.6.21 to ~=2022.9.29 (#278)
  • d601b92 Update hikari requirement from ~=2.0.0.dev110 to ~=2.0.0.dev111 (#275)
  • 051d16f Allow a user to iterate through ctx.options (#267)
  • a277495 Update croniter requirement from ~=1.3.5 to ~=1.3.7 (#271)
  • 3a0c781 Fix noxfile and ci, run black
  • 8eeb0c3 Update nox requirement from ~=2022.1.7 to ~=2022.8.7 (#265)
  • 35e9509 Update hikari requirement from ~=2.0.0.dev109 to ~=2.0.0.dev110 (#266)
  • Additional commits viewable 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 [hikari-lightbulb](https://github.com/tandemdude/hikari-lightbulb) from 2.2.0 to 2.2.5.
- [Release notes](https://github.com/tandemdude/hikari-lightbulb/releases)
- [Changelog](https://github.com/tandemdude/hikari-lightbulb/blob/development/release_helpers.py)
- [Commits](tandemdude/hikari-lightbulb@2.2.0...2.2.5)

---
updated-dependencies:
- dependency-name: hikari-lightbulb
  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 Nov 3, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 6, 2022

Superseded by #31.

@dependabot dependabot bot closed this Dec 6, 2022
@dependabot dependabot bot deleted the dependabot/pip/hikari-lightbulb-2.2.5 branch December 6, 2022 06:06
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.

0 participants