Commit Graph

4802 Commits

Author SHA1 Message Date
dependabot[bot]
f0f84a27ad Merge pull request #1489 from openHPI/dependabot/bundler/puma-6.0.1 2022-12-21 03:09:26 +00:00
dependabot[bot]
6470348dac Bump puma from 6.0.0 to 6.0.1
Bumps [puma](https://github.com/puma/puma) from 6.0.0 to 6.0.1.
- [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/v6.0.0...v6.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-21 03:00:50 +00:00
Sebastian Serth
ead8011120 Bundle update 2022-12-20 10:35:14 +01:00
Sebastian Serth
7cd61acbce I18n: Automatically choose locale through HTTP header 2022-12-20 10:26:32 +01:00
dependabot[bot]
78f87fef4b Bump pundit from 2.2.0 to 2.3.0
Bumps [pundit](https://github.com/varvet/pundit) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/varvet/pundit/releases)
- [Changelog](https://github.com/varvet/pundit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/varvet/pundit/commits)

---
updated-dependencies:
- dependency-name: pundit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-20 10:06:42 +01:00
dependabot[bot]
7c392ebd21 Merge pull request #1487 from openHPI/dependabot/npm_and_yarn/sass-1.57.1 2022-12-20 03:09:59 +00:00
dependabot[bot]
ee9755a4c6 Bump sass from 1.57.0 to 1.57.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.57.0 to 1.57.1.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.57.0...1.57.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-20 03:00:46 +00:00
Sebastian Serth
f5a661b8c7 Puma: Add support for systemd watchdog 2022-12-19 22:26:37 +01:00
Sebastian Serth
fb9ab4cd61 DCP: Allow unused keyword arguments for Rubocop 2022-12-19 17:09:59 +01:00
Sebastian Serth
8a6e0a8366 Catch empty files_json during conversion 2022-12-19 16:11:35 +01:00
Sebastian Serth
82bb0dd5d1 Return default for retrieve_files
Fixes CODEOCEAN-G7
2022-12-19 16:10:38 +01:00
Sebastian Serth
17356c3045 Allow redirect to main CodeOcean host
When a file cannot be retrieved any longer, we send a redirect to the previous locations. As we usually enable a different render host, Rails sees this redirect as a redirect to another host (from the render host to the main CodeOcean host).
2022-12-19 16:06:47 +01:00
dependabot[bot]
d22d95ba32 Merge pull request #1484 from openHPI/dependabot/npm_and_yarn/i18n-js-4.2.2 2022-12-19 14:27:30 +00:00
Sebastian Serth
24bf4b72ed Bundle update 2022-12-19 15:18:23 +01:00
Sebastian Serth
735f37d1dd Fix import of lodash module 2022-12-19 15:17:32 +01:00
dependabot[bot]
836aba533f Bump i18n-js from 4.2.1 to 4.2.2
Bumps [i18n-js](https://github.com/fnando/i18n) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/fnando/i18n/releases)
- [Changelog](https://github.com/fnando/i18n/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fnando/i18n/compare/v4.2.1...v4.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 15:17:32 +01:00
dependabot[bot]
85dd0fba9d Merge pull request #1483 from openHPI/dependabot/bundler/rails_admin-3.1.1 2022-12-19 13:26:37 +00:00
dependabot[bot]
c6c11f3484 Bump shoulda-matchers from 5.2.0 to 5.3.0
Bumps [shoulda-matchers](https://github.com/thoughtbot/shoulda-matchers) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/thoughtbot/shoulda-matchers/releases)
- [Changelog](https://github.com/thoughtbot/shoulda-matchers/blob/main/CHANGELOG.md)
- [Commits](https://github.com/thoughtbot/shoulda-matchers/compare/v5.2.0...v5.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 14:16:34 +01:00
dependabot[bot]
23cbf204f0 Bump sass from 1.56.2 to 1.57.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.56.2 to 1.57.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.56.2...1.57.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 14:16:21 +01:00
dependabot[bot]
5aa55ceb64 Bump rails_admin from 3.1.0 to 3.1.1
Bumps [rails_admin](https://github.com/sferik/rails_admin) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/sferik/rails_admin/releases)
- [Changelog](https://github.com/railsadminteam/rails_admin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sferik/rails_admin/compare/v3.1.0...v3.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 03:00:46 +00:00
dependabot[bot]
e86bcb6394 Merge pull request #1481 from openHPI/dependabot/npm_and_yarn/css-loader-6.7.3 2022-12-15 03:10:55 +00:00
dependabot[bot]
7d68617bdf Merge pull request #1480 from openHPI/dependabot/bundler/faraday-2.7.2 2022-12-15 03:08:45 +00:00
dependabot[bot]
062db560f5 Bump css-loader from 6.7.2 to 6.7.3
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.7.2 to 6.7.3.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.7.2...v6.7.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-15 03:00:57 +00:00
dependabot[bot]
740b114606 Bump faraday from 2.7.1 to 2.7.2
Bumps [faraday](https://github.com/lostisland/faraday) from 2.7.1 to 2.7.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/v2.7.1...v2.7.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-12-15 03:00:50 +00:00
dependabot[bot]
10c87851de Merge pull request #1475 from openHPI/dependabot/bundler/rails-html-sanitizer-1.4.4 2022-12-14 11:31:51 +00:00
dependabot[bot]
11d9e930aa 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 12:08:46 +01:00
dependabot[bot]
f6c976844d Merge pull request #1479 from openHPI/dependabot/npm_and_yarn/jquery-3.6.2 2022-12-14 03:20:15 +00:00
dependabot[bot]
dba1036d1d Merge pull request #1478 from openHPI/dependabot/bundler/ims-lti-1.2.7 2022-12-14 03:11:56 +00:00
dependabot[bot]
22ea8dbe35 Bump jquery from 3.6.1 to 3.6.2
Bumps [jquery](https://github.com/jquery/jquery) from 3.6.1 to 3.6.2.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.6.1...3.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 03:10:56 +00:00
dependabot[bot]
55ce1ce7a5 Merge pull request #1477 from openHPI/dependabot/npm_and_yarn/i18n-js-4.2.1 2022-12-14 03:09:45 +00:00
dependabot[bot]
fd5b9e37f1 Bump ims-lti from 1.2.6 to 1.2.7
Bumps [ims-lti](https://github.com/instructure/ims-lti) from 1.2.6 to 1.2.7.
- [Release notes](https://github.com/instructure/ims-lti/releases)
- [Commits](https://github.com/instructure/ims-lti/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 03:01:06 +00:00
dependabot[bot]
9a36d13d3e Bump i18n-js from 4.2.0 to 4.2.1
Bumps [i18n-js](https://github.com/fnando/i18n) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/fnando/i18n/releases)
- [Changelog](https://github.com/fnando/i18n/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fnando/i18n/compare/v4.2.0...v4.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 03:00:47 +00:00
dependabot[bot]
453b3df71e 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-13 20:32:37 +00:00
dependabot[bot]
a38adce58f Merge pull request #1474 from openHPI/dependabot/bundler/loofah-2.19.1 2022-12-13 20:32:04 +00:00
dependabot[bot]
90c827c915 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: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-13 20:21:16 +00:00
Sebastian Serth
74de1e5510 Update Bundle 2022-12-12 20:54:01 +01:00
Sebastian Serth
7a2e442d91 Reject reference implementations only for Runs 2022-12-12 20:53:46 +01:00
dependabot[bot]
590c4e8417 Merge pull request #1471 from openHPI/dependabot/npm_and_yarn/bootswatch-5.2.3 2022-12-12 03:09:27 +00:00
dependabot[bot]
243985ebaf Bump bootswatch from 5.2.2 to 5.2.3
Bumps [bootswatch](https://github.com/thomaspark/bootswatch) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/thomaspark/bootswatch/releases)
- [Commits](https://github.com/thomaspark/bootswatch/compare/v5.2.2...v5.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-12 03:00:57 +00:00
Sebastian Serth
bf077ef478 Fix rubocop offenses 2022-12-09 13:11:46 +01:00
Sebastian Serth
5e784ef8cd Bundle update 2022-12-09 13:10:57 +01:00
dependabot[bot]
871ec54b99 Merge pull request #1468 from openHPI/dependabot/npm_and_yarn/sass-1.56.2 2022-12-09 03:14:25 +00:00
dependabot[bot]
323daa0a7c Merge pull request #1469 from openHPI/dependabot/bundler/net-imap-0.3.2 2022-12-09 03:10:06 +00:00
dependabot[bot]
a49940501d Bump net-imap from 0.3.1 to 0.3.2
Bumps [net-imap](https://github.com/ruby/net-imap) from 0.3.1 to 0.3.2.
- [Release notes](https://github.com/ruby/net-imap/releases)
- [Commits](https://github.com/ruby/net-imap/compare/v0.3.1...v0.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-09 03:00:51 +00:00
dependabot[bot]
79e0b937a8 Bump sass from 1.56.1 to 1.56.2
Bumps [sass](https://github.com/sass/dart-sass) from 1.56.1 to 1.56.2.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.56.1...1.56.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-09 03:00:50 +00:00
Sebastian Serth
838019343e ProFormA: Hide 'delayed' files by default 2022-12-08 10:57:36 +01:00
dependabot[bot]
a957b203c2 Merge pull request #1464 from openHPI/dependabot/bundler/json_schemer-0.2.24 2022-12-08 03:08:31 +00:00
dependabot[bot]
9eac6745d5 Merge pull request #1465 from openHPI/dependabot/bundler/nokogiri-1.13.10 2022-12-08 03:08:27 +00:00
dependabot[bot]
b3d6655e70 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/v1.13.10/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.9...v1.13.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 03:01:08 +00:00
dependabot[bot]
d7614935bb Bump json_schemer from 0.2.23 to 0.2.24
Bumps [json_schemer](https://github.com/davishmcclurg/json_schemer) from 0.2.23 to 0.2.24.
- [Release notes](https://github.com/davishmcclurg/json_schemer/releases)
- [Commits](https://github.com/davishmcclurg/json_schemer/compare/v0.2.23...v0.2.24)

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

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