Skip to content

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

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

chore(deps): bump @framers/* deps to latest published versions#34
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: 1845de722c

ℹ️ 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".

"license": "MIT",
"peerDependencies": {
"@framers/agentos": ">=0.7.0"
"@framers/agentos": "^0.9.156"

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 Add a changeset for the dependency bump

For already-published curated packages, changing this peer range only in package.json does not update the npm package metadata unless Changesets also bumps and republishes the package. I checked .changeset/ and this commit adds no changeset or package version bump, while the release workflow publishes through changesets/action, so the ^0.9.156 requirement will remain only in git until each affected package happens to be versioned for some other change.

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: 116 package.json files, pure @framers/* version bumps, no other content. CI green.

@jddunn
jddunn merged commit 3606d9e 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