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 @sapphire/framework from 2.2.0 to 4.7.2 #266

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2023

Bumps @sapphire/framework from 2.2.0 to 4.7.2.

Release notes

Sourced from @​sapphire/framework's releases.

v4.7.1

4.7.1 - (2023-10-16)

🏠 Refactor

  • Expose runInTypeIsSpecificsObject as public static method on Command (6bbe2c1)

v4.7.0

4.7.0 - (2023-10-15)

🚀 Features

  • command: Make it possible for runIn to be command type specific (#673) (99ab31e)

v4.6.1

4.6.1 - (2023-10-05)

🐛 Bug Fixes

  • events: Add missing discordjs events (#667) (a88c706)
  • ClientPermissions: Fixed permissions checking (#668) (370755e)
  • Fixed types for Node 20 types (de8e8d0)

v4.6.0

4.6.0 - (2023-09-06)

🏠 Refactor

🐛 Bug Fixes

  • Update transitive dependencies (dc0cf8a)

📝 Documentation

  • Temporarily typedoc docgen until typedoc-json-parser is fixed (4eb8306)
  • SapphireClient: Fix link to DiscordJS docs (341d57a)

🚀 Features

  • Add global config for setting the guild ids to register commands to (#659) (de5e8eb)

v4.5.3

4.5.3 - (2023-08-23)

🐛 Bug Fixes

  • Command: Make resolveConstructorPreConditionsRunType protected instead of private (ce73c44)

... (truncated)

Changelog

Sourced from @​sapphire/framework's changelog.

Changelog

All notable changes to this project will be documented in this file.

4.7.2 - (2023-10-23)

🏠 Refactor

  • Move preconditions resolvers to dedicated files (#679) (d9bbb28)
  • Move command types to its own file (#678) (832c979)

4.7.1 - (2023-10-16)

🏠 Refactor

  • Expose runInTypeIsSpecificsObject as public static method on Command (6bbe2c1)

4.7.0 - (2023-10-15)

🚀 Features

  • command: Make it possible for runIn to be command type specific (#673) (99ab31e)

4.6.1 - (2023-10-05)

🐛 Bug Fixes

  • events: Add missing discordjs events (#667) (a88c706)
  • ClientPermissions: Fixed permissions checking (#668) (370755e)
  • Fixed types for Node 20 types (de8e8d0)

4.6.0 - (2023-09-06)

🏠 Refactor

🐛 Bug Fixes

  • Update transitive dependencies (dc0cf8a)

📝 Documentation

  • Temporarily typedoc docgen until typedoc-json-parser is fixed (4eb8306)
  • SapphireClient: Fix link to DiscordJS docs (341d57a)

🚀 Features

  • Add global config for setting the guild ids to register commands to (#659) (de5e8eb)

... (truncated)

Commits
  • f69fa79 chore(release): release 4.7.2
  • d9bbb28 refactor: move preconditions resolvers to dedicated files (#679)
  • 832c979 refactor: move command types to its own file (#678)
  • fc24a48 chore(deps): update commitlint monorepo to v18 (major) (#677)
  • 1790316 chore(deps): update all non-major dependencies (#676)
  • bb6cc45 chore(release): release 4.7.1
  • 6bbe2c1 refactor: expose runInTypeIsSpecificsObject as public static method on `Com...
  • f2911a7 chore: make shell scripts executable
  • e741c32 build: husky changes
  • 94a94b3 ci: update ci to node 20
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [@sapphire/framework](https://github.com/sapphiredev/framework) from 2.2.0 to 4.7.2.
- [Release notes](https://github.com/sapphiredev/framework/releases)
- [Changelog](https://github.com/sapphiredev/framework/blob/main/CHANGELOG.md)
- [Commits](sapphiredev/framework@v2.2.0...v4.7.2)

---
updated-dependencies:
- dependency-name: "@sapphire/framework"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 24, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 17, 2023

Superseded by #269.

@dependabot dependabot bot closed this Nov 17, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sapphire/framework-4.7.2 branch November 17, 2023 05:15
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