Skip to content

Bump mne-bids from 0.14 to 0.15.0 #293

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2024

Bumps mne-bids from 0.14 to 0.15.0.

Release notes

Sourced from mne-bids's releases.

v0.15.0

What's Changed

New Contributors

Full Changelog: mne-tools/mne-bids@v0.14...v0.15.0

Changelog

Sourced from mne-bids's changelog.

:orphan:

.. _whats_new_in_previous_releases:

.. currentmodule:: mne_bids

What was new in previous releases?

.. _changes_0_15:

Version 0.15 (2024-06-04)

👩🏽‍💻 Authors


The following authors contributed for the first time. Thank you so much! 🤩
  • Mara Wolter_
  • Julius Welzel_

The following authors had contributed before. Thank you for sticking around! 🤘

  • Alex Rockhill_
  • Daniel McCloy_
  • Eric Larson_
  • Laetitia Fesselier_
  • Mathieu Scheltienne_
  • Richard Höchenberger_
  • Stefan Appelhoff_

Detailed list of changes

🚀 Enhancements ^^^^^^^^^^^^^^^

  • Including a description for onset and duration in the events.json file, by Julius Welzel_ (:gh:1255)

🧐 API and behavior changes ^^^^^^^^^^^^^^^^^^^^^^^^^^^

  • The experimental support for running MNE-BIDS examples from your browser using Binder has been removed, by Stefan Appelhoff_ (:gh:1202)
  • MNE-BIDS will no longer zero-pad ("zfill") entity indices passed to :class:~mne_bids.BIDSPath. For example, If run=1 is passed to MNE-BIDS, it will no longer be silently auto-converted to run-01, by Alex Rockhill_ (:gh:1215)
  • MNE-BIDS will no longer warn about missing leading punctuation marks for extensions passed :class:~mne_bids.BIDSPath. For example, MNE-BIDS will now silently auto-convert edf to ```.edf``, by Alex Rockhill_ (:gh:`1215`)
  • MNE-BIDS will no longer error during ~mne_bids.write_raw_bids if there are BAD_ACQ_SKIP annotations in the raw file and no corresponding key in event_id.

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

Bumps [mne-bids](https://github.com/mne-tools/mne-bids) from 0.14 to 0.15.0.
- [Release notes](https://github.com/mne-tools/mne-bids/releases)
- [Changelog](https://github.com/mne-tools/mne-bids/blob/main/doc/whats_new_previous_releases.rst)
- [Commits](mne-tools/mne-bids@v0.14...v0.15.0)

---
updated-dependencies:
- dependency-name: mne-bids
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 1, 2024
@gcattan
Copy link
Collaborator

gcattan commented Jul 9, 2024

moabb is on 0.14

@dependabot ignore this minor version

@dependabot dependabot bot closed this Jul 9, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 9, 2024

OK, I won't notify you about version 0.15.x again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/pip/mne-bids-0.15.0 branch July 9, 2024 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant