aeturrell / specification_curve

Specification Curve is a Python package that performs specification curve analysis: exploring how a coefficient varies under multiple different specifications of a statistical model.
https://aeturrell.github.io/specification_curve/
MIT License
17 stars 4 forks source link

Bump quartodoc from 0.7.2 to 0.7.4 #531

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps quartodoc from 0.7.2 to 0.7.4.

Release notes

Sourced from quartodoc's releases.

v0.7.4: small interlinks fix

What's Changed

New Contributors

Full Changelog: https://github.com/machow/quartodoc/compare/v0.7.3...v0.7.4

v0.7.3

What's Changed

New Contributors

Full Changelog: https://github.com/machow/quartodoc/compare/v0.7.2...v0.7.3

Commits
  • 1f97a14 Fix Shinyswatch url in examples (#348)
  • 46497a9 Merge pull request #350 from machow/fix-interlinks-cross-site
  • ad6566a docs: describe objects-test.txt a bit
  • 4d67346 fix: support .txt files in interlinks config
  • b25e146 docs: add example of cross-site txt inv
  • 3139217 ci: add objects-test.txt
  • ac7a2ff ci: add objects-test.txt to doc resources
  • 907d8d4 docs: use fast interlinks
  • 79e11e2 Merge pull request #345 from machow/fix-render-annotation
  • ce9fc47 tests: xfail tests that will be fixed upstream in griffe
  • 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 show 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)
dependabot[bot] commented 2 weeks ago

Superseded by #533.