Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump the non-breaking group across 1 directory with 4 updates #17578

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .github/workflows/tests_emulator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,7 @@ jobs:
name: ${{ matrix.api-level }}-${{ matrix.arch }}-${{matrix.target}}-${{matrix.first-boot-delay}}-${{matrix.iteration}}-adb_video
path: video.webm

- uses: codecov/codecov-action@v4
- uses: codecov/codecov-action@v5
with:
verbose: true
fail_ci_if_error: true # optional (default = false)
3 changes: 2 additions & 1 deletion .github/workflows/tests_unit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,7 @@ jobs:
if: contains(matrix.os, 'windows')
run: ./gradlew --stop

- uses: codecov/codecov-action@v4
- uses: codecov/codecov-action@v5
with:
verbose: true
fail_ci_if_error: true # optional (default = false)
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ kotlin = '2.1.0'
kotlinxSerializationJson = "1.7.3"
ktlint = "11.6.1"
leakcanaryAndroid = "2.14"
lint = '31.7.2'
lint = '31.7.3'
material = "1.12.0"
materialTapTargetPrompt = "3.3.2"
mockitoInline = "5.2.0"
Expand All @@ -92,7 +92,7 @@ mockk = "1.13.13"
nanohttpd = "2.3.1"
okhttp = "4.12.0"
# https://github.com/protocolbuffers/protobuf/releases
protobufKotlinLite = "4.29.0"
protobufKotlinLite = "4.29.1"
# ../AnkiDroid/robolectricDownload.gradle may need changes - read instructions in that file
robolectric = "4.14.1"
searchpreference = "2.5.1"
Expand Down
8 changes: 4 additions & 4 deletions tools/localization/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
"author": "AnkiDroid Open Source Team",
"license": "GPL-3.0",
"dependencies": {
"@crowdin/crowdin-api-client": "^1.39.1",
"axios": "^1.7.8",
"dotenv": "^16.4.4",
"@crowdin/crowdin-api-client": "^1.40.0",
"axios": "^1.7.9",
"dotenv": "^16.4.7",
"extract-zip": "^2.0.1",
"typescript": "^5.7.2"
},
Expand All @@ -38,7 +38,7 @@
"eslint-plugin-promise": "^7.2.1",
"globals": "^15.13.0",
"jest": "^29.7.0",
"prettier": "^3.4.1",
"prettier": "^3.4.2",
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2"
},
Expand Down
45 changes: 28 additions & 17 deletions tools/localization/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -384,12 +384,12 @@ __metadata:
languageName: node
linkType: hard

"@crowdin/crowdin-api-client@npm:^1.39.1":
version: 1.39.1
resolution: "@crowdin/crowdin-api-client@npm:1.39.1"
"@crowdin/crowdin-api-client@npm:^1.40.0":
version: 1.40.0
resolution: "@crowdin/crowdin-api-client@npm:1.40.0"
dependencies:
axios: "npm:^1"
checksum: 10c0/a42418240a7bfcc39ac9a4cb73693913b6c85b19123e5ac4c6d5f190875dfcc5f8a49215c6e06d3c0077788584ae41e6fe9347ed95dbd3e1871a1c42094f837c
checksum: 10c0/4da057f94aa9c6003ae4ae3e884058a7b26e1ef71d2ef128088dbe920ced8f98b1446bfd98134e49a1c20c19636b5bef74a45c8f33af3842d8f6fe42050d1799
languageName: node
linkType: hard

Expand Down Expand Up @@ -1285,15 +1285,15 @@ __metadata:
version: 0.0.0-use.local
resolution: "ankidroid-localization@workspace:."
dependencies:
"@crowdin/crowdin-api-client": "npm:^1.39.1"
"@crowdin/crowdin-api-client": "npm:^1.40.0"
"@eslint/eslintrc": "npm:^3.2.0"
"@eslint/js": "npm:^9.16.0"
"@types/jest": "npm:^29.5.14"
"@types/node": "npm:^22.10.1"
"@typescript-eslint/eslint-plugin": "npm:^8.16.0"
"@typescript-eslint/parser": "npm:^8.16.0"
axios: "npm:^1.7.8"
dotenv: "npm:^16.4.4"
axios: "npm:^1.7.9"
dotenv: "npm:^16.4.7"
eslint: "npm:^9.16.0"
eslint-config-prettier: "npm:^9.1.0"
eslint-config-standard: "npm:^17.1.0"
Expand All @@ -1303,7 +1303,7 @@ __metadata:
extract-zip: "npm:^2.0.1"
globals: "npm:^15.13.0"
jest: "npm:^29.7.0"
prettier: "npm:^3.4.1"
prettier: "npm:^3.4.2"
ts-jest: "npm:^29.2.5"
ts-node: "npm:^10.9.2"
typescript: "npm:^5.7.2"
Expand Down Expand Up @@ -1490,7 +1490,7 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1, axios@npm:^1.7.8":
"axios@npm:^1":
version: 1.7.8
resolution: "axios@npm:1.7.8"
dependencies:
Expand All @@ -1501,6 +1501,17 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.7.9":
version: 1.7.9
resolution: "axios@npm:1.7.9"
dependencies:
follow-redirects: "npm:^1.15.6"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 10c0/b7a41e24b59fee5f0f26c1fc844b45b17442832eb3a0fb42dd4f1430eb4abc571fe168e67913e8a1d91c993232bd1d1ab03e20e4d1fee8c6147649b576fc1b0b
languageName: node
linkType: hard

"babel-jest@npm:^29.7.0":
version: 29.7.0
resolution: "babel-jest@npm:29.7.0"
Expand Down Expand Up @@ -2005,10 +2016,10 @@ __metadata:
languageName: node
linkType: hard

"dotenv@npm:^16.4.4":
version: 16.4.5
resolution: "dotenv@npm:16.4.5"
checksum: 10c0/48d92870076832af0418b13acd6e5a5a3e83bb00df690d9812e94b24aff62b88ade955ac99a05501305b8dc8f1b0ee7638b18493deb6fe93d680e5220936292f
"dotenv@npm:^16.4.7":
version: 16.4.7
resolution: "dotenv@npm:16.4.7"
checksum: 10c0/be9f597e36a8daf834452daa1f4cc30e5375a5968f98f46d89b16b983c567398a330580c88395069a77473943c06b877d1ca25b4afafcdd6d4adb549e8293462
languageName: node
linkType: hard

Expand Down Expand Up @@ -4700,12 +4711,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^3.4.1":
version: 3.4.1
resolution: "prettier@npm:3.4.1"
"prettier@npm:^3.4.2":
version: 3.4.2
resolution: "prettier@npm:3.4.2"
bin:
prettier: bin/prettier.cjs
checksum: 10c0/2d6cc3101ad9de72b49c59339480b0983e6ff6742143da0c43f476bf3b5ef88ede42ebd9956d7a0a8fa59f7a5990e8ef03c9ad4c37f7e4c9e5db43ee0853156c
checksum: 10c0/99e076a26ed0aba4ebc043880d0f08bbb8c59a4c6641cdee6cdadf2205bdd87aa1d7823f50c3aea41e015e99878d37c58d7b5f0e663bba0ef047f94e36b96446
languageName: node
linkType: hard

Expand Down
Loading