Commit graph

6274 commits

Author SHA1 Message Date
dependabot[bot]
a15b1c3535
Merge pull request #1946 from Retrospring/dependabot/bundler/puma-6.5.0 2025-01-24 09:30:15 +00:00
dependabot[bot]
b0c9d8744e
Merge pull request #1974 from Retrospring/dependabot/bundler/openssl-3.3.0 2025-01-23 23:27:03 +00:00
dependabot[bot]
28daceb51c
Bump puma from 6.4.3 to 6.5.0
Bumps [puma](https://github.com/puma/puma) from 6.4.3 to 6.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/v6.4.3...v6.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>
2025-01-23 23:22:33 +00:00
dependabot[bot]
6c803945e4
Merge pull request #1975 from Retrospring/dependabot/bundler/dotenv-rails-3.1.7 2025-01-23 23:15:14 +00:00
dependabot[bot]
c25796e7d1
Merge pull request #1958 from Retrospring/dependabot/bundler/rails_admin-3.3.0 2025-01-23 23:14:53 +00:00
dependabot[bot]
b5c69183ff
Bump openssl from 3.2.0 to 3.3.0
Bumps [openssl](https://github.com/ruby/openssl) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/ruby/openssl/releases)
- [Changelog](https://github.com/ruby/openssl/blob/master/History.md)
- [Commits](https://github.com/ruby/openssl/compare/v3.2.0...v3.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-23 23:11:07 +00:00
dependabot[bot]
4ffb5798ac
Bump rails_admin from 3.2.1 to 3.3.0
Bumps [rails_admin](https://github.com/sferik/rails_admin) from 3.2.1 to 3.3.0.
- [Changelog](https://github.com/railsadminteam/rails_admin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sferik/rails_admin/compare/v3.2.1...v3.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-23 23:10:53 +00:00
dependabot[bot]
12d95cee02
Bump dotenv-rails from 3.1.4 to 3.1.7
Bumps [dotenv-rails](https://github.com/bkeepers/dotenv) from 3.1.4 to 3.1.7.
- [Release notes](https://github.com/bkeepers/dotenv/releases)
- [Changelog](https://github.com/bkeepers/dotenv/blob/main/Changelog.md)
- [Commits](https://github.com/bkeepers/dotenv/compare/v3.1.4...v3.1.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-23 23:10:24 +00:00
dependabot[bot]
05f441836c
Merge pull request #1991 from Retrospring/dependabot/bundler/rubocop-rails-2.29.0 2025-01-23 23:09:13 +00:00
dependabot[bot]
a46e4d9ca3
Bump rubocop-rails from 2.27.0 to 2.29.0
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.27.0 to 2.29.0.
- [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.27.0...v2.29.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-23 23:04:26 +00:00
Andreas Nedbal
23a45451aa Reapply Rails 7.1 bundle updates again 2025-01-24 00:03:07 +01:00
Andreas Nedbal
c1e4f524c9 Reapply Rails 7.1 update 2025-01-24 00:03:07 +01:00
Andreas Nedbal
577087e76c Apply code review suggestions from @nilsding
Co-authored-by: Georg Gadinger <nilsding@nilsding.org>
2025-01-24 00:03:07 +01:00
Andreas Nedbal
17dcbe576b Load ActionCable
I assume because of Turbo
2025-01-24 00:03:07 +01:00
Andreas Nedbal
d251379a23 Upgrade to Rails 7.1 2025-01-24 00:03:07 +01:00
dependabot[bot]
269f673a1b
Merge pull request #1968 from Retrospring/dependabot/bundler/fog-aws-3.30.0 2025-01-23 15:50:19 +00:00
dependabot[bot]
1c9c9b076a
Merge pull request #1960 from Retrospring/dependabot/bundler/json-schema-5.1.1 2025-01-23 15:49:33 +00:00
dependabot[bot]
03dd833da8
Bump fog-aws from 3.29.0 to 3.30.0
Bumps [fog-aws](https://github.com/fog/fog-aws) from 3.29.0 to 3.30.0.
- [Changelog](https://github.com/fog/fog-aws/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fog/fog-aws/compare/v3.29.0...v3.30.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-23 15:45:51 +00:00
dependabot[bot]
0011420406
Merge pull request #1988 from Retrospring/dependabot/bundler/connection_pool-2.5.0 2025-01-23 15:45:22 +00:00
dependabot[bot]
a9cea5ae36
Bump json-schema from 5.1.0 to 5.1.1
Bumps [json-schema](https://github.com/voxpupuli/json-schema) from 5.1.0 to 5.1.1.
- [Changelog](https://github.com/voxpupuli/json-schema/blob/master/CHANGELOG.md)
- [Commits](https://github.com/voxpupuli/json-schema/compare/v5.1.0...v5.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-23 15:45:21 +00:00
dependabot[bot]
80edb2c123
Merge pull request #1972 from Retrospring/dependabot/bundler/view_component-3.21.0 2025-01-23 15:44:32 +00:00
dependabot[bot]
6b6b8b7b35
Merge pull request #1992 from Retrospring/dependabot/bundler/rubocop-1.71.0 2025-01-23 15:23:00 +00:00
dependabot[bot]
146331d382
Merge pull request #1980 from Retrospring/dependabot/bundler/jwt-2.10.1 2025-01-23 15:22:33 +00:00
dependabot[bot]
dd5a0ff920
Bump rubocop from 1.69.0 to 1.71.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.69.0 to 1.71.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.69.0...v1.71.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-23 15:18:57 +00:00
dependabot[bot]
f50eff5fa0
Bump jwt from 2.9.3 to 2.10.1
Bumps [jwt](https://github.com/jwt/ruby-jwt) from 2.9.3 to 2.10.1.
- [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.9.3...v2.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-23 15:18:46 +00:00
dependabot[bot]
de856dd537
Merge pull request #1984 from Retrospring/dependabot/bundler/rubyzip-2.4.1 2025-01-23 15:17:42 +00:00
dependabot[bot]
9ce930d8d0
Merge pull request #1983 from Retrospring/dependabot/bundler/dry-initializer-3.2.0 2025-01-23 15:17:23 +00:00
dependabot[bot]
3ddb34923d
Bump dry-initializer from 3.1.1 to 3.2.0
Bumps [dry-initializer](https://github.com/dry-rb/dry-initializer) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/dry-rb/dry-initializer/releases)
- [Changelog](https://github.com/dry-rb/dry-initializer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/dry-rb/dry-initializer/compare/v3.1.1...v3.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-23 14:42:06 +00:00
dependabot[bot]
514bdadaed
Merge pull request #1987 from Retrospring/dependabot/bundler/dry-types-1.8.0 2025-01-23 14:40:47 +00:00
dependabot[bot]
c6b900e181
Merge pull request #1989 from Retrospring/dependabot/npm_and_yarn/typescript-5.7.3 2025-01-23 11:05:31 +00:00
dependabot[bot]
bbf424ab64
Merge pull request #1990 from Retrospring/dependabot/npm_and_yarn/sass-1.83.4 2025-01-23 11:05:13 +00:00
dependabot[bot]
5a3384578f
Merge pull request #1969 from Retrospring/dependabot/bundler/sentry-ruby-5.22.1 2025-01-23 11:03:07 +00:00
dependabot[bot]
51a2cda95d
Merge pull request #1970 from Retrospring/dependabot/bundler/sentry-sidekiq-5.22.1 2025-01-23 11:02:49 +00:00
dependabot[bot]
ea97ad3ea3
Bump rubyzip from 2.3.2 to 2.4.1
Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 2.3.2 to 2.4.1.
- [Release notes](https://github.com/rubyzip/rubyzip/releases)
- [Changelog](https://github.com/rubyzip/rubyzip/blob/master/Changelog.md)
- [Commits](https://github.com/rubyzip/rubyzip/compare/v2.3.2...v2.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-23 11:00:40 +00:00
dependabot[bot]
130da615d1
Bump connection_pool from 2.4.1 to 2.5.0
Bumps [connection_pool](https://github.com/mperham/connection_pool) from 2.4.1 to 2.5.0.
- [Changelog](https://github.com/mperham/connection_pool/blob/main/Changes.md)
- [Commits](https://github.com/mperham/connection_pool/compare/v2.4.1...v2.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-23 11:00:09 +00:00
dependabot[bot]
d9fe4c380c
Merge pull request #1977 from Retrospring/dependabot/npm_and_yarn/fortawesome/fontawesome-free-6.7.2 2025-01-23 10:59:30 +00:00
dependabot[bot]
a9b9db2a38
Merge pull request #1981 from Retrospring/dependabot/bundler/sanitize-7.0.0 2025-01-23 10:58:56 +00:00
dependabot[bot]
18f8126773
Merge pull request #1979 from Retrospring/dependabot/bundler/oj-3.16.9 2025-01-23 10:58:12 +00:00
dependabot[bot]
7dc964daf0
Merge pull request #1985 from Retrospring/dependabot/bundler/net-imap-0.5.5 2025-01-23 10:57:49 +00:00
dependabot[bot]
f9181f36ee
Merge pull request #1962 from Retrospring/dependabot/npm_and_yarn/nanoid-3.3.8 2025-01-23 10:55:13 +00:00
dependabot[bot]
9bdda940eb
Bump net-imap from 0.5.1 to 0.5.5
Bumps [net-imap](https://github.com/ruby/net-imap) from 0.5.1 to 0.5.5.
- [Release notes](https://github.com/ruby/net-imap/releases)
- [Commits](https://github.com/ruby/net-imap/compare/v0.5.1...v0.5.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-23 10:49:21 +00:00
dependabot[bot]
38974b99b2
Bump oj from 3.16.7 to 3.16.9
Bumps [oj](https://github.com/ohler55/oj) from 3.16.7 to 3.16.9.
- [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.16.7...v3.16.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-23 10:49:17 +00:00
dependabot[bot]
b73f27dd97
Bump sanitize from 6.1.3 to 7.0.0
Bumps [sanitize](https://github.com/rgrove/sanitize) from 6.1.3 to 7.0.0.
- [Release notes](https://github.com/rgrove/sanitize/releases)
- [Changelog](https://github.com/rgrove/sanitize/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rgrove/sanitize/compare/v6.1.3...v7.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-23 10:49:14 +00:00
dependabot[bot]
3f8e9bbf3e
Merge pull request #1961 from Retrospring/dependabot/bundler/actionpack-7.0.8.7 2025-01-23 10:47:51 +00:00
dependabot[bot]
1d7f8a3542
Merge pull request #1954 from Retrospring/dependabot/github_actions/reviewdog/action-stylelint-1.30.0 2025-01-23 10:47:28 +00:00
dependabot[bot]
8fa760fc5c
Bump sass from 1.81.0 to 1.83.4
Bumps [sass](https://github.com/sass/dart-sass) from 1.81.0 to 1.83.4.
- [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.81.0...1.83.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-20 09:34:39 +00:00
dependabot[bot]
2ecc6f0d91
Bump typescript from 5.7.2 to 5.7.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.2 to 5.7.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.7.2...v5.7.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-13 09:39:51 +00:00
dependabot[bot]
bcefc9ee8a
Bump dry-types from 1.7.2 to 1.8.0
Bumps [dry-types](https://github.com/dry-rb/dry-types) from 1.7.2 to 1.8.0.
- [Release notes](https://github.com/dry-rb/dry-types/releases)
- [Changelog](https://github.com/dry-rb/dry-types/blob/main/CHANGELOG.md)
- [Commits](https://github.com/dry-rb/dry-types/compare/v1.7.2...v1.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-13 09:33:41 +00:00
dependabot[bot]
e2aa8b19df
Bump @fortawesome/fontawesome-free from 6.7.1 to 6.7.2
Bumps [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome) from 6.7.1 to 6.7.2.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.7.1...6.7.2)

---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-free"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-23 09:37:40 +00:00
dependabot[bot]
fdd23068db
Bump view_component from 3.20.0 to 3.21.0
Bumps [view_component](https://github.com/viewcomponent/view_component) from 3.20.0 to 3.21.0.
- [Release notes](https://github.com/viewcomponent/view_component/releases)
- [Changelog](https://github.com/ViewComponent/view_component/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/viewcomponent/view_component/compare/v3.20.0...v3.21.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-23 09:13:48 +00:00