Closed cu-infra-svc-git closed 8 months ago
Merging #27 (4c6fb74) into main (a194ce8) will not change coverage. The diff coverage is
n/a
.
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
β Warning: custom changes will be lost.
This PR contains the following updates:
^0.0.162
->^0.0.166
^27
->^27.5.2
^0.18.17
->^0.19.1
^8.9.0
->^8.10.0
^0.3.7
->^0.3.9
^27
->^27.5.1
^1.86.1
->^1.87.0
^1.86.1
->^1.87.0
^0.71.161
->^0.72.11
^27
->^27.1.5
Release Notes
time-loop/clickup-projen (@time-loop/clickup-projen)
### [`v0.0.166`](https://togithub.com/time-loop/clickup-projen/releases/tag/v0.0.166) [Compare Source](https://togithub.com/time-loop/clickup-projen/compare/v0.0.165...v0.0.166) ##### [0.0.166](https://togithub.com/time-loop/clickup-projen/compare/v0.0.165...v0.0.166) (2023-08-11) ##### Features - **clickup-cdk:** adding datadog-service-catalog options \[CLK-257861] ([#189](https://togithub.com/time-loop/clickup-projen/issues/189)) ([d3d3946](https://togithub.com/time-loop/clickup-projen/commit/d3d3946735f1aaf843513bca218603d6587e5514)) ### [`v0.0.165`](https://togithub.com/time-loop/clickup-projen/releases/tag/v0.0.165) [Compare Source](https://togithub.com/time-loop/clickup-projen/compare/v0.0.164...v0.0.165) ##### [0.0.165](https://togithub.com/time-loop/clickup-projen/compare/v0.0.164...v0.0.165) (2023-08-11) ### [`v0.0.164`](https://togithub.com/time-loop/clickup-projen/releases/tag/v0.0.164) [Compare Source](https://togithub.com/time-loop/clickup-projen/compare/v0.0.163...v0.0.164) ##### [0.0.164](https://togithub.com/time-loop/clickup-projen/compare/v0.0.163...v0.0.164) (2023-08-03) ##### Features - **update-projen:** separate update projen wf \[CLK-273691] ([#196](https://togithub.com/time-loop/clickup-projen/issues/196)) ([ee6fdda](https://togithub.com/time-loop/clickup-projen/commit/ee6fddad49be26ecc26e5d5d12441c5daf63baf9)) ### [`v0.0.163`](https://togithub.com/time-loop/clickup-projen/releases/tag/v0.0.163) [Compare Source](https://togithub.com/time-loop/clickup-projen/compare/v0.0.162...v0.0.163) ##### [0.0.163](https://togithub.com/time-loop/clickup-projen/compare/v0.0.162...v0.0.163) (2023-08-03) ##### Bug Fixes - **renovate:** do not renovate projen \[CLK-273691] ([#195](https://togithub.com/time-loop/clickup-projen/issues/195)) ([5595df6](https://togithub.com/time-loop/clickup-projen/commit/5595df6202f553668a35abc1df973adf8cda95e1))evanw/esbuild (esbuild)
### [`v0.19.1`](https://togithub.com/evanw/esbuild/blob/HEAD/CHANGELOG.md#0191) [Compare Source](https://togithub.com/evanw/esbuild/compare/v0.19.0...v0.19.1) - Fix a regression with `baseURL` in `tsconfig.json` ([#3307](https://togithub.com/evanw/esbuild/issues/3307)) The previous release moved `tsconfig.json` path resolution before `--packages=external` checks to allow the [`paths` field](https://www.typescriptlang.org/tsconfig#paths) in `tsconfig.json` to avoid a package being marked as external. However, that reordering accidentally broke the behavior of the `baseURL` field from `tsconfig.json`. This release moves these path resolution rules around again in an attempt to allow both of these cases to work. - Parse TypeScript type arguments for JavaScript decorators ([#3308](https://togithub.com/evanw/esbuild/issues/3308)) When parsing JavaScript decorators in TypeScript (i.e. with `experimentalDecorators` disabled), esbuild previously didn't parse type arguments. Type arguments will now be parsed starting with this release. For example: ```ts @fooprettier/eslint-config-prettier (eslint-config-prettier)
### [`v8.10.0`](https://togithub.com/prettier/eslint-config-prettier/blob/HEAD/CHANGELOG.md#Version-8100-2023-08-03) [Compare Source](https://togithub.com/prettier/eslint-config-prettier/compare/v8.9.0...v8.10.0) - Added: \[max-statements-per-line]. Thanks to [@Zamiell](https://togithub.com/Zamiell)!import-js/eslint-plugin-import (eslint-import-resolver-node)
### [`v0.3.9`](https://togithub.com/import-js/eslint-plugin-import/compare/7f7a9a6d03b480bfa7453fdb58c84191f2724f97...c7042539bc0faf9af57be4baee1e1f17fad17fdb) [Compare Source](https://togithub.com/import-js/eslint-plugin-import/compare/7f7a9a6d03b480bfa7453fdb58c84191f2724f97...c7042539bc0faf9af57be4baee1e1f17fad17fdb) ### [`v0.3.8`](https://togithub.com/import-js/eslint-plugin-import/compare/74e2a9562c010aa0f875c83c644e929600fa64c8...7f7a9a6d03b480bfa7453fdb58c84191f2724f97) [Compare Source](https://togithub.com/import-js/eslint-plugin-import/compare/74e2a9562c010aa0f875c83c644e929600fa64c8...7f7a9a6d03b480bfa7453fdb58c84191f2724f97)aws/jsii (jsii-diff)
### [`v1.87.0`](https://togithub.com/aws/jsii/blob/HEAD/CHANGELOG.md#1870-2023-08-11) [Compare Source](https://togithub.com/aws/jsii/compare/v1.86.1...v1.87.0) ##### Bug Fixes - **kernel:** fast module loading fails on Windows (EPERM) ([#4212](https://togithub.com/aws/jsii/issues/4212)) ([fac6cbb](https://togithub.com/aws/jsii/commit/fac6cbbeb5d9bcbbac8f9dff58001afb701a4065)), closes [#4208](https://togithub.com/aws/jsii/issues/4208) - **kernel:** package cache fails under parallelism ([#4215](https://togithub.com/aws/jsii/issues/4215)) ([b739ef6](https://togithub.com/aws/jsii/commit/b739ef68d4d92d7af78b2a91b8581e9f3077df96)), closes [#4181](https://togithub.com/aws/jsii/issues/4181) [#4207](https://togithub.com/aws/jsii/issues/4207) - pip, black, setuptools, twine, wheel, and aws-sam-cli incorrectly installed in superchain ([#4201](https://togithub.com/aws/jsii/issues/4201)) ([851415c](https://togithub.com/aws/jsii/commit/851415c44864c0fb0b4b2d5ee4535f0b33f89a48)) - **python:** type object 'InterfaceDynamicProxy' has no attribute '**jsii_type**' ([#4209](https://togithub.com/aws/jsii/issues/4209)) ([057b267](https://togithub.com/aws/jsii/commit/057b267809a05135d6d22227318ae55100aad272)) - **superchain:** add openssh-client back ([#4224](https://togithub.com/aws/jsii/issues/4224)) ([8390ca1](https://togithub.com/aws/jsii/commit/8390ca1615769846f92c42ef35ac590b4673efbb))projen/projen (projen)
### [`v0.72.11`](https://togithub.com/projen/projen/releases/tag/v0.72.11) [Compare Source](https://togithub.com/projen/projen/compare/v0.72.10...v0.72.11) ##### [0.72.11](https://togithub.com/projen/projen/compare/v0.72.10...v0.72.11) (2023-08-13) ### [`v0.72.10`](https://togithub.com/projen/projen/releases/tag/v0.72.10) [Compare Source](https://togithub.com/projen/projen/compare/v0.72.9...v0.72.10) ##### [0.72.10](https://togithub.com/projen/projen/compare/v0.72.9...v0.72.10) (2023-08-12) ### [`v0.72.9`](https://togithub.com/projen/projen/releases/tag/v0.72.9) [Compare Source](https://togithub.com/projen/projen/compare/v0.72.8...v0.72.9) ##### [0.72.9](https://togithub.com/projen/projen/compare/v0.72.8...v0.72.9) (2023-08-11) ### [`v0.72.8`](https://togithub.com/projen/projen/releases/tag/v0.72.8) [Compare Source](https://togithub.com/projen/projen/compare/v0.72.7...v0.72.8) ##### [0.72.8](https://togithub.com/projen/projen/compare/v0.72.7...v0.72.8) (2023-08-10) ### [`v0.72.7`](https://togithub.com/projen/projen/releases/tag/v0.72.7) [Compare Source](https://togithub.com/projen/projen/compare/v0.72.6...v0.72.7) ##### [0.72.7](https://togithub.com/projen/projen/compare/v0.72.6...v0.72.7) (2023-08-09) ### [`v0.72.6`](https://togithub.com/projen/projen/releases/tag/v0.72.6) [Compare Source](https://togithub.com/projen/projen/compare/v0.72.5...v0.72.6) ##### [0.72.6](https://togithub.com/projen/projen/compare/v0.72.5...v0.72.6) (2023-08-08) ### [`v0.72.5`](https://togithub.com/projen/projen/releases/tag/v0.72.5) [Compare Source](https://togithub.com/projen/projen/compare/v0.72.4...v0.72.5) ##### [0.72.5](https://togithub.com/projen/projen/compare/v0.72.4...v0.72.5) (2023-08-07) ### [`v0.72.4`](https://togithub.com/projen/projen/releases/tag/v0.72.4) [Compare Source](https://togithub.com/projen/projen/compare/v0.72.3...v0.72.4) ##### [0.72.4](https://togithub.com/projen/projen/compare/v0.72.3...v0.72.4) (2023-08-06) ### [`v0.72.3`](https://togithub.com/projen/projen/releases/tag/v0.72.3) [Compare Source](https://togithub.com/projen/projen/compare/v0.72.2...v0.72.3) ##### [0.72.3](https://togithub.com/projen/projen/compare/v0.72.2...v0.72.3) (2023-08-05) ### [`v0.72.2`](https://togithub.com/projen/projen/releases/tag/v0.72.2) [Compare Source](https://togithub.com/projen/projen/compare/v0.72.1...v0.72.2) ##### [0.72.2](https://togithub.com/projen/projen/compare/v0.72.1...v0.72.2) (2023-08-04) ### [`v0.72.1`](https://togithub.com/projen/projen/releases/tag/v0.72.1) [Compare Source](https://togithub.com/projen/projen/compare/v0.72.0...v0.72.1) ##### [0.72.1](https://togithub.com/projen/projen/compare/v0.72.0...v0.72.1) (2023-08-03) ### [`v0.72.0`](https://togithub.com/projen/projen/releases/tag/v0.72.0) [Compare Source](https://togithub.com/projen/projen/compare/v0.71.163...v0.72.0) #### [0.72.0](https://togithub.com/projen/projen/compare/v0.71.163...v0.72.0) (2023-08-03) ##### β BREAKING CHANGES - **upgrade-dependencies:** the `renderUpgradePackagesCommand` has been removed from `NodePackage`. It should never have been used. Instead, configure the appropriate `depsUpgradeOptions` to control the upgrade task. If you render the upgrade command for a different purpose, you'll have to construct the command yourself according to the appropriate package manager. ##### Features - **upgrade-dependencies:** switch to single commands that only use `--filter` ([#2845](https://togithub.com/projen/projen/issues/2845)) ([0063756](https://togithub.com/projen/projen/commit/00637564df2b350b7b055fc27c26e5dc6542701b)), closes [/github.com/projen/projen/blob/main/src/javascript/upgrade-dependencies.ts#L36](https://togithub.com/projen//github.com/projen/projen/blob/main/src/javascript/upgrade-dependencies.ts/issues/L36) [/github.com/projen/projen/blob/main/src/javascript/upgrade-dependencies.ts#L43](https://togithub.com/projen//github.com/projen/projen/blob/main/src/javascript/upgrade-dependencies.ts/issues/L43) [/github.com/projen/projen/blob/main/src/javascript/upgrade-dependencies.ts#L97](https://togithub.com/projen//github.com/projen/projen/blob/main/src/javascript/upgrade-dependencies.ts/issues/L97) ### [`v0.71.163`](https://togithub.com/projen/projen/releases/tag/v0.71.163) [Compare Source](https://togithub.com/projen/projen/compare/v0.71.162...v0.71.163) ##### [0.71.163](https://togithub.com/projen/projen/compare/v0.71.162...v0.71.163) (2023-08-03) ##### Bug Fixes - **new:** projen new --from fails with "Unable to resolve package name from spec" error with "save=false" in .npmrc ([#2844](https://togithub.com/projen/projen/issues/2844)) ([eda3c14](https://togithub.com/projen/projen/commit/eda3c143c24dcede833704ab443ccf3b4b1db0d3)), closes [#2837](https://togithub.com/projen/projen/issues/2837) ### [`v0.71.162`](https://togithub.com/projen/projen/releases/tag/v0.71.162) [Compare Source](https://togithub.com/projen/projen/compare/v0.71.161...v0.71.162) ##### [0.71.162](https://togithub.com/projen/projen/compare/v0.71.161...v0.71.162) (2023-08-03) ##### Bug Fixes - **renovatebot:** cannot use file override for renovate.json5 ([#2843](https://togithub.com/projen/projen/issues/2843)) ([12ddafd](https://togithub.com/projen/projen/commit/12ddafd8e27d64d71b8556b6413d390113dce5e9))Configuration
π Schedule: Branch creation - "before 1am on Monday" (UTC), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.