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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 15, 2019

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 renovate bot force-pushed the renovate/all-minor-patch branch from 2507519 to 52307c3 Compare January 15, 2019 12:46
@renovate renovate bot changed the title chore(deps): update dependency nuxt-edge to ^2.4.0-25791846.e594f099 chore(deps): update all non-major dependencies Jan 15, 2019
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from eed8e87 to 8890cd1 Compare January 22, 2019 12:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 14 times, most recently from 69cc88f to f218aa0 Compare January 29, 2019 18:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 6fc002e to 302823d Compare February 5, 2019 13:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from c975aae to 1b097cc Compare February 7, 2020 14:27
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1b097cc to 56a4283 Compare February 26, 2020 00:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 56a4283 to d09f8c7 Compare May 8, 2020 10:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d09f8c7 to 7928847 Compare July 2, 2020 05:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7928847 to b051997 Compare August 25, 2020 02:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b051997 to 685fcab Compare October 29, 2020 03:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 685fcab to 96d7891 Compare November 28, 2020 10:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from ce80191 to 129efeb Compare February 10, 2021 21:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 129efeb to 616f7e9 Compare April 26, 2021 12:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 616f7e9 to 98808c4 Compare May 15, 2021 19:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 98808c4 to e896bc9 Compare June 6, 2021 22:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e896bc9 to c7c65b9 Compare October 20, 2021 05:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c7c65b9 to 10854ba Compare March 7, 2022 12:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 10854ba to 74450f9 Compare April 24, 2022 18:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 74450f9 to 9d72045 Compare September 25, 2022 10:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9d72045 to 91d339a Compare November 20, 2022 21:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 91d339a to 06ff870 Compare March 16, 2023 09:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 06ff870 to 0da2b7a Compare May 28, 2023 12:20
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0da2b7a to 25c4a73 Compare July 28, 2023 07:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 25c4a73 to 1dceeff Compare August 18, 2023 21:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1dceeff to 0ace57c Compare September 19, 2023 10:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0ace57c to 64001fa Compare October 23, 2023 08:17
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 64001fa to bb41bb9 Compare December 14, 2023 21:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bb41bb9 to 3349693 Compare April 14, 2024 10:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3349693 to b4c8646 Compare September 3, 2024 07:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b4c8646 to c77e6a5 Compare October 3, 2024 12:58
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.

0 participants