Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade i18next from 23.4.2 to 23.11.2 #573

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

Conversation

dmitrymarokhonov
Copy link
Contributor

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade i18next from 23.4.2 to 23.11.2.

ℹ️ 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 41 versions ahead of your current version.

  • The recommended version was released a month ago, on 2024-04-14.

The recommended version fixes:

Severity Issue PriorityScore (*) Exploit Maturity
Cross-site Request Forgery (CSRF)
SNYK-JS-AXIOS-6032459
676/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.1
Proof of Concept
Prototype Pollution
SNYK-JS-AXIOS-6144788
676/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.1
No Known Exploit
Regular Expression Denial of Service (ReDoS)
SNYK-JS-ES5EXT-6095076
676/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.1
Proof of Concept
Regular Expression Denial of Service (ReDoS)
SNYK-JS-AXIOS-6124857
676/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.1
Proof of Concept
Incomplete List of Disallowed Inputs
SNYK-JS-BABELTRAVERSE-5962462
676/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.1
Proof of Concept
Improper Input Validation
SNYK-JS-FOLLOWREDIRECTS-6141137
676/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.1
Proof of Concept
Information Exposure
SNYK-JS-FOLLOWREDIRECTS-6444610
676/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.1
Proof of Concept

(*) Note that the real score may have changed since the PR was raised.

Release notes
Package name: i18next
  • 23.11.2 - 2024-04-14
    • allow defaultValue in nested translation 2174
  • 23.11.1 - 2024-04-09
    • types: remove const from ParseKeys Context type parameter and disable skipLibCheck 2169
  • 23.11.0 - 2024-04-08
    • Fix typing performance regression 2166
  • 23.10.1 - 2024-03-08
  • 23.10.0 - 2024-02-22
    • Add 'isInitializing' property so we're able to detect init() was already called 2141
  • 23.9.0 - 2024-02-18
    • types: support nested keys in InterpolationMap 2140 fixes 2014
  • 23.8.3 - 2024-02-17
    • prevent resource mutation when using addResourceBundle 2081
  • 23.8.2 - 2024-01-31
    • optimize addResources to address 2130
  • 23.8.1 - 2024-01-29
    • types: support stricter typechecking for returnEmptyString and returnNull 2129
  • 23.8.0 - 2024-01-28
    • improve performance by reducing array slices and RegExp recreation 2128
  • 23.7.20 - 2024-01-26
  • 23.7.19 - 2024-01-24
  • 23.7.18 - 2024-01-20
  • 23.7.17 - 2024-01-20
  • 23.7.16 - 2024-01-04
  • 23.7.15 - 2024-01-03
  • 23.7.14 - 2024-01-02
  • 23.7.13 - 2023-12-30
  • 23.7.12 - 2023-12-28
  • 23.7.11 - 2023-12-14
  • 23.7.10 - 2023-12-14
  • 23.7.9 - 2023-12-12
  • 23.7.8 - 2023-12-06
  • 23.7.7 - 2023-11-28
  • 23.7.6 - 2023-11-13
  • 23.7.5 - 2023-11-13
  • 23.7.4 - 2023-11-13
  • 23.7.3 - 2023-11-11
  • 23.7.2 - 2023-11-10
  • 23.7.1 - 2023-11-10
  • 23.7.0 - 2023-11-10
  • 23.6.0 - 2023-10-18
  • 23.5.1 - 2023-09-08
  • 23.5.0 - 2023-09-07
  • 23.4.9 - 2023-09-05
  • 23.4.8 - 2023-09-05
  • 23.4.7 - 2023-09-05
  • 23.4.6 - 2023-08-25
  • 23.4.5 - 2023-08-22
  • 23.4.4 - 2023-08-09
  • 23.4.3 - 2023-08-08
  • 23.4.2 - 2023-08-06
from i18next GitHub release notes
Commit messages
Package name: i18next

Compare


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:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Note: This is a default PR template raised by Snyk. Find out more about how you can customise Snyk PRs in our documentation.

Snyk has created this PR to upgrade i18next from 23.4.2 to 23.11.2.

See this package in npm:
i18next

See this project in Snyk:
https://app.snyk.io/org/dmitrymarokhonov/project/68008a44-c699-41e6-975b-808aa6e732f3?utm_source=github&utm_medium=referral&page=upgrade-pr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TFunction types, doesn't infer nested interpolation correctly
2 participants