Skip to content

chore(deps): bump @framers/* deps to latest published versions#5

Merged
jddunn merged 1 commit into
masterfrom
chore/bump-framers-deps
Jul 20, 2026
Merged

chore(deps): bump @framers/* deps to latest published versions#5
jddunn merged 1 commit into
masterfrom
chore/bump-framers-deps

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Automated weekly bump of all @framers/* dependencies to their
latest npm-published versions.

Includes (when applicable):

  • package.json explicit-pin updates (caret semver of latest)
  • pnpm-lock.yaml refresh
  • Git submodule pointer updates (where the parent repo has submodules)

Workspace workspace:* pins are not touched. Review the diff
for any unexpected major-version jumps before merging.

@chatgpt-codex-connector chatgpt-codex-connector 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.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 652e71d0a2

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread backend/package.json
"@fastify/swagger": "^9.6.1",
"@fastify/swagger-ui": "^5.2.3",
"@framers/agentos": "^0.9.135",
"@framers/agentos": "^0.9.164",

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Regenerate the backend lockfile for this bump

This new backend dependency range is incompatible with the committed backend/package-lock.json, which still records the root dependency as ^0.9.135 and locks node_modules/@framers/agentos to 0.9.138 (backend/package-lock.json:19, :836). For any standalone backend install/deploy that uses npm ci, npm documents that it exits when package-lock dependencies do not match package.json (https://docs.npmjs.com/cli/v8/commands/npm-ci), so the clean install will fail or keep the backend from being reproducibly installed at the bumped version. Please regenerate and commit backend/package-lock.json with this package bump.

Useful? React with 👍 / 👎.

@jddunn jddunn left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Dep bump verified: pure @framers/agentos ^0.9.135→^0.9.164, CI green.

@jddunn
jddunn merged commit 6b62531 into master Jul 20, 2026
2 checks passed
@jddunn
jddunn deleted the chore/bump-framers-deps branch July 20, 2026 22:55
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.

1 participant