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.8.5 #271

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @sapphire/framework from 2.2.0 to 4.8.5.

Release notes

Sourced from @​sapphire/framework's releases.

v4.8.5

4.8.5 - (2023-12-03)

🐛 Bug Fixes

v4.8.4

4.8.4 - (2023-12-03)

🐛 Bug Fixes

v4.8.3

4.8.3 - (2023-12-02)

🏠 Refactor

  • Switch to split cjs and esm builds and fully build with tsup (#697) (2502abb)
  • Command: Make type guards check the type (3a6b259)

🐛 Bug Fixes

  • computeDifference: Correctly check for extra properties and split up compute difference (#695) (281d118)
  • Command: parentCategory failing with fullCategory.length === 1 (04bc519)

📝 Documentation

  • Command: Update fullCategory's outdated docs (d2d7967)

v4.8.2

4.8.2 - (2023-11-16)

🐛 Bug Fixes

v4.8.1

4.8.1 - (2023-11-16)

🏠 Refactor

📝 Documentation

v4.8.0

... (truncated)

Changelog

Sourced from @​sapphire/framework's changelog.

Changelog

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

4.8.5 - (2023-12-03)

🐛 Bug Fixes

4.8.4 - (2023-12-03)

🐛 Bug Fixes

4.8.3 - (2023-12-02)

🏠 Refactor

  • Switch to split cjs and esm builds and fully build with tsup (#697) (2502abb)
  • Command: Make type guards check the type (3a6b259)

🐛 Bug Fixes

  • computeDifference: Correctly check for extra properties and split up compute difference (#695) (281d118)
  • Command: parentCategory failing with fullCategory.length === 1 (04bc519)

📝 Documentation

  • Command: Update fullCategory's outdated docs (d2d7967)

4.8.2 - (2023-11-16)

🐛 Bug Fixes

4.8.1 - (2023-11-16)

🏠 Refactor

📝 Documentation

4.8.0 - (2023-11-16)

... (truncated)

Commits
  • 0e66fa6 chore(release): release 4.8.5
  • 5132f62 fix: point ESM entrypoint to CJS build (#699)
  • af89313 chore(release): release 4.8.4
  • 925e2c9 fix: convert .js imports to .cjs (#698)
  • 78cfdb8 chore(release): release 4.8.3
  • f3845ba chore: update dev deps
  • 2502abb refactor: switch to split cjs and esm builds and fully build with tsup (#697)
  • 34751a6 chore: update dev deps
  • 281d118 fix(computeDifference): correctly check for extra properties and split up com...
  • 403ddea chore(deps): update all non-major dependencies (#696)
  • 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.8.5.
- [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.8.5)

---
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 Dec 4, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 6, 2023

Superseded by #274.

@dependabot dependabot bot closed this Dec 6, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sapphire/framework-4.8.5 branch December 6, 2023 05:10
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