Skip to content

chore(deps-dev): bump notebook from 7.0.7 to 7.2.2 #228

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

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 7, 2024

Bumps notebook from 7.0.7 to 7.2.2.

Release notes

Sourced from notebook's releases.

v7.2.2

7.2.2

(Full Changelog)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@​github-actions | @​krassowski | @​RRosio

v7.2.1

7.2.1

(Full Changelog)

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@​github-actions | @​jtpio | @​meeseeksmachine

v7.2.0

7.2.0

(Full Changelog)

Enhancements made

Bugs fixed

... (truncated)

Changelog

Sourced from notebook's changelog.

7.2.2

(Full Changelog)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@​github-actions | @​krassowski | @​RRosio

7.2.1

(Full Changelog)

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@​github-actions | @​jtpio | @​meeseeksmachine

7.2.0

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

... (truncated)

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 7, 2024
@CLAassistant
Copy link

CLAassistant commented Nov 7, 2024

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@dependabot dependabot bot force-pushed the dependabot/pip/notebook-7.2.2 branch from 18dfe2c to b64ea1c Compare November 11, 2024 12:28
Bumps [notebook](https://github.com/jupyter/notebook) from 7.0.7 to 7.2.2.
- [Release notes](https://github.com/jupyter/notebook/releases)
- [Changelog](https://github.com/jupyter/notebook/blob/@jupyter-notebook/tree@7.2.2/CHANGELOG.md)
- [Commits](https://github.com/jupyter/notebook/compare/@jupyter-notebook/tree@7.0.7...@jupyter-notebook/tree@7.2.2)

---
updated-dependencies:
- dependency-name: notebook
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/notebook-7.2.2 branch from b64ea1c to 9e2ec26 Compare November 22, 2024 18:41
@cachafla cachafla added the internal Not to be externalized in the release notes label Nov 25, 2024
@cachafla cachafla merged commit 7602035 into main Nov 25, 2024
3 of 8 checks passed
@dependabot dependabot bot deleted the dependabot/pip/notebook-7.2.2 branch November 25, 2024 19:59
johnwalz97 added a commit that referenced this pull request Dec 2, 2024
commit 315b51b
Author: Juan <juan@validmind.ai>
Date:   Fri Nov 29 13:38:46 2024 +0100

    Remove exit call

commit c46430e
Author: Juan <juan@validmind.ai>
Date:   Fri Nov 29 13:25:44 2024 +0100

    Add "time_series_data" tag to TimeSeriesHistogram test

commit bba0218
Author: Juan <juan@validmind.ai>
Date:   Fri Nov 29 11:45:45 2024 +0100

    Remove AutoSeasonality test

commit d97828e
Author: Juan <juan@validmind.ai>
Date:   Fri Nov 29 11:19:04 2024 +0100

    Fix AutoStationarity unit test

commit 4ea3e37
Author: Juan <juan@validmind.ai>
Date:   Fri Nov 29 10:18:50 2024 +0100

    Merge with Main

commit ae74f94
Merge: 19ff797 0efdb80
Author: Juan <juan@validmind.ai>
Date:   Fri Nov 29 10:18:14 2024 +0100

    Merge branch 'main'

commit 19ff797
Author: Juan <juan@validmind.ai>
Date:   Fri Nov 29 09:59:06 2024 +0100

    Remove prints

commit cb58ac5
Author: Juan <juan@validmind.ai>
Date:   Thu Nov 28 21:23:06 2024 +0100

    Skip ragas unit tests

commit cdb77f6
Author: Juan <juan@validmind.ai>
Date:   Thu Nov 28 18:05:29 2024 +0100

    Remove "Initializing VM Dataset" logger

commit 825c07e
Author: Juan <juan@validmind.ai>
Date:   Thu Nov 28 17:59:46 2024 +0100

    Add unit test for data validation

commit 1de976a
Author: Juan <juan@validmind.ai>
Date:   Thu Nov 28 15:00:30 2024 +0100

    Add unit test for ROCCurve

commit 448867d
Merge: fabe302 f0773a0
Author: Juan <juan@validmind.ai>
Date:   Thu Nov 28 09:23:12 2024 +0100

    Merge branch 'main'

commit fabe302
Author: Juan <juan@validmind.ai>
Date:   Thu Nov 28 09:18:49 2024 +0100

    Add data validation unit tests

commit 76dd39e
Author: Juan <juan@validmind.ai>
Date:   Wed Nov 27 09:38:37 2024 +0100

    Update run.py

commit b6638b2
Merge: e59d0c6 d469979
Author: Juan <juan@validmind.ai>
Date:   Wed Nov 27 09:34:13 2024 +0100

    Merge branch 'main'

commit e59d0c6
Author: Juan <juan@validmind.ai>
Date:   Tue Nov 26 18:56:09 2024 +0100

    Added unit tests for ADF and AutoAR

commit 1edcd59
Merge: b2c8476 1efef2b
Author: Juan <juan@validmind.ai>
Date:   Mon Nov 25 23:02:42 2024 +0100

    Merge branch 'main'

commit 1efef2b
Merge: 7602035 0b33f99
Author: John Halz <johnwalz97@gmail.com>
Date:   Mon Nov 25 15:11:10 2024 -0500

    Merge pull request #240 from validmind/john6797/sc-6928/backend-should-store-metadata-of-the-python

commit 7602035
Merge: 26af91e 9e2ec26
Author: Andres Rodriguez <andres@validmind.ai>
Date:   Mon Nov 25 11:59:40 2024 -0800

    Merge pull request #228 from validmind/dependabot/pip/notebook-7.2.2

    chore(deps-dev): bump notebook from 7.0.7 to 7.2.2

commit 26af91e
Merge: a576af5 5f2d411
Author: Andres Rodriguez <andres@validmind.ai>
Date:   Mon Nov 25 11:58:32 2024 -0800

    Merge pull request #241 from validmind/dependabot/pip/tornado-6.4.2

    build(deps-dev): bump tornado from 6.4.1 to 6.4.2

commit b2c8476
Author: Juan <juan@validmind.ai>
Date:   Mon Nov 25 19:44:56 2024 +0100

    Fix lint

commit 9af2500
Merge: 36c4899 a576af5
Author: Juan <juan@validmind.ai>
Date:   Mon Nov 25 19:41:22 2024 +0100

    Merge branch 'main'

commit a576af5
Merge: cc9d78c fae09c7
Author: John Halz <john@validmind.ai>
Date:   Mon Nov 25 13:24:27 2024 -0500

    Merge pull request #246 from validmind/john6797/hotfix-docs-action-infinite-loop

    Hotfix: Docs GH Action Looping Infinitely

commit 36c4899
Author: Juan <juan@validmind.ai>
Date:   Mon Nov 25 19:08:16 2024 +0100

    Run poetry lock

commit fae09c7
Author: John Walz <john@validmind.ai>
Date:   Mon Nov 25 13:06:39 2024 -0500

    fix: docs action is looping continuously - ignore updates to docs build folder when triggering the action

commit 8448034
Merge: ffa6a87 cc9d78c
Author: Juan <juan@validmind.ai>
Date:   Mon Nov 25 18:55:30 2024 +0100

    Merge branch 'main'

commit 888c423
Merge: 97bf57e 35ec7fa
Author: John Walz <john@validmind.ai>
Date:   Fri Nov 22 13:49:56 2024 -0500

    Merge branch 'main' into john6797/sc-6928/backend-should-store-metadata-of-the-python

commit 97bf57e
Author: John Walz <john@validmind.ai>
Date:   Fri Nov 22 13:49:49 2024 -0500

    refactor: move metadata (tasks and tags) into load.py

commit cb895a3
Author: John Walz <john@validmind.ai>
Date:   Fri Nov 22 13:48:41 2024 -0500

    fix: fix unit metrics run_metric so integration tests notebook passes

commit 35ec7fa
Author: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Date:   Fri Nov 22 18:47:35 2024 +0000

    Generate docs

commit 9e2ec26
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Nov 22 18:41:49 2024 +0000

    chore(deps-dev): bump notebook from 7.0.7 to 7.2.2

    Bumps [notebook](https://github.com/jupyter/notebook) from 7.0.7 to 7.2.2.
    - [Release notes](https://github.com/jupyter/notebook/releases)
    - [Changelog](https://github.com/jupyter/notebook/blob/@jupyter-notebook/tree@7.2.2/CHANGELOG.md)
    - [Commits](https://github.com/jupyter/notebook/compare/@jupyter-notebook/tree@7.0.7...@jupyter-notebook/tree@7.2.2)

    ---
    updated-dependencies:
    - dependency-name: notebook
      dependency-type: indirect
    ...

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

commit e971351
Author: Juan <juan@validmind.ai>
Date:   Fri Nov 22 19:06:40 2024 +0100

    Remove teardown

commit 28d3ad2
Merge: b517dca 87475bc
Author: Juan <juan@validmind.ai>
Date:   Thu Nov 21 17:37:01 2024 +0100

    Merge into 'Main'

commit b517dca
Author: Juan <juan@validmind.ai>
Date:   Mon Nov 18 16:33:35 2024 +0100

    Add ragas unit tests

commit 182bbb5
Author: Juan <juan@validmind.ai>
Date:   Mon Nov 18 12:35:06 2024 +0100

    Add unit tests for model validation vm tests

commit 97878b5
Author: Juan <juan@validmind.ai>
Date:   Sat Nov 16 09:13:35 2024 +0100

    Add unit test for statsmodels

commit f7b2352
Author: Juan <juan@validmind.ai>
Date:   Fri Nov 15 16:33:16 2024 +0100

    Add NLP unit tests

commit 7f7d185
Merge: 2b5247b 1dbbba1
Author: Juan <juan@validmind.ai>
Date:   Fri Nov 15 14:09:33 2024 +0100

    Merge branch 'main'

commit 2b5247b
Author: Juan <juan@validmind.ai>
Date:   Fri Nov 15 14:01:47 2024 +0100

    Add data_validation unit tests
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 internal Not to be externalized in the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants