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.4 to 1.14.5 #192

Merged
merged 1 commit into from
Mar 7, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2023

Bumps jupytext from 1.14.4 to 1.14.5.

Release notes

Sourced from jupytext's releases.

Version 1.14.5

Added

  • Added Stata as a supported language (#1027) - thanks to Raffaele Mancuso for this contribution
  • Added SAS as a supported language (#1047) - thanks to lawrencet149 for this contribution
  • We have added a series of test to make sure that the main formats support cell tags (#1024)

Fixed

  • When a metadata key is not a valid identifier, a warning is emitted and the metadata is not saved to the text representation (#1042)
  • The CI was fixed by Matthew Feickert (#1035)
  • We now use concurrency to cancel previous runs on the same branch/PR (#1037)
  • We use both codecov.notify.after_n_builds and comment.after_n_builds to get only the final codecov comment

Changed

  • Empty tags are not exported to the text notebook anymore (#960)
  • We updated the yarn.lock file for the jupyter lab extension to address security vulnerabilities (#1030, #1036)
  • In the pre-commit tests we now use main for the main branch
Changelog

Sourced from jupytext's changelog.

1.14.5 (2023-02-25)

Added

  • Added Stata as a supported language (#1027) - thanks to Raffaele Mancuso for this contribution
  • Added SAS as a supported language (#1047) - thanks to lawrencet149 for this contribution
  • We have added a series of test to make sure that the main formats support cell tags (#1024)

Fixed

  • When a metadata key is not a valid identifier, a warning is emitted and the metadata is not saved to the text representation (#1042)
  • The CI was fixed by Matthew Feickert (#1035)
  • We now use concurrency to cancel previous runs on the same branch/PR (#1037)
  • We use both codecov.notify.after_n_builds and comment.after_n_builds to get only the final codecov comment

Changed

  • Empty tags are not exported to the text notebook anymore (#960)
  • We updated the yarn.lock file for the jupyter lab extension to address security vulnerabilities (#1030, #1036)
  • In the pre-commit tests we now use main for the main branch
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 Pull requests that update a dependency file python labels Mar 6, 2023
@codecov-commenter
Copy link

codecov-commenter commented Mar 6, 2023

Codecov Report

Merging #192 (c8848cc) into main (5a95a56) will not change coverage.
The diff coverage is n/a.

❗ Current head c8848cc differs from pull request most recent head 4014b6e. Consider uploading reports for the commit 4014b6e to get more accurate results

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##             main     #192   +/-   ##
=======================================
  Coverage   93.63%   93.63%           
=======================================
  Files          76       76           
  Lines        5836     5836           
=======================================
  Hits         5464     5464           
  Misses        372      372           

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

@dependabot dependabot bot force-pushed the dependabot/pip/jupytext-1.14.5 branch 2 times, most recently from 3f72e0c to c8848cc Compare March 7, 2023 11:34
Bumps [jupytext](https://github.com/mwouts/jupytext) from 1.14.4 to 1.14.5.
- [Release notes](https://github.com/mwouts/jupytext/releases)
- [Changelog](https://github.com/mwouts/jupytext/blob/main/docs/CHANGELOG.md)
- [Commits](mwouts/jupytext@v1.14.4...v1.14.5)

---
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 force-pushed the dependabot/pip/jupytext-1.14.5 branch from c8848cc to 4014b6e Compare March 7, 2023 11:49
@sblauth sblauth enabled auto-merge March 7, 2023 11:52
@sblauth sblauth merged commit a219488 into main Mar 7, 2023
@sblauth sblauth deleted the dependabot/pip/jupytext-1.14.5 branch March 7, 2023 12:22
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants