]> git.openstreetmap.org Git - rails.git/commitdiff
Merge remote-tracking branch 'upstream/pull/4017'
authorTom Hughes <tom@compton.nu>
Sun, 23 Apr 2023 15:17:59 +0000 (16:17 +0100)
committerTom Hughes <tom@compton.nu>
Sun, 23 Apr 2023 15:17:59 +0000 (16:17 +0100)
.github/workflows/tests.yml
yarn.lock

index 89c60cadc3267ff29504f481dcad43ed26f678b1..85dd23bee16c2507cf18b4b37ba9bbef5aa3c58c 100644 (file)
@@ -60,7 +60,7 @@ jobs:
     - name: Run tests
       run: bundle exec rails test:all
     - name: Report completion to Coveralls
-      uses: coverallsapp/github-action@v2.1.0
+      uses: coverallsapp/github-action@v2.1.2
       with:
         github-token: ${{ secrets.github_token }}
         flag-name: ubuntu-${{ matrix.ubuntu }}-ruby-${{ matrix.ruby }}
@@ -71,7 +71,7 @@ jobs:
     runs-on: ubuntu-latest
     steps:
     - name: Report completion to Coveralls
-      uses: coverallsapp/github-action@v2.1.0
+      uses: coverallsapp/github-action@v2.1.2
       with:
         github-token: ${{ secrets.github_token }}
         parallel-finished: true
index 2d6a62d123deb312ed7828fb37d539f18f9c5779..c6e4899ffb4c122764cb7056c3a078878a3f73aa 100644 (file)
--- a/yarn.lock
+++ b/yarn.lock
@@ -473,9 +473,9 @@ jquery-simulate@^1.0.2:
   integrity sha512-Bq610fSrwTwvH5d06z5oskYaX/79s0BNrKiJZjZOiXRib3iL4ZkSn/wvLwzhf3P9KeXCEpk9wlIaGui/1arOpQ==
 
 js-cookie@^3.0.0:
-  version "3.0.1"
-  resolved "https://registry.yarnpkg.com/js-cookie/-/js-cookie-3.0.1.tgz#9e39b4c6c2f56563708d7d31f6f5f21873a92414"
-  integrity sha512-+0rgsUXZu4ncpPxRL+lNEptWMOWl9etvPHc/koSRp6MPwpRYAhmk0dUG00J4bxVV3r9uUzfo24wW0knS07SKSw==
+  version "3.0.4"
+  resolved "https://registry.yarnpkg.com/js-cookie/-/js-cookie-3.0.4.tgz#9ae3c5f6eb34d2292d76e0579fabfe7c872e1fae"
+  integrity sha512-tlu5VGqPFMP5eBefnmszCFZkPXG2n527NRN9XdNtN6FZ5n/0e98TdDm8BOz290OIIsxtXb9XTJjfqE6gVhOHQw==
 
 js-sdsl@^4.1.4:
   version "4.2.0"
@@ -571,9 +571,9 @@ optionator@^0.9.1:
     word-wrap "^1.2.3"
 
 osm-community-index@^5.2.0:
-  version "5.5.0"
-  resolved "https://registry.yarnpkg.com/osm-community-index/-/osm-community-index-5.5.0.tgz#a90568750b09509a050737e6aac83fd0c5bdc07d"
-  integrity sha512-Od/DWFQsImvgJpXFyn75U5ak5kxoYuFxZ3X8fi699aqa/pmxpRFQfI9hWW/mZuk6jZ/0Gi3E1YG2TRxe4tmuTA==
+  version "5.5.1"
+  resolved "https://registry.yarnpkg.com/osm-community-index/-/osm-community-index-5.5.1.tgz#f022ff6b283d05b91bfad77d9f74a38e628fe756"
+  integrity sha512-QGCcq6xWMxUX6uyXK/xCBdmoXYMhfkDE15Dp09Udg7k5wadafAccz1BhRWyqZy/yciv8OE6s1QQsFB6y5TtV1g==
   dependencies:
     diacritics "^1.3.0"