VictorWinberg / webbuilder

Webbuilder™
1 stars 0 forks source link

Update all non-major dependencies #233

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/lodash 4.14.172 -> 4.14.178 age adoption passing confidence
@types/node 12.20.18 -> 12.20.41 age adoption passing confidence
@types/sequelize 4.28.10 -> 4.28.11 age adoption passing confidence
@vue/cli-plugin-babel 4.5.13 -> 4.5.15 age adoption passing confidence
@vue/cli-plugin-eslint 4.5.13 -> 4.5.15 age adoption passing confidence
@vue/cli-plugin-typescript 4.5.13 -> 4.5.15 age adoption passing confidence
@vue/cli-plugin-unit-jest 4.5.13 -> 4.5.15 age adoption passing confidence
@vue/cli-service (source) 4.5.13 -> 4.5.15 age adoption passing confidence
@vue/test-utils 1.2.2 -> 1.3.0 age adoption passing confidence
body-parser 1.19.0 -> 1.19.1 age adoption passing confidence
bootstrap (source) 4.6.0 -> 4.6.1 age adoption passing confidence
buefy (source) 0.9.8 -> 0.9.14 age adoption passing confidence
core-js 3.16.0 -> 3.20.2 age adoption passing confidence
cypress 8.6.0 -> 8.7.0 age adoption passing confidence
element-ui (source) 2.15.5 -> 2.15.6 age adoption passing confidence
eslint-plugin-import 2.23.4 -> 2.25.4 age adoption passing confidence
eslint-plugin-prettier 3.4.0 -> 3.4.1 age adoption passing confidence
express (source) 4.17.1 -> 4.17.2 age adoption passing confidence
nodemon (source) 2.0.12 -> 2.0.15 age adoption passing confidence
sass 1.37.5 -> 1.47.0 age adoption passing confidence
sequelize (source) 5.22.4 -> 5.22.5 age adoption passing confidence
start-server-and-test 1.13.1 -> 1.14.0 age adoption passing confidence
vue-router 3.5.2 -> 3.5.3 age adoption passing confidence

Release Notes

