dependabot[bot]
d56ec0986d
Bump body-parser from 1.20.2 to 1.20.3 ( #2649 )
...
Bumps [body-parser](https://github.com/expressjs/body-parser ) from 1.20.2 to 1.20.3.
- [Release notes](https://github.com/expressjs/body-parser/releases )
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md )
- [Commits](https://github.com/expressjs/body-parser/compare/1.20.2...1.20.3 )
---
updated-dependencies:
- dependency-name: body-parser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 months ago
dependabot[bot]
78096a7d98
Bump express from 4.19.2 to 4.21.0 ( #2647 )
...
Bumps [express](https://github.com/expressjs/express ) from 4.19.2 to 4.21.0.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0 )
---
updated-dependencies:
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rachael Booth <Rachael.Booth@softwire.com>
3 months ago
dependabot[bot]
12cd70111f
Bump webpack from 5.93.0 to 5.94.0 ( #2614 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.93.0 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.93.0...v5.94.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 months ago
dependabot[bot]
bd37ab514f
Bump micromatch from 4.0.7 to 4.0.8 ( #2608 )
...
Bumps [micromatch](https://github.com/micromatch/micromatch ) from 4.0.7 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases )
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.7...4.0.8 )
---
updated-dependencies:
- dependency-name: micromatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rachael Booth <Rachael.Booth@softwire.com>
4 months ago
Rachael Booth
3773dd7d9b
Yarn package upgrades ( #2590 )
...
* Upgrade yarn packages to clear dependabot warnings
* Add prettier
* Run prettier
* Update docs
* Update babel config for moved plugins
* Add node_modules and similar to prettierignore, since on CI it's not run from same directory as gitignore
4 months ago
kosiakkatrina
9d08cf9c85
Update rails-admin ( #2521 )
5 months ago
kosiakkatrina
201fe20519
Bump braces from 3.0.2 to 3.0.3 and socket.io from 4.5.2 to 4.7.5 ( #2474 )
...
* Bump braces from 3.0.2 to 3.0.3
Bumps [braces](https://github.com/micromatch/braces ) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3 )
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump socket.io from 4.5.2 to 4.7.5
Bumps [socket.io](https://github.com/socketio/socket.io ) from 4.5.2 to 4.7.5.
- [Release notes](https://github.com/socketio/socket.io/releases )
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io/compare/4.5.2...4.7.5 )
---
updated-dependencies:
- dependency-name: socket.io
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
6 months ago
kosiakkatrina
ab6c64ce76
CLDC-3448 Generate validations documentation ( #2438 )
...
* Add openai gem
* Add validation table and model
* Add describe_lettings_validations task
* lint
* Add describe_soft_lettings_validations task
* Add describe_bu_lettings_validations task
* Add add_numeric_lettings_validations task
* Rename
* Add sales tasks for generating validations docs
* Add rails admin
* refactor
* Rename validation table
* Rename validation_methods variable (?)
* Move tests
* lint
* Add back fonts
* Add method_source gem
* Generate numeric validations for both log types
7 months ago
kosiakkatrina
f06bcaa5e6
Bump express from 4.18.2 to 4.19.2 ( #2364 )
...
Bumps [express](https://github.com/expressjs/express ) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2 )
---
updated-dependencies:
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
9 months ago
kosiakkatrina
79a009cf4b
Bump follow-redirects from 1.15.4 to 1.15.6 ( #2321 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
9 months ago
Rachael Booth
769ba5ab43
CLDC-3237: Update crown ( #2253 )
10 months ago
kosiakkatrina
f45adfe86b
Bump puma from 5.6.7 to 5.6.8 ( #2129 )
...
* Bump puma from 5.6.7 to 5.6.8
Bumps [puma](https://github.com/puma/puma ) from 5.6.7 to 5.6.8.
- [Release notes](https://github.com/puma/puma/releases )
- [Changelog](https://github.com/puma/puma/blob/master/History.md )
- [Commits](https://github.com/puma/puma/compare/v5.6.7...v5.6.8 )
---
updated-dependencies:
- dependency-name: puma
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump follow-redirects from 1.15.2 to 1.15.4
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.2 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.4 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
12 months ago
kosiakkatrina
1d1a7adbb2
Update UI libraries ( #2125 )
...
* Update component versions
* Update tables and header
* Update govuk summary
* More tweaks
* lint
* Update govuk-frontend
* update layout file
* include GovukVisuallyHiddenHelper in helpers
* Update missed table body
* More tests
* update styling
* Update @x-govuk/govuk-prototype-components
* Do not set checkbox label sizes
12 months ago
kosiakkatrina
5fbb836502
Bump @babel/traverse from 7.19.1 to 7.23.2 ( #1989 )
...
Bumps [@babel/traverse ](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) from 7.19.1 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse )
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
kosiakkatrina
0b4024bb50
Bump postcss from 8.4.25 to 8.4.31 ( #1969 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.25 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.25...8.4.31 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
Chirag Bhatti
9e5097f0cd
CLDC-2531: Update application dockerfiles ( #1804 )
...
* feat: update docker files
* CLDC-2531: update docker compose to enforce amd64 and use new port for db
* feat: add bundle config in Dockerfile for bundle installs
* feat: update bundle install steps in Dockerfile
* feat: add nonroot user, update permissions and remove unrequired files in Dockerfile
* feat: update remove folder path in Dockerfile
* CLDC-2531: update Dockerfile to no longer remove files as it's redundant
* Run npx update-browserslist-db@latest
* feat: define package versions, add test stage to dockerfile and refactor nonroot user permissions
* feat: update docker command for test stage
* feat: remove unrequired directories and permissions
* feat: remove unrequired staging Dockerfile stage
---------
Co-authored-by: Chirag Bhatti <chirag.bhatti@softwire.com>
Co-authored-by: Sam Seed <sam.seed@softwire.com>
1 year ago
kosiakkatrina
d88bb44e28
Bump word-wrap from 1.2.3 to 1.2.5 ( #1808 )
...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap ) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases )
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.5 )
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
kosiakkatrina
d87d6a7fb3
Update node version from ^16.0.0 to ^18.0.0 and ruby 3.1.2 to 3.1.4 ( #1794 )
...
* Update govuk-prototype-components
* Update node version
* Udate versions in the pipeline
* Do not fix to a specific buildpack version
* Update ruby version
* Upgrade govuk-frontend
* Update summary cards to use govuk frontend component
1 year ago
kosiakkatrina
5cb022257b
Bump semver from 5.7.1 to 5.7.2 and stylelint from 14.12.1 to 15.10.1 ( #1774 )
...
* Bump semver from 5.7.1 to 5.7.2
Bumps [semver](https://github.com/npm/node-semver ) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump stylelint from 14.12.1 to 15.10.1
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 14.12.1 to 15.10.1.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/14.12.1...15.10.1 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
kosiakkatrina
1b5d677b2a
Update socket.io-parser 4.2.1 to 4.2.4 ( #1761 )
1 year ago
Phil Lee
621289abb7
remove chart.js ( #1606 )
...
# Context
- Removing dependencies that are not used
# Changes
- Remove chart.js which appears to be part of activeadmin and chartkick which seemed to have been removed
2 years ago
dependabot[bot]
42aa07cc39
Bump webpack from 5.74.0 to 5.76.0 ( #1414 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.74.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.74.0...v5.76.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
6bf582a9a6
Bump nunjucks from 3.2.3 to 3.2.4 ( #1577 )
...
Bumps [nunjucks](https://github.com/mozilla/nunjucks ) from 3.2.3 to 3.2.4.
- [Release notes](https://github.com/mozilla/nunjucks/releases )
- [Changelog](https://github.com/mozilla/nunjucks/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mozilla/nunjucks/compare/v3.2.3...v3.2.4 )
---
updated-dependencies:
- dependency-name: nunjucks
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
baarkerlounger
2c06ec9d74
Bump dependencies ( #896 )
2 years ago
baarkerlounger
45d1cdafdd
Bump dependencies
2 years ago
Dushan
628b07ad4b
Updated dependencies and added yaml column fix ( #839 )
...
* Updated dependencies and added yaml column fix
Was getting an error when runninng the tests after the upgrades (see https://github.com/communitiesuk/submit-social-housing-lettings-and-sales-data/runs/7953019336?check_suite_focus=true )
so I updated the environments as per the discussion here https://discuss.rubyonrails.org/t/cve-2022-32224-possible-rce-escalation-bug-with-serialized-columns-in-active-record/81017
* lint fixes
2 years ago
Dushan Despotovic
fc3f24e18c
Revert "dependency upgrades"
...
This reverts commit 362459aa1e
.
2 years ago
Dushan Despotovic
362459aa1e
dependency upgrades
2 years ago
baarkerlounger
0e01918c62
Bump dependencies
2 years ago
baarkerlounger
49b74ab1d9
Bump deps
2 years ago
baarkerlounger
6c56ad8465
Bump dependencies ( #759 )
...
* Bump dependencies
* Fix multi line ternary lint error
2 years ago
baarkerlounger
b03e968f3f
Rails security fix CVE-2022-32224
2 years ago
baarkerlounger
35ab874626
Location name label ( #734 )
...
* Location name label
* Just page title
2 years ago
baarkerlounger
47c32d6cbe
Bump deps
3 years ago
baarkerlounger
d2a628760c
Bump deps
3 years ago
Paul Robert Lloyd
1620531e08
Update to GOV.UK Frontend 4.2.0; use `govukPagination` component ( #697 )
...
* Update govuk-frontend to v4.2.0
* Update govuk-components to v3.1.1
* Replace pagination component with govuk_pagination
* Update pagination tests
* Remove pagy dependency
Pagy is bundled with the govuk-components gem
3 years ago
baarkerlounger
7de5558295
Refactor log setup into code ( #672 )
...
* Refactor log setup into code
* Fix remaining tests
* Revert schema changes
* Add tests for setup section
Co-authored-by: baarkerlounger <baarkerlounger@users.noreply.github.com>
* rename spec
Co-authored-by: Kat <katrina@madetech.com>
Co-authored-by: baarkerlounger <baarkerlounger@users.noreply.github.com>
3 years ago
Paul Robert Lloyd
adb32a1ed8
Lint JavaScript ( #667 )
...
* Add standard task for linting JavaScript
* Lint JavaScript
* Pin govuk-frontend to v4.0.1
3 years ago
baarkerlounger
baea10a973
Bump deps
3 years ago
baarkerlounger
cf002da187
Revert "Support only questions ( #653 )" ( #658 )
...
This reverts commit efffb86154
.
3 years ago
baarkerlounger
efffb86154
Support only questions ( #653 )
...
* Refactor depends on in the form json to specify the object for the dependency
Co-authored-by: baarkerlounger <baarkerlounger@users.noreply.github.com>
* Remove org section
* Enable user based depends on
* Add question
* Question is derived
* Log debug message when values get auto cleared
* Enable answer options to be created from a model lookup
* Make organisation fields optional since they won't immediately have one when created by support users
* Add question to check answers page
* 22/23 fix
* Rubocop
* Spec check answers label lookup
* Only set managing organisation if not already set
* Bump deps
* Rescue lack of database connection for CI
Co-authored-by: Kat <katrina@madetech.com>
Co-authored-by: baarkerlounger <baarkerlounger@users.noreply.github.com>
3 years ago
baarkerlounger
25eb08f1c4
Bump dependencies ( #597 )
...
* Bump dependencies
* Buildpack supports Ruby 3.1.2 now
* Revert GOVUK frontend bump
* Merge
3 years ago
baarkerlounger
fc3ada63f7
Remove active admin ( #611 )
...
* Remove stuff
* Remove ActiveAdmin from Gem file
* Remove routes and table
* Rubocop
* Remove active admin from webpack config
* Remove JQuery from webpack
* Remove remaining spec references
* Remove js packages
* Schema
3 years ago
baarkerlounger
fff4d41c8e
Bump dependencies for Rails security release
3 years ago
Paul Robert Lloyd
c86c0fc363
Replace SCSS Lint with Stylelint
...
scss-lint-govuk has been deprecated and is superseded by stylelint-config-gds
3 years ago
Dushan
2e93dd5e2b
Move privacy notice add final review ( #469 )
...
* WIP
* Unpleasant but works
* Alias is maybe better?
* WIP
* remove unneeded partial
* error and success when submitting
* add request specs for review page
* delete unneeded feature spec
* WIP
* Unpleasant but works
* Alias is maybe better?
* WIP
* remove unneeded partial
* error and success when submitting
* add request specs for review page
* delete unneeded feature spec
* 🤏 fixes
* display when log is completed
Co-authored-by: baarkerlounger <db@slothlife.xyz>
Co-authored-by: Kat <katrina@madetech.com>
Co-authored-by: kosiakkatrina <54268893+kosiakkatrina@users.noreply.github.com>
3 years ago
baarkerlounger
134b6d2ae7
Bump Dependencies
3 years ago
baarkerlounger
d3d0d6f158
Bump dependencies for Nokogiri CVE
3 years ago
baarkerlounger
2998170cdd
Remove hotwire turbo ( #406 )
...
* Remove turbo
* No turbo so redirect form response
* Handle multiple errors per field
* Remove turbo styles
3 years ago
baarkerlounger
1be06f8a04
Bump Puma for CVE-2022-24790
3 years ago