Skip to content

Commit b97c73f

Browse files
Blankllsnyk-bot
andauthored
[Snyk] Upgrade i18n from 0.15.1 to 0.15.2 (#80)
![snyk-top-banner](https://res.cloudinary.com/snyk/image/upload/r-d/scm-platform/snyk-pull-requests/pr-banner-default.svg) <h3>Snyk has created this PR to upgrade i18n from 0.15.1 to 0.15.2.</h3> :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. <hr/> - The recommended version is **1 version** ahead of your current version. - The recommended version was released **23 days ago**. <details> <summary><b>Release notes</b></summary> <br/> <details> <summary>Package name: <b>i18n</b></summary> <ul> <li> <b>0.15.2</b> - <a href="https://redirect.github.com/mashpie/i18n-node/releases/tag/v0.15.2">2025-09-26</a></br><h1>Changed</h1> <ul> <li>package updates</li> <li>replaces zombie with supertest</li> <li>replaces npm with pnpm</li> <li>local dev defaults to node 24</li> <li>drops node support in CI &lt;18</li> <li>use codecov.io for coverage reporting</li> </ul> </li> <li> <b>0.15.1</b> - 2022-09-22 </li> </ul> from <a href="https://redirect.github.com/mashpie/i18n-node/releases">i18n GitHub release notes</a> </details> </details> --- > [!IMPORTANT] > > - Check the changes in this PR to ensure they won't cause issues with your project. > - This PR was automatically created by Snyk using the credentials of a real user. --- **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:** <img src="https://api.segment.io/v1/pixel/track?data=eyJ3cml0ZUtleSI6InJyWmxZcEdHY2RyTHZsb0lYd0dUcVg4WkFRTnNCOUEwIiwiYW5vbnltb3VzSWQiOiJjODEwYzBiMi05NjRiLTQ0MzktOTgzZC1mNWM2MWI4MDlhMTEiLCJldmVudCI6IlBSIHZpZXdlZCIsInByb3BlcnRpZXMiOnsicHJJZCI6ImM4MTBjMGIyLTk2NGItNDQzOS05ODNkLWY1YzYxYjgwOWExMSJ9fQ==" width="0" height="0"/> > - 🧐 [View latest project report](https://app.snyk.io/org/blankll/project/9c72c875-e7a2-4e68-85a9-7b26a5bc5b32?utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr) > - 📜 [Customise PR templates](https://docs.snyk.io/scan-using-snyk/pull-requests/snyk-fix-pull-or-merge-requests/customize-pr-templates?utm_source=&utm_content=fix-pr-template) > - 🛠 [Adjust upgrade PR settings](https://app.snyk.io/org/blankll/project/9c72c875-e7a2-4e68-85a9-7b26a5bc5b32/settings/integration?utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr) > - 🔕 [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.snyk.io/org/blankll/project/9c72c875-e7a2-4e68-85a9-7b26a5bc5b32/settings/integration?pkg&#x3D;i18n&amp;utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr#auto-dep-upgrades) [//]: # 'snyk:metadata:{"breakingChangeRiskLevel":null,"FF_showPullRequestBreakingChanges":null,"FF_showPullRequestBreakingChangesWebSearch":null,"customTemplate":{"variablesUsed":[],"fieldsUsed":[]},"dependencies":[{"name":"i18n","from":"0.15.1","to":"0.15.2"}],"env":"prod","hasFixes":false,"isBreakingChange":false,"isMajorUpgrade":false,"issuesToFix":[],"prId":"c810c0b2-964b-4439-983d-f5c61b809a11","prPublicId":"c810c0b2-964b-4439-983d-f5c61b809a11","packageManager":"npm","priorityScoreList":[],"projectPublicId":"9c72c875-e7a2-4e68-85a9-7b26a5bc5b32","projectUrl":"https://app.snyk.io/org/blankll/project/9c72c875-e7a2-4e68-85a9-7b26a5bc5b32?utm_source=github&utm_medium=referral&page=upgrade-pr","prType":"upgrade","templateFieldSources":{"branchName":"default","commitMessage":"default","description":"default","title":"default"},"templateVariants":[],"type":"auto","upgrade":[],"upgradeInfo":{"versionsDiff":1,"publishedDate":"2025-09-26T12:11:16.511Z"},"vulns":[]}' Co-authored-by: snyk-bot <snyk-bot@snyk.io>
1 parent c1c3846 commit b97c73f

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"chalk": "^5.6.2",
7373
"commander": "^14.0.1",
7474
"i": "^0.3.7",
75-
"i18n": "^0.15.1",
75+
"i18n": "^0.15.2",
7676
"jszip": "^3.10.1",
7777
"lodash": "^4.17.21",
7878
"npm": "^11.5.2",

0 commit comments

Comments
 (0)