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.2 -> 7.14.3
eslint (source) devDependencies patch 7.26.0 -> 7.27.0
fabric (source) dependencies patch 4.4.0 -> 4.5.0
i18next (source) dependencies patch 20.2.4 -> 20.3.0
rollup (source) devDependencies patch 2.48.0 -> 2.49.0

Release Notes

babel/babel

v7.14.3

Compare Source

🐛 Bug Fix
🏠 Internal
🔬 Output optimization
  • babel-helper-create-class-features-plugin, babel-helper-replace-supers, babel-plugin-proposal-class-static-block, babel-preset-env
eslint/eslint

v7.27.0

Compare Source

  • 2c0868c Chore: merge all html formatter files into html.js (#​14612) (Milos Djermanovic)
  • 9e9b5e0 Update: no-unused-vars false negative with comma operator (fixes #​14325) (#​14354) (Nitin Kumar)
  • afe9569 Chore: use includes instead of indexOf (#​14607) (Mikhail Bodrov)
  • c0f418e Chore: Remove lodash (#​14287) (Stephen Wade)
  • 52655dd Update: no-restricted-imports custom message for patterns (fixes #​11843) (#​14580) (Alex Holden)
  • 967b1c4 Chore: Fix typo in large.js (#​14589) (Ikko Ashimine)
  • 2466a05 Sponsors: Sync README with website (ESLint Jenkins)
  • fe29f18 Sponsors: Sync README with website (ESLint Jenkins)
  • 086c1d6 Chore: add more test cases for no-sequences (#​14579) (Nitin Kumar)
  • 6a2ced8 Docs: Update README team and sponsors (ESLint Jenkins)
fabricjs/fabric.js

v4.5.0

Compare Source

  • fix(fabric.PencilBrush) decimate deleting end of a freedrawing line #​6966
  • feat(fabric.Text): Adding support for RTL languages by adding direction property #​7046
  • feat(fabric) Add an eraser brush as optional module #​6994
  • fix v4: 'scaling' event triggered before object position is adjusted #​6650
  • Fix(fabric.Object): CircleControls transparentCorners styling #​7015
  • Fix(svg_import): svg parsing in case it uses empty use tag or use with image href #​7044
  • fix(fabric.Shadow): offsetX, offsetY and blur supports float #​7019
i18next/i18next

v20.3.0

Compare Source

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

v2.49.0

Compare Source

2021-05-23

Features
  • Detect side-effect-free static class methods and properties (#​4018)
  • Detect side-effect-free array elements (#​4018)
  • Do not apply deoptimizations from dead code (#​4018)
Bug Fixes
  • Handle side effect detection for getters and setters added in untracked code (#​4018)
  • Track "this" mutations for methods, getters and setters (#​4018)
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.

Merge request reports

Loading