Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump jupytext from 1.14.7 to 1.15.0 #272

Merged
merged 1 commit into from
Aug 1, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 31, 2023

Bumps jupytext from 1.14.7 to 1.15.0.

Release notes

Sourced from jupytext's releases.

Version 1.15.0

Changed

  • This version comes with a version of the JupyterLab extension that is compatible with JupyterLab 4.x. Many thanks to Thierry Parmentelat for his PRs! (#1092, #1109)
  • Pandoc 3.0 is now supported, thanks to Raniere Silva for his PR (#1099)
  • We have reorganized the documentation and the README.md (#1031, #1073)
  • Invalid pyproject.toml files will be ignored by Jupytext in Jupyter (#1103)
  • We have updated the pre-commit tools

Version 1.15.0 dev2

Changed

  • This version comes with a version of the JupyterLab extension that is compatible with JupyterLab 4.x. Many thanks to Thierry Parmentelat for his PRs! (#1092, #1107)
  • We have reorganized the documentation and the README.md (#1031, #1073)

Version 1.15.0 dev1

Changed

  • This version comes with a version of the JupyterLab extension that is compatible with JupyterLab 4.x. Many thanks to Thierry Parmentelat for this PR! (#1092)
  • We have reorganized the documentation and the README.md (#1031, #1073)

Version 1.15.0 dev2

Changed

  • This version comes with a version of the JupyterLab extension that is compatible with JupyterLab 4.x. Many thanks to Thierry Parmentelat for this PR! (#1092)
  • We have reorganized the documentation and the README.md (#1031, #1073)

Version 1.15.0 dev1

Changed

  • This version comes with a version of the JupyterLab extension that is compatible with JupyterLab 4.x. Many thanks to Thierry Parmentelat for this PR! (#1092)
  • We have reorganized the documentation and the README.md (#1031, #1073)
Changelog

Sourced from jupytext's changelog.

1.15.0 (2023-07-30)

Changed

  • This version comes with a version of the JupyterLab extension that is compatible with JupyterLab 4.x. Many thanks to Thierry Parmentelat for his PRs! (#1092, #1109)
  • Pandoc 3.0 is now supported, thanks to Raniere Silva for his PR (#1099)
  • We have reorganized the documentation and the README.md (#1031, #1073)
  • Invalid pyproject.toml files will be ignored by Jupytext in Jupyter (#1103)
  • We have updated the pre-commit tools
Commits
  • 971b1e8 Version 1.15.0
  • 788cdc7 Python 3.12-dev is still experimental
  • c4b7f3d Ignore invalid pyproject.toml files in Jupytext's content manager
  • 1e01281 Update CHANGELOG.md
  • 0e20e78 Update the pre-commit hooks
  • 36eb877 Add support to Pandoc >= 2.11.2
  • a296996 restore notebook toolbar under jlab4 - fix for issue #1107 (#1109)
  • 6747cd6 Publish tagged development versions
  • 6fec68f mark version as 1.15.0.dev1
  • 001ef2d some more tweaks to get the extension to build under jlab3
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 31, 2023
Bumps [jupytext](https://github.com/mwouts/jupytext) from 1.14.7 to 1.15.0.
- [Release notes](https://github.com/mwouts/jupytext/releases)
- [Changelog](https://github.com/mwouts/jupytext/blob/main/docs/CHANGELOG.md)
- [Commits](mwouts/jupytext@v1.14.7...v1.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/jupytext-1.15.0 branch from 558ed20 to 9800828 Compare August 1, 2023 05:45
@codecov
Copy link

codecov bot commented Aug 1, 2023

Codecov Report

Merging #272 (9800828) into main (a0089ba) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #272   +/-   ##
=======================================
  Coverage   92.59%   92.59%           
=======================================
  Files          83       83           
  Lines        6460     6460           
=======================================
  Hits         5981     5981           
  Misses        479      479           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@sblauth sblauth enabled auto-merge August 1, 2023 05:58
@sblauth sblauth merged commit 0418cec into main Aug 1, 2023
22 checks passed
@sblauth sblauth deleted the dependabot/pip/jupytext-1.15.0 branch August 1, 2023 06:13
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant