Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the dependencies group in /.config with 6 updates #468

Merged
merged 2 commits into from
Feb 18, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2025

Bumps the dependencies group in /.config with 6 updates:

Package From To
coverage 7.6.11 7.6.12
griffe 1.5.6 1.5.7
mkdocs-autorefs 1.3.0 1.3.1
mkdocs-material 9.6.3 9.6.4
mkdocstrings 0.28.0 0.28.1
mkdocstrings-python 1.14.6 1.15.0

Updates coverage from 7.6.11 to 7.6.12

Changelog

Sourced from coverage's changelog.

Version 7.6.12 — 2025-02-11

  • Fix: some aarch64 distributions were missing (issue 1927_). These are now building reliably.

.. _issue 1927: nedbat/coveragepy#1927

.. _changes_7-6-11:

Commits
  • 7e5373e docs: sample HTML for 7.6.12
  • a4ed38b docs: prep for 7.6.12
  • ce4efdc build: fix aarch64 kits #1927
  • a1f3192 build: don't publish if kit building failed
  • bb68f99 chore: bump the action-dependencies group with 2 updates (#1926)
  • f3d6b4a refactor: check for more kinds of constant tests
  • 67899ea refactor: we no longer care what kind of constant the compile-time constants are
  • c850f20 refactor: macOS is MACOS, not OSX
  • a1b2c1a build: there are always tweaks to howto.txt
  • 9c03039 build: bump version to 7.6.12
  • See full diff in compare view

Updates griffe from 1.5.6 to 1.5.7

Release notes

Sourced from griffe's releases.

1.5.7

1.5.7 - 2025-02-11

Compare with 1.5.6

Bug Fixes

  • Don't conflate passed argument with class member (instance attribute) (4791b0b by Timothée Mazzucotelli). Issue-357
Changelog

Sourced from griffe's changelog.

1.5.7 - 2025-02-11

Compare with 1.5.6

Bug Fixes

  • Don't conflate passed argument with class member (instance attribute) (4791b0b by Timothée Mazzucotelli). Issue-357
Commits
  • 5d2c44f chore: Prepare release 1.5.7
  • 4791b0b fix: Don't conflate passed argument with class member (instance attribute)
  • da6a070 chore: Upgrade mkdocstrings and mkdocstrings-python versions
  • 97bee0f docs: Enable instant preview
  • See full diff in compare view

Updates mkdocs-autorefs from 1.3.0 to 1.3.1

Release notes

Sourced from mkdocs-autorefs's releases.

1.3.1

1.3.1 - 2025-02-11

Compare with 1.3.0

Bug Fixes

  • Always resolve secondary URLs to closest (don't log warnings) (243ad35 by Timothée Mazzucotelli). Issue-52
Changelog

Sourced from mkdocs-autorefs's changelog.

1.3.1 - 2025-02-11

Compare with 1.3.0

Bug Fixes

  • Always resolve secondary URLs to closest (don't log warnings) (243ad35 by Timothée Mazzucotelli). Issue-52
Commits
  • e35ce91 chore: Prepare release 1.3.1
  • 243ad35 fix: Always resolve secondary URLs to closest (don't log warnings)
  • dcc7868 tests: Increase minimum pymdown-extensions version
  • See full diff in compare view

Updates mkdocs-material from 9.6.3 to 9.6.4

Release notes

Sourced from mkdocs-material's releases.

mkdocs-material-9.6.4

  • Fixed #7985: Blog content sometimes not stretching to full width
  • Fixed #7978: Navigation rendering bug in Safari 18.3
Changelog

Sourced from mkdocs-material's changelog.

mkdocs-material-9.6.4 (2025-02-12)

  • Fixed #7985: Blog content sometimes not stretching to full width
  • Fixed #7978: Navigation rendering bug in Safari 18.3

mkdocs-material-9.6.3 (2025-02-07)

  • Fixed rendering of arrow heads in Mermaid.js class diagrams
  • Fixed #7960: Tags plugin crashes on numeric metadata titles

mkdocs-material-9.6.2 (2025-02-03)

  • Fixed #7955: Excessively long words don't break on narrow screens
  • Fixed #7947: Scope setting interferes with outdated version banner

mkdocs-material-9.6.1 (2025-01-31)

  • Fixed #7943: Tags plugin crashing due to merge error

mkdocs-material-9.6.0 (2025-01-31)

  • Added meta plugin
  • Rewrite of the tags plugin
  • Added support for allow lists in tags plugin
  • Added support for and custom sorting in tags plugin
  • Added support for related links in blog plugin
  • Added support for custom index pages in blog plugin
  • Added support for navigation subtitles
  • Fixed #7924: Anchors might require two clicks when using instant navigation

mkdocs-material-9.5.50 (2025-01-18)

  • Fixed #7913: Social plugin renders attribute lists in page title

mkdocs-material-9.5.49+insiders-4.53.15 (2025-01-15)

  • Fixed #7896: Scoped tags listings not rendering in subsections

mkdocs-material-9.5.49 (2024-12-16)

  • Adjusted title color in dark mode for all supported Mermaid.js diagrams
  • Fixed #7803: Privacy plugin crashes on generated files
  • Fixed #7781: Mermaid.js flow chart title not visible in dark mode

mkdocs-material-9.5.48 (2024-12-08)

  • Fixed #7774: Disabling social cards doesn't work

mkdocs-material-9.5.47 (2024-12-01)

... (truncated)

Commits

Updates mkdocstrings from 0.28.0 to 0.28.1

Release notes

Sourced from mkdocstrings's releases.

0.28.1

0.28.1 - 2025-02-14

Compare with 0.28.0

Bug Fixes

Changelog

Sourced from mkdocstrings's changelog.

0.28.1 - 2025-02-14

Compare with 0.28.0

Bug Fixes

Commits
  • 145954c chore: Prepare release 0.28.1
  • 4ab180d fix: Renew MkDocs' relpath processor instead of using same instance
  • ede1941 chore: Increase mkdocstrings-python lower bound again
  • e1eb99c docs: Use inventories instead of import for Python example
  • 926dd7e docs: Remove trailing spaces
  • 698a321 chore: Update mkdocstrings-python dev-dep to force uv to install it
  • 1cb9177 chore: Update location of the Python handler's JSON schema
  • See full diff in compare view

Updates mkdocstrings-python from 1.14.6 to 1.15.0

Release notes

Sourced from mkdocstrings-python's releases.

1.15.0

1.15.0 - 2025-02-11

Compare with 1.14.6

Features

  • Support cross-referencing constructor parameters in instance attribute values (f07bf58 by Timothée Mazzucotelli).
Changelog

Sourced from mkdocstrings-python's changelog.

1.15.0 - 2025-02-11

Compare with 1.14.6

Features

  • Support cross-referencing constructor parameters in instance attribute values (f07bf58 by Timothée Mazzucotelli).
Commits
  • ab3b227 chore: Prepare release 1.15.0
  • f07bf58 feat: Support cross-referencing constructor parameters in instance attribute ...
  • 24afd5d docs: Wrap schema input configuration under a python property
  • See full diff in compare view

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group in /.config with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [coverage](https://github.com/nedbat/coveragepy) | `7.6.11` | `7.6.12` |
| [griffe](https://github.com/mkdocstrings/griffe) | `1.5.6` | `1.5.7` |
| [mkdocs-autorefs](https://github.com/mkdocstrings/autorefs) | `1.3.0` | `1.3.1` |
| [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.6.3` | `9.6.4` |
| [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) | `0.28.0` | `0.28.1` |
| [mkdocstrings-python](https://github.com/mkdocstrings/python) | `1.14.6` | `1.15.0` |


Updates `coverage` from 7.6.11 to 7.6.12
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@7.6.11...7.6.12)

Updates `griffe` from 1.5.6 to 1.5.7
- [Release notes](https://github.com/mkdocstrings/griffe/releases)
- [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md)
- [Commits](mkdocstrings/griffe@1.5.6...1.5.7)

Updates `mkdocs-autorefs` from 1.3.0 to 1.3.1
- [Release notes](https://github.com/mkdocstrings/autorefs/releases)
- [Changelog](https://github.com/mkdocstrings/autorefs/blob/main/CHANGELOG.md)
- [Commits](mkdocstrings/autorefs@1.3.0...1.3.1)

Updates `mkdocs-material` from 9.6.3 to 9.6.4
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@9.6.3...9.6.4)

Updates `mkdocstrings` from 0.28.0 to 0.28.1
- [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases)
- [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md)
- [Commits](mkdocstrings/mkdocstrings@0.28.0...0.28.1)

Updates `mkdocstrings-python` from 1.14.6 to 1.15.0
- [Release notes](https://github.com/mkdocstrings/python/releases)
- [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md)
- [Commits](mkdocstrings/python@1.14.6...1.15.0)

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: griffe
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: mkdocs-autorefs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: mkdocstrings
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: mkdocstrings-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner February 16, 2025 20:56
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 16, 2025

The following labels could not be found: dependabot-deps-updates.

@ssbarnea ssbarnea disabled auto-merge February 18, 2025 11:48
@ssbarnea ssbarnea merged commit 0af2b60 into main Feb 18, 2025
21 checks passed
@ssbarnea ssbarnea deleted the dependabot/pip/dot-config/dependencies-b41089e288 branch February 18, 2025 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants