Skip to content

fix(deps): update dependency @skyra/http-framework to v2#41

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/skyra-http-framework-2.x
Closed

fix(deps): update dependency @skyra/http-framework to v2#41
renovate[bot] wants to merge 1 commit intomainfrom
renovate/skyra-http-framework-2.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 3, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@skyra/http-framework (source) 1.2.2 -> 2.1.0 age adoption passing confidence

Release Notes

skyra-project/archid-components (@​skyra/http-framework)

v2.1.0

Compare Source

🏠 Refactor

🐛 Bug Fixes

  • deps: Update all non-major dependencies (dfa7783)
  • deps: Update all non-major dependencies (d84f786)
  • deps: Update all non-major dependencies (e6c2cb4)

🚀 Features

v2.0.0

Compare Source

🏠 Refactor

  • Moved command routing operations to its own class (6105ae5)
    • 💥 BREAKING CHANGE: refactor: @RegisterCommand is now lazy and its arguments now resolve in the command's constructor
    • 💥 BREAKING CHANGE: refactor: @RegisterMessageCommand is now lazy and its arguments now resolve in the command's constructor
    • 💥 BREAKING CHANGE: refactor: @RegisterSubcommand is now lazy and its arguments now resolve in the command's constructor
    • 💥 BREAKING CHANGE: refactor: @RegisterSubcommandGroup is now lazy and its arguments now resolve in the command's constructor
    • 💥 BREAKING CHANGE: refactor: @RegisterUserCommand is now lazy and its arguments now resolve in the command's constructor
    • 💥 BREAKING CHANGE: refactor: Command#autocompleteRun now throws by default
    • 💥 BREAKING CHANGE: refactor: Command#chatInputRun now throws by default
    • 💥 BREAKING CHANGE: refactor: RegisterSubCommand has been renamed to RegisterSubcommand
    • 💥 BREAKING CHANGE: refactor: RegisterSubCommandGroup has been renamed to RegisterSubcommandGroup
    • 💥 BREAKING CHANGE: refactor: changed CommandStore's routing from command names to registered command names
    • 💥 BREAKING CHANGE: refactor: made token required in Client
    • 💥 BREAKING CHANGE: refactor: removed Registry, use client.registry or applicationCommandRegistry instead
  • New registry (afc6faf)

🐛 Bug Fixes

  • deps: Update all non-major dependencies (d64478a)
  • http-framework: Update transitive dependencies (2dad7b9)
  • Fixed registry system losing track of linked methods when merging (154c23f)
  • Fixed message commands and user commands being registered in the same collection (b755515)
  • deps: Update dependency @​vladfrangu/async_event_emitter to ^2.2.3 (b4b9282)

📝 Documentation

  • Documented the entire library (129def2)

🚀 Features

  • Added support for retrieving the pushed guild command IDs from the registry (24910e0)
  • Added support for retrieving the pushed global command ID from the registry (13881a3)
  • Added applicationCommandRegistry to container (a6f8119)

🧪 Testing

  • Added more extensive tests, handle more edge cases (e056d0e)
  • Add more tests (938deaf)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies label Jul 3, 2024
@renovate renovate bot force-pushed the renovate/skyra-http-framework-2.x branch from abb0b3b to 264039f Compare July 3, 2024 14:10
@renovate renovate bot force-pushed the renovate/skyra-http-framework-2.x branch from 264039f to 0e060a7 Compare July 3, 2024 18:15
@renovate
Copy link
Contributor Author

renovate bot commented Jul 3, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 2.x releases. But if you manually upgrade to 2.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/skyra-http-framework-2.x branch July 3, 2024 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant