Commit Graph

9792 Commits

Author SHA1 Message Date
Daniel O'Connor
f54ac547e2 Merge pull request #3210 from Growstuff/dependabot/bundler/haml_lint-0.43.0
Bump haml_lint from 0.42.0 to 0.43.0
release50
2022-12-17 10:56:33 +10:30
dependabot[bot]
baeb3a109d Bump haml_lint from 0.42.0 to 0.43.0
Bumps [haml_lint](https://github.com/sds/haml-lint) from 0.42.0 to 0.43.0.
- [Release notes](https://github.com/sds/haml-lint/releases)
- [Changelog](https://github.com/sds/haml-lint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sds/haml-lint/compare/v0.42.0...v0.43.0)

---
updated-dependencies:
- dependency-name: haml_lint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-16 07:01:08 +00:00
Cesy
13eea12d1e Merge pull request #3204 from cesy/mailgun
Switching from SendGrid to Mailgun for sending emails
2022-12-15 13:23:36 +00:00
Daniel O'Connor
1d92230a21 Merge branch 'dev' into mailgun 2022-12-15 22:23:59 +10:30
Daniel O'Connor
df5d5cc305 Lock to a platform to work around Heroku's failure to listen to our configuration 2022-12-15 22:20:07 +10:30
Cesy
10a721e1c1 Merge pull request #3202 from cesy/upgrade-bootstrap
Fixing vulnerabilities in old versions of gems
2022-12-15 10:54:48 +00:00
Cesy
59c212ecf5 Switching from SendGrid to Mailgun for sending emails 2022-12-15 10:35:52 +00:00
Cesy
796823cf53 Merge branch 'dev' into upgrade-bootstrap 2022-12-15 10:26:20 +00:00
Daniel O'Connor
860d316e63 Merge pull request #3200 from cesy/downgrade-ruby
Downgrade ruby
2022-12-15 19:49:31 +10:30
Daniel O'Connor
db8b9ca99f Merge branch 'dev' into upgrade-bootstrap 2022-12-15 19:48:58 +10:30
Daniel O'Connor
ede42e1f0b Merge branch 'dev' into downgrade-ruby 2022-12-15 19:44:26 +10:30
Cesy
d3107f4dcd Fixing vulnerabilities in old versions of gems 2022-12-14 19:55:54 +00:00
Cesy
f041af386f Merge pull request #3201 from Growstuff/dependabot/bundler/rails-html-sanitizer-1.4.4
Bump rails-html-sanitizer from 1.4.3 to 1.4.4
2022-12-14 19:25:32 +00:00
dependabot[bot]
80fe8ded45 Bump rails-html-sanitizer from 1.4.3 to 1.4.4
Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.4.3 to 1.4.4.
- [Release notes](https://github.com/rails/rails-html-sanitizer/releases)
- [Changelog](https://github.com/rails/rails-html-sanitizer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rails/rails-html-sanitizer/compare/v1.4.3...v1.4.4)

---
updated-dependencies:
- dependency-name: rails-html-sanitizer
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 18:54:48 +00:00
Cesy
2c9d81d749 Merge pull request #3198 from Growstuff/dependabot/bundler/rubocop-rspec-2.16.0
Bump rubocop-rspec from 2.15.0 to 2.16.0
2022-12-14 18:53:52 +00:00
Cesy
b167e40c27 Making codeclimate happier 2022-12-14 18:25:36 +00:00
dependabot[bot]
cf2b08c602 Bump rubocop-rspec from 2.15.0 to 2.16.0
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 2.15.0 to 2.16.0.
- [Release notes](https://github.com/rubocop/rubocop-rspec/releases)
- [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-rspec/compare/v2.15.0...v2.16.0)

---
updated-dependencies:
- dependency-name: rubocop-rspec
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 18:22:23 +00:00
Cesy
e2b4ab1de0 Merge pull request #3197 from Growstuff/dependabot/bundler/loofah-2.19.1
Bump loofah from 2.19.0 to 2.19.1
2022-12-14 18:21:23 +00:00
Cesy
d479c0d906 Revert "Update ruby version to 3.1.3"
This reverts commit 34daa5b9ec.
2022-12-14 18:14:09 +00:00
Cesy
2eaf9ca400 Revert "Finishing updating ruby"
This reverts commit 19502c997d.
2022-12-14 18:09:11 +00:00
Cesy
2e2126551e Revert "Apply suggestions from code review"
This reverts commit 3f6f687ab5.
2022-12-14 18:08:41 +00:00
dependabot[bot]
006da313a5 Bump loofah from 2.19.0 to 2.19.1
Bumps [loofah](https://github.com/flavorjones/loofah) from 2.19.0 to 2.19.1.
- [Release notes](https://github.com/flavorjones/loofah/releases)
- [Changelog](https://github.com/flavorjones/loofah/blob/main/CHANGELOG.md)
- [Commits](https://github.com/flavorjones/loofah/compare/v2.19.0...v2.19.1)

---
updated-dependencies:
- dependency-name: loofah
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-13 20:53:47 +00:00
Daniel O'Connor
fec76aea67 Merge pull request #3195 from cesy/update-ruby
Finishing updating ruby
2022-12-10 19:47:18 +10:30
Daniel O'Connor
3f6f687ab5 Apply suggestions from code review 2022-12-10 19:01:29 +10:30
Cesy
c8025ff972 Merge pull request #3188 from Growstuff/issue/2718
Apple Favicons - Link fully to the asset version
2022-12-10 08:23:02 +00:00
Cesy
19502c997d Finishing updating ruby 2022-12-10 08:22:15 +00:00
Cesy
cec879ab13 Merge branch 'dev' into issue/2718 2022-12-10 07:35:02 +00:00
Cesy
e88be9efc8 Merge pull request #3185 from Growstuff/issue/2743-swagger
Fix base path in swagger docs
2022-12-10 07:33:15 +00:00
Daniel O'Connor
9bcdcf5ae7 Merge branch 'dev' into issue/2718 2022-12-10 15:14:32 +10:30
Daniel O'Connor
87ec6d6c6d Link fully to the asset version 2022-12-10 15:13:42 +10:30
Daniel O'Connor
b426f7c0ef Merge branch 'dev' into issue/2743-swagger 2022-12-10 10:24:27 +10:30
Daniel O'Connor
4f2343d944 Fix base path 2022-12-10 10:23:00 +10:30
Daniel O'Connor
9f8ca1878d Merge pull request #3180 from cesy/update-ruby
Update ruby version to 3.1.3
2022-12-10 10:17:55 +10:30
dependabot[bot]
5b5861fc9f Merge pull request #3178 from Growstuff/dependabot/bundler/rubocop-1.40.0 2022-12-09 23:13:16 +00:00
Daniel O'Connor
41837ccaec Merge branch 'dev' into update-ruby 2022-12-10 09:28:20 +10:30
dependabot[bot]
ff8d5c881a Bump rubocop from 1.39.0 to 1.40.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.39.0 to 1.40.0.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.39.0...v1.40.0)

---
updated-dependencies:
- dependency-name: rubocop
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-09 22:57:35 +00:00
Daniel O'Connor
81aa4db927 Merge pull request #3182 from cesy/cesy-upgrade-rails
Upgrade rails to 7.0.4
2022-12-10 09:26:46 +10:30
Daniel O'Connor
71708a1b36 Merge branch 'dev' into update-ruby 2022-12-10 09:18:41 +10:30
dependabot[bot]
4839a5818e Merge pull request #3179 from Growstuff/dependabot/bundler/scout_apm-5.3.3 2022-12-09 22:46:34 +00:00
Daniel O'Connor
4a52b31f4a Merge branch 'dev' into update-ruby 2022-12-10 08:58:15 +10:30
Daniel O'Connor
d540417ffd Merge branch 'dev' into cesy-upgrade-rails 2022-12-10 08:58:01 +10:30
dependabot[bot]
2d4a690846 Bump scout_apm from 5.3.2 to 5.3.3
Bumps [scout_apm](https://github.com/scoutapp/scout_apm_ruby) from 5.3.2 to 5.3.3.
- [Release notes](https://github.com/scoutapp/scout_apm_ruby/releases)
- [Changelog](https://github.com/scoutapp/scout_apm_ruby/blob/master/CHANGELOG.markdown)
- [Commits](https://github.com/scoutapp/scout_apm_ruby/compare/v5.3.2...v5.3.3)

---
updated-dependencies:
- dependency-name: scout_apm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-09 22:27:54 +00:00
Daniel O'Connor
2cc286e726 Merge pull request #3181 from cesy/cesy-update-brakeman-ruby
Update brakeman ruby
2022-12-10 08:56:58 +10:30
Cesy
4b11dd20fa Update gemfile.lock for rails upgrade 2022-12-09 19:12:36 +00:00
Cesy
995dedff62 Fixing brakeman's ruby version 2022-12-09 18:27:24 +00:00
Cesy
a4a33ae2b8 Brakeman use current ruby version 2022-12-09 18:23:08 +00:00
Cesy
117115970c Update rails from 7.0.0 to 7.0.4 2022-12-09 18:02:57 +00:00
Cesy
34daa5b9ec Update ruby version to 3.1.3 2022-12-09 18:00:29 +00:00
Cesy
325e7aed68 Merge pull request #3177 from Growstuff/dependabot/bundler/nokogiri-1.13.10
Bump nokogiri from 1.13.9 to 1.13.10
2022-12-08 07:06:39 +00:00
dependabot[bot]
08eb2e7dc9 Bump nokogiri from 1.13.9 to 1.13.10
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.9 to 1.13.10.
- [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.13.9...v1.13.10)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 04:30:34 +00:00