vuejs/vue-cli ### [`v4.5.15`](https://togithub.com/vuejs/vue-cli/releases/v4.5.15) [Compare Source](https://togithub.com/vuejs/vue-cli/compare/v4.5.14...v4.5.15) ##### Bug Fixes - fix: set `.mjs` file type to `javascript/auto` [\[15b1e1b\]](https://togithub.com/vuejs/vue-cli/commit/15b1e1b6bfa40fe0b69db304a2439c66ff9ba65f) This change allows an `.mjs` file to import named exports from `.cjs` and plain `.js` files. Fixes compatibility with `pinia`. ### [`v4.5.14`](https://togithub.com/vuejs/vue-cli/blob/HEAD/CHANGELOG.md#​4514-2021-10-14) [Compare Source](https://togithub.com/vuejs/vue-cli/compare/v4.5.13...v4.5.14) ##### Security Fixes This version fixed a CORS vulnerability and an XSS vulnerability in Vue CLI UI. We recommend all users of `vue ui` to upgrade to this version as soon as possible. ##### Credits: Ngo Wei Lin ([@​Creastery](https://twitter.com/creastery)) of STAR Labs ([@​starlabs_sg](https://twitter.com/starlabs_sg))
vuejs/vue-test-utils ### [`v1.3.0`](https://togithub.com/vuejs/vue-test-utils/releases/v1.3.0) [Compare Source](https://togithub.com/vuejs/vue-test-utils/compare/v1.2.2...v1.3.0) 1.3.0 is a small release, in terms of code changes, but brings back a popular feature that was previously deprecated: chaining for CSS selectors in `getComponent` and `findComponent`. This also is ported to Test Utils v2, so you can enjoy largely the same API in both libraries. #### Features feat: restore chaining and CSS selectors for findComponent ([#​1910](https://togithub.com/vuejs/vue-test-utils/issues/1910)) #### Fixes fix: verify object not null for typeof ([#​1897](https://togithub.com/vuejs/vue-test-utils/issues/1897)) fix(types): Remove argument for resetAutoDestroyState ([#​1907](https://togithub.com/vuejs/vue-test-utils/issues/1907))
expressjs/body-parser ### [`v1.19.1`](https://togithub.com/expressjs/body-parser/blob/HEAD/HISTORY.md#​1191--2021-12-10) [Compare Source](https://togithub.com/expressjs/body-parser/compare/1.19.0...1.19.1) \=================== - deps: bytes@3.1.1 - deps: http-errors@1.8.1 - deps: inherits@2.0.4 - deps: toidentifier@1.0.1 - deps: setprototypeof@1.2.0 - deps: qs@6.9.6 - deps: raw-body@2.4.2 - deps: bytes@3.1.1 - deps: http-errors@1.8.1 - deps: safe-buffer@5.2.1 - deps: type-is@~1.6.18
twbs/bootstrap ### [`v4.6.1`](https://togithub.com/twbs/bootstrap/releases/v4.6.1) [Compare Source](https://togithub.com/twbs/bootstrap/compare/v4.6.0...v4.6.1) ##### What's changed - Replace Sass division with multiplication and custom `divide()` function by [@​mdo](https://togithub.com/mdo) in [https://github.com/twbs/bootstrap/pull/34571](https://togithub.com/twbs/bootstrap/pull/34571) - Update RFS to v8.1.0 by [@​XhmikosR](https://togithub.com/XhmikosR) in [https://github.com/twbs/bootstrap/pull/34571](https://togithub.com/twbs/bootstrap/pull/34571) - fix(forms): input-group and validation icons by [@​ffoodd](https://togithub.com/ffoodd) in [https://github.com/twbs/bootstrap/pull/32968](https://togithub.com/twbs/bootstrap/pull/32968) - Fix minor visual bug in Firefox caused by `moz-focusring` by [@​kremit](https://togithub.com/kremit) in [https://github.com/twbs/bootstrap/pull/32821](https://togithub.com/twbs/bootstrap/pull/32821) - Adjust `SAFE_URL_PATTERN` regex for use with test method of regexes by [@​nikonthethird](https://togithub.com/nikonthethird) in [https://github.com/twbs/bootstrap/pull/33153](https://togithub.com/twbs/bootstrap/pull/33153) - Add `sms` in the `SAFE_URL_PATTERN` for sanitizer by [@​XhmikosR](https://togithub.com/XhmikosR) in [https://github.com/twbs/bootstrap/pull/35074](https://togithub.com/twbs/bootstrap/pull/35074) - Adjust feedback icon position and padding for `select.form-control` by [@​mdo](https://togithub.com/mdo) in [https://github.com/twbs/bootstrap/pull/33206](https://togithub.com/twbs/bootstrap/pull/33206) - Carousel: use buttons, not links, for prev/next controls by [@​patrickhlauke](https://togithub.com/patrickhlauke) in [https://github.com/twbs/bootstrap/pull/33165](https://togithub.com/twbs/bootstrap/pull/33165) - v4: Sass docs for default variables by [@​mdo](https://togithub.com/mdo) in [https://github.com/twbs/bootstrap/pull/33392](https://togithub.com/twbs/bootstrap/pull/33392) - Handle complex expressions in `add()` & `subtract()` by [@​ffoodd](https://togithub.com/ffoodd) in [https://github.com/twbs/bootstrap/pull/34047](https://togithub.com/twbs/bootstrap/pull/34047) - More concise improvements for `add()` and `subtract()` by [@​ffoodd](https://togithub.com/ffoodd) in [https://github.com/twbs/bootstrap/pull/34432](https://togithub.com/twbs/bootstrap/pull/34432) - Remove `aria-haspopup` from dropdowns by [@​patrickhlauke](https://togithub.com/patrickhlauke) in [https://github.com/twbs/bootstrap/pull/33624](https://togithub.com/twbs/bootstrap/pull/33624) - Dropdown: support `.dropdown-item` wrapped in `
  • ` tags by [@​cpsievert](https://togithub.com/cpsievert) in [https://github.com/twbs/bootstrap/pull/33649](https://togithub.com/twbs/bootstrap/pull/33649) - Update Node versions in JS tests (drop Node 10, add Node 16), update docs JS assets and add variables for `vertical-align` in spinners by [@​XhmikosR](https://togithub.com/XhmikosR) in [https://github.com/twbs/bootstrap/pull/33807](https://togithub.com/twbs/bootstrap/pull/33807) - Replace Freenode with Libera IRC server by [@​midzer](https://togithub.com/midzer) [https://github.com/twbs/bootstrap/pull/34050](https://togithub.com/twbs/bootstrap/pull/34050) - Fix repetition in the Navbar docs description by [@​coliff](https://togithub.com/coliff) in [https://github.com/twbs/bootstrap/pull/34208](https://togithub.com/twbs/bootstrap/pull/34208) - Enable `0.x` with negative margins in utilities by [@​k-utsumi](https://togithub.com/k-utsumi) in [https://github.com/twbs/bootstrap/pull/33593](https://togithub.com/twbs/bootstrap/pull/33593) - Remove print `thead` rule by [@​coliff](https://togithub.com/coliff) in [https://github.com/twbs/bootstrap/pull/34426](https://togithub.com/twbs/bootstrap/pull/34426) - Fix prevented `show` event disabling modals with fade class from being displayed again by [@​alpadev](https://togithub.com/alpadev) in [https://github.com/twbs/bootstrap/pull/34087](https://togithub.com/twbs/bootstrap/pull/34087) - Input group validation with custom-file input by [@​ffoodd](https://togithub.com/ffoodd) in [https://github.com/twbs/bootstrap/pull/33239](https://togithub.com/twbs/bootstrap/pull/33239) - Add eslint-plugin-qunit and tighten JS tests by [@​XhmikosR](https://togithub.com/XhmikosR) in [https://github.com/twbs/bootstrap/pull/32270](https://togithub.com/twbs/bootstrap/pull/32270) - Update our tests to Node 16 and npm 8 by [@​XhmikosR](https://togithub.com/XhmikosR) in [https://github.com/twbs/bootstrap/pull/35142](https://togithub.com/twbs/bootstrap/pull/35142) - Disabled link cleanup by [@​patrickhlauke](https://togithub.com/patrickhlauke) in [https://github.com/twbs/bootstrap/pull/34924](https://togithub.com/twbs/bootstrap/pull/34924) - Updated our devDependencies including terser; also enabled two passes for terser by [@​XhmikosR](https://togithub.com/XhmikosR) ##### Full changelog
  • buefy/buefy ### [`v0.9.14`](https://togithub.com/buefy/buefy/blob/HEAD/CHANGELOG.md#​0914) [Compare Source](https://togithub.com/buefy/buefy/compare/v0.9.13...v0.9.14) ##### New features - Add normalize string for search in tables (thanks [@​matheushahnn](https://togithub.com/matheushahnn)) - Add year to `week-number-click` event (thanks [@​geeksilva97](https://togithub.com/geeksilva97)) - Add `start` and `end` slot to tabs - Add `active-change` event to navbar dropdown (thanks [@​arusahni](https://togithub.com/arusahni)) ##### Fixes - Fix table sort when null values (thanks [@​Ryan-Case-SingleStone](https://togithub.com/Ryan-Case-SingleStone)) - Fix queue notification (thanks [@​geeksilva97](https://togithub.com/geeksilva97)) - Fix upload validation (thanks [@​l1bra2013](https://togithub.com/l1bra2013)) - Fix [#​3599](https://togithub.com/buefy/buefy/issues/3599) table using multiple column filters - Fix [#​3624](https://togithub.com/buefy/buefy/issues/3624) reset hovered autocomplete ### [`v0.9.13`](https://togithub.com/buefy/buefy/blob/HEAD/CHANGELOG.md#​0913) [Compare Source](https://togithub.com/buefy/buefy/compare/v0.9.12...v0.9.13) ### [`v0.9.12`](https://togithub.com/buefy/buefy/blob/HEAD/CHANGELOG.md#​0912) [Compare Source](https://togithub.com/buefy/buefy/compare/v0.9.11...v0.9.12) ### [`v0.9.11`](https://togithub.com/buefy/buefy/blob/HEAD/CHANGELOG.md#​0911) [Compare Source](https://togithub.com/buefy/buefy/compare/v0.9.10...v0.9.11) ##### New features - **New component: Breadcrumb**, [see docs](https://buefy.org/documentation/breadcrumb) (thanks [@​mouadTaoussi](https://togithub.com/mouadTaoussi)) - Add progress bar (remaining time to close) to notification (thanks [@​mouadTaoussi](https://togithub.com/mouadTaoussi)) - Add `selectable-header` and `selectable-footer` props to autocomplete (thanks [@​JDurman](https://togithub.com/JDurman)) - Add `close-button-aria-label` prop to modal (thanks [@​tcitworld](https://togithub.com/tcitworld)) - Add navbar burger and dropdowns to be focusable and keyboard selectable (thanks [@​tcitworld](https://togithub.com/tcitworld)) ##### Fixes - Fix stay open on mouse click when autocomplete is keep-open - Fix emitting autocomplete header and footer events (thanks [@​geeksilva97](https://togithub.com/geeksilva97)) - Fix loading when using fixed navbar (thanks [@​geeksilva97](https://togithub.com/geeksilva97)) - Fix datetimepicker when use granularity (thanks [@​geeksilva97](https://togithub.com/geeksilva97)) - Fix numberinput increment bug (thanks [@​geeksilva97](https://togithub.com/geeksilva97)) - Fix [#​3475](https://togithub.com/buefy/buefy/issues/3475) attributes duplication on navbar (thanks [@​GMartigny](https://togithub.com/GMartigny)) - Fix [#​3490](https://togithub.com/buefy/buefy/issues/3490) duplicate tags on select with enter and allow-new - Fix [#​3543](https://togithub.com/buefy/buefy/issues/3543) focused date when is range - Fix [#​3277](https://togithub.com/buefy/buefy/issues/3277) avoid to emit event when `clear-on-select` - Fix [#​3418](https://togithub.com/buefy/buefy/issues/3418) timepicker hour 12 displayed as 0 (thanks [@​cain](https://togithub.com/cain)) ### [`v0.9.10`](https://togithub.com/buefy/buefy/blob/HEAD/CHANGELOG.md#​0910) [Compare Source](https://togithub.com/buefy/buefy/compare/v0.9.9...v0.9.10) ##### Fixes - Fix double `select` event when `clear-on-select` - Fix event prevent on "Tab" key of autocomplete ### [`v0.9.9`](https://togithub.com/buefy/buefy/blob/HEAD/CHANGELOG.md#​099) [Compare Source](https://togithub.com/buefy/buefy/compare/v0.9.8...v0.9.9) ##### New features - Add `tag` prop to navbar dropdown (thanks [@​GMartigny](https://togithub.com/GMartigny)) - Add `select-on-click-outside` prop to autocomplete (thanks [@​elisamuelps](https://togithub.com/elisamuelps)) - Add `aria-labelledby` prop to checkbox and switch (thanks [@​milad-mirkarimi](https://togithub.com/milad-mirkarimi)) - Add `icon-right` and `icon-right-clickable` props to datepicker and datetimepicker (thanks [@​rubjo](https://togithub.com/rubjo)) - Add `caption` prop to table (thanks [@​eveenendaal](https://togithub.com/eveenendaal)) - Add `pause-on-hover` prop to toast (thanks [@​milad-mirkarimi](https://togithub.com/milad-mirkarimi)) - Improve number input validation (thanks [@​fabiofdsantos](https://togithub.com/fabiofdsantos)) - Enable click event to notification (thanks [@​franciscoh017](https://togithub.com/franciscoh017)) - Show switch control label if slot exists (thanks [@​cain](https://togithub.com/cain)) - Prevent emitting the prompt value when inputted text is compositing (thanks [@​soudai-s](https://togithub.com/soudai-s)) ##### Fixes - Fix autocomplete using `keep first` (thanks [@​dauriata](https://togithub.com/dauriata)) - Fix combination of filters with custom searches (AND operator) (thanks [@​massimozappino](https://togithub.com/massimozappino)) - Fix avoid reading undefined range on datepicker (thanks [@​apauly](https://togithub.com/apauly)) - Fix sidebar delay on hover leave (thanks [@​holtolee](https://togithub.com/holtolee)) - Fix [#​3431](https://togithub.com/buefy/buefy/issues/3431) disable sort when column is not sortable (multisort) - Fix [#​3438](https://togithub.com/buefy/buefy/issues/3438) reset current tag when duplicated - Fix [#​3442](https://togithub.com/buefy/buefy/issues/3442) wrong prop on timepicker - Fix [#​3461](https://togithub.com/buefy/buefy/issues/3461) check if a detail row is visible before trying to close it (thanks [@​GMartigny](https://togithub.com/GMartigny)) - Fix [#​3473](https://togithub.com/buefy/buefy/issues/3473) emit typing to force reload items on tagsinput
    zloirock/core-js ### [`v3.20.2`](https://togithub.com/zloirock/core-js/blob/HEAD/CHANGELOG.md#​3202---20220102) [Compare Source](https://togithub.com/zloirock/core-js/compare/v3.20.1...v3.20.2) - Added a fix of [a V8 ~ Chrome 36- `Object.{ defineProperty, defineProperties }` bug](https://bugs.chromium.org/p/v8/issues/detail?id=3334), [Babel issue](https://togithub.com/babel/babel/issues/14056) - Added fixes of some different `%TypedArray%.prototype.set` bugs, affects modern engines (like Chrome < 95 or Safari < 14.1) ### [`v3.20.1`](https://togithub.com/zloirock/core-js/blob/HEAD/CHANGELOG.md#​3201---20211223) [Compare Source](https://togithub.com/zloirock/core-js/compare/v3.20.0...v3.20.1) - Fixed the order of calling reactions of already fulfilled / rejected promises in `Promise.prototype.then`, [#​1026](https://togithub.com/zloirock/core-js/issues/1026) - Fixed possible memory leak in specific promise chains - Fixed some missed dependencies of entries - Added Deno 1.18 compat data mapping ### [`v3.20.0`](https://togithub.com/zloirock/core-js/blob/HEAD/CHANGELOG.md#​3200---20211216) [Compare Source](https://togithub.com/zloirock/core-js/compare/v3.19.3...v3.20.0) - Added `structuredClone` method [from the HTML spec](https://html.spec.whatwg.org/multipage/structured-data.html#dom-structuredclone), [see MDN](https://developer.mozilla.org/en-US/docs/Web/API/structuredClone) - Includes all cases of cloning and transferring of required ECMAScript and platform types that can be polyfilled, for the details see [the caveats](https://togithub.com/zloirock/core-js#caveats-when-using-structuredclone-polyfill) - Uses native structured cloning algorithm implementations where it's possible - Includes the new semantic of errors cloning from [`html/5749`](https://togithub.com/whatwg/html/pull/5749) - Added `DOMException` polyfill, [the Web IDL spec](https://webidl.spec.whatwg.org/#idl-DOMException), [see MDN](https://developer.mozilla.org/en-US/docs/Web/API/DOMException) - Includes `DOMException` and its attributes polyfills with fixes of many different engines bugs - Includes `DOMException#stack` property polyfill in engines that should have it - Reuses native `DOMException` implementations where it's possible (for example, in old NodeJS where it's not exposed as global) - Added [support of `cause` on all Error types](https://togithub.com/tc39/proposal-error-cause) - Added `Error.prototype.toString` method polyfill with fixes of many different bugs of JS engines - Added `Number.prototype.toExponential` method polyfill with fixes of many different bugs of JS engines - [`Array` grouping proposal](https://togithub.com/tc39/proposal-array-grouping): - Moved to stage 3 - Added `Array.prototype.groupByToMap` method - Removed `@@​species` support - Added [change `Array` by copy stage 2 proposal](https://togithub.com/tc39/proposal-change-array-by-copy): - `Array.prototype.toReversed` - `Array.prototype.toSorted` - `Array.prototype.toSpliced` - `Array.prototype.with` - `%TypedArray%.prototype.toReversed` - `%TypedArray%.prototype.toSorted` - `%TypedArray%.prototype.toSpliced` - `%TypedArray%.prototype.with` - Added `Iterator.prototype.toAsync` method from [the iterator helpers stage 2 proposal](https://togithub.com/tc39/proposal-iterator-helpers) - [`Array.fromAsync` proposal](https://togithub.com/tc39/proposal-array-from-async) moved to stage 2 - Added [`String.cooked` stage 1 proposal](https://togithub.com/tc39/proposal-string-cooked): - Added [`Function.prototype.unThis` stage 0 proposal](https://togithub.com/js-choi/proposal-function-un-this) - Added [`Function.{ isCallable, isConstructor }` stage 0 proposal](https://togithub.com/caitp/TC39-Proposals/blob/trunk/tc39-reflect-isconstructor-iscallable.md): - `Function.isCallable` - `Function.isConstructor` - Added a workaround of most cases breakage modern `String#at` after loading obsolete `String#at` proposal module, [#​1019](https://togithub.com/zloirock/core-js/issues/1019) - Fixed `Array.prototype.{ values, @​@​iterator }.name` in V8 ~ Chrome 45- - Fixed validation of typed arrays in typed arrays iteration methods in V8 ~ Chrome 50- - Extension of the API, [#​1012](https://togithub.com/zloirock/core-js/issues/1012) - Added a new `core-js/actual/**` namespace - Added entry points for each finished post-ES6 proposal ### [`v3.19.3`](https://togithub.com/zloirock/core-js/blob/HEAD/CHANGELOG.md#​3193---20211206) [Compare Source](https://togithub.com/zloirock/core-js/compare/v3.19.2...v3.19.3) - Fixed internal slots check in methods of some built-in types, [#​1017](https://togithub.com/zloirock/core-js/issues/1017) - Fixed `URLSearchParams` iterator `.next` that should be enumerable [by the spec](https://webidl.spec.whatwg.org/#es-iterator-prototype-object) - Refactored `Subscription` - Added NodeJS 17.2 compat data mapping ### [`v3.19.2`](https://togithub.com/zloirock/core-js/blob/HEAD/CHANGELOG.md#​3192---20211129) [Compare Source](https://togithub.com/zloirock/core-js/compare/v3.19.1...v3.19.2) - Added a workaround for a UC Browser specific version bug with unobservable `RegExp#sticky` flag, [#​1008](https://togithub.com/zloirock/core-js/issues/1008), [#​1015](https://togithub.com/zloirock/core-js/issues/1015) - Added handling of comments and specific spaces to `Function#name` polyfill, [#​1010](https://togithub.com/zloirock/core-js/issues/1010), thanks [@​ildar-shaimordanov](https://togithub.com/ildar-shaimordanov) - Prevented some theoretical cases of breaking / observing the internal state by patching `Array.prototype[@​@​species]` - Refactored `URL` and `URLSearchParams` - Added iOS Safari 15.2 compat data mapping - Added Electron 17.0 compat data mapping - Updated Deno compat data mapping ### [`v3.19.1`](https://togithub.com/zloirock/core-js/blob/HEAD/CHANGELOG.md#​3191---20211103) [Compare Source](https://togithub.com/zloirock/core-js/compare/v3.19.0...v3.19.1) - Added a workaround for FF26- bug where `ArrayBuffer`s are non-extensible, but `Object.isExtensible` does not report it: - Fixed in `Object.{ isExtensible, isSealed, isFrozen }` and `Reflect.isExtensible` - Fixed handling of `ArrayBuffer`s as collections keys - Fixed `Object#toString` on `AggregateError` in IE10- - Fixed possible lack of dependencies of `WeakMap` in IE8- - `.findLast` methods family marked as supported [from Chrome 97](https://chromestatus.com/features#milestone%3D97) - Fixed inheritance of Electron compat data `web.` modules - Fixed Safari 15.1 compat data (some features were not added) - Added iOS Safari 15.1 compat data mapping ### [`v3.19.0`](https://togithub.com/zloirock/core-js/blob/HEAD/CHANGELOG.md#​3190---20211025) [Compare Source](https://togithub.com/zloirock/core-js/compare/v3.18.3...v3.19.0) - Most built-ins are encapsulated in `core-js` for preventing possible cases of breaking / observing the internal state by patching / deleting of them - Avoid `.call` / `.apply` prototype methods that could be patched - Avoid `instanceof` operator - implicit `.prototype` / `@@​hasInstance` access that could be patched - Avoid `RegExp#test`, `String#match` and some over methods - implicit `.exec` and `RegExp` well-known symbols access that could be patched - Clearing of `Error` stack from extra entries experimentally added to `AggregateError`, [#​996](https://togithub.com/zloirock/core-js/pull/996), in case lack of problems it will be extended to other cases - In engines with native `Symbol` support, new well-known symbols created with usage `Symbol.for` for ensuring the same keys in different realms, [#​998](https://togithub.com/zloirock/core-js/issues/998) - Added a workaround of [a BrowserFS NodeJS `process` polyfill bug](https://togithub.com/jvilk/bfs-process/issues/5) that incorrectly reports V8 version that's used in some cases of `core-js` feature detection - Fixed normalization of `message` `AggregateError` argument - Fixed order of arguments conversion in `Math.scale`, [a spec draft bug](https://togithub.com/rwaldron/proposal-math-extensions/issues/24) - Fixed `core-js-builder` work in NodeJS 17, added a workaround of [`webpack` + NodeJS 17 issue](https://togithub.com/webpack/webpack/issues/14532) - Added NodeJS 17.0 compat data mapping - Added Opera Android 65 compat data mapping - Updated Electron 16.0 compat data mapping - Many other minor fixes and improvements ### [`v3.18.3`](https://togithub.com/zloirock/core-js/blob/HEAD/CHANGELOG.md#​3183---20211013) [Compare Source](https://togithub.com/zloirock/core-js/compare/v3.18.2...v3.18.3) - Fixed the prototype chain of `AggregateError` constructor that should contain `Error` constructor - Fixed incorrect `AggregateError.prototype` properties descriptors - Fixed `InstallErrorCause` internal operation - Added NodeJS 16.11 compat data mapping - Added Deno 1.16 compat data mapping - `Object.hasOwn` marked as supported from Safari 15.1 ### [`v3.18.2`](https://togithub.com/zloirock/core-js/blob/HEAD/CHANGELOG.md#​3182---20211006) [Compare Source](https://togithub.com/zloirock/core-js/compare/v3.18.1...v3.18.2) - Early `{ Array, %TypedArray% }.fromAsync` errors moved to the promise, per the latest changes of the spec draft - Internal `ToInteger(OrInfinity)` operation returns `+0` for `-0` argument, ES2020+ update - Fixed theoretical problems with handling bigint in `Number` constructor wrapper - Fixed `String.raw` with extra arguments - Fixed some missed dependencies in entry points - Some other minor fixes and improvements - Refactoring ### [`v3.18.1`](https://togithub.com/zloirock/core-js/blob/HEAD/CHANGELOG.md#​3181---20210927) [Compare Source](https://togithub.com/zloirock/core-js/compare/v3.18.0...v3.18.1) - Fixed `String.prototype.substr` feature detection and compat data - Removed mistakenly added `.forEach` from prototypes of some DOM collections where it shouldn't be, [#​988](https://togithub.com/zloirock/core-js/issues/988), [#​987](https://togithub.com/zloirock/core-js/issues/987), thanks [@​moorejs](https://togithub.com/moorejs) - Added `cause` to `AggregateError` constructor implementation (still without adding to the feature detection) - Families of `.at` and `.findLast` methods marked as supported in Safari TP - Added Electron 16.0 compat data mapping ### [`v3.18.0`](https://togithub.com/zloirock/core-js/blob/HEAD/CHANGELOG.md#​3180---20210920) [Compare Source](https://togithub.com/zloirock/core-js/compare/v3.17.3...v3.18.0) - Added [`Array.fromAsync` stage 1 proposal](https://togithub.com/tc39/proposal-array-from-async): - `Array.fromAsync` - `%TypedArray%.fromAsync` - `.name` and `.toString()` on polyfilled functions improved in many different cases - Improved internal `IsConstructor` and `IsCallable` checks - Fixed some internal cases of `GetMethod` operation - Fixed a bug of MS Edge 18- `parseInt` / `parseFloat` with boxed symbols - Fixed `es.array.{ index-of, last-index-of }` compat data - Added Deno 1.15 compat data mapping - Some other minor fixes and optimizations ### [`v3.17.3`](https://togithub.com/zloirock/core-js/blob/HEAD/CHANGELOG.md#​3173---20210909) [Compare Source](https://togithub.com/zloirock/core-js/compare/v3.17.2...v3.17.3) - Fixed some possible problems related to possible extension of `%IteratorPrototype%` and `%AsyncIteratorPrototype%` in the future - Fixed `DOMTokenList.prototype.{ forEach, @​@​iterator, keys, values, entries }` in old WebKit versions where `element.classList` is not an instance of global `DOMTokenList` - Added NodeJS 16.9 compat data mapping - Added Samsung Internet 16.0 compat data mapping ### [`v3.17.2`](https://togithub.com/zloirock/core-js/blob/HEAD/CHANGELOG.md#​3172---20210903) [Compare Source](https://togithub.com/zloirock/core-js/compare/v3.17.1...v3.17.2) - Fixed missed cases of ES3 reserved words usage, related to [#​980](https://togithub.com/zloirock/core-js/issues/980) - Fixed dependencies in one missed entry point - Some other minor fixes and optimizations ### [`v3.17.1`](https://togithub.com/zloirock/core-js/blob/HEAD/CHANGELOG.md#​3171---20210902) [Compare Source](https://togithub.com/zloirock/core-js/compare/v3.17.0...v3.17.1) - Fixed missed `modules-by-versions` data ### [`v3.17.0`](https://togithub.com/zloirock/core-js/blob/HEAD/CHANGELOG.md#​3170---20210902) [Compare Source](https://togithub.com/zloirock/core-js/compare/v3.16.4...v3.17.0) - [Accessible `Object.prototype.hasOwnProperty` (`Object.hasOwn`) proposal](https://togithub.com/tc39/proposal-accessible-object-hasownproperty) moved to the stable ES, [per August 2021 TC39 meeting](https://togithub.com/babel/proposals/issues/76#issuecomment-909288348) - [Relative indexing method (`.at`) proposal](https://togithub.com/tc39/proposal-relative-indexing-method) moved to the stable ES, [per August 2021 TC39 meeting](https://togithub.com/babel/proposals/issues/76#issuecomment-909285053) - Exposed by default the stable version of `String.prototype.at`. It was not exposed because of the conflict with the alternative obsolete proposal (that will be completely removed in the next major version). For the backward compatibility, in the case of loading this proposal, it will be overwritten. - Some more iteration closing fixes - Fixed an ES3 reserved words usage, [#​980](https://togithub.com/zloirock/core-js/issues/980) ### [`v3.16.4`](https://togithub.com/zloirock/core-js/blob/HEAD/CHANGELOG.md#​3164---20210829) [Compare Source](https://togithub.com/zloirock/core-js/compare/v3.16.3...v3.16.4) - `AsyncFromSyncIterator` made stricter, related mainly to `AsyncIterator.from` and `AsyncIterator.prototype.flatMap` - Handling of optional `.next` arguments in `(Async)Iterator` methods is aligned with the current spec draft (mainly - ignoring the first passed to `.next` argument in built-in generators) - Behavior of `.next`, `.return`, `.throw` methods on `AsyncIterator` helpers proxy iterators aligned with the current spec draft (built-in async generators) (mainly - some early errors moved to returned promises) - Fixed some cases of safe iteration closing - Fixed dependencies of some entry points ### [`v3.16.3`](https://togithub.com/zloirock/core-js/blob/HEAD/CHANGELOG.md#​3163---20210825) [Compare Source](https://togithub.com/zloirock/core-js/compare/v3.16.2...v3.16.3) - Fixed `CreateAsyncFromSyncIterator` semantic in `AsyncIterator.from`, related to [#​765](https://togithub.com/zloirock/core-js/issues/765) - Added a workaround of a specific case of broken `Object.prototype`, [#​973](https://togithub.com/zloirock/core-js/issues/973) ### [`v3.16.2`](https://togithub.com/zloirock/core-js/blob/HEAD/CHANGELOG.md#​3162---20210817) [Compare Source](https://togithub.com/zloirock/core-js/compare/v3.16.1...v3.16.2) - Added a workaround of a Closure Compiler unsafe optimization, [#​972](https://togithub.com/zloirock/core-js/issues/972) - One more fix crashing of `Object.create(null)` on WSH, [#​970](https://togithub.com/zloirock/core-js/issues/970) - Added Deno 1.14 compat data mapping ### [`v3.16.1`](https://togithub.com/zloirock/core-js/blob/HEAD/CHANGELOG.md#​3161---20210809) [Compare Source](https://togithub.com/zloirock/core-js/compare/v3.16.0...v3.16.1) - Fixed microtask implementation on iOS Pebble, [#​967](https://togithub.com/zloirock/core-js/issues/967) - Fixed some entry points - Improved old Safari compat data
    cypress-io/cypress ### [`v8.7.0`](https://togithub.com/cypress-io/cypress/releases/v8.7.0) [Compare Source](https://togithub.com/cypress-io/cypress/compare/v8.6.0...v8.7.0) *Released 10/25/2021* **Features:** - There are changes to how "slow" tests are determined and displayed in Cypress. Addresses [#​18496](https://togithub.com/cypress-io/cypress/pull/18496). - Added a [`slowTestThreshold`](https://docs.cypress.io/guides/references/configuration#Timeouts) configuration option to customize when tests are considered "slow" during `cypress run`. A test that runs slower than the given threshold will display in orange text in the default 'spec' reporter. This configuration can be set in your Cypress config file or via specific [test configuration](https://docs.cypress.io/guides/core-concepts/writing-and-organizing-tests#Test-Configuration). - The default slow test threshold was changed from 75ms (Mocha's default) to 10000ms for e2e tests and 250ms for component tests. To restore the old behavior, you can add `"slowTestThreshold": 75` to your Cypress config file. - All tests will show the time the test ran in milliseconds during `cypress run` with the default 'spec' reporter. - Users can pass an `overwrite: true` option to `Cypress.Screenshot.defaults` to change default behavior to overwrite existing screenshots without having to set `overwrite` for each `cy.screenshot()` command. Addresses [#​7955](https://togithub.com/cypress-io/cypress/issues/7955). **Bugfixes:** - Fixed a regression introduced in [8.6.0](https://docs.cypress.io/guides/references/changelog#​8-6-0) where videos recorded in Electron to the Dashboard were not playable in the Firefox or Safari browser and were not compatible with QuickTime player in MacOS. - Fixed a regression introduced in [8.6.0](https://docs.cypress.io/guides/references/changelog#​8-6-0) so that the warning about the `projectRoot` directory not being writeable will now display correctly. Fixes [#​18485](https://togithub.com/cypress-io/cypress/issues/18485). - Improved the error message when running Cypress without non-root permissions. Fixes [#​18445](https://togithub.com/cypress-io/cypress/issues/18445). - An error now throws when invalid options are passed to the `selectorPriority` configuration option of `Cypress.SelectorPlayground.defaults`. Valid values are `data-*`, `id`, `class`, `tag`, `attribute`, or `nth-child`. Fixes [#​7745](https://togithub.com/cypress-io/cypress/issues/7745). **Dependency Updates:** - Pinned resolution of `ua-parser-js` to `0.7.24` to avoid dependency resolution to the compromised package versions. Please read the [security advisory](https://togithub.com/advisories/GHSA-pjwm-rvh2-c87w) and take actions advised as soon as possible. Addressed in [#​18611](https://togithub.com/cypress-io/cypress/pull/18611)
    ElemeFE/element ### [`v2.15.6`](https://togithub.com/ElemeFE/element/releases/v2.15.6) [Compare Source](https://togithub.com/ElemeFE/element/compare/v2.15.5...v2.15.6) ##### 2.15.6 *2021-09-02* ##### Bug fixes - Cascader - fix a bug that makes the browser jitter in zoom mode ([#​21207](https://togithub.com/ElemeFE/element/issues/21207) by [@​cs1707](https://togithub.com/cs1707)) - optimize performance ([#​21231](https://togithub.com/ElemeFE/element/issues/21231) by [@​cs1707](https://togithub.com/cs1707)) - Select - fix long text overflow in multiple mode ([#​21237](https://togithub.com/ElemeFE/element/issues/21237) by [@​cs1707](https://togithub.com/cs1707)) - Dropdown - add disabled property ([#​21235](https://togithub.com/ElemeFE/element/issues/21235) by [@​mshioda](https://togithub.com/mshioda)) - Radio - fix checked state when browser go back ([#​21250](https://togithub.com/ElemeFE/element/issues/21250) by [@​cs1707](https://togithub.com/cs1707)) - Descriptions - fix type declaration ([#​21265](https://togithub.com/ElemeFE/element/issues/21265) by [@​adaex](https://togithub.com/adaex)) - avoid table style conflict ([#​21254](https://togithub.com/ElemeFE/element/issues/21254) by [@​adaex](https://togithub.com/adaex)) - Drawer - fix append to body ([#​21264](https://togithub.com/ElemeFE/element/issues/21264) by [@​cs1707](https://togithub.com/cs1707)) - Local - fix italian mistake ([#​21012](https://togithub.com/ElemeFE/element/issues/21012) by [@​ricardotondello](https://togithub.com/ricardotondello)) ##### 2.15.6 *2021-09-02* ##### Bug 修复 - Cascader - 修复浏览器缩放模式下抖动的 bug ([#​21207](https://togithub.com/ElemeFE/element/issues/21207) by [@​cs1707](https://togithub.com/cs1707)) - 优化性能 ([#​21231](https://togithub.com/ElemeFE/element/issues/21231) by [@​cs1707](https://togithub.com/cs1707)) - Select - 修复多选模式下文字溢出的 bug ([#​21237](https://togithub.com/ElemeFE/element/issues/21237) by [@​cs1707](https://togithub.com/cs1707)) - Dropdown - 增加 disabled 属性 ([#​21235](https://togithub.com/ElemeFE/element/issues/21235) by [@​mshioda](https://togithub.com/mshioda)) - Radio - 修复浏览器返回后保留状态的 bug ([#​21250](https://togithub.com/ElemeFE/element/issues/21250) by [@​cs1707](https://togithub.com/cs1707)) - Descriptions - 修复类型定义 ([#​21265](https://togithub.com/ElemeFE/element/issues/21265) by [@​adaex](https://togithub.com/adaex)) - 修复与表格组件混用样式冲突的问题 ([#​21254](https://togithub.com/ElemeFE/element/issues/21254) by [@​adaex](https://togithub.com/adaex)) - Drawer - 修复 append-to-body ([#​21264](https://togithub.com/ElemeFE/element/issues/21264) by [@​cs1707](https://togithub.com/cs1707)) - Local - 修复 italian 翻译错误 ([#​21012](https://togithub.com/ElemeFE/element/issues/21012) by [@​ricardotondello](https://togithub.com/ricardotondello))
    import-js/eslint-plugin-import ### [`v2.25.4`](https://togithub.com/import-js/eslint-plugin-import/blob/HEAD/CHANGELOG.md#​2254---2022-01-02) [Compare Source](https://togithub.com/import-js/eslint-plugin-import/compare/v2.25.3...v2.25.4) ##### Fixed - `importType`: avoid crashing on a non-string' (\[[#​2305](https://togithub.com/import-js/eslint-plugin-import/issues/2305)], thanks \[[@​ljharb](https://togithub.com/ljharb)]) - \[`first`]: prevent crash when parsing angular templates (\[[#​2210](https://togithub.com/import-js/eslint-plugin-import/issues/2210)], thanks \[[@​ljharb](https://togithub.com/ljharb)]) - `importType`: properly resolve `@/*`-aliased imports as internal (\[[#​2334](https://togithub.com/import-js/eslint-plugin-import/issues/2334)], thanks \[[@​ombene](https://togithub.com/ombene)]) - \[`named`]/`ExportMap`: handle named imports from CJS modules that use dynamic import (\[[#​2341](https://togithub.com/import-js/eslint-plugin-import/issues/2341)], thanks \[[@​ludofischer](https://togithub.com/ludofischer)]) ##### Changed - \[`no-default-import`]: report on the token "default" instead of the entire node (\[[#​2299](https://togithub.com/import-js/eslint-plugin-import/issues/2299)], thanks \[[@​pmcelhaney](https://togithub.com/pmcelhaney)]) - \[Docs] \[`order`]: Remove duplicate mention of default (\[[#​2280](https://togithub.com/import-js/eslint-plugin-import/issues/2280)], thanks \[[@​johnthagen](https://togithub.com/johnthagen)]) - \[Deps] update `eslint-module-utils` ### [`v2.25.3`](https://togithub.com/import-js/eslint-plugin-import/blob/HEAD/CHANGELOG.md#​2253---2021-11-09) [Compare Source](https://togithub.com/import-js/eslint-plugin-import/compare/v2.25.2...v2.25.3) ##### Fixed - \[`extensions`]: ignore unresolveable type-only imports (\[[#​2270](https://togithub.com/import-js/eslint-plugin-import/issues/2270)], \[[#​2271](https://togithub.com/import-js/eslint-plugin-import/issues/2271)], thanks \[[@​jablko](https://togithub.com/jablko)]) - `importType`: fix `isExternalModule` calculation (\[[#​2282](https://togithub.com/import-js/eslint-plugin-import/issues/2282)], thanks \[[@​mx-bernhard](https://togithub.com/mx-bernhard)]) - \[`no-import-module-exports`]: avoid false positives with a shadowed `module` or `exports` (\[[#​2297](https://togithub.com/import-js/eslint-plugin-import/issues/2297)], thanks \[[@​ljharb](https://togithub.com/ljharb)]) ##### Changed - \[Docs] \[`order`]: add type to the default groups (\[[#​2272](https://togithub.com/import-js/eslint-plugin-import/issues/2272)], thanks \[[@​charpeni](https://togithub.com/charpeni)]) - \[readme] Add note to TypeScript docs to install appropriate resolver (\[[#​2279](https://togithub.com/import-js/eslint-plugin-import/issues/2279)], thanks \[[@​johnthagen](https://togithub.com/johnthagen)]) - \[Refactor] `importType`: combine redundant `isScoped` and `isScopedModule` (thanks \[[@​ljharb](https://togithub.com/ljharb)]) - \[Docs] HTTP => HTTPS (\[[#​2287](https://togithub.com/import-js/eslint-plugin-import/issues/2287)], thanks \[[@​Schweinepriester](https://togithub.com/Schweinepriester)]) ### [`v2.25.2`](https://togithub.com/import-js/eslint-plugin-import/blob/HEAD/CHANGELOG.md#​2252---2021-10-12) [Compare Source](https://togithub.com/import-js/eslint-plugin-import/compare/v2.25.1...v2.25.2) ##### Fixed - \[Deps] update `eslint-module-utils` for real this time (\[[#​2255](https://togithub.com/import-js/eslint-plugin-import/issues/2255)], thanks \[[@​ljharb](https://togithub.com/ljharb)]) ### [`v2.25.1`](https://togithub.com/import-js/eslint-plugin-import/blob/HEAD/CHANGELOG.md#​2251---2021-10-11) [Compare Source](https://togithub.com/import-js/eslint-plugin-import/compare/v2.25.0...v2.25.1) ##### Fixed - \[Deps] update `eslint-module-utils` ### [`v2.25.0`](https://togithub.com/import-js/eslint-plugin-import/blob/HEAD/CHANGELOG.md#​2250---2021-10-11) [Compare Source](https://togithub.com/import-js/eslint-plugin-import/compare/v2.24.2...v2.25.0) ##### Added - Support `eslint` v8 (\[[#​2191](https://togithub.com/import-js/eslint-plugin-import/issues/2191)], thanks \[[@​ota-meshi](https://togithub.com/ota-meshi)]) - \[`no-unresolved`]: add `caseSensitiveStrict` option (\[[#​1262](https://togithub.com/import-js/eslint-plugin-import/issues/1262)], thanks \[[@​sergei-startsev](https://togithub.com/sergei-startsev)]) - \[`no-unused-modules`]: add eslint v8 support (\[[#​2194](https://togithub.com/import-js/eslint-plugin-import/issues/2194)], thanks \[[@​coderaiser](https://togithub.com/coderaiser)]) - \[`no-restricted-paths`]: add/restore glob pattern support (\[[#​2219](https://togithub.com/import-js/eslint-plugin-import/issues/2219)], thanks \[[@​stropho](https://togithub.com/stropho)]) - \[`no-unused-modules`]: support dynamic imports (\[[#​1660](https://togithub.com/import-js/eslint-plugin-import/issues/1660)], \[[#​2212](https://togithub.com/import-js/eslint-plugin-import/issues/2212)], thanks \[[@​maxkomarychev](https://togithub.com/maxkomarychev)], \[[@​aladdin-add](https://togithub.com/aladdin-add)], \[[@​Hypnosphi](https://togithub.com/Hypnosphi)]) ##### Fixed - \[`no-unresolved`]: ignore type-only imports (\[

    Configuration

    📅 Schedule: "before 3am on the first day of the month" in timezone Europe/Stockholm.

    🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

    Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

    👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



    This PR has been generated by WhiteSource Renovate. View repository job log here.

    codecov[bot] commented 2 years ago

    Codecov Report

    Merging #233 (12b6c57) into master (078ab22) will not change coverage. The diff coverage is n/a.

    :exclamation: Current head 12b6c57 differs from pull request most recent head a525a22. Consider uploading reports for the commit a525a22 to get more accurate results Impacted file tree graph

    @@           Coverage Diff           @@
    ##           master     #233   +/-   ##
    =======================================
      Coverage   30.00%   30.00%           
    =======================================
      Files          29       29           
      Lines         360      360           
      Branches       19       19           
    =======================================
      Hits          108      108           
      Misses        252      252           

    Continue to review full report at Codecov.

    Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 078ab22...a525a22. Read the comment docs.