-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
- Loading branch information
There are no files selected for viewing
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 `[email protected]` 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 | ||
|