chore(deps): update all non-major dependencies #287
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.15.0
->7.16.0
7.2.0
->7.4.0
4.3.0
->4.3.6
2.14.9
->2.14.12
2.2.1
->2.3.0
0.26.3
->0.27.0
Release Notes
eslint/eslint
v7.16.0
Compare Source
a62ad6f
Update: fix false negative of no-extra-parens with NewExpression (#13930) (Milos Djermanovic)f85b4c7
Fix: require-atomic-updates false positive across await (fixes #11954) (#13915) (buhi)301d0c0
Fix: no-constant-condition false positives with unary expressions (#13927) (Milos Djermanovic)555c128
Fix: false positive with await and ** in no-extra-parens (fixes #12739) (#13923) (Milos Djermanovic)d93c935
Docs: update JSON Schema links (#13936) (Milos Djermanovic)8d0c93a
Upgrade: table@6.0.4 (#13920) (Rouven Weßling)9247683
Docs: Remove for deleted npm run profile script (#13931) (Brandon Mills)ab240d4
Fix: prefer-exponentiation-operator invalid autofix with await (#13924) (Milos Djermanovic)dc76911
Chore: Add .pre-commit-hooks.yaml file (#13628) (Álvaro Mondéjar)2124e1b
Docs: Fix wrong rule name (#13913) (noisyboy25)06b5809
Sponsors: Sync README with website (ESLint Jenkins)26fc12f
Docs: Update README team and sponsors (ESLint Jenkins)vuejs/eslint-plugin-vue
v7.4.0
Compare Source
v7.3.0
Compare Source
✨ Enhancements
vue/new-line-between-multiline-property
rule that enforces new lines between multi-line properties.vue/no-restricted-props
rule that disallows prop names that you don't want to use.vue/no-restricted-custom-event
rule that disallows custom event names that you don't want to use.⚙️ Updates
All commits: v7.2.0 -> v7.3.0
typicode/husky
v4.3.6
Compare Source
prepare-commit-msg
on windows #737v4.3.5
Compare Source
v4.3.4
Compare Source
INIT_CWD
environment variablev4.3.3
Compare Source
v4.3.2
Compare Source
v4.3.1
Compare Source
nuxt/nuxt.js
v2.14.12
Compare Source
🐛 Hot Fixes
How to upgrade?
Use
yarn upgrade nuxt
ornpm up nuxt
v2.14.11
Compare Source
🐛 Hot Fixes
v2.14.10
Compare Source
🐛 Hot Fixes
@nuxt/components
v1.2.2 (notes)dazuaz/responsive-loader
v2.3.0
Compare Source
Added AVIF image format support
1780aa9
Merge pull request #130 from dazuaz/dependabot/npm_and_yarn/node-notifier-8.0.1
9bc5bd5
Bump node-notifier from 8.0.0 to 8.0.1
2dc2005
Merge pull request #128 from dazuaz/dependabot/npm_and_yarn/ini-1.3.8
75e20a9
Bump ini from 1.3.5 to 1.3.8
8974da4
lovell/sharp
v0.27.0
Compare Source
Renovate configuration
📅 Schedule: "after 10pm every weekday,before 6am every weekday,every weekend" (UTC).
🚦 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.