ucl-bug / jaxdf

A JAX-based research framework for writing differentiable numerical simulators with arbitrary discretizations
GNU Lesser General Public License v3.0
118 stars 7 forks source link

Bump mkdocs-autorefs from 0.3.1 to 0.4.1 in /.requirements #72

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps mkdocs-autorefs from 0.3.1 to 0.4.1.

Changelog

Sourced from mkdocs-autorefs's changelog.

0.4.1 - 2022-03-07

Compare with 0.4.0

Bug Fixes

0.4.0 - 2022-03-07

Compare with 0.3.1

Features

  • Add HTML classes to references: autorefs always, and autorefs-internal or autorefs-external depending on the link (39db59d by Timothée Mazzucotelli). [PR #16](mkdocstrings/autorefs#16)

Bug Fixes

Commits
  • 4a45c3b chore: Prepare release 0.4.1
  • d4d3ba7 docs: Fix PyPI badge and add Conda-forge badge
  • de0670b fix: Fix packaging (missing __init__ module)
  • 81faf3d ci: Update setup-pdm action version
  • a5bb350 chore: Set temporary upper bound on bandit
  • d230758 chore: Prepare release 0.4.0
  • 39db59d feat: Add HTML classes to references
  • f6b861c fix: Don't compute relative URLs of already relative ones
  • 85f3920 chore: Switch to PDM template
  • See full diff 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)
codecov[bot] commented 2 years ago

Codecov Report

Merging #72 (f6cd9fe) into main (d20793c) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #72   +/-   ##
=======================================
  Coverage   62.74%   62.74%           
=======================================
  Files          13       13           
  Lines         934      934           
=======================================
  Hits          586      586           
  Misses        348      348           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d20793c...f6cd9fe. Read the comment docs.