build(deps): bump tornado from 6.5.2 to 6.5.7#1
Open
dependabot[bot] wants to merge 4 commits into
Open
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Deploy config + fork-specific changes for the docs.polkadot.com deployment: - deploy-pages.yml (GitHub Actions Pages build/deploy; custom domain opt-in via the CUSTOM_DOMAIN repo variable, triggers on master + parity-deploy); remove the old gh-deploy deploy-docs.yml - scripts/gen_redirects.py (client-side redirect stubs) - install papermoon-mkdocs-plugins from the paritytech fork - self-hosted fonts, vendored Vale styleguide, dropped unused config + dead analytics code/CSS - site policy pages (Terms of Use, AI Chatbot Policy) The general (non-deploy) changes here are also proposed upstream (PR polkadot-developers#1722); once that lands they arrive via sync and the duplicates here can be trimmed.
Daily (and on-demand) sync of upstream polkadot-developers/polkadot-docs into the deployment branch via a PR, so upstream content reaches the deployed site while conflicts with the deploy-specific changes get reviewed. The human merge into parity-deploy is what triggers a deploy.
Make deploy-pages.yml reusable (workflow_call) and have the upstream sync deploy automatically on a clean merge instead of always opening a PR. Clean syncs now publish hands-free; a PR is opened only when upstream conflicts with the deploy-specific changes. (A GITHUB_TOKEN push does not trigger workflows, so the sync calls the reusable deploy directly.)
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.5.2 to 6.5.7. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](tornadoweb/tornado@v6.5.2...v6.5.7) --- updated-dependencies: - dependency-name: tornado dependency-version: 6.5.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
e33c60c to
557f9bd
Compare
22746cd to
ec33196
Compare
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.5.2 to 6.5.7.
Changelog
Sourced from tornado's changelog.
... (truncated)
Commits
48fc2d4Merge pull request #3633 from bdarnell/curl-reset-654ae1dddRelease notes and version bump for 6.5.73154caacurl_httpclient: Reset the curl object before putting it on the freelist7d869c0Merge pull request #3631 from bdarnell/cve-links288241fdocs: Use the correct link syntax8da981cdocs: Add CVE links to 6.5.6 release notesaba2569Merge pull request #3626 from bdarnell/fixes-656a24b260httpclient_test: Accept an additional error message varianta74240aRelease notes and version bump for 6.5.6.e8fc7edsimple_httpclient: Strip auth headers on cross-origin redirects