juliomrqz / vue-warehouse

A Cross-browser storage for Vue.js and Nuxt.js, with plugins support and easy extensibility based on Store.js.
https://marquez.co/docs/vue-warehouse
MIT License
174 stars 9 forks source link

chore(deps): update all non-major dependencies #300

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

This PR contains the following updates:

Package Type Update Change
@babel/plugin-proposal-numeric-separator devDependencies patch 7.12.1 -> 7.12.5
@babel/runtime (source) devDependencies patch 7.12.1 -> 7.12.5
codecov devDependencies patch 3.8.0 -> 3.8.1

Release Notes

babel/babel ### [`v7.12.5`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v7125-2020-11-03) [Compare Source](https://togithub.com/babel/babel/compare/v7.12.1...v7.12.5) ##### :eyeglasses: Spec Compliance - `babel-helpers`, `babel-plugin-transform-block-scoping` - [#​12252](https://togithub.com/babel/babel/pull/12252) Throw a `TypeError` when reassigning a `const` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :bug: Bug Fix - `babel-parser` - [#​12281](https://togithub.com/babel/babel/pull/12281) fix: support string assertion key in assert entries ([@​JLHwung](https://togithub.com/JLHwung)) - [#​12264](https://togithub.com/babel/babel/pull/12264) fix: disallow import assertions in export without from ([@​JLHwung](https://togithub.com/JLHwung)) - [#​12267](https://togithub.com/babel/babel/pull/12267) Handle exprAllowed before ObjectLike is parsed ([@​JLHwung](https://togithub.com/JLHwung)) - [#​12230](https://togithub.com/babel/babel/pull/12230) Refactor yield await classification ([@​JLHwung](https://togithub.com/JLHwung)) - [#​12254](https://togithub.com/babel/babel/pull/12254) Allows the interface to be used as an Identifier for flow plugin ([@​sosukesuzuki](https://togithub.com/sosukesuzuki)) - [#​12221](https://togithub.com/babel/babel/pull/12221) [ts] Error on invalid type casts in JSX ([@​existentialism](https://togithub.com/existentialism)) - [#​12227](https://togithub.com/babel/babel/pull/12227) [ts] Allow optional binding pattern parameters within types/interfaces ([@​existentialism](https://togithub.com/existentialism)) - [#​12224](https://togithub.com/babel/babel/pull/12224) Fix parsing of imports with module string name in flow plugin ([@​sosukesuzuki](https://togithub.com/sosukesuzuki)) - `babel-parser`, `babel-types` - [#​12280](https://togithub.com/babel/babel/pull/12280) Make assertions optional and update AST spec ([@​sosukesuzuki](https://togithub.com/sosukesuzuki)) - `babel-template`, `babel-types` - [#​12263](https://togithub.com/babel/babel/pull/12263) fix: babel-types: ImportDeclaration: add assertions ([@​coderaiser](https://togithub.com/coderaiser)) - `babel-generator` - [#​12260](https://togithub.com/babel/babel/pull/12260) Do not use currentColumn to indent comments when retainLines=true ([@​ian-craig](https://togithub.com/ian-craig)) - `babel-generator`, `babel-parser` - [#​12249](https://togithub.com/babel/babel/pull/12249) Support Import Assertions for re-export statement ([@​sosukesuzuki](https://togithub.com/sosukesuzuki)) - `babel-plugin-proposal-numeric-separator` - [#​12240](https://togithub.com/babel/babel/pull/12240) fix: support bigInt in numeric-separator transform ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-helper-replace-supers`, `babel-plugin-transform-classes` - [#​12238](https://togithub.com/babel/babel/pull/12238) fix: support optionalCall in replace super handler ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-standalone` - [#​12226](https://togithub.com/babel/babel/pull/12226) packages/babel-standalone: make data-type="module" option avilable without data-presets option ([@​hirochachacha](https://togithub.com/hirochachacha)) ##### :nail_care: Polish - `babel-compat-data` - [#​12244](https://togithub.com/babel/babel/pull/12244) chore: bump compat-table and electron-to-chromium ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-parser`, `babel-preset-env` - [#​12258](https://togithub.com/babel/babel/pull/12258) Polish parser errors ([@​JLHwung](https://togithub.com/JLHwung)) ##### :memo: Documentation - [#​12222](https://togithub.com/babel/babel/pull/12222) docs: add note about TypeScript in ESLint packages ([@​kaicataldo](https://togithub.com/kaicataldo)) ##### :house: Internal - Other - [#​12187](https://togithub.com/babel/babel/pull/12187) chore: avoid duplicate coverage data upload ([@​JLHwung](https://togithub.com/JLHwung)) - [#​12190](https://togithub.com/babel/babel/pull/12190) chore: bump Jest to v26 ([@​JLHwung](https://togithub.com/JLHwung)) - [#​12265](https://togithub.com/babel/babel/pull/12265) chore: test on node 15 ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-generator`, `babel-helper-module-imports`, `babel-helper-replace-supers`, `babel-parser`, `babel-traverse` - [#​12257](https://togithub.com/babel/babel/pull/12257) add declare to class properties type annotations ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-traverse`, `babel-types` - [#​12251](https://togithub.com/babel/babel/pull/12251) Mark `ThisExpression` and `Super` as `Purish` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-compilation-targets`, `babel-preset-env` - [#​12241](https://togithub.com/babel/babel/pull/12241) Update to Browserslist 4.14.5 ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))
codecov/codecov-node ### [`v3.8.1`](https://togithub.com/codecov/codecov-node/blob/master/CHANGELOG.md#​381) [Compare Source](https://togithub.com/codecov/codecov-node/compare/v3.8.0...v3.8.1) ##### Fixes - [#​246](https://togithub.com/codecov/codecov-node/pull/246) Revert "Bump teeny-request from 6.0.1 to 7.0.0"

Renovate configuration

:date: Schedule: "after 10pm every weekday,before 6am every weekday,every weekend" (UTC).

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

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

:ghost: 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.

vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/juliomrqz/vue-warehouse/q2ji9t4d4
✅ Preview: https://vue-warehouse-git-renovate-all-minor-patch.juliomrqz.vercel.app