Skip to content

Bump todo_lib from 11.0.0 to 11.2.0#14

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/todo_lib-11.2.0
Open

Bump todo_lib from 11.0.0 to 11.2.0#14
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/todo_lib-11.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 25, 2026

Bumps todo_lib from 11.0.0 to 11.2.0.

Changelog

Sourced from todo_lib's changelog.

2026-04-22 - version 11.2.0 [*] FilterCond: use ANY/NONE semantics for context, project and hashtag filters on multi-value tasks. @=foo now matches when any element equals foo (previously required all); negation -@=foo / @=-foo matches when no element equals foo. 2026-03-27 - version 11.1.0 [+] Support 'src' and 'src_id' in sorting [+] Support 'src' and 'src_id' in filtering. Range is availabe only for the field 'src_id'

Commits
  • 1e2534e Merge pull request #7 from 83noit/fix/flt-multi-value-semantics
  • 3990c61 flt ANY/NONE fold: update version and changelog
  • a33309a flt: cover bare shortcut combos in multi-value filter test
  • b4c587b flt: use ANY/NONE fold for set-valued context, project and hashtag filters
  • 6bf7e43 fix new clippy warnings
  • e9fdb0b ttdl #136 - allow using 'src' and 'src_id' for sorting and filtering
  • See full diff 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 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 [todo_lib](https://github.com/VladimirMarkelov/todo_lib) from 11.0.0 to 11.2.0.
- [Release notes](https://github.com/VladimirMarkelov/todo_lib/releases)
- [Changelog](https://github.com/VladimirMarkelov/todo_lib/blob/master/changelog)
- [Commits](VladimirMarkelov/todo_lib@v11.0.0...v11.2.0)

---
updated-dependencies:
- dependency-name: todo_lib
  dependency-version: 11.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Apr 25, 2026
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants