Update dependency encoding-japanese to v2 #43
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^1.0.30
->^2.0.0
Release Notes
polygonplanet/encoding.js (encoding-japanese)
v2.2.0
Compare Source
Features
fallback: 'ignore'
option inEncoding.convert
. (#41) Thanks @syumaifallback: 'error'
option inEncoding.convert
. (#44)Maintenance
mocha
) to the latest versions. (a7bded8)Documentation
fallback
option ofconvert
in README.md (2a522ea)v2.1.0
Compare Source
Changes
encoding.min.js.map
from bundles to simplify build and reduce distribution size. (b963656)CI
.travis.yml
) to GitHub Actions (.github/workflows/ci.yml
). (8c4612e)Maintenance
eslint
,mocha
,uglify-js
) to the latest versions. (f092635)Documentation
detect
convert
,urlEncode/urlDecode
,base64Encode/base64Decode
,codeToString/stringToCode
,Japanese Zenkaku/Hankaku conversion
) in README.md.
v2.0.0
Compare Source
Features
fallback
option toEncoding.convert
. (5622bfa) Thanks #23 by @tohutohu, fallback types by @p-chanEncoding.version
. (bd3d6ef)Bug Fixes
Breaking Changes
bower
support. (981ea39)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.