Commit Graph

10202 Commits

Author SHA1 Message Date
Daniel O'Connor
7a470f9fac Appease codeclimate for the nth time 2023-08-11 07:07:50 +00:00
Daniel O'Connor
1dc98da520 Adjust ownership 2023-08-11 07:05:02 +00:00
Daniel O'Connor
1540a3c1e1 Merge branch 'remove-js-routes' into ruby32 2023-08-11 06:54:58 +00:00
Daniel O'Connor
fb322a6a80 Remove 2023-08-11 06:54:42 +00:00
Daniel O'Connor
b15f39dd09 Merge branch 'remove-js-routes' into ruby32 2023-08-11 06:53:44 +00:00
Daniel O'Connor
54211a8cef Remove js-routes 2023-08-11 06:51:39 +00:00
Daniel O'Connor
e55b85c559 Upgrade to js-routes 2. Put all js routes into a global namespace. 2023-08-11 06:36:48 +00:00
Daniel O'Connor
121548df57 Fix creation 2023-08-11 05:56:30 +00:00
Daniel O'Connor
1918884540 Ruby 3.2/Bundler 2.4 2023-08-11 05:45:54 +00:00
Daniel O'Connor
30ae2b11ba Fix #3414
Ensure the elasticsearch service is restarted unless explicitly stopped.
2023-08-11 04:18:44 +00:00
dependabot[bot]
3559969105 Merge pull request #3412 from Growstuff/dependabot/bundler/rubocop-rspec-2.23.2 2023-08-11 03:40:02 +00:00
dependabot[bot]
b4c0757155 Bump rubocop-rspec from 2.23.1 to 2.23.2
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 2.23.1 to 2.23.2.
- [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.23.1...v2.23.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-10 11:52:19 +00:00
dependabot[bot]
79fd2b06d6 Merge pull request #3413 from Growstuff/dependabot/bundler/rails-7.0.7 2023-08-10 11:49:58 +00:00
dependabot[bot]
442acd2295 Bump rails from 7.0.6 to 7.0.7
Bumps [rails](https://github.com/rails/rails) from 7.0.6 to 7.0.7.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/compare/v7.0.6...v7.0.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-10 07:10:43 +00:00
dependabot[bot]
eff76864b8 Merge pull request #3399 from Growstuff/dependabot/bundler/rubocop-rspec-2.23.1 2023-08-09 12:40:14 +00:00
dependabot[bot]
860d4a1483 Bump rubocop-rspec from 2.22.0 to 2.23.1
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 2.22.0 to 2.23.1.
- [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.22.0...v2.23.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-09 12:21:50 +00:00
dependabot[bot]
d6125f9de6 Merge pull request #3400 from Growstuff/dependabot/bundler/rubocop-1.56.0 2023-08-09 12:20:27 +00:00
Daniel O'Connor
62197d1d5d Merge branch 'mainline' into dev 2023-08-09 21:46:53 +09:30
dependabot[bot]
a4b8f7436c Bump rubocop from 1.54.2 to 1.56.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.54.2 to 1.56.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.54.2...v1.56.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-09 12:03:01 +00:00
dependabot[bot]
2b7245d56a Merge pull request #3392 from Growstuff/dependabot/bundler/oj-3.15.1 2023-08-09 12:02:06 +00:00
dependabot[bot]
2500bdebda Bump oj from 3.15.0 to 3.15.1
Bumps [oj](https://github.com/ohler55/oj) from 3.15.0 to 3.15.1.
- [Changelog](https://github.com/ohler55/oj/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/ohler55/oj/compare/v3.15.0...v3.15.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-09 11:45:26 +00:00
dependabot[bot]
791413abe3 Merge pull request #3396 from Growstuff/dependabot/bundler/xmlrpc-0.3.3 2023-08-09 11:43:29 +00:00
dependabot[bot]
7a6de888f1 Bump xmlrpc from 0.3.2 to 0.3.3
Bumps [xmlrpc](https://github.com/ruby/xmlrpc) from 0.3.2 to 0.3.3.
- [Release notes](https://github.com/ruby/xmlrpc/releases)
- [Changelog](https://github.com/ruby/xmlrpc/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/xmlrpc/compare/v0.3.2...v0.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-09 11:25:42 +00:00
dependabot[bot]
d7e1f356d1 Merge pull request #3398 from Growstuff/dependabot/bundler/rack-protection-3.1.0 2023-08-09 11:24:46 +00:00
dependabot[bot]
72e2d5c45f Bump rack-protection from 3.0.6 to 3.1.0
Bumps [rack-protection](https://github.com/sinatra/sinatra) from 3.0.6 to 3.1.0.
- [Changelog](https://github.com/sinatra/sinatra/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sinatra/sinatra/compare/v3.0.6...v3.1.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>
2023-08-09 11:07:45 +00:00
dependabot[bot]
4be7bf5861 Merge pull request #3401 from Growstuff/dependabot/bundler/haml_lint-0.49.3 2023-08-09 11:06:49 +00:00
dependabot[bot]
fbd2f05a2b Bump haml_lint from 0.49.2 to 0.49.3
Bumps [haml_lint](https://github.com/sds/haml-lint) from 0.49.2 to 0.49.3.
- [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.49.2...v0.49.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-09 07:47:43 +00:00
dependabot[bot]
06e3f35185 Merge pull request #3395 from Growstuff/dependabot/bundler/webdrivers-5.3.1 2023-08-02 11:24:24 +00:00
dependabot[bot]
f387e25333 Bump webdrivers from 5.2.0 to 5.3.1
Bumps [webdrivers](https://github.com/titusfortner/webdrivers) from 5.2.0 to 5.3.1.
- [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.2.0...v5.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-01 07:12:45 +00:00
dependabot[bot]
69b4b2eb36 Merge pull request #3388 from Growstuff/dependabot/bundler/chartkick-5.0.3 2023-07-25 11:46:32 +00:00
dependabot[bot]
69bf712622 Bump chartkick from 5.0.2 to 5.0.3
Bumps [chartkick](https://github.com/ankane/chartkick) from 5.0.2 to 5.0.3.
- [Changelog](https://github.com/ankane/chartkick/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ankane/chartkick/compare/v5.0.2...v5.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-25 11:23:36 +00:00
dependabot[bot]
ae131426d5 Merge pull request #3389 from Growstuff/dependabot/bundler/haml_lint-0.49.2 2023-07-25 11:22:11 +00:00
dependabot[bot]
c10b1dc97c Bump haml_lint from 0.49.1 to 0.49.2
Bumps [haml_lint](https://github.com/sds/haml-lint) from 0.49.1 to 0.49.2.
- [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.49.1...v0.49.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-25 07:43:16 +00:00
dependabot[bot]
ed36a2f45a Merge pull request #3387 from Growstuff/dependabot/bundler/haml_lint-0.49.1 2023-07-20 12:41:33 +00:00
dependabot[bot]
841b7ecd73 Bump haml_lint from 0.49.0 to 0.49.1
Bumps [haml_lint](https://github.com/sds/haml-lint) from 0.49.0 to 0.49.1.
- [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.49.0...v0.49.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-20 12:20:33 +00:00
dependabot[bot]
2035906f4c Merge pull request #3386 from Growstuff/dependabot/npm_and_yarn/word-wrap-1.2.4 2023-07-20 12:18:04 +00:00
dependabot[bot]
69dfc9c98f Bump word-wrap from 1.2.3 to 1.2.4
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-19 12:06:59 +00:00
Cesy
5f7f99f3d3 Merge pull request #3385 from Growstuff/dependabot/bundler/haml_lint-0.49.0
Bump haml_lint from 0.48.0 to 0.49.0
2023-07-17 12:11:03 +01:00
dependabot[bot]
e48bdc0f76 Bump haml_lint from 0.48.0 to 0.49.0
Bumps [haml_lint](https://github.com/sds/haml-lint) from 0.48.0 to 0.49.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.48.0...v0.49.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>
2023-07-17 10:19:05 +00:00
Cesy
2c2111edab Merge pull request #3382 from Growstuff/dependabot/bundler/rswag-api-2.10.1
Bump rswag-api from 2.9.0 to 2.10.1
2023-07-17 11:07:29 +01:00
Cesy
814e14f8a8 Merge branch 'dev' into dependabot/bundler/rswag-api-2.10.1 2023-07-17 09:55:49 +01:00
Brenda Wallace
36536f09ee Merge pull request #3379 from Growstuff/dependabot/npm_and_yarn/semver-5.7.2
Bump semver from 5.7.1 to 5.7.2
2023-07-15 12:47:44 +12:00
dependabot[bot]
eb9a185346 Bump semver from 5.7.1 to 5.7.2
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-14 16:49:39 +00:00
dependabot[bot]
9cc4cb1e6a Bump rswag-api from 2.9.0 to 2.10.1
Bumps [rswag-api](https://github.com/rswag/rswag) from 2.9.0 to 2.10.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.9.0...2.10.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>
2023-07-14 16:23:56 +00:00
dependabot[bot]
47f903f75c Merge pull request #3378 from Growstuff/dependabot/bundler/haml_lint-0.48.0 2023-07-14 16:23:02 +00:00
dependabot[bot]
4dc6af0806 Bump haml_lint from 0.47.0 to 0.48.0
Bumps [haml_lint](https://github.com/sds/haml-lint) from 0.47.0 to 0.48.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.47.0...v0.48.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>
2023-07-14 16:02:06 +00:00
dependabot[bot]
3cb91c9a92 Merge pull request #3383 from Growstuff/dependabot/bundler/rubocop-1.54.2 2023-07-14 16:00:42 +00:00
dependabot[bot]
6a72615c31 Bump rubocop from 1.54.1 to 1.54.2
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.54.1 to 1.54.2.
- [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.54.1...v1.54.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-14 15:43:00 +00:00
dependabot[bot]
0b3db2ab93 Merge pull request #3381 from Growstuff/dependabot/bundler/rswag-specs-2.10.1 2023-07-14 15:41:42 +00:00
dependabot[bot]
ce8c39f41c Bump rswag-specs from 2.9.0 to 2.10.1
Bumps [rswag-specs](https://github.com/rswag/rswag) from 2.9.0 to 2.10.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.9.0...2.10.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>
2023-07-14 15:24:40 +00:00