Skip to content

chore(deps): update all non-major dependencies - autoclosed

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

This MR contains the following updates:

Package Type Update Change
@babel/core (source) devDependencies patch 7.13.10 -> 7.13.16
@babel/preset-env (source) devDependencies patch 7.13.10 -> 7.13.15
@dbp-toolkit/app-shell (source) dependencies minor ^0.1.0 -> ^0.2.0
@dbp-toolkit/auth (source) dependencies minor ^0.1.0 -> ^0.2.0
@dbp-toolkit/common (source) dependencies minor ^0.1.0 -> ^0.2.0
@dbp-toolkit/font-source-sans-pro dependencies minor ^0.1.0 -> ^0.2.0
@dbp-toolkit/language-select (source) dependencies minor ^0.1.0 -> ^0.2.0
@dbp-toolkit/notification (source) dependencies minor ^0.1.0 -> ^0.2.0
@dbp-toolkit/person-profile (source) dependencies minor ^0.1.0 -> ^0.2.0
@rollup/plugin-node-resolve devDependencies patch 11.2.0 -> 11.2.1
@rollup/plugin-replace devDependencies patch 2.4.1 -> 2.4.2
eslint (source) devDependencies minor 7.22.0 -> 7.24.0
i18next (source) dependencies minor 20.1.0 -> 20.2.1
karma (source) devDependencies minor 6.2.0 -> 6.3.2
rollup (source) devDependencies minor 2.42.1 -> 2.45.2

Release Notes

babel/babel

v7.13.16

Compare Source

👓 Spec Compliance
🐛 Bug Fix
  • babel-helpers, babel-plugin-transform-modules-commonjs, babel-plugin-transform-regenerator, babel-plugin-transform-spread, babel-preset-env, babel-runtime-corejs2, babel-runtime
  • babel-helper-compilation-targets
  • babel-generator
📝 Documentation
🏠 Internal
  • babel-helper-bindify-decorators, babel-helper-explode-class
  • Other
  • babel-helper-call-delegate
  • babel-helper-hoist-variables, babel-plugin-transform-block-scoping
  • babel-cli, babel-core, babel-generator, babel-plugin-transform-function-name, babel-register, babel-types

v7.13.15

Compare Source

👓 Spec Compliance
🐛 Bug Fix
💅 Polish
📝 Documentation
🏠 Internal
:running_woman: Performance

v7.13.14

Compare Source

🐛 Bug Fix
🏠 Internal
  • Other
  • babel-cli, babel-core, babel-helper-transform-fixture-test-runner, babel-register, babel-types
:running_woman: Performance

v7.13.13

Compare Source

👓 Spec Compliance
🐛 Bug Fix
💅 Polish
🏠 Internal
:running_woman: Performance
dbp/web-components/toolkit

v0.2.2

Compare Source

v0.2.1

Compare Source

v0.2.0

Compare Source

eslint/eslint

v7.24.0

Compare Source

v7.23.0

Compare Source

  • 687ccae Update: add option "allowInParentheses" to no-sequences (fixes #​14197) (#​14199) (Daniel Rentz)
  • dbf2529 Sponsors: Sync README with website (ESLint Jenkins)
  • 4bdf2c1 Sponsors: Sync README with website (ESLint Jenkins)
  • 49d1697 Chore: Upgrade eslint-plugin-jsdoc to v25 and remove --legacy-peer-deps (#​14244) (Brandon Mills)
  • 43f1685 Update: --quiet should not supress --max-warnings (fixes #​14202) (#​14242) (Milos Djermanovic)
  • 909c727 Docs: Add valid example that shows vars in a block scope (#​14230) (Ed S)
  • 28583eb Fix: no-mixed-operators false positives with ? : (fixes #​14223) (#​14226) (Milos Djermanovic)
  • a99eb2d Fix: Clarify line breaks in object-curly-newline (fixes #​14024) (#​14063) (armin yahya)
  • 8984c91 Update: eslint --env-info output os info (#​14059) (薛定谔的猫)
  • 2a79306 Sponsors: Sync README with website (ESLint Jenkins)
  • ebd7026 Docs: Fix typo (#​14225) (Greg Finley)
  • a2013fc Sponsors: Sync README with website (ESLint Jenkins)
i18next/i18next

v20.2.1

Compare Source

  • fix lastIndex in regex when skipOnVariables is true

v20.2.0

Compare Source

  • add ignoreJSONStructure into the types
  • stop recursive interpolation also for "{{variable}}" when skipOnVariables is true 1595
  • old browser fix for "includes" usage 1597
karma-runner/karma

v6.3.2

Compare Source

Bug Fixes

v6.3.1

Compare Source

Bug Fixes

v6.3.0

Compare Source

Features
  • support asynchronous config.set() call in karma.conf.js (#​3660) (4c9097a)
rollup/rollup

v2.45.2

Compare Source

2021-04-13

Bug Fixes
  • Do not user a dynamic entry file name for naming a manual chunk (#​4040)
Merge Requests

v2.45.1

Compare Source

2021-04-10

Bug Fixes
  • Handle falsy return values from async plugin options hooks (#​4039)
Merge Requests

v2.45.0

Compare Source

2021-04-09

Features
  • Support private class instance methods and accessors (#​4034)
Merge Requests

v2.44.0

Compare Source

2021-03-29

Features
  • Add a new option makeAbsoluteExternalsRelative to opt out of renormalizing absolute external ids to relative ids (#​4021)
  • Extend the resolveId plugin hook to allow forcing or preventing renormalization of absolute external ids (#​4021)
  • Make the rendered code of individual modules available in the generated bundle (#​4028)
Bug Fixes
  • Handle objects with __proto__ properties correctly (#​4019)
Merge Requests

v2.43.1

Compare Source

2021-03-28

Bug Fixes
  • Prevent infinite recursions in certain scenarios when calling object properties (#​4025)
Merge Requests

v2.43.0

Compare Source

2021-03-27

Features
  • Track side effects of function properties in objects for better tree-shaking (#​4011)
Merge Requests

v2.42.4

Compare Source

2021-03-24

Bug Fixes
  • Do not discard plugin return values when using perf option (#​4010)
Merge Requests

v2.42.3

Compare Source

2021-03-22

Bug Fixes
  • Do not ignore #__PURE__ comments in front of optional chaining expressions (#​4007)
Merge Requests

v2.42.2

Compare Source

2021-03-22

Bug Fixes
  • Use correct import.meta.url in relative imports from transpiled config files (#​4005)
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

Loading