[PR #1660] [MERGED] deps(book): update nbdev requirement from >=2.3.0 to >=3.0.15 #20845

Closed
opened 2026-06-01 20:02:04 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/harvard-edge/cs249r_book/pull/1660
Author: @dependabot[bot]
Created: 5/4/2026
Status: Merged
Merged: 5/4/2026
Merged by: @profvjreddi

Base: devHead: dependabot/pip/dev/nbdev-gte-3.0.15


📝 Commits (1)

  • ae3d097 deps(book): update nbdev requirement from >=2.3.0 to >=3.0.15

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 tinytorch/requirements.txt (+1 -1)

📄 Description

Updates the requirements on nbdev to permit the latest version.

Release notes

Sourced from nbdev's releases.

v3.0.15

New Features

  • Add allowed_out_metadata_keys support to clean_nb and fix nbdev-install-hooks command name (#1588)
Changelog

Sourced from nbdev's changelog.

3.0.15

New Features

  • Add allowed_out_metadata_keys support to clean_nb and fix nbdev-install-hooks command name (#1588)

3.0.14

New Features

  • Handle multiline module docstrings (#1585)

3.0.13

  • Update fastcore dep

3.0.12

Bugs Squashed

  • Merge raw and markdown frontmatter instead of returning only the first found (#1580)

3.0.11

New Features

  • Flatten showdoc_nm results in _def_names to handle list returns (#1579)
  • Add nb_frontmatter helper and save option to nbdev_test (#1578)

Bugs Squashed

3.0.10

Bugs Squashed

  • Use correct template

3.0.9

New Features

... (truncated)

Commits


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/harvard-edge/cs249r_book/pull/1660 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/4/2026 **Status:** ✅ Merged **Merged:** 5/4/2026 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `dev` ← **Head:** `dependabot/pip/dev/nbdev-gte-3.0.15` --- ### 📝 Commits (1) - [`ae3d097`](https://github.com/harvard-edge/cs249r_book/commit/ae3d0977845a9ba5e2bb7c82b663f93c1727996a) deps(book): update nbdev requirement from >=2.3.0 to >=3.0.15 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `tinytorch/requirements.txt` (+1 -1) </details> ### 📄 Description Updates the requirements on [nbdev](https://github.com/AnswerDotAI/nbdev) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/AnswerDotAI/nbdev/releases">nbdev's releases</a>.</em></p> <blockquote> <h2>v3.0.15</h2> <h3>New Features</h3> <ul> <li>Add <code>allowed_out_metadata_keys</code> support to <code>clean_nb</code> and fix nbdev-install-hooks command name (<a href="https://redirect.github.com/AnswerDotAI/nbdev/issues/1588">#1588</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/AnswerDotAI/nbdev/blob/main/CHANGELOG.md">nbdev's changelog</a>.</em></p> <blockquote> <h2>3.0.15</h2> <h3>New Features</h3> <ul> <li>Add <code>allowed_out_metadata_keys</code> support to <code>clean_nb</code> and fix nbdev-install-hooks command name (<a href="https://redirect.github.com/AnswerDotAI/nbdev/issues/1588">#1588</a>)</li> </ul> <h2>3.0.14</h2> <h3>New Features</h3> <ul> <li>Handle multiline module docstrings (<a href="https://redirect.github.com/AnswerDotAI/nbdev/issues/1585">#1585</a>)</li> </ul> <h2>3.0.13</h2> <ul> <li>Update fastcore dep</li> </ul> <h2>3.0.12</h2> <h3>Bugs Squashed</h3> <ul> <li>Merge raw and markdown frontmatter instead of returning only the first found (<a href="https://redirect.github.com/AnswerDotAI/nbdev/issues/1580">#1580</a>)</li> </ul> <h2>3.0.11</h2> <h3>New Features</h3> <ul> <li>Flatten <code>showdoc_nm</code> results in <code>_def_names</code> to handle list returns (<a href="https://redirect.github.com/AnswerDotAI/nbdev/issues/1579">#1579</a>)</li> <li>Add <code>nb_frontmatter</code> helper and save option to <code>nbdev_test</code> (<a href="https://redirect.github.com/AnswerDotAI/nbdev/issues/1578">#1578</a>)</li> </ul> <h3>Bugs Squashed</h3> <ul> <li>fix reference to nbdev cli cmds (<a href="https://redirect.github.com/AnswerDotAI/nbdev/pull/1577">#1577</a>), thanks to <a href="https://github.com/RensDimmendaal"><code>@​RensDimmendaal</code></a></li> </ul> <h2>3.0.10</h2> <h3>Bugs Squashed</h3> <ul> <li>Use correct template</li> </ul> <h2>3.0.9</h2> <h3>New Features</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/AnswerDotAI/nbdev/commit/e069391e89b41688116bdeca53570cac9da30c1d"><code>e069391</code></a> release</li> <li><a href="https://github.com/AnswerDotAI/nbdev/commit/2f837e6b25190be995ef8dfa9c3b4dafed49874f"><code>2f837e6</code></a> fixes <a href="https://redirect.github.com/AnswerDotAI/nbdev/issues/1588">#1588</a></li> <li><a href="https://github.com/AnswerDotAI/nbdev/commit/af56909d2d13b0b47e960f8f701c79bce83f00a4"><code>af56909</code></a> bump</li> <li><a href="https://github.com/AnswerDotAI/nbdev/commit/bbb216280c1375cf640bcdcef81008d240852c03"><code>bbb2162</code></a> release</li> <li><a href="https://github.com/AnswerDotAI/nbdev/commit/af3742087af65e8fcdeddb416f831a62f681280a"><code>af37420</code></a> fixes <a href="https://redirect.github.com/AnswerDotAI/nbdev/issues/1585">#1585</a></li> <li><a href="https://github.com/AnswerDotAI/nbdev/commit/3f193faddf385191f20b2c74edc4e623f2e95642"><code>3f193fa</code></a> bump</li> <li><a href="https://github.com/AnswerDotAI/nbdev/commit/5b792f2260e29b3caa472725530095ebea2b74c2"><code>5b792f2</code></a> release</li> <li><a href="https://github.com/AnswerDotAI/nbdev/commit/064467e799b8eb592d559108a87a5b584100a5a0"><code>064467e</code></a> fix test</li> <li><a href="https://github.com/AnswerDotAI/nbdev/commit/c7bf7dcd286904598515206e11d91fde0509805e"><code>c7bf7dc</code></a> mv nbio</li> <li><a href="https://github.com/AnswerDotAI/nbdev/commit/bb00ebbbc9fc2ec7ebca6d67851453e97209c7bc"><code>bb00ebb</code></a> Merge pull request <a href="https://redirect.github.com/AnswerDotAI/nbdev/issues/1582">#1582</a> from MIS-Analytics/main</li> <li>Additional commits viewable in <a href="https://github.com/AnswerDotAI/nbdev/compare/2.3.0...3.0.15">compare view</a></li> </ul> </details> <br /> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-01 20:02:04 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/cs249r_book#20845