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.5 to 1.14.6 #318

Merged
merged 1 commit into from
Jun 12, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps jupytext from 1.14.5 to 1.14.6.

Release notes

Sourced from jupytext's releases.

Version 1.14.6

Changed

  • This version comes with a build requirement jupyterlab>=3,<4, as the Jupyterlab extension for Jupytext is not compatible with JupyterLab 4 yet (#1054)
  • The JupyterLab extension was released to npm in version 1.3.9.
Changelog

Sourced from jupytext's changelog.

1.14.6 (2023-06-04)

Changed

  • This version comes with a build requirement jupyterlab>=3,<4, as the Jupyterlab extension for Jupytext is not compatible with JupyterLab 4 yet (#1054)
  • The JupyterLab extension was released to npm in version 1.3.9.
Commits
  • 64b84b7 Require JupyterLab<4 when building Jupytext
  • d64890d update CHANGELOG.md
  • 8a3cb70 Release jupyterlab-jupytext==1.3.9
  • 08e187d Skip two more notebooks in quarto tests
  • 57d9b22 Require jupyterlab<4 for now on the CI
  • b42e6b8 fix quarto install
  • d388653 Bump webpack from 5.75.0 to 5.76.1 in /packages/labextension
  • e8a8a9f Links to md notebooks work in jupyterlab>=3.6.0
  • 79351df Definitive workaround for #1051
  • 0d299bb Temporary workaround for #1051
  • See full diff 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 Related with project dependencies python labels Jun 5, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jun 5, 2023

Codecov Report

Merging #318 (cb6fb6b) into main (4f9b5ff) will not change coverage.
The diff coverage is n/a.

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

@da1910 da1910 added this pull request to the merge queue Jun 12, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Jun 12, 2023
Bumps [jupytext](https://github.com/mwouts/jupytext) from 1.14.5 to 1.14.6.
- [Release notes](https://github.com/mwouts/jupytext/releases)
- [Changelog](https://github.com/mwouts/jupytext/blob/main/docs/CHANGELOG.md)
- [Commits](mwouts/jupytext@v1.14.5...v1.14.6)

---
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.6 branch from 5677e28 to cb6fb6b Compare June 12, 2023 09:55
@da1910 da1910 added this pull request to the merge queue Jun 12, 2023
Merged via the queue into main with commit 4259e82 Jun 12, 2023
@dependabot dependabot bot deleted the dependabot/pip/jupytext-1.14.6 branch June 12, 2023 10:29
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.

2 participants