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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 13, 2020

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@commitlint/config-conventional (source) 9.0.1 -> 9.1.2 age adoption passing confidence devDependencies minor
@types/jest (source) 26.0.3 -> 26.0.24 age adoption passing confidence devDependencies patch
@types/node (source) 12.12.47 -> 12.20.55 age adoption passing confidence devDependencies minor
@typescript-eslint/eslint-plugin-tslint (source) 3.5.0 -> 3.10.1 age adoption passing confidence devDependencies minor
circleci/node 10.21 -> 10.24 age adoption passing confidence docker minor
commitizen 4.1.2 -> 4.3.1 age adoption passing confidence devDependencies minor
commitlint (source) 9.0.1 -> 9.1.2 age adoption passing confidence devDependencies minor
cz-conventional-changelog 3.2.0 -> 3.3.0 age adoption passing confidence devDependencies minor
eslint (source) 7.4.0 -> 7.32.0 age adoption passing confidence devDependencies minor
eslint-config-airbnb-base 14.2.0 -> 14.2.1 age adoption passing confidence devDependencies patch
eslint-config-prettier 6.11.0 -> 6.15.0 age adoption passing confidence devDependencies minor
eslint-plugin-import 2.22.0 -> 2.31.0 age adoption passing confidence devDependencies minor
eslint-plugin-jest 23.18.0 -> 23.20.0 age adoption passing confidence devDependencies minor
eslint-plugin-jsdoc 28.6.1 -> 28.7.0 age adoption passing confidence devDependencies minor
husky 4.2.5 -> 4.3.8 age adoption passing confidence devDependencies minor
jest (source) 26.1.0 -> 26.6.3 age adoption passing confidence devDependencies minor
microtime 3.0.0 -> 3.1.1 age adoption passing confidence devDependencies minor
prettier (source) 2.0.5 -> 2.8.8 age adoption passing confidence devDependencies minor
pretty-quick 2.0.1 -> 2.0.2 age adoption passing confidence devDependencies patch
ts-jest (source) 26.1.1 -> 26.5.6 age adoption passing confidence devDependencies minor
tslint (source) 6.1.2 -> 6.1.3 age adoption passing confidence devDependencies patch
typescript (source) 3.9.6 -> 3.9.10 age adoption passing confidence devDependencies patch

Release Notes

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

v9.1.2

Compare Source

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

v9.1.1

Compare Source

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

v9.1.0

Compare Source

Bug Fixes
  • update dependency conventional-changelog-conventionalcommits to v4.3.0 (#​1816) (f99aeda)

9.0.1 (2020-05-26)

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

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin-tslint)

v3.10.1

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin-tslint

v3.10.0

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin-tslint

3.9.1 (2020-08-17)

Note: Version bump only for package @​typescript-eslint/eslint-plugin-tslint

v3.9.1

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin-tslint

v3.9.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-throw-literal] support type assertions (#​2354) (470174a)
Features
  • eslint-plugin: [no-unsafe-assignment/return] allow assigning any => unknown (#​2371) (e7528e6)
  • typescript-estree: support TSv4 labelled tuple members (#​2378) (00d84ff)

v3.8.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-implied-eval] don't report when Function is imported (#​2348) (fa169e7)
  • eslint-plugin: [no-unsafe-assignment] fix typo in message (#​2347) (2027bb1)
Features
  • eslint-plugin: [naming-convention] allow specifying an array of selectors (#​2335) (3ef6bd5)
  • eslint-plugin: add prefer-enum-initializers rule (#​2326) (4f38ea3)

3.7.1 (2020-07-27)

Bug Fixes
  • eslint-plugin: [adjacent-overload-signatures] fix false positive on call signatures and a method named call (#​2313) (30fafb0)
  • eslint-plugin: [no-extra-parens] stop reporting on calling generic functions with one argument and type parameters containing parentheses (#​2319) (616a841)
  • typescript-estree: correct AST regression introduced by TS4.0 upgrade (#​2316) (d7fefba)

v3.7.1

Compare Source

Bug Fixes
  • eslint-plugin: [adjacent-overload-signatures] fix false positive on call signatures and a method named call (#​2313) (30fafb0)
  • eslint-plugin: [no-extra-parens] stop reporting on calling generic functions with one argument and type parameters containing parentheses (#​2319) (616a841)
  • typescript-estree: correct AST regression introduced by TS4.0 upgrade (#​2316) (d7fefba)

v3.7.0

Compare Source

Features
  • eslint-plugin: [naming-convention] allow selecting only const variables (#​2291) (156d058)
  • eslint-plugin: [no-empty-function] add decoratedFunctions option (#​2295) (88f08f4)
  • typescript-estree: support short-circuiting assignment operators (#​2307) (2c90d9f)
  • typescript-estree: support type annotations on catch clauses (#​2306) (b5afe9c)

3.6.1 (2020-07-13)

Bug Fixes
  • eslint-plugin: [no-unnecessary-condition] handle computed member access (#​2288) (3a187ca)
  • eslint-plugin: [prefer-literal-enum-member] allow negative numbers (#​2277) (00ac9c3)
  • eslint-plugin: [space-before-function-paren] incorrect handling of abstract methods (#​2275) (ced6591), closes #​2274
  • eslint-plugin: [switch-exhaustiveness-check] handle special characters in enum keys (#​2207) (98ab010)

v3.6.1

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin-tslint

v3.6.0

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin-tslint

commitizen/cz-cli (commitizen)

v4.3.1

Compare Source

4.3.1 (2024-09-27)
Bug Fixes

v4.3.0

Compare Source

Features

v4.2.6

Compare Source

4.2.6 (2022-12-06)
Bug Fixes

v4.2.5

Compare Source

4.2.5 (2022-07-17)
Bug Fixes

v4.2.4

Compare Source

4.2.4 (2021-05-07)
Bug Fixes

v4.2.3

Compare Source

Bug Fixes

v4.2.2

Compare Source

Bug Fixes
  • cli: Exit CLI with 1(as failed) when received SIGINT (#​736) (95a20d4)
Features

v4.2.1

Compare Source

Bug Fixes

v4.2.0

Compare Source

Features

v4.1.5

Compare Source

Bug Fixes

v4.1.4

Compare Source

Bug Fixes
  • cli: determine correct location of COMMIT_EDITMSG (#​737) (994f3b0)

v4.1.3

Compare Source

Bug Fixes
  • deps: upgrade lodash to 4.17.20 and update package lock file (367d709)
conventional-changelog/commitlint (commitlint)

v9.1.2

Compare Source

Note: Version bump only for package commitlint

v9.1.0

Compare Source

Note: Version bump only for package commitlint

19.0.3 (2024-02-28)

Note: Version bump only for package commitlint

19.0.2 (2024-02-28)

Note: Version bump only for package commitlint

19.0.1 (2024-02-27)

Note: Version bump only for package commitlint

commitizen/cz-conventional-changelog (cz-conventional-changelog)

v3.3.0

Compare Source

Features
  • engine: add support for disableSubjectLowerCase (df66875)

v3.2.1

Compare Source

Bug Fixes
  • Correct typo in JSON (58df4d1)
  • Wrap updateTypes in packageRules (0f6dfbf)
eslint/eslint (eslint)

v7.32.0

Compare Source

v7.31.0

Compare Source

v7.30.0

Compare Source

v7.29.0

Compare Source

v7.28.0

Compare Source

v7.27.0

Compare Source


Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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.

@codecov
Copy link

codecov bot commented Jul 13, 2020

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (4887798) to head (f06370c).

Current head f06370c differs from pull request most recent head e097d13

Please upload reports for the commit e097d13 to get more accurate results.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #206   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9         9           
  Lines          173       173           
  Branches        18        18           
=========================================
  Hits           173       173           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 6f69125 to dfcbc21 Compare July 18, 2020 19:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 58d600b to ef6e487 Compare July 26, 2020 07:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from c905a90 to 7a8350d Compare August 3, 2020 17:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 62bfecc to 6c1c1e0 Compare August 10, 2020 17:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fd00ce5 to 7944cd4 Compare January 31, 2021 20:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from a1d8768 to 0f7453c Compare February 11, 2021 11:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0f7453c to 7592db1 Compare April 26, 2021 13:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from a9d97bb to e411382 Compare May 15, 2021 20:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e411382 to eae48dc Compare June 6, 2021 19:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from eae48dc to c67ad9f Compare June 14, 2021 22:07
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c67ad9f to 20ebb8b Compare October 18, 2021 23:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 20ebb8b to d03e955 Compare March 7, 2022 13:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d03e955 to 714c719 Compare March 26, 2022 14:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 714c719 to 02dd605 Compare April 25, 2022 02:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 02dd605 to f06370c Compare May 16, 2022 03:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f06370c to f34d1fb Compare June 18, 2022 16:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f34d1fb to e45ef69 Compare September 25, 2022 16:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e45ef69 to dd74861 Compare March 17, 2023 04:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from dd74861 to 353a10b Compare March 24, 2023 23:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 353a10b to f5678fc Compare May 28, 2023 09:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f5678fc to bca678e Compare July 28, 2023 07:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bca678e to d3f1c4b Compare August 18, 2023 22:18
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d3f1c4b to d8bd7e1 Compare October 23, 2023 06:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d8bd7e1 to 71f366f Compare December 14, 2023 20:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 4362f5a to e097d13 Compare May 22, 2024 05:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e097d13 to c8fd004 Compare August 23, 2024 19:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c8fd004 to de72262 Compare September 3, 2024 09:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from de72262 to 9c3976e Compare September 27, 2024 06:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9c3976e to 0766739 Compare October 3, 2024 12:22
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