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.6 to 1.14.7 #325

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 30, 2023

Bumps jupytext from 1.14.6 to 1.14.7.

Release notes

Sourced from jupytext's releases.

Version 1.14.7

Changed

  • We have updated the GitHub workflows - thanks to Matthew Feickert and to Cristian Le for their help on this subject (#1037)
  • We have removed the upper bound on markdown-it-py<3. Now we test Jupytext with markdown-it-py in versions 2.x and 3.x on the CI (#1075)

Fixed

  • Notebooks with an empty YAML header work (#1070)
  • Double quote strings in R Markdown options can contain single quotes (#1079)
  • The necessary directories are created when paired notebooks are moved to a sub-folder (#1059)
  • Commented quotes are recognized as such (#1060)
  • Jupytext can use either pkg_resources or packaging to parse version numbers (#1085)
Changelog

Sourced from jupytext's changelog.

1.14.7 (2023-06-29)

Changed

  • We have updated the GitHub workflows - thanks to Matthew Feickert and to Cristian Le for their help on this subject (#1037)
  • We have removed the upper bound on markdown-it-py<3. Now we test Jupytext with markdown-it-py in versions 2.x and 3.x on the CI (#1075)

Fixed

  • Notebooks with an empty YAML header work (#1070)
  • Double quote strings in R Markdown options can contain single quotes (#1079)
  • The necessary directories are created when paired notebooks are moved to a sub-folder (#1059)
  • Commented quotes are recognized as such (#1060)
  • Jupytext can use either pkg_resources or packaging to parse version numbers (#1085)
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 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 Related with project dependencies python labels Jun 30, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jun 30, 2023

Codecov Report

Merging #325 (ed34cac) into main (ccee303) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #325   +/-   ##
=======================================
  Coverage   95.32%   95.32%           
=======================================
  Files          10       10           
  Lines        1370     1370           
=======================================
  Hits         1306     1306           
  Misses         64       64           

@dependabot dependabot bot force-pushed the dependabot/pip/jupytext-1.14.7 branch from 2a9e88a to 13f404c Compare July 6, 2023 09:15
Bumps [jupytext](https://github.com/mwouts/jupytext) from 1.14.6 to 1.14.7.
- [Release notes](https://github.com/mwouts/jupytext/releases)
- [Changelog](https://github.com/mwouts/jupytext/blob/main/docs/CHANGELOG.md)
- [Commits](mwouts/jupytext@v1.14.6...v1.14.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/jupytext-1.14.7 branch from 13f404c to ed34cac Compare July 11, 2023 11:03
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 31, 2023

Superseded by #331.

@dependabot dependabot bot closed this Jul 31, 2023
@dependabot dependabot bot deleted the dependabot/pip/jupytext-1.14.7 branch July 31, 2023 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Related with project dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant