Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 6 commits into from Aug 11, 2021
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 7, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/compat-data ^7.14.4 -> ^7.15.0 age adoption passing confidence
@babel/core (source) ^7.14.3 -> ^7.15.0 age adoption passing confidence
@babel/helper-compilation-targets ^7.14.4 -> ^7.15.0 age adoption passing confidence
@babel/helper-module-imports (source) ^7.13.12 -> ^7.14.5 age adoption passing confidence
@babel/plugin-proposal-class-properties (source) ^7.13.0 -> ^7.14.5 age adoption passing confidence
@babel/plugin-proposal-decorators (source) ^7.14.2 -> ^7.14.5 age adoption passing confidence
@babel/plugin-proposal-nullish-coalescing-operator (source) ^7.14.2 -> ^7.14.5 age adoption passing confidence
@babel/plugin-proposal-optional-chaining (source) ^7.14.2 -> ^7.14.5 age adoption passing confidence
@babel/plugin-proposal-private-methods (source) ^7.13.0 -> ^7.14.5 age adoption passing confidence
@babel/plugin-transform-runtime (source) ^7.14.3 -> ^7.15.0 age adoption passing confidence
@babel/preset-env (source) ^7.14.4 -> ^7.15.0 age adoption passing confidence
@babel/runtime (source) ^7.14.0 -> ^7.15.3 age adoption passing confidence
@ls-lint/ls-lint ^1.9.2 -> ^1.10.0 age adoption passing confidence
@nuxt/components ^2.1.8 -> ^2.2.0 age adoption passing confidence
@rollup/plugin-alias ^3.1.2 -> ^3.1.5 age adoption passing confidence
@rollup/plugin-commonjs ^19.0.0 -> ^19.0.2 age adoption passing confidence
@rollup/plugin-node-resolve ^13.0.0 -> ^13.0.4 age adoption passing confidence
@types/babel__core 7.1.14 -> 7.1.15 age adoption passing confidence
@types/compression 1.7.0 -> 1.7.1 age adoption passing confidence
@types/connect 3.4.34 -> 3.4.35 age adoption passing confidence
@types/etag 1.8.0 -> 1.8.1 age adoption passing confidence
@types/file-loader 5.0.0 -> 5.0.1 age adoption passing confidence
@types/html-minifier 4.0.0 -> 4.0.1 age adoption passing confidence
@types/less 3.0.2 -> 3.0.3 age adoption passing confidence
@types/node 14.17.2 -> 14.17.9 age adoption passing confidence
@types/optimize-css-assets-webpack-plugin 5.0.3 -> 5.0.4 age adoption passing confidence
@types/pug 2.0.4 -> 2.0.5 age adoption passing confidence
@types/sass-loader 8.0.1 -> 8.0.2 age adoption passing confidence
@types/serve-static 1.13.9 -> 1.13.10 age adoption passing confidence
@types/webpack 4.41.29 -> 4.41.30 age adoption passing confidence
@types/webpack-hot-middleware 2.25.4 -> 2.25.5 age adoption passing confidence
@typescript-eslint/eslint-plugin ^4.26.0 -> ^4.29.1 age adoption passing confidence
@typescript-eslint/parser ^4.26.0 -> ^4.29.1 age adoption passing confidence
@vue/server-test-utils ^1.2.0 -> ^1.2.1 age adoption passing confidence
@vue/test-utils ^1.2.0 -> ^1.2.2 age adoption passing confidence
caniuse-lite ^1.0.30001235 -> ^1.0.30001249 age adoption passing confidence
chalk ^4.1.1 -> ^4.1.2 age adoption passing confidence
chokidar ^3.5.1 -> ^3.5.2 age adoption passing confidence
core-js-compat ^3.14.0 -> ^3.16.1 age adoption passing confidence
esbuild ^0.12.6 -> ^0.12.19 age adoption passing confidence
eslint (source) ^7.28.0 -> ^7.32.0 age adoption passing confidence
globby ^11.0.3 -> ^11.0.4 age adoption passing confidence
jiti ^1.10.1 -> ^1.11.0 age adoption passing confidence
jsdom ^16.6.0 -> ^16.7.0 age adoption passing confidence
node-html-parser ^4.0.0 -> ^4.1.3 age adoption passing confidence
optimize-css-assets-webpack-plugin ^5.0.6 -> ^5.0.8 age adoption passing confidence
pnp-webpack-plugin ^1.6.4 -> ^1.7.0 age adoption passing confidence
puppeteer-core ^10.0.0 -> ^10.2.0 age adoption passing confidence
regenerator-runtime ^0.13.7 -> ^0.13.9 age adoption passing confidence
rollup (source) 2.51.0 -> 2.56.2 age adoption passing confidence
sass ^1.34.1 -> ^1.37.5 age adoption passing confidence
serve-placeholder ^1.2.3 -> ^1.2.4 age adoption passing confidence
ufo ^0.7.5 -> ^0.7.7 age adoption passing confidence
vue ^2.6.13 -> ^2.6.14 age adoption passing confidence
vue-loader ^15.9.7 -> ^15.9.8 age adoption passing confidence
vue-router ^3.5.1 -> ^3.5.2 age adoption passing confidence
vue-server-renderer ^2.6.13 -> ^2.6.14 age adoption passing confidence
vue-template-compiler ^2.6.13 -> ^2.6.14 age adoption passing confidence

