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.22 #500

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps fastcore from 1.5.6 to 1.5.22.

Release notes

Sourced from fastcore's releases.

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)

Bugs Squashed

v1.5.15

New Features

  • layered Config with extra_files; Config repr (#456), thanks to @​seeM
  • in-memory Config by passing save=False (#455), thanks to @​seeM
  • use == for non iterable args to all_equal (#453)
  • New method: AttrDict.copy, to return AttrDict instead of plain python dict (#451), thanks to @​Salehbigdeli
  • add xdg module (#450)
  • add console_help (#448)
  • add module info to basic_repr (#447)
  • add only and nested_setdefault collection functions (#446), thanks to @​seeM
  • include annotations and qualname in copy_func (#425), thanks to @​seeM

Bugs Squashed

  • Fix scripts not executing (#449), thanks to @​renato145
  • urllib opener can conflict with fork parallel on macos (#444)

v1.5.11

New Features

  • move str2bool to fastcore.basics (#441)

v1.5.9

... (truncated)

Changelog

Sourced from fastcore's changelog.

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

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

1.5.17

New Features

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

Bugs Squashed

1.5.15

New Features

  • layered Config with extra_files; Config repr (#456), thanks to @​seeM
  • in-memory Config by passing save=False (#455), thanks to @​seeM
  • use == for non iterable args to all_equal (#453)
  • New method: AttrDict.copy, to return AttrDict instead of plain python dict (#451), thanks to @​Salehbigdeli
  • add xdg module (#450)
  • add console_help (#448)
  • add module info to basic_repr (#447)
  • add only and nested_setdefault collection functions (#446), thanks to @​seeM
  • include annotations and qualname in copy_func (#425), thanks to @​seeM

Bugs Squashed

  • Fix scripts not executing (#449), thanks to @​renato145
  • urllib opener can conflict with fork parallel on macos (#444)

... (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.

dependabot[bot] commented 2 years ago

Superseded by #502.