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 ipykernel from 6.29.2 to 6.29.4 #90

Merged
merged 3 commits into from
Apr 9, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 2, 2024

Bumps ipykernel from 6.29.2 to 6.29.4.

Release notes

Sourced from ipykernel's releases.

v6.29.4

6.29.4

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@​agronholm | @​blink1073 | @​davidbrochart | @​krassowski | @​minrk

v6.29.3

6.29.3

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@​blink1073 | @​ccordoba12 | @​jdranczewski | @​joouha | @​krassowski

Changelog

Sourced from ipykernel's changelog.

6.29.4

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@​agronholm | @​blink1073 | @​davidbrochart | @​krassowski | @​minrk

6.29.3

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@​blink1073 | @​ccordoba12 | @​jdranczewski | @​joouha | @​krassowski

Commits
  • 4dc77d7 Publish 6.29.4
  • 1cea533 Backport PR #1223 on branch 6.x (Do not import debugger/debugpy unless needed...
  • 384bdb1 Fix side effect import for pickleutil (#1216)
  • 56a6372 Publish 6.29.3
  • de2221c Eventloop scheduling improvements for stop_on_error_timeout and schedule_next...
  • 2071a88 Fix typings and update project urls (#1214)
  • eddd3e6 Disable frozen modules by default, add a toggle (#1213)
  • c6d5ad6 Unpin pytest-asyncio and update ruff config (#1209)
  • 05c6153 Correct spelling mistake (#1208)
  • 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 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)

spjuhel and others added 2 commits April 2, 2024 15:43
Bumps [ipykernel](https://github.com/ipython/ipykernel) from 6.29.2 to 6.29.4.
- [Release notes](https://github.com/ipython/ipykernel/releases)
- [Changelog](https://github.com/ipython/ipykernel/blob/v6.29.4/CHANGELOG.md)
- [Commits](ipython/ipykernel@v6.29.2...v6.29.4)

---
updated-dependencies:
- dependency-name: ipykernel
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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 2, 2024
@spjuhel spjuhel changed the base branch from master to develop April 9, 2024 15:51
@spjuhel
Copy link
Owner

spjuhel commented Apr 9, 2024

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 9, 2024

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@spjuhel spjuhel merged commit 1b42c50 into develop Apr 9, 2024
12 checks passed
@dependabot dependabot bot deleted the dependabot/pip/ipykernel-6.29.4 branch April 9, 2024 16:02
spjuhel added a commit that referenced this pull request Apr 16, 2024
* Delete test-requirements.txt

This file is no longer used

* Delete pkg-requirements.txt

This file is no longer used

* Clearer badges

Fix breaklines in badge

* Update dependabot.yml

* Update dependabot.yml as in master

* Bump actions/configure-pages from 4 to 5 (#87)

Bumps [actions/configure-pages](https://github.com/actions/configure-pages) from 4 to 5.
- [Release notes](https://github.com/actions/configure-pages/releases)
- [Commits](actions/configure-pages@v4...v5)

---
updated-dependencies:
- dependency-name: actions/configure-pages
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump pyarrow from 15.0.0 to 15.0.2 (#92)

* Update dependabot.yml

* Bump pyarrow from 15.0.0 to 15.0.2

Bumps [pyarrow](https://github.com/apache/arrow) from 15.0.0 to 15.0.2.
- [Commits](apache/arrow@go/v15.0.0...go/v15.0.2)

---
updated-dependencies:
- dependency-name: pyarrow
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Samuel Juhel <10011382+spjuhel@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump pydata-sphinx-theme from 0.13.3 to 0.15.2 (#91)

* Update dependabot.yml

* Bump pydata-sphinx-theme from 0.13.3 to 0.15.2

Bumps [pydata-sphinx-theme](https://github.com/pydata/pydata-sphinx-theme) from 0.13.3 to 0.15.2.
- [Release notes](https://github.com/pydata/pydata-sphinx-theme/releases)
- [Changelog](https://github.com/pydata/pydata-sphinx-theme/blob/main/RELEASE.md)
- [Commits](pydata/pydata-sphinx-theme@v0.13.3...v0.15.2)

---
updated-dependencies:
- dependency-name: pydata-sphinx-theme
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Samuel Juhel <10011382+spjuhel@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump ipykernel from 6.29.2 to 6.29.4 (#90)

* Update dependabot.yml

* Bump ipykernel from 6.29.2 to 6.29.4

Bumps [ipykernel](https://github.com/ipython/ipykernel) from 6.29.2 to 6.29.4.
- [Release notes](https://github.com/ipython/ipykernel/releases)
- [Changelog](https://github.com/ipython/ipykernel/blob/v6.29.4/CHANGELOG.md)
- [Commits](ipython/ipykernel@v6.29.2...v6.29.4)

---
updated-dependencies:
- dependency-name: ipykernel
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Samuel Juhel <10011382+spjuhel@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump progressbar2 from 4.4.1 to 4.4.2 (#89)

Bumps [progressbar2](https://github.com/wolph/python-progressbar) from 4.4.1 to 4.4.2.
- [Release notes](https://github.com/wolph/python-progressbar/releases)
- [Changelog](https://github.com/wolph/python-progressbar/blob/develop/CHANGES.rst)
- [Commits](wolph/python-progressbar@v4.4.1...v4.4.2)

---
updated-dependencies:
- dependency-name: progressbar2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* 📝 🚧 Update documentation of Events

* 📝 Event doc update [WIP]

* 🤖 📝 Updated doc building config

Notably fixes some problems with typehints
[WIP] On improving the overal structure of the API

* 📝 New autoapi directory

* remove doc build folder from git tracking

* 📝 (event): Doc update

Better description of each type of events

Also some brief descriptions in the main module docstring and model base.

* 📝 Update documentation structure, WIP for doc versionning

- Use of autosummary instead of autoapimod for simplicity and per Class page.
Thus update of the module and class templates

- Added a python script to build the doc for multiple versions (untested)
- Added a version switcher to the website

* Fix filename for versions (testing)

* testing

* fix doc output path and static website

* remove edit this page button (failing at the moment)

* fixed build dir for doc

* updated switcher.json

* fixed switcher

* fixing commas

* fixed switcher link

* updated gitignore

* 📝 Update documentation structure

* Created a Tutorials page instead of the Examples one
* Updated the quickstart example to streamline it
* Separated the differents subsection of the one pager into their own pages for clarity and future improvements of those pages.
* Moved the pages on event definitions

* Bump black from 23.12.1 to 24.4.0 (#101)

Bumps [black](https://github.com/psf/black) from 23.12.1 to 24.4.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@23.12.1...24.4.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* poetry update

* black with v24

* Bump sphinx-autoapi from 2.1.1 to 3.0.0 (#99)

Bumps [sphinx-autoapi](https://github.com/readthedocs/sphinx-autoapi) from 2.1.1 to 3.0.0.
- [Release notes](https://github.com/readthedocs/sphinx-autoapi/releases)
- [Changelog](https://github.com/readthedocs/sphinx-autoapi/blob/main/CHANGELOG.rst)
- [Commits](readthedocs/sphinx-autoapi@v2.1.1...v3.0.0)

---
updated-dependencies:
- dependency-name: sphinx-autoapi
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Cleanup wrongly add file

* bump version

* update paper.md and paper.bib

Added a paragraph on other existing implementation
in state of need section.

* Update quickstart notebook

* update build_doc so that latest doc is in root html

* 📝 Documentation update

- Added conda-forge install
- updated some urls
- updated python version and OS supported.
- Some minor changes here and there (e.g., mrio -> mriot)

* 📝 found a typo

* Improved model lit review section

* update version switcher files

* possible typo in switcher

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: sjuhel <pro@sjuhel.org>
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