Skip to content

chore(deps): update rendercv requirement from >=1.10 to >=2.8 in /backend#107

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/backend/rendercv-gte-2.8
Open

chore(deps): update rendercv requirement from >=1.10 to >=2.8 in /backend#107
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/backend/rendercv-gte-2.8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Updates the requirements on rendercv to permit the latest version.

Release notes

Sourced from rendercv's releases.

v2.8

Full Changelog: rendercv/rendercv@v2.7...v2.8

Added

  • Four new themes have been added: harvard, ink, opal, and ember.
  • Four new centered section title types have been added: centered_without_line, centered_with_partial_line, centered_with_centered_partial_line, and centered_with_full_line.
  • Built-in locale defaults for 2 additional languages have been added: Vietnamese and Hungarian.
  • Multi-platform Docker builds are now available for both linux/amd64 and linux/arm64 (#697).

Changed

  • The rendercv-typst Typst package is now bundled inside the Python package. RenderCV no longer requires an internet connection to compile PDFs, as it no longer needs to download the package from Typst Universe at runtime. The package will continue to be published on Typst Universe for standalone Typst users.

Fixed

  • Custom fonts folder not being found when using a relative input path has been fixed (#692).
  • CLI overrides like --design.theme no longer crash when the target section is not present in the main YAML file (#595).
  • The SUMMARY placeholder can now be used inline in templates (#653).
  • Design and locale overlay files specified in YAML settings.render_command are now loaded correctly (#690).
  • Copied template files are now made writable for immutable distributions like NixOS (#673).
  • Markdown lines are now processed independently to prevent cross-line emphasis interference (#685).
  • Connector words in phrases no longer appear when their associated placeholder is empty (e.g., "BS in Mechanical Engineering" now correctly renders as "Mechanical Engineering" when the degree is omitted, instead of "in Mechanical Engineering").
  • EducationEntry location placement in markdown output has been fixed (#691).

New Contributors

Changelog

Sourced from rendercv's changelog.

[2.8] - March 21, 2026

Full Changelog: [v2.7...v2.8]

Added

  • Four new themes have been added: harvard, ink, opal, and ember.
  • Four new centered section title types have been added: centered_without_line, centered_with_partial_line, centered_with_centered_partial_line, and centered_with_full_line.
  • Built-in locale defaults for 2 additional languages have been added: Vietnamese and Hungarian.
  • Multi-platform Docker builds are now available for both linux/amd64 and linux/arm64 (#697).

Changed

  • The rendercv-typst Typst package is now bundled inside the Python package. RenderCV no longer requires an internet connection to compile PDFs, as it no longer needs to download the package from Typst Universe at runtime. The package will continue to be published on Typst Universe for standalone Typst users.

Fixed

  • Custom fonts folder not being found when using a relative input path has been fixed (#692).
  • CLI overrides like --design.theme no longer crash when the target section is not present in the main YAML file (#595).
  • The SUMMARY placeholder can now be used inline in templates (#653).
  • Design and locale overlay files specified in YAML settings.render_command are now loaded correctly (#690).
  • Copied template files are now made writable for immutable distributions like NixOS (#673).
  • Markdown lines are now processed independently to prevent cross-line emphasis interference (#685).
  • Connector words in phrases no longer appear when their associated placeholder is empty (e.g., "BS in Mechanical Engineering" now correctly renders as "Mechanical Engineering" when the degree is omitted, instead of "in Mechanical Engineering").
  • EducationEntry location placement in markdown output has been fixed (#691).

[2.7] - March 6, 2026

Full Changelog: [v2.6...v2.7]

Added

  • A new settings.pdf_title field has been added to customize the title of produced PDF documents (#624).
  • A new locale.phrases field has been added for customizable phrases in the CV, allowing translations like "DEGREE in AREA" to be adapted per language (#618, #650, #660).
  • A new design.entries.degree_width field has been added (#671).
  • --output-folder option has been added to the rendercv render command to specify the output directory (#578).
  • Watch mode now monitors included config files and re-renders when they change (#579).
  • DAY and DAY_IN_TWO_DIGITS placeholders have been added to date formatting (#548).
  • Reddit has been added as a social network type (#658).
  • Right-to-left (RTL) language support has been added, with Arabic (#591), Hebrew, and Persian as built-in locales (#452, #645).
  • Built-in locale defaults for 3 additional languages have been added: Dutch (#585), Norwegian Bokmål, and Norwegian Nynorsk (#652).
  • URLs are now allowed for the cv.photo field.
  • Empty sections are now allowed.
  • "today" is now supported as a value for settings.current_date.

Changed

  • PyPI version check is now non-blocking (#615).
  • bold_keywords now only matches full words instead of sub-words.
  • Extra keys are no longer allowed in the top-level YAML input and in the cv field.

... (truncated)

Commits
  • 2eba248 Update changelog for version 2.8 release
  • 065125c Update rendercv-skill
  • 4a89560 Update AI skill docs to frame as skills standard, add eval details
  • a1c4709 Add Hungarian locale support
  • e9da588 Revert "Add Hungarian locale support"
  • 2569d84 Add Vietnamese locale support
  • a259aff Add Hungarian locale support
  • 3b6f20f Fix custom fonts folder not found when using relative input path (#692)
  • 4206be2 Fix Docker command in docs to avoid permission issues and leftover containers
  • 8961744 Extract shared development and testing context into reusable skills
  • Additional commits viewable 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 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)

Updates the requirements on [rendercv](https://github.com/rendercv/rendercv) to permit the latest version.
- [Release notes](https://github.com/rendercv/rendercv/releases)
- [Changelog](https://github.com/rendercv/rendercv/blob/main/docs/changelog.md)
- [Commits](rendercv/rendercv@v1.10...v2.8)

---
updated-dependencies:
- dependency-name: rendercv
  dependency-version: '2.8'
  dependency-type: direct:production
...

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

dependabot Bot commented on behalf of github Apr 27, 2026

Labels

The following labels could not be found: backend, dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 27, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
restailor Ready Ready Preview, Comment Apr 27, 2026 5:45am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants