Update NodeJS dependencies
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| @babel/core (source) | devDependencies | minor | ^7.12.17 -> ^7.13.8 |
| @babel/preset-env (source) | devDependencies | minor | ^7.12.17 -> ^7.13.8 |
| @gitlab/svgs (source) | dependencies | minor | ^1.182.0 -> ^1.183.0 |
| @gitlab/ui (source) | dependencies | minor | ^27.9.0 -> ^27.14.0 |
| @rollup/plugin-replace | devDependencies | patch | ^2.4.0 -> ^2.4.1 |
| eslint (source) | devDependencies | minor | ^7.20.0 -> ^7.21.0 |
| rollup (source) | devDependencies | minor | ^2.39.0 -> ^2.40.0 |
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
babel/babel
v7.13.8
🐛 Bug Fix
- Other
- #12909 chore: do not provide polyfills on bundling @babel/standalone (@JLHwung)
-
#12891 fix(eslint-parser): merge input
estreeoptions (@JLHwung)
-
babel-compat-data,babel-preset-env- #12901 Fix Module not found: Error: Can't resolve 'core-js/modules/es6.array.concat.js' with compat-data@7.13.x (@luxp)
-
babel-plugin-transform-runtime,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime-
#12893 Allow
require()of runtime helpers in Node.js 13.2-13.6 (@nicolo-ribaudo)
-
#12893 Allow
💅 Polish
-
babel-helper-create-class-features-plugin-
#12898 Do not warn for
looseof class features inpreset-env(@nicolo-ribaudo)
-
#12898 Do not warn for
🏠 Internal
-
babel-core,babel-helper-transform-fixture-test-runner,babel-register-
#12820 [internal] Keep the
.cjsextension when compiling source files (@nicolo-ribaudo)
-
#12820 [internal] Keep the
-
babel-plugin-transform-runtime,babel-runtime-corejs2,babel-runtime-
#12883 Improve
@babel/runtimeesm stability (@nicolo-ribaudo)
-
#12883 Improve
🔬 Output optimization
-
babel-plugin-proposal-object-rest-spread-
#12899 Skip
_extendshelper for{…x}with modern targets (@nicolo-ribaudo)
-
#12899 Skip
v7.13.1
🐛 Bug Fix
-
babel-plugin-transform-runtime,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime-
#12855 Rename
index.mjsto_index.mjsin@babel/runtime(@nicolo-ribaudo)
-
#12855 Rename
-
babel-core-
#12852 Export function versions of
createConfigItem(@nicolo-ribaudo)
-
#12852 Export function versions of
v7.13.0
🚀 New Feature
-
babel-parser -
babel-generator,babel-parser,babel-plugin-syntax-module-blocks,babel-standalone,babel-traverse,babel-types- #12469 Parse JS Module Blocks proposal (@sosukesuzuki)
-
babel-generator,babel-parser,babel-types- #12628 Support TypeScript 4.2 abstract constructor signatures (@sosukesuzuki)
- #12193 Flow Enums with unknown members support (@gkz)
-
babel-core,babel-register- #11498 Add cjs as a default extension (@perrin4869)
-
babel-traverse -
babel-plugin-transform-typescript,babel-preset-typescript -
babel-generator,babel-parser,babel-plugin-transform-flow-strip-types,babel-plugin-transform-parameters,babel-types-
#12234 Support Flow
thisparameter annotations (@dsainati1)
-
#12234 Support Flow
-
babel-plugin-proposal-record-and-tuple- #12145 Implement "Records and Tuples" transform (@rickbutton)
-
babel-plugin-transform-runtime,babel-plugin-transform-typeof-symbol,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime-
#12632 Use conditional exports in
@babel/runtimefor CJS/ESM (@nicolo-ribaudo)
-
#12632 Use conditional exports in
-
babel-core,babel-helper-plugin-utils,babel-preset-env-
#12219 Add
@babel/coresupport for the newassumptionsoption (@nicolo-ribaudo)
-
#12219 Add
-
babel-core,babel-helper-compilation-targets,babel-helper-plugin-utils,babel-preset-env-
#12189 Add
targetsandbrowserslist*options to@babel/core(@nicolo-ribaudo)
-
#12189 Add
-
babel-core-
#12266 Support
.mjsplugins/presets and async factories (@nicolo-ribaudo)
-
#12266 Support
🐛 Bug Fix
-
babel-helpers,babel-plugin-proposal-class-properties,babel-plugin-proposal-decorators,babel-plugin-transform-classes,babel-plugin-transform-function-name,babel-plugin-transform-parameters,babel-plugin-transform-react-jsx,babel-plugin-transform-runtime,babel-plugin-transform-typescript,babel-preset-env- #8461 Fix _isNativeReflectConstruct helper (@nicolo-ribaudo)
-
babel-cli -
babel-node -
babel-standalone -
babel-plugin-proposal-optional-chaining,babel-traverse- #12812 Fix scope of computed method keys (@overlookmotel)
🏠 Internal
-
babel-plugin-proposal-async-generator-functions,babel-plugin-proposal-decorators,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs2-
#12845 Use the
babel-plugin-polyfill-*packages intransform-runtime(@nicolo-ribaudo)
-
#12845 Use the
-
babel-plugin-transform-runtime-
#12842 Don't use
useESModulesin@babel/runtimebuild script (@nicolo-ribaudo)
-
#12842 Don't use
-
babel-standalone-
#12839 Make sure that Rollup's
dynamicRequireTargetsare included (@nicolo-ribaudo)
-
#12839 Make sure that Rollup's
-
babel-helper-transform-fixture-test-runner,babel-plugin-proposal-async-generator-functions,babel-plugin-proposal-decorators,babel-preset-env-
#12583 Use the
babel-plugin-polyfill-*packages inpreset-env(@nicolo-ribaudo)
-
#12583 Use the
:running_woman: Performance
🔬 Output optimization
gitlab-org/gitlab-ui
v27.14.0
Features
- css: Add gl-mt-11 (8c94546)
Reverts
- temporarily revert the update for icon sizes (5d09680)
27.13.1 (2021-02-24)
Bug Fixes
- GlFormInputGroup: Migrate GlDeprecatedDropdown to GlDropdown (4950fef)
v27.13.1
Bug Fixes
- GlFormInputGroup: Migrate GlDeprecatedDropdown to GlDropdown (4950fef)
v27.13.0
Features
- css: Add gl-md-w-auto (93bb29a)
27.12.2 (2021-02-24)
Bug Fixes
- ensure labels are not underlined in gl-alerts (c2740b5)
27.12.1 (2021-02-23)
Bug Fixes
- banner: Remove deprecated info button variant in favor of confirm (5e5c1e9)
v27.12.2
Bug Fixes
- ensure labels are not underlined in gl-alerts (c2740b5)
v27.12.1
Bug Fixes
- banner: Remove deprecated info button variant in favor of confirm (5e5c1e9)
v27.12.0
Features
- GlAlert: Add sticky property (edb326f)
v27.11.0
Features
- css: gl-pl-8 utility class (53799fc)
v27.10.0
Features
- GlFilteredSearch: Add OR multi-select capability (d85e072)
27.9.1 (2021-02-22)
Bug Fixes
- alert: Remove deprecated info button variant in favor of confirm (7871f7c)
- modal: Remove depreacted button variants from modals (71cb98d)
v27.9.1
Bug Fixes
eslint/eslint
v7.21.0
-
3cd5440Upgrade: @eslint/eslintrc to 0.4.0 (#14147) (Brandon Mills) -
c0b8c71Upgrade: Puppeteer to 7.1.0 (#14122) (Tim van der Lippe) -
08ae31eNew: Implement cacheStrategy (refs eslint/rfcs#63) (#14119) (Manu Chambon) -
5e51fd2Update: do not ignore symbolic links (fixes #13551, fixes #13615) (#14126) (Pig Fang) -
87c43a5Chore: improve a few comments and fix typos (#14125) (Tobias Nießen) -
e19c51eSponsors: Sync README with website (ESLint Jenkins) -
b8aea99Fix: pluralize 'line' to 'lines' in max-lines-per-function description (#14115) (Trevin Hofmann) -
f5b53e2Sponsors: Sync README with website (ESLint Jenkins) -
eee1213Sponsors: Sync README with website (ESLint Jenkins) -
5c4d7eaSponsors: Sync README with website (ESLint Jenkins)
rollup/rollup
v2.40.0
2021-02-26
Features
- Make sure that entry point variable names take precedence over variable names in dependencies when deconflicting (#3977)
Bug Fixes
- Replace
:in generated file names to prevent invalid files on Windows (#3972)
Merge Requests
-
#3972: Don't allow
:in file names (@lukastaegert) - #3976: Add soft breaks to guide to improve mobile experience (@lukastaegert)
- #3977: Reverse module deconflicting order (@lukastaegert)
v2.39.1
2021-02-23
Bug Fixes
- Make sure local variables named Symbol, Object or Promise do not conflict with code generated by Rollup (#3971)
Merge Requests
- #3964: Remove extra word (@jamonholmgren)
- #3971: Avoid conflicts with local variables named Symbol, Object, Promise (@lukastaegert)
Renovate configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.