Skip to content

Update all non-major dependencies (patch)

Reiter, Christoph requested to merge renovate/patch-all-minor-patch into master

This MR contains the following updates:

Package Type Update Change
@babel/core (source) devDependencies patch 7.14.0 -> 7.14.2
@babel/preset-env (source) devDependencies patch 7.14.1 -> 7.14.2
i18next (source) dependencies patch 20.2.2 -> 20.2.4
rollup (source) devDependencies patch 2.47.0 -> 2.48.0

Release Notes

babel/babel

v7.14.2

Compare Source

🐛 Bug Fix
💅 Polish
  • babel-helper-module-transforms, babel-plugin-transform-modules-commonjs
📝 Documentation
🏠 Internal
:running_woman: Performance
i18next/i18next

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
rollup/rollup

v2.48.0

Compare Source

2021-05-15

Features
  • Add replacement to conditionally insert asset extensions in entryFileNames when preserving modules (#​4077)
Bug Fixes
  • Fix crash when dynamically assigning to namespace members (#​4070)
  • Do not associate pure annotations in front of a semi-colon or comma with succeeding code (#​4068)
Merge Requests

Configuration

📅 Schedule: "before 3am on Monday" (UTC).

🚦 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 Reiter, Christoph

Merge request reports