nox-poetry icon indicating copy to clipboard operation
nox-poetry copied to clipboard

⬆️ Bump sphinx-basic-ng from 0.0.1a11 to 1.0.0b1

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps sphinx-basic-ng from 0.0.1a11 to 1.0.0b1.

Changelog

Sourced from sphinx-basic-ng's changelog.

Changelog

0.0.1.alpha12

  • Add a view-this-page component
  • Improve edit-this-page component's extensibility
  • Lint the entire codebase with prettier
  • Expand the documentation with more content
  • Tweak the size of the highest breakpoint

0.0.1.alpha11

  • Declare Sphinx 5 compatibility.
  • Drop support for Python 3.6.

0.0.1.alpha10

  • Move the container tag inside the container block.
  • Add a new sections/header-content.html.
  • Implement search.html.
  • Implement genindex*.html.
  • Implement domainindex.html.
  • Clarify handling of overlays for sidebars.
  • Improve handling of padding around main content.
  • Increase the z-index of overlay'd sidebars.

0.0.1.alpha9

  • Move the JS files to the end of body.

0.0.1.alpha8

  • Improve debug.css.
  • Expand the breadcrumbs conditional to do the right thing.
  • Include block names in endblock, in the Jinja templates.
  • Allow for full-width content styles.
  • Extend scaffold to fit 90rem screens.
  • Add match-content-width for content heading and footer.
  • Use viewport width for containers on mobile.
  • Only show edit-this-page if source_suffix is known.
  • Lightly tweak example theme.
  • Present better warnings in noxfile.
  • Drop _html_page_context.
  • Improve breadcrumbs.html implementation.
  • Add clearer "not implemented" warnings.
  • Drop the overflow handling, which is incompatible with sticky.

0.0.1.alpha7

  • Add additional breakpoint of 50rem (800px) for content width.

... (truncated)

Commits
  • 121ea17 Prepare release: 1.0.0.beta1
  • 9457610 Add role="button" to divs that serve as buttons
  • a09afb4 Merge pull request #34 from pradyunsg/add-overrides-for-edit-and-view-links
  • 7a441a9 Only use source_{view,edit}_link on pages with pagename
  • 9437587 Make view-this-page fall-back to Sphinx's copied sources
  • f95ea65 Add user-provided overrides for edit and view links
  • 9128bb0 We're in the beta phase now!
  • 60bd513 Merge pull request #32 from Luflosi/fix-AttributeError
  • 0e5a1b5 Move away from using [role="main"] as a selector
  • a2e21e6 Clarify that language-backed components are not in-scope
  • Additional commits viewable in compare view

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)

dependabot[bot] avatar Sep 30 '22 16:09 dependabot[bot]