livMatS / dtool-lookup-gui

Graphical user interface for dtool
Other
8 stars 2 forks source link

Bump dtool-lookup-api from 0.7.0 to 0.8.0 #331

Open dependabot[bot] opened 1 week ago

dependabot[bot] commented 1 week ago

Bumps dtool-lookup-api from 0.7.0 to 0.8.0.

Changelog

Sourced from dtool-lookup-api's changelog.

0.8.0 (4Jul24)

  • model query method analogous to search method.
  • remodel Python API to be closer to dserver REST API, mark old methods as deprecated
  • migrate from setup.py to pyproject.toml
  • make unit tests run against demo.dtool.dev by default
Commits
  • 5a5c1b4 DOC: readme content matches current recommended methods, removed block on tes...
  • c0a5332 DOC: badges and icons
  • 4a86362 DOC: changelog updated
  • bb84899 Merge pull request #52 from livMatS/dependabot/github_actions/actions/setup-p...
  • f664d6d Merge pull request #51 from livMatS/dependabot/github_actions/softprops/actio...
  • fac80dc Merge pull request #53 from livMatS/dependabot/github_actions/actions/configu...
  • d5e87f2 Merge pull request #54 from livMatS/dependabot/github_actions/actions/checkout-4
  • 24423fc TST: skip user mgmt test for now
  • 6299d0e TST: all tests working except user management
  • 557a5bc MAINT: fixed deprecated all method
  • 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)