Skip to content

Conversation

@effigies
Copy link
Collaborator

With the merge of BEPs 20, 38, and 42, it is time for a minor release of BIDS. This begins a 1-week review period, with final release scheduled for Feb 2.

Please take time to review the changes to the standard and raise any concerns in this thread.

Please also note that the PRs in https://github.com/bids-standard/bids-specification/milestone/18 may be merged in the upcoming week unless there are objections.

Other PRs should not be merged into master during this period. Minor issues such as typos may be submitted as PRs against this rel/1.10.0 branch so that reviewers can readily see what changed. If a significant error or inconsistency is found, we will delay this release and start a new review period.

=== Do not change lines below ===
{
 "chain": [],
 "cmd": "tools/make_changelog.py",
 "exit": 0,
 "extra_inputs": [],
 "inputs": [],
 "outputs": [
  "src/CHANGES.md"
 ],
 "pwd": "."
}
^^^ Do not change lines above ^^^
=== Do not change lines below ===
{
 "chain": [],
 "cmd": "uv run tools/add_contributors.py",
 "exit": 0,
 "extra_inputs": [],
 "inputs": [
  "tools/new_contributors.tsv"
 ],
 "outputs": [
  ".tributors",
  "CITATION.cff",
  ".all-contributorsrc"
 ],
 "pwd": "."
}
^^^ Do not change lines above ^^^
=== Do not change lines below ===
{
 "chain": [],
 "cmd": "make update_contributors",
 "exit": 0,
 "extra_inputs": [],
 "inputs": [],
 "outputs": [
  "README.md",
  "src/appendices/contributors.md"
 ],
 "pwd": "."
}
^^^ Do not change lines above ^^^
@effigies effigies requested a review from erdalkaraca as a code owner January 26, 2026 20:53
@codecov
Copy link

codecov bot commented Jan 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.81%. Comparing base (1fd10bb) to head (567f67b).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2325   +/-   ##
=======================================
  Coverage   82.81%   82.81%           
=======================================
  Files          22       22           
  Lines        1693     1693           
=======================================
  Hits         1402     1402           
  Misses        291      291           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@bclenet bclenet self-requested a review January 27, 2026 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants