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 #63

Merged
merged 2 commits into from
Feb 18, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 7, 2020

This PR contains the following updates:

Package Type Update Change
@nuxtjs/eslint-config devDependencies patch ^2.0.0 -> ^2.0.2
codecov devDependencies patch ^3.6.4 -> ^3.6.5
eslint-plugin-jest devDependencies minor ^23.6.0 -> ^23.7.0
eslint-plugin-vue (source) devDependencies minor ^6.1.2 -> ^6.2.1
husky devDependencies patch ^4.2.1 -> ^4.2.3

Release Notes

nuxt/eslint-config

v2.0.2

Compare Source

v2.0.1

Compare Source

codecov/codecov-node

v3.6.5

Compare Source

jest-community/eslint-plugin-jest

v23.7.0

Compare Source

Bug Fixes
Features
vuejs/eslint-plugin-vue

v6.2.1

Compare Source

🐛 Bug Fixes

  • #​1055 Fixed false positives for binded and unbinded attrs in 'vue/attributes-order' with alphabetical option.

All commits: v6.2.0 -> v6.2.1

v6.2.0

Compare Source

✨ Enhancements

New Rules:
  • #​997 Added vue/sort-keys rule that the sort-keys rule which is compatible with order-in-components.
  • #​1021 Added vue/padding-line-between-blocks rule requires or disallows blank lines between the given 2 blocks.
New Options:
  • #​1022 Added alphabetical option to vue/attributes-order rule to alphabetical ordering within groupings.
  • #​1031 Added avoidEscape option to vue/html-quotes rule.

🐛 Bug Fixes

  • #​1027 Fixed false positives in vue/no-side-effects-in-computed-properties
  • #​1046 Fixed an error when using spread elements in vue/require-default-prop.

All commits: v6.1.2 -> v6.2.0

typicode/husky

v4.2.3

Compare Source

  • Fix: check for husky.config.js not .huskyrc.config.js #​669

v4.2.2

Compare Source

  • Fix #​662 disable fast-skip heuristic for .husky.js and .husky.config.js
  • Fix do not install update, pre/post-receive hooks

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 if you tick the rebase/retry checkbox below.

👻 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
Copy link

codecov bot commented Feb 7, 2020

Codecov Report

Merging #63 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #63   +/-   ##
=======================================
  Coverage   97.43%   97.43%           
=======================================
  Files           3        3           
  Lines          39       39           
  Branches        8        8           
=======================================
  Hits           38       38           
  Misses          1        1

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 93199d0...9bd2a59. Read the comment docs.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 40cff38 to d48917b Compare February 7, 2020 21:13
@renovate renovate bot changed the title chore(deps): update devdependency codecov to ^3.6.5 chore(deps): update all non-major dependencies Feb 7, 2020
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from a189a94 to 32d8f15 Compare February 16, 2020 10:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 32d8f15 to 93199d0 Compare February 17, 2020 13:43
@renovate
Copy link
Contributor Author

renovate bot commented Feb 18, 2020

PR has been edited

👷 This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description.

@atinux atinux merged commit f342802 into master Feb 18, 2020
@delete-merged-branch delete-merged-branch bot deleted the renovate/all-minor-patch branch February 18, 2020 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants