Skip to content

Bump docx-rs from 0.4.20 to 0.4.21 in /ext/parsekit - #45

Merged
cpetersen merged 1 commit into
mainfrom
dependabot/cargo/ext/parsekit/docx-rs-0.4.21
Jul 21, 2026
Merged

Bump docx-rs from 0.4.20 to 0.4.21 in /ext/parsekit#45
cpetersen merged 1 commit into
mainfrom
dependabot/cargo/ext/parsekit/docx-rs-0.4.21

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps docx-rs from 0.4.20 to 0.4.21.

Release notes

Sourced from docx-rs's releases.

0.4.21

What's Changed

New Contributors

Full Changelog: bokuweb/docx-rs@0.4.19...0.4.21

Changelog

Sourced from docx-rs's changelog.

@​0.4.21 (20. Jul, 2026)

  • Support theme colors on <w:color>: new ThemeColor enum and theme_color / theme_shade / theme_tint builders on Color, RunProperty, Run, and Style. Emits w:themeColor / w:themeShade / w:themeTint (with the w:val hex kept as a fallback) and reads them back, so generated documents adapt when the Word theme changes.
  • Convert embedded EMF images to SVG in docx-wasm via the emf-core crate. EMF entries are surfaced through the existing Docx.images field; the original bytes are preserved and docx-wasm fills the preview slot with SVG instead of PNG. The published docx-rs crate does not depend on the unpublished EMF conversion crates.
  • Added Style::shading and Paragraph::set_borders delegating builders (fork).
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 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 [docx-rs](https://github.com/bokuweb/docx-rs) from 0.4.20 to 0.4.21.
- [Release notes](https://github.com/bokuweb/docx-rs/releases)
- [Changelog](https://github.com/bokuweb/docx-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bokuweb/docx-rs/commits/0.4.21)

---
updated-dependencies:
- dependency-name: docx-rs
  dependency-version: 0.4.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor Author

Labels

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

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

@cpetersen
cpetersen merged commit 3336aa6 into main Jul 21, 2026
2 checks passed
@cpetersen
cpetersen deleted the dependabot/cargo/ext/parsekit/docx-rs-0.4.21 branch July 21, 2026 06:09
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.

1 participant