Skip to content

build: bump jupytext from 1.18.1 to 1.19.0#870

Merged
jorgepiloto merged 2 commits intomainfrom
dependabot/pip/jupytext-1.19.0
Jan 26, 2026
Merged

build: bump jupytext from 1.18.1 to 1.19.0#870
jorgepiloto merged 2 commits intomainfrom
dependabot/pip/jupytext-1.19.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2026

Bumps jupytext from 1.18.1 to 1.19.0.

Release notes

Sourced from jupytext's releases.

Version 1.19.0

1.19.0 (2026-01-18)

Changes

  • The environment used to develop Jupytext is now maintained using Pixi (#1459)

Fixed

  • We have restored the support for .qmd documents in Jupyter (#1435)
  • We have fixed warnings about the cell ids like either Cell is missing an id field or Additional properties are not allowed ('id' was unexpected) when converting to some formats, including Pandoc (#1464)
  • We have updated the dependencies of the Jupytext extension for JupyterLab. Many thanks to Mahendra Paipuri for his PR (#1477)!

Added

  • We have added a new py:marimo format, which uses the marimo command line interface to convert notebooks to and from the Marimo format (#1431)

Version 1.19.0.dev0

1.19.0.dev0 (2025-11-16)

Changes The environment used to develop Jupytext is now maintained using Pixi (#1459)

Fixed

  • We have fixed the round trip tests and made them work with Quarto 1.8.25 (#1435)
  • We have fixed warnings about the cell ids like either Cell is missing an id field or Additional properties are not allowed ('id' was unexpected) when converting to some formats, including Pandoc (#1464)

Added We have added a new py:marimo format, which uses the marimo command line interface to convert notebooks to and from the Marimo format (#1431)

Changelog

Sourced from jupytext's changelog.

1.19.0 (2026-01-18)

Changed

  • The environment used to develop Jupytext is now maintained using Pixi (#1459)

Fixed

  • We have restored the support for .qmd documents in Jupyter (#1435)
  • We have fixed warnings about the cell ids like either Cell is missing an id field or Additional properties are not allowed ('id' was unexpected) when converting to some formats, including Pandoc (#1464)
  • We have updated the dependencies of the Jupytext extension for JupyterLab. Many thanks to Mahendra Paipuri for his PR (#1477)!

Added

  • We have added a new py:marimo format, which uses the marimo command line interface to convert notebooks to and from the Marimo format (#1431)
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 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 [jupytext](https://github.com/mwouts/jupytext) from 1.18.1 to 1.19.0.
- [Release notes](https://github.com/mwouts/jupytext/releases)
- [Changelog](https://github.com/mwouts/jupytext/blob/main/CHANGELOG.md)
- [Commits](mwouts/jupytext@v1.18.1...v1.19.0)

---
updated-dependencies:
- dependency-name: jupytext
  dependency-version: 1.19.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Related with project dependencies label Jan 26, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 26, 2026 00:22
@dependabot dependabot bot added the maintenance Generic maintenance related label Jan 26, 2026
@github-actions
Copy link

Pull request documentation preview limit (20) reached: skipping documentation deployment for this pull request.

@jorgepiloto jorgepiloto merged commit 25b3fcc into main Jan 26, 2026
21 checks passed
@jorgepiloto jorgepiloto deleted the dependabot/pip/jupytext-1.19.0 branch January 26, 2026 06:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Related with project dependencies maintenance Generic maintenance related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants