Skip to content

NPM(deps): Bump hyphenopoly from 3.4.0 to 4.12.0#114

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/hyphenopoly-4.12.0
Closed

NPM(deps): Bump hyphenopoly from 3.4.0 to 4.12.0#114
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/hyphenopoly-4.12.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 21, 2021

Copy link
Copy Markdown
Contributor

Bumps hyphenopoly from 3.4.0 to 4.12.0.

Release notes

Sourced from hyphenopoly's releases.

Version 4.12.0 (2021-07-21)

Fixed

  • Fixed memory access out of bounds (#165)
  • Fixed Module aborting with SIGBUS error (#169)
  • bump devDependencies

Version 4.11.0 (2021-03-07)

Fixed

  • Fixed too long word error not stopping hyphenation in module (7373d9d80c6b632d46194f99d6778cbb04f260e1)
  • Refactor code to determine language of elements (5c8379f230e3f34e4f3e73fcb32f81fccb383f24)
  • Refactor code to store word in memory (7373d9d80c6b632d46194f99d6778cbb04f260e1)
  • Refactor translateMap (35c8eb3dab3010a96feef589b049d2349d0a3bf1)
  • bump devDependencies

Version 4.10.0 (2021-01-05)

Fixed

  • Prevent error on elements with lang="zxx" (#160)
  • Refactor code to determine language of elements (79735497cb51f15fbc6932dce809293f4cd1050e)
  • Enhance wasm.hyphenate() (1567e276ccdae2ca1b611c01b51e341e6ddb9dca)
  • bump devDependencies

Version 4.9.0 (2020-12-01)

Fixed

  • Add compatibility to node v10 (thanks to yashha and danburzo, #154)

Changed

  • wasm.hyphenate() returns the length of the hyphenated word - or 0 on error (d1c0d8e23485fc9ae9468d71c4414236a096bd3d)
  • Extended CI testing to all node LTS versions (#156)
  • Add lint script to pretest (4afce88b1b1341daed256ef8fd99e3206c21dd2b)

Version 4.8.1 (2020-11-05)

Fixed

  • Don't hyphenate words with (non-normalized) COMBINING ACCENTS (#147)
  • bump devDependencies

Changed

  • use TextDecoder instead of StringDecoder

Doc

  • Update the webpack example for webpack 5.4.0

Version 4.8.0 (2020-10-09)

Fixed

  • bump dependencies in Webpack example
  • bump devDependencies

Changed

  • linked list based pattern trie needs much less memory

Version 4.7.0 (2020-08-05)

... (truncated)

Changelog

Sourced from hyphenopoly's changelog.

Version 4.12.0 (2021-07-21)

Fixed

  • Fixed memory access out of bounds (#165)
  • Fixed Module aborting with SIGBUS error (#169)
  • bump devDependencies

Version 4.11.0 (2021-03-07)

Fixed

  • Fixed too long word error not stopping hyphenation in module (7373d9d80c6b632d46194f99d6778cbb04f260e1)
  • Refactor code to determine language of elements (5c8379f230e3f34e4f3e73fcb32f81fccb383f24)
  • Refactor code to store word in memory (7373d9d80c6b632d46194f99d6778cbb04f260e1)
  • Refactor translateMap (35c8eb3dab3010a96feef589b049d2349d0a3bf1)
  • bump devDependencies

Version 4.10.0 (2021-01-05)

Fixed

  • Prevent error on elements with lang="zxx" (#160)
  • Refactor code to determine language of elements (79735497cb51f15fbc6932dce809293f4cd1050e)
  • Enhance wasm.hyphenate() (1567e276ccdae2ca1b611c01b51e341e6ddb9dca)
  • bump devDependencies

Version 4.9.0 (2020-12-01)

Fixed

  • Add compatibility to node v10 (thanks to yashha and danburzo, #154)

Changed

  • wasm.hyphenate() returns the length of the hyphenated word - or 0 on error (d1c0d8e23485fc9ae9468d71c4414236a096bd3d)
  • Extended CI testing to all node LTS versions (#156)
  • Add lint script to pretest (4afce88b1b1341daed256ef8fd99e3206c21dd2b)

Version 4.8.1 (2020-11-05)

Fixed

  • Don't hyphenate words with (non-normalized) COMBINING ACCENTS (#147)
  • bump devDependencies

Changed

  • use TextDecoder instead of StringDecoder

Doc

  • Update the webpack example for webpack 5.4.0

Version 4.8.0 (2020-10-09)

Fixed

  • bump dependencies in Webpack example
  • bump devDependencies

Changed

  • linked list based pattern trie needs much less memory

Version 4.7.0 (2020-08-05)

... (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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@ivuorinen

Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/hyphenopoly-4.12.0 branch from a3257a7 to 68a04d7 Compare September 15, 2021 08:18
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/hyphenopoly-4.12.0 branch from 68a04d7 to 1289a6c Compare October 12, 2021 07:49
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/hyphenopoly-4.12.0 branch from 1289a6c to d8ca545 Compare February 16, 2022 13:13
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/hyphenopoly-4.12.0 branch from d8ca545 to 84bedf5 Compare April 12, 2022 10:58
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/hyphenopoly-4.12.0 branch from 84bedf5 to 87124fc Compare May 23, 2022 10:37
Bumps [hyphenopoly](https://github.com/mnater/Hyphenopoly) from 3.4.0 to 4.12.0.
- [Release notes](https://github.com/mnater/Hyphenopoly/releases)
- [Changelog](https://github.com/mnater/Hyphenopoly/blob/master/CHANGELOG.md)
- [Commits](mnater/Hyphenopoly@v3.4.0...v4.12.0)

---
updated-dependencies:
- dependency-name: hyphenopoly
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/hyphenopoly-4.12.0 branch from 87124fc to 27677d1 Compare May 23, 2022 10:57
@dependabot @github

dependabot Bot commented on behalf of github Jan 4, 2023

Copy link
Copy Markdown
Contributor Author

Superseded by #456.

@dependabot dependabot Bot closed this Jan 4, 2023
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/hyphenopoly-4.12.0 branch January 4, 2023 01:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance maintenance-npm NPM Related Automatic PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant