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 the remora group with 4 updates #204

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2023

Bumps the remora group with 4 updates: Remora.Discord.Caching, Remora.Discord.Extensions, Remora.Discord.Interactivity and Remora.Discord.Hosting.

Updates Remora.Discord.Caching from 37.0.0 to 38.0.0

Commits

Updates Remora.Discord.Extensions from 5.3.2 to 5.3.3

Commits

Updates Remora.Discord.Interactivity from 4.5.1 to 4.5.2

Commits

Updates Remora.Discord.Hosting from 6.0.7 to 6.0.8

Commits

Updates Remora.Discord.Interactivity from 4.5.1 to 4.5.2

Commits

You can trigger a rebase of this PR 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from a team as a code owner December 4, 2023 05:23
@dependabot dependabot bot added area: build/ci Changes that affect GitHub Actions workflows or external dependencies type: change PRs that update current functionality without adding new features or fixing any bugs labels Dec 4, 2023
@pull-request-size pull-request-size bot added the size/XS PRs that change <20 lines. label Dec 4, 2023
@Octol1ttle Octol1ttle added the status: blocked This PR is blocked by other PRs or dependencies label Dec 4, 2023
@dependabot dependabot bot force-pushed the dependabot/nuget/remora-d48d5e386d branch 3 times, most recently from 72281eb to 70a2c0b Compare December 18, 2023 05:20
@dependabot dependabot bot force-pushed the dependabot/nuget/remora-d48d5e386d branch 2 times, most recently from 81e080a to e14005b Compare December 25, 2023 05:25
@dependabot dependabot bot force-pushed the dependabot/nuget/remora-d48d5e386d branch from e14005b to fd15197 Compare January 1, 2024 05:51
@dependabot dependabot bot force-pushed the dependabot/nuget/remora-d48d5e386d branch from fd15197 to ee9b879 Compare January 15, 2024 05:44
Bumps the remora group with 4 updates: [Remora.Discord.Caching](https://github.com/Remora/Remora.Discord), [Remora.Discord.Extensions](https://github.com/Remora/Remora.Discord), [Remora.Discord.Interactivity](https://github.com/Remora/Remora.Discord) and [Remora.Discord.Hosting](https://github.com/Remora/Remora.Discord).


Updates `Remora.Discord.Caching` from 37.0.0 to 38.0.0
- [Release notes](https://github.com/Remora/Remora.Discord/releases)
- [Commits](https://github.com/Remora/Remora.Discord/commits)

Updates `Remora.Discord.Extensions` from 5.3.2 to 5.3.3
- [Release notes](https://github.com/Remora/Remora.Discord/releases)
- [Commits](https://github.com/Remora/Remora.Discord/commits)

Updates `Remora.Discord.Interactivity` from 4.5.1 to 4.5.2
- [Release notes](https://github.com/Remora/Remora.Discord/releases)
- [Commits](https://github.com/Remora/Remora.Discord/commits)

Updates `Remora.Discord.Hosting` from 6.0.7 to 6.0.8
- [Release notes](https://github.com/Remora/Remora.Discord/releases)
- [Commits](https://github.com/Remora/Remora.Discord/commits)

Updates `Remora.Discord.Interactivity` from 4.5.1 to 4.5.2
- [Release notes](https://github.com/Remora/Remora.Discord/releases)
- [Commits](https://github.com/Remora/Remora.Discord/commits)

---
updated-dependencies:
- dependency-name: Remora.Discord.Caching
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: remora
- dependency-name: Remora.Discord.Extensions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: remora
- dependency-name: Remora.Discord.Interactivity
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: remora
- dependency-name: Remora.Discord.Hosting
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: remora
- dependency-name: Remora.Discord.Interactivity
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: remora
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/remora-d48d5e386d branch from ee9b879 to 186a082 Compare January 29, 2024 05:46
@Octol1ttle
Copy link
Member

@dependabot rebase

@Octol1ttle Octol1ttle removed the status: blocked This PR is blocked by other PRs or dependencies label Feb 5, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 5, 2024

Superseded by #259.

@dependabot dependabot bot closed this Feb 5, 2024
@dependabot dependabot bot deleted the dependabot/nuget/remora-d48d5e386d branch February 5, 2024 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: build/ci Changes that affect GitHub Actions workflows or external dependencies size/XS PRs that change <20 lines. type: change PRs that update current functionality without adding new features or fixing any bugs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant