-
Notifications
You must be signed in to change notification settings - Fork 3
build(deps-dev): bump tornado from 6.4.1 to 6.4.2 #241
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.4.1 to 6.4.2. - [Changelog](https://github.com/tornadoweb/tornado/blob/v6.4.2/docs/releases.rst) - [Commits](tornadoweb/tornado@v6.4.1...v6.4.2) --- updated-dependencies: - dependency-name: tornado dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
|
cachafla
approved these changes
Nov 25, 2024
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps tornado from 6.4.1 to 6.4.2.
Changelog
Sourced from tornado's changelog.
... (truncated)
Commits
a5ecfab
Bump version to 6.4.2bc7df6b
Fix tests with Twisted 24.7.0d5ba4a1
httputil: Fix quadratic performance of cookie parsingDependabot 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.