Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 15, 2025

Bumps rendercv[full] from 2.2 to 2.5.

Release notes

Sourced from rendercv[full]'s releases.

v2.5

Full Changelog: rendercv/rendercv@v2.4...v2.5

Changed

  • Top note and footer now have more placeholder options available.

Fixed

  • The --design, --locale, and --settings options of the rendercv render command now work correctly (#543).
  • Multiline summary rendering issues in entries have been fixed.

v2.4

RenderCV is back on track!

This is a major release that closes 24 issues and includes a full refactor of the codebase. A large amount of technical debt has been eliminated, resulting in a cleaner, more predictable system. Many parts of RenderCV now behave more consistently and are easier to extend.

The README and full documentation have been fully rewritten. Make sure to explore them. There’s a lot of new guidance, clearer explanations, and updated examples.

If you use VS Code, check this out: Set Up VS Code for RenderCV.

Typst templates have been greatly simplified, and RenderCV now ships with its own official Typst package. When upgrading to v2.4, review your updated Typst files to see the improved structure.

If you're interested in learning how a project like RenderCV is designed, managed, and built, the Developer Guide now serves as an educational resource that explains the architecture, technologies, and workflows behind it.

Full Changelog: rendercv/rendercv@v2.3...v2.4

Added

  • A new optional cv.headline field has been added to display a position title at the top of the CV (#442).
  • Built-in locale defaults for 11 languages have been added: French, German, Hindi, Italian, Japanese, Korean, Mandarin Chinese, Portuguese, Russian, Spanish, and Turkish. Users can now use these locales without writing all the translations themselves.
  • Nested bullet points are now supported in highlights (#177).
  • WhatsApp has been added as a social network type (#319).
  • The cv.custom_connections field has been added to allow users to define custom header connections with a placeholder (displayed text), optional URL, and Font Awesome icon name (#408).
  • Support for multiple email addresses, websites, and phone numbers has been added (#541).
  • --quiet option has been added rendercv render command to suppress all messages (#394).

Changed

  • RenderCV now uses its own Typst package, making Typst templates much clearer and simpler. The package is maintained at rendercv/rendercv-typst.
  • The documentation has been completely rewritten, including the user guide and developer guide.
  • The design field structure has been completely redesigned for better clarity and organization.
  • The rendercv_settings field has been renamed to settings.
  • The rendercv_settings.date field has been renamed to settings.current_date.

Fixed

  • Image paths are now correctly handled when providing a full image path for the photo field (#361).
  • The less than symbol < no longer causes an "unclosed label" error (#364).
  • Typst commands with parentheses (e.g., #h(1cm)) are now properly recognized and not escaped (#383).

... (truncated)

Changelog

Sourced from rendercv[full]'s changelog.

[2.5] - December 13, 2025

Full Changelog: [v2.4...v2.5]

Changed

  • Top note and footer now have more placeholder options available.

Fixed

  • The --design, --locale, and --settings options of the rendercv render command now work correctly (#543).
  • Multiline summary rendering issues in entries have been fixed.

[2.4] - December 10, 2025

Full Changelog: [v2.3...v2.4]

Added

  • A new optional cv.headline field has been added to display a position title at the top of the CV (#442).
  • Built-in locale defaults for 11 languages have been added: French, German, Hindi, Italian, Japanese, Korean, Mandarin Chinese, Portuguese, Russian, Spanish, and Turkish. Users can now use these locales without writing all the translations themselves.
  • Nested bullet points are now supported in highlights (#177).
  • WhatsApp has been added as a social network type (#319).
  • The cv.custom_connections field has been added to allow users to define custom header connections with a placeholder (displayed text), optional URL, and Font Awesome icon name (#408).
  • Support for multiple email addresses, websites, and phone numbers has been added (#541).
  • --quiet option has been added rendercv render command to suppress all messages (#394).

Changed

  • RenderCV now uses its own Typst package, making Typst templates much clearer and simpler. The package is maintained at rendercv/rendercv-typst.
  • The documentation has been completely rewritten, including the user guide and developer guide.
  • The design field structure has been completely redesigned for better clarity and organization.
  • The rendercv_settings field has been renamed to settings.
  • The rendercv_settings.date field has been renamed to settings.current_date.

Fixed

  • Image paths are now correctly handled when providing a full image path for the photo field (#361).
  • The less than symbol < no longer causes an "unclosed label" error (#364).
  • Typst commands with parentheses (e.g., #h(1cm)) are now properly recognized and not escaped (#383).
  • C++ and other strings ending with ++ or special characters are now formatted correctly (#388, #446).
  • Rendering issues when modifying design.entry_types templates have been fixed (#413).
  • The --watch option now correctly triggers re-rendering when the YAML file changes (#513).
  • bold_keywords are now properly applied to PublicationEntry authors (#516).
  • Calling rendercv with invalid arguments now displays help text instead of raising a TypeError (#526).
  • Page margin parsing issues in v2.3 have been resolved (#531).
  • Arbitrary keys in entries are now correctly recognized and substituted in templates (#334, #376, #534).

[2.3] - October 29, 2025

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [rendercv[full]](https://github.com/rendercv/rendercv) from 2.2 to 2.5.
- [Release notes](https://github.com/rendercv/rendercv/releases)
- [Changelog](https://github.com/rendercv/rendercv/blob/main/docs/changelog.md)
- [Commits](rendercv/rendercv@v2.2...v2.5)

---
updated-dependencies:
- dependency-name: rendercv[full]
  dependency-version: '2.5'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 15, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 29, 2025

Superseded by #15.

@dependabot dependabot bot closed this Dec 29, 2025
@dependabot dependabot bot deleted the dependabot/pip/rendercv-full--2.5 branch December 29, 2025 04:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant