Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2023

Bumps pydata-sphinx-theme from 0.9.0 to 0.13.0.

Release notes

Sourced from pydata-sphinx-theme's releases.

v0.13.0

What's Changed

Enhancements

Bug fixes

... (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 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)

Bumps [pydata-sphinx-theme](https://github.com/pydata/pydata-sphinx-theme) from 0.9.0 to 0.13.0.
- [Release notes](https://github.com/pydata/pydata-sphinx-theme/releases)
- [Commits](pydata/pydata-sphinx-theme@v0.9.0...v0.13.0)

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

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 Mar 1, 2023
@gnikit
Copy link
Member

gnikit commented Mar 1, 2023

#build_preview

@gnikit
Copy link
Member

gnikit commented Mar 1, 2023

This seems to be a bit more involved to update

WARNING: The configuration `page_sidebar_items` is deprecated.Use `secondary_sidebar_items`.
WARNING: `footer_items` is deprecated. Use `footer_start` or `footer_end` instead.

Extension error (pydata_sphinx_theme):
Handler <function update_config at 0x7f0b0eefc4c0> for event 'builder-inited' threw an exception (exception: Expecting value: line 2 column 1 (char 1))
Traceback (most recent call last):
  File "/home/gn/Code/Fortran/fortran-lang/webpage/build.py", line 130, in <module>
    build_all(all_redirects, sys.argv[1:] if len(sys.argv) > 1 else all_languages)
  File "/home/gn/Code/Fortran/fortran-lang/webpage/build.py", line 123, in build_all
    build_docs(language)
  File "/home/gn/Code/Fortran/fortran-lang/webpage/build.py", line 75, in build_docs
    subprocess.run(
  File "/usr/lib/python3.10/subprocess.py", line 524, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['sphinx-build', '-b', 'dirhtml', '/home/gn/Code/Fortran/fortran-lang/webpage/source', '/home/gn/Code/Fortran/fortran-lang/webpage/build/html/en', '-Dlanguage=en']' returned non-zero exit status 2.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 13, 2023

Superseded by #253.

@dependabot dependabot bot closed this Mar 13, 2023
@dependabot dependabot bot deleted the dependabot/pip/pydata-sphinx-theme-0.13.0 branch March 13, 2023 09:03
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.

2 participants