Soarex16 / rdf-bp-editor

Ontology process editor
https://knowledgeflow.netlify.app/
0 stars 0 forks source link

Bump i18next from 19.4.5 to 20.3.0 #352

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps i18next from 19.4.5 to 20.3.0.

Changelog

Sourced from i18next's changelog.

20.3.0

  • add simple toJSON function to fix uncontrolled serialization, fixes 1322

20.2.4

  • fix types for LanguageDetector detect function

20.2.3

  • if detected lng is falsy, set it to empty array, to make sure at least the fallbackLng will be used

20.2.2

  • fix plural equations for Kazakh 1608

20.2.1

  • fix lastIndex in regex when skipOnVariables is true

20.2.0

  • add ignoreJSONStructure into the types
  • stop recursive interpolation also for "{{variable}}" when skipOnVariables is true 1595
  • old browser fix for "includes" usage 1597

20.1.0

  • Add alwaysFormat into the types 1586
  • Add interpolation key name to format function 1571

20.0.0

  • add support to proper augment PluginOptions type 1583
  • introduce ignoreJSONStructure flag, to automatically lookup for a flat key if a nested key is not found an vice-versa 1584 (MAJOR: because of ignoreJSONStructure is true by default)

19.9.2

  • try to fix another edge case issue 1570 introduces by fixing 1552

19.9.1

  • Fallback on singular defaultValue 1563

19.9.0

  • Improve updateMissing default plural behavior 1558
  • typescript: type definitions improvements for backend 1560

19.8.10

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

Superseded by #355.