dependabot-preview[bot]
|
f773e57dee
|
Bump i18n-js from 3.6.0 to 3.7.0
Bumps [i18n-js](https://github.com/fnando/i18n-js) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/fnando/i18n-js/releases)
- [Changelog](https://github.com/fnando/i18n-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fnando/i18n-js/compare/v3.6.0...v3.7.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-05-29 19:20:40 +00:00 |
|
Luis Ramos
|
50e4896e32
|
Fix error in dependency requirement specification
~> 11.0 allows upgrades to 11.1, we want to lock it to 11.0.x so we need ~> 11.0.0
Same logic for pry-byebug
|
2020-05-25 18:15:47 +01:00 |
|
Luis Ramos
|
574e4a02c0
|
Force pry to 0.12 so that it works well with pry-byebug 3.7
|
2020-05-21 13:10:59 +01:00 |
|
Luis Ramos
|
01eda90a00
|
Upgrade bundler, byebug and pry-byebug
|
2020-05-21 12:59:57 +01:00 |
|
Pau Pérez Fabregat
|
6851921e9d
|
Merge pull request #5443 from openfoodfoundation/dependabot/bundler/mini_racer-0.2.14
Bump mini_racer from 0.2.11 to 0.2.14
|
2020-05-21 13:32:30 +02:00 |
|
dependabot-preview[bot]
|
f4afc8ffcd
|
Bump mini_racer from 0.2.11 to 0.2.14
Bumps [mini_racer](https://github.com/discourse/mini_racer) from 0.2.11 to 0.2.14.
- [Release notes](https://github.com/discourse/mini_racer/releases)
- [Changelog](https://github.com/rubyjs/mini_racer/blob/master/CHANGELOG)
- [Commits](https://github.com/discourse/mini_racer/compare/v0.2.11...v0.2.14)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-05-15 19:20:08 +00:00 |
|
Luis Ramos
|
367de87c61
|
Upgrade jquery-ui-rails to v4.2
|
2020-05-15 08:58:40 +01:00 |
|
Maikel
|
d566051e7d
|
Merge pull request #5432 from openfoodfoundation/dependabot/bundler/mini_racer-0.2.11
Bump mini_racer from 0.2.10 to 0.2.11
|
2020-05-15 11:20:46 +10:00 |
|
Maikel
|
6c409d6c70
|
Merge pull request #5380 from ckhung5/5201-fix-missing-jquery-ui
Update jquery-ui-rails version to 4.1.1
|
2020-05-15 11:11:36 +10:00 |
|
dependabot-preview[bot]
|
99ab7688b6
|
Bump mini_racer from 0.2.10 to 0.2.11
Bumps [mini_racer](https://github.com/discourse/mini_racer) from 0.2.10 to 0.2.11.
- [Release notes](https://github.com/discourse/mini_racer/releases)
- [Changelog](https://github.com/rubyjs/mini_racer/blob/master/CHANGELOG)
- [Commits](https://github.com/discourse/mini_racer/compare/v0.2.10...v0.2.11)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-05-14 20:36:44 +00:00 |
|
Kok Hung Cheah
|
19d5bcb150
|
Upgrade jquery-ui-rails to 4.1.2 instead of 4.1.1
|
2020-05-08 09:54:10 +10:00 |
|
Kok Hung Cheah
|
edcdae6b58
|
Update jquery-ui-rails version to 4.1.1
|
2020-05-07 10:48:07 +10:00 |
|
François Turbelin
|
d9d218f661
|
Add DFC Provider engine
|
2020-05-06 22:04:56 +02:00 |
|
dependabot-preview[bot]
|
240d4a7802
|
Bump mini_racer from 0.2.9 to 0.2.10
Bumps [mini_racer](https://github.com/discourse/mini_racer) from 0.2.9 to 0.2.10.
- [Release notes](https://github.com/discourse/mini_racer/releases)
- [Changelog](https://github.com/rubyjs/mini_racer/blob/master/CHANGELOG)
- [Commits](https://github.com/discourse/mini_racer/compare/v0.2.9...v0.2.10)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-22 19:41:50 +00:00 |
|
Luis Ramos
|
3dff11e405
|
Merge pull request #5182 from luisramos0/nokogiri
Bump Nokogiri
|
2020-04-22 20:40:04 +01:00 |
|
Luis Ramos
|
23f4faf192
|
Merge pull request #4841 from luisramos0/kill_rabl
Hide broken product taxons field, remove last rabl template and rabl itself
|
2020-04-21 18:49:12 +01:00 |
|
Luis Ramos
|
4aad80c134
|
Update message for capybara with new upgrade blocker
|
2020-04-09 13:39:40 +01:00 |
|
Luis Ramos
|
71ffa6b178
|
Upgrade nokogiri as much as possible (it's not an explicit dependency of OFN and we dont need to control the version now, so I remove it from Gemfile)
|
2020-04-09 13:39:40 +01:00 |
|
Luis Ramos
|
e3de71668a
|
Depend on a spree version in which spree_core doesnt depend on deface AND remove deface from list of dependencies
|
2020-04-09 13:39:40 +01:00 |
|
Matt-Yorkley
|
ce45e7cf71
|
Merge pull request #5162 from Matt-Yorkley/unicorn-worker-killer
Add optional unicorn-worker-killer configs
|
2020-04-06 13:25:22 +02:00 |
|
Matt-Yorkley
|
276dcf4a3b
|
Add optional unicorn-worker-killer configs
|
2020-04-06 10:39:50 +02:00 |
|
Luis Ramos
|
59bb956677
|
Merge pull request #5010 from Matt-Yorkley/remove_simple_form
Remove simple_form
|
2020-04-04 11:53:06 +01:00 |
|
Luis Ramos
|
523faa670d
|
Remove FoundationRailsHelper, this is dead code now
|
2020-03-25 17:31:56 +00:00 |
|
Luis Ramos
|
3b2c10526d
|
Merge pull request #4838 from openfoodfoundation/dependabot/bundler/jquery-rails-3.1.5
[Security] Bump jquery-rails from 3.0.4 to 3.1.5
|
2020-03-20 09:49:22 +00:00 |
|
Matt-Yorkley
|
45b5e838b7
|
Remove simple_form
It looks like we don't use this at all. Discovered during the Spree 2.1 upgrade.
|
2020-03-17 17:03:48 +01:00 |
|
Luis Ramos
|
da837ff100
|
Remove rabl dependency 🎉
|
2020-03-17 15:51:50 +00:00 |
|
Luis Ramos
|
bae9df8214
|
Merge pull request #4787 from luisramos0/catalog_domain
Add new domain/engine Catalog
|
2020-03-16 18:47:55 +00:00 |
|
dependabot-preview[bot]
|
8eb60388fd
|
Bump rack-mini-profiler from 1.1.6 to 2.0.0
Bumps [rack-mini-profiler](https://github.com/MiniProfiler/rack-mini-profiler) from 1.1.6 to 2.0.0.
- [Release notes](https://github.com/MiniProfiler/rack-mini-profiler/releases)
- [Changelog](https://github.com/MiniProfiler/rack-mini-profiler/blob/master/CHANGELOG.md)
- [Commits](https://github.com/MiniProfiler/rack-mini-profiler/compare/v1.1.6...v2.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-11 19:19:24 +00:00 |
|
Luis Ramos
|
33d77d57f4
|
Merge pull request #4776 from luisramos0/remove_assets_group
Remove the assets group from the gemfile (taken from spree upgrade branch)
|
2020-02-24 20:12:01 +00:00 |
|
dependabot-preview[bot]
|
51dd55c5b9
|
[Security] Bump jquery-rails from 3.0.4 to 3.1.5
Bumps [jquery-rails](https://github.com/rails/jquery-rails) from 3.0.4 to 3.1.5. **This update includes a security fix.**
- [Release notes](https://github.com/rails/jquery-rails/releases)
- [Changelog](https://github.com/rails/jquery-rails/blob/v3.1.5/CHANGELOG.md)
- [Commits](https://github.com/rails/jquery-rails/compare/v3.0.4...v3.1.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-24 19:14:38 +00:00 |
|
Luis Ramos
|
a3a61967a8
|
Merge pull request #4621 from luisramos0/spree_backend_js
OFN without spree_backend 🎉
|
2020-02-22 10:24:50 +00:00 |
|
Pau Pérez Fabregat
|
77958f9afe
|
Merge pull request #4796 from openfoodfoundation/dependabot/bundler/i18n-js-3.6.0
Bump i18n-js from 3.5.1 to 3.6.0
|
2020-02-20 09:32:02 +01:00 |
|
dependabot-preview[bot]
|
c8f78904d6
|
Bump i18n-js from 3.5.1 to 3.6.0
Bumps [i18n-js](https://github.com/fnando/i18n-js) from 3.5.1 to 3.6.0.
- [Release notes](https://github.com/fnando/i18n-js/releases)
- [Changelog](https://github.com/fnando/i18n-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fnando/i18n-js/compare/v3.5.1...v3.6.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-14 19:24:49 +00:00 |
|
Luis Ramos
|
fc5d623465
|
Add new domain structure Catalog
|
2020-02-13 20:17:06 +00:00 |
|
dependabot-preview[bot]
|
b25f0007f0
|
Bump oauth2 from 1.4.3 to 1.4.4
Bumps [oauth2](https://github.com/oauth-xx/oauth2) from 1.4.3 to 1.4.4.
- [Release notes](https://github.com/oauth-xx/oauth2/releases)
- [Changelog](https://github.com/oauth-xx/oauth2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/oauth-xx/oauth2/compare/v1.4.3...v1.4.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-13 19:19:44 +00:00 |
|
luisramos0
|
66320b5055
|
Remove the assets group from the gemfile, it will disappear in rails 4
|
2020-02-07 12:29:02 +00:00 |
|
Maikel
|
6d51856821
|
Merge pull request #4734 from openfoodfoundation/dependabot/bundler/oauth2-1.4.3
Bump oauth2 from 1.4.2 to 1.4.3
|
2020-02-07 16:48:42 +11:00 |
|
luisramos0
|
e1f61e645d
|
Remove dependency to spree_backend and add dependencies still required: jquery-ui-rails and select2-rails
|
2020-02-05 16:02:43 +00:00 |
|
dependabot-preview[bot]
|
9d1e3f0318
|
Bump roo from 2.8.2 to 2.8.3
Bumps [roo](https://github.com/roo-rb/roo) from 2.8.2 to 2.8.3.
- [Release notes](https://github.com/roo-rb/roo/releases)
- [Changelog](https://github.com/roo-rb/roo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/roo-rb/roo/compare/v2.8.2...v2.8.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-04 19:23:42 +00:00 |
|
Luis Ramos
|
dbf44c41b2
|
Merge pull request #4657 from luisramos0/pi-xls
Remove Product import code for xls suppport
|
2020-01-31 12:12:25 +00:00 |
|
dependabot-preview[bot]
|
48a75c956f
|
Bump oauth2 from 1.4.2 to 1.4.3
Bumps [oauth2](https://github.com/oauth-xx/oauth2) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/oauth-xx/oauth2/releases)
- [Changelog](https://github.com/oauth-xx/oauth2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/oauth-xx/oauth2/compare/v1.4.2...v1.4.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-29 19:24:24 +00:00 |
|
dependabot-preview[bot]
|
ea2fa9913d
|
Bump mini_racer from 0.2.4 to 0.2.9
Bumps [mini_racer](https://github.com/discourse/mini_racer) from 0.2.4 to 0.2.9.
- [Release notes](https://github.com/discourse/mini_racer/releases)
- [Changelog](https://github.com/rubyjs/mini_racer/blob/master/CHANGELOG)
- [Commits](https://github.com/discourse/mini_racer/compare/v0.2.4...v0.2.9)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-16 19:15:52 +00:00 |
|
luisramos0
|
138248e1c9
|
Product import only works with csv right now. Here we remove dead code
This can be reverted if we start suppporting xls and ods in the future
|
2020-01-16 09:59:27 +00:00 |
|
Luis Ramos
|
4affd01b7b
|
Merge pull request #4627 from luisramos0/mini_racer
Update libv8 and keep it only in Gemfile.lock as a dependency of mini_racer
|
2020-01-15 22:25:25 +00:00 |
|
Maikel Linke
|
8ee6d1c320
|
Add rubocop-rails gem
The rails cops used to be in the rubocop gem itself but moved into their
own gem recently. Our style guide refers to these cops though.
|
2020-01-10 08:59:44 +11:00 |
|
Luis Ramos
|
7a6c085b63
|
Merge pull request #4625 from openfoodfoundation/dependabot/bundler/roo-2.8.2
Bump roo from 2.7.1 to 2.8.2
|
2020-01-09 17:55:24 +00:00 |
|
Luis Ramos
|
4136306abf
|
Updating mini_racer and libv8 at the same time
|
2019-12-26 11:01:09 +00:00 |
|
dependabot-preview[bot]
|
4771612adb
|
Bump i18n-js from 3.5.0 to 3.5.1
Bumps [i18n-js](https://github.com/fnando/i18n-js) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/fnando/i18n-js/releases)
- [Changelog](https://github.com/fnando/i18n-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fnando/i18n-js/compare/v3.5.0...v3.5.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-12-23 19:21:17 +00:00 |
|
dependabot-preview[bot]
|
7ce3dfe365
|
Bump roo from 2.7.1 to 2.8.2
Bumps [roo](https://github.com/roo-rb/roo) from 2.7.1 to 2.8.2.
- [Release notes](https://github.com/roo-rb/roo/releases)
- [Changelog](https://github.com/roo-rb/roo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/roo-rb/roo/compare/v2.7.1...v2.8.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-12-23 19:17:19 +00:00 |
|
Luis Ramos
|
9f0e8b0b2e
|
Merge pull request #4558 from openfoodfoundation/dependabot/bundler/mini_racer-0.2.4
Bump mini_racer from 0.1.15 to 0.2.4
|
2019-12-23 16:13:10 +00:00 |
|