Commit 109db55
authored
chore(deps): update dependency @apify/json_schemas to v1 (#1409)
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.17.0` →
`^1.0.0`](https://renovatebot.com/diffs/npm/@apify%2fjson_schemas/0.17.2/1.0.1)
|

|

|
---
> [!WARNING]
> Some dependencies could not be looked up. Check the warning logs for
more information.
---
### Release Notes
<details>
<summary>apify/apify-shared-js (@​apify/json_schemas)</summary>
###
[`v1.0.1`](https://redirect.github.com/apify/apify-shared-js/releases/tag/%40apify/json_schemas%401.0.1)
[Compare
Source](https://redirect.github.com/apify/apify-shared-js/compare/@apify/json_schemas@0.18.0...@apify/json_schemas@1.0.1)
##### Bug Fixes
- graduate remaining 0.x packages to v1
([#​700](https://redirect.github.com/apify/apify-shared-js/issues/700))
([1d754fa](https://redirect.github.com/apify/apify-shared-js/commit/1d754faa579c748be9f1a0da7bf0c325e42858d8))
###
[`v0.18.0`](https://redirect.github.com/apify/apify-shared-js/releases/tag/%40apify/json_schemas%400.18.0)
[Compare
Source](https://redirect.github.com/apify/apify-shared-js/compare/@apify/json_schemas@0.17.2...@apify/json_schemas@0.18.0)
##### Bug Fixes
- **json\_schemas:** make the input schema validator compile under ajv
strict mode
([#​687](https://redirect.github.com/apify/apify-shared-js/issues/687))
([dd0a261](https://redirect.github.com/apify/apify-shared-js/commit/dd0a26184f672e519a2bd83e23cf0702a57792ca))
##### Features
- **input\_secrets:** replace ow with zod validation
([#​685](https://redirect.github.com/apify/apify-shared-js/issues/685))
([38a6890](https://redirect.github.com/apify/apify-shared-js/commit/38a6890fd724743b7c07c752766c69f47a1f7694))
- publish ESM-only packages and require Node.js 22+
([#​684](https://redirect.github.com/apify/apify-shared-js/issues/684))
([338dbac](https://redirect.github.com/apify/apify-shared-js/commit/338dbac5df0cd7a991e06c747bb82af9aec562a6))
##### BREAKING CHANGES
- **input\_secrets:** Invalid arguments throw ArgumentValidationError
instead of ow's ArgumentError, with differently formatted messages.
- All packages are ESM-only and require Node.js 22 or higher. CommonJS
consumers on Node.js 22+ can still require() them thanks to native
require(esm) support.
</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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0NC43MS4wIiwidXBkYXRlZEluVmVyIjoiNDQuOTAuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 4e9f83d commit 109db55
2 files changed
Lines changed: 3 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments