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

Update docs dependencies #801

Merged
merged 25 commits into from
Jan 29, 2025
Merged

Update docs dependencies #801

merged 25 commits into from
Jan 29, 2025

Conversation

ddobie
Copy link
Contributor

@ddobie ddobie commented Jan 24, 2025

Docs now build without a flood of warnings. The only problematic log statement is

INFO    -  DeprecationWarning: Setting a fallback anchor function is deprecated
           and will be removed in a future release.
             File
           "/import/ada2/ddob1600/.conda/envs/vast-pipeline-dev-py311/lib/python3.11/site-packages/mkdocstrings/plugin.py",
           line 190, in on_config
               autorefs.get_fallback_anchor = self.handlers.get_anchors
             File
           "/import/ada2/ddob1600/.conda/envs/vast-pipeline-dev-py311/lib/python3.11/site-packages/mkdocs_autorefs/plugin.py",
           line 130, in get_fallback_anchor
               warn(

I can't see anything online about this, so at this stage it's probably fine.

NOTE: this needs to have #800 merged for the tests to pass - the vaex install fails on later versions of python.

@ddobie ddobie added do not merge Do not merge this PR v2.0 labels Jan 28, 2025
@ddobie ddobie requested a review from mauch January 29, 2025 04:29
@ddobie ddobie marked this pull request as ready for review January 29, 2025 04:29
Copy link
Contributor

@mauch mauch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this also need a CHANGELOG update?

@ddobie
Copy link
Contributor Author

ddobie commented Jan 29, 2025

Good catch - I'd forgotten to push it. It's there now.

@ddobie ddobie merged commit 791a6f6 into v2.0 Jan 29, 2025
4 checks passed
@ddobie ddobie deleted the v2.0-fix-docs-deps branch January 29, 2025 06:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do not merge Do not merge this PR v2.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants