Skip to content

Commit

Permalink
build: Merge pull request #169 from tagproject/dev
Browse files Browse the repository at this point in the history
build: release v10.1.0
  • Loading branch information
Daniil Ryazanov authored Jul 21, 2023
2 parents 4faa0ff + 70faeeb commit 6ad29e1
Show file tree
Hide file tree
Showing 6 changed files with 1,055 additions and 3,118 deletions.
2 changes: 1 addition & 1 deletion .config/.eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@
"new-parens": "error",
"no-alert": "warn",
"no-bitwise": "off",
"no-confusing-arrow": ["error", { "allowParens": true }],
"no-confusing-arrow": ["error", { "allowParens": true, "onlyOneSimpleParam": true }],
"no-console": "warn",
"no-dupe-class-members": "off",
"no-else-return": ["error", { "allowElseIf": false }],
Expand Down
6 changes: 3 additions & 3 deletions .sharedconfig.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,8 @@ dependencies:
- '@tagproject/vscode-shared-config': '2.x'
- '@types/jest'
- '@types/node'
- '@typescript-eslint/eslint-plugin': '5.x'
- '@typescript-eslint/parser': '5.x'
- '@typescript-eslint/eslint-plugin': '6.x'
- '@typescript-eslint/parser': '6.x'
- 'changelog-guru'
- 'eslint': '8.x'
- 'eslint-config-prettier': '8.x'
Expand All @@ -101,7 +101,7 @@ dependencies:
- 'jest': '29.x'
- 'rimraf'
- 'ts-jest': '29.x'
- 'typescript': '4.x'
- 'typescript': '5.x'

package:
exports: './lib/index.js'
Expand Down
26 changes: 14 additions & 12 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,34 +5,36 @@
<details>
<summary>Dependencies</summary>

- Changed **[standard-shared-config](https://www.npmjs.com/package/standard-shared-config)** from `^4.0.17` to `^4.0.18`
- Changed **[standard-shared-config](https://www.npmjs.com/package/standard-shared-config)** from `^4.0.18` to `^4.1.0`

</details>

<details>
<summary>Dev Dependencies</summary>

- Changed **[@tagproject/base-shared-config](https://www.npmjs.com/package/@tagproject/base-shared-config)** from `^3.3.4` to `^3.3.5`
- Changed **[changelog-guru](https://www.npmjs.com/package/changelog-guru)** from `^4.0.8` to `^4.0.9`
- Changed **[cspell](https://www.npmjs.com/package/cspell)** from `^6.14.3` to `^6.15.0`
- Changed **[prettier](https://www.npmjs.com/package/prettier)** from `^2.7.1` to `^2.8.0`
- Changed **[@tagproject/base-shared-config](https://www.npmjs.com/package/@tagproject/base-shared-config)** from `^3.3.5` to `^3.3.6`
- Changed **[@tagproject/docs-shared-config](https://www.npmjs.com/package/@tagproject/docs-shared-config)** from `^1.1.2` to `^1.1.3`
- Changed **[@tagproject/vscode-shared-config](https://www.npmjs.com/package/@tagproject/vscode-shared-config)** from `^2.0.5` to `^2.0.10`
- Changed **[cspell](https://www.npmjs.com/package/cspell)** from `^6.15.0` to `^6.31.2`
- Changed **[husky](https://www.npmjs.com/package/husky)** from `^8.0.2` to `^8.0.3`
- Bumped **[prettier](https://www.npmjs.com/package/prettier)** from `^2.8.0` to `^3.0.0`

</details>

# :fire: Improvements

- Add `onlyOneSimpleParam` to `no-confusing-arrow` rule [`9a1033b`](https://github.com/tagproject/ts-package-shared-config/commit/9a1033baac95fa2df3b78fb9258856d8712c51c2)

# :bug: Bug Fixes

- Change `auto-merge` step version - `fetch-metadata` to `v1.x` [`dcb5968`](https://github.com/tagproject/ts-package-shared-config/commit/dcb59681d10d1a6b0d239ef5be34537f12cfeae5)
- Fix eslint `member-ordering` rule [`557e11f`](https://github.com/tagproject/ts-package-shared-config/commit/557e11fc5f6deca76b78db004a776cfbd4bfcc72)
- Add minor changes to `auto-merge` [`fa133ab`](https://github.com/tagproject/ts-package-shared-config/commit/fa133ab5bc72a0246531594e7704f288150faaca)
- Remove `--experimental-specifier-resolution` from husky `commit-msg` [`2b4f20c`](https://github.com/tagproject/ts-package-shared-config/commit/2b4f20c9f9030c088338043d1aac4dfe42949067)
- Bump config deps [`b5da85f`](https://github.com/tagproject/ts-package-shared-config/commit/b5da85fe3cbe1702fa8eb6c9dd16664bc660515f)

# :memo: Internal changes

- Fix package configure desc [`4ea088f`](https://github.com/tagproject/ts-package-shared-config/commit/4ea088fa8d4cf0a2b15c641eaa587506a2a983a6)
- Fix `vscode-shared-config` version [`e2c8316`](https://github.com/tagproject/ts-package-shared-config/commit/e2c83163b2a986bc340d6c824b494cbaa4703557)
- Fix deps versions [`58ae669`](https://github.com/tagproject/ts-package-shared-config/commit/58ae66953e697c41068dbcb5afc90433e9781f76)

---

# Contributors

[![@keindev](https://avatars.githubusercontent.com/u/4527292?v=4&s=40)](https://github.com/keindev) [![@github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4&s=40)](https://github.com/github-actions%5Bbot%5D)
[![@keindev](https://avatars.githubusercontent.com/u/4527292?v=4&s=40)](https://github.com/keindev)
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@ npm install @tagproject/ts-package-shared-config --save-dev
- [@tagproject/vscode-shared-config](https://www.npmjs.com/package/@tagproject/vscode-shared-config): `2.x`
- [@types/jest](https://www.npmjs.com/package/@types/jest): `latest`
- [@types/node](https://www.npmjs.com/package/@types/node): `latest`
- [@typescript-eslint/eslint-plugin](https://www.npmjs.com/package/@typescript-eslint/eslint-plugin): `5.x`
- [@typescript-eslint/parser](https://www.npmjs.com/package/@typescript-eslint/parser): `5.x`
- [@typescript-eslint/eslint-plugin](https://www.npmjs.com/package/@typescript-eslint/eslint-plugin): `6.x`
- [@typescript-eslint/parser](https://www.npmjs.com/package/@typescript-eslint/parser): `6.x`
- [changelog-guru](https://www.npmjs.com/package/changelog-guru): `latest`
- [eslint](https://www.npmjs.com/package/eslint): `8.x`
- [eslint-config-prettier](https://www.npmjs.com/package/eslint-config-prettier): `8.x`
Expand All @@ -85,7 +85,7 @@ npm install @tagproject/ts-package-shared-config --save-dev
- [jest](https://www.npmjs.com/package/jest): `29.x`
- [rimraf](https://www.npmjs.com/package/rimraf): `latest`
- [ts-jest](https://www.npmjs.com/package/ts-jest): `29.x`
- [typescript](https://www.npmjs.com/package/typescript): `4.x`
- [typescript](https://www.npmjs.com/package/typescript): `5.x`

#### configure:

Expand Down
Loading

0 comments on commit 6ad29e1

Please sign in to comment.