Skip to content

build(deps): bump docx-rs from 0.4.20 to 0.4.21#79

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/docx-rs-0.4.21
Closed

build(deps): bump docx-rs from 0.4.20 to 0.4.21#79
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/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 dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 20, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 21, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #82.

@dependabot dependabot Bot closed this Jul 21, 2026
@dependabot
dependabot Bot deleted the dependabot/cargo/docx-rs-0.4.21 branch July 21, 2026 20:04
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants