Update NodeJS dependencies
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@evilmartians/lefthook | devDependencies | patch | ^1.2.1 -> ^1.2.2 |
@gitlab/svgs | dependencies | minor | ^3.9.0 -> ^3.11.0 |
@rollup/plugin-babel (source) | devDependencies | patch | ^6.0.2 -> ^6.0.3 |
@rollup/plugin-commonjs (source) | devDependencies | patch | ^23.0.2 -> ^23.0.3 |
@rollup/plugin-json (source) | devDependencies | patch | ^5.0.1 -> ^5.0.2 |
prettier (source) | devDependencies | minor | ^2.7.1 -> ^2.8.0 |
rollup (source) | devDependencies | minor | ^3.3.0 -> ^3.5.0 |
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
evilmartians/lefthook
v1.2.2
gitlab-org/gitlab-svgs
v3.11.0
[3.11.0]
Changes
- Added icon 'building'
- Added icon 'compass'
v3.10.0
[3.10.0]
Changes
- Updated illustration 'list'
rollup/plugins (@rollup/plugin-babel)
v6.0.3
2022-11-25
Updates
- docs: small typo in babel plugin readme #1355
rollup/plugins (@rollup/plugin-commonjs)
v23.0.3
2022-11-27
Bugfixes
- fix: correctly wrap a default class export from cjs module #1350
rollup/plugins (@rollup/plugin-json)
v5.0.2
2022-11-27
Updates
- docs: correct minimatch to picomatch #1332
rollup/rollup
v3.5.0
2022-11-27
Features
- Add
treeshake.manualPureFunctions
to override static analysis for explicit function names (#4718)
Bug Fixes
- Do not throw when a plugin uses
this.load
without awaiting its result (#4725)
Merge Requests
- #4718: Add simple way to manually declare pure functions (@lukastaegert)
- #4725: Fix isIncluded error when using rollup-plugin-typescript2 (@lukastaegert)
v3.4.0
2022-11-22
Features
- Do not keep unused
Object.freeze
calls on object literals (#4720)
Merge Requests
- #4720: Only consider Object.freeze a side effect if the argument is used (@lukastaegert)
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.