iot-application
iot-application copied to clipboard
Visualize your AWS IoT data with the IoT Application.
Bumps [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) from 1.1.1 to 1.6.0. Release notes Sourced from @vitest/ui's releases. v1.6.0 🚀 Features Support standalone mode - by @sheremet-va in vitest-dev/vitest#5565 (bdce0) Custom "snapshotEnvironment" option - by @sheremet-va...
Bumps [eslint-plugin-playwright](https://github.com/playwright-community/eslint-plugin-playwright) from 0.18.0 to 1.6.1. Release notes Sourced from eslint-plugin-playwright's releases. v1.6.1 1.6.1 (2024-05-13) Bug Fixes prefer-web-first-assertions: Support variable reassignment (#287) (b0fb7cd) Documentation fix usage guide flat recommended rules...
Bumps [aws-cdk](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk) from 2.130.0 to 2.141.0. Release notes Sourced from aws-cdk's releases. v2.141.0 Features rds: implement setting parameter group name (#29965) (50331a1) support for IAM Identity Center in security diff...
Bumps the aws-sdk group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@aws-sdk/client-cloudwatch](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudwatch) | `3.515.0` |...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.5 to 5.2.11. Release notes Sourced from vite's releases. [email protected] Please refer to CHANGELOG.md for details. [email protected] Please refer to CHANGELOG.md for details. [email protected] Please refer to...
Bumps the tanstack group with 3 updates in the / directory: [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query), [@tanstack/eslint-plugin-query](https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query) and [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools). Updates `@tanstack/react-query` from 5.24.1 to 5.36.0 Release notes Sourced from @tanstack/react-query's releases. v5.36.0 Version 5.36.0...
Bumps [eslint-plugin-formatjs](https://github.com/formatjs/formatjs) from 4.11.1 to 4.13.1. Release notes Sourced from eslint-plugin-formatjs's releases. [email protected] 4.13.1 (2024-05-05) Note: Version bump only for package eslint-plugin-formatjs [email protected] 4.13.0 (2024-04-06) Features eslint-plugin-formatjs: lint this.intl.formatMessage(...) calls...
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) and [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom). These dependencies needed to be updated together. Updates `react-dom` from 18.2.0 to 18.3.1 Release notes Sourced from react-dom's releases. 18.3.1 (April 26, 2024) Export act from...
# Description Please include a summary of the changes and the related issue. Please also include relevant motivation and context. Fixes # (issue) ## Type of change Please delete options...
# Description * When [adding deployment choice feature](https://github.com/awslabs/iot-application/commit/bf4a8df9593dd6d43cc6245902d7aed78acab6ec#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519) I accidentally removed the bootstrap command. This change adds it back. This makes it so the cdk bootstrap command is ran automatically...