Nat Dean-Lewis
4f53210b6a
CLDC-4429 and CLDC-4242: dependency updates ( #3312 )
...
* CLDC-4429: push fix commented to test failure on review app
* CLDC-4429: remove redundant fix
* CLDC-4229: update alpine to 3.22 in dockerfile
* CLDC-4229: update alpine to 3.21 to avoid upgrading node
* CLDC-4229: allow node 22
* CLDC-4229: excplitlyupgrade for security patches
* CLDC-4229: allow both node versions temporarily
* CLDC-4229: upgrade ruby and node at the same tiem
* CLDC-4229: upgrade gemfile
* CLDC-4229: bump to node 24
* CLDC-4229: update docs
* CLDC-4229: limit node to within 24
* CLDC-4229: upgrade at start of file
* CLDC-4229: upgrade at start of file
* CLDC-4229: remove stale ruby version references
* CLDC-4429: respond to wiz comments
* CLDC-4429: use same firefox
2 days ago
dependabot[bot]
5ef876f21c
Bump activesupport from 7.2.2.2 to 7.2.3.1 ( #3267 )
...
Bumps [activesupport](https://github.com/rails/rails ) from 7.2.2.2 to 7.2.3.1.
- [Release notes](https://github.com/rails/rails/releases )
- [Changelog](https://github.com/rails/rails/blob/v8.1.2.1/activesupport/CHANGELOG.md )
- [Commits](https://github.com/rails/rails/compare/v7.2.2.2...v7.2.3.1 )
---
updated-dependencies:
- dependency-name: activesupport
dependency-version: 7.2.3.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 month ago
dependabot[bot]
d67c949474
Bump json from 2.18.1 to 2.19.2 ( #3260 )
...
Bumps [json](https://github.com/ruby/json ) from 2.18.1 to 2.19.2.
- [Release notes](https://github.com/ruby/json/releases )
- [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md )
- [Commits](https://github.com/ruby/json/compare/v2.18.1...v2.19.2 )
---
updated-dependencies:
- dependency-name: json
dependency-version: 2.19.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 month ago
dependabot[bot]
d66771e591
Bump bcrypt from 3.1.21 to 3.1.22 ( #3258 )
...
Bumps [bcrypt](https://github.com/bcrypt-ruby/bcrypt-ruby ) from 3.1.21 to 3.1.22.
- [Release notes](https://github.com/bcrypt-ruby/bcrypt-ruby/releases )
- [Changelog](https://github.com/bcrypt-ruby/bcrypt-ruby/blob/master/CHANGELOG )
- [Commits](https://github.com/bcrypt-ruby/bcrypt-ruby/compare/v3.1.21...v3.1.22 )
---
updated-dependencies:
- dependency-name: bcrypt
dependency-version: 3.1.22
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 month ago
dependabot[bot]
c494890dea
Bump devise from 4.9.3 to 5.0.3 ( #3244 )
...
Bumps [devise](https://github.com/heartcombo/devise ) from 4.9.3 to 5.0.3.
- [Release notes](https://github.com/heartcombo/devise/releases )
- [Changelog](https://github.com/heartcombo/devise/blob/main/CHANGELOG.md )
- [Commits](https://github.com/heartcombo/devise/compare/v4.9.3...v5.0.3 )
---
updated-dependencies:
- dependency-name: devise
dependency-version: 5.0.3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 month ago
Samuel Young
d79cfcd415
CLDC-4237: Upgrade ruby version ( #3190 )
...
* CLDC-4237: Upgrade ruby to 3.4.4
* CLDC-4237: Add additional build dependencies to Dockerfile
* CLDC-4237: Update rubocop
* CLDC-4237: Fix new rubocop rules
most auto applies
RSpec/IndexedLet had 200 hits needing manual correction so left these for now
* CLDC-4237: Resolve vulnerable dependencies
* CLDC-4237: Fix erb files
* CLDC-4237: Downgrade connection_pool
2 months ago
Oscar Richardson
c359ab23f9
Bump faraday version ( #3175 )
...
* Bump faraday version
* CLDC-NONE: add an initializer include for openstruct
seems some environments were having trouble loading it
---------
Co-authored-by: Samuel Young <samuel.young@softwire.com>
2 months ago
dependabot[bot]
7b5325c8bd
Bump aws-sdk-s3 from 1.143.0 to 1.208.0 ( #3130 )
...
Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby ) from 1.143.0 to 1.208.0.
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases )
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-s3/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-ruby/commits )
---
updated-dependencies:
- dependency-name: aws-sdk-s3
dependency-version: 1.208.0
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]
dcacfe9f04
Bump rack from 3.1.17 to 3.1.18 ( #3118 )
...
Bumps [rack](https://github.com/rack/rack ) from 3.1.17 to 3.1.18.
- [Release notes](https://github.com/rack/rack/releases )
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rack/rack/compare/v3.1.17...v3.1.18 )
---
updated-dependencies:
- dependency-name: rack
dependency-version: 3.1.18
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
6 months ago
dependabot[bot]
1b41187a03
Bump rack from 3.1.16 to 3.1.17 uri from 1.0.3 to 1.0.4 ( #3113 )
...
* Bump rack from 3.1.16 to 3.1.17
Bumps [rack](https://github.com/rack/rack ) from 3.1.16 to 3.1.17.
- [Release notes](https://github.com/rack/rack/releases )
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rack/rack/compare/v3.1.16...v3.1.17 )
---
updated-dependencies:
- dependency-name: rack
dependency-version: 3.1.17
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump uri from 1.0.3 to 1.0.4
https://www.ruby-lang.org/en/news/2025/10/07/uri-cve-2025-61594/
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Samuel Young <samuel.young@softwire.com>
7 months ago
dependabot[bot]
6581ae06ae
Bump rexml from 3.3.9 to 3.4.2 in /docs ( #3107 )
...
* Bump rexml from 3.3.9 to 3.4.2 in /docs
Bumps [rexml](https://github.com/ruby/rexml ) from 3.3.9 to 3.4.2.
- [Release notes](https://github.com/ruby/rexml/releases )
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md )
- [Commits](https://github.com/ruby/rexml/compare/v3.3.9...v3.4.2 )
---
updated-dependencies:
- dependency-name: rexml
dependency-version: 3.4.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump rexml from 3.3.9 to 3.4.2 in root
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Samuel Young <samuel.young@softwire.com>
7 months ago
dependabot[bot]
a08d6e8a04
Bump activerecord from 7.2.2.1 to 7.2.2.2 ( #3099 )
...
* Bump activerecord from 7.2.2.1 to 7.2.2.2
Bumps [activerecord](https://github.com/rails/rails ) from 7.2.2.1 to 7.2.2.2.
- [Release notes](https://github.com/rails/rails/releases )
- [Changelog](https://github.com/rails/rails/blob/v8.0.2.1/activerecord/CHANGELOG.md )
- [Commits](https://github.com/rails/rails/compare/v7.2.2.1...v7.2.2.2 )
---
updated-dependencies:
- dependency-name: activerecord
dependency-version: 7.2.2.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* CLDC-NONE: fix test impacted by BigInteger update
calculator verifies that this is the correct answer and previous was wrong
* CLDC-NONE: fix financial test impacted by BigInteger update
19.99 / 2 rounds to 10 so this test looks to be wrong
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Samuel Young <samuel.young@softwire.com>
8 months ago
David May-Miller
d2dd61af7f
CLDC-4068 Update 2024 collections new logs end date to tomorrow ( #3090 )
...
* CLDC-4068 Update 2024 collections new logs end date to tomorrow
* CLDC-4068 Update vulnerable dependencies
9 months ago
dependabot[bot]
1bf1a7bfa7
Bump rack from 3.1.14 to 3.1.16 ( #3079 )
...
Bumps [rack](https://github.com/rack/rack ) from 3.1.14 to 3.1.16.
- [Release notes](https://github.com/rack/rack/releases )
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rack/rack/compare/v3.1.14...v3.1.16 )
---
updated-dependencies:
- dependency-name: rack
dependency-version: 3.1.16
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
11 months ago
dependabot[bot]
c84d4907d5
Bump rack from 3.1.12 to 3.1.14 ( #3071 )
...
* Bump rack from 3.1.12 to 3.1.14
Bumps [rack](https://github.com/rack/rack ) from 3.1.12 to 3.1.14.
- [Release notes](https://github.com/rack/rack/releases )
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rack/rack/compare/v3.1.12...v3.1.14 )
---
updated-dependencies:
- dependency-name: rack
dependency-version: 3.1.14
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump rack-session from 2.1.0 to 2.1.1 (#3072 )
Bumps [rack-session](https://github.com/rack/rack-session ) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/rack/rack-session/releases )
- [Changelog](https://github.com/rack/rack-session/blob/v2.1.1/releases.md )
- [Commits](https://github.com/rack/rack-session/compare/v2.1.0...v2.1.1 )
---
updated-dependencies:
- dependency-name: rack-session
dependency-version: 2.1.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.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
dependabot[bot]
3a7e2fa302
Bump net-imap from 0.5.6 to 0.5.7 ( #3069 )
...
Bumps [net-imap](https://github.com/ruby/net-imap ) from 0.5.6 to 0.5.7.
- [Release notes](https://github.com/ruby/net-imap/releases )
- [Commits](https://github.com/ruby/net-imap/compare/v0.5.6...v0.5.7 )
---
updated-dependencies:
- dependency-name: net-imap
dependency-version: 0.5.7
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
12 months ago
dependabot[bot]
34bf10e4a1
Bump nokogiri from 1.18.4 to 1.18.8 ( #3062 )
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.18.4 to 1.18.8.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.18.4...v1.18.8 )
---
updated-dependencies:
- dependency-name: nokogiri
dependency-version: 1.18.8
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
dependabot[bot]
2b0086ac32
Bump nokogiri from 1.18.3 to 1.18.4 ( #3012 )
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.18.3 to 1.18.4.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.18.3...v1.18.4 )
---
updated-dependencies:
- dependency-name: nokogiri
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
dependabot[bot]
d0ccb01cd1
Bump rack from 3.1.11 to 3.1.12 ( #2983 )
...
Bumps [rack](https://github.com/rack/rack ) from 3.1.11 to 3.1.12.
- [Release notes](https://github.com/rack/rack/releases )
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rack/rack/compare/v3.1.11...v3.1.12 )
---
updated-dependencies:
- dependency-name: rack
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
kosiakkatrina
ac176f7ed8
Update some dependencies ( #2966 )
1 year ago
kosiakkatrina
a57d79fd1d
Update alpine and ruby versions ( #2951 )
...
* Update ruby and alpine
* install libpq-dev
* Run bundle install
1 year ago
dependabot[bot]
ca5f11eee3
Bump nokogiri from 1.16.5 to 1.18.3 in /docs ( #2950 )
...
* Bump nokogiri from 1.16.5 to 1.18.3 in /docs
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.16.5 to 1.18.3.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.18.3/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.16.5...v1.18.3 )
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* update nokogiri
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kat <54268893+kosiakkatrina@users.noreply.github.com>
1 year ago
dependabot[bot]
8acdd169dd
Bump rack from 3.1.8 to 3.1.10 ( #2942 )
...
Bumps [rack](https://github.com/rack/rack ) from 3.1.8 to 3.1.10.
- [Release notes](https://github.com/rack/rack/releases )
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rack/rack/compare/v3.1.8...v3.1.10 )
---
updated-dependencies:
- dependency-name: rack
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
76409fff98
Bump net-imap from 0.5.1 to 0.5.6 ( #2937 )
...
Bumps [net-imap](https://github.com/ruby/net-imap ) from 0.5.1 to 0.5.6.
- [Release notes](https://github.com/ruby/net-imap/releases )
- [Commits](https://github.com/ruby/net-imap/compare/v0.5.1...v0.5.6 )
---
updated-dependencies:
- dependency-name: net-imap
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
5e0f3ebbb4
update mini profiler ( #2872 )
1 year ago
kosiakkatrina
8ffc5c6daf
Update rails to 7.2.2 ( #2856 )
...
* Update rails and puma
* Update factory bot, fixture_paths, lint and populate LAs for tests
* Remove enum deprecation warnings
* Fix prefic syntax
* Update paper_trail, add missing translations, lint
* Update some tests
* Update some more gems
* Update npm package
* Update Rails to 7.2.2.1
1 year ago
kosiakkatrina
151a443cf6
CLDC-3789 Update frontend components ( #2854 )
...
* Update govuk-components
* Use govuk_list for lists
* Update govuk-frontend and primary navigation
* Update govuk_design_system_formbuilder
* lint
* Remove primary navigation import
* Update tests
* Remove border on phase banner
* lint
1 year ago
kosiakkatrina
43ae7add3c
Patch rails ( #2861 )
1 year ago
dependabot[bot]
4f51cf4da8
Bump rails-html-sanitizer from 1.6.0 to 1.6.1 ( #2847 )
...
Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer ) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/rails/rails-html-sanitizer/releases )
- [Changelog](https://github.com/rails/rails-html-sanitizer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rails/rails-html-sanitizer/compare/v1.6.0...v1.6.1 )
---
updated-dependencies:
- dependency-name: rails-html-sanitizer
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
5865c307b4
Update rexml ( #2734 )
2 years ago
kosiakkatrina
2475215e13
Update rails version ( #2706 )
2 years ago
dependabot[bot]
a8d389fc3b
Bump puma from 5.6.8 to 5.6.9 ( #2654 )
...
Bumps [puma](https://github.com/puma/puma ) from 5.6.8 to 5.6.9.
- [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.8...v5.6.9 )
---
updated-dependencies:
- dependency-name: puma
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
Rachael Booth
380d63c367
CLDC-3244: Replace postcodes_io gem to improve error handling ( #2634 )
...
* CLDC-3244: Replace postcodes_io gem to improve error handling
* Fix status code in default postcodes api mocking
* Fix more mocking
* Remove blank line
* Handle non-Excon errors, in case of unexpected api behaviour
* Remove outdated test
* Remove another outdated test
2 years ago
Rachael Booth
72a52a58c9
CLDC-3387: Allow support users to create notifications ( #2613 )
...
* CLDC-3387: Allow support users to create notifications
* Refactor rendering
* Adjust notifications helper
* Add rubocop ignore
* Fix path checks around notification viewing
* Notification path regex should work on review apps
* Tidy
* Remove unused function
* Reference external url in link to markdown syntax guide
* CLDC-3614: Allow markdown page content when creating notifications (#2622 )
* CLDC-3614: Allow markdown page content when creating notifications
* Try using beginning of day for time in failing test
* Remove ignored breaks
* Add paper trail to notifications
* CLDC-3607: Allow support users to delete notifications (by setting their end date) (#2630 )
* CLDC-3607: Allow support users to delete notifications (by setting their end date)
* Refactor render_for_page helper
* Move db queries to homepage presenter
* Fix lint
* Use a before_action to find notification in controller
* Make delete notification links red
* Tweak link to markdown guide
* Open markdown guide in new tab
2 years ago
Manny Dinssa
e045588775
CLDC-3241: Part 2 - Explanation of variables on CSVs ( #2586 )
...
* Create CsvVariableDefinition migration and model
* Add definition files
* Add CsvVariableDefinitions to rails admin
* Create rake and service
* Create tests
* Additional fixes
* Rollback unwanted changes to schema
* Add variable definitions as the first row of csv downloads
* Add and update tests
* Fix lint offences
* Update Gemfile.lock
2 years ago
dependabot[bot]
6c33210510
Bump fugit from 1.10.0 to 1.11.1 ( #2595 )
...
Bumps [fugit](https://github.com/floraison/fugit ) from 1.10.0 to 1.11.1.
- [Changelog](https://github.com/floraison/fugit/blob/master/CHANGELOG.md )
- [Commits](https://github.com/floraison/fugit/compare/v1.10.0...v1.11.1 )
---
updated-dependencies:
- dependency-name: fugit
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
kosiakkatrina
72cbc7d6fd
Update rexml to 3.3.3 ( #2544 )
2 years ago
kosiakkatrina
45d73955c9
CLDC-759 Add accessibility testing ( #2529 )
...
* Add accessibility tests
* Add accessibiliy tests to CI
* Lint and refactor
* Adjust and update paths
* Add some more page tests
2 years ago
kosiakkatrina
9688a04ac7
Update rexml ( #2515 )
2 years ago
dependabot[bot]
f6a0cc67e5
Bump rails_admin from 3.1.2 to 3.1.3 ( #2500 )
...
Bumps [rails_admin](https://github.com/sferik/rails_admin ) from 3.1.2 to 3.1.3.
- [Changelog](https://github.com/railsadminteam/rails_admin/blob/v3.1.3/CHANGELOG.md )
- [Commits](https://github.com/sferik/rails_admin/compare/v3.1.2...v3.1.3 )
---
updated-dependencies:
- dependency-name: rails_admin
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
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
2 years ago
Rachael Booth
65f58371fa
Update rails 7.0.8.3 -> 7.0.8.4 ( #2451 )
2 years ago
Rachael Booth
6acf769f3c
Update rails to 7.0.8.3 ( #2446 )
2 years ago
kosiakkatrina
622bc122f3
Build(deps-dev): bump rexml from 3.2.5 to 3.2.8 in /docs ( #2424 )
...
* Build(deps-dev): bump rexml from 3.2.5 to 3.2.8 in /docs
Bumps [rexml](https://github.com/ruby/rexml ) from 3.2.5 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases )
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md )
- [Commits](https://github.com/ruby/rexml/compare/v3.2.5...v3.2.8 )
---
updated-dependencies:
- dependency-name: rexml
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bundle update
---------
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
kosiakkatrina
86158296f9
Bump nokogiri from 1.16.2 to 1.16.5 ( #2414 )
...
* Build(deps-dev): bump nokogiri from 1.16.2 to 1.16.5 in /docs
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.16.2 to 1.16.5.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.16.2...v1.16.5 )
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* Build(deps): bump nokogiri from 1.16.2 to 1.16.5
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.16.2 to 1.16.5.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.16.2...v1.16.5 )
---
updated-dependencies:
- dependency-name: nokogiri
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>
2 years ago
kosiakkatrina
0ef11280fe
Build(deps): bump sidekiq from 7.2.2 to 7.2.4 ( #2395 )
...
Bumps [sidekiq](https://github.com/sidekiq/sidekiq ) from 7.2.2 to 7.2.4.
- [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md )
- [Commits](https://github.com/sidekiq/sidekiq/compare/v7.2.2...v7.2.4 )
---
updated-dependencies:
- dependency-name: sidekiq
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
kosiakkatrina
7b562d217b
Update dependencies ( #2267 )
2 years ago
Rachael Booth
769ba5ab43
CLDC-3237: Update crown ( #2253 )
2 years ago
kosiakkatrina
fd1b69d182
Bump nokogiri from 1.16.0 to 1.16.2 ( #2219 )
...
* Build(deps): bump nokogiri from 1.16.0 to 1.16.2
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.16.0 to 1.16.2.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.16.0...v1.16.2 )
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* Build(deps-dev): bump nokogiri from 1.14.3 to 1.16.2 in /docs
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.14.3 to 1.16.2.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.14.3...v1.16.2 )
---
updated-dependencies:
- dependency-name: nokogiri
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>
2 years ago
natdeanlewissoftwire
b4cd777897
CLDC-2972 Warn users about answers that will be cleared in bulk upload ( #2142 )
...
* Empty commit
* feat: base lettings behaviour
* feat: formatting improvements
* Empty commit
* Empty commit
* Empty commit
* refactor: lint
* feat: more page styling
* feat: update tests
* refactor: lint
* feat: add requests spec
* refactor: simplify
* feat: add tests
* feat: copy change to reflect that the count in the header is not necessarily as large as the errors shown (it excludes duplicate errors on fields, and not_answered errors)
* feat: copy changes to sales as well
* feat: remove LegacyBulkUpload MVC
* feat: fix typo
* feat: update tests
* feat: mark additional not_answered sales q
* feat: update routing and only display warnign text when errors will be cleared
* feat: update copy and error rows
* refactor: lint
* feat: don't show soft validations in deletion report
* feat: update routing so deletion report is not shown once logs uploaded
* feat: update tests
* feat: make unique count track repeated errors across rows
* refactor: lint
2 years ago