FAQ | This is a LIVE service | Changelog

fix(deps): update all non-major dependencies

This MR contains the following updates:

Package Type Update Change
@testing-library/react dependencies minor 16.1.0 -> 16.2.0
@testing-library/user-event dependencies minor 14.5.2 -> 14.6.0
@types/node (source) dependencies patch 22.10.6 -> 22.10.7
react-toastify dependencies patch 11.0.2 -> 11.0.3

Release Notes

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

v16.2.0

Compare Source

Features
testing-library/user-event (@​testing-library/user-event)

v14.6.0

Compare Source

Features
Bug Fixes
  • clipboard: await DataTransferItem.getAsString() callback (#​1251) (7b11b0e)
  • event: assign pointer coords to MouseEvent (#​1039) (8528972)
  • pointer: check PointerCoords.x in isDifferentPointerPosition (#​1216) (75edef5)
  • pointer: check all fields of PointerCoords in isDifferentPointerPosition() (#​1229) (5f3d28f)
fkhadra/react-toastify (react-toastify)

v11.0.3

Compare Source

  • fix: remove margin on mobile
  • export ToastIcon type

Configuration

📅 Schedule: Branch creation - "* * * * 1-5" in timezone Europe/London, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


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

This MR has been generated by Renovate Bot.

Merge request reports

Loading