Skip to content
This repository has been archived by the owner on Dec 6, 2024. It is now read-only.

Commit

Permalink
Release/v1.9.3 (#1060)
Browse files Browse the repository at this point in the history
* build(deps): bump dependencies to fix dependabot alerts

cr: https://code.amazon.com/reviews/CR-153817696

* chore: adds deprecation warning to readme.md

* build(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7

* chore: update .viperlighignore

* build(deps): bump aws-cdk from 2.86.0 to 2.164.1

* chore: bump version in solutions-manifest.yaml
  • Loading branch information
denisquesada authored Oct 29, 2024
1 parent 7cb6858 commit f844ef1
Show file tree
Hide file tree
Showing 16 changed files with 12,192 additions and 5,628 deletions.
11 changes: 6 additions & 5 deletions .viperlightignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,16 @@ frontend/public/env.*:*

frontend/src/containers/__tests__/PublishingGuidanceSettings.test.tsx:28

.nightswatch/functional/__test__version-latest.js:42
.nightswatch/functional/performance_dashboard_on_aws_helper.js:36
SECURITY.md:6

frontend/src/locales/en/translation.json:536

node_modules/*

README.md:61
Config
README.md:65

# Adding packages to ignore list to avoid introducing breaking changes at this point

Expand All @@ -44,7 +49,3 @@ typescript=4.8.4
fs-extra=10.1.0
@types/fs-extra=9.0.13
prettier=2.8.0




10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.9.3] - 2024-10-30

### Added

- Deprecation warning to the Readme.md

### Fixed

- Dependency libraries to address potential security vulnerabilities.

## [1.9.2] - 2024-02-28

### Changed
Expand Down
26 changes: 26 additions & 0 deletions Config
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
package.Performance-dashboard-on-aws = {
interfaces = (1.0);

# Use NoOpBuild.
build-system = no-op;
build-tools = {
1.0 = {
NoOpBuild = 1.0;
};
};

# Use runtime-dependencies for when you want to bring in additional
# packages when deploying.
# Use dependencies instead if you intend for these dependencies to
# be exported to other packages that build against you.
dependencies = {
1.0 = {
};
};

runtime-dependencies = {
1.0 = {
};
};

};
69 changes: 40 additions & 29 deletions NOTICE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,16 @@ This software includes third party software subject to the following copyrights:
@aws-amplify/[email protected] under the Apache-2.0
@aws-amplify/[email protected] under the n/a
@aws-cdk/[email protected] under the Apache-2.0
@aws-sdk/[email protected] under the Apache-2.0
@aws-sdk/[email protected] under the Apache-2.0
@aws-sdk/[email protected] under the Apache-2.0
@aws-sdk/[email protected] under the Apache-2.0
@aws-sdk/[email protected] under the Apache-2.0
@aws-sdk/[email protected] under the Apache-2.0
@aws-sdk/[email protected] under the Apache-2.0
@aws-sdk/[email protected] under the Apache-2.0
@aws-sdk/[email protected] under the Apache-2.0
@aws-sdk/[email protected] under the Apache-2.0
@aws-sdk/[email protected] under the Apache-2.0
@babel/[email protected] under the MIT
@cloudscape-design/[email protected].159 under the Apache-2.0
@cloudscape-design/[email protected].6 under the Apache-2.0
@cloudscape-design/[email protected].536 under the Apache-2.0
@cloudscape-design/[email protected].23 under the Apache-2.0
@commitlint/[email protected] under the MIT
@commitlint/[email protected] under the MIT
@fortawesome/[email protected] under the MIT
Expand All @@ -48,8 +49,8 @@ This software includes third party software subject to the following copyrights:
@types/[email protected] under the MIT
@types/[email protected] under the MIT
@types/[email protected] under the MIT
@types/[email protected].2 under the MIT
@types/[email protected].3 under the MIT
@types/[email protected].5 under the MIT
@types/[email protected].7 under the MIT
@types/[email protected] under the MIT
@types/[email protected] under the MIT
@types/[email protected] under the MIT
Expand All @@ -60,65 +61,75 @@ This software includes third party software subject to the following copyrights:
@types/[email protected] under the MIT
@types/[email protected] under the MIT
@types/[email protected] under the MIT
@types/[email protected] under the MIT
@types/[email protected] under the MIT
@types/[email protected] under the MIT
@types/[email protected] under the MIT
@types/[email protected] under the MIT
@types/[email protected] under the MIT
@types/[email protected].3 under the MIT
@types/[email protected].3 under the MIT
@types/[email protected].8 under the MIT
@types/[email protected].10 under the MIT
@types/[email protected] under the MIT
@types/[email protected].17 under the MIT
@types/[email protected].6 under the MIT
@types/react-modal@3.13.1 under the MIT
@types/[email protected].24 under the MIT
@types/[email protected].11 under the MIT
@types/react-modal@3.16.3 under the MIT
@types/[email protected] under the MIT
@types/[email protected].5 under the MIT
@types/[email protected].12 under the MIT
@types/[email protected].34 under the MIT
@types/[email protected].24 under the MIT
@types/[email protected].9 under the MIT
@types/[email protected].19 under the MIT
@types/[email protected].56 under the MIT
@types/[email protected].29 under the MIT
@types/[email protected] under the MIT
@typescript-eslint/[email protected] under the MIT
@typescript-eslint/[email protected] under the MIT
@typescript-eslint/[email protected] under the MIT
@typescript-eslint/[email protected] under the MIT
[email protected] under the Apache-2.0
aws-cdk-lib@2.86.0 under the Apache-2.0
aws-cdk@2.86.0 under the Apache-2.0
aws-cdk-lib@2.164.1 under the Apache-2.0
aws-cdk@2.164.1 under the Apache-2.0
[email protected] under the MIT
[email protected] under the Apache-2.0
[email protected] under the Apache-2.0
[email protected] under the Apache-2.0
[email protected] under the Apache-2.0
[email protected] under the MIT
[email protected] under the Apache-2.0
[email protected].6 under the MIT
[email protected].7 under the MIT
[email protected] under the MIT
[email protected] under the ISC
[email protected] under the MIT
[email protected] under the ISC
[email protected] under the ISC
[email protected].7 under the MIT
[email protected].10 under the MIT
[email protected] under the MIT
[email protected] under the MIT
[email protected] under the MIT
[email protected] under the MIT
[email protected] under the MIT
[email protected] under the MIT
[email protected] under the MIT
[email protected] under the MIT
[email protected] under the MIT
[email protected] under the MIT
[email protected] under the MIT
[email protected] under the ISC
[email protected] under the MIT
[email protected] under the MIT
[email protected] under the MIT
[email protected] under the MIT
[email protected] under the MIT
express@4.18.2 under the MIT
[email protected] under the MIT
express@4.21.1 under the MIT
[email protected] under the MIT
[email protected] under the MIT
[email protected] under the MIT
[email protected] under the MIT
[email protected] under the MIT
[email protected] under the MIT
[email protected] under the BSD-3-Clause
[email protected] under the MIT
[email protected] under the MIT
[email protected] under the MIT
[email protected] under the MIT
papaparse@5.3.2 under the MIT
[email protected].2 under the Apache-2.0
papaparse@5.4.1 under the MIT
[email protected].3 under the Apache-2.0
[email protected] under the MIT
[email protected] under the MIT
[email protected] under the MIT
Expand All @@ -142,15 +153,15 @@ [email protected] under the MIT
[email protected] under the MIT
[email protected] under the MIT
[email protected] under the MIT
sass@1.56.2 under the MIT
sass@1.71.0 under the MIT
[email protected] under the MIT
[email protected] under the MIT
[email protected] under the MIT
[email protected] under the MIT
[email protected] under the MIT
[email protected] under the Apache-2.0
uswds@2.13.3 under the SEE LICENSE IN LICENSE.md
uswds@2.14.0 under the SEE LICENSE IN LICENSE.md
[email protected] under the MIT
xlsx@0.19.3 under the Apache-2.0
xlsx@0.20.2 under the Apache-2.0
[email protected] under the MIT
[email protected] under the MIT
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# Deprecation Warning
### This solution will be deprecated as of 11/30/2024.
---

# Performance Dashboard on AWS

![Version](https://img.shields.io/github/v/release/aws-solutions/performance-dashboard-on-aws)
Expand Down
Loading

0 comments on commit f844ef1

Please sign in to comment.