oscal-editor-deployment
oscal-editor-deployment copied to clipboard
Various deployments of the OSCAL editor
This was generated by the "Update dependencies" workflow, primarily by running `npm-check-updates` and `npm install`.
Bumps [tibdex/github-app-token](https://github.com/tibdex/github-app-token) from 1.8.0 to 2.1.0. Release notes Sourced from tibdex/github-app-token's releases. v2.1.0 Projects willing to keep the token alive after the end of the job can pass revoke: false...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5. Release notes Sourced from docker/build-push-action's releases. v5.0.0 Node 20 as default runtime (requires Actions Runner v2.308.0 or later) by @crazy-max in docker/build-push-action#954 Bump @actions/core...
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3. Release notes Sourced from docker/login-action's releases. v2.2.0 Switch to actions-toolkit implementation by @crazy-max in docker/login-action#409 docker/login-action#470 docker/login-action#476 Bump @aws-sdk/client-ecr and @aws-sdk/client-ecr-public to 3.347.1 in...
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @takost in actions/checkout#1436 Support fetching without the --progress option...
Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 5 to 6. Release notes Sourced from cypress-io/github-action's releases. v6.0.0 6.0.0 (2023-08-21) Features deps: update action from node16 to node20 (#995) (a55856e) BREAKING CHANGES deps: Update action...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @OlafConijn in...
After moving elements of our React application, some of our Cypress tests report the uncaught exception: "ResizeObserver loop limit exceeded." Most of the `OSCAL_Edit_Tests.cy.js` will display this error. Please note,...
Bug: Specifying "include-all" instead of "include-controls" in a profile import causes an error and doesn't render. ``` Yikes! Something went wrong loading the OSCAL data. e is undefined ``` I've...