Skip to content
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.

chore(deps): update shared components packages to v13 (major) #1287

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 30, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@testing-library/react 12.1.5 -> 13.4.0 age adoption passing confidence
react-i18next 11.18.6 -> 13.5.0 age adoption passing confidence

Release Notes

testing-library/react-testing-library (@​testing-library/react)

v13.4.0

Compare Source

Features
  • renderHook: allow passing of all render options to renderHook (#​1118) (27a9584)

v13.3.0

Compare Source

Features

v13.2.0

Compare Source

Features

v13.1.1

Compare Source

Bug Fixes

v13.1.0

Compare Source

Features

v13.0.1

Compare Source

Bug Fixes

v13.0.0

Compare Source

Features
BREAKING CHANGES
i18next/react-i18next (react-i18next)

v13.5.0

Compare Source

  • self-closing components in translation strings should not attempt to replace the component's children 1695

v13.4.1

Compare Source

  • types: use CustomInstanceExtenstions to extend reportNamespaces

v13.4.0

Compare Source

  • fix: separate cjs and mjs typings

v13.3.2

Compare Source

  • types: fix consider importing '*.js'

v13.3.1

Compare Source

  • optimize defaultVariables feature introduced in last release

v13.3.0

Compare Source

  • Respect defaultVariables in the interpolation options 1685

v13.2.2

Compare Source

  • Fix missing TransWithoutContext type 1672

v13.2.1

Compare Source

  • types: Allow iterable ReactI18NextChildren as children 1669

v13.2.0

Compare Source

  • Don't use defaults prop as default key 1664

v13.1.2

Compare Source

  • postpone usage of newer ES syntax

v13.1.1

Compare Source

  • Render all children regardless of type when using i18nIsDynamicList prop 1661

v13.1.0

Compare Source

  • Fix non-list dynamic content in Trans component 1660

v13.0.3

Compare Source

  • fix unescape is not consistently called for all values 1657

v13.0.2

Compare Source

  • export icu.macro 1652

v13.0.1

Compare Source

  • types: Fix performance issue in Trans component 1646

v13.0.0

Compare Source

  • Update types to support t function redesign 1615
  • requires i18next >= v23.0.1

v12.3.1

Compare Source

  • optimization for optional lng prop for useTranslation, should now prevent missings when lazy loading translations 1637

v12.3.0

Compare Source

  • optional lng prop for useTranslation (helping on server side 1637)

v12.2.2

Compare Source

  • try to fix conditional exports in package.json

v12.2.1

Compare Source

  • type fix: the type of defaultNS in I18nextProvider should support string[] 1633

v12.2.0

Compare Source

  • if defaultValue is passed in not ready t functio (via useTranslation) return that instead of the key, even though the user-land could should be fixed 1618

v12.1.5

Compare Source

v12.1.4

Compare Source

  • fix crash in gatsby 1594

v12.1.3

Compare Source

  • fix fallback of t function in Trans component

v12.1.2

Compare Source

  • fix crash in gatsby 1594

v12.1.1

Compare Source

  • fix for node resolution 1589

v12.1.0

Compare Source

  • context-less version of Trans component to be used for environments without react context 1588

v12.0.0

Compare Source

  • Update t function types to rely on types coming from i18next 1501

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate
Copy link
Contributor Author

renovate bot commented Aug 30, 2022

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm WARN cli npm v10.2.3 does not support Node.js v16.20.0. This version of npm supports the following node versions: `^18.17.0 || >=20.5.0`. You can find the latest version at https://nodejs.org/.
npm WARN cli npm v10.2.3 does not support Node.js v16.20.0. This version of npm supports the following node versions: `^18.17.0 || >=20.5.0`. You can find the latest version at https://nodejs.org/.
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: kas-ui@0.0.2
npm ERR! Found: react@17.0.2
npm ERR! node_modules/react
npm ERR!   dev react@"17.0.2" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^18.0.0" from @testing-library/react@13.4.0
npm ERR! node_modules/@testing-library/react
npm ERR!   dev @testing-library/react@"13.4.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/worker/4805e7/420fe3/cache/others/npm/_logs/2023-11-15T21_31_05_060Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/worker/4805e7/420fe3/cache/others/npm/_logs/2023-11-15T21_31_05_060Z-debug-0.log

@renovate renovate bot force-pushed the renovate/major-13-shared-components-packages branch 7 times, most recently from 6312acd to bd76de0 Compare September 6, 2022 11:24
@renovate renovate bot force-pushed the renovate/major-13-shared-components-packages branch 2 times, most recently from 5d09b97 to 7393f3c Compare September 13, 2022 17:33
@renovate renovate bot force-pushed the renovate/major-13-shared-components-packages branch 4 times, most recently from cc34111 to 2dd98e2 Compare September 26, 2022 10:34
@renovate renovate bot force-pushed the renovate/major-13-shared-components-packages branch 6 times, most recently from 16699c3 to 9859060 Compare October 6, 2022 14:43
@renovate renovate bot force-pushed the renovate/major-13-shared-components-packages branch 8 times, most recently from 2d5bf4f to 8c4432a Compare October 18, 2022 15:45
@renovate renovate bot force-pushed the renovate/major-13-shared-components-packages branch 2 times, most recently from 24bd45a to 1437dc0 Compare October 20, 2022 12:14
@renovate renovate bot force-pushed the renovate/major-13-shared-components-packages branch 7 times, most recently from a7f622b to 01bb8b9 Compare April 30, 2023 05:12
@renovate renovate bot force-pushed the renovate/major-13-shared-components-packages branch 5 times, most recently from 6e28bf9 to 3df5f53 Compare May 6, 2023 03:54
@renovate renovate bot changed the title chore(deps): update dependency @testing-library/react to v13 chore(deps): update shared components packages to v13 (major) Jun 15, 2023
@renovate renovate bot force-pushed the renovate/major-13-shared-components-packages branch 2 times, most recently from ba18f07 to 266b777 Compare June 22, 2023 08:52
@renovate renovate bot force-pushed the renovate/major-13-shared-components-packages branch from 266b777 to 2ffa8d3 Compare July 10, 2023 20:46
@renovate renovate bot force-pushed the renovate/major-13-shared-components-packages branch from 2ffa8d3 to e670e6c Compare July 31, 2023 14:11
@renovate renovate bot force-pushed the renovate/major-13-shared-components-packages branch 3 times, most recently from 0417c39 to 8fbf970 Compare August 11, 2023 16:54
@renovate renovate bot force-pushed the renovate/major-13-shared-components-packages branch 2 times, most recently from 56d57ed to 4d1526c Compare August 29, 2023 13:53
@renovate renovate bot force-pushed the renovate/major-13-shared-components-packages branch from 4d1526c to b023154 Compare September 3, 2023 07:21
@renovate renovate bot force-pushed the renovate/major-13-shared-components-packages branch 2 times, most recently from 58e4139 to 55e9a41 Compare October 19, 2023 19:03
@renovate renovate bot force-pushed the renovate/major-13-shared-components-packages branch 3 times, most recently from debcbf6 to f1002e3 Compare November 13, 2023 14:42
@renovate renovate bot force-pushed the renovate/major-13-shared-components-packages branch from f1002e3 to 8af8184 Compare November 15, 2023 21:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants