Skip to content

Bump https://github.com/kynan/nbstripout from 0.8.1 to 0.9.1#12

Merged
observingClouds merged 1 commit into
mainfrom
dependabot/pre_commit/https-/github.com/kynan/nbstripout-0.9.1
Mar 28, 2026
Merged

Bump https://github.com/kynan/nbstripout from 0.8.1 to 0.9.1#12
observingClouds 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 Mar 20, 2026

Bumps https://github.com/kynan/nbstripout from 0.8.1 to 0.9.1.

Release notes

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

0.9.1

0.9.0

  • 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

  • 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

Full Changelog: kynan/nbstripout@0.8.1...0.8.2

Changelog

Sourced from https://github.com/kynan/nbstripout's 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
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 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 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.1 to 0.9.1.
- [Release notes](https://github.com/kynan/nbstripout/releases)
- [Changelog](https://github.com/kynan/nbstripout/blob/main/CHANGELOG.md)
- [Commits](kynan/nbstripout@0.8.1...0.9.1)

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

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 Mar 20, 2026
@observingClouds observingClouds merged commit d86c910 into main Mar 28, 2026
4 checks passed
@dependabot dependabot Bot deleted the dependabot/pre_commit/https-/github.com/kynan/nbstripout-0.9.1 branch March 28, 2026 08:38
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