Skip to content

Bump jupyter-core from 4.9.1 to 4.10.0 - #346

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/jupyter-core-4.10.0
Closed

Bump jupyter-core from 4.9.1 to 4.10.0#346
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/jupyter-core-4.10.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 19, 2022

Copy link
Copy Markdown

Bumps jupyter-core from 4.9.1 to 4.10.0.

Release notes

Sourced from jupyter-core's releases.

4.10.0

What's Changed

New Contributors

Full Changelog: jupyter/jupyter_core@4.9.2...4.10.0

4.9.2

What's Changed

New Contributors

Full Changelog: jupyter/jupyter_core@4.9.1...4.9.2

Changelog

Sourced from jupyter-core's changelog.

4.10.0


`on
GitHub <https://github.com/jupyter/jupyter_core/releases/tag/4.10.0>`__
  • Include all files from jupyter_core. (:ghpull:253)
  • Add project URLs to setup.cfg. (:ghpull:254)
  • Set up pre-commit. (:ghpull:255)
  • Add flake8 and mypy settings. (:ghpull:256)
  • Clean up CI. (:ghpull:258)

4.9

4.9.2


`on
GitHub &lt;https://github.com/jupyter/jupyter_core/releases/tag/4.9.1&gt;`__
  • Set proper sys.argv[0] for subcommand. (:ghpull:248)
  • Add explicit encoding in open calls. (:ghpull:249)
  • jupyter_config_dir - reorder home_dir initialization. (:ghpull:251)
    </code></pre>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>

<ul>
<li><a href="https://github.com/jupyter/jupyter_core/commit/a8c52e8af626a8335b0e322cc54afa748284c52a&quot;&gt;&lt;code&gt;a8c52e8&lt;/code&gt;&lt;/a> Release 4.10.0</li>
<li><a href="https://github.com/jupyter/jupyter_core/commit/a0681c5c0837541593609c7a0b77a12699daffc7&quot;&gt;&lt;code&gt;a0681c5&lt;/code&gt;&lt;/a> Update changelog for 4.10 Release (<a href="https://github-redirect.dependabot.com/jupyter/jupyter_core/issues/259&quot;&gt;#259&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/jupyter/jupyter_core/commit/6b90937c0f45748591c30ae7cd53c65e703f27cc&quot;&gt;&lt;code&gt;6b90937&lt;/code&gt;&lt;/a> Merge pull request <a href="https://github-redirect.dependabot.com/jupyter/jupyter_core/issues/258&quot;&gt;#258&lt;/a> from blink1073/improve-ci</li>
<li><a href="https://github.com/jupyter/jupyter_core/commit/b213591984af367ab54644783cc8112d89cc86c8&quot;&gt;&lt;code&gt;b213591&lt;/code&gt;&lt;/a> windows fixes</li>
<li><a href="https://github.com/jupyter/jupyter_core/commit/30fd3f51981e006b8895430a992675aba89c0bed&quot;&gt;&lt;code&gt;30fd3f5&lt;/code&gt;&lt;/a> more cleanup in workflow</li>
<li><a href="https://github.com/jupyter/jupyter_core/commit/6c74c7265acefbb8b5f6f21f566b19c691441500&quot;&gt;&lt;code&gt;6c74c72&lt;/code&gt;&lt;/a> fix action name</li>
<li><a href="https://github.com/jupyter/jupyter_core/commit/72f8813d15d63c8671e46a8a93a41a01e9d1eb99&quot;&gt;&lt;code&gt;72f8813&lt;/code&gt;&lt;/a> fix workflow</li>
<li><a href="https://github.com/jupyter/jupyter_core/commit/d04f4ea7a51ddbbe1e19cc5852cc9ac2a60cfc36&quot;&gt;&lt;code&gt;d04f4ea&lt;/code&gt;&lt;/a> remove dev-requirements.txt</li>
<li><a href="https://github.com/jupyter/jupyter_core/commit/f665c64be82ae31e40beb2f9e0d8e61537e503de&quot;&gt;&lt;code&gt;f665c64&lt;/code&gt;&lt;/a> remove dev-requirements.txt</li>
<li><a href="https://github.com/jupyter/jupyter_core/commit/9ed111f2b24f731eca1b84c332b320de2db74902&quot;&gt;&lt;code&gt;9ed111f&lt;/code&gt;&lt;/a> clean up ci</li>
<li>Additional commits viewable in <a href="https://github.com/jupyter/jupyter_core/compare/4.9.1...4.10.0&quot;&gt;compare view</a></li>
</ul>
</details>

<br />

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Bumps [jupyter-core](https://github.com/jupyter/jupyter_core) from 4.9.1 to 4.10.0.
- [Release notes](https://github.com/jupyter/jupyter_core/releases)
- [Changelog](https://github.com/jupyter/jupyter_core/blob/main/docs/changelog.rst)
- [Commits](jupyter/jupyter_core@4.9.1...4.10.0)

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

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 Apr 19, 2022
@dependabot @github

dependabot Bot commented on behalf of github Jul 8, 2022

Copy link
Copy Markdown
Author

Superseded by #369.

@dependabot dependabot Bot closed this Jul 8, 2022
@dependabot
dependabot Bot deleted the dependabot/pip/jupyter-core-4.10.0 branch July 8, 2022 06:06
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.

0 participants