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
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
Cesy
18e3ba0495
Merge branch 'mainline' into dev
2022-12-05 11:35:02 +00:00
Cesy
2b4494d53d
Merge pull request #3175 from Growstuff/dependabot/bundler/selenium-webdriver-4.7.1
...
Bump selenium-webdriver from 4.7.0 to 4.7.1
2022-12-05 11:32:36 +00:00
dependabot[bot]
04a73fe763
Bump selenium-webdriver from 4.7.0 to 4.7.1
...
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium ) from 4.7.0 to 4.7.1.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases )
- [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES )
- [Commits](https://github.com/SeleniumHQ/selenium/commits )
---
updated-dependencies:
- dependency-name: selenium-webdriver
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-05 10:40:10 +00:00
Cesy
91ea53f764
Merge pull request #3158 from Growstuff/rubocop-safe
...
Stacked PR: Various rubocop autocorrections
2022-12-05 08:01:34 +00:00
Daniel O'Connor
39f6c27c97
Update lib/actions/oauth_signup_action.rb
...
Co-authored-by: Brenda Wallace <brenda@wallace.net.nz >
2022-12-05 07:48:44 +10:30
Daniel O'Connor
cca0c3efac
Merge branch 'dev' into rubocop-safe
2022-12-03 11:18:56 +10:30
Cesy
ae4cff8bf0
Merge pull request #3170 from Growstuff/dependabot/bundler/material_icons-4.0.0
...
Bump material_icons from 2.2.1 to 4.0.0
2022-12-02 12:09:51 +00:00
dependabot[bot]
5b1db9679a
Bump material_icons from 2.2.1 to 4.0.0
...
Bumps [material_icons](https://github.com/Angelmmiguel/material_icons ) from 2.2.1 to 4.0.0.
- [Release notes](https://github.com/Angelmmiguel/material_icons/releases )
- [Changelog](https://github.com/Angelmmiguel/material_icons/blob/master/changelog.md )
- [Commits](https://github.com/Angelmmiguel/material_icons/compare/v2.2.1...v4.0.0 )
---
updated-dependencies:
- dependency-name: material_icons
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-02 11:35:47 +00:00
Cesy
1450b7ccb4
Merge pull request #3167 from Growstuff/dependabot/bundler/pg-1.4.5
...
Bump pg from 1.4.4 to 1.4.5
2022-12-02 11:34:49 +00:00
dependabot[bot]
e6a52b594d
Bump pg from 1.4.4 to 1.4.5
...
Bumps [pg](https://github.com/ged/ruby-pg ) from 1.4.4 to 1.4.5.
- [Release notes](https://github.com/ged/ruby-pg/releases )
- [Changelog](https://github.com/ged/ruby-pg/blob/master/History.rdoc )
- [Commits](https://github.com/ged/ruby-pg/compare/v1.4.4...v1.4.5 )
---
updated-dependencies:
- dependency-name: pg
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-02 10:51:55 +00:00
dependabot[bot]
ba8e607c38
Merge pull request #3171 from Growstuff/dependabot/bundler/bullet-7.0.4
2022-12-02 10:50:53 +00:00
dependabot[bot]
1d5dd27b23
Bump bullet from 7.0.3 to 7.0.4
...
Bumps [bullet](https://github.com/flyerhzm/bullet ) from 7.0.3 to 7.0.4.
- [Release notes](https://github.com/flyerhzm/bullet/releases )
- [Changelog](https://github.com/flyerhzm/bullet/blob/master/CHANGELOG.md )
- [Commits](https://github.com/flyerhzm/bullet/compare/7.0.3...7.0.4 )
---
updated-dependencies:
- dependency-name: bullet
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-02 10:33:56 +00:00
dependabot[bot]
ae258f0549
Merge pull request #3169 from Growstuff/dependabot/bundler/rack-protection-3.0.4
2022-12-02 10:32:58 +00:00
dependabot[bot]
2cb64f26ba
Bump rack-protection from 3.0.2 to 3.0.4
...
Bumps [rack-protection](https://github.com/sinatra/sinatra ) from 3.0.2 to 3.0.4.
- [Release notes](https://github.com/sinatra/sinatra/releases )
- [Changelog](https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sinatra/sinatra/compare/v3.0.2...v3.0.4 )
---
updated-dependencies:
- dependency-name: rack-protection
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-02 10:16:18 +00:00
dependabot[bot]
8d6b789e84
Merge pull request #3168 from Growstuff/dependabot/bundler/rubocop-rails-2.17.3
2022-12-02 10:09:51 +00:00
dependabot[bot]
5cab917c7b
Bump rubocop-rails from 2.17.2 to 2.17.3
...
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails ) from 2.17.2 to 2.17.3.
- [Release notes](https://github.com/rubocop/rubocop-rails/releases )
- [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop/rubocop-rails/compare/v2.17.2...v2.17.3 )
---
updated-dependencies:
- dependency-name: rubocop-rails
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-02 09:53:29 +00:00
dependabot[bot]
43ccdcb892
Merge pull request #3165 from Growstuff/dependabot/bundler/rswag-specs-2.8.0
2022-12-02 09:52:33 +00:00
dependabot[bot]
eb02e3a738
Bump rswag-specs from 2.7.0 to 2.8.0
...
Bumps [rswag-specs](https://github.com/rswag/rswag ) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/rswag/rswag/releases )
- [Changelog](https://github.com/rswag/rswag/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rswag/rswag/compare/2.7.0...2.8.0 )
---
updated-dependencies:
- dependency-name: rswag-specs
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-02 09:37:25 +00:00
Daniel O'Connor
54ca363641
Merge pull request #3173 from Growstuff/dependabot/bundler/sidekiq-7.0.2
...
Bump sidekiq from 7.0.1 to 7.0.2
2022-12-02 20:06:36 +10:30
dependabot[bot]
a31bdf72c2
Bump sidekiq from 7.0.1 to 7.0.2
...
Bumps [sidekiq](https://github.com/mperham/sidekiq ) from 7.0.1 to 7.0.2.
- [Release notes](https://github.com/mperham/sidekiq/releases )
- [Changelog](https://github.com/mperham/sidekiq/blob/main/Changes.md )
- [Commits](https://github.com/mperham/sidekiq/compare/v7.0.1...v7.0.2 )
---
updated-dependencies:
- dependency-name: sidekiq
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-02 08:55:34 +00:00
Cesy
2bb3953255
Merge pull request #3166 from Growstuff/dependabot/bundler/rswag-ui-2.8.0
...
Bump rswag-ui from 2.7.0 to 2.8.0
2022-12-02 08:54:30 +00:00
dependabot[bot]
9b94f3c1a3
Bump rswag-ui from 2.7.0 to 2.8.0
...
Bumps [rswag-ui](https://github.com/rswag/rswag ) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/rswag/rswag/releases )
- [Changelog](https://github.com/rswag/rswag/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rswag/rswag/compare/2.7.0...2.8.0 )
---
updated-dependencies:
- dependency-name: rswag-ui
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-02 08:24:45 +00:00
Cesy
79cc8bb8ce
Merge pull request #3174 from Growstuff/dependabot/bundler/selenium-webdriver-4.7.0
...
Bump selenium-webdriver from 4.6.1 to 4.7.0
2022-12-02 08:23:49 +00:00
dependabot[bot]
9190e8178b
Bump selenium-webdriver from 4.6.1 to 4.7.0
...
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium ) from 4.6.1 to 4.7.0.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases )
- [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES )
- [Commits](https://github.com/SeleniumHQ/selenium/commits/selenium-4.7.0 )
---
updated-dependencies:
- dependency-name: selenium-webdriver
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-02 07:00:58 +00:00
Cesy
2de6f4ec59
Merge pull request #3164 from Growstuff/dependabot/bundler/rswag-api-2.8.0
...
Bump rswag-api from 2.7.0 to 2.8.0
2022-12-01 14:49:12 +00:00
dependabot[bot]
aba09c9dfe
Bump rswag-api from 2.7.0 to 2.8.0
...
Bumps [rswag-api](https://github.com/rswag/rswag ) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/rswag/rswag/releases )
- [Changelog](https://github.com/rswag/rswag/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rswag/rswag/compare/2.7.0...2.8.0 )
---
updated-dependencies:
- dependency-name: rswag-api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-01 13:58:55 +00:00
Cesy
e8e50397ac
Merge pull request #3163 from Growstuff/dependabot/bundler/friendly_id-5.5.0
...
Bump friendly_id from 5.4.2 to 5.5.0
2022-12-01 13:58:04 +00:00
dependabot[bot]
1c223bdd21
Bump friendly_id from 5.4.2 to 5.5.0
...
Bumps [friendly_id](https://github.com/norman/friendly_id ) from 5.4.2 to 5.5.0.
- [Release notes](https://github.com/norman/friendly_id/releases )
- [Changelog](https://github.com/norman/friendly_id/blob/master/Changelog.md )
- [Commits](https://github.com/norman/friendly_id/compare/5.4.2...5.5.0 )
---
updated-dependencies:
- dependency-name: friendly_id
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-01 13:15:51 +00:00
Cesy
21b57408c6
Merge pull request #3160 from Growstuff/dependabot/bundler/rubocop-1.39.0
...
Bump rubocop from 1.38.0 to 1.39.0
2022-12-01 13:10:34 +00:00
dependabot[bot]
867df709ec
Bump rubocop from 1.38.0 to 1.39.0
...
Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.38.0 to 1.39.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.38.0...v1.39.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-01 12:04:37 +00:00
Cesy
68c9221b4d
Merge pull request #3162 from Growstuff/dependabot/bundler/leaflet-rails-1.9.2
...
Bump leaflet-rails from 1.8.0 to 1.9.2
2022-12-01 12:02:29 +00:00
dependabot[bot]
440be0f7fd
Bump leaflet-rails from 1.8.0 to 1.9.2
...
Bumps [leaflet-rails](https://github.com/axyjo/leaflet-rails ) from 1.8.0 to 1.9.2.
- [Release notes](https://github.com/axyjo/leaflet-rails/releases )
- [Commits](https://github.com/axyjo/leaflet-rails/compare/v1.8.0...v1.9.2 )
---
updated-dependencies:
- dependency-name: leaflet-rails
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-01 09:13:28 +00:00
Cesy
b480129f74
Merge pull request #3159 from Growstuff/dependabot/bundler/jquery-rails-4.5.1
...
Bump jquery-rails from 4.5.0 to 4.5.1
2022-12-01 09:06:03 +00:00
dependabot[bot]
ad48020935
Bump jquery-rails from 4.5.0 to 4.5.1
...
Bumps [jquery-rails](https://github.com/rails/jquery-rails ) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/rails/jquery-rails/releases )
- [Changelog](https://github.com/rails/jquery-rails/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rails/jquery-rails/compare/v4.5.0...v4.5.1 )
---
updated-dependencies:
- dependency-name: jquery-rails
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-30 11:15:11 +00:00
dependabot[bot]
29a24cdb0e
Merge pull request #3172 from Growstuff/dependabot/bundler/timecop-0.9.6
2022-11-30 11:09:25 +00:00
dependabot[bot]
c490124b1e
Bump timecop from 0.9.5 to 0.9.6
...
Bumps [timecop](https://github.com/travisjeffery/timecop ) from 0.9.5 to 0.9.6.
- [Release notes](https://github.com/travisjeffery/timecop/releases )
- [Changelog](https://github.com/travisjeffery/timecop/blob/master/History.md )
- [Commits](https://github.com/travisjeffery/timecop/compare/v0.9.5...v0.9.6 )
---
updated-dependencies:
- dependency-name: timecop
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-30 07:00:41 +00:00
Daniel O'Connor
4a3c211a98
Merge pull request #3031 from Growstuff/bump-ruby-3.1.x
...
Upgrade to Ruby 3.1.2 & rails 7
2022-11-09 12:48:34 +10:30
Daniel O'Connor
33f22dae41
Merge pull request #3156 from Growstuff/dev
...
Deploy: A variety of dependency updates
2022-11-08 21:16:16 +10:30
Daniel O'Connor
d22215f870
Merge branch 'bump-ruby-3.1.x' into rubocop-safe
2022-11-08 00:32:36 +10:30
Daniel O'Connor
13a78b76ee
Mark WIP
2022-11-08 00:31:23 +10:30
Daniel O'Connor
96147809ee
Fix deprecations
2022-11-08 00:30:44 +10:30
Daniel O'Connor
5dc3a7e2f7
Rubocop
2022-11-08 00:25:29 +10:30
Daniel O'Connor
d1f754a288
Rubocop
2022-11-08 00:23:38 +10:30
Daniel O'Connor
2db3d1bacc
Various corrections
2022-11-08 00:21:23 +10:30
Daniel O'Connor
34af93cfc2
Rubocop
2022-11-08 00:19:52 +10:30
Daniel O'Connor
e2942f17c7
Rubocop corrections
2022-11-08 00:18:35 +10:30
Daniel O'Connor
a8b8a58f33
Various rspec autocorrections
2022-11-08 00:09:50 +10:30
Daniel O'Connor
b726f40d9b
Fix deprecation
2022-11-08 00:04:39 +10:30
Daniel O'Connor
0d550134e5
Deprecation
2022-11-08 00:03:36 +10:30
Daniel O'Connor
66018955db
Merge branch 'dev' into bump-ruby-3.1.x
2022-11-08 00:01:05 +10:30
Daniel O'Connor
638fc25dcc
Merge branch 'mainline' into dev
2022-11-08 00:00:29 +10:30
Daniel O'Connor
ace1eebef6
Raise errors on deprecations
2022-11-07 23:58:42 +10:30
Daniel O'Connor
d3df63912c
Typo
2022-11-07 23:56:37 +10:30
Daniel O'Connor
838c9d116e
Merge branch 'dev' into bump-ruby-3.1.x
2022-11-07 23:40:30 +10:30
Daniel O'Connor
0055b6427c
Merge pull request #3144 from Growstuff/dependabot/bundler/rack-protection-3.0.2
...
Bump rack-protection from 2.2.2 to 3.0.2
2022-11-07 23:40:14 +10:30
dependabot[bot]
bad83bb277
Merge pull request #3147 from Growstuff/dependabot/bundler/rswag-api-2.7.0
2022-11-07 13:09:59 +00:00
Daniel O'Connor
df6cf3d0f6
Merge branch 'dev' into bump-ruby-3.1.x
2022-11-07 23:38:27 +10:30
Daniel O'Connor
0aafaba718
Regenerate
2022-11-07 23:36:19 +10:30
Daniel O'Connor
b846d995ef
Regenerate
2022-11-07 23:34:43 +10:30
Daniel O'Connor
7971c23c9c
Rubocop
2022-11-07 23:33:16 +10:30
Daniel O'Connor
82c7c12cbe
Described class
2022-11-07 23:32:12 +10:30
Daniel O'Connor
0843cbde9a
Fix specs
2022-11-07 23:32:05 +10:30
Daniel O'Connor
9c0bc3762c
Fix specs
2022-11-07 23:32:02 +10:30
Daniel O'Connor
89da1af05d
Improve rspec
2022-11-07 23:26:35 +10:30
Daniel O'Connor
2576c8b3b6
Rubocop
2022-11-07 23:22:18 +10:30
Daniel O'Connor
89a2dda637
Revert "Rubocop - auto corrections"
...
This reverts commit 39ea0d4882 .
2022-11-07 23:21:05 +10:30
Daniel O'Connor
06c5e4b8e8
to_s
2022-11-07 23:20:49 +10:30
Daniel O'Connor
cd43e73fd4
to_s
2022-11-07 23:20:49 +10:30
Daniel O'Connor
dae4cacb53
to_s
2022-11-07 23:20:49 +10:30
Daniel O'Connor
8267416da3
TimeWithZone#to_s(:rfc822) is deprecated. Please use TimeWithZone#to_fs(:rfc822) instead.
2022-11-07 23:20:49 +10:30
dependabot[bot]
2aca1c38aa
Bump rswag-api from 2.5.1 to 2.7.0
...
Bumps [rswag-api](https://github.com/rswag/rswag ) from 2.5.1 to 2.7.0.
- [Release notes](https://github.com/rswag/rswag/releases )
- [Changelog](https://github.com/rswag/rswag/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rswag/rswag/compare/2.5.1...2.7.0 )
---
updated-dependencies:
- dependency-name: rswag-api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-07 12:47:26 +00:00
dependabot[bot]
79ead92522
Bump rack-protection from 2.2.2 to 3.0.2
...
Bumps [rack-protection](https://github.com/sinatra/sinatra ) from 2.2.2 to 3.0.2.
- [Release notes](https://github.com/sinatra/sinatra/releases )
- [Changelog](https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sinatra/sinatra/compare/v2.2.2...v3.0.2 )
---
updated-dependencies:
- dependency-name: rack-protection
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-07 12:47:25 +00:00
dependabot[bot]
2400871cc8
Merge pull request #3153 from Growstuff/dependabot/bundler/webdrivers-5.2.0
2022-11-07 12:46:32 +00:00
Daniel O'Connor
48c2a9bde2
Merge branch 'dev' into bump-ruby-3.1.x
2022-11-07 23:01:45 +10:30
dependabot[bot]
9b1b24541c
Bump webdrivers from 5.0.0 to 5.2.0
...
Bumps [webdrivers](https://github.com/titusfortner/webdrivers ) from 5.0.0 to 5.2.0.
- [Release notes](https://github.com/titusfortner/webdrivers/releases )
- [Changelog](https://github.com/titusfortner/webdrivers/blob/main/CHANGELOG.md )
- [Commits](https://github.com/titusfortner/webdrivers/compare/v5.0.0...v5.2.0 )
---
updated-dependencies:
- dependency-name: webdrivers
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-07 12:26:31 +00:00
dependabot[bot]
963ee76821
Merge pull request #3148 from Growstuff/dependabot/bundler/dalli-3.2.3
2022-11-07 12:25:36 +00:00
dependabot[bot]
f90785da51
Bump dalli from 3.2.2 to 3.2.3
...
Bumps [dalli](https://github.com/petergoldstein/dalli ) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/petergoldstein/dalli/releases )
- [Changelog](https://github.com/petergoldstein/dalli/blob/main/CHANGELOG.md )
- [Commits](https://github.com/petergoldstein/dalli/compare/v3.2.2...v3.2.3 )
---
updated-dependencies:
- dependency-name: dalli
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-07 12:09:42 +00:00
Daniel O'Connor
88968ba30e
Merge branch 'dev' into bump-ruby-3.1.x
2022-11-07 22:38:58 +10:30
Daniel O'Connor
ac08aa518a
Merge pull request #3146 from Growstuff/dependabot/bundler/selenium-webdriver-4.6.1
...
Bump selenium-webdriver from 4.4.0 to 4.6.1
2022-11-07 22:38:19 +10:30
Daniel O'Connor
7f0a25af57
Merge branch 'dev' into bump-ruby-3.1.x
2022-11-07 22:34:11 +10:30
Daniel O'Connor
04f9cf1a7e
Rails couldn't find a valid model for SentNotification association. Please provide the :class_name option on the association declaration. If :class_name is already provided, make sure it's an ActiveRecord::Base subclass.
2022-11-07 22:32:37 +10:30
Daniel O'Connor
4045efb9b5
DEPRECATION WARNING: TimeWithZone#to_s(:number) is deprecated. Please use TimeWithZone#to_fs(:number) instead.
2022-11-07 22:28:45 +10:30
Daniel O'Connor
4310a6f717
DEPRECATION WARNING: TimeWithZone#to_s(:number) is deprecated. Please use TimeWithZone#to_fs(:number) instead.
2022-11-07 22:27:45 +10:30
Daniel O'Connor
302483f66d
DEPRECATION WARNING: TimeWithZone#to_s(:number) is deprecated. Please use TimeWithZone#to_fs(:number) instead.
2022-11-07 22:26:57 +10:30
Daniel O'Connor
81fdfbdc0b
DEPRECATION WARNING: Date#to_s(:ymd) is deprecated. Please use Date#to_fs(:ymd) instead.
2022-11-07 22:25:34 +10:30
Daniel O'Connor
f75d2f33a5
DEPRECATION WARNING: TimeWithZone#to_s(:number) is deprecated. Please use TimeWithZone#to_fs(:number) instead.
2022-11-07 22:24:03 +10:30
Daniel O'Connor
7d10067592
Merge branch 'dev' into dependabot/bundler/selenium-webdriver-4.6.1
2022-11-07 22:22:27 +10:30
dependabot[bot]
f259e94b1b
Bump selenium-webdriver from 4.4.0 to 4.6.1
...
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium ) from 4.4.0 to 4.6.1.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases )
- [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES )
- [Commits](https://github.com/SeleniumHQ/selenium/commits )
---
updated-dependencies:
- dependency-name: selenium-webdriver
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-07 11:52:16 +00:00
Daniel O'Connor
fac059342c
Merge pull request #3150 from Growstuff/dependabot/bundler/geocoder-1.8.1
...
Bump geocoder from 1.8.0 to 1.8.1
2022-11-07 22:22:12 +10:30
Daniel O'Connor
ba8b6f147e
Merge pull request #3149 from Growstuff/dependabot/bundler/loofah-2.19.0
...
Bump loofah from 2.18.0 to 2.19.0
2022-11-07 22:21:58 +10:30
Daniel O'Connor
99a5c5102e
Merge pull request #3151 from Growstuff/dependabot/bundler/i18n-tasks-1.0.12
...
Bump i18n-tasks from 1.0.11 to 1.0.12
2022-11-07 22:21:40 +10:30
Daniel O'Connor
303dfb9173
Merge pull request #3145 from Growstuff/dependabot/bundler/oj-3.13.23
...
Bump oj from 3.13.22 to 3.13.23
2022-11-07 22:21:26 +10:30
Daniel O'Connor
5621666383
DEPRECATION WARNING: Date#to_s(:ymd) is deprecated. Please use Date#to_fs(:ymd) instead.
2022-11-07 22:05:39 +10:30
Daniel O'Connor
58972e2898
Merge branch 'dev' into bump-ruby-3.1.x
2022-11-07 22:01:28 +10:30
Daniel O'Connor
9eb35cebf4
Update dependabot.yml
2022-11-07 22:00:31 +10:30
Daniel O'Connor
908b4b9279
Merge branch 'dev' into bump-ruby-3.1.x
2022-11-07 21:59:18 +10:30
Daniel O'Connor
98b496311d
Revert "Bump CMS"
...
This reverts commit fe54eee35c .
2022-11-07 21:59:02 +10:30
dependabot[bot]
b2730f5946
Bump geocoder from 1.8.0 to 1.8.1
...
Bumps [geocoder](https://github.com/alexreisner/geocoder ) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/alexreisner/geocoder/releases )
- [Changelog](https://github.com/alexreisner/geocoder/blob/master/CHANGELOG.md )
- [Commits](https://github.com/alexreisner/geocoder/compare/v1.8.0...v1.8.1 )
---
updated-dependencies:
- dependency-name: geocoder
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-07 11:25:03 +00:00
dependabot[bot]
65dc8eddc1
Bump loofah from 2.18.0 to 2.19.0
...
Bumps [loofah](https://github.com/flavorjones/loofah ) from 2.18.0 to 2.19.0.
- [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.18.0...v2.19.0 )
---
updated-dependencies:
- dependency-name: loofah
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-07 11:25:03 +00:00
dependabot[bot]
0052a374f5
Bump i18n-tasks from 1.0.11 to 1.0.12
...
Bumps [i18n-tasks](https://github.com/glebm/i18n-tasks ) from 1.0.11 to 1.0.12.
- [Release notes](https://github.com/glebm/i18n-tasks/releases )
- [Changelog](https://github.com/glebm/i18n-tasks/blob/main/CHANGES.md )
- [Commits](https://github.com/glebm/i18n-tasks/compare/v1.0.11...v1.0.12 )
---
updated-dependencies:
- dependency-name: i18n-tasks
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-07 11:25:03 +00:00
dependabot[bot]
04f21520a3
Bump oj from 3.13.22 to 3.13.23
...
Bumps [oj](https://github.com/ohler55/oj ) from 3.13.22 to 3.13.23.
- [Release notes](https://github.com/ohler55/oj/releases )
- [Changelog](https://github.com/ohler55/oj/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/ohler55/oj/compare/v3.13.22...v3.13.23 )
---
updated-dependencies:
- dependency-name: oj
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-07 11:24:59 +00:00
Daniel O'Connor
7173b775f6
Merge pull request #3152 from Growstuff/dependabot/bundler/scout_apm-5.3.2
...
Bump scout_apm from 5.3.1 to 5.3.2
2022-11-07 21:54:01 +10:30
dependabot[bot]
4d29c1d45f
Bump scout_apm from 5.3.1 to 5.3.2
...
Bumps [scout_apm](https://github.com/scoutapp/scout_apm_ruby ) from 5.3.1 to 5.3.2.
- [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.1...v5.3.2 )
---
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-11-07 07:04:52 +00:00
Cesy
f9a704c12a
Merge pull request #3143 from Growstuff/dev
...
Deploy Rails 6.1.7
2022-11-06 08:46:37 +00:00
Daniel O'Connor
fe54eee35c
Bump CMS
2022-11-06 17:47:42 +10:30
Daniel O'Connor
5f556d7b0c
deprecations
2022-11-06 17:44:23 +10:30
Daniel O'Connor
c4e1046f5f
Merge branch 'dev' into bump-ruby-3.1.x
2022-11-06 17:41:58 +10:30
Daniel O'Connor
05a1a23285
Revert "Brakeman"
...
This reverts commit edbd2c45f4 .
2022-11-06 17:36:57 +10:30
Daniel O'Connor
2c5f2a2e8c
Revert "Brakeman"
...
This reverts commit bf500c5a3b .
2022-11-06 17:36:52 +10:30
Daniel O'Connor
cb65c42d08
Revert "Brakeman"
...
This reverts commit df95ba0222 .
2022-11-06 17:36:49 +10:30
Daniel O'Connor
fe3508327d
Revert "Brakeman"
...
This reverts commit da76386bd1 .
2022-11-06 17:36:45 +10:30
Daniel O'Connor
ec955f4f06
Revert "Brakeman complaint"
...
This reverts commit 35b08f88f5 .
2022-11-06 17:36:42 +10:30
Daniel O'Connor
bd62d536a9
Revert "Brakeman complaint"
...
This reverts commit 314c7c1d3b .
2022-11-06 17:36:37 +10:30
Daniel O'Connor
a70b28fbe7
Revert "Brakeman complaint"
...
This reverts commit 93274c33f2 .
2022-11-06 17:36:30 +10:30
Daniel O'Connor
5eb0ac9338
Revert "Fix Brakeman complaint"
...
This reverts commit 35068befe3 .
2022-11-06 17:36:22 +10:30
Daniel O'Connor
1931be88e9
Revert "Fix Brakeman complaint"
...
This reverts commit a62a52540a .
2022-11-06 17:36:18 +10:30
Daniel O'Connor
892cd1c463
Revert "Fix Brakeman complaint"
...
This reverts commit 35f0488a46 .
2022-11-06 17:36:11 +10:30
Daniel O'Connor
678eaa4d52
Revert "Fix Brakeman complaint"
...
This reverts commit c611a47d1f .
2022-11-06 17:36:06 +10:30
Daniel O'Connor
cd8ba1540e
Revert "Fix brakeman complaint"
...
This reverts commit 817f957aac .
2022-11-06 17:35:18 +10:30
Daniel O'Connor
edbd2c45f4
Brakeman
2022-11-06 17:22:09 +10:30
Daniel O'Connor
bf500c5a3b
Brakeman
2022-11-06 17:20:13 +10:30
Daniel O'Connor
df95ba0222
Brakeman
2022-11-06 17:09:22 +10:30
Daniel O'Connor
da76386bd1
Brakeman
2022-11-06 17:08:15 +10:30
Daniel O'Connor
35b08f88f5
Brakeman complaint
2022-11-06 17:07:06 +10:30
dependabot[bot]
9d400805c1
Merge pull request #3138 from Growstuff/dependabot/bundler/sidekiq-7.0.1
2022-11-06 06:35:16 +00:00
dependabot[bot]
94b3929926
Merge pull request #3117 from Growstuff/dependabot/bundler/omniauth-2.1.0
2022-11-06 06:33:59 +00:00
Daniel O'Connor
314c7c1d3b
Brakeman complaint
2022-11-06 17:03:40 +10:30
Daniel O'Connor
93274c33f2
Brakeman complaint
2022-11-06 17:02:33 +10:30
Daniel O'Connor
35068befe3
Fix Brakeman complaint
2022-11-06 16:58:14 +10:30
Daniel O'Connor
a62a52540a
Fix Brakeman complaint
2022-11-06 16:58:14 +10:30
Daniel O'Connor
35f0488a46
Fix Brakeman complaint
2022-11-06 16:58:14 +10:30
Daniel O'Connor
c611a47d1f
Fix Brakeman complaint
2022-11-06 16:58:14 +10:30
Daniel O'Connor
556770d8d2
Update brakeman-analysis.yml
2022-11-06 16:50:33 +10:30
Daniel O'Connor
817f957aac
Fix brakeman complaint
2022-11-06 16:46:53 +10:30
Daniel O'Connor
55ccf8e1af
Bump defaults
2022-11-06 16:44:06 +10:30
Daniel O'Connor
0bd31b0e8d
Merge branch 'dev' into dependabot/bundler/omniauth-2.1.0
2022-11-06 16:41:35 +10:30
dependabot[bot]
853d1dd103
Bump sidekiq from 6.5.5 to 7.0.1
...
Bumps [sidekiq](https://github.com/mperham/sidekiq ) from 6.5.5 to 7.0.1.
- [Release notes](https://github.com/mperham/sidekiq/releases )
- [Changelog](https://github.com/mperham/sidekiq/blob/main/Changes.md )
- [Commits](https://github.com/mperham/sidekiq/compare/v6.5.5...v7.0.1 )
---
updated-dependencies:
- dependency-name: sidekiq
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-06 06:08:48 +00:00
Daniel O'Connor
fcb4069ec7
Regenerate
2022-11-06 16:36:35 +10:30
Daniel O'Connor
39ea0d4882
Rubocop - auto corrections
2022-11-06 16:35:09 +10:30
Daniel O'Connor
b24b9f82e6
Rubocop - auto corrections
2022-11-06 16:34:36 +10:30
Daniel O'Connor
dd54cf2288
Merge branch 'dev' into bump-ruby-3.1.x
2022-11-06 16:32:49 +10:30
Daniel O'Connor
5a61151c4b
Merge pull request #3142 from Growstuff/bump/rubocop
...
Bump rubocop
2022-11-06 16:32:11 +10:30
Daniel O'Connor
ab460f4f39
DEPRECATION WARNING: Date#to_s(:ymd) is deprecated. Please use Date#to_fs(:ymd) instead.
2022-11-06 16:31:13 +10:30
Daniel O'Connor
ef1938879e
DEPRECATION WARNING: TimeWithZone#to_s(:rfc822) is deprecated. Please use TimeWithZone#to_fs(:rfc822) instead.
2022-11-06 16:30:30 +10:30
Daniel O'Connor
ded1e66d53
DEPRECATION WARNING: Time#to_s(:number) is deprecated. Please use Time#to_fs(:number) instead
2022-11-06 16:29:26 +10:30
Daniel O'Connor
c53925b3a4
Merge pull request #3116 from Growstuff/dependabot/bundler/puma-6.0.0
...
Bump puma from 5.6.4 to 6.0.0
2022-11-06 16:24:58 +10:30
Daniel O'Connor
24633df6a9
Remove redundant start
2022-11-06 16:18:00 +10:30
Daniel O'Connor
23829b7d6b
Bump rails further
2022-11-06 16:16:47 +10:30
Daniel O'Connor
ef643cea59
Merge branch 'dev' into bump-ruby-3.1.x
2022-11-06 16:15:52 +10:30
dependabot[bot]
0509523651
Bump puma from 5.6.4 to 6.0.0
...
Bumps [puma](https://github.com/puma/puma ) from 5.6.4 to 6.0.0.
- [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.4...v6.0.0 )
---
updated-dependencies:
- dependency-name: puma
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-06 05:41:18 +00:00
Daniel O'Connor
0b2d308cce
Merge branch 'dev' into dependabot/bundler/omniauth-2.1.0
2022-11-06 16:09:59 +10:30
Daniel O'Connor
73b227fb8e
Merge pull request #3100 from Growstuff/dependabot/bundler/omniauth-1.9.2
...
Bump omniauth from 1.9.1 to 1.9.2
2022-11-06 16:09:35 +10:30
Daniel O'Connor
eca833866b
Merge pull request #3141 from Growstuff/bump/capybara
...
Bump capybara
2022-11-06 16:08:35 +10:30
Daniel O'Connor
0bd136f333
Regenerate rubocop todo
2022-11-06 16:07:58 +10:30
codefactor-io
ff2d96b9bd
[CodeFactor] Apply fixes
2022-11-06 05:37:42 +00:00
Daniel O'Connor
555c1ef145
Clean up Gemfile.lock
2022-11-06 16:04:47 +10:30
Daniel O'Connor
6d296cf336
Merge branch 'dev' into bump-ruby-3.1.x
2022-11-06 16:03:08 +10:30
Daniel O'Connor
7e242e76cb
Merge branch 'dev' into dependabot/bundler/omniauth-1.9.2
2022-11-06 15:45:41 +10:30
dependabot[bot]
9f307f22cf
Bump omniauth from 1.9.1 to 2.1.0
...
Bumps [omniauth](https://github.com/omniauth/omniauth ) from 1.9.1 to 2.1.0.
- [Release notes](https://github.com/omniauth/omniauth/releases )
- [Commits](https://github.com/omniauth/omniauth/compare/v1.9.1...v2.1.0 )
---
updated-dependencies:
- dependency-name: omniauth
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-06 05:15:31 +00:00
Daniel O'Connor
5e4887e5af
Bump capybara
2022-11-06 15:41:51 +10:30
Daniel O'Connor
041acd09bb
Merge pull request #3118 from Growstuff/dependabot/bundler/rails-7.0.4
...
Bump rails from 6.1.6.1 to 7.0.4
2022-11-06 15:31:38 +10:30
Daniel O'Connor
623c8e36f1
Merge pull request #3127 from Growstuff/dev
...
Main release
2022-11-06 15:27:09 +10:30
dependabot[bot]
f82405b6bb
Bump rails from 6.1.6.1 to 7.0.4
...
Bumps [rails](https://github.com/rails/rails ) from 6.1.6.1 to 7.0.4.
- [Release notes](https://github.com/rails/rails/releases )
- [Commits](https://github.com/rails/rails/compare/v6.1.6.1...v7.0.4 )
---
updated-dependencies:
- dependency-name: rails
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-06 03:07:04 +00:00
dependabot[bot]
fb6eae7f95
Merge pull request #3134 from Growstuff/dependabot/bundler/bootstrap-4.6.2
2022-11-06 03:06:05 +00:00
dependabot[bot]
6b8b82dffc
Bump bootstrap from 4.6.1 to 4.6.2
...
Bumps [bootstrap](https://github.com/twbs/bootstrap-rubygem ) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/twbs/bootstrap-rubygem/releases )
- [Changelog](https://github.com/twbs/bootstrap-rubygem/blob/main/CHANGELOG.md )
- [Commits](https://github.com/twbs/bootstrap-rubygem/compare/v4.6.1...v4.6.2 )
---
updated-dependencies:
- dependency-name: bootstrap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-06 02:48:01 +00:00
dependabot[bot]
803b732c3e
Merge pull request #3135 from Growstuff/dependabot/bundler/haml-rails-2.1.0
2022-11-06 02:47:09 +00:00
dependabot[bot]
c9e438a229
Bump haml-rails from 2.0.1 to 2.1.0
...
Bumps [haml-rails](https://github.com/haml/haml-rails ) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/haml/haml-rails/releases )
- [Commits](https://github.com/haml/haml-rails/compare/v2.0.1...v2.1.0 )
---
updated-dependencies:
- dependency-name: haml-rails
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-06 02:27:12 +00:00
dependabot[bot]
debca2fc64
Merge pull request #3133 from Growstuff/dependabot/bundler/ruby-units-3.0.0
2022-11-06 02:20:29 +00:00
dependabot[bot]
c7ed10883a
Bump ruby-units from 2.4.1 to 3.0.0
...
Bumps [ruby-units](https://github.com/olbrich/ruby-units ) from 2.4.1 to 3.0.0.
- [Release notes](https://github.com/olbrich/ruby-units/releases )
- [Changelog](https://github.com/olbrich/ruby-units/blob/master/CHANGELOG.txt )
- [Commits](https://github.com/olbrich/ruby-units/compare/v2.4.1...v3.0.0 )
---
updated-dependencies:
- dependency-name: ruby-units
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-06 01:52:08 +00:00
Daniel O'Connor
6e21cae538
Pin more spiecifically
2022-11-06 12:01:42 +10:30
Daniel O'Connor
6705cfa044
Pin
2022-11-06 12:00:26 +10:30
Daniel O'Connor
ba81e3dd16
Merge pull request #3139 from Growstuff/bump-bundler
...
Bump bundler.
2022-11-06 11:47:13 +10:30
Daniel O'Connor
8bf1f4203e
Merge branch 'dev' into bump-bundler
2022-11-06 11:46:57 +10:30
Daniel O'Connor
a2b0dcca74
Trigger Heroku deploy
2022-11-06 11:43:45 +10:30
Daniel O'Connor
c87fd9e664
Bump
2022-11-06 11:36:58 +10:30
Daniel O'Connor
d20a63431e
Merge branch 'mainline' into dev
2022-11-06 08:06:30 +10:30
Daniel O'Connor
7cf5cf9651
Merge pull request #3131 from Growstuff/dependabot/bundler/pg-1.4.4
...
Bump pg from 1.4.3 to 1.4.4
2022-11-06 08:00:29 +10:30
dependabot[bot]
03d10016db
Bump pg from 1.4.3 to 1.4.4
...
Bumps [pg](https://github.com/ged/ruby-pg ) from 1.4.3 to 1.4.4.
- [Release notes](https://github.com/ged/ruby-pg/releases )
- [Changelog](https://github.com/ged/ruby-pg/blob/master/History.rdoc )
- [Commits](https://github.com/ged/ruby-pg/compare/v1.4.3...v1.4.4 )
---
updated-dependencies:
- dependency-name: pg
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-05 20:12:31 +00:00
dependabot[bot]
b8e26a7e2c
Merge pull request #3136 from Growstuff/dependabot/bundler/rspec-rails-6.0.1
2022-11-05 20:11:33 +00:00
dependabot[bot]
4626428282
Bump rspec-rails from 5.1.2 to 6.0.1
...
Bumps [rspec-rails](https://github.com/rspec/rspec-rails ) from 5.1.2 to 6.0.1.
- [Release notes](https://github.com/rspec/rspec-rails/releases )
- [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md )
- [Commits](https://github.com/rspec/rspec-rails/compare/v5.1.2...v6.0.1 )
---
updated-dependencies:
- dependency-name: rspec-rails
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-05 19:52:40 +00:00
Brenda Wallace
e8d80c1bea
Merge pull request #3137 from Growstuff/dependabot/bundler/faker-3.0.0
...
Bump faker from 2.22.0 to 3.0.0
2022-11-06 08:51:51 +13:00
dependabot[bot]
7e24ea5090
Bump faker from 2.22.0 to 3.0.0
...
Bumps [faker](https://github.com/faker-ruby/faker ) from 2.22.0 to 3.0.0.
- [Release notes](https://github.com/faker-ruby/faker/releases )
- [Changelog](https://github.com/faker-ruby/faker/blob/main/CHANGELOG.md )
- [Commits](https://github.com/faker-ruby/faker/compare/v2.22.0...v3.0.0 )
---
updated-dependencies:
- dependency-name: faker
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-03 07:02:09 +00:00
Cesy
9ef8fc2539
Merge pull request #3125 from Growstuff/dependabot/bundler/oj-3.13.22
...
Bump oj from 3.13.20 to 3.13.22
2022-11-02 16:41:00 +00:00
dependabot[bot]
6797bd5f51
Bump oj from 3.13.20 to 3.13.22
...
Bumps [oj](https://github.com/ohler55/oj ) from 3.13.20 to 3.13.22.
- [Release notes](https://github.com/ohler55/oj/releases )
- [Changelog](https://github.com/ohler55/oj/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/ohler55/oj/compare/v3.13.20...v3.13.22 )
---
updated-dependencies:
- dependency-name: oj
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-02 16:17:40 +00:00
Cesy
87ef12d325
Merge pull request #3120 from Growstuff/dependabot/bundler/rswag-specs-2.7.0
...
Bump rswag-specs from 2.5.1 to 2.7.0
2022-11-02 16:16:41 +00:00
dependabot[bot]
4a0b758d9a
Bump rswag-specs from 2.5.1 to 2.7.0
...
Bumps [rswag-specs](https://github.com/rswag/rswag ) from 2.5.1 to 2.7.0.
- [Release notes](https://github.com/rswag/rswag/releases )
- [Changelog](https://github.com/rswag/rswag/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rswag/rswag/compare/2.5.1...2.7.0 )
---
updated-dependencies:
- dependency-name: rswag-specs
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-02 15:47:08 +00:00
Cesy
16a6b767c9
Merge pull request #3119 from Growstuff/dependabot/bundler/rswag-ui-2.7.0
...
Bump rswag-ui from 2.5.1 to 2.7.0
2022-11-02 15:46:11 +00:00
dependabot[bot]
c7c522d357
Bump rswag-ui from 2.5.1 to 2.7.0
...
Bumps [rswag-ui](https://github.com/rswag/rswag ) from 2.5.1 to 2.7.0.
- [Release notes](https://github.com/rswag/rswag/releases )
- [Changelog](https://github.com/rswag/rswag/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rswag/rswag/compare/2.5.1...2.7.0 )
---
updated-dependencies:
- dependency-name: rswag-ui
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-02 15:15:34 +00:00
Cesy
7bcaff258b
Merge pull request #3115 from Growstuff/dependabot/bundler/haml_lint-0.42.0
...
Bump haml_lint from 0.40.0 to 0.42.0
2022-11-02 15:14:45 +00:00
dependabot[bot]
3f314cb1c3
Bump haml_lint from 0.40.0 to 0.42.0
...
Bumps [haml_lint](https://github.com/sds/haml-lint ) from 0.40.0 to 0.42.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.40.0...v0.42.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-11-02 13:08:03 +00:00
Cesy
8935d45479
Merge pull request #3113 from Growstuff/dependabot/bundler/platform-api-3.5.0
...
Bump platform-api from 3.3.0 to 3.5.0
2022-11-02 13:07:04 +00:00
dependabot[bot]
8a44f9b0e7
Bump platform-api from 3.3.0 to 3.5.0
...
Bumps [platform-api](https://github.com/heroku/platform-api ) from 3.3.0 to 3.5.0.
- [Release notes](https://github.com/heroku/platform-api/releases )
- [Changelog](https://github.com/heroku/platform-api/blob/master/CHANGELOG.md )
- [Commits](https://github.com/heroku/platform-api/compare/v3.3.0...v3.5.0 )
---
updated-dependencies:
- dependency-name: platform-api
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-02 12:24:42 +00:00
Cesy
ac5fa0553d
Merge pull request #3107 from Growstuff/dependabot/bundler/faraday-1.10.2
...
Bump faraday from 1.10.1 to 1.10.2
2022-11-02 12:23:40 +00:00
dependabot[bot]
7a441b8d96
Bump faraday from 1.10.1 to 1.10.2
...
Bumps [faraday](https://github.com/lostisland/faraday ) from 1.10.1 to 1.10.2.
- [Release notes](https://github.com/lostisland/faraday/releases )
- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md )
- [Commits](https://github.com/lostisland/faraday/compare/v1.10.1...v1.10.2 )
---
updated-dependencies:
- dependency-name: faraday
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-02 11:45:24 +00:00
Cesy
b3b6ce60a0
Merge pull request #3091 from Growstuff/dependabot/bundler/chartkick-4.2.1
...
Bump chartkick from 4.1.3 to 4.2.1
2022-11-02 11:44:22 +00:00
dependabot[bot]
3828733cbe
Bump chartkick from 4.1.3 to 4.2.1
...
Bumps [chartkick](https://github.com/ankane/chartkick ) from 4.1.3 to 4.2.1.
- [Release notes](https://github.com/ankane/chartkick/releases )
- [Changelog](https://github.com/ankane/chartkick/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ankane/chartkick/compare/v4.1.3...v4.2.1 )
---
updated-dependencies:
- dependency-name: chartkick
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-12 04:12:29 +00:00
dependabot[bot]
2817e1e35f
Bump omniauth from 1.9.1 to 1.9.2
...
Bumps [omniauth](https://github.com/omniauth/omniauth ) from 1.9.1 to 1.9.2.
- [Release notes](https://github.com/omniauth/omniauth/releases )
- [Commits](https://github.com/omniauth/omniauth/compare/v1.9.1...v1.9.2 )
---
updated-dependencies:
- dependency-name: omniauth
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-12 04:12:11 +00:00
dependabot[bot]
4c8f3b830e
Merge pull request #3058 from Growstuff/dependabot/bundler/jquery-rails-4.5.0
2022-09-12 04:11:02 +00:00
dependabot[bot]
c48fee18dd
Bump jquery-rails from 4.4.0 to 4.5.0
...
Bumps [jquery-rails](https://github.com/rails/jquery-rails ) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/rails/jquery-rails/releases )
- [Changelog](https://github.com/rails/jquery-rails/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rails/jquery-rails/compare/v4.4.0...v4.5.0 )
---
updated-dependencies:
- dependency-name: jquery-rails
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-12 03:51:57 +00:00
dependabot[bot]
f16202636a
Merge pull request #3108 from Growstuff/dependabot/bundler/leaflet-rails-1.8.0
2022-09-12 03:50:56 +00:00
dependabot[bot]
fe132b342c
Bump leaflet-rails from 1.7.0 to 1.8.0
...
Bumps [leaflet-rails](https://github.com/axyjo/leaflet-rails ) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/axyjo/leaflet-rails/releases )
- [Commits](https://github.com/axyjo/leaflet-rails/compare/v1.7.0...v1.8.0 )
---
updated-dependencies:
- dependency-name: leaflet-rails
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-12 03:31:26 +00:00
dependabot[bot]
7e329aab1f
Merge pull request #3109 from Growstuff/dependabot/bundler/ruby-units-2.4.1
2022-09-12 03:29:50 +00:00
dependabot[bot]
2bcab2e6a5
Bump ruby-units from 2.3.2 to 2.4.1
...
Bumps [ruby-units](https://github.com/olbrich/ruby-units ) from 2.3.2 to 2.4.1.
- [Release notes](https://github.com/olbrich/ruby-units/releases )
- [Changelog](https://github.com/olbrich/ruby-units/blob/master/CHANGELOG.txt )
- [Commits](https://github.com/olbrich/ruby-units/compare/v2.3.2...v2.4.1 )
---
updated-dependencies:
- dependency-name: ruby-units
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-12 03:07:25 +00:00
Brenda Wallace
78676b7507
Merge pull request #3101 from Growstuff/dependabot/bundler/scout_apm-5.3.1
...
Bump scout_apm from 5.2.0 to 5.3.1
2022-09-12 15:06:08 +12:00
dependabot[bot]
015b8223fd
Bump scout_apm from 5.2.0 to 5.3.1
...
Bumps [scout_apm](https://github.com/scoutapp/scout_apm_ruby ) from 5.2.0 to 5.3.1.
- [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.2.0...v5.3.1 )
---
updated-dependencies:
- dependency-name: scout_apm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-23 12:11:51 +00:00
Brenda Wallace
64de00d063
Merge pull request #3106 from Growstuff/dependabot/bundler/sidekiq-6.5.5
...
Bump sidekiq from 6.5.4 to 6.5.5
2022-08-24 00:10:42 +12:00
dependabot[bot]
605f70dbdb
Bump sidekiq from 6.5.4 to 6.5.5
...
Bumps [sidekiq](https://github.com/mperham/sidekiq ) from 6.5.4 to 6.5.5.
- [Release notes](https://github.com/mperham/sidekiq/releases )
- [Changelog](https://github.com/mperham/sidekiq/blob/main/Changes.md )
- [Commits](https://github.com/mperham/sidekiq/compare/v6.5.4...v6.5.5 )
---
updated-dependencies:
- dependency-name: sidekiq
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-23 07:01:52 +00:00
dependabot[bot]
5e438be00d
Merge pull request #3098 from Growstuff/dependabot/bundler/bullet-7.0.3
2022-08-15 12:14:43 +00:00
dependabot[bot]
4c1630d845
Bump bullet from 7.0.2 to 7.0.3
...
Bumps [bullet](https://github.com/flyerhzm/bullet ) from 7.0.2 to 7.0.3.
- [Release notes](https://github.com/flyerhzm/bullet/releases )
- [Changelog](https://github.com/flyerhzm/bullet/blob/master/CHANGELOG.md )
- [Commits](https://github.com/flyerhzm/bullet/compare/7.0.2...7.0.3 )
---
updated-dependencies:
- dependency-name: bullet
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-15 07:01:29 +00:00
dependabot[bot]
8f34766d09
Merge pull request #3096 from Growstuff/dependabot/bundler/pg-1.4.3
2022-08-14 12:11:47 +00:00
dependabot[bot]
5841f0df04
Bump pg from 1.4.2 to 1.4.3
...
Bumps [pg](https://github.com/ged/ruby-pg ) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/ged/ruby-pg/releases )
- [Changelog](https://github.com/ged/ruby-pg/blob/master/History.rdoc )
- [Commits](https://github.com/ged/ruby-pg/compare/v1.4.2...v1.4.3 )
---
updated-dependencies:
- dependency-name: pg
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-14 11:53:05 +00:00
Daniel O'Connor
552f7cf9d8
Merge pull request #3097 from Growstuff/dependabot/bundler/selenium-webdriver-4.4.0
...
Bump selenium-webdriver from 4.3.0 to 4.4.0
2022-08-14 21:22:08 +09:30
dependabot[bot]
28ab318b7b
Bump selenium-webdriver from 4.3.0 to 4.4.0
...
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium ) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases )
- [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES )
- [Commits](https://github.com/SeleniumHQ/selenium/compare/selenium-4.3.0...selenium-4.4.0 )
---
updated-dependencies:
- dependency-name: selenium-webdriver
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-10 07:02:16 +00:00
dependabot[bot]
41e4bdb79c
Merge pull request #3094 from Growstuff/dependabot/bundler/sidekiq-6.5.4
2022-08-09 10:09:15 +00:00
dependabot[bot]
ab900fc1db
Bump sidekiq from 6.5.3 to 6.5.4
...
Bumps [sidekiq](https://github.com/mperham/sidekiq ) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/mperham/sidekiq/releases )
- [Changelog](https://github.com/mperham/sidekiq/blob/main/Changes.md )
- [Commits](https://github.com/mperham/sidekiq/compare/v6.5.3...v6.5.4 )
---
updated-dependencies:
- dependency-name: sidekiq
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-09 09:50:52 +00:00
dependabot[bot]
e70f056c6e
Merge pull request #3093 from Growstuff/dependabot/bundler/oj-3.13.20
2022-08-09 09:49:43 +00:00
dependabot[bot]
c4d84b2b00
Bump oj from 3.13.19 to 3.13.20
...
Bumps [oj](https://github.com/ohler55/oj ) from 3.13.19 to 3.13.20.
- [Release notes](https://github.com/ohler55/oj/releases )
- [Changelog](https://github.com/ohler55/oj/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/ohler55/oj/compare/v3.13.19...v3.13.20 )
---
updated-dependencies:
- dependency-name: oj
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-09 09:32:01 +00:00
dependabot[bot]
78015b088f
Merge pull request #3095 from Growstuff/dependabot/bundler/faraday-1.10.1
2022-08-09 09:30:12 +00:00
dependabot[bot]
96a2df5e0f
Bump faraday from 1.10.0 to 1.10.1
...
Bumps [faraday](https://github.com/lostisland/faraday ) from 1.10.0 to 1.10.1.
- [Release notes](https://github.com/lostisland/faraday/releases )
- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md )
- [Commits](https://github.com/lostisland/faraday/compare/v1.10.0...v1.10.1 )
---
updated-dependencies:
- dependency-name: faraday
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-09 07:02:17 +00:00
dependabot[bot]
55a3722ed3
Merge pull request #3092 from Growstuff/dependabot/bundler/sidekiq-6.5.3
2022-08-07 09:14:37 +00:00
dependabot[bot]
003519a458
Bump sidekiq from 6.5.1 to 6.5.3
...
Bumps [sidekiq](https://github.com/mperham/sidekiq ) from 6.5.1 to 6.5.3.
- [Release notes](https://github.com/mperham/sidekiq/releases )
- [Changelog](https://github.com/mperham/sidekiq/blob/main/Changes.md )
- [Commits](https://github.com/mperham/sidekiq/compare/v6.5.1...v6.5.3 )
---
updated-dependencies:
- dependency-name: sidekiq
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-05 07:00:57 +00:00
Daniel O'Connor
b086f15aac
Merge pull request #3090 from Growstuff/dependabot/bundler/oj-3.13.19
...
Bump oj from 3.13.18 to 3.13.19
2022-08-01 21:49:25 +09:30
dependabot[bot]
ee93c79776
Bump oj from 3.13.18 to 3.13.19
...
Bumps [oj](https://github.com/ohler55/oj ) from 3.13.18 to 3.13.19.
- [Release notes](https://github.com/ohler55/oj/releases )
- [Changelog](https://github.com/ohler55/oj/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/ohler55/oj/compare/v3.13.18...v3.13.19 )
---
updated-dependencies:
- dependency-name: oj
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-01 07:01:44 +00:00
dependabot[bot]
f55e38e632
Merge pull request #3087 from Growstuff/dependabot/bundler/dotenv-rails-2.8.1
2022-07-30 13:26:04 +00:00
dependabot[bot]
216a38bfa9
Bump dotenv-rails from 2.7.6 to 2.8.1
...
Bumps [dotenv-rails](https://github.com/bkeepers/dotenv ) from 2.7.6 to 2.8.1.
- [Release notes](https://github.com/bkeepers/dotenv/releases )
- [Changelog](https://github.com/bkeepers/dotenv/blob/master/Changelog.md )
- [Commits](https://github.com/bkeepers/dotenv/compare/v2.7.6...v2.8.1 )
---
updated-dependencies:
- dependency-name: dotenv-rails
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-30 13:07:17 +00:00
dependabot[bot]
b9ea3db18c
Merge pull request #3088 from Growstuff/dependabot/bundler/pg-1.4.2
2022-07-30 13:06:04 +00:00
dependabot[bot]
94bcacf066
Bump pg from 1.3.4 to 1.4.2
...
Bumps [pg](https://github.com/ged/ruby-pg ) from 1.3.4 to 1.4.2.
- [Release notes](https://github.com/ged/ruby-pg/releases )
- [Changelog](https://github.com/ged/ruby-pg/blob/master/History.rdoc )
- [Commits](https://github.com/ged/ruby-pg/compare/v1.3.4...v1.4.2 )
---
updated-dependencies:
- dependency-name: pg
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-30 12:44:52 +00:00
dependabot[bot]
89faad7a7a
Merge pull request #3089 from Growstuff/dependabot/bundler/faker-2.22.0
2022-07-30 12:43:59 +00:00
dependabot[bot]
32a66c8d13
Bump faker from 2.21.0 to 2.22.0
...
Bumps [faker](https://github.com/faker-ruby/faker ) from 2.21.0 to 2.22.0.
- [Release notes](https://github.com/faker-ruby/faker/releases )
- [Changelog](https://github.com/faker-ruby/faker/blob/master/CHANGELOG.md )
- [Commits](https://github.com/faker-ruby/faker/compare/v2.21.0...v2.22.0 )
---
updated-dependencies:
- dependency-name: faker
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-29 07:01:42 +00:00
dependabot[bot]
e28aa38f0d
Merge pull request #3084 from Growstuff/dependabot/bundler/rack-protection-2.2.2
2022-07-26 14:11:36 +00:00
dependabot[bot]
8a874270f8
Bump rack-protection from 2.2.1 to 2.2.2
...
Bumps [rack-protection](https://github.com/sinatra/sinatra ) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/sinatra/sinatra/releases )
- [Changelog](https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sinatra/sinatra/compare/v2.2.1...v2.2.2 )
---
updated-dependencies:
- dependency-name: rack-protection
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-26 13:50:55 +00:00
dependabot[bot]
18d1770955
Merge pull request #3085 from Growstuff/dependabot/bundler/oj-3.13.18
2022-07-26 13:49:50 +00:00
dependabot[bot]
0f3573e26f
Bump oj from 3.13.17 to 3.13.18
...
Bumps [oj](https://github.com/ohler55/oj ) from 3.13.17 to 3.13.18.
- [Release notes](https://github.com/ohler55/oj/releases )
- [Changelog](https://github.com/ohler55/oj/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/ohler55/oj/compare/v3.13.17...v3.13.18 )
---
updated-dependencies:
- dependency-name: oj
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-26 07:01:22 +00:00
dependabot[bot]
1620a67116
Merge pull request #3082 from Growstuff/dependabot/bundler/rack-protection-2.2.1
2022-07-18 08:33:44 +00:00
dependabot[bot]
19ff4718f9
Bump rack-protection from 2.2.0 to 2.2.1
...
Bumps [rack-protection](https://github.com/sinatra/sinatra ) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/sinatra/sinatra/releases )
- [Changelog](https://github.com/sinatra/sinatra/blob/v2.2.1/CHANGELOG.md )
- [Commits](https://github.com/sinatra/sinatra/compare/v2.2.0...v2.2.1 )
---
updated-dependencies:
- dependency-name: rack-protection
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-18 08:16:52 +00:00
dependabot[bot]
b7fa7dcc24
Merge pull request #3083 from Growstuff/dependabot/bundler/oj-3.13.17
2022-07-18 08:15:53 +00:00
dependabot[bot]
4cbf6c1fcc
Bump oj from 3.13.16 to 3.13.17
...
Bumps [oj](https://github.com/ohler55/oj ) from 3.13.16 to 3.13.17.
- [Release notes](https://github.com/ohler55/oj/releases )
- [Changelog](https://github.com/ohler55/oj/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/ohler55/oj/compare/v3.13.16...v3.13.17 )
---
updated-dependencies:
- dependency-name: oj
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-18 07:01:49 +00:00
dependabot[bot]
ed142b9cd9
Merge pull request #3080 from Growstuff/dependabot/bundler/rails-6.1.6.1
2022-07-14 14:55:52 +00:00
dependabot[bot]
25fc6400b9
Bump rails from 6.1.6 to 6.1.6.1
...
Bumps [rails](https://github.com/rails/rails ) from 6.1.6 to 6.1.6.1.
- [Release notes](https://github.com/rails/rails/releases )
- [Commits](https://github.com/rails/rails/compare/v6.1.6...v6.1.6.1 )
---
updated-dependencies:
- dependency-name: rails
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-13 07:01:54 +00:00
dependabot[bot]
2d759ee512
Merge pull request #3073 from Growstuff/dependabot/bundler/selenium-webdriver-4.3.0
2022-07-08 15:16:47 +00:00
dependabot[bot]
7cfe59fe22
Bump selenium-webdriver from 4.2.1 to 4.3.0
...
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium ) from 4.2.1 to 4.3.0.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases )
- [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES )
- [Commits](https://github.com/SeleniumHQ/selenium/commits/selenium-4.3.0 )
---
updated-dependencies:
- dependency-name: selenium-webdriver
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-08 14:59:09 +00:00
dependabot[bot]
0e6ff84206
Merge pull request #3070 from Growstuff/dependabot/bundler/dalli-3.2.2
2022-07-08 14:58:02 +00:00
dependabot[bot]
d2207f2a8a
Bump dalli from 3.2.1 to 3.2.2
...
Bumps [dalli](https://github.com/petergoldstein/dalli ) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/petergoldstein/dalli/releases )
- [Changelog](https://github.com/petergoldstein/dalli/blob/main/History.md )
- [Commits](https://github.com/petergoldstein/dalli/compare/v3.2.1...v3.2.2 )
---
updated-dependencies:
- dependency-name: dalli
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-08 14:41:44 +00:00
dependabot[bot]
83f09bbf1c
Merge pull request #3074 from Growstuff/dependabot/bundler/cancancan-3.4.0
2022-07-08 14:40:30 +00:00
dependabot[bot]
f61d90fa9a
Bump cancancan from 3.3.0 to 3.4.0
...
Bumps [cancancan](https://github.com/CanCanCommunity/cancancan ) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/CanCanCommunity/cancancan/releases )
- [Changelog](https://github.com/CanCanCommunity/cancancan/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/CanCanCommunity/cancancan/compare/3.3.0...3.4.0 )
---
updated-dependencies:
- dependency-name: cancancan
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-08 14:23:22 +00:00
dependabot[bot]
7460720e9a
Merge pull request #3068 from Growstuff/dependabot/bundler/i18n-tasks-1.0.11
2022-07-08 14:22:05 +00:00
dependabot[bot]
3f9c3a4638
Bump i18n-tasks from 1.0.10 to 1.0.11
...
Bumps [i18n-tasks](https://github.com/glebm/i18n-tasks ) from 1.0.10 to 1.0.11.
- [Release notes](https://github.com/glebm/i18n-tasks/releases )
- [Changelog](https://github.com/glebm/i18n-tasks/blob/main/CHANGES.md )
- [Commits](https://github.com/glebm/i18n-tasks/compare/v1.0.10...v1.0.11 )
---
updated-dependencies:
- dependency-name: i18n-tasks
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-08 14:04:31 +00:00
dependabot[bot]
d2928484ec
Merge pull request #3072 from Growstuff/dependabot/bundler/scout_apm-5.2.0
2022-07-08 14:03:25 +00:00
dependabot[bot]
124aa4b286
Bump scout_apm from 5.1.1 to 5.2.0
...
Bumps [scout_apm](https://github.com/scoutapp/scout_apm_ruby ) from 5.1.1 to 5.2.0.
- [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.1.1...v5.2.0 )
---
updated-dependencies:
- dependency-name: scout_apm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-08 13:45:48 +00:00
dependabot[bot]
835c9eba37
Merge pull request #3069 from Growstuff/dependabot/bundler/sidekiq-6.5.1
2022-07-08 13:44:29 +00:00
dependabot[bot]
fb6438f9ec
Bump sidekiq from 6.4.2 to 6.5.1
...
Bumps [sidekiq](https://github.com/mperham/sidekiq ) from 6.4.2 to 6.5.1.
- [Release notes](https://github.com/mperham/sidekiq/releases )
- [Changelog](https://github.com/mperham/sidekiq/blob/main/Changes.md )
- [Commits](https://github.com/mperham/sidekiq/compare/v6.4.2...v6.5.1 )
---
updated-dependencies:
- dependency-name: sidekiq
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-08 13:26:09 +00:00
dependabot[bot]
060a415757
Merge pull request #3079 from Growstuff/dependabot/bundler/oj-3.13.16
2022-07-08 13:25:04 +00:00
dependabot[bot]
a630afc768
Bump oj from 3.13.13 to 3.13.16
...
Bumps [oj](https://github.com/ohler55/oj ) from 3.13.13 to 3.13.16.
- [Release notes](https://github.com/ohler55/oj/releases )
- [Changelog](https://github.com/ohler55/oj/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/ohler55/oj/compare/v3.13.13...v3.13.16 )
---
updated-dependencies:
- dependency-name: oj
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-07 07:01:53 +00:00
dependabot[bot]
3c3ae0a887
Merge pull request #3055 from Growstuff/dependabot/bundler/geocoder-1.8.0
2022-06-01 13:29:03 +00:00
dependabot[bot]
f1b37303e1
Bump geocoder from 1.7.5 to 1.8.0
...
Bumps [geocoder](https://github.com/alexreisner/geocoder ) from 1.7.5 to 1.8.0.
- [Release notes](https://github.com/alexreisner/geocoder/releases )
- [Changelog](https://github.com/alexreisner/geocoder/blob/master/CHANGELOG.md )
- [Commits](https://github.com/alexreisner/geocoder/compare/v1.7.5...v1.8.0 )
---
updated-dependencies:
- dependency-name: geocoder
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-01 13:11:57 +00:00
dependabot[bot]
a98bfefddf
Merge pull request #3056 from Growstuff/dependabot/bundler/comfortable_mexican_sofa-456fb85
2022-06-01 13:09:50 +00:00
dependabot[bot]
fdc3c85527
Bump comfortable_mexican_sofa from 2b80ce7 to 456fb85
...
Bumps [comfortable_mexican_sofa](https://github.com/restarone/comfortable-mexican-sofa ) from `2b80ce7` to `456fb85`.
- [Release notes](https://github.com/restarone/comfortable-mexican-sofa/releases )
- [Commits](2b80ce723c...456fb8507e )
---
updated-dependencies:
- dependency-name: comfortable_mexican_sofa
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-01 12:52:08 +00:00
dependabot[bot]
bc8d6ce4cb
Merge pull request #3053 from Growstuff/dependabot/bundler/validate_url-1.0.15
2022-06-01 12:49:48 +00:00
dependabot[bot]
2761e75f40
Bump validate_url from 1.0.13 to 1.0.15
...
Bumps [validate_url](https://github.com/perfectline/validates_url ) from 1.0.13 to 1.0.15.
- [Release notes](https://github.com/perfectline/validates_url/releases )
- [Commits](https://github.com/perfectline/validates_url/commits )
---
updated-dependencies:
- dependency-name: validate_url
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-01 12:30:42 +00:00
dependabot[bot]
764449f8bb
Merge pull request #3063 from Growstuff/dependabot/bundler/selenium-webdriver-4.2.1
2022-06-01 12:28:43 +00:00
dependabot[bot]
852a14d88f
Bump selenium-webdriver from 4.1.0 to 4.2.1
...
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium ) from 4.1.0 to 4.2.1.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases )
- [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES )
- [Commits](https://github.com/SeleniumHQ/selenium/commits )
---
updated-dependencies:
- dependency-name: selenium-webdriver
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-01 12:11:01 +00:00
dependabot[bot]
21b6abad59
Merge pull request #3064 from Growstuff/dependabot/bundler/bullet-7.0.2
2022-06-01 12:09:43 +00:00
dependabot[bot]
a0b5a9597c
Bump bullet from 7.0.1 to 7.0.2
...
Bumps [bullet](https://github.com/flyerhzm/bullet ) from 7.0.1 to 7.0.2.
- [Release notes](https://github.com/flyerhzm/bullet/releases )
- [Changelog](https://github.com/flyerhzm/bullet/blob/master/CHANGELOG.md )
- [Commits](https://github.com/flyerhzm/bullet/compare/7.0.1...7.0.2 )
---
updated-dependencies:
- dependency-name: bullet
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-01 09:09:18 +00:00
dependabot[bot]
71a988f6a7
Merge pull request #3062 from Growstuff/dependabot/bundler/rack-2.2.3.1
2022-05-31 23:26:45 +00:00
dependabot[bot]
2c2644fb9d
Bump rack from 2.2.3 to 2.2.3.1
...
Bumps [rack](https://github.com/rack/rack ) from 2.2.3 to 2.2.3.1.
- [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/2.2.3...2.2.3.1 )
---
updated-dependencies:
- dependency-name: rack
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-31 23:08:19 +00:00
dependabot[bot]
bb7e330975
Merge pull request #3054 from Growstuff/dependabot/bundler/faker-2.21.0
2022-05-31 23:06:57 +00:00
dependabot[bot]
11c3e617ca
Bump faker from 2.20.0 to 2.21.0
...
Bumps [faker](https://github.com/faker-ruby/faker ) from 2.20.0 to 2.21.0.
- [Release notes](https://github.com/faker-ruby/faker/releases )
- [Changelog](https://github.com/faker-ruby/faker/blob/master/CHANGELOG.md )
- [Commits](https://github.com/faker-ruby/faker/compare/v2.20.0...v2.21.0 )
---
updated-dependencies:
- dependency-name: faker
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-31 22:48:18 +00:00
dependabot[bot]
084cf8ac9c
Merge pull request #3052 from Growstuff/dependabot/bundler/loofah-2.18.0
2022-05-31 22:47:11 +00:00
dependabot[bot]
e0683d122f
Bump loofah from 2.17.0 to 2.18.0
...
Bumps [loofah](https://github.com/flavorjones/loofah ) from 2.17.0 to 2.18.0.
- [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.17.0...v2.18.0 )
---
updated-dependencies:
- dependency-name: loofah
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-31 22:27:44 +00:00
dependabot[bot]
09836f314b
Merge pull request #3057 from Growstuff/dependabot/bundler/oj-3.13.13
2022-05-31 22:26:40 +00:00
dependabot[bot]
99f72cbdf9
Bump oj from 3.13.11 to 3.13.13
...
Bumps [oj](https://github.com/ohler55/oj ) from 3.13.11 to 3.13.13.
- [Release notes](https://github.com/ohler55/oj/releases )
- [Changelog](https://github.com/ohler55/oj/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/ohler55/oj/compare/v3.13.11...v3.13.13 )
---
updated-dependencies:
- dependency-name: oj
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-23 07:02:54 +00:00
dependabot[bot]
541351cd42
Merge pull request #3048 from Growstuff/dependabot/bundler/i18n-tasks-1.0.10
2022-05-10 22:35:28 +00:00
dependabot[bot]
c9574cfb8b
Bump i18n-tasks from 1.0.9 to 1.0.10
...
Bumps [i18n-tasks](https://github.com/glebm/i18n-tasks ) from 1.0.9 to 1.0.10.
- [Release notes](https://github.com/glebm/i18n-tasks/releases )
- [Changelog](https://github.com/glebm/i18n-tasks/blob/main/CHANGES.md )
- [Commits](https://github.com/glebm/i18n-tasks/compare/v1.0.9...v1.0.10 )
---
updated-dependencies:
- dependency-name: i18n-tasks
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-10 22:13:59 +00:00
dependabot[bot]
a0e8b6701f
Merge pull request #3050 from Growstuff/dependabot/bundler/capybara-3.37.1
2022-05-10 22:12:56 +00:00
dependabot[bot]
5ae1e8fa02
Bump capybara from 3.36.0 to 3.37.1
...
Bumps [capybara](https://github.com/teamcapybara/capybara ) from 3.36.0 to 3.37.1.
- [Release notes](https://github.com/teamcapybara/capybara/releases )
- [Changelog](https://github.com/teamcapybara/capybara/blob/master/History.md )
- [Commits](https://github.com/teamcapybara/capybara/compare/3.36.0...3.37.1 )
---
updated-dependencies:
- dependency-name: capybara
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-10 21:54:44 +00:00
Brenda Wallace
2b48c18ff6
Merge pull request #3051 from Growstuff/dependabot/bundler/rails-6.1.6
...
Bump rails from 6.1.5.1 to 6.1.6
2022-05-11 09:50:59 +12:00
dependabot[bot]
cf57bbcbe6
Bump rails from 6.1.5.1 to 6.1.6
...
Bumps [rails](https://github.com/rails/rails ) from 6.1.5.1 to 6.1.6.
- [Release notes](https://github.com/rails/rails/releases )
- [Commits](https://github.com/rails/rails/compare/v6.1.5.1...v6.1.6 )
---
updated-dependencies:
- dependency-name: rails
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-10 07:01:48 +00:00
Daniel O'Connor
2fca24bce4
Merge pull request #3046 from Growstuff/bump-bootstrap
...
Bump min deps
2022-05-01 17:39:25 +09:30
Daniel O'Connor
aa6ea3f6b6
Merge pull request #3040 from Growstuff/dev
...
Release 2022-04-30
2022-05-01 17:37:37 +09:30
Daniel O'Connor
45bd8ba9a3
Pin explicitly
2022-05-01 17:16:20 +09:30
Daniel O'Connor
b0d7aee680
Pin higher, synk
2022-05-01 17:15:00 +09:30
Daniel O'Connor
89bb30011c
Fixes #3402 ( #3043 )
2022-05-01 17:10:05 +09:30
Daniel O'Connor
260f19e047
Add tests #3401 - wrong resources loaded ( #3045 )
...
* Prove broken
* Allow filter by owner id
* Specify FK
* Mark pending, and cover filter by member
2022-05-01 17:09:13 +09:30
Daniel O'Connor
5de1186b13
Update brakeman-analysis.yml
...
Only run on PR
2022-05-01 11:55:00 +09:30
dependabot[bot]
9c6e3412c7
Merge pull request #3036 from Growstuff/dependabot/github_actions/github/codeql-action-2
2022-04-30 07:45:05 +00:00
dependabot[bot]
90ec149da4
Bump github/codeql-action from 1 to 2
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-30 07:12:10 +00:00
dependabot[bot]
a2174ccfd0
Merge pull request #3039 from Growstuff/dependabot/bundler/loofah-2.17.0
2022-04-30 07:11:00 +00:00
dependabot[bot]
3e68d2d00f
Bump loofah from 2.16.0 to 2.17.0
...
Bumps [loofah](https://github.com/flavorjones/loofah ) from 2.16.0 to 2.17.0.
- [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.16.0...v2.17.0 )
---
updated-dependencies:
- dependency-name: loofah
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-30 06:53:51 +00:00
dependabot[bot]
b9bde2b9d9
Merge pull request #3034 from Growstuff/dependabot/bundler/rspec-rails-5.1.2
2022-04-30 06:52:43 +00:00
dependabot[bot]
47056c3f96
Bump rspec-rails from 5.1.1 to 5.1.2
...
Bumps [rspec-rails](https://github.com/rspec/rspec-rails ) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/rspec/rspec-rails/releases )
- [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md )
- [Commits](https://github.com/rspec/rspec-rails/compare/v5.1.1...v5.1.2 )
---
updated-dependencies:
- dependency-name: rspec-rails
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-30 06:35:46 +00:00
dependabot[bot]
755b3df964
Merge pull request #3033 from Growstuff/dependabot/bundler/sidekiq-6.4.2
2022-04-30 06:34:43 +00:00
dependabot[bot]
1102600a13
Bump sidekiq from 6.4.1 to 6.4.2
...
Bumps [sidekiq](https://github.com/mperham/sidekiq ) from 6.4.1 to 6.4.2.
- [Release notes](https://github.com/mperham/sidekiq/releases )
- [Changelog](https://github.com/mperham/sidekiq/blob/main/Changes.md )
- [Commits](https://github.com/mperham/sidekiq/compare/v6.4.1...v6.4.2 )
---
updated-dependencies:
- dependency-name: sidekiq
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-30 06:13:37 +00:00
dependabot[bot]
7191b170c4
Merge pull request #3037 from Growstuff/dependabot/bundler/rails-6.1.5.1
2022-04-30 06:12:27 +00:00
dependabot[bot]
010406bab4
Bump rails from 6.1.5 to 6.1.5.1
...
Bumps [rails](https://github.com/rails/rails ) from 6.1.5 to 6.1.5.1.
- [Release notes](https://github.com/rails/rails/releases )
- [Commits](https://github.com/rails/rails/compare/v6.1.5...v6.1.5.1 )
---
updated-dependencies:
- dependency-name: rails
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-27 07:01:56 +00:00
Daniel O'Connor
bf8504009c
Bump to Ruby 3 ( #2978 )
...
* Ruby 2.7.5
* Bump to Ruby 3
* Ruby 2.7.5
* Swap to a ruby3 friendly branch
* Ruby
* Bump
* Remove third argument for text columns
* Rubocop
* Splat args
* Rubocop complaints
* Lint
2022-04-19 22:36:12 +09:30
Daniel O'Connor
4b87899121
Fight editorconfig, because reasons
2022-04-17 00:57:47 +09:30
Daniel O'Connor
42fe9ede15
Bump rails
2022-04-17 00:57:33 +09:30
Daniel O'Connor
3c3639fc07
Fight editorconfig, because reasons
2022-04-17 00:55:40 +09:30
Daniel O'Connor
e8318a1961
Update .rubocop.yml
2022-04-17 00:46:41 +09:30
Daniel O'Connor
bc4227a4a3
Update .rubocop.yml
2022-04-17 00:44:13 +09:30
Daniel O'Connor
3a5b06d810
Ruby 3.1.2
2022-04-17 00:39:16 +09:30
Daniel O'Connor
721f197cae
Lint
2022-04-17 00:28:55 +09:30
Daniel O'Connor
6cc711646e
Rubocop complaints
2022-04-17 00:27:23 +09:30
Daniel O'Connor
ad6487c7a6
Splat args
2022-04-17 00:23:06 +09:30
Daniel O'Connor
82d68784a7
Rubocop
2022-04-16 23:01:43 +09:30
Daniel O'Connor
c816415ae2
Remove third argument for text columns
2022-04-16 22:59:32 +09:30
Daniel O'Connor
4face6b5e2
Merge branch 'dev' into bump-ruby-3.0
2022-04-16 22:38:16 +09:30
Daniel O'Connor
fbeede4755
Merge pull request #3029 from Growstuff/upgrade-cms
...
Swap CMS
2022-04-16 22:35:43 +09:30
Daniel O'Connor
22e2ccc682
Swap CMS
2022-04-16 22:04:25 +09:30
Daniel O'Connor
37a0fac837
Merge branch 'bump-ruby-3.0' of github.com:Growstuff/growstuff into bump-ruby-3.0
2022-04-16 22:00:49 +09:30
Daniel O'Connor
497e24adc1
Bump
2022-04-16 21:59:18 +09:30
Daniel O'Connor
583e3dc077
Ruby
2022-04-16 21:52:37 +09:30
Daniel O'Connor
49ab7468a7
Merge branch 'dev' into bump-ruby-3.0
2022-04-16 21:48:18 +09:30
Daniel O'Connor
ef2b35ab98
Swap to a ruby3 friendly branch
2022-04-16 21:45:38 +09:30
Daniel O'Connor
c70b441372
Merge pull request #3028 from Growstuff/dev
...
Production Deploy 2022-04-12
2022-04-15 13:30:29 +09:30
dependabot[bot]
6ba6b2ee76
Merge pull request #3026 from Growstuff/dependabot/bundler/i18n-tasks-1.0.9
2022-04-12 13:56:12 +00:00
dependabot[bot]
4ad7f0f935
Bump i18n-tasks from 1.0.8 to 1.0.9
...
Bumps [i18n-tasks](https://github.com/glebm/i18n-tasks ) from 1.0.8 to 1.0.9.
- [Release notes](https://github.com/glebm/i18n-tasks/releases )
- [Changelog](https://github.com/glebm/i18n-tasks/blob/main/CHANGES.md )
- [Commits](https://github.com/glebm/i18n-tasks/compare/v1.0.8...v1.0.9 )
---
updated-dependencies:
- dependency-name: i18n-tasks
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-12 13:34:46 +00:00
Daniel O'Connor
66a818a4aa
Merge pull request #3027 from Growstuff/dependabot/bundler/nokogiri-1.13.4
...
Bump nokogiri from 1.13.3 to 1.13.4
2022-04-12 23:03:26 +09:30
dependabot[bot]
c5ac87c6fa
Bump nokogiri from 1.13.3 to 1.13.4
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.13.3 to 1.13.4.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.4/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.3...v1.13.4 )
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-12 10:29:00 +00:00
Daniel O'Connor
c8c52fcd2d
Merge pull request #3025 from Growstuff/dev
...
Production release - minor dependency bumps for 2022-04
2022-04-10 17:19:48 +09:30
dependabot[bot]
269f9fbeab
Merge pull request #3022 from Growstuff/dependabot/bundler/loofah-2.16.0
2022-04-10 04:20:01 +00:00
dependabot[bot]
e8e55054ec
Bump loofah from 2.15.0 to 2.16.0
...
Bumps [loofah](https://github.com/flavorjones/loofah ) from 2.15.0 to 2.16.0.
- [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.15.0...v2.16.0 )
---
updated-dependencies:
- dependency-name: loofah
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-10 03:58:54 +00:00
dependabot[bot]
76f87655cb
Merge pull request #3024 from Growstuff/dependabot/bundler/i18n-tasks-1.0.8
2022-04-10 03:58:00 +00:00
dependabot[bot]
ce71406eba
Bump i18n-tasks from 1.0.5 to 1.0.8
...
Bumps [i18n-tasks](https://github.com/glebm/i18n-tasks ) from 1.0.5 to 1.0.8.
- [Release notes](https://github.com/glebm/i18n-tasks/releases )
- [Changelog](https://github.com/glebm/i18n-tasks/blob/main/CHANGES.md )
- [Commits](https://github.com/glebm/i18n-tasks/compare/v1.0.5...v1.0.8 )
---
updated-dependencies:
- dependency-name: i18n-tasks
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-07 07:02:17 +00:00
dependabot[bot]
fa558c8afe
Merge pull request #3019 from Growstuff/dependabot/bundler/bootstrap-4.6.1
2022-03-31 09:39:34 +00:00
dependabot[bot]
e0c64e961f
Bump bootstrap from 4.6.0 to 4.6.1
...
Bumps [bootstrap](https://github.com/twbs/bootstrap-rubygem ) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/twbs/bootstrap-rubygem/releases )
- [Changelog](https://github.com/twbs/bootstrap-rubygem/blob/master/CHANGELOG.md )
- [Commits](https://github.com/twbs/bootstrap-rubygem/compare/v4.6.0...v4.6.1 )
---
updated-dependencies:
- dependency-name: bootstrap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-31 09:23:43 +00:00
dependabot[bot]
0b2faec550
Merge pull request #3020 from Growstuff/dependabot/bundler/searchkick-4.6.3
2022-03-31 09:22:28 +00:00
dependabot[bot]
073520b16a
Bump searchkick from 4.6.1 to 4.6.3
...
Bumps [searchkick](https://github.com/ankane/searchkick ) from 4.6.1 to 4.6.3.
- [Release notes](https://github.com/ankane/searchkick/releases )
- [Changelog](https://github.com/ankane/searchkick/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ankane/searchkick/compare/v4.6.1...v4.6.3 )
---
updated-dependencies:
- dependency-name: searchkick
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-31 09:04:44 +00:00
Daniel O'Connor
b2e41d0b79
Merge pull request #3021 from Growstuff/dependabot/bundler/puma-5.6.4
...
Bump puma from 5.6.2 to 5.6.4
2022-03-31 19:33:21 +10:30
dependabot[bot]
89d96c3d1f
Bump puma from 5.6.2 to 5.6.4
...
Bumps [puma](https://github.com/puma/puma ) from 5.6.2 to 5.6.4.
- [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.2...v5.6.4 )
---
updated-dependencies:
- dependency-name: puma
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-30 22:27:15 +00:00
Daniel O'Connor
4222f06cfe
Merge pull request #2988 from Growstuff/dev
...
Production deploy (security fixes, minor upgrades, rails 6.1)
2022-03-30 08:07:12 +10:30
dependabot[bot]
11ec1c10f9
Bump webdrivers from 4.7.0 to 5.0.0 ( #3018 )
...
Bumps [webdrivers](https://github.com/titusfortner/webdrivers ) from 4.7.0 to 5.0.0.
- [Release notes](https://github.com/titusfortner/webdrivers/releases )
- [Changelog](https://github.com/titusfortner/webdrivers/blob/main/CHANGELOG.md )
- [Commits](https://github.com/titusfortner/webdrivers/compare/v4.7.0...v5.0.0 )
---
updated-dependencies:
- dependency-name: webdrivers
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-30 01:28:31 +10:30
Daniel O'Connor
07d40a20dd
Rails 6.1 Fix warning ( #2983 )
...
* Rails 6.1
* Bump rails
* Fix warning
* Fix tests
2022-03-30 01:23:11 +10:30
Daniel O'Connor
99b11c3eb6
Merge pull request #3014 from Growstuff/dependabot/bundler/omniauth-facebook-9.0.0
...
Bump omniauth-facebook from 8.0.0 to 9.0.0
2022-03-29 23:57:07 +10:30
Daniel O'Connor
2f2e3597bd
Merge pull request #3005 from Growstuff/dependabot/bundler/hashie-5.0.0
...
Bump hashie from 4.1.0 to 5.0.0
2022-03-29 23:56:46 +10:30
Daniel O'Connor
e9ff2fafe4
Merge pull request #3012 from Growstuff/dependabot/bundler/timecop-0.9.5
...
Bump timecop from 0.9.4 to 0.9.5
2022-03-29 23:56:13 +10:30
Daniel O'Connor
50acbb4173
Merge pull request #3015 from Growstuff/dependabot/bundler/devise-4.8.1
...
Bump devise from 4.8.0 to 4.8.1
2022-03-29 23:55:55 +10:30
Daniel O'Connor
2a951ab551
Merge pull request #3016 from Growstuff/dependabot/bundler/rswag-ui-2.5.1
...
Bump rswag-ui from 2.4.0 to 2.5.1
2022-03-29 23:55:29 +10:30
dependabot[bot]
ab553d0dd4
Bump omniauth-facebook from 8.0.0 to 9.0.0
...
Bumps [omniauth-facebook](https://github.com/simi/omniauth-facebook ) from 8.0.0 to 9.0.0.
- [Release notes](https://github.com/simi/omniauth-facebook/releases )
- [Changelog](https://github.com/simi/omniauth-facebook/blob/master/CHANGELOG.md )
- [Commits](https://github.com/simi/omniauth-facebook/compare/v8.0.0...v9.0.0 )
---
updated-dependencies:
- dependency-name: omniauth-facebook
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-29 12:08:50 +00:00
dependabot[bot]
2014adab21
Bump rswag-ui from 2.4.0 to 2.5.1
...
Bumps [rswag-ui](https://github.com/rswag/rswag ) from 2.4.0 to 2.5.1.
- [Release notes](https://github.com/rswag/rswag/releases )
- [Changelog](https://github.com/rswag/rswag/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rswag/rswag/compare/2.4.0...2.5.1 )
---
updated-dependencies:
- dependency-name: rswag-ui
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-29 12:08:36 +00:00
dependabot[bot]
99a6066e88
Bump devise from 4.8.0 to 4.8.1
...
Bumps [devise](https://github.com/heartcombo/devise ) from 4.8.0 to 4.8.1.
- [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.8.0...v4.8.1 )
---
updated-dependencies:
- dependency-name: devise
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-29 12:08:18 +00:00
dependabot[bot]
0b286434cf
Bump timecop from 0.9.4 to 0.9.5
...
Bumps [timecop](https://github.com/travisjeffery/timecop ) from 0.9.4 to 0.9.5.
- [Release notes](https://github.com/travisjeffery/timecop/releases )
- [Changelog](https://github.com/travisjeffery/timecop/blob/master/History.md )
- [Commits](https://github.com/travisjeffery/timecop/compare/v0.9.4...v0.9.5 )
---
updated-dependencies:
- dependency-name: timecop
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-29 12:05:07 +00:00
dependabot[bot]
4e868c32ea
Bump hashie from 4.1.0 to 5.0.0
...
Bumps [hashie](https://github.com/hashie/hashie ) from 4.1.0 to 5.0.0.
- [Release notes](https://github.com/hashie/hashie/releases )
- [Changelog](https://github.com/hashie/hashie/blob/master/CHANGELOG.md )
- [Commits](https://github.com/hashie/hashie/compare/v4.1.0...v5.0.0 )
---
updated-dependencies:
- dependency-name: hashie
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-29 12:05:06 +00:00
Daniel O'Connor
e52e70e4d1
Merge pull request #3006 from Growstuff/dependabot/bundler/selenium-webdriver-4.1.0
...
Bump selenium-webdriver from 3.142.7 to 4.1.0
2022-03-29 22:34:06 +10:30
Daniel O'Connor
32a1029c33
Merge pull request #3007 from Growstuff/dependabot/bundler/haml_lint-0.40.0
...
Bump haml_lint from 0.37.1 to 0.40.0
2022-03-29 22:33:37 +10:30
dependabot[bot]
b90aabbdda
Bump selenium-webdriver from 3.142.7 to 4.1.0
...
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium ) from 3.142.7 to 4.1.0.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases )
- [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES )
- [Commits](https://github.com/SeleniumHQ/selenium/commits/selenium-4.1.0 )
---
updated-dependencies:
- dependency-name: selenium-webdriver
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-29 12:03:21 +00:00
dependabot[bot]
095a3bf9df
Bump haml_lint from 0.37.1 to 0.40.0
...
Bumps [haml_lint](https://github.com/sds/haml-lint ) from 0.37.1 to 0.40.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.37.1...v0.40.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-03-29 12:03:21 +00:00
Daniel O'Connor
b38901983b
Merge pull request #3011 from Growstuff/dependabot/bundler/jsonapi-resources-0.10.7
...
Bump jsonapi-resources from 0.10.5 to 0.10.7
2022-03-29 22:32:17 +10:30
Daniel O'Connor
3166b6bc80
Merge pull request #3010 from Growstuff/dependabot/bundler/faker-2.20.0
...
Bump faker from 2.19.0 to 2.20.0
2022-03-29 22:32:06 +10:30
Daniel O'Connor
b70bacb27f
Merge pull request #3009 from Growstuff/dependabot/bundler/rswag-specs-2.5.1
...
Bump rswag-specs from 2.4.0 to 2.5.1
2022-03-29 22:31:54 +10:30
dependabot[bot]
c5a4c34ca0
Bump jsonapi-resources from 0.10.5 to 0.10.7
...
Bumps [jsonapi-resources](https://github.com/cerebris/jsonapi-resources ) from 0.10.5 to 0.10.7.
- [Release notes](https://github.com/cerebris/jsonapi-resources/releases )
- [Commits](https://github.com/cerebris/jsonapi-resources/compare/v0.10.5...v0.10.7 )
---
updated-dependencies:
- dependency-name: jsonapi-resources
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-29 11:19:52 +00:00
dependabot[bot]
96a93644cb
Bump faker from 2.19.0 to 2.20.0
...
Bumps [faker](https://github.com/faker-ruby/faker ) from 2.19.0 to 2.20.0.
- [Release notes](https://github.com/faker-ruby/faker/releases )
- [Changelog](https://github.com/faker-ruby/faker/blob/master/CHANGELOG.md )
- [Commits](https://github.com/faker-ruby/faker/compare/v2.19.0...v2.20.0 )
---
updated-dependencies:
- dependency-name: faker
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-29 11:19:17 +00:00
dependabot[bot]
f76090e19d
Bump rswag-specs from 2.4.0 to 2.5.1
...
Bumps [rswag-specs](https://github.com/rswag/rswag ) from 2.4.0 to 2.5.1.
- [Release notes](https://github.com/rswag/rswag/releases )
- [Changelog](https://github.com/rswag/rswag/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rswag/rswag/compare/2.4.0...2.5.1 )
---
updated-dependencies:
- dependency-name: rswag-specs
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-29 11:18:53 +00:00
Daniel O'Connor
3e7dc6a577
Merge pull request #2990 from Growstuff/dependabot/bundler/rspectre-0.0.4
...
Bump rspectre from 0.0.3 to 0.0.4
2022-03-29 21:46:41 +10:30
Daniel O'Connor
cc43d547a5
Merge pull request #2991 from Growstuff/dependabot/bundler/listen-3.7.1
...
Bump listen from 3.7.0 to 3.7.1
2022-03-29 21:46:31 +10:30
Daniel O'Connor
426667cf82
Merge pull request #3001 from Growstuff/dependabot/bundler/active_utils-3.3.19
...
Bump active_utils from 3.3.18 to 3.3.19
2022-03-29 21:46:16 +10:30
Daniel O'Connor
98ccd64946
Merge pull request #3003 from Growstuff/dependabot/bundler/scout_apm-5.1.1
...
Bump scout_apm from 4.1.2 to 5.1.1
2022-03-29 21:45:56 +10:30
dependabot[bot]
61f6ff7345
Bump scout_apm from 4.1.2 to 5.1.1
...
Bumps [scout_apm](https://github.com/scoutapp/scout_apm_ruby ) from 4.1.2 to 5.1.1.
- [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/v4.1.2...v5.1.1 )
---
updated-dependencies:
- dependency-name: scout_apm
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-29 10:09:50 +00:00
dependabot[bot]
0ce29f935b
Bump active_utils from 3.3.18 to 3.3.19
...
Bumps [active_utils](https://github.com/shopify/active_utils ) from 3.3.18 to 3.3.19.
- [Release notes](https://github.com/shopify/active_utils/releases )
- [Changelog](https://github.com/Shopify/active_utils/blob/master/CHANGELOG.md )
- [Commits](https://github.com/shopify/active_utils/compare/v3.3.18...v3.3.19 )
---
updated-dependencies:
- dependency-name: active_utils
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-29 10:09:49 +00:00
dependabot[bot]
d57971127d
Bump listen from 3.7.0 to 3.7.1
...
Bumps [listen](https://github.com/guard/listen ) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/guard/listen/releases )
- [Commits](https://github.com/guard/listen/compare/v3.7.0...v3.7.1 )
---
updated-dependencies:
- dependency-name: listen
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-29 10:09:48 +00:00
dependabot[bot]
ed4b3809c7
Bump rspectre from 0.0.3 to 0.0.4
...
Bumps [rspectre](https://github.com/dgollahon/rspectre ) from 0.0.3 to 0.0.4.
- [Release notes](https://github.com/dgollahon/rspectre/releases )
- [Changelog](https://github.com/dgollahon/rspectre/blob/master/CHANGELOG.md )
- [Commits](https://github.com/dgollahon/rspectre/compare/v0.0.3...v0.0.4 )
---
updated-dependencies:
- dependency-name: rspectre
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-29 10:09:37 +00:00
dependabot[bot]
bce23504d1
Merge pull request #3004 from Growstuff/dependabot/bundler/bullet-7.0.1
2022-03-29 10:08:26 +00:00
dependabot[bot]
659a146e64
Bump bullet from 6.1.5 to 7.0.1
...
Bumps [bullet](https://github.com/flyerhzm/bullet ) from 6.1.5 to 7.0.1.
- [Release notes](https://github.com/flyerhzm/bullet/releases )
- [Changelog](https://github.com/flyerhzm/bullet/blob/master/CHANGELOG.md )
- [Commits](https://github.com/flyerhzm/bullet/compare/6.1.5...7.0.1 )
---
updated-dependencies:
- dependency-name: bullet
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-29 09:47:15 +00:00
dependabot[bot]
0f69d01701
Merge pull request #2999 from Growstuff/dependabot/bundler/rswag-api-2.5.1
2022-03-29 09:45:46 +00:00
dependabot[bot]
6bbeb56c4e
Bump rswag-api from 2.4.0 to 2.5.1
...
Bumps [rswag-api](https://github.com/rswag/rswag ) from 2.4.0 to 2.5.1.
- [Release notes](https://github.com/rswag/rswag/releases )
- [Changelog](https://github.com/rswag/rswag/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rswag/rswag/compare/2.4.0...2.5.1 )
---
updated-dependencies:
- dependency-name: rswag-api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-29 09:26:34 +00:00
dependabot[bot]
4f2e923754
Merge pull request #3002 from Growstuff/dependabot/bundler/rack-protection-2.2.0
2022-03-29 09:24:57 +00:00
dependabot[bot]
cdedaf1665
Bump rack-protection from 2.1.0 to 2.2.0
...
Bumps [rack-protection](https://github.com/sinatra/sinatra ) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/sinatra/sinatra/releases )
- [Changelog](https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sinatra/sinatra/compare/v2.1.0...v2.2.0 )
---
updated-dependencies:
- dependency-name: rack-protection
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-29 09:09:23 +00:00
dependabot[bot]
405b1fa122
Merge pull request #3000 from Growstuff/dependabot/npm_and_yarn/ansi-regex-3.0.1
2022-03-29 09:08:00 +00:00
dependabot[bot]
7cac620014
Bump ansi-regex from 3.0.0 to 3.0.1
...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-28 21:38:14 +00:00
dependabot[bot]
c1c48398da
Merge pull request #2997 from Growstuff/dependabot/bundler/rspec-rails-5.1.1
2022-03-28 21:29:28 +00:00
dependabot[bot]
2b4d9d89e3
Bump rspec-rails from 5.0.2 to 5.1.1
...
Bumps [rspec-rails](https://github.com/rspec/rspec-rails ) from 5.0.2 to 5.1.1.
- [Release notes](https://github.com/rspec/rspec-rails/releases )
- [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md )
- [Commits](https://github.com/rspec/rspec-rails/compare/v5.0.2...v5.1.1 )
---
updated-dependencies:
- dependency-name: rspec-rails
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-28 21:02:11 +00:00
dependabot[bot]
3e9c7afab0
Merge pull request #2996 from Growstuff/dependabot/bundler/capybara-screenshot-1.0.26
2022-03-28 21:00:48 +00:00
dependabot[bot]
f8dd5ec2c8
Bump capybara-screenshot from 1.0.25 to 1.0.26
...
Bumps [capybara-screenshot](https://github.com/mattheworiordan/capybara-screenshot ) from 1.0.25 to 1.0.26.
- [Release notes](https://github.com/mattheworiordan/capybara-screenshot/releases )
- [Changelog](https://github.com/mattheworiordan/capybara-screenshot/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mattheworiordan/capybara-screenshot/compare/v1.0.25...v1.0.26 )
---
updated-dependencies:
- dependency-name: capybara-screenshot
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-28 20:42:48 +00:00
dependabot[bot]
65b057762b
Merge pull request #2950 from Growstuff/dependabot/bundler/chartkick-4.1.3
2022-03-28 20:41:31 +00:00
dependabot[bot]
cffc3544c5
Bump chartkick from 4.0.5 to 4.1.3
...
Bumps [chartkick](https://github.com/ankane/chartkick ) from 4.0.5 to 4.1.3.
- [Release notes](https://github.com/ankane/chartkick/releases )
- [Changelog](https://github.com/ankane/chartkick/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ankane/chartkick/compare/v4.0.5...v4.1.3 )
---
updated-dependencies:
- dependency-name: chartkick
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-28 20:21:02 +00:00
dependabot[bot]
928b956b1f
Merge pull request #2989 from Growstuff/dependabot/bundler/letter_opener-1.8.1
2022-03-28 20:19:11 +00:00
dependabot[bot]
b3366ab97c
Bump letter_opener from 1.7.0 to 1.8.1
...
Bumps [letter_opener](https://github.com/ryanb/letter_opener ) from 1.7.0 to 1.8.1.
- [Release notes](https://github.com/ryanb/letter_opener/releases )
- [Changelog](https://github.com/ryanb/letter_opener/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ryanb/letter_opener/compare/v1.7.0...v1.8.1 )
---
updated-dependencies:
- dependency-name: letter_opener
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-28 20:01:53 +00:00
dependabot[bot]
e8ab889919
Merge pull request #2995 from Growstuff/dependabot/bundler/query_diet-0.7.1
2022-03-28 20:00:32 +00:00
dependabot[bot]
a0e0ba504f
Bump query_diet from 0.7.0 to 0.7.1
...
Bumps [query_diet](https://github.com/makandra/query_diet ) from 0.7.0 to 0.7.1.
- [Release notes](https://github.com/makandra/query_diet/releases )
- [Changelog](https://github.com/makandra/query_diet/blob/master/CHANGELOG.md )
- [Commits](https://github.com/makandra/query_diet/compare/v0.7.0...v0.7.1 )
---
updated-dependencies:
- dependency-name: query_diet
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-28 19:41:54 +00:00
dependabot[bot]
473d3beecf
Merge pull request #2992 from Growstuff/dependabot/bundler/faraday-1.10.0
2022-03-28 19:40:30 +00:00
dependabot[bot]
0e9be0eff6
Bump faraday from 1.8.0 to 1.10.0
...
Bumps [faraday](https://github.com/lostisland/faraday ) from 1.8.0 to 1.10.0.
- [Release notes](https://github.com/lostisland/faraday/releases )
- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md )
- [Commits](https://github.com/lostisland/faraday/compare/v1.8.0...v1.10.0 )
---
updated-dependencies:
- dependency-name: faraday
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-28 19:23:49 +00:00
dependabot[bot]
b435af51e4
Merge pull request #2993 from Growstuff/dependabot/bundler/unicorn-6.1.0
2022-03-28 19:22:03 +00:00
Brenda Wallace
c1339bf7e3
Merge branch 'mainline' into dev
2022-03-29 08:07:18 +13:00
dependabot[bot]
2612b84621
Bump unicorn from 6.0.0 to 6.1.0
...
Bumps [unicorn](https://yhbt.net/unicorn/ ) from 6.0.0 to 6.1.0.
---
updated-dependencies:
- dependency-name: unicorn
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-28 19:04:24 +00:00
Brenda Wallace
b2cd283b92
Merge pull request #2994 from Growstuff/dependabot/bundler/i18n-tasks-1.0.5
...
Bump i18n-tasks from 0.9.34 to 1.0.5
2022-03-29 08:03:20 +13:00
dependabot[bot]
595b4a02af
Bump i18n-tasks from 0.9.34 to 1.0.5
...
Bumps [i18n-tasks](https://github.com/glebm/i18n-tasks ) from 0.9.34 to 1.0.5.
- [Release notes](https://github.com/glebm/i18n-tasks/releases )
- [Changelog](https://github.com/glebm/i18n-tasks/blob/main/CHANGES.md )
- [Commits](https://github.com/glebm/i18n-tasks/compare/v0.9.34...v1.0.5 )
---
updated-dependencies:
- dependency-name: i18n-tasks
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-28 07:03:18 +00:00
Daniel O'Connor
a077c4b372
Bump eslint further ( #2987 )
...
* Regen yarn.lock
* Bump eslint
2022-03-27 21:25:40 +10:30
Daniel O'Connor
b4cf8ee333
Rails 6.1 experiment ( #2910 )
...
* Rails 6.1
* Bump rails
Co-authored-by: Brenda Wallace <brenda@wallace.net.nz >
2022-03-27 20:40:35 +10:30
Daniel O'Connor
85ca296019
Ruby 2.7.5 ( #2977 )
...
* Ruby 2.7.5
* Update Gemfile.lock
Co-authored-by: Brenda Wallace <brenda@wallace.net.nz >
Co-authored-by: Brenda Wallace <brenda@wallace.net.nz >
2022-03-27 20:39:32 +10:30
Daniel O'Connor
ea5486ffe1
Swap percy over ( #2986 )
...
* Swap percy over
* Swap require over
* Change API
* Update package.json
2022-03-27 11:44:18 +10:30
Daniel O'Connor
368432cd66
Merge pull request #2911 from Growstuff/snyk-upgrade-5cf0b15a1785277a00bdfb8d28bd4470
...
[Snyk] Upgrade mdbootstrap from 4.19.2 to 4.20.0
2022-03-27 03:04:10 +10:30
dependabot[bot]
665043f7d1
Merge pull request #2962 from Growstuff/dependabot/bundler/dalli-3.2.1
2022-03-26 16:26:03 +00:00
dependabot[bot]
aed09abc8f
Bump dalli from 2.7.11 to 3.2.1
...
Bumps [dalli](https://github.com/petergoldstein/dalli ) from 2.7.11 to 3.2.1.
- [Release notes](https://github.com/petergoldstein/dalli/releases )
- [Changelog](https://github.com/petergoldstein/dalli/blob/main/History.md )
- [Commits](https://github.com/petergoldstein/dalli/compare/v2.7.11...v3.2.1 )
---
updated-dependencies:
- dependency-name: dalli
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-26 16:07:15 +00:00
Daniel O'Connor
52e04abcfc
Merge pull request #2984 from Growstuff/rails7-prep
...
Bump discard
2022-03-27 02:36:01 +10:30
Daniel O'Connor
1f3b84928d
Merge branch 'dev' into snyk-upgrade-5cf0b15a1785277a00bdfb8d28bd4470
2022-03-27 02:33:37 +10:30
Daniel O'Connor
a59edeb6c9
Merge pull request #2985 from Growstuff/bump-coffeelint-further
...
Swap to replacement coffeelint
2022-03-27 02:29:22 +10:30
dependabot[bot]
8c74bc39fe
Merge pull request #2920 from Growstuff/dependabot/bundler/webdrivers-4.7.0
2022-03-26 15:56:44 +00:00
dependabot[bot]
f1fe70b8a6
Bump webdrivers from 4.6.1 to 4.7.0
...
Bumps [webdrivers](https://github.com/titusfortner/webdrivers ) from 4.6.1 to 4.7.0.
- [Release notes](https://github.com/titusfortner/webdrivers/releases )
- [Changelog](https://github.com/titusfortner/webdrivers/blob/main/CHANGELOG.md )
- [Commits](https://github.com/titusfortner/webdrivers/compare/v4.6.1...v4.7.0 )
---
updated-dependencies:
- dependency-name: webdrivers
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-26 15:34:59 +00:00
dependabot[bot]
e6a4601b03
Merge pull request #2927 from Growstuff/dependabot/bundler/capybara-3.36.0
2022-03-26 15:33:52 +00:00
Daniel O'Connor
3c8ecd67ad
Swap to replacement
2022-03-27 01:58:16 +10:30
Daniel O'Connor
2c0a9d17aa
Merge branch 'bump-ruby' into bump-ruby-3.0
2022-03-27 01:46:54 +10:30
Daniel O'Connor
e77d4a1e67
Ruby 2.7.5
2022-03-27 01:45:58 +10:30
dependabot[bot]
6cdc5e1fea
Bump capybara from 3.35.3 to 3.36.0
...
Bumps [capybara](https://github.com/teamcapybara/capybara ) from 3.35.3 to 3.36.0.
- [Release notes](https://github.com/teamcapybara/capybara/releases )
- [Changelog](https://github.com/teamcapybara/capybara/blob/master/History.md )
- [Commits](https://github.com/teamcapybara/capybara/compare/3.35.3...3.36.0 )
---
updated-dependencies:
- dependency-name: capybara
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-26 15:15:22 +00:00
Daniel O'Connor
c19dcb1da0
Merge pull request #2982 from Growstuff/bump-eslint-and-friends
...
Bump eslint
2022-03-27 01:44:09 +10:30
Daniel O'Connor
9c660fb20e
Merge pull request #2981 from Growstuff/bump-coffeelint2
...
Bump coffeelint
2022-03-27 01:43:51 +10:30
Daniel O'Connor
4b9750e91e
Bump discard
2022-03-27 01:42:45 +10:30
Daniel O'Connor
cc3d17e224
Merge pull request #2979 from Growstuff/unpin/pg
...
Bump pg
2022-03-27 01:24:42 +10:30
dependabot[bot]
a567fa5df9
Merge pull request #2949 from Growstuff/dependabot/bundler/oj-3.13.11
2022-03-26 14:50:58 +00:00
Daniel O'Connor
449a0dfab4
Bump eslint
2022-03-27 01:11:45 +10:30
Daniel O'Connor
9c7aa2f125
Bump coffeelint
2022-03-27 01:08:43 +10:30
dependabot[bot]
10c429cb87
Bump oj from 3.13.8 to 3.13.11
...
Bumps [oj](https://github.com/ohler55/oj ) from 3.13.8 to 3.13.11.
- [Release notes](https://github.com/ohler55/oj/releases )
- [Changelog](https://github.com/ohler55/oj/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/ohler55/oj/compare/v3.13.8...v3.13.11 )
---
updated-dependencies:
- dependency-name: oj
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-26 14:34:19 +00:00
Daniel O'Connor
2362f85a71
Merge pull request #2976 from Growstuff/upgrade/jshint
...
Upgrade jshint
2022-03-27 01:03:18 +10:30
dependabot[bot]
94d4487a39
Merge pull request #2966 from Growstuff/dependabot/github_actions/actions/setup-node-3
2022-03-26 14:32:02 +00:00
Daniel O'Connor
df825c9b13
Bump pg
2022-03-27 00:58:37 +10:30
Daniel O'Connor
841e89232b
Bump to Ruby 3
2022-03-27 00:56:12 +10:30
Daniel O'Connor
e1d6e56595
Ruby 2.7.5
2022-03-27 00:46:33 +10:30
dependabot[bot]
d3d2c2e06b
Bump actions/setup-node from 2.4.1 to 3
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 2.4.1 to 3.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v2.4.1...v3 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-26 14:14:30 +00:00
Daniel O'Connor
e3b44d8b31
Merge pull request #2971 from Growstuff/dependabot/bundler/geocoder-1.7.5
...
Bump geocoder from 1.6.7 to 1.7.5
2022-03-27 00:43:47 +10:30
dependabot[bot]
99c3ef15c1
Bump geocoder from 1.6.7 to 1.7.5
...
Bumps [geocoder](https://github.com/alexreisner/geocoder ) from 1.6.7 to 1.7.5.
- [Release notes](https://github.com/alexreisner/geocoder/releases )
- [Changelog](https://github.com/alexreisner/geocoder/blob/master/CHANGELOG.md )
- [Commits](https://github.com/alexreisner/geocoder/compare/v1.6.7...v1.7.5 )
---
updated-dependencies:
- dependency-name: geocoder
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-26 14:04:09 +00:00
Daniel O'Connor
42ed1b3f00
Merge pull request #2957 from Growstuff/snyk-upgrade-66801b2c67c2748673bcafadb52b681c
...
[Snyk] Upgrade @percy/agent from 0.28.6 to 0.28.7
2022-03-27 00:32:49 +10:30
Daniel O'Connor
6da2a0b2c5
Upgrade jshint
2022-03-27 00:23:13 +10:30
Daniel O'Connor
67232b7755
Merge pull request #2959 from Growstuff/dependabot/bundler/sidekiq-6.4.1
...
Bump sidekiq from 6.2.2 to 6.4.1
2022-03-27 00:17:16 +10:30
dependabot[bot]
0c27582338
Bump sidekiq from 6.2.2 to 6.4.1
...
Bumps [sidekiq](https://github.com/mperham/sidekiq ) from 6.2.2 to 6.4.1.
- [Release notes](https://github.com/mperham/sidekiq/releases )
- [Changelog](https://github.com/mperham/sidekiq/blob/main/Changes.md )
- [Commits](https://github.com/mperham/sidekiq/compare/v6.2.2...v6.4.1 )
---
updated-dependencies:
- dependency-name: sidekiq
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-26 13:47:06 +00:00
Daniel O'Connor
bdf9778276
Merge pull request #2967 from Growstuff/dependabot/bundler/image_processing-1.12.2
...
Bump image_processing from 1.12.1 to 1.12.2
2022-03-27 00:15:40 +10:30
dependabot[bot]
832573e27b
Bump image_processing from 1.12.1 to 1.12.2
...
Bumps [image_processing](https://github.com/janko/image_processing ) from 1.12.1 to 1.12.2.
- [Release notes](https://github.com/janko/image_processing/releases )
- [Changelog](https://github.com/janko/image_processing/blob/master/CHANGELOG.md )
- [Commits](https://github.com/janko/image_processing/compare/v1.12.1...v1.12.2 )
---
updated-dependencies:
- dependency-name: image_processing
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-26 13:40:51 +00:00
dependabot[bot]
f5802d97e3
Merge pull request #2973 from Growstuff/dependabot/npm_and_yarn/node-fetch-2.6.7
2022-03-26 13:39:35 +00:00
dependabot[bot]
8a9b4bc817
Bump node-fetch from 2.6.1 to 2.6.7
...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch ) from 2.6.1 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases )
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7 )
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-26 13:23:10 +00:00
Daniel O'Connor
15f4bb39d2
Merge pull request #2975 from Growstuff/update/rails
...
Bump Rails 6
2022-03-26 23:51:58 +10:30
dependabot[bot]
d436ec0239
Merge pull request #2972 from Growstuff/dependabot/github_actions/actions/cache-3
2022-03-26 13:09:47 +00:00
Daniel O'Connor
7602b5253d
Bump Rails 6
2022-03-26 23:26:40 +10:30
dependabot[bot]
2d891f0e28
Bump actions/cache from 2.1.6 to 3
...
Bumps [actions/cache](https://github.com/actions/cache ) from 2.1.6 to 3.
- [Release notes](https://github.com/actions/cache/releases )
- [Commits](https://github.com/actions/cache/compare/v2.1.6...v3 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-26 12:49:57 +00:00
Daniel O'Connor
5f2fd10b53
Merge pull request #2974 from Growstuff/CloCkWeRX-patch-1
...
Update Gemfile.lock - fix heroku deploy complaint
2022-03-26 23:18:52 +10:30
Daniel O'Connor
88cf877a25
Specific version
2022-03-26 23:10:17 +10:30
dependabot[bot]
c1232500c5
Merge pull request #2919 from Growstuff/dependabot/bundler/faraday_middleware-1.2.0
2022-03-26 12:31:39 +00:00
Daniel O'Connor
5af61044b5
Update Gemfile.lock
2022-03-26 22:54:44 +10:30
dependabot[bot]
baa40be59b
Bump faraday_middleware from 1.1.0 to 1.2.0
...
Bumps [faraday_middleware](https://github.com/lostisland/faraday_middleware ) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/lostisland/faraday_middleware/releases )
- [Commits](https://github.com/lostisland/faraday_middleware/compare/v1.1.0...v1.2.0 )
---
updated-dependencies:
- dependency-name: faraday_middleware
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-26 12:14:27 +00:00
dependabot[bot]
64ffc2eb7c
Merge pull request #2968 from Growstuff/dependabot/github_actions/actions/checkout-3
2022-03-26 12:13:17 +00:00
dependabot[bot]
6dc6bb79ec
Bump actions/checkout from 2.3.4 to 3
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2.3.4 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2.3.4...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-26 11:50:41 +00:00
Daniel O'Connor
6581096480
Merge pull request #2960 from Growstuff/dependabot/bundler/puma-5.6.2
...
Bump puma from 5.5.0 to 5.6.2
2022-03-26 22:19:45 +10:30
dependabot[bot]
1f0db444cd
Bump puma from 5.5.0 to 5.6.2
...
Bumps [puma](https://github.com/puma/puma ) from 5.5.0 to 5.6.2.
- [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.5.0...v5.6.2 )
---
updated-dependencies:
- dependency-name: puma
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-11 21:49:39 +00:00
snyk-bot
df36146b69
fix: upgrade @percy/agent from 0.28.6 to 0.28.7
...
Snyk has created this PR to upgrade @percy/agent from 0.28.6 to 0.28.7.
See this package in npm:
See this project in Snyk:
https://app.snyk.io/org/br3nda/project/ef7d5298-540a-4e7a-8b3c-ffa7aebff03c?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-02-01 00:03:04 +00:00
snyk-bot
579e8683ec
fix: upgrade mdbootstrap from 4.19.2 to 4.20.0
...
Snyk has created this PR to upgrade mdbootstrap from 4.19.2 to 4.20.0.
See this package in npm:
See this project in Snyk:
https://app.snyk.io/org/br3nda/project/ef7d5298-540a-4e7a-8b3c-ffa7aebff03c?utm_source=github&utm_medium=referral&page=upgrade-pr
2021-10-07 06:46:23 +00:00
Daniel O'Connor
2ac3605173
Merge pull request #2837 from Growstuff/snyk-upgrade-c69c15ef11625d15424539ca097b443c
...
[Snyk] Upgrade mdbootstrap from 4.12.0 to 4.19.2
2021-10-07 01:13:00 +10:30
Daniel O'Connor
19e10788d2
Merge branch 'dev' into snyk-upgrade-c69c15ef11625d15424539ca097b443c
2021-10-06 23:02:03 +10:30
Daniel O'Connor
9f0a121e7f
Merge pull request #2908 from Growstuff/dependabot/bundler/faraday-1.8.0
...
Bump faraday from 1.5.1 to 1.8.0
2021-10-06 22:53:27 +10:30
dependabot[bot]
30fc6f2e5b
Bump faraday from 1.5.1 to 1.8.0
...
Bumps [faraday](https://github.com/lostisland/faraday ) from 1.5.1 to 1.8.0.
- [Release notes](https://github.com/lostisland/faraday/releases )
- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md )
- [Commits](https://github.com/lostisland/faraday/compare/v1.5.1...v1.8.0 )
---
updated-dependencies:
- dependency-name: faraday
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-06 09:15:16 +00:00
Daniel O'Connor
ac0ffd65e1
Merge pull request #2907 from Growstuff/dependabot/bundler/haml-5.2.2
...
Bump haml from 5.2.1 to 5.2.2
2021-10-06 19:43:22 +10:30
Daniel O'Connor
f773324c5c
Merge pull request #2906 from Growstuff/dependabot/bundler/will_paginate-3.3.1
...
Bump will_paginate from 3.3.0 to 3.3.1
2021-10-06 19:42:48 +10:30
Daniel O'Connor
f49b69a855
Merge pull request #2901 from Growstuff/dependabot/bundler/listen-3.7.0
...
Bump listen from 3.5.1 to 3.7.0
2021-10-06 19:42:27 +10:30
Daniel O'Connor
e2fb67efac
Merge pull request #2909 from Growstuff/dependabot/bundler/puma-5.5.0
...
Bump puma from 5.3.2 to 5.5.0
2021-10-06 19:42:03 +10:30
Daniel O'Connor
40f6515379
Merge pull request #2904 from Growstuff/dependabot/bundler/faraday_middleware-1.1.0
...
Bump faraday_middleware from 1.0.0 to 1.1.0
2021-10-06 19:41:45 +10:30
dependabot[bot]
dca7bbc4a5
Bump puma from 5.3.2 to 5.5.0
...
Bumps [puma](https://github.com/puma/puma ) from 5.3.2 to 5.5.0.
- [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.3.2...v5.5.0 )
---
updated-dependencies:
- dependency-name: puma
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-06 07:16:13 +00:00
dependabot[bot]
006eb9e7f0
Bump haml from 5.2.1 to 5.2.2
...
Bumps [haml](https://github.com/haml/haml ) from 5.2.1 to 5.2.2.
- [Release notes](https://github.com/haml/haml/releases )
- [Changelog](https://github.com/haml/haml/blob/main/CHANGELOG.md )
- [Commits](https://github.com/haml/haml/compare/5.2.1...v5.2.2 )
---
updated-dependencies:
- dependency-name: haml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-06 07:09:51 +00:00
dependabot[bot]
a771414048
Bump will_paginate from 3.3.0 to 3.3.1
...
Bumps [will_paginate](https://github.com/mislav/will_paginate ) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/mislav/will_paginate/releases )
- [Commits](https://github.com/mislav/will_paginate/compare/v3.3.0...v3.3.1 )
---
updated-dependencies:
- dependency-name: will_paginate
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-06 07:02:46 +00:00
dependabot[bot]
b106f91c17
Bump faraday_middleware from 1.0.0 to 1.1.0
...
Bumps [faraday_middleware](https://github.com/lostisland/faraday_middleware ) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/lostisland/faraday_middleware/releases )
- [Commits](https://github.com/lostisland/faraday_middleware/compare/v1.0.0...v1.1.0 )
---
updated-dependencies:
- dependency-name: faraday_middleware
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-06 02:24:14 +00:00
dependabot[bot]
6c72ab8d09
Bump listen from 3.5.1 to 3.7.0
...
Bumps [listen](https://github.com/guard/listen ) from 3.5.1 to 3.7.0.
- [Release notes](https://github.com/guard/listen/releases )
- [Commits](https://github.com/guard/listen/compare/v3.5.1...v3.7.0 )
---
updated-dependencies:
- dependency-name: listen
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-06 02:23:50 +00:00
Daniel O'Connor
10bbad3aa1
Merge pull request #2903 from Growstuff/dependabot/bundler/webdrivers-4.6.1
...
Bump webdrivers from 4.6.0 to 4.6.1
2021-10-06 12:52:22 +10:30
dependabot[bot]
3cbc3e5ec0
Bump webdrivers from 4.6.0 to 4.6.1
...
Bumps [webdrivers](https://github.com/titusfortner/webdrivers ) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/titusfortner/webdrivers/releases )
- [Changelog](https://github.com/titusfortner/webdrivers/blob/master/CHANGELOG.md )
- [Commits](https://github.com/titusfortner/webdrivers/compare/v4.6.0...v4.6.1 )
---
updated-dependencies:
- dependency-name: webdrivers
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-05 14:09:37 +00:00
Daniel O'Connor
4ec9216ee9
Merge pull request #2900 from Growstuff/dependabot/bundler/active_utils-3.3.18
...
Bump active_utils from 3.3.17 to 3.3.18
2021-10-06 00:38:27 +10:30
dependabot[bot]
8577ad697b
Bump active_utils from 3.3.17 to 3.3.18
...
Bumps [active_utils](https://github.com/shopify/active_utils ) from 3.3.17 to 3.3.18.
- [Release notes](https://github.com/shopify/active_utils/releases )
- [Changelog](https://github.com/Shopify/active_utils/blob/master/CHANGELOG.md )
- [Commits](https://github.com/shopify/active_utils/compare/v3.3.17...v3.3.18 )
---
updated-dependencies:
- dependency-name: active_utils
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-05 13:39:24 +00:00
Daniel O'Connor
52e3801716
Merge pull request #2833 from Growstuff/dependabot/github_actions/actions/cache-2.1.6
...
Bump actions/cache from 2.1.5 to 2.1.6
2021-10-06 00:08:11 +10:30
dependabot[bot]
9dec52f4ae
Bump actions/cache from 2.1.5 to 2.1.6
...
Bumps [actions/cache](https://github.com/actions/cache ) from 2.1.5 to 2.1.6.
- [Release notes](https://github.com/actions/cache/releases )
- [Commits](https://github.com/actions/cache/compare/v2.1.5...v2.1.6 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-05 13:37:06 +00:00
Daniel O'Connor
71cfd4a740
Merge pull request #2905 from Growstuff/dependabot/bundler/faker-2.19.0
...
Bump faker from 2.18.0 to 2.19.0
2021-10-06 00:06:52 +10:30
Daniel O'Connor
39aa65c4bb
Merge pull request #2902 from Growstuff/dependabot/bundler/sidekiq-6.2.2
...
Bump sidekiq from 6.2.1 to 6.2.2
2021-10-06 00:06:27 +10:30
dependabot[bot]
f6e2c3469c
Bump faker from 2.18.0 to 2.19.0
...
Bumps [faker](https://github.com/faker-ruby/faker ) from 2.18.0 to 2.19.0.
- [Release notes](https://github.com/faker-ruby/faker/releases )
- [Changelog](https://github.com/faker-ruby/faker/blob/master/CHANGELOG.md )
- [Commits](https://github.com/faker-ruby/faker/compare/v2.18.0...v2.19.0 )
---
updated-dependencies:
- dependency-name: faker
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-05 13:35:40 +00:00
dependabot[bot]
7da0c6ba2a
Bump sidekiq from 6.2.1 to 6.2.2
...
Bumps [sidekiq](https://github.com/mperham/sidekiq ) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/mperham/sidekiq/releases )
- [Changelog](https://github.com/mperham/sidekiq/blob/main/Changes.md )
- [Commits](https://github.com/mperham/sidekiq/compare/v6.2.1...v6.2.2 )
---
updated-dependencies:
- dependency-name: sidekiq
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-05 13:35:24 +00:00
Daniel O'Connor
568d76a3e3
Merge pull request #2879 from Growstuff/snyk-fix-fc75124a418fb996ab551d820ae768f6
...
[Snyk] Fix for 1 vulnerabilities
2021-10-06 00:04:21 +10:30
Daniel O'Connor
a93af8b0ca
Merge pull request #2860 from Growstuff/dependabot/bundler/chartkick-4.0.5
...
Bump chartkick from 4.0.4 to 4.0.5
2021-10-06 00:03:38 +10:30
Daniel O'Connor
3581cf0af7
Merge pull request #2891 from Growstuff/dependabot/bundler/searchkick-4.6.1
...
Bump searchkick from 4.4.4 to 4.6.1
2021-10-06 00:03:28 +10:30
Daniel O'Connor
dbe6bc0db5
Merge pull request #2899 from Growstuff/dependabot/bundler/rspec-rails-5.0.2
...
Bump rspec-rails from 5.0.1 to 5.0.2
2021-10-06 00:03:17 +10:30
Daniel O'Connor
956a3823f4
Merge branch 'dev' into snyk-fix-fc75124a418fb996ab551d820ae768f6
2021-10-05 23:42:54 +10:30
dependabot[bot]
4f3a29cfc4
Bump chartkick from 4.0.4 to 4.0.5
...
Bumps [chartkick](https://github.com/ankane/chartkick ) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/ankane/chartkick/releases )
- [Changelog](https://github.com/ankane/chartkick/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ankane/chartkick/compare/v4.0.4...v4.0.5 )
---
updated-dependencies:
- dependency-name: chartkick
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-05 13:11:38 +00:00
dependabot[bot]
366ccb8f1d
Bump rspec-rails from 5.0.1 to 5.0.2
...
Bumps [rspec-rails](https://github.com/rspec/rspec-rails ) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/rspec/rspec-rails/releases )
- [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md )
- [Commits](https://github.com/rspec/rspec-rails/compare/v5.0.1...v5.0.2 )
---
updated-dependencies:
- dependency-name: rspec-rails
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-05 13:10:39 +00:00
dependabot[bot]
6d9751afd4
Bump searchkick from 4.4.4 to 4.6.1
...
Bumps [searchkick](https://github.com/ankane/searchkick ) from 4.4.4 to 4.6.1.
- [Release notes](https://github.com/ankane/searchkick/releases )
- [Changelog](https://github.com/ankane/searchkick/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ankane/searchkick/compare/v4.4.4...v4.6.1 )
---
updated-dependencies:
- dependency-name: searchkick
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-05 13:10:21 +00:00
Daniel O'Connor
988158352f
Merge pull request #2848 from Growstuff/dependabot/bundler/cancancan-3.3.0
...
Bump cancancan from 3.2.1 to 3.3.0
2021-10-05 23:39:03 +10:30
Daniel O'Connor
29d6111ac2
Merge pull request #2876 from Growstuff/dependabot/bundler/loofah-2.12.0
...
Bump loofah from 2.9.1 to 2.12.0
2021-10-05 23:38:42 +10:30
Daniel O'Connor
6a97e6b002
Merge pull request #2882 from Growstuff/dependabot/bundler/scout_apm-4.1.2
...
Bump scout_apm from 4.0.4 to 4.1.2
2021-10-05 23:38:21 +10:30
Daniel O'Connor
fa10e88c0b
Merge pull request #2898 from Growstuff/dependabot/bundler/bullet-6.1.5
...
Bump bullet from 6.1.4 to 6.1.5
2021-10-05 23:37:46 +10:30
Daniel O'Connor
362228e1f5
Merge branch 'dev' into snyk-fix-fc75124a418fb996ab551d820ae768f6
2021-10-05 23:22:41 +10:30
Daniel O'Connor
d7a16034f9
Bump rails
2021-10-05 23:17:55 +10:30
dependabot[bot]
e20a8f5586
Bump bullet from 6.1.4 to 6.1.5
...
Bumps [bullet](https://github.com/flyerhzm/bullet ) from 6.1.4 to 6.1.5.
- [Release notes](https://github.com/flyerhzm/bullet/releases )
- [Changelog](https://github.com/flyerhzm/bullet/blob/master/CHANGELOG.md )
- [Commits](https://github.com/flyerhzm/bullet/compare/6.1.4...6.1.5 )
---
updated-dependencies:
- dependency-name: bullet
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-05 12:44:23 +00:00
dependabot[bot]
339db701d7
Bump loofah from 2.9.1 to 2.12.0
...
Bumps [loofah](https://github.com/flavorjones/loofah ) from 2.9.1 to 2.12.0.
- [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.9.1...v2.12.0 )
---
updated-dependencies:
- dependency-name: loofah
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-05 12:44:22 +00:00
dependabot[bot]
78291ef12d
Bump scout_apm from 4.0.4 to 4.1.2
...
Bumps [scout_apm](https://github.com/scoutapp/scout_apm_ruby ) from 4.0.4 to 4.1.2.
- [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/v4.0.4...v4.1.2 )
---
updated-dependencies:
- dependency-name: scout_apm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-05 12:44:22 +00:00
dependabot[bot]
44b12900dd
Bump cancancan from 3.2.1 to 3.3.0
...
Bumps [cancancan](https://github.com/CanCanCommunity/cancancan ) from 3.2.1 to 3.3.0.
- [Release notes](https://github.com/CanCanCommunity/cancancan/releases )
- [Changelog](https://github.com/CanCanCommunity/cancancan/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/CanCanCommunity/cancancan/compare/3.2.1...3.3.0 )
---
updated-dependencies:
- dependency-name: cancancan
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-05 12:44:19 +00:00
Daniel O'Connor
583d394181
Merge pull request #2861 from Growstuff/dependabot/bundler/rake-13.0.6
...
Bump rake from 13.0.3 to 13.0.6
2021-10-05 23:13:02 +10:30
Daniel O'Connor
3dcdf9d9b7
Merge pull request #2893 from Growstuff/dependabot/github_actions/actions/setup-node-2.4.1
...
Bump actions/setup-node from 2.4.0 to 2.4.1
2021-10-05 23:06:21 +10:30
Daniel O'Connor
e35af823ce
Merge pull request #2895 from Growstuff/dependabot/bundler/oj-3.13.8
...
Bump oj from 3.12.1 to 3.13.8
2021-10-05 23:06:00 +10:30
Daniel O'Connor
1e48ae8c7e
Merge pull request #2885 from Growstuff/snyk-fix-ba9162e09c21a7dd37df12fd631634b0
...
[Snyk] Security upgrade @percy/agent from 0.3.1 to 0.28.6
2021-10-05 23:05:12 +10:30
Daniel O'Connor
0734d17af9
Merge pull request #2892 from Growstuff/dependabot/bundler/nokogiri-1.12.5
...
Bump nokogiri from 1.11.7 to 1.12.5
2021-10-05 23:04:37 +10:30
Daniel O'Connor
a8411a4b12
Merge branch 'dev' into snyk-fix-ba9162e09c21a7dd37df12fd631634b0
2021-10-05 22:15:48 +10:30
Daniel O'Connor
9d31c9a492
Merge branch 'dev' into dependabot/github_actions/actions/setup-node-2.4.1
2021-10-05 22:12:14 +10:30
Daniel O'Connor
dfcf608e4b
Merge branch 'dev' into dependabot/bundler/oj-3.13.8
2021-10-05 22:04:41 +10:30
Daniel O'Connor
63a2027ba7
Merge branch 'dev' into dependabot/bundler/rake-13.0.6
2021-10-05 22:04:05 +10:30
Daniel O'Connor
0caa95384c
Merge branch 'dev' into dependabot/bundler/nokogiri-1.12.5
2021-10-05 22:03:48 +10:30
Daniel O'Connor
667647f7cd
Merge pull request #2897 from Growstuff/revert-2872-accessibilityIssues
...
Revert "Accessibility: Nav bar’s icon links"
2021-10-05 22:03:17 +10:30
Daniel O'Connor
e23a274ce7
Revert "Accessibility: Nav bar’s icon links"
2021-10-05 21:32:33 +10:30
dependabot[bot]
3d9e1ffab3
Bump oj from 3.12.1 to 3.13.8
...
Bumps [oj](https://github.com/ohler55/oj ) from 3.12.1 to 3.13.8.
- [Release notes](https://github.com/ohler55/oj/releases )
- [Changelog](https://github.com/ohler55/oj/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/ohler55/oj/compare/v3.12.1...v3.13.8 )
---
updated-dependencies:
- dependency-name: oj
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-29 07:29:13 +00:00
dependabot[bot]
9e4cee9c4e
Bump actions/setup-node from 2.4.0 to 2.4.1
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v2.4.0...v2.4.1 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-28 07:12:01 +00:00
dependabot[bot]
dd49b4eb7f
Bump nokogiri from 1.11.7 to 1.12.5
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.11.7 to 1.12.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.11.7...v1.12.5 )
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-27 20:32:36 +00:00
snyk-bot
e49e70d2f3
fix: package.json & yarn.lock to reduce vulnerabilities
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-1579269
2021-09-06 05:50:46 +00:00
snyk-bot
4053ec6d62
fix: Gemfile to reduce vulnerabilities
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-RUBY-RAILS-1567785
2021-08-20 22:52:04 +00:00
dependabot[bot]
0f7e3738b6
Bump rake from 13.0.3 to 13.0.6
...
Bumps [rake](https://github.com/ruby/rake ) from 13.0.3 to 13.0.6.
- [Release notes](https://github.com/ruby/rake/releases )
- [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc )
- [Commits](https://github.com/ruby/rake/compare/v13.0.3...v13.0.6 )
---
updated-dependencies:
- dependency-name: rake
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-09 08:24:00 +00:00
Brenda Wallace
c8b547050d
Merge pull request #2827 from Growstuff/dependabot/bundler/jsonapi-resources-0.10.5
...
Bump jsonapi-resources from 0.10.4 to 0.10.5
2021-08-09 19:29:46 +12:00
dependabot[bot]
2eea02c6d6
Bump jsonapi-resources from 0.10.4 to 0.10.5
...
Bumps [jsonapi-resources](https://github.com/cerebris/jsonapi-resources ) from 0.10.4 to 0.10.5.
- [Release notes](https://github.com/cerebris/jsonapi-resources/releases )
- [Commits](https://github.com/cerebris/jsonapi-resources/compare/v0.10.4...v0.10.5 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-13 21:10:30 +00:00
snyk-bot
625762f722
fix: upgrade mdbootstrap from 4.12.0 to 4.19.2
...
Snyk has created this PR to upgrade mdbootstrap from 4.12.0 to 4.19.2.
See this package in npm:
See this project in Snyk:
https://app.snyk.io/org/br3nda/project/ef7d5298-540a-4e7a-8b3c-ffa7aebff03c?utm_source=github&utm_medium=upgrade-pr
2021-06-02 22:10:31 +00:00
Brenda Wallace
135bfc783f
Merge pull request #2777 from Growstuff/dev
...
Production release
2021-02-17 21:04:22 +13:00