Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pybids requirement from <=0.17.0 to <=0.17.1 #325

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2024

Updates the requirements on pybids to permit the latest version.

Release notes

Sourced from pybids's releases.

0.17.1

DOI

Release Notes

Bug-fix release in the 0.17.x series.

Mostly quiets down warnings generated by more recent versions of Pandas.

Changes

  • FIX: Create indices with object dtype (#1084)
  • MNT: Transfer validation tests to bids validator (#1081)

Full Changelog: bids-standard/pybids@0.17.0...0.17.1

Changelog

Sourced from pybids's changelog.

Version 0.17.1 (September 06, 2024)

Bug-fix release in the 0.17.x series.

Mostly quiets down warnings generated by more recent versions of Pandas.

  • FIX: Create indices with object dtype (#1084)
  • MNT: Transfer validation tests to bids validator (#1081)

Version 0.17.0 (July 29, 2024)

Feature release in the 0.17.x series.

This release includes experimental support for MRS (BEP22) datasets and universal_pathlib <https://github.com/fsspec/universal_pathlib>__.

  • ENH: pathlib -> universal_pathlib to enable cloud (and other filesystem) support (#1074)
  • ENH: Add MRS entities, path patterns (#1075)
  • STY: No parentheses after assert (#1065)
  • MNT: Bump bids-examples from 47c4da1 to 401f4cf (#1073)
  • MNT: Fix typo newly found by codespell (#1066)

Version 0.16.5 (May 22, 2024)

Bug-fix release in the 0.16.x series.

This release includes minor fixes, but reworks the testing infrastructure and resolves Python 3.12 incompatibilities.

  • FIX: Handle FileNotFoundError in BIDSLayout init when is_derivative=True and validate=False (#1049)
  • FIX: Add dwi root sbref, missing dwi entities to path patterns (#1059)
  • ENH: Update indexer to treat .zarr as files not dirs (#1046)
  • DOC: Deal with several warnings and errors in the doc build (#1061)
  • TST: Add bids-examples tests to cover ieeg, eeg, dwi (#1060)
  • MNT: Add Python 3.12 support (#1057)
  • MNT: Use tox to simplify testing environment setup (#1055)
  • MNT: Bump codecov/codecov-action from 3 to 4 (#1041)
  • MNT: Bump bids-examples from 1a000d6 to eff47f1 (#1039)
  • MNT: Bump bids-examples from b6e5234 to 1a000d6 (#1038)
  • MNT: Bump actions/upload-artifact from 3 to 4 (#1037)
  • MNT: Bump actions/setup-python from 4 to 5 (#1036)

Version 0.16.4 (November 30, 2023)

Bug-fix release in the 0.16.x series.

... (truncated)

Commits
  • f197c2c REL: 0.17.1
  • bc93815 Merge pull request #1084 from effigies/fix/pandas_deprecation
  • 31f0441 fix: Suppress inapplicable pandas FutureWarning
  • 77c644b fix: Always create dummy variables as float
  • 93ee195 fix: Remove redundant and deprecated n/a -> nan -> numeric
  • f504561 fix: Create indices with object dtype
  • 03a1af5 Merge pull request #1082 from bids-standard/dependabot/submodules/bids-exampl...
  • 85f1a1a Build(deps): Bump bids-examples from 4460013 to b8f7f69
  • de039c2 Merge pull request #1081 from Remi-Gau/test
  • f286231 Merge remote-tracking branch 'upstream/master' into test
  • Additional commits viewable in compare view

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 <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)

Updates the requirements on [pybids](https://github.com/bids-standard/pybids) to permit the latest version.
- [Release notes](https://github.com/bids-standard/pybids/releases)
- [Changelog](https://github.com/bids-standard/pybids/blob/master/CHANGELOG.rst)
- [Commits](bids-standard/pybids@0.0.1...0.17.1)

---
updated-dependencies:
- dependency-name: pybids
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 23, 2024

Superseded by #327.

@dependabot dependabot bot closed this Sep 23, 2024
@dependabot dependabot bot deleted the dependabot/pip/pybids-lte-0.17.1 branch September 23, 2024 00:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants