Skip to content

Update dependency @prezly/sdk to v24.1.1 - #955

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/prezly-sdk-24.x
Open

Update dependency @prezly/sdk to v24.1.1#955
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/prezly-sdk-24.x

Conversation

@renovate

@renovate renovate Bot commented Sep 22, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@prezly/sdk (source) 24.0.024.1.1 age confidence

Release Notes

prezly/prezly (@​prezly/sdk)

v24.1.1

Compare Source

v24.1.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "after 8pm every weekday,every weekend,before 8am every weekday"
  • Automerge
    • "after 8pm and before 8am every weekday,every weekend"

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate

renovate Bot commented Sep 22, 2025

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @prezly/theme-kit-core@7.7.3
npm ERR! Found: @prezly/sdk@24.1.1
npm ERR! node_modules/@prezly/sdk
npm ERR!   @prezly/sdk@"24.1.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @prezly/sdk@"24.0.0" from @prezly/theme-kit-core@7.7.3
npm ERR! node_modules/@prezly/theme-kit-core
npm ERR!   @prezly/theme-kit-core@"7.7.3" from the root project
npm ERR!   @prezly/theme-kit-core@"^7.7.3" from @prezly/theme-kit-nextjs@7.7.5
npm ERR!   node_modules/@prezly/theme-kit-nextjs
npm ERR!     @prezly/theme-kit-nextjs@"7.7.5" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: @prezly/sdk@24.0.0
npm ERR! node_modules/@prezly/sdk
npm ERR!   peer @prezly/sdk@"24.0.0" from @prezly/theme-kit-core@7.7.3
npm ERR!   node_modules/@prezly/theme-kit-core
npm ERR!     @prezly/theme-kit-core@"7.7.3" from the root project
npm ERR!     @prezly/theme-kit-core@"^7.7.3" from @prezly/theme-kit-nextjs@7.7.5
npm ERR!     node_modules/@prezly/theme-kit-nextjs
npm ERR!       @prezly/theme-kit-nextjs@"7.7.5" 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! /runner/cache/others/npm/_logs/2026-08-27T00_30_19_068Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-08-27T00_30_19_068Z-debug-0.log

@renovate
renovate Bot force-pushed the renovate/prezly-sdk-24.x branch 2 times, most recently from 0c63c72 to db80a7c Compare December 15, 2025 22:27

@marie-hermes-agent marie-hermes-agent Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ MOA Review: APPROVE

Summary: Three reviewers approved this PR and one provided no findings. The only issue raised was a general reminder to update any lockfile alongside package.json, but no other reviewer flagged it and there is no evidence in the provided reviews that this repository requires a lockfile change for this PR. Overall, this appears to be a routine minor dependency bump of @prezly/sdk from 24.0.0 to 24.1.1 with no high-confidence concerns, so approval is appropriate.

No issues found. LGTM.


Mixture of Agents review — 4 models reviewed in parallel, aggregated by openai/gpt-5.4:

  • x-ai/grok-4.5 — comment, 0 issue(s), 0.0s, $0.0000
  • google/gemini-3.5-flash — approve, 0 issue(s), 1.5s, $0.0034
  • minimax/minimax-m3 — approve, 0 issue(s), 8.2s, $0.0010
  • moonshotai/kimi-k2.7-code — approve, 1 issue(s), 27.8s, $0.0067

@renovate
renovate Bot force-pushed the renovate/prezly-sdk-24.x branch from db80a7c to 31818e4 Compare July 11, 2026 03:05

@prezly-quality-agent prezly-quality-agent Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SDK minor version update looks safe, but verify breaking changes and test compatibility.

Comment thread package.json
"@prezly/analytics-nextjs": "3.0.0",
"@prezly/content-renderer-react-js": "0.43.4",
"@prezly/sdk": "24.0.0",
"@prezly/sdk": "24.1.1",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a minor version bump from 24.0.0 to 24.1.1. Please verify:

  1. Check the SDK changelog for any breaking changes or deprecations
  2. Ensure existing API calls remain compatible
  3. Run the full test suite to catch any integration issues
  4. Test critical user flows like story fetching and rendering

@renovate
renovate Bot force-pushed the renovate/prezly-sdk-24.x branch from 31818e4 to c27cd9b Compare July 11, 2026 06:53

@prezly-quality-agent prezly-quality-agent Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor SDK version update from 24.0.0 to 24.1.1 appears safe. No breaking changes expected in patch releases.

@renovate
renovate Bot force-pushed the renovate/prezly-sdk-24.x branch from c27cd9b to 258402c Compare July 11, 2026 11:36

@prezly-quality-agent prezly-quality-agent Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SDK patch version update from 24.0.0 to 24.1.1 is safe. No breaking changes expected in patch releases.

@renovate
renovate Bot force-pushed the renovate/prezly-sdk-24.x branch from 258402c to f63a16c Compare July 11, 2026 13:16

@prezly-quality-agent prezly-quality-agent Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SDK patch version update from 24.0.0 to 24.1.1 is safe. No breaking changes expected in patch releases.

@renovate
renovate Bot force-pushed the renovate/prezly-sdk-24.x branch from f63a16c to f8e095b Compare July 11, 2026 19:28

@prezly-quality-agent prezly-quality-agent Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SDK patch version update from 24.0.0 to 24.1.1 is safe. No breaking changes expected in patch releases.

@renovate
renovate Bot force-pushed the renovate/prezly-sdk-24.x branch from f8e095b to 8fda882 Compare August 13, 2026 23:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants