Skip to content

Commit 291e7cc

Browse files
chore(deps): update dependency @apify/json_schemas to ^0.17.0 (#1351)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@apify/json_schemas](https://apify.com) ([source](https://redirect.github.com/apify/apify-shared-js)) | [`^0.16.0` → `^0.17.0`](https://renovatebot.com/diffs/npm/@apify%2fjson_schemas/0.16.16/0.17.2) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@apify%2fjson_schemas/0.17.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@apify%2fjson_schemas/0.16.16/0.17.2?slim=true) | --- ### Release Notes <details> <summary>apify/apify-shared-js (@&#8203;apify/json_schemas)</summary> ### [`v0.17.2`](https://redirect.github.com/apify/apify-shared-js/compare/@apify/json_schemas@0.17.1...@apify/json_schemas@0.17.2) [Compare Source](https://redirect.github.com/apify/apify-shared-js/compare/@apify/json_schemas@0.17.1...@apify/json_schemas@0.17.2) ### [`v0.17.1`](https://redirect.github.com/apify/apify-shared-js/compare/@apify/json_schemas@0.17.0...@apify/json_schemas@0.17.1) [Compare Source](https://redirect.github.com/apify/apify-shared-js/compare/@apify/json_schemas@0.17.0...@apify/json_schemas@0.17.1) ### [`v0.17.0`](https://redirect.github.com/apify/apify-shared-js/compare/@apify/json_schemas@0.16.19...@apify/json_schemas@0.17.0) [Compare Source](https://redirect.github.com/apify/apify-shared-js/compare/@apify/json_schemas@0.16.19...@apify/json_schemas@0.17.0) ### [`v0.16.19`](https://redirect.github.com/apify/apify-shared-js/compare/@apify/json_schemas@0.16.18...@apify/json_schemas@0.16.19) [Compare Source](https://redirect.github.com/apify/apify-shared-js/compare/@apify/json_schemas@0.16.18...@apify/json_schemas@0.16.19) ### [`v0.16.18`](https://redirect.github.com/apify/apify-shared-js/compare/@apify/json_schemas@0.16.17...@apify/json_schemas@0.16.18) [Compare Source](https://redirect.github.com/apify/apify-shared-js/compare/@apify/json_schemas@0.16.17...@apify/json_schemas@0.16.18) ### [`v0.16.17`](https://redirect.github.com/apify/apify-shared-js/compare/@apify/json_schemas@0.16.16...@apify/json_schemas@0.16.17) [Compare Source](https://redirect.github.com/apify/apify-shared-js/compare/@apify/json_schemas@0.16.16...@apify/json_schemas@0.16.17) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - "every weekday" - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/apify/apify-cli). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4zOS4wIiwidXBkYXRlZEluVmVyIjoiNDQuNTcuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Richard Solar <solar.richard@gmail.com>
1 parent 3358ed2 commit 291e7cc

2 files changed

Lines changed: 828 additions & 812 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"@apify/actor-templates": "^0.1.5",
7171
"@apify/consts": "^2.53.0",
7272
"@apify/input_schema": "^3.27.1",
73-
"@apify/json_schemas": "^0.16.0",
73+
"@apify/json_schemas": "^0.17.0",
7474
"@apify/utilities": "^2.25.6",
7575
"@crawlee/memory-storage": "^3.16.0",
7676
"@inquirer/core": "^11.1.7",

0 commit comments

Comments
 (0)