Closed renovate[bot] closed 2 months ago
The change involves updating the version of the jsii
package in the package.json
file from 5.5.0
to 5.5.1
. This update reflects a minor version increment, indicating that the project is now using the latest version of the jsii
library.
File | Change Summary |
---|---|
package.json | Updated jsii version from 5.5.0 to 5.5.1 |
This PR contains the following updates:
5.5.0
->5.5.1
Release Notes
aws/jsii-compiler (jsii)
### [`v5.5.1`](https://togithub.com/aws/jsii-compiler/releases/tag/v5.5.1) [Compare Source](https://togithub.com/aws/jsii-compiler/compare/v5.5.0...v5.5.1) #### What's Changed - chore(deps): upgrade dependencies by [@aws-cdk-automation](https://togithub.com/aws-cdk-automation) in [https://github.com/aws/jsii-compiler/pull/1259](https://togithub.com/aws/jsii-compiler/pull/1259) - fix: error messages are getting lost by [@mrgrain](https://togithub.com/mrgrain) in [https://github.com/aws/jsii-compiler/pull/1263](https://togithub.com/aws/jsii-compiler/pull/1263) - feat(tsconfig): mark verbatimModuleSyntax, isolatedModules & isolatedDeclarations options as configurable by [@mrgrain](https://togithub.com/mrgrain) in [https://github.com/aws/jsii-compiler/pull/1262](https://togithub.com/aws/jsii-compiler/pull/1262) - chore(deps): upgrade dependencies by [@aws-cdk-automation](https://togithub.com/aws-cdk-automation) in [https://github.com/aws/jsii-compiler/pull/1268](https://togithub.com/aws/jsii-compiler/pull/1268) - chore(deps): upgrade dependencies by [@aws-cdk-automation](https://togithub.com/aws-cdk-automation) in [https://github.com/aws/jsii-compiler/pull/1271](https://togithub.com/aws/jsii-compiler/pull/1271) - chore(deps): upgrade dependencies by [@aws-cdk-automation](https://togithub.com/aws-cdk-automation) in [https://github.com/aws/jsii-compiler/pull/1276](https://togithub.com/aws/jsii-compiler/pull/1276) - chore(deps): upgrade dependencies by [@aws-cdk-automation](https://togithub.com/aws-cdk-automation) in [https://github.com/aws/jsii-compiler/pull/1279](https://togithub.com/aws/jsii-compiler/pull/1279) **Full Changelog**: https://github.com/aws/jsii-compiler/compare/v5.5.0...v5.5.1Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.
Summary by CodeRabbit
jsii
package to version 5.5.1, which may include bug fixes and performance improvements.