Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update voku/portable-ascii requirement from ^1.5 to ^2.0 #21

Merged
merged 1 commit into from
Feb 7, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 25, 2022

Updates the requirements on voku/portable-ascii to permit the latest version.

Changelog

Sourced from voku/portable-ascii's changelog.

Changelog

1.6.1 (2021-01-24)

  • revert: prefer "Russian - Passport (2013), ICAO" instead of "Russian - GOST 7.79-2000(B)"
  • revert: fix "Ukrainian" char-mapping (thanks to @​Andr1yk0)
  • revert: fix "Persian" char-mapping (thanks to @​frost-cyber)

1.6.0 (2021-01-24)

  • prefer "Russian - Passport (2013), ICAO" instead of "Russian - GOST 7.79-2000(B)"
  • fix "Ukrainian" char-mapping (thanks to @​Andr1yk0)
  • fix "Persian" char-mapping (thanks to @​frost-cyber)
  • fix "ASCII::normalize_whitespace()" -> "CARRIAGE RETURN" is more like "" and no "\n"
  • add "ASCII::to_ascii_remap()" -> this method will return broken characters and is only for special cases

1.5.6 (2020-11-12)

  • "ASCII::normalize_whitespace()" -> can now also remove "control characters" if needed v2

1.5.5 (2020-11-12)

  • fix "Greeklish" char-mapping (thanks @​sebdesign)
  • "ASCII::normalize_whitespace()" -> can now also remove "control characters" if needed

1.5.4 (2020-11-08)

  • add some missing replacements in U+23xx page (thanks @​marcoffee)
  • fix "Russian" char-mapping (thanks @​ilyahoilik)
  • running test with PHP 8.0 rc3

1.5.3 (2020-07-23)

1.5.2 (2020-06-16)

  • add "Bengali" (bn) language support (thanks @​eliyas5044)
  • fix "Portuguese" char-mapping
  • reduce the file size (removed extra comments from "avian2/unidecode")

1.5.1 (2020-05-26)

1.5.0 (2020-05-24)

... (truncated)

Commits
  • 9bd89e8 Revert "Revert "[+]: prefer "Russian - Passport (2013), ICAO" instead of "Rus...
  • 73c3eea Revert "Revert "[-]: remove quote from the mappings""
  • 2a7d475 Revert "Revert "[+]: fix tests after ascii-mapping updates""
  • 9fb7d56 Revert "Revert "Fix Persian(Farsi)""
  • 383c886 Revert "Revert "ukrainian 'ш'->'sh'""
  • 4ef80c2 Revert "Revert "Update "Ukrainian" mapping""
  • 87337c9 [*]: update the changelog
  • fbbd1ec Revert "Update "Ukrainian" mapping"
  • 3999ddb Revert "ukrainian 'ш'->'sh'"
  • 72bc955 Revert "Fix Persian(Farsi)"
  • Additional commits viewable in compare view

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)

Updates the requirements on [voku/portable-ascii](https://github.com/voku/portable-ascii) to permit the latest version.
- [Release notes](https://github.com/voku/portable-ascii/releases)
- [Changelog](https://github.com/voku/portable-ascii/blob/master/CHANGELOG.md)
- [Commits](voku/portable-ascii@1.5.0...2.0.0)

---
updated-dependencies:
- dependency-name: voku/portable-ascii
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 25, 2022
@auto-assign auto-assign bot requested a review from janbarasek January 25, 2022 04:11
@janbarasek janbarasek merged commit 8606673 into master Feb 7, 2022
@delete-merged-branch delete-merged-branch bot deleted the dependabot/composer/voku/portable-ascii-tw-2.0 branch February 7, 2022 18:07
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 size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant