Skip to content

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

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

This MR contains the following updates:

Package Type Update Change
glob devDependencies minor 7.1.7 -> 7.2.0
rollup (source) devDependencies minor 2.56.3 -> 2.58.0
rollup (source) devDependencies minor 2.56.3 -> 2.57.0

Release Notes

isaacs/node-glob

v7.2.0

Compare Source

rollup/rollup

v2.58.0

Compare Source

2021-10-01

Features
  • Add a flag to more reliably identify entry points in the resolveId hook (#​4230)
Merge Requests

v2.57.0

Compare Source

2021-09-22

Features
  • Add generatedCode option to allow Rollup to use es2015 features for smaller output and more efficient helpers (#​4215)
  • Improve AMD and SystemJS parsing performance by wrapping relevant functions in parentheses (#​4215)
  • Using preferConst will now show a warning with strictDeprecations: true (#​4215)
Bug Fixes
  • Improve ES3 syntax compatibility by more consequently quoting reserved words as props in generated code (#​4215)
  • Do not use Object.assign in generated code to ensure ES5 compatibility without the need for polyfills (#​4215)
  • Support live-bindings in dynamic namespace objects that contain reexported external or synthetic namespaces (#​4215)
  • Use correct "this" binding in dynamic import expressions for CommonJS and AMD (#​4215)
  • Properly handle shimMissingExports for exports that are only used internally (#​4215)
  • Prevent unhandled rejection for failed module parsing (#​4228)
Merge Requests

Configuration

📅 Schedule: "every weekend" (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