Skip to content

Bump @eigenpal/docx-editor-i18n from 1.0.1 to 1.9.0#8

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/eigenpal/docx-editor-i18n-1.9.0
Closed

Bump @eigenpal/docx-editor-i18n from 1.0.1 to 1.9.0#8
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/eigenpal/docx-editor-i18n-1.9.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 23, 2026

Copy link
Copy Markdown

Bumps @eigenpal/docx-editor-i18n from 1.0.1 to 1.9.0.

Changelog

Sourced from @​eigenpal/docx-editor-i18n's changelog.

1.9.0

Patch Changes

  • 28876a2: Make regular expressions over file- and library-supplied strings run in linear time and escape quoted font names completely. The variable-detection, plural-message, and core-properties date regexes no longer backtrack polynomially on hostile input, and font family names are now backslash-escaped before being wrapped in a quoted CSS string so a crafted DOCX font name cannot break out of it.

1.8.3

1.8.2

1.8.1

1.8.0

1.7.0

1.6.2

1.6.1

Patch Changes

  • c25ba18: Fix Indonesian (id) locale interpolation: restore the {total}, {minRows}/{maxRows}/{minCols}/{maxCols}, and {label} placeholders that were renamed or dropped, so the find/replace match count, insert-table validation hint, and line-spacing tooltip render their values instead of literal braces.
  • 4a75c5e: Add Indonesian (id) community-maintained locale - 97% Coverage

1.6.0

1.5.0

1.4.0

1.3.3

1.3.2

1.3.1

1.3.0

1.2.1

1.2.0

1.1.0

Minor Changes

  • a7f9ac5: Add French locale
  • 42ea72d: Track structural edits as OOXML revisions in suggesting mode. Paragraph-break insert/delete, paragraph-property changes, and table row/cell insert/delete/merge are now recorded, round-tripped through DOCX, and shown in the tracked-changes sidebar (React and Vue, localized). Adds acceptChangeById(id) / rejectChangeById(id), and acceptAllChanges / rejectAllChanges now resolve every revision type rather than inline marks only. Fixes #614.

... (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 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 [@eigenpal/docx-editor-i18n](https://github.com/eigenpal/docx-editor/tree/HEAD/packages/i18n) from 1.0.1 to 1.9.0.
- [Release notes](https://github.com/eigenpal/docx-editor/releases)
- [Changelog](https://github.com/eigenpal/docx-editor/blob/main/packages/i18n/CHANGELOG.md)
- [Commits](https://github.com/eigenpal/docx-editor/commits/@eigenpal/docx-editor-i18n@1.9.0/packages/i18n)

---
updated-dependencies:
- dependency-name: "@eigenpal/docx-editor-i18n"
  dependency-version: 1.9.0
  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 javascript Pull requests that update javascript code labels Jun 23, 2026
@MarsLuay

Copy link
Copy Markdown
Owner

Superseded by 1.0.28 on main (c68448b).

@MarsLuay MarsLuay closed this Jun 23, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 23, 2026

Copy link
Copy Markdown
Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/eigenpal/docx-editor-i18n-1.9.0 branch June 23, 2026 21:57
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant