Skip to content

v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jun 19:31
· 546 commits to develop since this release

What's Changed

  • Bump version to 0.5.0-0 by @kylelaker in #301
  • Merge back main -> develop by @kylelaker in #302
  • Avoid linting the entire codebase on every PR by @mikeisen1 in #303
  • Persist rest mode toggle across page loads by @kylelaker in #281
  • Bump actions/delete-package-versions from 2 to 3 by @dependabot in #306
  • Bump webpack from 5.69.1 to 5.70.0 by @dependabot in #309
  • Bump eslint-config-prettier from 8.4.0 to 8.5.0 by @dependabot in #307
  • Bump eslint-plugin-react from 7.29.2 to 7.29.3 by @dependabot in #308
  • Bump @testing-library/react from 12.1.3 to 12.1.4 by @dependabot in #311
  • Fix Profile Set Parameter Values by @rgauss in #313
  • Bump eslint-plugin-react from 7.29.3 to 7.29.4 by @dependabot in #314
  • Bump @storybook/preset-create-react-app from 4.0.1 to 4.1.0 by @dependabot in #318
  • Bump eslint-plugin-jest from 26.1.1 to 26.1.2 by @dependabot in #319
  • Bump prettier from 2.5.1 to 2.6.0 by @dependabot in #316
  • Bump peter-evans/create-pull-request from 3 to 4 by @dependabot in #320
  • Bump minimist from 1.2.5 to 1.2.6 in /example by @dependabot in #322
  • Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #324
  • Bump node-forge from 1.2.1 to 1.3.0 by @dependabot in #323
  • Bump eslint-plugin-jest from 26.1.2 to 26.1.3 by @dependabot in #326
  • Bump prettier from 2.6.0 to 2.6.1 by @dependabot in #327
  • Bump @testing-library/jest-dom from 5.16.2 to 5.16.3 by @dependabot in #328
  • Bump @testing-library/dom from 8.11.3 to 8.12.0 by @dependabot in #329
  • Bump @monaco-editor/react from 4.3.1 to 4.4.1 by @dependabot in #330
  • Dump events for Dependency PR workflow by @kylelaker in #331
  • Restore eslint-plugin-jest to compatible version by @kylelaker in #338
  • Use pull_request event for dependency-pr flow by @kylelaker in #340
  • Bump @material-ui/core from 4.12.3 to 4.12.4 by @dependabot in #342
  • Remove GitHub Super-Linter by @kylelaker in #341
  • Rework the depdency sync workflow by @kylelaker in #348
  • Bump JamesIves/github-pages-deploy-action from 4.2.5 to 4.3.0 by @dependabot in #349
  • Bump @material-ui/lab from 4.0.0-alpha.60 to 4.0.0-alpha.61 by @dependabot in #345
  • Bump @material-ui/icons from 4.11.2 to 4.11.3 by @dependabot in #343
  • Bump prettier from 2.6.1 to 2.6.2 by @dependabot in #346
  • Bump @testing-library/user-event from 13.5.0 to 14.1.0 by @dependabot in #339
  • Bump actions/upload-artifact from 2 to 3 by @dependabot in #353
  • Bump eslint-plugin-jest from 24.7.0 to 26.1.4 by @dependabot in #352
  • Bump @testing-library/react from 12.1.4 to 12.1.5 by @dependabot in #356
  • Bulk update dependencies within existing bounds by @kylelaker in #358
  • Refactor dependency update workflow by @kylelaker in #359
  • Update NPM dependencies by @edc-github in #363
  • Update NPM dependencies by @edc-github in #366
  • Update NPM dependencies by @edc-github in #367
  • Use a GitHub App instead of a PAT in workflow by @kylelaker in #369
  • Update NPM dependencies by @easy-dynamics-oscal-automation in #371
  • Bump JamesIves/github-pages-deploy-action from 4.3.0 to 4.3.2 by @dependabot in #372
  • Update NPM dependencies by @easy-dynamics-oscal-automation in #379
  • Bump JamesIves/github-pages-deploy-action from 4.3.2 to 4.3.3 by @dependabot in #378
  • Update NPM dependencies by @easy-dynamics-oscal-automation in #380
  • Trim permissions on GitHub Actions by @kylelaker in #368
  • Update NPM dependencies by @easy-dynamics-oscal-automation in #381
  • Update NPM dependencies by @easy-dynamics-oscal-automation in #383
  • Separation of Model/REST code from Rendering by @rgauss in #351
  • Add GitHub workflow to automatically assign PRs by @kylelaker in #370
  • Disable Dependabot PRs for npm by @kylelaker in #365
  • Pin react-refresh to 0.11.0 by @kylelaker in #384
  • Update NPM dependencies by @easy-dynamics-oscal-automation in #385
  • Update NPM dependencies by @easy-dynamics-oscal-automation in #386
  • Suggestion/edit control implementations UI by @rgauss in #387
  • Edit SSP Control Implementations UI by @mikeisen1 in #277
  • Support editing metadata for all document types by @kylelaker in #389
  • Updated set-parameter values as array per spec by @rgauss in #392
  • Fix URL generated for Implemented Requirements API by @kylelaker in #391
  • Update NPM dependencies by @easy-dynamics-oscal-automation in #388
  • Update NPM dependencies by @easy-dynamics-oscal-automation in #393
  • Update NPM dependencies by @easy-dynamics-oscal-automation in #397
  • Implemented REST success, existing param handling by @rgauss in #396
  • Update NPM dependencies by @easy-dynamics-oscal-automation in #399
  • Use npm update instead of deleting package-lock.json by @kylelaker in #394
  • Update NPM dependencies by @easy-dynamics-oscal-automation in #400
  • Create UI for adding a control implementation by @mikeisen1 in #315
  • Update NPM dependencies by @easy-dynamics-oscal-automation in #402
  • Added aria-label for unimplemented edit button by @rgauss in #413
  • Automate release workflows by @kylelaker in #395
  • Update NPM dependencies by @easy-dynamics-oscal-automation in #412
  • Fix bugs in release workflow by @kylelaker in #415
  • Add missing install command in release workflow by @kylelaker in #416

New Contributors

  • @edc-github made their first contribution in #363
  • @easy-dynamics-oscal-automation made their first contribution in #371

Full Changelog: v0.4.0...v0.5.0