Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Updates the requirements on unicode-display_width to permit the latest version.

Changelog

Sourced from unicode-display_width's changelog.

1.4.0

  • Unicode 11

1.3.3

  • Replace Gem::Util.gunzip with direct zlib implementation
    This removes the dependency on rubygems, fixes #17

1.3.2

  • Explicitly load rubygems/util, fixes regression in 1.3.1 (autoload issue)

1.3.1

  • Use Gem::Util for gunzip, removes deprecation warning, patch by Schwad

1.3.0

  • Unicode 10

1.2.1

  • Fix bug that emoji: true would fail for emoji without modifier

1.2.0

  • Add zero-width codepoint ranges: U+2060..U+206F, U+FFF0..U+FFF8, U+E0000..U+E0FFF
  • Add full-witdh codepoint ranges: U+3400..U+4DBF, U+4E00..U+9FFF, U+F900..U+FAFF, U+20000..U+2FFFD, U+30000..U+3FFFD
  • Experimental emoji support using the unicode-emoji gem
  • Fix minor bug in index compression scheme

1.1.3

  • Fix that non-UTF-8 encodings do not throw errors, patch by windwiny

1.1.2

  • Reduce memory consumption and increase performance, patch by rrosenblum

1.1.1

  • Always load index into memory, fixes #9

1.1.0

  • Support Unicode 9.0

1.0.5

... (truncated)
Commits

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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • @dependabot use (this|these) label[s] will set the current labels as the default for future PRs for this repo and language
  • @dependabot use (this|these) reviewer[s] will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use (this|these) assignee[s] will set the current assignees as the default for future PRs for this repo and language

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@coveralls
Copy link

coveralls commented Jun 5, 2018

Coverage Status

Coverage remained the same at 100.0% when pulling 3523ffc on dependabot/bundler/unicode-display_width-gte-1.3-and-lt-1.5 into 56d16f6 on master.

@rochefort rochefort merged commit 721b2cd into master Aug 27, 2018
@rochefort rochefort deleted the dependabot/bundler/unicode-display_width-gte-1.3-and-lt-1.5 branch August 27, 2018 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants