Lykos / cube_trainer

Website with tools to support Rubik's Cube training with a focus on blindfolded solving.
https://www.cubetrainer.org
MIT License
11 stars 4 forks source link

Bump cubing from 0.47.1 to 0.48.2 #1274

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps cubing from 0.47.1 to 0.48.2.

Release notes

Sourced from cubing's releases.

v0.48.2

Release notes:

  • [types] Export * instead of type * in re-exports.

v0.48.1

Release notes:

  • Fix packaging to include the type re-exports.

v0.48.0

Release notes:

  • [puzzles] Add LSOLL and LSOCLL stickerings.
  • [puzzles] Add the TriQuad puzzle.
  • [types] Include re-exported types in top-level folders again.
    • This allows TypeScript to pick up the types without having to author tsconfig.json, particularly in VS Code.
Commits
  • 324f4a1 v0.48.2
  • ae2ab08 [types] Export * instead of type * in re-exports.
  • 988c602 v0.48.1
  • 49db203 [types] Allow make build-lib-types to be run multiple times in a row.
  • e1a086f Fix packaging to include the type re-exports.
  • 7f892dc [package.json] Specify bun as an engine.
  • 79320d3 [CI.yml] Un-pin bun version.
  • 2f43a8f v0.48.0
  • 0f5e5ee [types] Include re-exported types in top-level folders again.
  • 62da791 [Makefile] Switch the Biome command for make format.
  • 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 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)