-
Notifications
You must be signed in to change notification settings - Fork 0
Bump @objectstack/* dependencies to 0.4.1 #240
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
📦 Bundle Size Report
Size Limits
|
|
✅ All checks passed!
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This pull request updates selected ObjectStack dependencies to the 0.4.1 maintenance release and refreshes the lockfile accordingly.
Changes:
- Bumped
@objectstack/specfrom^0.3.3to^0.4.1inpackages/core. - Bumped
@objectstack/clientfrom^0.3.3to^0.4.1inpackages/data-objectstack. - Regenerated
pnpm-lock.yamlto reflect the new ObjectStack versions and minor tooling metadata changes (e.g., vitest snapshot, platform package metadata).
Reviewed changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| pnpm-lock.yaml | Updates resolved versions for @objectstack/client and @objectstack/spec to 0.4.1 and refreshes various package metadata snapshots. |
| packages/data-objectstack/package.json | Bumps @objectstack/client dependency to ^0.4.1 for the data adapter package. |
| packages/core/package.json | Bumps @objectstack/spec dependency to ^0.4.1 for the core engine package. |
Files not reviewed (1)
- pnpm-lock.yaml: Language not supported
| "dependencies": { | ||
| "@object-ui/types": "workspace:*", | ||
| "@objectstack/spec": "^0.3.3", | ||
| "@objectstack/spec": "^0.4.1", |
Copilot
AI
Jan 27, 2026
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The PR title/description indicate all @objectstack/* dependencies should be bumped to 0.4.1, but only @objectstack/spec in @object-ui/core and @objectstack/client in @object-ui/data-objectstack have been updated so far; packages/types/package.json and packages/react/package.json still depend on @objectstack/spec@^0.3.3. To keep the workspace consistent with the stated goal, either bump those remaining @objectstack/spec dependencies to ^0.4.1 and refresh the lockfile, or narrow the PR scope/description to just the packages you intend to update.
Upgrades ObjectStack dependencies to the latest stable release.
Changes
@objectstack/client:^0.3.3→^0.4.1inpackages/data-objectstack@objectstack/spec:^0.3.3→^0.4.1inpackages/coreNotes
Version 0.4.1 is a maintenance release focused on version synchronization and internal dependency alignment. No API changes—existing code remains compatible.
Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
fonts.googleapis.com/usr/local/bin/node node /home/REDACTED/work/objectui/objectui/apps/site/node_modules/.bin/../next/dist/bin/next build bash ript/bin/tsc objectstack-to-latest(dns block)If you need me to access, download, or install something from one of these locations, you can either:
Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.