Commit Graph

4227 Commits

Author SHA1 Message Date
42a1f7dff2 Update GitHub workflow 2022-06-30 18:20:01 +02:00
55937d3cc5 Ensure compatibility with Ruby 3.1 2022-06-30 17:04:24 +02:00
0ab3d0bdc1 Fix Rubocop offenses 2022-06-30 14:02:53 +02:00
5535917bc7 Update bundle and re-add net-* gems for Ruby 3.1 compatibility 2022-06-30 14:02:53 +02:00
d3f283c4e7 Update usage of RubyTree to avoid deprecated methods 2022-06-27 12:14:55 +02:00
3b29c7e521 Bump rubytree from 1.0.2 to 2.0.0
Bumps [rubytree](https://github.com/evolve75/RubyTree) from 1.0.2 to 2.0.0.
- [Release notes](https://github.com/evolve75/RubyTree/releases)
- [Changelog](https://github.com/evolve75/RubyTree/blob/master/API-CHANGES.md)
- [Commits](https://github.com/evolve75/RubyTree/compare/R1.0.2...R2.0.0)

---
updated-dependencies:
- dependency-name: rubytree
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-27 12:14:55 +02:00
94891fa7f6 Always use full file path for CodeOceanEditor.active_file 2022-06-27 11:59:29 +02:00
0a82e68579 Merge pull request #1282 from openHPI/dependabot/bundler/selenium-webdriver-4.3.0
Bump selenium-webdriver from 4.2.1 to 4.3.0
2022-06-27 11:56:11 +02:00
096479d7b6 Merge pull request #1285 from openHPI/dependabot/npm_and_yarn/d3-7.5.0
Bump d3 from 7.4.4 to 7.5.0
2022-06-27 11:54:44 +02:00
b8ed9727f0 Merge pull request #1284 from openHPI/dependabot/bundler/pg-1.4.1 2022-06-27 03:09:19 +00:00
97eb8c3ac3 Merge pull request #1283 from openHPI/dependabot/bundler/rubocop-rails-2.15.1 2022-06-27 03:07:52 +00:00
279d79d0dc Bump d3 from 7.4.4 to 7.5.0
Bumps [d3](https://github.com/d3/d3) from 7.4.4 to 7.5.0.
- [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.4.4...v7.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-27 03:05:06 +00:00
3d6c3f6319 Bump pg from 1.4.0 to 1.4.1
Bumps [pg](https://github.com/ged/ruby-pg) from 1.4.0 to 1.4.1.
- [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.0...v1.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-27 03:02:21 +00:00
a5a2689022 Bump rubocop-rails from 2.15.0 to 2.15.1
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.15.0 to 2.15.1.
- [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.15.0...v2.15.1)

---
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-06-27 03:01:03 +00:00
21275dd53b 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-06-24 03:01:10 +00:00
d804f25eae Merge pull request #1280 from openHPI/dependabot/bundler/pg-1.4.0
Bump pg from 1.3.5 to 1.4.0
2022-06-21 09:31:54 +02:00
3844ec0190 Bump pg from 1.3.5 to 1.4.0
Bumps [pg](https://github.com/ged/ruby-pg) from 1.3.5 to 1.4.0.
- [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.5...v1.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-21 03:01:43 +00:00
ac170e8fd7 Allow images in augmentStacktraceInOutput 2022-06-17 00:04:05 +02:00
0a3b4a8129 Fix Rubocop offense 2022-06-15 17:39:20 +02:00
aaa0772c95 Bundle update 2022-06-15 17:37:23 +02:00
8e403ff65a Poseidon: Use relative path to remove workspace directory
See #1088
2022-06-10 18:13:11 +02:00
ee8e76af07 Remote Submit: Add remark to check submission deadline 2022-06-08 16:49:43 +02:00
8884cdb98d Update CodeQL workflow 2022-06-08 13:30:29 +02:00
b613267add Remove legacy DockerClient 2022-06-08 13:18:37 +02:00
b364918cb6 Add link to Ralfs diss regarding interventions 2022-06-08 12:58:38 +02:00
905cb053e4 Merge pull request #1278 from openHPI/dependabot/bundler/rubocop-performance-1.14.2 2022-06-08 03:08:56 +00:00
372baa15cb Bump rubocop-performance from 1.14.1 to 1.14.2
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance) from 1.14.1 to 1.14.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.14.1...v1.14.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-06-08 03:01:20 +00:00
cdb6c0d64b Fix Rubocop offense 2022-06-07 14:34:00 +02:00
7496e45e10 Bundle update 2022-06-07 14:34:00 +02:00
4d8c1e7468 Merge pull request #1273 from openHPI/dependabot/npm_and_yarn/underscore-1.13.4 2022-06-03 06:35:45 +00:00
fd705314e2 Bump underscore from 1.13.3 to 1.13.4
Bumps [underscore](https://github.com/jashkenas/underscore) from 1.13.3 to 1.13.4.
- [Release notes](https://github.com/jashkenas/underscore/releases)
- [Commits](https://github.com/jashkenas/underscore/compare/1.13.3...1.13.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-03 06:28:56 +00:00
8760538ef8 Merge pull request #1267 from openHPI/dependabot/bundler/ransack-3.2.1 2022-05-26 03:42:53 +00:00
528638c4a5 Bump ransack from 3.2.0 to 3.2.1
Bumps [ransack](https://github.com/activerecord-hackery/ransack) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/activerecord-hackery/ransack/releases)
- [Changelog](https://github.com/activerecord-hackery/ransack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/activerecord-hackery/ransack/compare/v3.2.0...v3.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-26 03:35:24 +00:00
9217cd78fc Merge pull request #1266 from openHPI/dependabot/bundler/prometheus_exporter-2.0.3 2022-05-24 03:07:47 +00:00
a38aa55dbd Bump prometheus_exporter from 2.0.2 to 2.0.3
Bumps [prometheus_exporter](https://github.com/discourse/prometheus_exporter) from 2.0.2 to 2.0.3.
- [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.2...v2.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-24 03:01:27 +00:00
7811b72b56 Bundle update 2022-05-20 15:10:25 +02:00
5f846946df Fix detection of incomplete Unicode characters for Testrun migration 2022-05-20 15:08:43 +02:00
4cef12d4d6 Merge pull request #1264 from openHPI/dependabot/bundler/rubocop-rspec-2.11.1
Bump rubocop-rspec from 2.10.0 to 2.11.1
2022-05-19 09:08:55 -04:00
0fd4f0a0a4 Merge pull request #1263 from openHPI/dependabot/bundler/js-routes-2.2.4 2022-05-19 04:00:31 +00:00
f7d3ba1197 Bump rubocop-rspec from 2.10.0 to 2.11.1
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 2.10.0 to 2.11.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.10.0...v2.11.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>
2022-05-19 03:53:30 +00:00
b7cae12112 Bump js-routes from 2.2.3 to 2.2.4
Bumps [js-routes](https://github.com/railsware/js-routes) from 2.2.3 to 2.2.4.
- [Release notes](https://github.com/railsware/js-routes/releases)
- [Changelog](https://github.com/railsware/js-routes/blob/master/CHANGELOG.md)
- [Commits](https://github.com/railsware/js-routes/compare/v2.2.3...v2.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-19 03:52:57 +00:00
1c19cb910b Merge pull request #1255 from openHPI/dependabot/bundler/ransack-3.2.0
Bump ransack from 3.1.0 to 3.2.0
2022-05-18 22:28:18 -04:00
40be82fd09 Merge pull request #1258 from openHPI/dependabot/bundler/slim-rails-3.5.1
Bump slim-rails from 3.4.0 to 3.5.1
2022-05-18 22:28:06 -04:00
aa647bef6a Fix wrong key for English intervention explanation 2022-05-18 00:56:27 -04:00
b0dc84b2e8 Merge pull request #1262 from openHPI/dependabot/bundler/sentry-rails-5.3.1 2022-05-18 03:09:03 +00:00
a134ba902d Bump sentry-rails from 5.3.0 to 5.3.1
Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/getsentry/sentry-ruby/releases)
- [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-ruby/compare/5.3.0...5.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-18 03:01:21 +00:00
57795b1cfc Fix JUnit 4 for ArrayComparisonFailure 2022-05-17 10:02:56 -04:00
8f2f310324 Merge pull request #1260 from openHPI/dependabot/bundler/sentry-ruby-5.3.1 2022-05-17 03:08:27 +00:00
a8a359579d Merge pull request #1261 from openHPI/dependabot/bundler/bcrypt-3.1.18 2022-05-17 03:07:43 +00:00
1f8c3c1fbb Bump bcrypt from 3.1.17 to 3.1.18
Bumps [bcrypt](https://github.com/codahale/bcrypt-ruby) from 3.1.17 to 3.1.18.
- [Release notes](https://github.com/codahale/bcrypt-ruby/releases)
- [Changelog](https://github.com/bcrypt-ruby/bcrypt-ruby/blob/master/CHANGELOG)
- [Commits](https://github.com/codahale/bcrypt-ruby/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-17 03:01:56 +00:00