Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.97.0-alpha.0
->2.99.1-alpha.0
2.97.0-alpha.0
->2.99.1-alpha.0
1.13.1
->1.14.0
1.13.1
->1.14.0
3.418.0
->3.421.0
0.0.22
->0.0.23
20.6.4
->20.8.0
2.97.0
->2.99.1
2.97.0
->2.99.1
0.19.3
->0.19.4
🔧 This Pull Request updates lock files to use the latest dependency versions.
Release Notes
aws-powertools/powertools-lambda-typescript (@aws-lambda-powertools/logger)
v1.14.0
Compare Source
Features
arm64
to integration test matrix (#1720) (61ad5ac)1.13.1 (2023-09-21)
Bug Fixes
aws/aws-sdk-js-v3 (@aws-sdk/client-secrets-manager)
v3.421.0
Compare Source
Note: Version bump only for package @aws-sdk/client-secrets-manager
trautonen/cdk-dns-validated-certificate (@trautonen/cdk-dns-validated-certificate)
v0.0.23
Compare Source
0.0.23 (2023-09-25)
aws/aws-cdk (aws-cdk)
v2.99.1
Compare Source
Bug Fixes
Alpha modules (2.99.1-alpha.0)
v2.99.0
Compare Source
Features
Bug Fixes
instanceType
optional on multinode jobs (#27223) (6616026), closes #27185Alpha modules (2.99.0-alpha.0)
Features
Bug Fixes
v2.98.0
Compare Source
Features
Bug Fixes
Alpha modules (2.98.0-alpha.0)
Features
v2.97.1
Compare Source
Reverts
Schedule
class" (#27284) (e2fc724), closes aws/aws-cdk#27105 #27259Alpha modules (2.97.1-alpha.0)
evanw/esbuild (esbuild)
v0.19.4
Compare Source
Fix printing of JavaScript decorators in tricky cases (#3396)
This release fixes some bugs where esbuild's pretty-printing of JavaScript decorators could incorrectly produced code with a syntax error. The problem happened because esbuild sometimes substitutes identifiers for other expressions in the pretty-printer itself, but the decision about whether to wrap the expression or not didn't account for this. Here are some examples:
Allow pre-release versions to be passed to
target
(#3388)People want to be able to pass version numbers for unreleased versions of node (which have extra stuff after the version numbers) to esbuild's
target
setting and have esbuild do something reasonable with them. These version strings are of course not present in esbuild's internal feature compatibility table because an unreleased version has not been released yet (by definition). With this release, esbuild will now attempt to accept these version strings passed totarget
and do something reasonable with them.Configuration
📅 Schedule: Branch creation - "before 5am on sunday" (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 Mend Renovate. View repository job log here.