Pavel
98775bfdb8
Pass type as keyword argument in migration serialize call
...
Same fix as applied to Invoice and ReportRenderingOptions models in
the parent PR: Rails 7.2 requires the type class to be passed as a
keyword argument to serialize.
serialize :options, Hash, coder: YAML
->
serialize :options, type: Hash, coder: YAML
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-02-21 23:23:12 +00:00
pavelk-lab
47ef21deb3
Merge branch 'master' into fix/rails-7-serialize-deprecation
2026-02-21 23:19:58 +00:00
Ahmed Ejaz
b455755bfc
Update all locales with the latest Transifex translations
v5.4.3
2026-02-21 02:34:10 +05:00
Gaetan Craig-Riou
619ecf9432
Merge pull request #13820 from openfoodfoundation/dependabot/npm_and_yarn/hotkeys-js-4.0.0
...
Bump hotkeys-js from 3.13.15 to 4.0.0
2026-02-20 09:29:22 +11:00
Gaetan Craig-Riou
4f152a9151
Merge pull request #13942 from openfoodfoundation/dependabot/bundler/rubocop-rails-2.34.3
...
Bump rubocop-rails from 2.34.2 to 2.34.3
2026-02-20 09:21:21 +11:00
dependabot[bot]
8d7252f078
Bump hotkeys-js from 3.13.15 to 4.0.0
...
Bumps [hotkeys-js](https://github.com/jaywcjlove/hotkeys-js ) from 3.13.15 to 4.0.0.
- [Release notes](https://github.com/jaywcjlove/hotkeys-js/releases )
- [Commits](https://github.com/jaywcjlove/hotkeys-js/compare/v3.13.15...v4.0.0 )
---
updated-dependencies:
- dependency-name: hotkeys-js
dependency-version: 4.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-19 22:15:49 +00:00
Gaetan Craig-Riou
08399e753d
Merge pull request #13941 from openfoodfoundation/dependabot/npm_and_yarn/tom-select-2.5.1
...
Bump tom-select from 2.4.6 to 2.5.1
2026-02-20 09:13:15 +11:00
Gaetan Craig-Riou
8d721ccac8
Merge pull request #13940 from mkllnk/faraday
...
Bump faraday from 2.9.0 to 2.14.1
2026-02-20 09:12:08 +11:00
Gaetan Craig-Riou
b7a1b39c1a
Merge pull request #13937 from mkllnk/rack
...
Bump rack from 2.2.21 to 2.2.22
2026-02-20 09:06:16 +11:00
Gaetan Craig-Riou
e276fb0386
Merge pull request #13930 from openfoodfoundation/dependabot/bundler/rubocop-1.84.1
...
Bump rubocop from 1.81.7 to 1.84.2
2026-02-20 09:05:41 +11:00
Pavel
e98244fe63
Fix Rails 7.2 serialize deprecation warnings
...
Pass type as keyword argument in serialize calls, as required from Rails 7.2 onwards.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-02-19 21:55:13 +00:00
Rachel Arnould
f86eb3fb82
Merge pull request #13920 from mkllnk/clean-name
...
Stop pre-selecting Paypal when creating a payment method
2026-02-19 11:38:56 +01:00
Rachel Arnould
0d46a3bc2e
Merge pull request #13902 from mkllnk/refund-simple
...
Simplify refund logic
2026-02-19 11:06:00 +01:00
dependabot[bot]
0418163ad7
Bump rubocop-rails from 2.34.2 to 2.34.3
...
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails ) from 2.34.2 to 2.34.3.
- [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.34.2...v2.34.3 )
---
updated-dependencies:
- dependency-name: rubocop-rails
dependency-version: 2.34.3
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-19 09:34:06 +00:00
dependabot[bot]
2e67899bcc
Bump tom-select from 2.4.6 to 2.5.1
...
Bumps [tom-select](https://github.com/orchidjs/tom-select ) from 2.4.6 to 2.5.1.
- [Release notes](https://github.com/orchidjs/tom-select/releases )
- [Commits](https://github.com/orchidjs/tom-select/compare/v2.4.6...v2.5.1 )
---
updated-dependencies:
- dependency-name: tom-select
dependency-version: 2.5.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-19 09:32:42 +00:00
Maikel Linke
e2536ffe71
Bump faraday from 2.9.0 to 2.14.1
2026-02-19 14:07:47 +11:00
Maikel
2c6b758f66
Merge pull request #13938 from openfoodfoundation/dependabot/bundler/spring-4.4.2
...
Bump spring from 4.4.0 to 4.4.2
2026-02-19 09:54:03 +11:00
Rachel Arnould
fb0f379c43
Merge pull request #13823 from chahmedejaz/bugfix/13625-enterprise-fee-reports-throws-504
...
Some Enterprise Fee reports are unusable when managing big shops
2026-02-18 15:22:21 +01:00
dependabot[bot]
7a4aa9dcb1
Bump spring from 4.4.0 to 4.4.2
...
Bumps [spring](https://github.com/rails/spring ) from 4.4.0 to 4.4.2.
- [Release notes](https://github.com/rails/spring/releases )
- [Changelog](https://github.com/rails/spring/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rails/spring/compare/v4.4.0...v4.4.2 )
---
updated-dependencies:
- dependency-name: spring
dependency-version: 4.4.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-18 09:33:00 +00:00
Maikel
4e8d37b0b5
Merge pull request #13935 from openfoodfoundation/dependabot/npm_and_yarn/webpack-5.105.1
...
Bump webpack from 5.105.0 to 5.105.1
2026-02-18 15:51:35 +11:00
Maikel
616de3a9c0
Merge pull request #13936 from openfoodfoundation/dependabot/bundler/knapsack_pro-9.2.2
...
Bump knapsack_pro from 8.4.0 to 9.2.2
2026-02-18 15:50:59 +11:00
Maikel Linke
16b3da66c2
Style/HashAsLastArrayItem
2026-02-18 12:45:37 +11:00
Maikel Linke
691995eeaa
Bump rubocop from 1.84.1 to 1.84.2
2026-02-18 12:44:41 +11:00
Maikel Linke
045482e07d
Revert "Deactivate cooldown for testing"
...
This reverts commit 13cec27f6b .
2026-02-18 12:11:37 +11:00
dependabot[bot]
62f25d4d31
Bump knapsack_pro from 8.4.0 to 9.2.2
...
Bumps [knapsack_pro](https://github.com/KnapsackPro/knapsack_pro-ruby ) from 8.4.0 to 9.2.2.
- [Changelog](https://github.com/KnapsackPro/knapsack_pro-ruby/blob/main/CHANGELOG.md )
- [Commits](https://github.com/KnapsackPro/knapsack_pro-ruby/compare/v8.4.0...v9.2.2 )
---
updated-dependencies:
- dependency-name: knapsack_pro
dependency-version: 9.2.2
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-18 00:57:55 +00:00
dependabot[bot]
618c7028e2
Bump webpack from 5.105.0 to 5.105.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.105.0 to 5.105.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack/compare/v5.105.0...v5.105.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-version: 5.105.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-18 00:55:57 +00:00
Maikel Linke
13cec27f6b
Deactivate cooldown for testing
2026-02-18 11:54:32 +11:00
Maikel Linke
5b925517f0
Bump rack from 2.2.21 to 2.2.22
2026-02-18 11:52:33 +11:00
Maikel Linke
167099badf
Lint/NoReturnInBeginEndBlocks
2026-02-18 09:44:19 +11:00
Maikel Linke
40d8839bc4
Style Heredoc indentation
2026-02-18 09:42:33 +11:00
Maikel Linke
da1e1a9859
Style indentation
2026-02-18 09:42:07 +11:00
Maikel
43ad7654b6
Merge pull request #13931 from openfoodfoundation/dependabot/bundler/listen-3.10.0
...
Bump listen from 3.9.0 to 3.10.0
2026-02-18 09:16:12 +11:00
dependabot[bot]
15d83724ea
Bump listen from 3.9.0 to 3.10.0
...
Bumps [listen](https://github.com/guard/listen ) from 3.9.0 to 3.10.0.
- [Release notes](https://github.com/guard/listen/releases )
- [Commits](https://github.com/guard/listen/compare/v3.9.0...v3.10.0 )
---
updated-dependencies:
- dependency-name: listen
dependency-version: 3.10.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-17 09:34:08 +00:00
dependabot[bot]
47652e9d25
Bump rubocop from 1.81.7 to 1.84.1
...
Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.81.7 to 1.84.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.81.7...v1.84.1 )
---
updated-dependencies:
- dependency-name: rubocop
dependency-version: 1.84.1
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-17 09:31:48 +00:00
Gaetan Craig-Riou
b5315c2123
Merge pull request #13925 from openfoodfoundation/dependabot/npm_and_yarn/tom-select-2.4.6
...
Bump tom-select from 2.4.5 to 2.4.6
2026-02-17 09:56:09 +11:00
Gaetan Craig-Riou
97ce4eaccd
Merge pull request #13928 from openfoodfoundation/dependabot/bundler/pry-0.16.0
...
Bump pry from 0.15.2 to 0.16.0
2026-02-17 09:48:40 +11:00
Gaetan Craig-Riou
8814427677
Merge pull request #13927 from openfoodfoundation/dependabot/bundler/bootsnap-1.22.0
...
Bump bootsnap from 1.19.0 to 1.22.0
2026-02-17 09:47:13 +11:00
Gaetan Craig-Riou
4b69e192ec
Merge pull request #13926 from openfoodfoundation/dependabot/bundler/rubocop-rspec-3.9.0
...
Bump rubocop-rspec from 3.8.0 to 3.9.0
2026-02-17 09:45:46 +11:00
dependabot[bot]
9c99f4868c
Bump pry from 0.15.2 to 0.16.0
...
Bumps [pry](https://github.com/pry/pry ) from 0.15.2 to 0.16.0.
- [Release notes](https://github.com/pry/pry/releases )
- [Changelog](https://github.com/pry/pry/blob/master/CHANGELOG.md )
- [Commits](https://github.com/pry/pry/compare/v0.15.2...v0.16.0 )
---
updated-dependencies:
- dependency-name: pry
dependency-version: 0.16.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-16 10:22:39 +00:00
dependabot[bot]
39d59c3a5f
Bump bootsnap from 1.19.0 to 1.22.0
...
Bumps [bootsnap](https://github.com/rails/bootsnap ) from 1.19.0 to 1.22.0.
- [Release notes](https://github.com/rails/bootsnap/releases )
- [Changelog](https://github.com/rails/bootsnap/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rails/bootsnap/compare/v1.19.0...v1.22.0 )
---
updated-dependencies:
- dependency-name: bootsnap
dependency-version: 1.22.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-16 10:21:52 +00:00
dependabot[bot]
ad9a12da0e
Bump rubocop-rspec from 3.8.0 to 3.9.0
...
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec ) from 3.8.0 to 3.9.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/v3.8.0...v3.9.0 )
---
updated-dependencies:
- dependency-name: rubocop-rspec
dependency-version: 3.9.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-16 10:20:43 +00:00
dependabot[bot]
9968776726
Bump tom-select from 2.4.5 to 2.4.6
...
Bumps [tom-select](https://github.com/orchidjs/tom-select ) from 2.4.5 to 2.4.6.
- [Release notes](https://github.com/orchidjs/tom-select/releases )
- [Commits](https://github.com/orchidjs/tom-select/compare/v2.4.5...v2.4.6 )
---
updated-dependencies:
- dependency-name: tom-select
dependency-version: 2.4.6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-16 10:20:27 +00:00
Gaetan Craig-Riou
d99a88817d
Merge pull request #13825 from openfoodfoundation/dependabot/bundler/omniauth-rails_csrf_protection-2.0.1
...
Bump omniauth-rails_csrf_protection from 1.0.2 to 2.0.1
2026-02-16 11:52:16 +11:00
dependabot[bot]
1b36cce816
Bump omniauth-rails_csrf_protection from 1.0.2 to 2.0.1
...
Bumps [omniauth-rails_csrf_protection](https://github.com/cookpad/omniauth-rails_csrf_protection ) from 1.0.2 to 2.0.1.
- [Release notes](https://github.com/cookpad/omniauth-rails_csrf_protection/releases )
- [Commits](https://github.com/cookpad/omniauth-rails_csrf_protection/compare/v1.0.2...v2.0.1 )
---
updated-dependencies:
- dependency-name: omniauth-rails_csrf_protection
dependency-version: 2.0.1
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-16 00:30:33 +00:00
Gaetan Craig-Riou
4b157abd4d
Merge pull request #13809 from openfoodfoundation/dependabot/bundler/active_storage_validations-3.0.3
...
Bump active_storage_validations from 3.0.2 to 3.0.3
2026-02-16 11:28:41 +11:00
Gaetan Craig-Riou
dc494bb0f9
Merge pull request #13801 from openfoodfoundation/dependabot/bundler/bullet-8.1.0
...
Bump bullet from 8.0.8 to 8.1.0
2026-02-16 11:12:39 +11:00
dependabot[bot]
b3e7b12b86
Bump active_storage_validations from 1.1.4 to 3.0.3
...
Bumps [active_storage_validations](https://github.com/igorkasyanchuk/active_storage_validations ) from 1.1.4 to 3.0.3.
- [Release notes](https://github.com/igorkasyanchuk/active_storage_validations/releases )
- [Changelog](https://github.com/igorkasyanchuk/active_storage_validations/blob/master/CHANGES.md )
- [Commits](https://github.com/igorkasyanchuk/active_storage_validations/commits/3.0.03 )
---
updated-dependencies:
- dependency-name: active_storage_validations
dependency-version: 3.0.3
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-15 23:47:01 +00:00
dependabot[bot]
b69e6827cc
Bump bullet from 8.0.8 to 8.1.0
...
Bumps [bullet](https://github.com/flyerhzm/bullet ) from 8.0.8 to 8.1.0.
- [Changelog](https://github.com/flyerhzm/bullet/blob/main/CHANGELOG.md )
- [Commits](https://github.com/flyerhzm/bullet/compare/8.0.8...8.1.0 )
---
updated-dependencies:
- dependency-name: bullet
dependency-version: 8.1.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-15 23:46:31 +00:00
Gaetan Craig-Riou
340f459912
Merge pull request #13791 from openfoodfoundation/dependabot/bundler/responders-3.2.0
...
Bump responders from 3.1.1 to 3.2.0
2026-02-16 10:44:39 +11:00
dependabot[bot]
33a96d5a0f
Bump responders from 3.1.1 to 3.2.0
...
Bumps [responders](https://github.com/heartcombo/responders ) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/heartcombo/responders/releases )
- [Changelog](https://github.com/heartcombo/responders/blob/main/CHANGELOG.md )
- [Commits](https://github.com/heartcombo/responders/compare/v3.1.1...v3.2.0 )
---
updated-dependencies:
- dependency-name: responders
dependency-version: 3.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-15 22:49:10 +00:00