Skip to content

Bump the dependencies group in /.config with 4 updates#491

Merged
ansibuddy merged 2 commits intomainfrom
dependabot/pip/dot-config/dependencies-d2dbfcb784
May 14, 2025
Merged

Bump the dependencies group in /.config with 4 updates#491
ansibuddy merged 2 commits intomainfrom
dependabot/pip/dot-config/dependencies-d2dbfcb784

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github May 14, 2025

Bumps the dependencies group in /.config with 4 updates: cairosvg, mkdocs-ansible, mkdocs-material and pyyaml-env-tag.

Updates cairosvg from 2.7.1 to 2.8.1

Release notes

Sourced from cairosvg's releases.

2.8.1

  • Allow both text- and bytes-based file objects as input

2.8.0

  • Drop support of Python 3.7 and 3.8, add support of Python 3.12 and 3.13
  • Optimize math operations
  • Use pathlib
  • Close paths for ellipses and circles
  • Fix output ratio for SVG surfaces
  • Avoid endless loops when updating def attributes
  • Round PNG size
  • Don’t crash when more than 2 values are given to translate and scale functions
Changelog

Sourced from cairosvg's changelog.

Version 2.8.1 released on 2025-05-14

  • Allow both text- and bytes-based file objects as input

Version 2.8.0 released on 2025-05-12

  • Drop support of Python 3.7 and 3.8, add support of Python 3.12 and 3.13
  • Optimize math operations
  • Use pathlib
  • Close paths for ellipses and circles
  • Fix output ratio for SVG surfaces
  • Avoid endless loops when updating def attributes
  • Round PNG size
  • Don’t crash when more than 2 values are given to translate and scale functions
Commits
  • e5128ec Version 2.8.1
  • abdb8f9 Allow both text- and bytes-based file objects as input
  • 37952cd Version 2.8.0
  • 5b1c860 Update setup.cfg
  • 500391d Update supported Python versions
  • abafa8a Don’t crash when more than 2 values are given to translate and scale
  • 9a1bf51 Update reference for tests
  • 71a59d2 Round PNG size
  • 051df1b Avoid endless loops when updating def attributes
  • cf0c406 Fix output ratio for SVG surfaces
  • Additional commits viewable in compare view

Updates mkdocs-ansible from 25.2.0 to 25.5.0

Release notes

Sourced from mkdocs-ansible's releases.

v25.5.0

Bugfixes

Commits
  • 55c94c1 Remove mkdocs-monorepo-plugin (#212)
  • 6033938 Bump the dependencies group in /.config with 4 updates (#210)
  • 23681e8 Pin down cairosvg due to mkdocs-material bug (#211)
  • 8547dc0 chore: pre-commit autoupdate (#209)
  • 60a6df0 Bump the dependencies group in /.config with 3 updates (#208)
  • 293df0b Bump the dependencies group in /.config with 3 updates (#207)
  • 2c1ec65 Bump the dependencies group in /.config with 3 updates (#206)
  • 1407943 Bump the dependencies group in /.config with 4 updates (#205)
  • 5f9326a chore: pre-commit autoupdate (#204)
  • f02c2aa Bump the dependencies group in /.config with 7 updates (#203)
  • Additional commits viewable in compare view

Updates mkdocs-material from 9.6.13 to 9.6.14

Release notes

Sourced from mkdocs-material's releases.

mkdocs-material-9.6.14

  • Fixed #8215: Social plugin crashes when CairoSVG is updated to 2.8
Changelog

Sourced from mkdocs-material's changelog.

mkdocs-material-9.6.14 (2025-05-13)

  • Fixed #8215: Social plugin crashes when CairoSVG is updated to 2.8

mkdocs-material-9.6.13 (2025-05-10)

  • Fixed #8204: Annotations showing list markers in print view
  • Fixed #8153: Improve style of cardinality symbols in Mermaid.js ER diagrams

mkdocs-material-9.6.12 (2025-04-17)

  • Fixed #8158: Flip footnote back reference icon for right-to-left languages

mkdocs-material-9.6.11 (2025-04-01)

  • Updated Docker image to latest Alpine Linux
  • Bump required Jinja version to 3.1
  • Fixed #8133: Jinja filter items not available (9.6.10 regression)
  • Fixed #8128: Search plugin not entirely disabled via enabled setting

mkdocs-material-9.6.10 (2025-03-30)

This version is a pure refactoring release, and does not contain new features or bug fixes. It strives to improve the compatibility of our templates with alternative Jinja-like template engines that we're currently exploring, including minijinja.

Additionally, it replaces several instances of Python function invocations with idiomatic use of template filters. All instances where variables have been mutated inside templates have been replaced. Most changes have been made in partials, and only a few in blocks, and all of them are fully backward compatible, so no changes to overrides are necessary.

Note that this release does not replace the Jinja template engine with minijinja. However, our templates are now 99% compatible with minijinja, which means we can explore alternative Jinja-compatible implementations. Additionally, immutability and removal of almost all Python function invocations means much more idiomatic templating.

mkdocs-material-9.6.9 (2025-03-17)

  • Updated Serbo-Croatian translations
  • Fixed #8086: Custom SVG icons containing hashes break rendering
  • Fixed #8067: Drawer has gap on right side in Firefox on some OSs

mkdocs-material-9.6.8+insiders-4.53.16 (2025-03-13)

  • Fixed #8019: Tooltips have precedence over instant previews

mkdocs-material-9.6.8 (2025-03-13)

... (truncated)

Commits
  • 2e9bd81 Prepare 9.6.14 release
  • e45972a Fixed social plugin crashing for CairoSVG >= 2.8
  • bce053a Fixed social plugin crashing for CairoSVG >= 2.8
  • ca65624 Updated changelog
  • See full diff in compare view

Updates pyyaml-env-tag from 1.0 to 1.1

Commits

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 4 updates: [cairosvg](https://github.com/Kozea/CairoSVG), [mkdocs-ansible](https://github.com/ansible/mkdocs-ansible), [mkdocs-material](https://github.com/squidfunk/mkdocs-material) and [pyyaml-env-tag](https://github.com/waylan/pyyaml-env-tag).


Updates `cairosvg` from 2.7.1 to 2.8.1
- [Release notes](https://github.com/Kozea/CairoSVG/releases)
- [Changelog](https://github.com/Kozea/CairoSVG/blob/main/NEWS.rst)
- [Commits](Kozea/CairoSVG@2.7.1...2.8.1)

Updates `mkdocs-ansible` from 25.2.0 to 25.5.0
- [Release notes](https://github.com/ansible/mkdocs-ansible/releases)
- [Commits](ansible/mkdocs-ansible@v25.2.0...v25.5.0)

Updates `mkdocs-material` from 9.6.13 to 9.6.14
- [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.13...9.6.14)

Updates `pyyaml-env-tag` from 1.0 to 1.1
- [Commits](waylan/pyyaml-env-tag@1.0...1.1)

---
updated-dependencies:
- dependency-name: cairosvg
  dependency-version: 2.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: mkdocs-ansible
  dependency-version: 25.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: mkdocs-material
  dependency-version: 9.6.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: pyyaml-env-tag
  dependency-version: '1.1'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@ansibuddy ansibuddy merged commit 5b6b349 into main May 14, 2025
28 of 29 checks passed
@ansibuddy ansibuddy deleted the dependabot/pip/dot-config/dependencies-d2dbfcb784 branch May 14, 2025 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants