From 8fd0aeca3dd3e3dbaa12e8bb7fc56f4add5f7254 Mon Sep 17 00:00:00 2001 From: Gago Date: Thu, 5 May 2022 10:27:25 +0200 Subject: [PATCH] 2.1.3 (#284) bumping version 2.1.3 This release brings: - fix on #279 by @gustavkj - dependency updates --- CHANGELOG.md | 59 +++++++++++++++++++++++++++++++++++++++++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 62 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e66368fd..23326a3d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,67 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +#### [v2.1.3](https://github.com/gagoar/codeowners-generator/compare/v2.1.2...v2.1.3) + +- updating browserlist [`#283`](https://github.com/gagoar/codeowners-generator/pull/283) +- Update dependency debug to v4.3.4 [`#277`](https://github.com/gagoar/codeowners-generator/pull/277) +- Update dependency @types/lodash.groupby to v4.6.7 [`#280`](https://github.com/gagoar/codeowners-generator/pull/280) +- Update dependency esbuild to v0.14.38 [`#281`](https://github.com/gagoar/codeowners-generator/pull/281) +- Update dependency prettier to v2.6.2 [`#249`](https://github.com/gagoar/codeowners-generator/pull/249) +- Update dependency cosmiconfig to v7.0.1 [`#261`](https://github.com/gagoar/codeowners-generator/pull/261) +- Update dependency lint-staged to v12 [`#272`](https://github.com/gagoar/codeowners-generator/pull/272) +- Update dependency eslint to v8 [`#265`](https://github.com/gagoar/codeowners-generator/pull/265) +- Update typescript-eslint monorepo to v5 (major) [`#270`](https://github.com/gagoar/codeowners-generator/pull/270) +- Update dependency husky to v7 [`#252`](https://github.com/gagoar/codeowners-generator/pull/252) +- Stop using parse-glob [`#279`](https://github.com/gagoar/codeowners-generator/pull/279) +- Update dependency common-tags to v1.8.2 [`#271`](https://github.com/gagoar/codeowners-generator/pull/271) +- Update dependency auto-changelog to v2.4.0 [`#243`](https://github.com/gagoar/codeowners-generator/pull/243) +- Update dependency tslib to v2.3.1 [`#234`](https://github.com/gagoar/codeowners-generator/pull/234) +- Update dependency fast-glob to v3.2.11 [`#250`](https://github.com/gagoar/codeowners-generator/pull/250) +- Update dependency esbuild to v0.14.25 [`#240`](https://github.com/gagoar/codeowners-generator/pull/240) +- Update dependency ts-node to v10 [`#242`](https://github.com/gagoar/codeowners-generator/pull/242) +- Bump node-fetch from 2.6.1 to 2.6.7 [`#275`](https://github.com/gagoar/codeowners-generator/pull/275) +- Update Node.js to v16 [`#268`](https://github.com/gagoar/codeowners-generator/pull/268) +- Update dependency prettier-eslint to v13 [`#267`](https://github.com/gagoar/codeowners-generator/pull/267) +- Update codecov/codecov-action action to v2 [`#263`](https://github.com/gagoar/codeowners-generator/pull/263) +- Bump lodash from 4.17.19 to 4.17.21 [`#274`](https://github.com/gagoar/codeowners-generator/pull/274) +- Bump handlebars from 4.7.6 to 4.7.7 [`#273`](https://github.com/gagoar/codeowners-generator/pull/273) +- Update jest monorepo [`#244`](https://github.com/gagoar/codeowners-generator/pull/244) +- Update dependency ignore to v5.1.9 [`#269`](https://github.com/gagoar/codeowners-generator/pull/269) +- Update dependency debug to v4.3.2 [`#253`](https://github.com/gagoar/codeowners-generator/pull/253) +- Update dependency eslint to v7.32.0 [`#254`](https://github.com/gagoar/codeowners-generator/pull/254) +- Update dependency typescript to v4.4.3 [`#246`](https://github.com/gagoar/codeowners-generator/pull/246) +- Update dependency ora to v5.4.1 [`#247`](https://github.com/gagoar/codeowners-generator/pull/247) +- Update dependency jest-mock-process to v1.4.1 [`#255`](https://github.com/gagoar/codeowners-generator/pull/255) +- Update dependency @types/common-tags to v1.8.1 [`#256`](https://github.com/gagoar/codeowners-generator/pull/256) +- Update dependency @types/jest to v26.0.24 [`#258`](https://github.com/gagoar/codeowners-generator/pull/258) +- Update coverallsapp/github-action action to v1.1.3 [`#257`](https://github.com/gagoar/codeowners-generator/pull/257) +- Update dependency lint-staged to v11 [`#239`](https://github.com/gagoar/codeowners-generator/pull/239) +- Update dependency eslint to v7.29.0 [`#226`](https://github.com/gagoar/codeowners-generator/pull/226) +- Update typescript-eslint monorepo to v4.28.0 [`#227`](https://github.com/gagoar/codeowners-generator/pull/227) +- Update dependency prettier to v2.3.1 [`#241`](https://github.com/gagoar/codeowners-generator/pull/241) +- Update dependency eslint-config-prettier to v8 [`#219`](https://github.com/gagoar/codeowners-generator/pull/219) +- Update dependency @types/jest to v26.0.23 [`#230`](https://github.com/gagoar/codeowners-generator/pull/230) +- Update dependency esbuild to v0.11.19 [`#222`](https://github.com/gagoar/codeowners-generator/pull/222) +- Update dependency prettier-eslint-cli to v5.0.1 [`#228`](https://github.com/gagoar/codeowners-generator/pull/228) +- Update dependency typescript to v4.2.4 [`#235`](https://github.com/gagoar/codeowners-generator/pull/235) +- making sure the husky is updated to 6.0.0 [`#236`](https://github.com/gagoar/codeowners-generator/pull/236) +- Update dependency y18n to 4.0.1 [SECURITY] [`#233`](https://github.com/gagoar/codeowners-generator/pull/233) +- Update dependency commander to v7.2.0 [`#231`](https://github.com/gagoar/codeowners-generator/pull/231) +- Update dependency typescript to v4.2.3 [`#225`](https://github.com/gagoar/codeowners-generator/pull/225) +- Update dependency ora to v5.4.0 [`#229`](https://github.com/gagoar/codeowners-generator/pull/229) +- Update dependency commander to v7.1.0 [`#217`](https://github.com/gagoar/codeowners-generator/pull/217) +- Update dependency esbuild to v0.8.50 [`#215`](https://github.com/gagoar/codeowners-generator/pull/215) +- Update typescript-eslint monorepo to v4.15.2 [`#221`](https://github.com/gagoar/codeowners-generator/pull/221) +- Update dependency eslint to v7.20.0 [`#214`](https://github.com/gagoar/codeowners-generator/pull/214) +- Update dependency @types/node to v12.20.4 [`#216`](https://github.com/gagoar/codeowners-generator/pull/216) +- Update typescript-eslint monorepo to v4.15.1 [`#218`](https://github.com/gagoar/codeowners-generator/pull/218) +- 2.1.2 [`#213`](https://github.com/gagoar/codeowners-generator/pull/213) + #### [v2.1.2](https://github.com/gagoar/codeowners-generator/compare/v2.1.1...v2.1.2) +> 12 February 2021 + - Update Node.js to v12.20.2 [`#211`](https://github.com/gagoar/codeowners-generator/pull/211) - Update dependency esbuild to v0.8.44 [`#203`](https://github.com/gagoar/codeowners-generator/pull/203) - Update dependency typescript to v4.1.5 [`#209`](https://github.com/gagoar/codeowners-generator/pull/209) diff --git a/package-lock.json b/package-lock.json index 15db6733..60eb2dee 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "codeowners-generator", - "version": "2.1.2", + "version": "2.1.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "codeowners-generator", - "version": "2.1.2", + "version": "2.1.3", "license": "MIT", "dependencies": { "commander": "7.2.0", diff --git a/package.json b/package.json index 4d05706b..f2c0ac68 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "codeowners-generator", "repository": "git@github.com:gagoar/codeowners-generator.git", "license": "MIT", - "version": "2.1.2", + "version": "2.1.3", "description": " CODEOWNERS generator for mono-repos", "main": "build/index.js", "bin": {