Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 20, 2022

Bumps jupyter-core from 4.7.1 to 4.11.2.

Release notes

Sourced from jupyter-core's releases.

4.11.1

What's Changed

Full Changelog: jupyter/jupyter_core@4.11.0...4.11.1

4.11.0

What's Changed

New Contributors

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

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.

Changes in jupyter-core

5.0

5.0.0rc0


`on
GitHub <https://github.com/jupyter/jupyter_core/releases/tag/5.0.0rc0>`__
  • Try to detect if we are in a virtual environment and change path precedence accordingly. (:ghpull:286)
  • Update broken link to Contributing guide. (:ghpull:289)
  • Add current working directory as first config path. (:ghpull:291)
  • Use platformdirs for path locations. (:ghpull:292)

4.11

4.11.1


`on
GitHub &lt;https://github.com/jupyter/jupyter_core/releases/tag/4.11.1&gt;`__
  • Fix inclusion of jupyter file and check in CI. (:ghpull:276)

4.11.0

on GitHub &lt;https://github.com/jupyter/jupyter_core/releases/tag/4.11.0&gt;__

  • Use hatch build backend. (:ghpull:265)
  • is_hidden: Use normalized paths. (:ghpull:271)

4.10

4.10.0


`on
GitHub &lt;https://github.com/jupyter/jupyter_core/releases/tag/4.10.0&gt;`__
  • Include all files from jupyter_core. (:ghpull:253)
  • Add project URLs to setup.cfg. (:ghpull:254)
  • Set up pre-commit. (:ghpull:255)
    &lt;/tr&gt;&lt;/table&gt;
    </code></pre>
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Commits</summary>

<ul>
<li><a href="https://github.com/jupyter/jupyter_core/commit/a8eac8cb0403e148880f1ae9e71dbb5db6451efe&quot;&gt;&lt;code&gt;a8eac8c&lt;/code&gt;&lt;/a> Release 4.11.2</li>
<li><a href="https://github.com/jupyter/jupyter_core/commit/1118c8ce01800cb689d51f655f5ccef19516e283&quot;&gt;&lt;code&gt;1118c8c&lt;/code&gt;&lt;/a> Merge pull request from GHSA-m678-f26j-3hrp</li>
<li><a href="https://github.com/jupyter/jupyter_core/commit/d3f61f336bfe5c6c63e1af0d8c9fb0dea59f8793&quot;&gt;&lt;code&gt;d3f61f3&lt;/code&gt;&lt;/a> Release 4.11.1</li>
<li><a href="https://github.com/jupyter/jupyter_core/commit/e7eeb9e9dcc3d139dcf22e8c683e709533e18444&quot;&gt;&lt;code&gt;e7eeb9e&lt;/code&gt;&lt;/a> Fix inclusion of jupyter file and check in CI (<a href="https://github-redirect.dependabot.com/jupyter/jupyter_core/issues/276&quot;&gt;#276&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/jupyter/jupyter_core/commit/035bf1119a87dbd4a4510063826754b8c8a68b21&quot;&gt;&lt;code&gt;035bf11&lt;/code&gt;&lt;/a> Release 4.11.0</li>
<li><a href="https://github.com/jupyter/jupyter_core/commit/45aa28ba8bd3085f456da6ca363324deb427c8f0&quot;&gt;&lt;code&gt;45aa28b&lt;/code&gt;&lt;/a> [pre-commit.ci] pre-commit autoupdate (<a href="https://github-redirect.dependabot.com/jupyter/jupyter_core/issues/273&quot;&gt;#273&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/jupyter/jupyter_core/commit/73401cc7c99c52822bc3f007652d67636297620d&quot;&gt;&lt;code&gt;73401cc&lt;/code&gt;&lt;/a> [pre-commit.ci] pre-commit autoupdate (<a href="https://github-redirect.dependabot.com/jupyter/jupyter_core/issues/272&quot;&gt;#272&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/jupyter/jupyter_core/commit/bc6b77133525e4a724eeee6e244e404161cf9e41&quot;&gt;&lt;code&gt;bc6b771&lt;/code&gt;&lt;/a> is_hidden: Use normalized paths (<a href="https://github-redirect.dependabot.com/jupyter/jupyter_core/issues/271&quot;&gt;#271&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/jupyter/jupyter_core/commit/be38e5256e5bd562f46597bcae81df084a9c4598&quot;&gt;&lt;code&gt;be38e52&lt;/code&gt;&lt;/a> [pre-commit.ci] pre-commit autoupdate (<a href="https://github-redirect.dependabot.com/jupyter/jupyter_core/issues/270&quot;&gt;#270&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/jupyter/jupyter_core/commit/7b790d8b6bbaf7966061ff1d6efa53b450aa2958&quot;&gt;&lt;code&gt;7b790d8&lt;/code&gt;&lt;/a> [pre-commit.ci] pre-commit autoupdate (<a href="https://github-redirect.dependabot.com/jupyter/jupyter_core/issues/269&quot;&gt;#269&lt;/a&gt;)&lt;/li>
<li>Additional commits viewable in <a href="https://github.com/jupyter/jupyter_core/compare/4.7.1...4.11.2&quot;&gt;compare view</a></li>
</ul>
</details>

<br />

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)

Bumps [jupyter-core](https://github.com/jupyter/jupyter_core) from 4.7.1 to 4.11.2.
- [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.7.1...4.11.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 20, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 29, 2022

Superseded by #148.

@dependabot dependabot bot closed this Nov 29, 2022
@dependabot dependabot bot deleted the dependabot/pip/jupyter-core-4.11.2 branch November 29, 2022 03:12
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.

1 participant