Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 28, 2025

This PR contains the following updates:

Package Change Age Confidence
i18next (source) 25.5.2 -> 25.6.0 age confidence

Release Notes

i18next/i18next (i18next)

v25.6.0

Compare Source

  • feat: exists() method now respects returnObjects option - returns false when accessing an object key with returnObjects: false, enabling detection of object vs string keys 2359

    Note: This is a potential behavior change. If you were previously calling exists() with returnObjects: false on object keys, those calls will now return false instead of true. This enables developers to detect whether a key points to an object or string value.

v25.5.3

Compare Source

  • export esm type declaration for keyFromSelector 2356

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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies This pull request updates dependency files label Oct 28, 2025
@RichDom2185 RichDom2185 enabled auto-merge (squash) October 28, 2025 10:07
@renovate renovate bot force-pushed the renovate/i18next-25.x-lockfile branch from b996dc6 to 0ef6d96 Compare October 28, 2025 10:12
@renovate renovate bot force-pushed the renovate/i18next-25.x-lockfile branch from 0ef6d96 to 45b3d66 Compare October 28, 2025 10:17
@coveralls
Copy link

Pull Request Test Coverage Report for Build 18871129948

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.003%) to 42.481%

Totals Coverage Status
Change from base Build 18871047855: -0.003%
Covered Lines: 21112
Relevant Lines: 52058

💛 - Coveralls

@RichDom2185 RichDom2185 merged commit 4955f76 into master Oct 28, 2025
10 checks passed
@RichDom2185 RichDom2185 deleted the renovate/i18next-25.x-lockfile branch October 28, 2025 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies This pull request updates dependency files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants