Update all non-major dependencies
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@rollup/plugin-commonjs (source) | devDependencies | patch | 24.0.0 -> 24.0.1 |
@rollup/plugin-terser (source) | devDependencies | minor | ^0.1.0 -> ^0.3.0 |
@webcomponents/scoped-custom-element-registry (source) | dependencies | patch | ^0.0.6 -> ^0.0.7 |
eslint-plugin-jsdoc | devDependencies | patch | 39.6.4 -> 39.6.7 |
i18next-parser | devDependencies | minor | 7.2.0 -> 7.6.0 |
rollup (source) | devDependencies | patch | 3.10.0 -> 3.10.1 |
Release Notes
rollup/plugins (@rollup/plugin-commonjs)
v24.0.1
2023-01-20
Bugfixes
- fix: types should come first in exports #1403
rollup/plugins (@rollup/plugin-terser)
v0.3.0
2023-01-06
Features
- feat: emit source map #1383
v0.2.1
2022-12-21
Bugfixes
- fix: __filename not defined #1367
v0.2.0
2022-12-05
Features
- feat: parallel execution #1341
webcomponents/polyfills
v0.0.7
Fixed
- Polyfilled ElementInternals prototype methods now return their original value.
i18next/i18next-parser
v7.6.0
v7.5.0
v7.4.0
- Fix esm import in cjs project #761
- Update dependencies
v7.3.0
rollup/rollup
v3.10.1
2023-01-20
Bug Fixes
- Fix some crashes when using optional chaining with namespaces and improve tree-shaking (#4812)
- Avoid wrongly removed code when using optional chaining (#4812)
Merge Requests
- #4809: fix: rollup bin file is in dist folder (@saibotsivad)
- #4812: Rework tree-shaking support for optional chaining (@lukastaegert)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.