Skip to content

Commit

Permalink
HOFF-657: Update GRO to version of hof using axios
Browse files Browse the repository at this point in the history
- update hof version package.json
- update yarn.lock
- update snyk ignore list
- add pr template
  • Loading branch information
Rhodine-orleans-lindsay committed Jul 18, 2024
1 parent 339c2d5 commit 6fccaf0
Show file tree
Hide file tree
Showing 4 changed files with 2,323 additions and 1,921 deletions.
103 changes: 39 additions & 64 deletions .snyk
Original file line number Diff line number Diff line change
Expand Up @@ -2,69 +2,44 @@
version: v1.22.1
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
ignore:
SNYK-JS-MINIMATCH-3050818:
- hof > i18n-future > glob > minimatch:
reason: No valid upgrade path
expires: '2023-02-22T09:20:00.000Z'
SNYK-JS-UGLIFYJS-3113873:
- hof > uglify-js:
reason: No valid upgrade path
expires: '2023-02-22T09:20:00.000Z'
SNYK-JS-REQUEST-1314897:
- hof > request:
reason: Need to replace request in HOF
expires: '2022-09-18T14:58:46.388Z'
SNYK-JS-CACHEDPATHRELATIVE-2342653:
- browserify > cached-path-relative:
reason: No valid upgrade path
expires: '2022-08-25T09:23:58.786Z'
- browserify > module-deps > cached-path-relative:
reason: No valid upgrade path
expires: '2022-08-25T09:23:58.787Z'
- hof > browserify > cached-path-relative:
reason: No valid upgrade path
expires: '2022-08-25T09:23:58.787Z'
- hof > browserify > module-deps > cached-path-relative:
reason: No valid upgrade path
expires: '2022-08-25T09:23:58.787Z'
SNYK-JS-MINIMIST-2429795:
- browserify > subarg > minimist:
reason: No valid upgrade path
expires: '2022-08-25T09:23:58.787Z'
- browserify > deps-sort > subarg > minimist:
reason: No valid upgrade path
expires: '2022-08-25T09:23:58.787Z'
- browserify > module-deps > subarg > minimist:
reason: No valid upgrade path
expires: '2022-08-25T09:23:58.787Z'
- browserify > module-deps > detective > minimist:
reason: No valid upgrade path
expires: '2022-08-25T09:23:58.787Z'
- hof > browserify > subarg > minimist:
reason: No valid upgrade path
expires: '2022-08-25T09:23:58.787Z'
- hof > browserify > deps-sort > subarg > minimist:
reason: No valid upgrade path
expires: '2022-08-25T09:23:58.787Z'
- hof > browserify > module-deps > subarg > minimist:
reason: No valid upgrade path
expires: '2022-08-25T09:23:58.787Z'
- hof > browserify > module-deps > detective > minimist:
reason: No valid upgrade path
expires: '2022-08-25T09:23:58.787Z'
SNYK-JS-SHELLQUOTE-1766506:
- browserify > shell-quote:
reason: No valid upgrade path
expires: '2022-08-25T09:23:58.787Z'
- hof > browserify > shell-quote:
reason: No valid upgrade path
expires: '2022-08-25T09:23:58.787Z'
SNYK-JS-JSONSCHEMA-1920922:
- hof > request > http-signature > jsprim > json-schema:
reason: No valid upgrade path
expires: '2022-08-25T09:23:58.787Z'
SNYK-JS-QS-3153490:
SNYK-JS-MARKDOWNIT-6483324:
- hof > markdown-it:
reason: Need to update markdown-it in HOF to version 13.0.2.
expires: '2024-10-04T00:00:00.000Z'
SNYK-JS-INFLIGHT-6095116:
- '*':
reason: No viable upgrade path yet
expires: '2023-06-23T11:31:50.203Z'
reason: No update available.
expires: '2024-10-03T00:00:00.000Z'
SNYK-JS-AXIOS-6032459:
- hof > notifications-node-client > axios:
reason: Update notifications-node-client in HOF
expires: '2024-10-03T00:00:00.000Z'
SNYK-JS-AXIOS-6124857:
- hof > notifications-node-client > axios:
reason: Update notifications-node-client in HOF
expires: '2024-10-03T00:00:00.000Z'
SNYK-JS-AXIOS-6144788:
- hof > notifications-node-client > axios:
reason: Update notifications-node-client in HOF
expires: '2024-10-03T00:00:00.000Z'
SNYK-JS-FOLLOWREDIRECTS-6141137:
- hof > notifications-node-client > axios > follow-redirects:
reason: Update notifications-node-client in HOF
expires: '2024-1-03T00:00:00.000Z'
SNYK-JS-FOLLOWREDIRECTS-6444610:
- hof > notifications-node-client > axios > follow-redirects:
reason: Update notifications-node-client in HOF
expires: '2024-10-03T00:00:00.000Z'
SNYK-JS-NODEMAILER-6219989:
- hof > nodemailer:
reason: Update nodemailer in HOF
expires: '2024-10-03T00:00:00.000Z'
SNYK-JS-SEMVER-3247795:
- hof > notifications-node-client > jsonwebtoken > semver:
reason: Update notifications-node-client in HOF
expires: '2024-10-03T00:00:00.000Z'
SNYK-JS-XML2JS-5414874:
- hof > nodemailer-ses-transport > aws-sdk > xml2js:
reason: Update nodemailer-ses-transport in HOF
expires: '2024-10-03T00:00:00.000Z'
patch: {}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"dependencies": {
"browserify": "^17.0.0",
"deprecate": "^1.0.0",
"hof": "^20.4.0",
"hof": "21.0.0-axios-beta.5",
"homeoffice-countries": "^0.1.0",
"jquery": "^3.6.0",
"lodash": "^4.17.21",
Expand Down
16 changes: 16 additions & 0 deletions pull-request-template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
## What?
## Why?
## How?
## Testing?
## Screenshots (optional)
## Anything Else? (optional)
## Check list

- [ ] I have reviewed my own pull request for linting issues (e.g. adding new lines)
- [ ] I have written tests (if relevant)
- [ ] I have created a JIRA number for my branch
- [ ] I have created a JIRA number for my commit
- [ ] I have followed the chris beams method for my commit https://cbea.ms/git-commit/
here is an [example commit](https://github.com/UKHomeOfficeForms/hof/commit/810959f391187c7c4af6db262bcd143b50093a6e)
- [ ] Ensure drone builds are green especially tests
- [ ] I will squash the commits before merging
Loading

0 comments on commit 6fccaf0

Please sign in to comment.