MannLabs / alphapept

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

Bump fastcore from 1.5.6 to 1.5.17 #492

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps fastcore from 1.5.6 to 1.5.17.

Release notes

Sourced from fastcore's releases.

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

New Features

  • start mode option for parallel (#440)

v1.5.8

New Features

  • port to nbdev2 (#438)
  • add signature_ex

v1.5.7

New Features

  • always set __wrapped__ in call_parse (#435)
Changelog

Sourced from fastcore's changelog.

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)

1.5.11

New Features

  • move str2bool to fastcore.basics (#441)

1.5.9

New Features

  • start mode option for parallel (#440)

1.5.8

New Features

... (truncated)

Commits
  • f7a79e6 release
  • 0a94e22 Merge pull request #459 from EmbraceLife/master
  • 41131f0 added Jeremy's recommended changes to shorten my added code, and reverted my ...
  • 20103ce Revert "enable meta.delegates to enforce KEYWORD_ONLY for kwargs from"
  • 1be130b Merge branch 'fastai:master' into master
  • 9e4874c .gitignore
  • c95818d Merge pull request #460 from seeM/style
  • db049f6 Add fastcore.style: fast styling for friendly CLIs
  • 3ad1bca .gitattributes
  • b36f486 remove the toc
  • 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 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 #497.