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 (dev) #7557

Merged
merged 1 commit into from
Jun 22, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 19, 2020

This PR contains the following updates:

Package Type Update Change
@babel/core (source) dependencies patch ^7.10.2 -> ^7.10.3
@babel/core (source) devDependencies patch ^7.10.2 -> ^7.10.3
@babel/plugin-proposal-decorators dependencies patch ^7.10.1 -> ^7.10.3
@babel/plugin-transform-runtime dependencies patch ^7.10.1 -> ^7.10.3
@babel/preset-env (source) dependencies patch ^7.10.2 -> ^7.10.3
@babel/preset-env (source) devDependencies patch ^7.10.2 -> ^7.10.3
@babel/runtime (source) dependencies patch ^7.10.2 -> ^7.10.3
@nuxt/components dependencies patch ^1.0.0 -> ^1.0.3
@nuxt/telemetry dependencies minor ^1.0.1 -> ^1.1.0
@types/babel__core dependencies patch ^7.1.8 -> ^7.1.9
caniuse-lite dependencies patch ^1.0.30001084 -> ^1.0.30001085
eslint (source) devDependencies minor ^7.2.0 -> ^7.3.0
jiti dependencies patch ^0.1.9 -> ^0.1.11
jiti devDependencies patch ^0.1.9 -> ^0.1.11

Release Notes

babel/babel

v7.10.3

Compare Source

v7.10.3 (2020-06-19)

Thanks @​AjayPoshak, @​jessethomson, @​sajadtorkamani, @​shaodahong and @​wlawt for their first PRs!

👓 Spec Compliance
  • babel-parser
  • babel-helper-member-expression-to-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-optional-chaining
  • babel-plugin-proposal-logical-assignment-operators
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-optional-chaining
🐛 Bug Fix
💅 Polish
🏠 Internal
Committers: 11
nuxt/components

v1.0.3

Compare Source

v1.0.2

Compare Source

v1.0.1

Compare Source

nuxt/telemetry

v1.1.0

Compare Source

Features
  • cli: support dotenv and nuxt.config (7cebe56)
Bug Fixes
  • cli: set consent for enable/disable (9b03c4f)
  • consent: use stdEnv for ci detection (7a4d2f6)
1.0.1 (2020-06-18)
ben-eb/caniuse-lite

v1.0.30001085

Compare Source

eslint/eslint

v7.3.0

Compare Source

nuxt-contrib/jiti

v0.1.11

Compare Source

v0.1.10

Compare Source


Renovate configuration

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

🚦 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.


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

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

@codecov-commenter
Copy link

codecov-commenter commented Jun 19, 2020

Codecov Report

Merging #7557 into dev will increase coverage by 0.06%.
The diff coverage is 68.05%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev    #7557      +/-   ##
==========================================
+ Coverage   70.20%   70.26%   +0.06%     
==========================================
  Files          88       88              
  Lines        3715     3747      +32     
  Branches     1008     1020      +12     
==========================================
+ Hits         2608     2633      +25     
- Misses        899      905       +6     
- Partials      208      209       +1     
Flag Coverage Δ
#unittests 70.26% <68.05%> (+0.06%) ⬆️
Impacted Files Coverage Δ
packages/config/src/config/_common.js 100.00% <ø> (ø)
packages/vue-renderer/src/renderer.js 0.00% <0.00%> (ø)
packages/vue-renderer/src/renderers/ssr.js 0.00% <0.00%> (ø)
packages/config/src/options.js 95.23% <66.66%> (-1.57%) ⬇️
packages/core/src/module.js 94.44% <70.00%> (+0.06%) ⬆️
packages/generator/src/generator.js 85.29% <71.42%> (+0.21%) ⬆️
packages/cli/src/utils/banner.js 100.00% <100.00%> (ø)
packages/config/src/load.js 77.90% <100.00%> (+0.79%) ⬆️
packages/core/src/resolver.js 97.36% <100.00%> (+0.03%) ⬆️
packages/server/src/middleware/nuxt.js 97.53% <100.00%> (+0.06%) ⬆️

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 aedab06...4813b1c. Read the comment docs.

@renovate renovate bot changed the title chore(deps): update dependency @nuxt/components to ^1.0.1 (dev) chore(deps): update dependency @nuxt/components to ^1.0.2 (dev) Jun 19, 2020
@renovate renovate bot force-pushed the renovate/dev-all-minor-patch branch from e74ccc3 to 80dd8f1 Compare June 19, 2020 10:19
@renovate renovate bot changed the title chore(deps): update dependency @nuxt/components to ^1.0.2 (dev) chore(deps): update all non-major dependencies (dev) Jun 19, 2020
@renovate renovate bot force-pushed the renovate/dev-all-minor-patch branch 6 times, most recently from 887251f to b3323c5 Compare June 21, 2020 09:03
@renovate renovate bot force-pushed the renovate/dev-all-minor-patch branch from b3323c5 to 4813b1c Compare June 22, 2020 09:43
@pi0 pi0 merged commit 4c410e3 into dev Jun 22, 2020
@renovate renovate bot deleted the renovate/dev-all-minor-patch branch June 22, 2020 09:56
@danielroe danielroe added the 2.x label Jan 18, 2023
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

4 participants