jwngr / sdow

Six Degrees of Wikipedia
https://www.sixdegreesofwikipedia.com
MIT License
1.76k stars 91 forks source link

Bump litecli from 1.11.1 to 1.12.3 #178

Closed dependabot[bot] closed 5 days ago

dependabot[bot] commented 5 days ago

Bumps litecli from 1.11.1 to 1.12.3.

Release notes

Sourced from litecli's releases.

v1.12.3

No release notes provided.

v1.12.2

https://github.com/dbcli/litecli/blob/main/CHANGELOG.md

v1.12.1

CHANGELOG.md

Changelog

Sourced from litecli's changelog.

1.12.3 - 2024-09-10

Bug Fixes

  • Specify build system in pyproject.toml
  • Don't install tests

1.12.2 - 2024-09-07

Bug Fixes

  • Fix the missing packages due to invalid pyproject.toml config

1.12.1 - 2024-09-07 (Yanked)

Internal Changes

  • Modernize the project with following changes:
    • pyproject.toml instead of setup.py
    • Use ruff for linting and formatting
    • Update GH actions to use uv and tox
    • Use GH actions to release a new version
Commits
  • a267022 Prep for 1.12.3 release.
  • e42e5a4 Update CHANGELOG.md for 1.12.2 release.
  • 6e8c57f Merge pull request #184 from hamarituc/buildsystem
  • 54f7f0e Update build-system with requires field.
  • bf07e66 Merge branch 'main' into buildsystem
  • 534b1e3 Merge pull request #183 from hamarituc/no-tests
  • 4368099 Specify build system in pyproject.toml
  • 175db79 Do not install tests
  • 5d8370a Update changelog.
  • 1d0c539 Fix the autodiscovery of packages.
  • 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)