Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

Bump mkdocs-autorefs from 0.3.1 to 0.4.1 #1317

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 8, 2022

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)

Bumps [mkdocs-autorefs](https://github.com/mkdocstrings/autorefs) from 0.3.1 to 0.4.1.
- [Release notes](https://github.com/mkdocstrings/autorefs/releases)
- [Changelog](https://github.com/mkdocstrings/autorefs/blob/master/CHANGELOG.md)
- [Commits](mkdocstrings/autorefs@0.3.1...0.4.1)

---
updated-dependencies:
- dependency-name: mkdocs-autorefs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@codecov
Copy link

codecov bot commented Mar 8, 2022

Codecov Report

Merging #1317 (1de412b) into master (19be499) will decrease coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1317      +/-   ##
==========================================
- Coverage   90.75%   90.70%   -0.06%     
==========================================
  Files          21       21              
  Lines        6947     6947              
  Branches      889      889              
==========================================
- Hits         6305     6301       -4     
- Misses        469      471       +2     
- Partials      173      175       +2     
Flag Coverage Δ
unit 90.62% <ø> (-0.06%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
aioredis/connection.py 77.06% <0.00%> (-0.24%) ⬇️
aioredis/client.py 82.41% <0.00%> (-0.11%) ⬇️

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 19be499...1de412b. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants