02f434f5bb
Merge pull request #1515 from openHPI/dependabot/npm_and_yarn/jstree-3.3.14
2023-01-17 03:09:27 +00:00
1d5019b007
Bump jstree from 3.3.12 to 3.3.14
...
Bumps [jstree](https://github.com/vakata/jstree ) from 3.3.12 to 3.3.14.
- [Release notes](https://github.com/vakata/jstree/releases )
- [Commits](https://github.com/vakata/jstree/compare/3.3.12...3.3.14 )
---
updated-dependencies:
- dependency-name: jstree
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-17 03:00:54 +00:00
ac24b2fdf7
Bump rubocop-rspec from 2.16.0 to 2.17.0
...
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec ) from 2.16.0 to 2.17.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.16.0...v2.17.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 >
2023-01-16 11:33:21 +01:00
afe7428a6f
Ensure upload directory exists for symlink test
2023-01-16 11:16:03 +01:00
dd2cf5b2ca
Merge pull request #1513 from openHPI/dependabot/bundler/prometheus_exporter-2.0.7
2023-01-16 03:09:54 +00:00
418b803b73
Bump prometheus_exporter from 2.0.6 to 2.0.7
...
Bumps [prometheus_exporter](https://github.com/discourse/prometheus_exporter ) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/discourse/prometheus_exporter/releases )
- [Changelog](https://github.com/discourse/prometheus_exporter/blob/main/CHANGELOG )
- [Commits](https://github.com/discourse/prometheus_exporter/compare/v2.0.6...v2.0.7 )
---
updated-dependencies:
- dependency-name: prometheus_exporter
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-16 03:01:19 +00:00
e86e56dce9
Update puma.rb to match current Rails template
2023-01-14 19:42:26 +01:00
873fefdd9e
Use relative import paths for SCSS node modules
2023-01-14 11:32:57 +01:00
3a75173e29
Bump nokogiri from 1.14.0.rc1 to 1.14.0
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.14.0.rc1 to 1.14.0.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.14.0.rc1...v1.14.0 )
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-13 11:09:11 +01:00
237807c07a
Bundle update
2023-01-12 18:51:32 +01:00
fcc6d69982
Fix percentage value display for remote score
2023-01-12 18:50:50 +01:00
dd10080ae3
Merge pull request #1510 from openHPI/dependabot/npm_and_yarn/d3-7.8.1
2023-01-12 03:09:54 +00:00
eaa68f8688
Bump d3 from 7.8.0 to 7.8.1
...
Bumps [d3](https://github.com/d3/d3 ) from 7.8.0 to 7.8.1.
- [Release notes](https://github.com/d3/d3/releases )
- [Changelog](https://github.com/d3/d3/blob/main/CHANGES.md )
- [Commits](https://github.com/d3/d3/compare/v7.8.0...v7.8.1 )
---
updated-dependencies:
- dependency-name: d3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-12 03:01:15 +00:00
87771b905a
Fix rubocop offenses
2023-01-11 23:57:29 +01:00
6486b0d658
Bump rubocop from 1.42.0 to 1.43.0
...
Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.42.0 to 1.43.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.42.0...v1.43.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-01-11 23:57:29 +01:00
9ff66843a9
Bump listen from 3.7.1 to 3.8.0
...
Bumps [listen](https://github.com/guard/listen ) from 3.7.1 to 3.8.0.
- [Release notes](https://github.com/guard/listen/releases )
- [Commits](https://github.com/guard/listen/compare/v3.7.1...v3.8.0 )
---
updated-dependencies:
- dependency-name: listen
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-10 10:55:18 +01:00
22921aa0b8
Bundle update
2023-01-08 14:12:23 +01:00
5d02251cbb
Replace BooleanPresenceValidator with InclusionValidator
...
The `BooleanPresenceValidator` is causing issues with Ruby 3.2+ YJIT irregularly.
Fixes CODEOCEAN-GQ, fixes CODEOCEAN-GR
2023-01-08 14:10:14 +01:00
0a36751896
Update to Ruby 3.2
2023-01-07 16:11:36 +01:00
6637f47d08
Merge pull request #1506 from openHPI/dependabot/npm_and_yarn/babel-loader-9.1.2
2023-01-05 03:10:19 +00:00
66e3148698
Merge pull request #1507 from openHPI/dependabot/npm_and_yarn/babel/core-7.20.12
2023-01-05 03:09:41 +00:00
dd83d01a6b
Bump @babel/core from 7.20.7 to 7.20.12
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.20.7 to 7.20.12.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.20.12/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-05 03:01:14 +00:00
6e4b1de4b9
Bump babel-loader from 9.1.0 to 9.1.2
...
Bumps [babel-loader](https://github.com/babel/babel-loader ) from 9.1.0 to 9.1.2.
- [Release notes](https://github.com/babel/babel-loader/releases )
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel-loader/compare/v9.1.0...v9.1.2 )
---
updated-dependencies:
- dependency-name: babel-loader
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-05 03:00:43 +00:00
24c1c293c4
Merge pull request #1505 from openHPI/dependabot/bundler/ims-lti-1.2.8
2023-01-04 03:10:12 +00:00
ed25d85c77
Bump ims-lti from 1.2.7 to 1.2.8
...
Bumps [ims-lti](https://github.com/instructure/ims-lti ) from 1.2.7 to 1.2.8.
- [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 >
2023-01-04 03:01:02 +00:00
3bae99dd13
Update documentation for Shakapacker
...
Also include new default values.
2023-01-02 10:33:38 +01:00
dbefac24e2
Update TargetRailsVersion for Rubocop
2023-01-02 10:06:42 +01:00
922ba5df4e
Fix rubocop offenses
2023-01-02 10:06:00 +01:00
1967cc54fd
Bundle update
2023-01-02 10:05:46 +01:00
54fdc564f7
Bump puma from 6.0.1 to 6.0.2
...
Bumps [puma](https://github.com/puma/puma ) from 6.0.1 to 6.0.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/v6.0.1...v6.0.2 )
---
updated-dependencies:
- dependency-name: puma
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-02 09:49:18 +01:00
351a152ab4
Bump highline from 2.0.3 to 2.1.0
...
Bumps [highline](https://github.com/JEG2/highline ) from 2.0.3 to 2.1.0.
- [Release notes](https://github.com/JEG2/highline/releases )
- [Changelog](https://github.com/JEG2/highline/blob/master/Changelog.md )
- [Commits](https://github.com/JEG2/highline/commits )
---
updated-dependencies:
- dependency-name: highline
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-02 09:48:50 +01:00
3576093cf5
Bump rails-erb-loader from ce2d166
to e95d10e
...
Bumps [rails-erb-loader](https://github.com/usabilityhub/rails-erb-loader ) from `ce2d166` to `e95d10e`.
- [Release notes](https://github.com/usabilityhub/rails-erb-loader/releases )
- [Commits](ce2d166632...e95d10e6d6
)
---
updated-dependencies:
- dependency-name: rails-erb-loader
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-02 09:48:33 +01:00
9f69a274ff
Bump simplecov from 0.21.2 to 0.22.0
...
Bumps [simplecov](https://github.com/simplecov-ruby/simplecov ) from 0.21.2 to 0.22.0.
- [Release notes](https://github.com/simplecov-ruby/simplecov/releases )
- [Changelog](https://github.com/simplecov-ruby/simplecov/blob/main/CHANGELOG.md )
- [Commits](https://github.com/simplecov-ruby/simplecov/compare/v0.21.2...v0.22.0 )
---
updated-dependencies:
- dependency-name: simplecov
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-02 09:47:21 +01:00
0860c298a6
Merge pull request #1498 from openHPI/dependabot/bundler/rubocop-rails-2.17.4
2022-12-26 03:37:03 +00:00
d3c5557cd2
Bump rubocop-rails from 2.17.3 to 2.17.4
...
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails ) from 2.17.3 to 2.17.4.
- [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.3...v2.17.4 )
---
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-26 03:28:15 +00:00
799ec82cc1
Merge pull request #1499 from openHPI/dependabot/bundler/i18n-js-4.2.1
2022-12-26 03:11:55 +00:00
2b4655e8d0
Merge pull request #1496 from openHPI/dependabot/bundler/rubocop-performance-1.15.2
2022-12-26 03:10:15 +00:00
5db1f456e6
Bump i18n-js from 4.2.0 to 4.2.1
...
Bumps [i18n-js](https://github.com/fnando/i18n-js ) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/fnando/i18n-js/releases )
- [Changelog](https://github.com/fnando/i18n-js/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fnando/i18n-js/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-26 03:01:20 +00:00
38e43a0865
Bump rubocop-performance from 1.15.1 to 1.15.2
...
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance ) from 1.15.1 to 1.15.2.
- [Release notes](https://github.com/rubocop/rubocop-performance/releases )
- [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop/rubocop-performance/compare/v1.15.1...v1.15.2 )
---
updated-dependencies:
- dependency-name: rubocop-performance
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-26 03:00:48 +00:00
256ec08a79
Bundle update
2022-12-23 13:09:55 +01:00
b80d372c53
Prevent errors with unavailable linter translations
...
Not all testing frameworks provide a translation for Linter (or linter support at all). For these, we don't want to call the non-existing method but rather return the same messages as before.
2022-12-23 13:05:39 +01:00
6a942ccf50
Capture exception for Scoring
...
Previously, an exception was caused by the tubesock gem but not sent to Sentry. This caused errors not to bubble up correctly but rather kill the current thread, leaving the user with a generic "WebSocket connection not established" message.
Probably, this should be removed when updating the WebSocket implementation.
2022-12-23 13:04:34 +01:00
a9c8eb23b8
Bump jwt from 2.5.0 to 2.6.0
...
Bumps [jwt](https://github.com/jwt/ruby-jwt ) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/jwt/ruby-jwt/releases )
- [Changelog](https://github.com/jwt/ruby-jwt/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jwt/ruby-jwt/compare/v2.5.0...v2.6.0 )
---
updated-dependencies:
- dependency-name: jwt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-23 09:42:19 +01:00
c40d407458
Merge pull request #1494 from openHPI/dependabot/npm_and_yarn/babel/runtime-7.20.7
2022-12-23 03:20:06 +00:00
71105dab62
Bump @babel/runtime from 7.20.6 to 7.20.7
...
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime ) from 7.20.6 to 7.20.7.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.20.7/packages/babel-runtime )
---
updated-dependencies:
- dependency-name: "@babel/runtime"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-23 03:11:43 +00:00
63bb949ea9
Merge pull request #1493 from openHPI/dependabot/npm_and_yarn/babel/core-7.20.7
2022-12-23 03:10:34 +00:00
2c1290798e
Merge pull request #1492 from openHPI/dependabot/bundler/rubocop-1.41.1
2022-12-23 03:08:13 +00:00
63820de134
Bump @babel/core from 7.20.5 to 7.20.7
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.20.5 to 7.20.7.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.20.7/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-23 03:00:40 +00:00
2e967f3317
Bump rubocop from 1.41.0 to 1.41.1
...
Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.41.0 to 1.41.1.
- [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.41.0...v1.41.1 )
---
updated-dependencies:
- dependency-name: rubocop
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-23 03:00:40 +00:00
fe053247a2
Bundle update
2022-12-21 14:08:25 +01:00