Skip to content

v3.0.0

Compare
Choose a tag to compare
@will0684 will0684 released this 28 Jan 15:04
· 18 commits to main since this release
aad6c51

What's Changed

  • Bump next from 14.2.4 to 14.2.10 by @dependabot in #1106
  • Bump express from 4.19.2 to 4.21.1 by @dependabot in #1107
  • [Snyk] Upgrade @apollo/client from 3.10.5 to 3.11.8 by @krischarbonneau in #1108
  • [Snyk] Upgrade @types/react from 18.3.3 to 18.3.11 by @krischarbonneau in #1110
  • [Snyk] Upgrade graphql from 16.8.2 to 16.9.0 by @krischarbonneau in #1111
  • [Snyk] Upgrade sharp from 0.33.4 to 0.33.5 by @krischarbonneau in #1112
  • Bump elliptic from 6.5.5 to 6.6.0 by @dependabot in #1113
  • [Snyk] Upgrade i18next from 23.11.5 to 23.15.2 by @will0684 in #1114
  • Bump webpack from 5.92.1 to 5.94.0 by @dependabot in #1116
  • Bump micromatch from 4.0.7 to 4.0.8 by @dependabot in #1117
  • [Snyk] Upgrade react-bootstrap from 2.10.3 to 2.10.5 by @s-laugh in #1118
  • [Snyk] Upgrade @fortawesome/fontawesome-svg-core from 6.5.2 to 6.6.0 by @s-laugh in #1119
  • [Snyk] Upgrade @fortawesome/free-regular-svg-icons from 6.5.2 to 6.6.0 by @s-laugh in #1120
  • [Snyk] Upgrade @fortawesome/free-solid-svg-icons from 6.5.2 to 6.6.0 by @s-laugh in #1121
  • [Snyk] Upgrade react-select from 5.8.0 to 5.8.1 by @s-laugh in #1122
  • Add comments and remove all instances of cdcp-apply by @will0684 in #1123
  • Project Page Templating by @will0684 in #1134
  • [Snyk] Upgrade i18next from 23.16.4 to 23.16.8 by @sebastien-comeau in #1129
  • [Snyk] Upgrade @fortawesome/fontawesome-svg-core from 6.6.0 to 6.7.1 by @s-laugh in #1135
  • [Snyk] Upgrade @fortawesome/free-regular-svg-icons from 6.6.0 to 6.7.1 by @s-laugh in #1136
  • [Snyk] Upgrade @apollo/client from 3.11.8 to 3.12.3 by @krischarbonneau in #1142
  • [Snyk] Upgrade @types/react from 18.3.12 to 18.3.16 by @krischarbonneau in #1143
  • use unoptimized={true} on next/image by @will0684 in #1144
  • Add testing setup with Jest and Cypress to Prod pipeline by @will0684 in #1145
  • Update DAST workflow to include AEM_CONTENT_FOLDER build argument by @will0684 in #1146
  • Add OWASP/ZAP scans to prod pipeline by @will0684 in #1147
  • Upgrade CodeQL Action versions in GitHub workflow configuration by @will0684 in #1148
  • Separate Build and Push stages in prod Azure pipeline by @will0684 in #1150
  • Remove SecurityTest stage from Azure Pipelines YAML configuration by @will0684 in #1151
  • Remove invalid option from prod pipeline cypress test by @will0684 in #1152
  • Add docker run script to Azure Pipelines for e2e tests by @will0684 in #1153
  • Update Azure Pipelines YAML to change dependency for Push stage from Build to Test by @will0684 in #1154
  • Add Docker login step to Azure Pipelines before running E2E tests by @will0684 in #1157
  • Update Azure Pipelines YAML to change Docker command from build to buildAndPush for image creation (#1158 by @will0684 in #1158
  • Refactor Docker command in Azure Pipelines to separate build and push steps by @will0684 in #1159
  • Refactor Azure Pipelines YAML to streamline build, push, and testing stages by @will0684 in #1160
  • Refactor Azure Pipelines YAML to enhance build and test stages by @will0684 in #1161
  • Modify Security Test stage naming by @will0684 in #1162
  • Fix prod yml naming by @will0684 in #1163
  • Comment out tests in prod pipeline by @will0684 in #1164
  • Remove redundant accessibility tests from prod pipeline by @will0684 in #1165
  • Enhance Azure Pipelines YAML to include release candidate handling by @will0684 in #1166
  • Update Azure Pipelines YAML to enhance build naming and code coverage task version by @will0684 in #1167
  • Remove unstable coverage report deploy step in test-and-lint.yml by @will0684 in #1168
  • Add missing env var for dast workflow file by @will0684 in #1169
  • Change position of build context in docker build command in dast.yml by @will0684 in #1170
  • Test using Build.SourceBranchName to pass release commit tag into prod pipeline by @will0684 in #1174

New Contributors

Full Changelog: v2.0.1...v3.0.0