loopback4-microservice-catalog
loopback4-microservice-catalog copied to clipboard
[Snyk] Upgrade i18n from 0.14.2 to 0.15.0
Snyk has created this PR to upgrade i18n from 0.14.2 to 0.15.0.
:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
- The recommended version is 1 version ahead of your current version.
- The recommended version was released a month ago, on 2022-05-19.
Release notes
Package name: i18n
-
0.15.0 - 2022-05-19
add YAML support by parser config
-
0.14.2 - 2022-03-05
Fixed
Fixes #493 - using i18n with a combination of retry and sync settings lead to a 'Maximum call stack size exceeded' exception due to an infinite loop while writing phrases to all locale files.
const i18n = new I18n({ // [...] retryInDefaultLocale: true, syncFiles: true, })
Commit messages
Package name: i18n
- 04d8058 Merge branch 'release/0.15.0' into npm
- 6628de2 0.15.0
- cf23f42 upgrade devDeps
- 7bddaec Merge pull request #488 from mathiashsteffensen/custom-parser
- e55a597 Merge branch 'master' into custom-parser
- 192086f Merge pull request #496 from mashpie/dependabot/npm_and_yarn/minimist-1.2.6
- c09d331 Bump minimist from 1.2.5 to 1.2.6
- 83509b8 Merge pull request #495 from pokir/patch-1
- 2bc09df Fix comment
- 291c0ea Merge branch 'release/0.14.2' into npm
- 7a7ad5e Merge tag '0.14.2'
- a210c07 version bump
- e110662 Adds fixture locale file in YAML format, so writing back to the file doesn't interfere with subsequent tests
- c86c807 Ensure support for Node < 14
- e756994 Adds YAML to dev dependencies and improves README and test changes per review comment
- b262d7d Adds parser option to README.md
- 0939db3 Adds parser option to allow for different storage formats
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🔕 Ignore this dependency or unsubscribe from future upgrade PRs
Kudos, SonarCloud Quality Gate passed! 
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication