Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2024

Bumps jupyter-black from 0.3.4 to 0.4.0.

Changelog

Sourced from jupyter-black's changelog.

0.4.0 :: 2024-08-30

  • Drop support for python 3.7
  • Remove functionality for old-style jupyter notebook
    • Modern versions of lab and notebook both work the same way -- a much better way -- reducing the amount of code maintenance
    • Users that are stuck on old versions of notebook (<7) will need to pin an older version of jupyter-black
  • Add some nix stuff
  • Update dependencies
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 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)

@dependabot dependabot bot added the A-dependencies Area: dependency upgrades label Dec 1, 2024
@dependabot dependabot bot requested a review from a team as a code owner December 1, 2024 22:58
def- and others added 2 commits December 2, 2024 06:51
Bumps [jupyter-black](https://github.com/n8henrie/jupyter-black) from 0.3.4 to 0.4.0.
- [Changelog](https://github.com/n8henrie/jupyter-black/blob/master/CHANGELOG.md)
- [Commits](n8henrie/jupyter-black@v0.3.4...v0.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@def- def- force-pushed the dependabot/pip/ci/builder/jupyter-black-0.4.0 branch from d62cf2e to ec9edf6 Compare December 2, 2024 06:54
@def- def- merged commit 3d298e1 into main Dec 2, 2024
88 checks passed
@def- def- deleted the dependabot/pip/ci/builder/jupyter-black-0.4.0 branch December 2, 2024 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-dependencies Area: dependency upgrades

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants