Skip to content

chore(deps): Bump rendercv[full] from 2.6 to 2.7#18

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/rendercv-full--2.7
Open

chore(deps): Bump rendercv[full] from 2.6 to 2.7#18
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/rendercv-full--2.7

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2026

Bumps rendercv[full] from 2.6 to 2.7.

Release notes

Sourced from rendercv[full]'s releases.

v2.7

Alongside the v2.7 release, we're proud to announce our new product: the RenderCV Web App at rendercv.com, rewritten from scratch.

Here are some highlights:

  • It's mobile-friendly. Edit and access your CV on any device.
  • It has an AI chat. Polish your CV with AI, review diffs, and accept or reject changes.
  • It has both YAML and form editors. Switch between them; both are polished and easy to use.
  • Sync all your data to your GitHub repository.
  • Download your entire account as a ZIP with one click, including all YAML files and PDFs.
  • Shareable public links. Share any CV as a PDF via a public link.

Please share your feedback using the feedback button in the web app! We read every message.

Changelog for RenderCV 2.7 release

Full Changelog: rendercv/rendercv@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.
  • Obsolete PNG files are now automatically deleted when re-rendering (#590).
  • YAML aliases are now treated as literal strings.

Fixed

  • The --quiet option of the rendercv render command now works correctly (#608).
  • The design file not applying when used with a settings file has been fixed (#642).
  • bold_keywords no longer applies to placeholder variables in file paths and PDF titles (#557).
  • DAY and DAY_IN_TWO_DIGITS placeholders now work correctly in output file paths (#684).
  • Vertical alignment of titles with icons for education entries has been fixed (#603).
  • Mandarin Chinese locale spelling and schema validation have been corrected (#617, #678).
  • settings.current_date issues have been fixed.

... (truncated)

Changelog

Sourced from rendercv[full]'s changelog.

[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.
  • Obsolete PNG files are now automatically deleted when re-rendering (#590).
  • YAML aliases are now treated as literal strings.

Fixed

  • The --quiet option of the rendercv render command now works correctly (#608).
  • The design file not applying when used with a settings file has been fixed (#642).
  • bold_keywords no longer applies to placeholder variables in file paths and PDF titles (#557).
  • DAY and DAY_IN_TWO_DIGITS placeholders now work correctly in output file paths (#684).
  • Vertical alignment of titles with icons for education entries has been fixed (#603).
  • Mandarin Chinese locale spelling and schema validation have been corrected (#617, #678).
  • settings.current_date issues have been fixed.
  • Arabic, Hebrew, and Persian locale issues have been fixed.
  • Empty links no longer cause failures.
  • A duplicate font has been removed from available_font_families (#643).
  • YAML error handling has been improved.
  • Pydantic error handling for multiple YAML sources has been improved.

Removed

  • The ex unit is no longer accepted in dimension fields (e.g., margins, spacing).
Commits
  • a818d88 Update schema.json and example pdfs
  • bb143b3 v2.7 release
  • e45575e Add omitted_fields argument to create_sample_settings_file
  • 4c61717 Clean up characters around empty string inputs
  • 45404c2 Fix nested bullet handling in sample_generator.py
  • da2e657 Increase test coverage
  • 0ebcf36 Update sample content and examples
  • 9e773d6 Only catch full words in settings.bold_keywords
  • 4ee5c0f Improve docs header
  • eb3cc34 Remove ex unit from TypstDimension
  • Additional commits viewable 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 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.6 to 2.7.
- [Release notes](https://github.com/rendercv/rendercv/releases)
- [Changelog](https://github.com/rendercv/rendercv/blob/main/docs/changelog.md)
- [Commits](rendercv/rendercv@v2.6...v2.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 9, 2026
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.

0 participants