alexa / ask-toolkit-for-vscode

ASK Toolkit is an extension for Visual Studio Code (VSC) that that makes it easier for developers to develop and deploy Alexa Skills.
https://developer.amazon.com/en-US/docs/alexa/ask-toolkit/get-started-with-the-ask-toolkit-for-visual-studio-code.html
Apache License 2.0
107 stars 52 forks source link

chore: bump fast-xml-parser, @aws-sdk/client-cloudformation and @aws-sdk/client-secrets-manager #269

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 1 year ago

Bumps fast-xml-parser, @aws-sdk/client-cloudformation and @aws-sdk/client-secrets-manager. These dependencies needed to be updated together. Updates fast-xml-parser from 4.1.2 to 4.2.5

Release notes

Sourced from fast-xml-parser's releases.

Security Fix

Update to this release if you use entity parsing in Fast XML Parser.

Changelog

Sourced from fast-xml-parser's changelog.

Note: If you find missing information about particular minor version, that version must have been changed without any functional change in this library.

4.2.5 / 2023-06-22

  • change code implementation

4.2.4 / 2023-06-06

  • fix security bug

4.2.3 / 2023-06-05

  • fix security bug

4.2.2 / 2023-04-18

  • fix #562: fix unpaired tag when it comes in last of a nested tag. Also throw error when unpaired tag is used as closing tag

4.2.1 / 2023-04-18

  • fix: jpath after unpaired tags

4.2.0 / 2023-04-09

  • support updateTag parser property

4.1.4 / 2023-04-08

  • update typings to let user create XMLBuilder instance without options (#556) (By Patrick)
  • fix: IsArray option isn't parsing tags with 0 as value correctly #490 (#557) (By Aleksandr Murashkin)
  • feature: support oneListGroup to group repeated children tags udder single group

4.1.3 / 2023-02-26

  • fix #546: Support complex entity value

4.1.2 / 2023-02-12

  • Security Fix

4.1.1 / 2023-02-03

  • Fix #540: ignoreAttributes breaks unpairedTags
  • Refactor XML builder code

4.1.0 / 2023-02-02

  • Fix '' in DTD comment throwing an error. (#533) (By Adam Baker)
  • Set "eNotation" to 'true' as default

4.0.15 / 2023-01-25

  • make "eNotation" optional

4.0.14 / 2023-01-22

  • fixed: add missed typing "eNotation" to parse values

4.0.13 / 2023-01-07

4.0.12 / 2022-11-19

... (truncated)

Commits


Updates @aws-sdk/client-cloudformation from 3.329.0 to 3.369.0

Release notes

Sourced from @​aws-sdk/client-cloudformation's releases.

v3.369.0

3.369.0(2023-07-11)

Chores
  • packages: re-export types from @​smithy/types (#4900) (e0751b49)
  • codegen: use same @​smithy/types version (#4926) (ed452d6e)
Documentation Changes
New Features
  • client-cognito-identity-provider: API model updated in Amazon Cognito (c6549281)
  • codegen: bump codegen version to 0.17.1 (#4937) (86691ebf)
Bug Fixes
  • middleware-sdk-s3-control: ignore IP address in host prefix dedupe (#4944) (6dd73dda)

v3.368.0

3.368.0(2023-07-07)

Chores
New Features
  • clients: update client endpoints as of 2023-07-07 (f594a422)
  • client-cloudwatch-logs: Add CMK encryption support for CloudWatch Logs Insights query result data (c16a2857)
  • client-database-migration-service: Releasing DMS Serverless. Adding support for PostgreSQL 15.x as source and target endpoint. Adding support for DocDB Elastic Clusters with sharded collections, PostgreSQL datatype mapping customization and disabling hostname validation of the certificate authority in Kafka endpoint settings (c2256797)
  • client-mediatailor: The AWS Elemental MediaTailor SDK for Channel Assembly has added support for EXT-X-CUE-OUT and EXT-X-CUE-IN tags to specify ad breaks in HLS outputs, including support for EXT-OATCLS, EXT-X-ASSET, and EXT-X-CUE-OUT-CONT accessory tags. (13bec3bc)
  • client-medialive: This release enables the use of Thumbnails in AWS Elemental MediaLive. (cf90da63)
  • client-glue: This release enables customers to create new Apache Iceberg tables and associated metadata in Amazon S3 by using native AWS Glue CreateTable operation. (f4ee5d60)

v3.367.0

3.367.0(2023-07-06)

Documentation Changes
  • client-rds: Updates Amazon RDS documentation for creating DB instances and creating Aurora global clusters. (2f61030f)
New Features
  • clients: update client endpoints as of 2023-07-06 (a1fe7602)
  • client-quicksight: This release includes below three changes: small multiples axes improvement, field based coloring, removed required trait from Aggregation function for TopBottomFilter. (32dded9c)
  • client-location: This release adds support for authenticating with Amazon Location Service's Places & Routes APIs with an API Key. Also, with this release developers can publish tracked device position updates to Amazon EventBridge. (9e9ef3f5)
  • client-outposts: Added paginator support to several APIs. Added the ISOLATED enum value to AssetState. (18a59199)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-cloudformation's changelog.

3.369.0 (2023-07-11)

Note: Version bump only for package @​aws-sdk/client-cloudformation

3.363.0 (2023-06-29)

Features

3.362.0 (2023-06-28)

Note: Version bump only for package @​aws-sdk/client-cloudformation

3.360.0 (2023-06-26)

Note: Version bump only for package @​aws-sdk/client-cloudformation

3.359.0 (2023-06-23)

Note: Version bump only for package @​aws-sdk/client-cloudformation

3.358.0 (2023-06-22)

Note: Version bump only for package @​aws-sdk/client-cloudformation

... (truncated)

Commits


Updates @aws-sdk/client-secrets-manager from 3.329.0 to 3.369.0

Release notes

Sourced from @​aws-sdk/client-secrets-manager's releases.

v3.369.0

3.369.0(2023-07-11)

Chores
  • packages: re-export types from @​smithy/types (#4900) (e0751b49)
  • codegen: use same @​smithy/types version (#4926) (ed452d6e)
Documentation Changes
New Features
  • client-cognito-identity-provider: API model updated in Amazon Cognito (c6549281)
  • codegen: bump codegen version to 0.17.1 (#4937) (86691ebf)
Bug Fixes
  • middleware-sdk-s3-control: ignore IP address in host prefix dedupe (#4944) (6dd73dda)

v3.368.0

3.368.0(2023-07-07)

Chores
New Features
  • clients: update client endpoints as of 2023-07-07 (f594a422)
  • client-cloudwatch-logs: Add CMK encryption support for CloudWatch Logs Insights query result data (c16a2857)
  • client-database-migration-service: Releasing DMS Serverless. Adding support for PostgreSQL 15.x as source and target endpoint. Adding support for DocDB Elastic Clusters with sharded collections, PostgreSQL datatype mapping customization and disabling hostname validation of the certificate authority in Kafka endpoint settings (c2256797)
  • client-mediatailor: The AWS Elemental MediaTailor SDK for Channel Assembly has added support for EXT-X-CUE-OUT and EXT-X-CUE-IN tags to specify ad breaks in HLS outputs, including support for EXT-OATCLS, EXT-X-ASSET, and EXT-X-CUE-OUT-CONT accessory tags. (13bec3bc)
  • client-medialive: This release enables the use of Thumbnails in AWS Elemental MediaLive. (cf90da63)
  • client-glue: This release enables customers to create new Apache Iceberg tables and associated metadata in Amazon S3 by using native AWS Glue CreateTable operation. (f4ee5d60)

v3.367.0

3.367.0(2023-07-06)

Documentation Changes
  • client-rds: Updates Amazon RDS documentation for creating DB instances and creating Aurora global clusters. (2f61030f)
New Features
  • clients: update client endpoints as of 2023-07-06 (a1fe7602)
  • client-quicksight: This release includes below three changes: small multiples axes improvement, field based coloring, removed required trait from Aggregation function for TopBottomFilter. (32dded9c)
  • client-location: This release adds support for authenticating with Amazon Location Service's Places & Routes APIs with an API Key. Also, with this release developers can publish tracked device position updates to Amazon EventBridge. (9e9ef3f5)
  • client-outposts: Added paginator support to several APIs. Added the ISOLATED enum value to AssetState. (18a59199)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-secrets-manager's changelog.

3.369.0 (2023-07-11)

Note: Version bump only for package @​aws-sdk/client-secrets-manager

3.363.0 (2023-06-29)

Features

3.362.0 (2023-06-28)

Note: Version bump only for package @​aws-sdk/client-secrets-manager

3.360.0 (2023-06-26)

Note: Version bump only for package @​aws-sdk/client-secrets-manager

3.359.0 (2023-06-23)

Note: Version bump only for package @​aws-sdk/client-secrets-manager

3.358.0 (2023-06-22)

Note: Version bump only for package @​aws-sdk/client-secrets-manager

... (truncated)

Commits


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/alexa/ask-toolkit-for-vscode/network/alerts).
github-actions[bot] commented 10 months ago

This pr is stale since it has been open for 60 days with no activity. Please respond or this pr will be closed soon.

dependabot[bot] commented 10 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.