Release Notes

babel/babel

v7.15.0

Compare Source

👓 Spec Compliance
  • babel-parser
🚀 New Feature
  • babel-parser
  • babel-standalone
  • babel-parser, babel-preset-env
  • babel-plugin-transform-typescript, babel-preset-typescript
  • babel-plugin-transform-typescript
  • babel-core, babel-helper-create-class-features-plugin, babel-helper-module-transforms, babel-plugin-transform-modules-commonjs
    • #​13290 feat: add noIncompleteNsImportDetection assumption to plugin-transform-modules-commonjs (@​fedeci)
  • babel-plugin-transform-react-display-name
  • babel-parser, babel-plugin-proposal-pipeline-operator, babel-plugin-syntax-pipeline-operator
  • babel-generator, babel-parser, babel-plugin-proposal-pipeline-operator, babel-plugin-syntax-pipeline-operator, babel-traverse, babel-types
  • babel-plugin-transform-runtime
  • babel-compat-data, babel-helper-compilation-targets, babel-preset-env
  • babel-compat-data, babel-parser, babel-preset-env
🐛 Bug Fix
📝 Documentation

v7.14.9

Compare Source

🐛 Bug Fix
  • babel-traverse
  • babel-plugin-proposal-class-properties, babel-plugin-transform-classes
  • babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx-self, babel-plugin-transform-react-jsx
  • babel-parser
  • babel-generator, babel-traverse, babel-types
  • babel-plugin-proposal-async-generator-functions
🏠 Internal
🏃‍♀️ Performance

v7.14.7

Compare Source

🐛 Bug Fix
  • babel-plugin-proposal-object-rest-spread
  • babel-plugin-transform-destructuring
  • babel-traverse
  • Other
  • babel-helper-member-expression-to-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-private-methods
🏠 Internal

v7.14.5

Compare Source

👓 Spec Compliance
  • babel-plugin-proposal-do-expressions, babel-traverse
  • babel-parser
