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.15.0 to 1.15.1 #297

Merged
merged 2 commits into from
Aug 28, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 28, 2023

Bumps jupytext from 1.15.0 to 1.15.1.

Release notes

Sourced from jupytext's releases.

Version 1.15.1

Added

  • We have added a new command line interface jupytext-config that you can use to set Jupytext as the default viewer for text notebooks in Jupyter Lab and Jupyter Notebook 7. Thanks to Thierry Parmentelat for this contribution! (#1094)
Changelog

Sourced from jupytext's changelog.

1.15.1 (2023-08-26)

Added

  • We have added a new command line interface jupytext-config that you can use to set Jupytext as the default viewer for text notebooks in Jupyter Lab and Jupyter Notebook 7. Thanks to Thierry Parmentelat for this contribution! (#1094)
Commits
  • 28cc7de Version 1.15.1
  • 9bedfb7 doc: add a note about notebook classic in the section about the jupytext menu
  • e3639c7 light rewrite of doc on how to open notebooks
  • 38c41ca new feature jupytext-config unset-default-viewer
  • 275317f get_started: there no longer is a 'Pair notebook with Markdown' option
  • a46d3a8 jupytext-config with no argument behaves as if --help
  • 1878af1 language is renamed into doctype
  • f890f44 list becomes list-default-viewer
  • 5f2bd0d the SUBCOMMANDS global is built explicitly
  • 6065771 a little simpler, no need for a callable
  • 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 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.15.0 to 1.15.1.
- [Release notes](https://github.com/mwouts/jupytext/releases)
- [Changelog](https://github.com/mwouts/jupytext/blob/main/docs/CHANGELOG.md)
- [Commits](mwouts/jupytext@v1.15.0...v1.15.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 28, 2023
@codecov
Copy link

codecov bot commented Aug 28, 2023

Codecov Report

Merging #297 (0f77a1d) into main (ce4eb6d) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #297   +/-   ##
=======================================
  Coverage   92.51%   92.51%           
=======================================
  Files          84       84           
  Lines        6599     6599           
=======================================
  Hits         6105     6105           
  Misses        494      494           

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

@sblauth sblauth merged commit 6d65b93 into main Aug 28, 2023
22 of 23 checks passed
@sblauth sblauth deleted the dependabot/pip/jupytext-1.15.1 branch August 28, 2023 06:46
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