nuxt-svg-loader icon indicating copy to clipboard operation
nuxt-svg-loader copied to clipboard

chore(deps): update all non-major dependencies

Open renovate[bot] opened this issue 6 years ago • 0 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@commitlint/cli (source) ^7.3.1 -> ^7.6.1 age adoption passing confidence devDependencies minor
@commitlint/config-conventional (source) ^7.3.1 -> ^7.6.0 age adoption passing confidence devDependencies minor
babel-eslint ^10.0.1 -> ^10.1.0 age adoption passing confidence devDependencies minor
consola ^2.3.2 -> ^2.15.3 age adoption passing confidence dependencies minor
eslint (source) ^5.12.0 -> ^5.16.0 age adoption passing confidence devDependencies minor
eslint-plugin-import ^2.14.0 -> ^2.31.0 age adoption passing confidence devDependencies minor
eslint-plugin-jest ^22.1.3 -> ^22.21.0 age adoption passing confidence devDependencies minor
eslint-plugin-promise ^4.0.1 -> ^4.3.1 age adoption passing confidence devDependencies minor
eslint-plugin-standard ^4.0.0 -> ^4.1.0 age adoption passing confidence devDependencies minor
eslint-plugin-vue (source) ^5.1.0 -> ^5.2.3 age adoption passing confidence devDependencies minor
get-port ^4.1.0 -> ^4.2.0 age adoption passing confidence devDependencies minor
jsdom ^13.1.0 -> ^13.2.0 age adoption passing confidence devDependencies minor
node (source) 10 -> 10.24.1 age adoption passing confidence minor
node (source) 9 -> 9.11.2 age adoption passing confidence minor
node (source) 8 -> 8.17.0 age adoption passing confidence minor
node (source) >=8.0.0 -> >=8.17.0 age adoption passing confidence engines minor
npm (source) >=5.0.0 -> >=5.10.0 age adoption passing confidence engines minor
nuxt-edge (source) ^2.4.0-25786640.3ebd6b70 -> ^2.4.0-25811407.6d8da0ed age adoption passing confidence devDependencies patch
svg-to-vue-component ^0.3.1 -> ^0.3.8 age adoption passing confidence dependencies patch

Release Notes

conventional-changelog/commitlint (@​commitlint/cli)

v7.6.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v7.6.0

Compare Source

Note: Version bump only for package @​commitlint/cli

17.5.1 (2023-03-28)

Note: Version bump only for package @​commitlint/cli

v7.5.2

Compare Source

