Skip to content

Update all non-major dependencies

Common Ground Bot requested to merge renovate/all-minor-patch into master

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
@testing-library/react 11.2.6 -> 11.2.7 age adoption passing confidence
@testing-library/react-hooks 5.1.2 -> 5.1.3 age adoption passing confidence
@testing-library/user-event 13.1.8 -> 13.1.9 age adoption passing confidence
eslint-config-standard 16.0.2 -> 16.0.3 age adoption passing confidence
eslint-plugin-import 2.22.1 -> 2.23.4 age adoption passing confidence
eslint-plugin-react 7.23.2 -> 7.24.0 age adoption passing confidence
formik (source) 2.2.6 -> 2.2.8 age adoption passing confidence
gatsby-transformer-yaml 3.5.0 -> 3.6.0 age adoption passing confidence
golangci/golangci-lint v1.40.0-alpine -> v1.40.1-alpine age adoption passing confidence
i18next (source) 20.2.2 -> 20.3.1 age adoption passing confidence
nginx 1.20.0-alpine -> 1.21.0-alpine age adoption passing confidence
react-i18next 11.8.15 -> 11.10.0 age adoption passing confidence
react-transition-group 4.4.1 -> 4.4.2 age adoption passing confidence
registry.gitlab.com/gitlab-org/release-cli v0.7.0 -> v0.8.0 age adoption passing confidence

Release Notes

testing-library/react-testing-library

v11.2.7

Compare Source

Bug Fixes
testing-library/react-hooks-testing-library

v5.1.3

Compare Source

Bug Fixes
  • types: Correct overload order for act without strictNullChecks (#​622) (882bcfe)
testing-library/user-event

v13.1.9

Compare Source

Bug Fixes
  • keyboard: do not set document selection when typing on <input> (#​679) (f2fec13)
standard/eslint-config-standard

v16.0.3

Compare Source

benmosher/eslint-plugin-import

v2.23.4

Compare Source

Fixed
  • [no-import-module-exports]: Don't crash if packages have no entrypoint ([#​2099], thanks [@​eps1lon])
  • [no-extraneous-dependencies]: fix package name algorithm ([#​2097], thanks [@​paztis])

v2.23.3

Compare Source

Fixed
Changed
  • [Docs] Add no-relative-packages to list of to the list of rules ([#​2075], thanks [@​arvigeus])

v2.23.2

Compare Source

Changed
  • [meta] add safe-publish-latest; use prepublishOnly script for npm 7+

v2.23.1

Compare Source

Fixed

v2.23.0

Compare Source

Added
Fixed
Changed
yannickcr/eslint-plugin-react

v7.24.0

Compare Source

Added
Fixed
Changed
formium/formik

v2.2.8

Compare Source

Patch Changes

v2.2.7

Compare Source

Patch Changes
  • e50040a #​2881 Thanks @​jinmayamashita! - Prevent calling getSelectedValues when the element has not options

  • 31405ab #​3201 Thanks @​artola! - Fixes regression that resulted in error update race condition from when using validateOnMount

  • c2d6926 #​2995 Thanks @​johnrom! - Allow explicitly setting <form action> to empty string (#​2981). Note: previous code which passed an empty string would result in a noop (simply appending # to the url), but this will now result in a form submission to the current page.

gatsbyjs/gatsby

v3.6.0

Compare Source

i18next/i18next

v20.3.1

Compare Source

  • add 'ns' to the 'returnedObjectHandler' options 1619
  • disable warn 'accessing an object' when the 'returnedObjectHandler' is defined 1617

v20.3.0

Compare Source

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

v20.2.4

Compare Source

  • fix types for LanguageDetector detect function

v20.2.3

Compare Source

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

v11.10.0

Compare Source

  • add transWrapTextNodes option 1324 to prevent a well-known Google Translate issue with React apps 1323, thanks to feross

v11.9.0

Compare Source

reactjs/react-transition-group

v4.4.2

Compare Source

Bug Fixes

Configuration

📅 Schedule: 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.

Edited by Common Ground Bot

Merge request reports