Skip to content

Bump nbdev from 1.2.8 to 2.3.10#200

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/nbdev-2.3.10
Closed

Bump nbdev from 1.2.8 to 2.3.10#200
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/nbdev-2.3.10

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 2, 2023

Bumps nbdev from 1.2.8 to 2.3.10.

Release notes

Sourced from nbdev's releases.

v2.3.9

New Features

  • utility that creates a requirements.txt file from settings.ini (#1202), thanks to @​hamelsmu
  • user-friendly error if py file has # %% comments with unexpected format (#1211), thanks to @​seeM
  • add parameter for name to nb_export (#1204), thanks to @​hamelsmu
  • ensure newline at end of _modidx.py (#1186)

Bugs Squashed

  • end sidebar.yml with newline (#1212), thanks to @​seeM
  • fix: incorrect regex pattern for setting output-file (#1210), thanks to @​seeM
  • ensure newline at end of _modidx.py (#1209), thanks to @​seeM
  • fix: nbdev_install_quarto may install and remove unrelated packages (#1208), thanks to @​seeM
  • fix: key error if widgets is missing state (#1207), thanks to @​seeM
  • nbdev_install_quarto may install and remove unrelated packages (#1182)
  • Key error if widgets is missing state (#1167)

v2.3.8

New Features

  • better error messages for nbdev_migrate (#1177)
  • experimental: Users can provide extra processors via the procs key in settings.ini (#1157), thanks to @​seeM
  • enable Documentation Only Sites With nbdev ( + tutorial ) (#1121), thanks to @​hamelsmu
  • support non-library projects (#1119)
  • throw a warning when imports and code are mixed in a cell (#714)

Bugs Squashed

  • fix duplicated sections in the sidebar (#1165), thanks to @​seeM
  • setting #| echo in a cell with show_doc causes a Quarto error (#1163)
  • fix copying of index assets (#1143), thanks to @​hamelsmu
  • images in index.ipynb causing deployments issues (#1140)
  • clean takes forever on notebooks with large output (#1132)
  • nbdev_update includes folders starting with _ or . (e.g. .ipynb_checkpoints) (#1130), thanks to @​seeM
  • nbdev_new defaults bool parameters to False (e.g. put_version_in_init) (#1129), thanks to @​seeM
  • black_formatting setting is ignored (#1122), thanks to @​jmoralez
  • nbdev_readme() fails on the second run for the notebook with support files (e.g. Fig image). (#1106)
  • nbdev_new fails with AttributeError: path_ (#1063)
  • fix #1041 (#1049), thanks to @​seeM

v2.3.7

New Features

  • Set recursive True by default (#1117), thanks to @​seeM
  • exec_doc supports re-rendering widgets (#1113), thanks to @​seeM
    • If users update widgets with the exec_doc directive, the widget "view" is updated (in the cell output), but the old widget "state" is used (in notebook metadata). This refreshes widget state using ipywidgets.Widget.get_manager_state.
  • nbdev_new pins on major+minor version of nbdev-template (#1091)
  • nbdev_proc_nbs completes all steps to build _proc for publishing (#1086)
  • nbdev_new defaults nbs_path setting to 'nbs' (#1083)

... (truncated)

Changelog

Sourced from nbdev's changelog.

Release notes

2.3.9

New Features

  • utility that creates a requirements.txt file from settings.ini (#1202), thanks to @​hamelsmu
  • user-friendly error if py file has # %% comments with unexpected format (#1211), thanks to @​seeM
  • add parameter for name to nb_export (#1204), thanks to @​hamelsmu
  • ensure newline at end of _modidx.py (#1186)

Bugs Squashed

  • end sidebar.yml with newline (#1212), thanks to @​seeM
  • fix: incorrect regex pattern for setting output-file (#1210), thanks to @​seeM
  • ensure newline at end of _modidx.py (#1209), thanks to @​seeM
  • fix: nbdev_install_quarto may install and remove unrelated packages (#1208), thanks to @​seeM
  • fix: key error if widgets is missing state (#1207), thanks to @​seeM -nbdev_install_quarto may install and remove unrelated packages (#1182)
  • Key error if widgets is missing state (#1167)

2.3.8

New Features

  • better error messages for nbdev_migrate (#1177)
  • experimental: Users can provide extra processors via the procs key in settings.ini (#1157), thanks to @​seeM
  • enable Documentation Only Sites With nbdev ( + tutorial ) (#1121), thanks to @​hamelsmu
  • support non-library projects (#1119)
  • throw a warning when imports and code are mixed in a cell (#714)

Bugs Squashed

  • fix duplicated sections in the sidebar (#1165), thanks to @​seeM
  • setting #| echo in a cell with show_doc causes a Quarto error (#1163)
  • fix copying of index assets (#1143), thanks to @​hamelsmu
  • images in index.ipynb causing deployments issues (#1140)
  • clean takes forever on notebooks with large output (#1132)
  • nbdev_update includes folders starting with _ or . (e.g. .ipynb_checkpoints) (#1130), thanks to @​seeM
  • nbdev_new defaults bool parameters to False (e.g. put_version_in_init) (#1129), thanks to @​seeM
  • black_formatting setting is ignored (#1122), thanks to @​jmoralez
  • nbdev_readme() fails on the second run for the notebook with support files (e.g. Fig image). (#1106)
  • nbdev_new fails with AttributeError: path_ (#1063)
  • fix #1041 (#1049), thanks to @​seeM

2.3.7

... (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 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 [nbdev](https://github.com/fastai/nbdev) from 1.2.8 to 2.3.10.
- [Release notes](https://github.com/fastai/nbdev/releases)
- [Changelog](https://github.com/fastai/nbdev/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fastai/nbdev/commits)

---
updated-dependencies:
- dependency-name: nbdev
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Feb 2, 2023
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Feb 6, 2023

Superseded by #203.

@dependabot dependabot Bot closed this Feb 6, 2023
@dependabot dependabot Bot deleted the dependabot/pip/nbdev-2.3.10 branch February 6, 2023 11:20
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants