MannLabs / alphapept

A modular, python-based framework for mass spectrometry. Powered by nbdev.
https://mannlabs.github.io/alphapept/
Apache License 2.0
167 stars 29 forks source link

Bump fastcore from 1.5.6 to 1.5.26 #504

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps fastcore from 1.5.6 to 1.5.26.

Release notes

Sourced from fastcore's releases.

v1.5.26

Bugs Squashed

  • Delegatee docments not appearing (#485)
  • UnicodeDecodeError occurs when reading settings.ini file containing CJK characters on Windows (#483)

v1.5.25

New Features

  • Add more information upon HTTP request failures (#479)

Bugs Squashed

  • fix: Config.get returns False instead of None for missing bool keys (#482), thanks to @​seeM
  • but in delegates ignored in docments (#478)

v1.5.23

New Features

  • Optional types for Config (#472)
  • Add ret_false()

Bugs Squashed

  • docments using nested delegates comments incorrectly (#475)
  • true() defined twice; replace 2nd with ret_true() (#471)
  • 'method-wrapper' object has no attribute 'annotations' (#470)

v1.5.22

New Features

  • Recursively search for docments (#468)
  • delegates() now works with annotations too (#467)

v1.5.18

New Features

  • exclude passed to {func} from docments by passing verbose=False to delegates (#464), thanks to @​seeM
  • enable meta.delegates to enforce KEYWORD_ONLY for kwargs from (#459), thanks to @​EmbraceLife

Bugs Squashed

  • fix fastcore.style format resets and auto-complete (#462), thanks to @​seeM

v1.5.17

New Features

  • Add fastcore.style: fast styling for friendly CLIs (#460), thanks to @​seeM
  • add skip_folder to xtras.walk (#458)

... (truncated)

Changelog

Sourced from fastcore's changelog.

1.5.26

Bugs Squashed

  • Delegatee docments not appearing (#485)
  • UnicodeDecodeError occurs when reading settings.ini file containing CJK characters on Windows (#483)

1.5.25

New Features

  • Add more information upon HTTP request failures (#479)

Bugs Squashed

  • fix: Config.get returns False instead of None for missing bool keys (#482), thanks to @​seeM
  • but in delegates ignored in docments (#478)

1.5.23

New Features

  • Optional types for Config (#472)
  • Add ret_false()

Bugs Squashed

  • docments using nested delegates comments incorrectly (#475)
  • true() defined twice; replace 2nd with ret_true() (#471)
  • 'method-wrapper' object has no attribute 'annotations' (#470)

1.5.22

New Features

  • Recursively search for docments (#468)
  • delegates() now works with annotations too (#467)

1.5.18

New Features

  • exclude passed to {func} from docments by passing verbose=False to delegates (#464), thanks to @​seeM
  • enable meta.delegates to enforce KEYWORD_ONLY for kwargs from (#459), thanks to @​EmbraceLife

Bugs Squashed

... (truncated)

Commits


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 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)
dependabot[bot] commented 2 years ago

The following labels could not be found: pip dependencies.