babel/babel
### [`v7.11.1`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v7111-2020-08-04)
[Compare Source](https://togithub.com/babel/babel/compare/v7.11.0...v7.11.1)
##### :bug: Bug Fix
- `babel-parser`
- [#11912](https://togithub.com/babel/babel/pull/11912) rescan gt/lt token after TsAsExpression is parsed ([@JLHwung](https://togithub.com/JLHwung))
- `babel-core`
- [#11906](https://togithub.com/babel/babel/pull/11906) Do not cache non-existent config files forever ([@devongovett](https://togithub.com/devongovett))
- `babel-plugin-transform-block-scoping`, `babel-standalone`
- [#11901](https://togithub.com/babel/babel/pull/11901) fix: ensure `[…map.keys]` can be correctly transformed in loose mode ([@JLHwung](https://togithub.com/JLHwung))
##### :memo: Documentation
- [#11900](https://togithub.com/babel/babel/pull/11900) docs: remove experimental warning on README ([@JLHwung](https://togithub.com/JLHwung))
##### :house: Internal
- `babel-parser`
- [#11871](https://togithub.com/babel/babel/pull/11871) Parser refactoring ([@JLHwung](https://togithub.com/JLHwung))
- Other
- [#11899](https://togithub.com/babel/babel/pull/11899) Update `@babel/*` deps ([@JLHwung](https://togithub.com/JLHwung))
ai/size-limit
### [`v4.5.6`](https://togithub.com/ai/size-limit/blob/master/CHANGELOG.md#456)
[Compare Source](https://togithub.com/ai/size-limit/compare/4.5.5...4.5.6)
- Fix “file was not found” behaviour (by Pavel Pustovalov).
aws/aws-sdk-js
### [`v2.729.0`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#27290)
[Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.728.0...v2.729.0)
- feature: Glue: AWS Glue now adds support for Network connection type enabling you to access resources inside your VPC using Glue crawlers and Glue ETL jobs.
- feature: Organizations: Documentation updates for some new error reasons.
- feature: S3: Updates Amazon S3 API reference documentation.
- feature: SMS: In this release, AWS Server Migration Service (SMS) has added new features: 1. APIs to work with application and instance level validation 2. Import application catalog from AWS Application Discovery Service 3. For an application you can start on-demand replication
### [`v2.728.0`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#27280)
[Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.727.1...v2.728.0)
- feature: EC2: This release supports Wavelength resources, including carrier gateways, and carrier IP addresses.
- feature: LexModelBuildingService: Amazon Lex supports the option to enable accuracy improvements and specify an intent classification confidence score threshold.
- feature: LexRuntime: Amazon Lex supports intent classification confidence scores along with a list of the top five intents.
- feature: Personalize: Add 'exploration' functionality
- feature: PersonalizeEvents: Adds support implicit and explicit impression input
- feature: PersonalizeRuntime: Adds support for implicit impressions
### [`v2.727.1`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#27271)
[Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.727.0...v2.727.1)
- bugfix: docs: Add awsdocs-legal-zone-copyright div
### [`v2.727.0`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#27270)
[Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.726.0...v2.727.0)
- feature: AppSync: AWS AppSync releases support for Direct Lambda Resolvers.
- feature: TranscribeService: Amazon Transcribe now supports custom language models, which can improve transcription accuracy for your specific use case.
### [`v2.726.0`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#27260)
[Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.725.0...v2.726.0)
- feature: SSM: Adds a waiter for CommandExecuted and paginators for various other APIs.
rollup/rollup
### [`v2.23.1`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#2231)
[Compare Source](https://togithub.com/rollup/rollup/compare/v2.23.0...v2.23.1)
_2020-08-07_
##### Bug Fixes
- Fix an issue where dynamically importing an entry point could return a malformed namespace for CJS and AMD formats ([#3709](https://togithub.com/rollup/rollup/issues/3709))
##### Pull Requests
- [#3709](https://togithub.com/rollup/rollup/pull/3709): Properly construct namespace when dynamically importing chunks with facades in default export mode ([@lukastaegert](https://togithub.com/lukastaegert))
Renovate configuration
:date: Schedule: "before 3am on Monday" in timezone Europe/Moscow.
:vertical_traffic_light: Automerge: Enabled.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
7.11.0
->7.11.1
4.5.5
->4.5.6
2.725.0
->2.729.0
2.23.0
->2.23.1
4.5.5
->4.5.6
Release Notes
babel/babel
### [`v7.11.1`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v7111-2020-08-04) [Compare Source](https://togithub.com/babel/babel/compare/v7.11.0...v7.11.1) ##### :bug: Bug Fix - `babel-parser` - [#11912](https://togithub.com/babel/babel/pull/11912) rescan gt/lt token after TsAsExpression is parsed ([@JLHwung](https://togithub.com/JLHwung)) - `babel-core` - [#11906](https://togithub.com/babel/babel/pull/11906) Do not cache non-existent config files forever ([@devongovett](https://togithub.com/devongovett)) - `babel-plugin-transform-block-scoping`, `babel-standalone` - [#11901](https://togithub.com/babel/babel/pull/11901) fix: ensure `[…map.keys]` can be correctly transformed in loose mode ([@JLHwung](https://togithub.com/JLHwung)) ##### :memo: Documentation - [#11900](https://togithub.com/babel/babel/pull/11900) docs: remove experimental warning on README ([@JLHwung](https://togithub.com/JLHwung)) ##### :house: Internal - `babel-parser` - [#11871](https://togithub.com/babel/babel/pull/11871) Parser refactoring ([@JLHwung](https://togithub.com/JLHwung)) - Other - [#11899](https://togithub.com/babel/babel/pull/11899) Update `@babel/*` deps ([@JLHwung](https://togithub.com/JLHwung))ai/size-limit
### [`v4.5.6`](https://togithub.com/ai/size-limit/blob/master/CHANGELOG.md#456) [Compare Source](https://togithub.com/ai/size-limit/compare/4.5.5...4.5.6) - Fix “file was not found” behaviour (by Pavel Pustovalov).aws/aws-sdk-js
### [`v2.729.0`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#27290) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.728.0...v2.729.0) - feature: Glue: AWS Glue now adds support for Network connection type enabling you to access resources inside your VPC using Glue crawlers and Glue ETL jobs. - feature: Organizations: Documentation updates for some new error reasons. - feature: S3: Updates Amazon S3 API reference documentation. - feature: SMS: In this release, AWS Server Migration Service (SMS) has added new features: 1. APIs to work with application and instance level validation 2. Import application catalog from AWS Application Discovery Service 3. For an application you can start on-demand replication ### [`v2.728.0`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#27280) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.727.1...v2.728.0) - feature: EC2: This release supports Wavelength resources, including carrier gateways, and carrier IP addresses. - feature: LexModelBuildingService: Amazon Lex supports the option to enable accuracy improvements and specify an intent classification confidence score threshold. - feature: LexRuntime: Amazon Lex supports intent classification confidence scores along with a list of the top five intents. - feature: Personalize: Add 'exploration' functionality - feature: PersonalizeEvents: Adds support implicit and explicit impression input - feature: PersonalizeRuntime: Adds support for implicit impressions ### [`v2.727.1`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#27271) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.727.0...v2.727.1) - bugfix: docs: Add awsdocs-legal-zone-copyright div ### [`v2.727.0`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#27270) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.726.0...v2.727.0) - feature: AppSync: AWS AppSync releases support for Direct Lambda Resolvers. - feature: TranscribeService: Amazon Transcribe now supports custom language models, which can improve transcription accuracy for your specific use case. ### [`v2.726.0`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#27260) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.725.0...v2.726.0) - feature: SSM: Adds a waiter for CommandExecuted and paginators for various other APIs.rollup/rollup
### [`v2.23.1`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#2231) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.23.0...v2.23.1) _2020-08-07_ ##### Bug Fixes - Fix an issue where dynamically importing an entry point could return a malformed namespace for CJS and AMD formats ([#3709](https://togithub.com/rollup/rollup/issues/3709)) ##### Pull Requests - [#3709](https://togithub.com/rollup/rollup/pull/3709): Properly construct namespace when dynamically importing chunks with facades in default export mode ([@lukastaegert](https://togithub.com/lukastaegert))Renovate configuration
:date: Schedule: "before 3am on Monday" in timezone Europe/Moscow.
:vertical_traffic_light: Automerge: Enabled.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.