Skip to content

Uvdsl2 - #210

Merged
bourgeoa merged 2 commits into
mainfrom
uvdsl2
Aug 20, 2026
Merged

Uvdsl2#210
bourgeoa merged 2 commits into
mainfrom
uvdsl2

Conversation

@bourgeoa

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI lite review requested due to automatic review settings August 20, 2026 17:20
@bourgeoa
bourgeoa merged commit d097b5f into main Aug 20, 2026
8 checks passed

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the issue-pane package to a new release version while upgrading key Solid ecosystem dependencies (notably solid-logic and solid-ui) and refreshing the lockfile to match the new dependency graph.

Changes:

  • Bump package version from 3.0.2 to 3.1.0.
  • Upgrade solid-logic to ^5.0.0 and solid-ui to ^4.0.0 (peer + dev dependencies), and bump rdflib devDependency to ^2.4.0.
  • Regenerate package-lock.json to reflect the updated dependency set (including new transitive dependencies).

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 2 comments.

File Description
package.json Version bump and peer/dev dependency upgrades (solid-logic/solid-ui/rdflib).
package-lock.json Lockfile updated for new versions; introduces new transitive dependency tree.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread package.json
Comment on lines 2 to 4
"name": "issue-pane",
"version": "3.0.2",
"version": "3.1.0",
"description": "Solid-compatible Panes: issue editor",
Comment thread package.json
Comment on lines 49 to +52
"peerDependencies": {
"rdflib": "^2.3.5",
"solid-logic": "^4.0.2",
"solid-ui": "^3.0.3"
"solid-logic": "^5.0.0",
"solid-ui": "^4.0.0"
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.

2 participants