fix(deps): update requirements to v5.10.4
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| nbformat (changelog) | ==5.7.3 -> ==5.10.4 |
||||
| nbformat (changelog) | ==5.7.0 -> ==5.10.4 |
Release Notes
jupyter/nbformat (nbformat)
v5.10.4
Maintenance and upkeep improvements
- Set all min deps #399 (@blink1073)
- chore: update pre-commit hooks #398 (@pre-commit-ci)
Contributors to this release
(GitHub contributors page for this release)
v5.10.3
Bugs fixed
- Revert PR #378 (Simplify NotebookNotary._data_dir_default) #397 (@krassowski)
Contributors to this release
(GitHub contributors page for this release)
v5.10.2
Maintenance and upkeep improvements
- Restore usage of npm token #395 (@blink1073)
Contributors to this release
(GitHub contributors page for this release)
v5.10.1
No merged PRs
v5.10.0
Maintenance and upkeep improvements
- Update Release Scripts #394 (@blink1073)
- chore: update pre-commit hooks #391 (@pre-commit-ci)
- chore: update pre-commit hooks #390 (@pre-commit-ci)
- Update ruff and typings #388 (@blink1073)
- update incorrect warning text #386 (@Carreau)
- chore: update pre-commit hooks #385 (@pre-commit-ci)
- Clean up lint handling #384 (@blink1073)
- Adopt ruff format #383 (@blink1073)
- Update typings for mypy 1.6 #381 (@blink1073)
- chore: update pre-commit hooks #380 (@pre-commit-ci)
- Fix typing error #379 (@blink1073)
- Simplify NotebookNotary._data_dir_default #378 (@cmd-ntrf)
- Adopt sp-repo-review #377 (@blink1073)
- Bump actions/checkout from 3 to 4 #375 (@dependabot)
Documentation improvements
- update incorrect warning text #386 (@Carreau)
- Improve project URLs that display on PyPI #374 (@pydanny)
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @Carreau | @cmd-ntrf | @dependabot | @pre-commit-ci | @pydanny
v5.9.2
Bugs fixed
- Fix version handling #372 (@blink1073)
Maintenance and upkeep improvements
- Fix encoding warnings #371 (@blink1073)
- Update link to notebook security #370 (@blink1073)
Documentation improvements
- Update link to notebook security #370 (@blink1073)
Contributors to this release
(GitHub contributors page for this release)
v5.9.1
Maintenance and upkeep improvements
Contributors to this release
(GitHub contributors page for this release)
v5.9.0
Maintenance and upkeep improvements
- Support Python 3.12 #363 (@blink1073)
- Use local coverage #360 (@blink1073)
- Bump actions/checkout from 2 to 3 #350 (@dependabot)
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @dependabot | @pre-commit-ci
v5.8.0
Enhancements made
Maintenance and upkeep improvements
- Fix codecov badge #352 (@blink1073)
- Add license #348 (@dcsaba89)
- Add more linting #345 (@blink1073)
- Only add ellipsis to NotJSONError message if message is truncated #344 (@rschroll)
Documentation improvements
- DOC: README: capitalization, title #346 (@westurner)
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @dcsaba89 | @jonabc | @pre-commit-ci | @rschroll | @westurner
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Codecov Report
Patch and project coverage have no change.
Comparison is base (
6c78b08) 86.66% compared to head (8fd7f07) 86.66%.
Additional details and impacted files
@@ Coverage Diff @@
## main #136 +/- ##
=======================================
Coverage 86.66% 86.66%
=======================================
Files 42 42
Lines 1155 1155
=======================================
Hits 1001 1001
Misses 154 154
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.