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

Bump mkdocs-autorefs from 0.3.1 to 0.4.0 #1315

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps mkdocs-autorefs from 0.3.1 to 0.4.0.

Changelog

Sourced from mkdocs-autorefs's changelog.

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
  • 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.0.
- [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.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@codecov
Copy link

codecov bot commented Mar 7, 2022

Codecov Report

Merging #1315 (35b036c) into master (19be499) will decrease coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1315      +/-   ##
==========================================
- 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...35b036c. Read the comment docs.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 8, 2022

Superseded by #1317.

@dependabot dependabot bot closed this Mar 8, 2022
@dependabot dependabot bot deleted the dependabot/pip/mkdocs-autorefs-0.4.0 branch March 8, 2022 15:04
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.

0 participants