Closed renovate[bot] closed 8 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
theme-nextjs-bea-preview | ❌ Failed (Inspect) | Feb 7, 2024 10:30pm |
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below:
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: @prezly/theme-kit-core@8.1.0
npm WARN Found: @prezly/sdk@19.9.0
npm WARN node_modules/@prezly/sdk
npm WARN @prezly/sdk@"19.9.0" from the root project
npm WARN
npm WARN Could not resolve dependency:
npm WARN peer @prezly/sdk@"19.7.0" from @prezly/theme-kit-core@8.1.0
npm WARN node_modules/@prezly/theme-kit-core
npm WARN @prezly/theme-kit-core@"^8.1.0" from @prezly/theme-kit-nextjs@8.1.0
npm WARN node_modules/@prezly/theme-kit-nextjs
npm WARN
npm WARN Conflicting peer dependency: @prezly/sdk@19.7.0
npm WARN node_modules/@prezly/sdk
npm WARN peer @prezly/sdk@"19.7.0" from @prezly/theme-kit-core@8.1.0
npm WARN node_modules/@prezly/theme-kit-core
npm WARN @prezly/theme-kit-core@"^8.1.0" from @prezly/theme-kit-nextjs@8.1.0
npm WARN node_modules/@prezly/theme-kit-nextjs
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: @prezly/theme-kit-nextjs@8.1.0
npm ERR! Found: @prezly/sdk@19.9.0
npm ERR! node_modules/@prezly/sdk
npm ERR! @prezly/sdk@"19.9.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer @prezly/sdk@"19.7.0" from @prezly/theme-kit-nextjs@8.1.0
npm ERR! node_modules/@prezly/theme-kit-nextjs
npm ERR! @prezly/theme-kit-nextjs@"8.1.0" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: @prezly/sdk@19.7.0
npm ERR! node_modules/@prezly/sdk
npm ERR! peer @prezly/sdk@"19.7.0" from @prezly/theme-kit-nextjs@8.1.0
npm ERR! node_modules/@prezly/theme-kit-nextjs
npm ERR! @prezly/theme-kit-nextjs@"8.1.0" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR!
npm ERR! For a full report see:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-02-07T22_28_53_063Z-eresolve-report.txt
npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-02-07T22_28_53_063Z-debug-0.log
This PR contains the following updates:
19.7.0
->19.9.0
Release Notes
prezly/javascript-sdk (@prezly/sdk)
### [`v19.9.0`](https://togithub.com/prezly/javascript-sdk/releases/tag/v19.9.0) [Compare Source](https://togithub.com/prezly/javascript-sdk/compare/v19.8.1...v19.9.0) #### What's Changed - \[CARE-4340] `CategoryRef` does not have `stories_number` property by [@e1himself](https://togithub.com/e1himself) in [https://github.com/prezly/javascript-sdk/pull/282](https://togithub.com/prezly/javascript-sdk/pull/282) - \[CARE-4340] Add `public_stories_number` to `Category.Translation` by [@e1himself](https://togithub.com/e1himself) in [https://github.com/prezly/javascript-sdk/pull/283](https://togithub.com/prezly/javascript-sdk/pull/283) **Full Changelog**: https://github.com/prezly/javascript-sdk/compare/v19.8.1...v19.9.0 ### [`v19.8.1`](https://togithub.com/prezly/javascript-sdk/releases/tag/v19.8.1) [Compare Source](https://togithub.com/prezly/javascript-sdk/compare/v19.8.0...v19.8.1) #### What's Changed - Feature - Additional props around newsroom subscriptions by [@marko-ogg](https://togithub.com/marko-ogg) in [https://github.com/prezly/javascript-sdk/pull/281](https://togithub.com/prezly/javascript-sdk/pull/281) **Full Changelog**: https://github.com/prezly/javascript-sdk/compare/v19.7.1...v19.8.1 ### [`v19.8.0`](https://togithub.com/prezly/javascript-sdk/releases/tag/v19.8.0) [Compare Source](https://togithub.com/prezly/javascript-sdk/compare/v19.7.1...v19.8.0) #### What's Changed - \[DEV-12406] Define subscriber first and last name by [@marko-ogg](https://togithub.com/marko-ogg) in [https://github.com/prezly/javascript-sdk/pull/279](https://togithub.com/prezly/javascript-sdk/pull/279) **Full Changelog**: https://github.com/prezly/javascript-sdk/compare/v19.7.0...v19.8.0 ### [`v19.7.1`](https://togithub.com/prezly/javascript-sdk/releases/tag/v19.7.1) [Compare Source](https://togithub.com/prezly/javascript-sdk/compare/v19.7.0...v19.7.1) #### What's Changed - \[DEV-12406] Define subscriber first and last name by [@marko-ogg](https://togithub.com/marko-ogg) in [https://github.com/prezly/javascript-sdk/pull/279](https://togithub.com/prezly/javascript-sdk/pull/279) - \[DEV-12451] Refactor - Expose `NewsroomSubscriptions` API client & deprecate `subscribe()` method instead by [@MohammadxAli](https://togithub.com/MohammadxAli) in [https://github.com/prezly/javascript-sdk/pull/280](https://togithub.com/prezly/javascript-sdk/pull/280) **Full Changelog**: https://github.com/prezly/javascript-sdk/compare/v19.7.0...v19.7.1Configuration
📅 Schedule: Branch creation - "after 8pm every weekday,every weekend,before 8am every weekday" (UTC), Automerge - "after 8pm and before 8am every weekday,every weekend" (UTC).
🚦 Automerge: Enabled.
♻ 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.
This PR has been generated by Mend Renovate. View repository job log here.