Skip to content
This repository has been archived by the owner on Jun 14, 2023. It is now read-only.

Bump hangeul from 0.2.0 to 0.3.0 #24

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 8, 2022

Bumps hangeul from 0.2.0 to 0.3.0.

Commits
  • 410327e Bump version to 0.3.0
  • e750463 Merge pull request #4 from yjh0502/master
  • df6a593 fix typo, add coverage test
  • 6ff898b rustfmt
  • 32fa5cb Merge pull request #3 from Danue1/patch-2
  • 9f15588 Merge pull request #2 from Danue1/patch-1
  • 3a225bf collect constants
  • 74ff450 add to_index method and reduce code by using to_index method
  • 7ca4db0 reduce the pattern matching for from_jamo
  • 2f32e62 remove redundant dereferencing
  • Additional commits viewable in compare view

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)

Bumps [hangeul](https://github.com/bekker/hangeul-rs) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/bekker/hangeul-rs/releases)
- [Commits](bekker/hangeul-rs@0.2.0...0.3.0)

---
updated-dependencies:
- dependency-name: hangeul
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Nov 8, 2022
@codecov
Copy link

codecov bot commented Nov 8, 2022

Codecov Report

Merging #24 (86a6669) into main (2846635) will decrease coverage by 3.65%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #24      +/-   ##
==========================================
- Coverage   80.71%   77.05%   -3.66%     
==========================================
  Files           5        3       -2     
  Lines         197      170      -27     
==========================================
- Hits          159      131      -28     
- Misses         38       39       +1     
Impacted Files Coverage Δ
src/chars.rs 77.58% <0.00%> (-1.73%) ⬇️
tests/from_hangeul.rs
tests/to_hangeul.rs

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants