Skip to content
This repository has been archived by the owner on Feb 8, 2023. It is now read-only.

Fork Sync: Update from parent repository #10

Open
wants to merge 89 commits into
base: master
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

No description provided.

gsingh04 and others added 30 commits January 30, 2023 16:00
Prebuilt binaries are automatically selected for the current OS platform
and architecture. node_modules directory of the deployment package
must include binaries for the Linux x64 platform

Reference: https://sharp.pixelplumbing.com/install#cross-platform
* Update CHANGELOG.md

Correct release date

* Remove unicode changes from backend, fix unicode support in demo-ui

* Use stack name in Service Catalog Application name for multiple cfn stack deployments (#438)

* Add stack name to service catalog application

This allows multiple stack deployments in the same account, region

* Update cdk snapshot

* Add changelog entry

* Prepend AppRegistry application name with static name

Stack name is used in naming AppRegistry application and attribute group; which must not begin with aws.
The change adds support for stack names starting with aws-*

* Update to v6.1.1, set release date, include PR link

---------

Co-authored-by: Doug Toppin <toppaws@amazon.com>
Co-authored-by: garvit singh <garvits@amazon.com>
Co-authored-by: Doug Toppin <toppaws@amazon.com>
Co-authored-by: Doug Toppin <toppaws@amazon.com>
Co-authored-by: Doug Toppin <toppaws@amazon.com>
+ Removed cdk-helper template builder in favor of using cdk stack synthesizer
+ Updated readme instructions
+ prettier formatted code assets
Refactoring solution build
Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) to 0.5.0 and updates ancestor dependency [aws-sdk](https://github.com/aws/aws-sdk-js). These dependencies need to be updated together.


Updates `xml2js` from 0.4.19 to 0.5.0
- [Release notes](https://github.com/Leonidas-from-XIV/node-xml2js/releases)
- [Commits](Leonidas-from-XIV/node-xml2js@0.4.19...0.5.0)

Updates `aws-sdk` from 2.1297.0 to 2.1354.0
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.1297.0...v2.1354.0)

---
updated-dependencies:
- dependency-name: xml2js
  dependency-type: indirect
- dependency-name: aws-sdk
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) to 0.5.0 and updates ancestor dependency [aws-sdk](https://github.com/aws/aws-sdk-js). These dependencies need to be updated together.


Updates `xml2js` from 0.4.19 to 0.5.0
- [Release notes](https://github.com/Leonidas-from-XIV/node-xml2js/releases)
- [Commits](Leonidas-from-XIV/node-xml2js@0.4.19...0.5.0)

Updates `aws-sdk` from 2.1281.0 to 2.1354.0
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.1281.0...v2.1354.0)

---
updated-dependencies:
- dependency-name: xml2js
  dependency-type: indirect
- dependency-name: aws-sdk
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Doug Toppin <toppaws@amazon.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.