Bug Fixes
  • cli: replace old links with new organisation links (#​578) (4075903)

v7.5.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v7.5.0

Compare Source

Note: Version bump only for package @​commitlint/cli

17.4.4 (2023-02-17)

Note: Version bump only for package @​commitlint/cli

17.4.3 (2023-02-13)

Note: Version bump only for package @​commitlint/cli

17.4.2 (2023-01-12)

Note: Version bump only for package @​commitlint/cli

17.4.1 (2023-01-09)

Note: Version bump only for package @​commitlint/cli

v7.4.0

Compare Source

Bug Fixes

v7.3.2

Compare Source

Note: Version bump only for package @​commitlint/cli

conventional-changelog/commitlint (@​commitlint/config-conventional)

v7.6.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

17.4.4 (2023-02-17)

Note: Version bump only for package @​commitlint/config-conventional

17.4.3 (2023-02-13)

Note: Version bump only for package @​commitlint/config-conventional

17.4.2 (2023-01-12)

Note: Version bump only for package @​commitlint/config-conventional

v7.5.0

Compare Source

Bug Fixes
  • all broken website references (#​564) (82eeb5a)
  • replace all repository references with conventional changelog (#​561) (6c3afcd)
  • replace all website references with conventional changelog (#​563) (6b86fb1)

7.3.1 (2019-01-11)

Note: Version bump only for package @​commitlint/config-conventional

babel/babel-eslint (babel-eslint)

v10.1.0

Compare Source

v10.0.3

Compare Source

Fixes https://github.com/babel/babel-eslint/issues/791, also https://github.com/eslint/eslint/issues/12117

Some context: https://github.com/babel/babel-eslint/pull/793#issuecomment-524435971

We ended up going with @​JLHwung's PR https://github.com/babel/babel-eslint/pull/794 which uses ESLint's deps instead of going with peerDeps since it really depends on the version being used and we don't want users to have to install it directly on their own.

babel-eslint is patching patches of the dependencies of ESLint itself so these kinds of issues have happened in the past. We'll need to look into figuring out how to have a more solid way of modifying behavior instead of this monkeypatching type of thing for future releases.

v10.0.2

Compare Source

Fixes https://github.com/babel/babel-eslint/issues/772

unjs/consola (consola)

v2.15.3

Compare Source

v2.15.2

Compare Source

v2.15.1

Compare Source

v2.15.0

Compare Source

Features
  • types: use union type for ConsolaLogObject.type (#​100) (a6eba53)
  • support formatOptions.date to optionally hide date (#​101) (6bf733f)

v2.14.0

Compare Source

Features

v2.13.0

Compare Source

Features
  • remove level boundary check (8972d47)
Bug Fixes
  • types: fix silent/verbose levels (7ab0a65)
2.12.2 (2020-05-26)
Bug Fixes
2.12.1 (2020-05-07)
Bug Fixes

v2.12.2

Compare Source

v2.12.1

Compare Source

v2.12.0

Compare Source

Features
  • types: add missing typescript definitions for reporters (#​94) (4a08ef0)
2.11.3 (2019-12-31)
Bug Fixes
2.11.2 (2019-12-27)
Bug Fixes
2.11.1 (2019-12-17)
Bug Fixes

v2.11.3

Compare Source

v2.11.2

Compare Source

v2.11.1

Compare Source

v2.11.0

Compare Source

Features
Bug Fixes
  • typecheck type and tag before normalize (1984deb)
  • types: reporter in remove methods are optional (#​70) (a17cdb1)
2.10.1 (2019-08-05)

v2.10.1

Compare Source

v2.10.0

Compare Source

Bug Fixes
  • add missing typescript declaration for level, stdout and stderr (#​58) (a149dbb)
Features

v2.9.0

Compare Source

Features

v2.8.0

Compare Source

Features
2.7.1 (2019-05-26)
Bug Fixes
  • browser: hide : with tag and normal log (8250d5a)

v2.7.1

Compare Source

v2.7.0

Compare Source

Bug Fixes
  • correctly calculate line width when using grave accent (bad52bd)
Features
  • always hide right side on width < 80 (07d8246)
  • improve basic logs (ea6ce59)
  • browser: fancier logs (b64f337)
  • hide time from basic logger as it is commonly used in CI environments (68c3bae)
  • smart hide time and tag when there is no space (00a375f)
2.6.2 (2019-05-15)
Bug Fixes
2.6.1 (2019-05-08)
Bug Fixes

v2.6.2

Compare Source

v2.6.1

Compare Source

v2.6.0

Compare Source

Features
  • expose constructor and reporters (3a8f662)

2.5.8 (2019-03-29)

Bug Fixes

2.5.7 (2019-03-19)

Bug Fixes
  • formatting: fix formatting when multiple back-quotes (#​44) (669a12e)

2.5.6 (2019-02-25)

Bug Fixes

2.4.1 (2019-02-12)

Bug Fixes

v2.5.8

Compare Source

Bug Fixes

v2.5.7

Compare Source

Bug Fixes
  • formatting: fix formatting when multiple back-quotes (#​44) (669a12e)

v2.5.6

Compare Source

Bug Fixes

v2.5.5

Compare Source

Bug Fixes

v2.5.4

Compare Source

  • chore(build): Use the --no-map flag (#​41) (@​egoist)
  • refactor(browser): Improve export (0049c4b)
  • chore(browser): Ensure umd build is running in browser (4b22e7c)

v2.5.3

Compare Source

v2.5.2

Compare Source

Bug Fixes
  • bundle std-env and entrypoint (7b0f838)

v2.5.1

Compare Source

v2.5.0

Compare Source

Compare Source

Features
  • fancy: highlight keywords with grave accent char (b3e09fd)
  • fancy: move right to the left if length is <= 80 (34738c7)
Performance Improvements
  • pkg: reduce install size from "375 kB" to "79.4 kB" (f4a1861)

v2.4.1

Compare Source

Bug Fixes

v2.4.0

Compare Source

Bug Fixes
Features

2.3.2 (2019-01-06)

Bug Fixes

2.3.1 (2019-01-02)

Bug Fixes
  • bypass webpack for lazy required version of winston (500b509)
eslint/eslint (eslint)

v5.16.0

Compare Source

  • dfef227 Build: gensite passes rulesMeta to formatter rendering (#​11567) (Kevin Partington)
  • c06d38c Fix: Allow HTML formatter to handle no meta data (#​11566) (Ilya Volodin)
  • 87a5c03 Docs: func-style: clarify when allowArrowFunctions is used (#​11548) (Oliver Joseph Ash)
  • bc3e427 Update: pass rule meta to formatters RFC 10 (#​11551) (Chris Meyer)
  • b452f27 Chore: Update README to pull in reviewer data (#​11506) (Nicholas C. Zakas)
  • afe3d25 Upgrade: Bump js-yaml dependency to fix Denial of Service vulnerability (#​11550) (Vernon de Goede)
  • 4fe7eb7 Chore: use nyc instead of istanbul (#​11532) (Toru Nagashima)
  • f16af43 Chore: fix formatters/table test (#​11534) (Toru Nagashima)
  • 78358a8 Docs: fix duplicate punctuation in CLI docs (#​11528) (Teddy Katz)

v5.15.3

Compare Source

v5.15.2

Compare Source

v5.15.1

Compare Source

v5.15.0

Compare Source

v5.14.1

Compare Source

v5.14.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Jan 15 '19 00:01 renovate[bot]