]> cat aescling's git repositories - mastodon.git/commitdiff
Merge branch 'master' into glitch-soc/merge-upstream
authorThibaut Girka <thib@sitedethib.com>
Wed, 15 Apr 2020 15:07:49 +0000 (17:07 +0200)
committerThibaut Girka <thib@sitedethib.com>
Wed, 15 Apr 2020 15:07:49 +0000 (17:07 +0200)
Conflicts:
- `package.json`:
  No real conflict, upstream updated a dependency which is
  textually adjacent to a glitch-soc-specific dependency.
  Updated it.
- `yarn.lock`:
  No real conflict, upstream updated a dependency which is
  textually adjacent to a glitch-soc-specific dependency.
  Updated it.

1  2 
Gemfile
Gemfile.lock
app/models/user.rb
config/locales/en.yml
package.json
yarn.lock

diff --cc Gemfile
Simple merge
diff --cc Gemfile.lock
Simple merge
Simple merge
Simple merge
diff --cc package.json
index 82f918456de5ce500e20418f6099752c6af43785,62c3251f45568bbedafaa1ae1e5273c1776541e0..684dff3758318c3328f2c1559627e0c7610449ab
@@@ -73,8 -72,7 +73,8 @@@
      "@rails/ujs": "^6.0.2",
      "array-includes": "^3.1.1",
      "arrow-key-navigation": "^1.1.0",
-     "autoprefixer": "^9.7.5",
 +    "atrament": "0.2.4",
+     "autoprefixer": "^9.7.6",
      "axios": "^0.19.2",
      "babel-loader": "^8.1.0",
      "babel-plugin-lodash": "^3.3.4",
diff --cc yarn.lock
index f54668e58df37a58c5b1a5a20919ffc604b717a8,b9bc6e334d9d5412cc93e7faa7419ebd121413f2..58bd9243cdcbc80aa0bbd3168efbc06ff3483142
+++ b/yarn.lock
@@@ -1947,18 -1947,13 +1947,18 @@@ atob@^2.1.2
    resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
    integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
  
- autoprefixer@^9.7.5:
-   version "9.7.5"
-   resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-9.7.5.tgz#8df10b9ff9b5814a8d411a5cfbab9c793c392376"
-   integrity sha512-URo6Zvt7VYifomeAfJlMFnYDhow1rk2bufwkbamPEAtQFcL11moLk4PnR7n9vlu7M+BkXAZkHFA0mIcY7tjQFg==
 +atrament@0.2.4:
 +  version "0.2.4"
 +  resolved "https://registry.yarnpkg.com/atrament/-/atrament-0.2.4.tgz#6f78196edfcd194e568b7c0b9c88201ec371ac66"
 +  integrity sha512-hSA9VwW6COMwvRhSEO4uZweZ91YGOdHqwvslNyrJZG+8mzc4qx/qMsDZBuAeXFeWZO/QKtRjIXguOUy1aNMl3A==
 +
+ autoprefixer@^9.7.6:
+   version "9.7.6"
+   resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-9.7.6.tgz#63ac5bbc0ce7934e6997207d5bb00d68fa8293a4"
+   integrity sha512-F7cYpbN7uVVhACZTeeIeealwdGM6wMtfWARVLTy5xmKtgVdBNJvbDRoCK3YO1orcs7gv/KwYlb3iXwu9Ug9BkQ==
    dependencies:
-     browserslist "^4.11.0"
-     caniuse-lite "^1.0.30001036"
+     browserslist "^4.11.1"
+     caniuse-lite "^1.0.30001039"
      chalk "^2.4.2"
      normalize-range "^0.1.2"
      num2fraction "^1.2.2"