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

Bump deps (including d.py 2.5 bump) #6529

Merged
merged 9 commits into from
Mar 4, 2025

Conversation

Jackenmen
Copy link
Member

@Jackenmen Jackenmen commented Feb 23, 2025

Description of the changes

Dependency bump, including d.py 2.5 bump. Updates our code to work with the changes from d.py. Specifically:

  • updated re-exports in the commands package
  • updated Filter cog to take message forwards into account
  • updated the cleanup duplicates command to take more things into account when determining whether a message is duplicated

This is ready for review.

Have the changes in this PR been tested?

No

https://github.com/Jackenmen/Red-Install-Tests/actions/runs/13651991253
https://cirrus-ci.com/build/5195999234228224

@Jackenmen Jackenmen added the Type: Dependency Update Adding/updating/removing some of Red’s dependencies. label Feb 23, 2025
@github-actions github-actions bot added Category: Core - API - Commands Package This is related to the `redbot.core.commands` package or `redbot.core.checks` module. Category: CI This is related to repository's CI configuration. Category: Core - API - Utils Package This is related to stuff in `redbot.core.utils` Category: Meta This is related to the repository maintenance. labels Feb 23, 2025
@Jackenmen Jackenmen added this to the 3.5.17 milestone Feb 23, 2025
@github-actions github-actions bot added the Category: Cogs - Filter This is related to the Filter cog. label Feb 23, 2025
@github-actions github-actions bot added the Category: Cogs - Cleanup This is related to the Cleanup cog. label Feb 23, 2025
@Jackenmen Jackenmen marked this pull request as ready for review February 23, 2025 19:40
Copy link
Member

@Kowlin Kowlin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good and works for me

@Kowlin Kowlin merged commit 0f4c7b0 into Cog-Creators:V3/develop Mar 4, 2025
17 checks passed
@red-githubbot red-githubbot bot added the Changelog Entry: Pending Changelog entry for this PR hasn't been added by repo maintainers yet. label Mar 4, 2025
@Jackenmen Jackenmen modified the milestones: 3.5.18, 3.5.17 Mar 8, 2025
@Jackenmen Jackenmen added Changelog Entry: Added Changelog entry for this PR has already been added to changelog PR. and removed Changelog Entry: Pending Changelog entry for this PR hasn't been added by repo maintainers yet. labels Mar 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: CI This is related to repository's CI configuration. Category: Cogs - Cleanup This is related to the Cleanup cog. Category: Cogs - Filter This is related to the Filter cog. Category: Core - API - Commands Package This is related to the `redbot.core.commands` package or `redbot.core.checks` module. Category: Core - API - Utils Package This is related to stuff in `redbot.core.utils` Category: Meta This is related to the repository maintenance. Changelog Entry: Added Changelog entry for this PR has already been added to changelog PR. Type: Dependency Update Adding/updating/removing some of Red’s dependencies.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants