From: Tom Hughes Date: Sun, 23 Apr 2023 15:17:56 +0000 (+0100) Subject: Merge remote-tracking branch 'upstream/pull/4016' X-Git-Tag: live~848 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/bd6ef9ee5154fe792400ab98f1f8e81a5cb2caad?hp=644184d254aacf0b7fc83d1b8c67c2a12230c833 Merge remote-tracking branch 'upstream/pull/4016' --- diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 89c60cadc..85dd23bee 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -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 diff --git a/yarn.lock b/yarn.lock index d7f7a0b1f..db07fe3fd 100644 --- 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"