Skip to content

Bump https://github.com/kynan/nbstripout from 0.8.0 to 0.9.1#3124

Merged
hunhoffe merged 1 commit into
mainfrom
dependabot/pre_commit/https-/github.com/kynan/nbstripout-0.9.1
May 30, 2026
Merged

Bump https://github.com/kynan/nbstripout from 0.8.0 to 0.9.1#3124
hunhoffe merged 1 commit into
mainfrom
dependabot/pre_commit/https-/github.com/kynan/nbstripout-0.9.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 30, 2026

Bumps https://github.com/kynan/nbstripout from 0.8.0 to 0.9.1. This release includes the previously tagged commit.

Release notes

Sourced from https://github.com/kynan/nbstripout's releases.

0.9.1

Changelog

Sourced from https://github.com/kynan/nbstripout's changelog.

Changelog

0.9.1 - 2026-02-21

0.9.0 - 2026-01-17

  • Add GitHub Action checking that output is stripped (@​lagamura, #205, #207)
  • Add --drop-output-type, --keep-output-type flags (@​rgeorgi, #175, #204)
  • Drop support for Python 3.8 and 3.9, add support for Python 3.13 and 3.14
  • Migrate to pyproject.toml, remove setup.py and setup.cfg

0.8.2 - 2025-11-16

  • Preserve Windows CRLF file endings in output file (#202)
  • Prevent BrokenPipeError when flushing the output (@​blaketastic2, #203)
  • README: update usage instructions for git-filter-repo (@​fztrevisan, #201)
  • README: add note about argument quoting for pre-commit hook (#119).
  • Use ruff for code formatting
  • Add type annotations

0.8.1 - 2024-11-17

  • In dry run mode, only print output if there would have been a change (#152).
  • Declare git filter to be required when installing, such that it must succeed (#191).

0.8.0 - 2024-11-03

  • Adds --verify flag, similar to --dry-run but returning 1 if any affected files would have changed (@​jspaezp, #153, #195).
  • Adds script to apply nbstripout retroactively using git-filter-repo to README (@​LunarLanding @​tokleine, #194 #197).
  • Documents nbstripout on all files in the current directory and subdirectories recursively (#127).
  • Accepts notebooks without nbformat version specified.
  • Improves test coverage.

0.7.1 - 2024-02-04

  • Fix regression where input file was truncated before reading (#190).

0.7.0 - 2024-02-04

  • This release has been yanked from PyPI due to a major regression (#190).
  • Drop support for Python 3.7 (end of life 2023-06-27), require Python 3.8.
  • Add support for Python 3.12.
  • Drop backwards compability with IPython.nbformat for IPython <4.

... (truncated)

Commits
  • 34071b7 Bump version: 0.9.0 → 0.9.1
  • dd14582 Update changelog for 0.9.1 release
  • aa27891 README: address some Markdown lint
  • 186d22f Add --unix-newline flag to force UNIX line endings in output (#209)
  • 2b96276 Don't touch files when there is no change required (#210)
  • 498ec11 Add GitHub workflow for publishing to PyPI
  • 9d9c48b Bump version: 0.8.2 → 0.9.0
  • 82385b7 Update changelog for 0.9.0 release
  • 71289b6 Ruff format all files
  • 08d27c4 Drop support for Python 3.8 & 3.9, add 3.13 & 3.14
  • Additional commits viewable in compare view

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 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 [https://github.com/kynan/nbstripout](https://github.com/kynan/nbstripout) from 0.8.0 to 0.9.1. This release includes the previously tagged commit.
- [Release notes](https://github.com/kynan/nbstripout/releases)
- [Changelog](https://github.com/kynan/nbstripout/blob/main/CHANGELOG.md)
- [Commits](kynan/nbstripout@f42caea...34071b7)

---
updated-dependencies:
- dependency-name: https://github.com/kynan/nbstripout
  dependency-version: 0.9.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file pre_commit Pull requests that update pre_commit code labels May 30, 2026
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 30, 2026
@dependabot dependabot Bot requested review from fifield and jgmelber as code owners May 30, 2026 02:50
@dependabot dependabot Bot added the pre_commit Pull requests that update pre_commit code label May 30, 2026
@hunhoffe hunhoffe self-requested a review May 30, 2026 05:08
@hunhoffe hunhoffe added this pull request to the merge queue May 30, 2026
Merged via the queue into main with commit 3fc7959 May 30, 2026
63 checks passed
@hunhoffe hunhoffe deleted the dependabot/pre_commit/https-/github.com/kynan/nbstripout-0.9.1 branch May 30, 2026 06:02
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 pre_commit Pull requests that update pre_commit code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant