Skip to content

[Chore]: Update to Sistent v0.20.1#7658

Open
l5io wants to merge 1 commit intomasterfrom
bump-sistent-bot
Open

[Chore]: Update to Sistent v0.20.1#7658
l5io wants to merge 1 commit intomasterfrom
bump-sistent-bot

Conversation

@l5io
Copy link
Copy Markdown
Member

@l5io l5io commented Apr 24, 2026

Update to Sistent v0.20.1

This pull request has been auto-generated by l5io

Copilot AI review requested due to automatic review settings April 24, 2026 13:56
@l5io l5io self-assigned this Apr 24, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

This PR bumps the @sistent/sistent dependency to v0.19.0.

Changes:

  • Update @sistent/sistent from ^0.18.8 to ^0.19.0.

Comment thread package.json Outdated
"@mui/material": "^7.3.4",
"@react-icons/all-files": "^4.1.0",
"@sistent/sistent": "^0.18.8",
"@sistent/sistent": "^0.19.0",
Copy link

Copilot AI Apr 24, 2026

Choose a reason for hiding this comment

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

This PR updates package.json but doesn’t include the corresponding lockfile update (e.g., package-lock.json). With npm, updating the lockfile alongside dependency bumps helps keep installs reproducible in CI and for contributors. Consider running npm install --legacy-peer-deps and committing the resulting lockfile changes.

Copilot uses AI. Check for mistakes.
Comment thread package.json Outdated
"@mui/material": "^7.3.4",
"@react-icons/all-files": "^4.1.0",
"@sistent/sistent": "^0.18.8",
"@sistent/sistent": "^0.19.0",
Copy link

Copilot AI Apr 24, 2026

Choose a reason for hiding this comment

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

Using a caret range with a 0.x dependency (^0.19.0) will allow updates within <0.20.0. Since 0.x releases may introduce breaking changes outside of SemVer expectations, consider pinning to an exact version (or using a more restrictive range) if you’ve seen stability issues with Sistent minor releases.

Suggested change
"@sistent/sistent": "^0.19.0",
"@sistent/sistent": "0.19.0",

Copilot uses AI. Check for mistakes.
@l5io l5io changed the title [Chore]: Update to Sistent v0.19.0 [Chore]: Update to Sistent v0.19.1 Apr 24, 2026
@l5io l5io force-pushed the bump-sistent-bot branch from e2d61a1 to b667bce Compare April 24, 2026 14:51
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 24, 2026

🚀 Preview deployment: https://layer5.io/pr-preview/pr-7658/

Note: Preview may take a moment (GitHub Pages deployment in progress). Please wait and refresh. Track deployment here

@l5io l5io force-pushed the bump-sistent-bot branch from b667bce to 21c40f4 Compare April 24, 2026 16:49
@l5io l5io changed the title [Chore]: Update to Sistent v0.19.1 [Chore]: Update to Sistent v0.20.0 Apr 24, 2026
Signed-off-by: leecalcote <leecalcote@users.noreply.github.com>
@l5io l5io changed the title [Chore]: Update to Sistent v0.20.0 [Chore]: Update to Sistent v0.20.1 Apr 29, 2026
@l5io l5io force-pushed the bump-sistent-bot branch from 21c40f4 to 96f9deb Compare April 29, 2026 04:18
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.

3 participants