🐛 Bug Fix
🏠 Internal
  • babel-helper-hoist-variables
  • babel-parser
  • Other
  • babel-cli, babel-code-frame, babel-compat-data, babel-core, babel-generator, babel-helper-annotate-as-pure, babel-helper-builder-binary-assignment-operator-visitor, babel-helper-builder-react-jsx, babel-helper-compilation-targets, babel-helper-create-class-features-plugin, babel-helper-create-regexp-features-plugin, babel-helper-define-map, babel-helper-explode-assignable-expression, babel-helper-fixtures, babel-helper-function-name, babel-helper-get-function-arity, babel-helper-hoist-variables, babel-helper-member-expression-to-functions, babel-helper-module-imports, babel-helper-module-transforms, babel-helper-optimise-call-expression, babel-helper-plugin-test-runner, babel-helper-plugin-utils, babel-helper-remap-async-to-generator, babel-helper-replace-supers, babel-helper-simple-access, babel-helper-skip-transparent-expression-wrappers, babel-helper-split-export-declaration, babel-helper-transform-fixture-test-runner, babel-helper-validator-identifier, babel-helper-validator-option, babel-helper-wrap-function, babel-helpers, babel-highlight, babel-node, babel-parser, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-external-helpers, babel-plugin-proposal-async-do-expressions, babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-class-static-block, babel-plugin-proposal-decorators, babel-plugin-proposal-do-expressions, babel-plugin-proposal-dynamic-import, babel-plugin-proposal-export-default-from, babel-plugin-proposal-export-namespace-from, babel-plugin-proposal-function-bind, babel-plugin-proposal-function-sent, babel-plugin-proposal-json-strings, babel-plugin-proposal-logical-assignment-operators, babel-plugin-proposal-nullish-coalescing-operator, babel-plugin-proposal-numeric-separator, babel-plugin-proposal-object-rest-spread, babel-plugin-proposal-optional-catch-binding, `babe

Configuration

📅 Schedule: At any time (no schedule defined).

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

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

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


  • If you want to rebase/retry this PR, check this box.

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

@renovate renovate bot changed the title chore(deps): update all non-major dependencies to ^2.6.14 chore(deps): update all non-major dependencies Jun 7, 2021
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 20ba26e to 9699928 Compare June 7, 2021 17:54
@codecov-commenter
Copy link

codecov-commenter commented Jun 7, 2021

Codecov Report

Merging #9400 (6033bfc) into dev (457984a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev    #9400   +/-   ##
=======================================
  Coverage   65.15%   65.15%           
=======================================
  Files          94       94           
  Lines        4107     4107           
  Branches     1126     1126           
=======================================
  Hits         2676     2676           
  Misses       1152     1152           
  Partials      279      279           
Flag Coverage Δ
unittests 65.15% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 457984a...6033bfc. Read the comment docs.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from b0eb6d2 to f744fbe Compare June 14, 2021 08:25
@pi0 pi0 changed the title chore(deps): update all non-major dependencies rebase! chore(deps): update all non-major dependencies Jun 14, 2021
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f744fbe to 6d38d08 Compare June 14, 2021 13:54
@renovate renovate bot changed the title rebase! chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies Jun 14, 2021
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from 6996b74 to fd7aa46 Compare June 19, 2021 21:18
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 13 times, most recently from a3811d1 to 81d4438 Compare July 7, 2021 20:28
@pi0 pi0 changed the title chore(deps): update all non-major dependencies rebase! chore(deps): update all non-major dependencies Jul 8, 2021
@renovate renovate bot changed the title rebase! chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies Jul 8, 2021
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 81d4438 to 77d5dc7 Compare July 8, 2021 09:20
@pi0 pi0 changed the title chore(deps): update all non-major dependencies rebase! chore(deps): update all non-major dependencies Aug 11, 2021
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e5d42b9 to d4ed1a6 Compare August 11, 2021 12:45
@renovate renovate bot changed the title rebase! chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies Aug 11, 2021
@pi0 pi0 mentioned this pull request Aug 11, 2021
1 task
@pi0 pi0 merged commit 8561536 into dev Aug 11, 2021
@pi0 pi0 deleted the renovate/all-minor-patch branch August 11, 2021 14:16
@danielroe danielroe added the 2.x label Jan 18, 2023
import { ServerResponse } from 'http'
import { IncomingMessage, NextFunction } from 'connect'
import Vue, { ComponentOptions } from 'vue'
import VueRouter, { Location, Route } from 'vue-router'

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Location has been removed but not re-imported as type from 'vue-router'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants