]> git.openstreetmap.org Git - rails.git/commitdiff
Merge remote-tracking branch 'upstream/pull/4016'
authorTom Hughes <tom@compton.nu>
Sun, 23 Apr 2023 15:17:56 +0000 (16:17 +0100)
committerTom Hughes <tom@compton.nu>
Sun, 23 Apr 2023 15:17:56 +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 d7f7a0b1f74033a706858e3c8b6bdcd948f6c7b3..db07fe3fd6b1c702409ab18e3669e00d98ce652c 100644 (file)
--- a/yarn.lock
+++ b/yarn.lock
@@ -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"