ME-ICA / multi-echo-data-analysis

Still a work in progress.
https://me-ica.github.io/multi-echo-data-analysis/
GNU Lesser General Public License v2.1
3 stars 2 forks source link

Bump repo2data from 2.4.4 to 2.9.1 #20

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps repo2data from 2.4.4 to 2.9.1.

Release notes

Sourced from repo2data's releases.

v2.9.1

  • [DEBUG] Multi-source download caching
  • [ENHANCE] Context for what is a cache record vs a data manifest

[!IMPORTANT] Breaks retrocompatibility. Cache status will not be recognized if the data was downloaded using a previous repo2data release.

v2.8.0

  • Remove wget library which is no longer maintained and failing to download the data to a relative directory.
  • Replace it with requests to download data when the url is not from one of the supported providers or not served over TLS.

v2.7.0

  • zenodo support

v2.6.0

New data requirement field to define default output path: dataLayout. Documentation updated in consequence.

v2.5.2

Adding documentation for newest osf feature. Makefile fix.

v2.5.1

Fix Dockerfile (git-annex-standalone) install. Remove versioning inside Dockerfile because not found. Updating requirement to latest stable versions.

v2.5.0

Now support additional new field remote_filepath, to download a single (or list) of file(s) from OSF.

Commits
  • b47b92c Fix and improve context for cache records on multiple src downloads
  • 787d641 Rm deprecated wget, replace with requests to debug reldir issue
  • 0d05342 Release v2.7.0
  • bb22e29 fixing some comments
  • af701bc zenodo support
  • 29b7757 Release v2.6.0
  • a7057ed Merge branch 'master' of github.com:SIMEXP/Repo2Data
  • 211e8e9 ignore dataLayout outputs
  • c94441d adding neurolibre dataLayout
  • a65b917 Update README.md
  • 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)
dependabot[bot] commented 7 months ago

The following labels could not be found: maintenance, ignore-for-release.