From 7ee0d4fbcbe08829c5a5fd3ca2652afbf4a5721a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 3 Feb 2025 02:37:08 +0000 Subject: [PATCH] Version Packages --- .changeset/afraid-lemons-protect.md | 5 ---- .changeset/calm-jokes-smell.md | 5 ---- .changeset/dry-ears-help.md | 5 ---- .changeset/eight-poems-cross.md | 7 ----- .changeset/fifty-nails-swim.md | 5 ---- .changeset/healthy-snakes-attack.md | 5 ---- .changeset/hip-dolphins-explode.md | 5 ---- .changeset/late-suits-look.md | 5 ---- .changeset/quick-dragons-punch.md | 5 ---- .changeset/renovate-07f3597.md | 5 ---- .changeset/renovate-3e578ff.md | 7 ----- .changeset/renovate-b5f49f8.md | 5 ---- .changeset/renovate-d5b1c88.md | 7 ----- .changeset/tender-ducks-rescue.md | 5 ---- .changeset/thirty-cherries-fold.md | 5 ---- .changeset/three-rings-argue.md | 7 ----- .changeset/wet-owls-attack.md | 10 ------- CHANGELOG.md | 32 +++++++++++++++++++++++ package.json | 2 +- packages/eslint-config-skuba/CHANGELOG.md | 27 +++++++++++++++++++ packages/eslint-config-skuba/package.json | 2 +- 21 files changed, 61 insertions(+), 100 deletions(-) delete mode 100644 .changeset/afraid-lemons-protect.md delete mode 100644 .changeset/calm-jokes-smell.md delete mode 100644 .changeset/dry-ears-help.md delete mode 100644 .changeset/eight-poems-cross.md delete mode 100644 .changeset/fifty-nails-swim.md delete mode 100644 .changeset/healthy-snakes-attack.md delete mode 100644 .changeset/hip-dolphins-explode.md delete mode 100644 .changeset/late-suits-look.md delete mode 100644 .changeset/quick-dragons-punch.md delete mode 100644 .changeset/renovate-07f3597.md delete mode 100644 .changeset/renovate-3e578ff.md delete mode 100644 .changeset/renovate-b5f49f8.md delete mode 100644 .changeset/renovate-d5b1c88.md delete mode 100644 .changeset/tender-ducks-rescue.md delete mode 100644 .changeset/thirty-cherries-fold.md delete mode 100644 .changeset/three-rings-argue.md delete mode 100644 .changeset/wet-owls-attack.md diff --git a/.changeset/afraid-lemons-protect.md b/.changeset/afraid-lemons-protect.md deleted file mode 100644 index 3fd54a48d..000000000 --- a/.changeset/afraid-lemons-protect.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'skuba': patch ---- - -configure: Fix crash during detecting whether the working tree is clean diff --git a/.changeset/calm-jokes-smell.md b/.changeset/calm-jokes-smell.md deleted file mode 100644 index 5998db1f0..000000000 --- a/.changeset/calm-jokes-smell.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'skuba': patch ---- - -template/express-rest-api: express 5 diff --git a/.changeset/dry-ears-help.md b/.changeset/dry-ears-help.md deleted file mode 100644 index 948bb0b05..000000000 --- a/.changeset/dry-ears-help.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'eslint-config-skuba': minor ---- - -Disable `@typescript-eslint/no-base-to-string` in tests diff --git a/.changeset/eight-poems-cross.md b/.changeset/eight-poems-cross.md deleted file mode 100644 index f81d6ed6c..000000000 --- a/.changeset/eight-poems-cross.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'eslint-config-skuba': minor ---- - -deps: typescript-eslint 8.16 - -This bumps typescript-eslint to ^8.16.0 to support TypeScript 5.7 diff --git a/.changeset/fifty-nails-swim.md b/.changeset/fifty-nails-swim.md deleted file mode 100644 index e0f968410..000000000 --- a/.changeset/fifty-nails-swim.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'eslint-config-skuba': patch ---- - -Remove duplicate `@typescript-eslint` definitions diff --git a/.changeset/healthy-snakes-attack.md b/.changeset/healthy-snakes-attack.md deleted file mode 100644 index 28a7cf797..000000000 --- a/.changeset/healthy-snakes-attack.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'skuba': patch ---- - -template/oss-npm-package: Install `corepack@0.31.0` and set `COREPACK_DEFAULT_TO_LATEST: 0` to mitigate https://github.com/nodejs/corepack/issues/612 diff --git a/.changeset/hip-dolphins-explode.md b/.changeset/hip-dolphins-explode.md deleted file mode 100644 index 755bb3d32..000000000 --- a/.changeset/hip-dolphins-explode.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'skuba': patch ---- - -template/lambda-sqs-worker-cdk: Add `git` to the base Docker image diff --git a/.changeset/late-suits-look.md b/.changeset/late-suits-look.md deleted file mode 100644 index e20cf3249..000000000 --- a/.changeset/late-suits-look.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'skuba': patch ---- - -template/lambda-sqs-worker-cdk: Upgrade `aws-cdk` and `aws-cdk-lib` to `^2.167.1` diff --git a/.changeset/quick-dragons-punch.md b/.changeset/quick-dragons-punch.md deleted file mode 100644 index d14eab656..000000000 --- a/.changeset/quick-dragons-punch.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'skuba': patch ---- - -template/lambda-sqs-worker-cdk: Fix failing unit test and add `start` command diff --git a/.changeset/renovate-07f3597.md b/.changeset/renovate-07f3597.md deleted file mode 100644 index 5a32b030c..000000000 --- a/.changeset/renovate-07f3597.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'skuba': patch ---- - -deps: ignore ^7.0.0 diff --git a/.changeset/renovate-3e578ff.md b/.changeset/renovate-3e578ff.md deleted file mode 100644 index 8994f436a..000000000 --- a/.changeset/renovate-3e578ff.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'skuba': minor ---- - -deps: TypeScript 5.7 - -This major release includes breaking changes. See the [TypeScript 5.7](https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/) announcement for more information. diff --git a/.changeset/renovate-b5f49f8.md b/.changeset/renovate-b5f49f8.md deleted file mode 100644 index 92897c40b..000000000 --- a/.changeset/renovate-b5f49f8.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'eslint-config-skuba': patch ---- - -deps: eslint-plugin-tsdoc ^0.4.0 diff --git a/.changeset/renovate-d5b1c88.md b/.changeset/renovate-d5b1c88.md deleted file mode 100644 index e1405ca72..000000000 --- a/.changeset/renovate-d5b1c88.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'skuba': patch ---- - -deps: prettier ~3.4.0 - -This change may contain some formatting changes. Review the release notes: https://prettier.io/blog/2024/11/26/3.4.0.html diff --git a/.changeset/tender-ducks-rescue.md b/.changeset/tender-ducks-rescue.md deleted file mode 100644 index 37b820e13..000000000 --- a/.changeset/tender-ducks-rescue.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'skuba': patch ---- - -template/express-rest-api, template/koa-rest-api: Drop support for `failOnScanFindings` for gantry 4 support diff --git a/.changeset/thirty-cherries-fold.md b/.changeset/thirty-cherries-fold.md deleted file mode 100644 index ed39b8e81..000000000 --- a/.changeset/thirty-cherries-fold.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'skuba': patch ---- - -deps: Drop `serialize-error` diff --git a/.changeset/three-rings-argue.md b/.changeset/three-rings-argue.md deleted file mode 100644 index 7cc948226..000000000 --- a/.changeset/three-rings-argue.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'eslint-config-skuba': minor ---- - -Remove `eslint-plugin-tsdoc` - -This plugin is [currently incompatible](https://github.com/microsoft/tsdoc/issues/374) with our config. diff --git a/.changeset/wet-owls-attack.md b/.changeset/wet-owls-attack.md deleted file mode 100644 index a3e22ef9e..000000000 --- a/.changeset/wet-owls-attack.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -'eslint-config-skuba': minor ---- - -Revert to modern JavaScript language option defaults - -- `ecmaVersion: 5 => latest` -- `sourceType: script => module` - -See [JavaScript language options](https://eslint.org/docs/latest/use/configure/language-options#specifying-javascript-options) for more information. diff --git a/CHANGELOG.md b/CHANGELOG.md index 45253b73c..22a07581a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,37 @@ # skuba +## 9.2.0 + +### Minor Changes + +- **deps:** TypeScript 5.7 ([#1750](https://github.com/seek-oss/skuba/pull/1750)) + + This major release includes breaking changes. See the [TypeScript 5.7](https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/) announcement for more information. + +### Patch Changes + +- **configure:** Fix crash during detecting whether the working tree is clean ([#1737](https://github.com/seek-oss/skuba/pull/1737)) + +- **template/express-rest-api:** express 5 ([#1761](https://github.com/seek-oss/skuba/pull/1761)) + +- **template/oss-npm-package:** Install `corepack@0.31.0` and set `COREPACK_DEFAULT_TO_LATEST: 0` to mitigate https://github.com/nodejs/corepack/issues/612 ([#1778](https://github.com/seek-oss/skuba/pull/1778)) + +- **template/lambda-sqs-worker-cdk:** Add `git` to the base Docker image ([#1775](https://github.com/seek-oss/skuba/pull/1775)) + +- **template/lambda-sqs-worker-cdk:** Upgrade `aws-cdk` and `aws-cdk-lib` to `^2.167.1` ([#1740](https://github.com/seek-oss/skuba/pull/1740)) + +- **template/lambda-sqs-worker-cdk:** Fix failing unit test and add `start` command ([#1724](https://github.com/seek-oss/skuba/pull/1724)) + +- **deps:** ignore ^7.0.0 ([#1762](https://github.com/seek-oss/skuba/pull/1762)) + +- **deps:** prettier ~3.4.0 ([#1751](https://github.com/seek-oss/skuba/pull/1751)) + + This change may contain some formatting changes. Review the release notes: https://prettier.io/blog/2024/11/26/3.4.0.html + +- **template/express-rest-api, template/koa-rest-api:** Drop support for `failOnScanFindings` for gantry 4 support ([#1759](https://github.com/seek-oss/skuba/pull/1759)) + +- **deps:** Drop `serialize-error` ([#1763](https://github.com/seek-oss/skuba/pull/1763)) + ## 9.1.0 ### Minor Changes diff --git a/package.json b/package.json index f97a6e84f..f56061cdd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "skuba", - "version": "9.1.0", + "version": "9.2.0", "private": false, "description": "SEEK development toolkit for backend applications and packages", "homepage": "https://github.com/seek-oss/skuba#readme", diff --git a/packages/eslint-config-skuba/CHANGELOG.md b/packages/eslint-config-skuba/CHANGELOG.md index e203a8fce..33ce5909b 100644 --- a/packages/eslint-config-skuba/CHANGELOG.md +++ b/packages/eslint-config-skuba/CHANGELOG.md @@ -1,5 +1,32 @@ # eslint-config-skuba +## 5.1.0 + +### Minor Changes + +- Disable `@typescript-eslint/no-base-to-string` in tests ([#1765](https://github.com/seek-oss/skuba/pull/1765)) + +- **deps:** typescript-eslint 8.16 ([#1750](https://github.com/seek-oss/skuba/pull/1750)) + + This bumps typescript-eslint to ^8.16.0 to support TypeScript 5.7 + +- Remove `eslint-plugin-tsdoc` ([#1766](https://github.com/seek-oss/skuba/pull/1766)) + + This plugin is [currently incompatible](https://github.com/microsoft/tsdoc/issues/374) with our config. + +- Revert to modern JavaScript language option defaults ([#1769](https://github.com/seek-oss/skuba/pull/1769)) + + - `ecmaVersion: 5 => latest` + - `sourceType: script => module` + + See [JavaScript language options](https://eslint.org/docs/latest/use/configure/language-options#specifying-javascript-options) for more information. + +### Patch Changes + +- Remove duplicate `@typescript-eslint` definitions ([#1766](https://github.com/seek-oss/skuba/pull/1766)) + +- **deps:** eslint-plugin-tsdoc ^0.4.0 ([#1749](https://github.com/seek-oss/skuba/pull/1749)) + ## 5.0.0 ### Major Changes diff --git a/packages/eslint-config-skuba/package.json b/packages/eslint-config-skuba/package.json index 5f4c597e7..e5f4b782b 100644 --- a/packages/eslint-config-skuba/package.json +++ b/packages/eslint-config-skuba/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-skuba", - "version": "5.0.0", + "version": "5.1.0", "private": false, "description": "ESLint config for skuba", "homepage": "https://github.com/seek-oss/skuba/tree/main/packages/eslint-config-skuba#readme",