Skip to content

chore(deps): bump unicode-segmenter from 0.14.4 to 0.14.5#4078

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/unicode-segmenter-0.14.5
Open

chore(deps): bump unicode-segmenter from 0.14.4 to 0.14.5#4078
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/unicode-segmenter-0.14.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps unicode-segmenter from 0.14.4 to 0.14.5.

Release notes

Sourced from unicode-segmenter's releases.

unicode-segmenter@0.14.5

Patch Changes

  • 9d482aa: Inlined the grapheme boundary checking to avoid unnecessary function calls in the hotpath and consolidating internal state.

    This achieved the runtime perf by 2% and a slight bundle size reduction.

  • d737dfe: Inlined the InCB=Linker checking for Indic scripts

Changelog

Sourced from unicode-segmenter's changelog.

0.14.5

Patch Changes

  • 9d482aa: Inlined the grapheme boundary checking to avoid unnecessary function calls in the hotpath and consolidating internal state.

    This achieved the runtime perf by 2% and a slight bundle size reduction.

  • d737dfe: Inlined the InCB=Linker checking for Indic scripts

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 [unicode-segmenter](https://github.com/cometkim/unicode-segmenter) from 0.14.4 to 0.14.5.
- [Release notes](https://github.com/cometkim/unicode-segmenter/releases)
- [Changelog](https://github.com/cometkim/unicode-segmenter/blob/main/CHANGELOG.md)
- [Commits](https://github.com/cometkim/unicode-segmenter/compare/unicode-segmenter@0.14.4...unicode-segmenter@0.14.5)

---
updated-dependencies:
- dependency-name: unicode-segmenter
  dependency-version: 0.14.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the Type: Dependencies Pull requests that update a dependency file label Mar 26, 2026
@microsoft-github-policy-service microsoft-github-policy-service bot added the AutoMerge 🔁 Automatically merge when PR requirements met label Mar 26, 2026
@microsoft-github-policy-service microsoft-github-policy-service bot enabled auto-merge (squash) March 26, 2026 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AutoMerge 🔁 Automatically merge when PR requirements met Type: Dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants