Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore(deps): daily autoupdate 2026-08-31 - #2695

Merged
vzakharchenko merged 1 commit into
masterfrom
dependencies/auto-2026-08-31
Aug 31, 2026
Merged

chore(deps): daily autoupdate 2026-08-31#2695
vzakharchenko merged 1 commit into
masterfrom
dependencies/auto-2026-08-31

Conversation

@vzakharchenko

@vzakharchenko vzakharchenko commented Aug 31, 2026

Copy link
Copy Markdown
Member

Automated dependency update produced by .github/workflows/autoupdate.yml. Will auto-merge once required checks pass.

Summary by CodeRabbit

  • Chores
    • Updated Forge package versions across the SQL ORM examples and supporting packages.
    • Refreshed SQL, API, events, key-value storage, bridge, React, and UI token integrations to newer compatible releases.
    • Applied consistent updates across backend and frontend example applications.

@vzakharchenko vzakharchenko added the dependencies_updated Automated dependency updates label Aug 31, 2026
@codacy-production

codacy-production Bot commented Aug 31, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Coverage ∅ diff coverage · +0.00% coverage variation

Metric Results
Coverage variation +0.00% coverage variation (-1.00%)
Diff coverage diff coverage

View coverage diff in Codacy

Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (7c8d559) 2876 2742 95.34%
Head commit (4280241) 2876 (+0) 2742 (+0) 95.34% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#2695) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@coderabbitai

coderabbitai Bot commented Aug 31, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 58f4fefd-4f56-49c1-a3c7-c16386376b7a

📥 Commits

Reviewing files that changed from the base of the PR and between 7c8d559 and 4280241.

⛔ Files ignored due to path filters (30)
  • examples/forge-sql-orm-example-ai/package-lock.json is excluded by !**/package-lock.json
  • examples/forge-sql-orm-example-ai/static/forge-orm-example/package-lock.json is excluded by !**/package-lock.json
  • examples/forge-sql-orm-example-atlascamp/package-lock.json is excluded by !**/package-lock.json
  • examples/forge-sql-orm-example-atlascamp/static/forge-orm-example/package-lock.json is excluded by !**/package-lock.json
  • examples/forge-sql-orm-example-backend-ai/package-lock.json is excluded by !**/package-lock.json
  • examples/forge-sql-orm-example-backend-ai/static/forge-orm-example/package-lock.json is excluded by !**/package-lock.json
  • examples/forge-sql-orm-example-cache/package-lock.json is excluded by !**/package-lock.json
  • examples/forge-sql-orm-example-cache/static/forge-orm-example/package-lock.json is excluded by !**/package-lock.json
  • examples/forge-sql-orm-example-checklist/package-lock.json is excluded by !**/package-lock.json
  • examples/forge-sql-orm-example-checklist/static/forge-orm-example/package-lock.json is excluded by !**/package-lock.json
  • examples/forge-sql-orm-example-drizzle-driver-simple/package-lock.json is excluded by !**/package-lock.json
  • examples/forge-sql-orm-example-drizzle-driver-simple/static/forge-orm-example/package-lock.json is excluded by !**/package-lock.json
  • examples/forge-sql-orm-example-dynamic/package-lock.json is excluded by !**/package-lock.json
  • examples/forge-sql-orm-example-dynamic/static/forge-orm-example/package-lock.json is excluded by !**/package-lock.json
  • examples/forge-sql-orm-example-optimistic-locking/package-lock.json is excluded by !**/package-lock.json
  • examples/forge-sql-orm-example-optimistic-locking/static/forge-orm-example/package-lock.json is excluded by !**/package-lock.json
  • examples/forge-sql-orm-example-org-tracker/package-lock.json is excluded by !**/package-lock.json
  • examples/forge-sql-orm-example-org-tracker/static/forge-orm-example/package-lock.json is excluded by !**/package-lock.json
  • examples/forge-sql-orm-example-query-analyses/package-lock.json is excluded by !**/package-lock.json
  • examples/forge-sql-orm-example-query-analyses/static/forge-orm-example/package-lock.json is excluded by !**/package-lock.json
  • examples/forge-sql-orm-example-simple/package-lock.json is excluded by !**/package-lock.json
  • examples/forge-sql-orm-example-simple/static/forge-orm-example/package-lock.json is excluded by !**/package-lock.json
  • examples/forge-sql-orm-example-sql-executor/package-lock.json is excluded by !**/package-lock.json
  • examples/forge-sql-orm-example-sql-executor/static/forge-orm-example/package-lock.json is excluded by !**/package-lock.json
  • examples/forge-sql-orm-example-ui-kit/package-lock.json is excluded by !**/package-lock.json
  • examples/forge-sql-orm-example-vector/package-lock.json is excluded by !**/package-lock.json
  • examples/forge-sql-orm-example-vector/static/forge-orm-example/package-lock.json is excluded by !**/package-lock.json
  • forge-sql-orm-cli/package-lock.json is excluded by !**/package-lock.json
  • forge-sql-orm-extra/package-lock.json is excluded by !**/package-lock.json
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (29)
  • examples/forge-sql-orm-example-ai/package.json
  • examples/forge-sql-orm-example-ai/static/forge-orm-example/package.json
  • examples/forge-sql-orm-example-atlascamp/package.json
  • examples/forge-sql-orm-example-atlascamp/static/forge-orm-example/package.json
  • examples/forge-sql-orm-example-backend-ai/package.json
  • examples/forge-sql-orm-example-backend-ai/static/forge-orm-example/package.json
  • examples/forge-sql-orm-example-cache/package.json
  • examples/forge-sql-orm-example-cache/static/forge-orm-example/package.json
  • examples/forge-sql-orm-example-checklist/package.json
  • examples/forge-sql-orm-example-checklist/static/forge-orm-example/package.json
  • examples/forge-sql-orm-example-drizzle-driver-simple/package.json
  • examples/forge-sql-orm-example-drizzle-driver-simple/static/forge-orm-example/package.json
  • examples/forge-sql-orm-example-dynamic/package.json
  • examples/forge-sql-orm-example-dynamic/static/forge-orm-example/package.json
  • examples/forge-sql-orm-example-optimistic-locking/package.json
  • examples/forge-sql-orm-example-optimistic-locking/static/forge-orm-example/package.json
  • examples/forge-sql-orm-example-org-tracker/package.json
  • examples/forge-sql-orm-example-org-tracker/static/forge-orm-example/package.json
  • examples/forge-sql-orm-example-query-analyses/package.json
  • examples/forge-sql-orm-example-query-analyses/static/forge-orm-example/package.json
  • examples/forge-sql-orm-example-simple/package.json
  • examples/forge-sql-orm-example-simple/static/forge-orm-example/package.json
  • examples/forge-sql-orm-example-sql-executor/package.json
  • examples/forge-sql-orm-example-sql-executor/static/forge-orm-example/package.json
  • examples/forge-sql-orm-example-ui-kit/package.json
  • examples/forge-sql-orm-example-vector/package.json
  • examples/forge-sql-orm-example-vector/static/forge-orm-example/package.json
  • forge-sql-orm-extra/package.json
  • package.json

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

This change updates patch-level Forge dependency ranges in the root package, the extra package, and multiple SQL ORM example applications. Frontend example manifests also update @forge/bridge and selected UI packages.

Changes

Forge dependency updates

Layer / File(s) Summary
Shared manifest updates
package.json, forge-sql-orm-extra/package.json
The shared manifests update @forge/sql, @forge/api, @forge/events, and @forge/kvs patch versions.
Example backend manifests
examples/forge-sql-orm-example-*/package.json
Backend example manifests update Forge SQL, API, events, and KVS dependency ranges.
Example frontend manifests
examples/forge-sql-orm-example-*/static/forge-orm-example/package.json, examples/forge-sql-orm-example-ui-kit/package.json
Frontend manifests update @forge/bridge. The UI Kit and optimistic locking examples also update UI package versions.

Estimated code review effort: 2 (Simple) | ~10 minutes

Merge Risk: ⚪ Minimal · up to 42802

This dependency update changes package versions and lockfiles without introducing an actionable merge-blocking risk; it is merge-ready after normal checks and review.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly identifies an automated dependency update and includes the update date. It matches the dependency version changes across the project and examples.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Full details: Docstring Coverage

Explanation

No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (29 skipped: 29 unsupported.)

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dependencies/auto-2026-08-31

Warning

Some tools did not complete. Review the errors below.

🔧 ESLint

If the error stems from missing dependencies, add them to the package.json file. For unrecoverable errors (e.g., due to private dependencies), disable the tool in the CodeRabbit configuration.

examples/forge-sql-orm-example-ui-kit/package.json

Oops! Something went wrong! :(

ESLint: 10.9.1

/examples/forge-sql-orm-example-ui-kit/.eslintrc:2
"parserOptions": {
^

SyntaxError: Unexpected token ':'
at wrapSafe (node:internal/modules/cjs/loader:1763:18)
at Module._compile (node:internal/modules/cjs/loader:1804:20)
at Object..js (node:internal/modules/cjs/loader:1961:10)
at Module.load (node:internal/modules/cjs/loader:1553:32)
at Module._load (node:internal/modules/cjs/loader:1355:12)
at wrapModuleLoad (node:internal/modules/cjs/loader:255:19)
at loadCJSModuleWithModuleLoad (node:internal/modules/esm/translators:326:3)
at ModuleWrap. (node:internal/modules/esm/translators:231:7)
at ModuleJob.run (node:internal/modules/esm/module_job:437:25)
at async node:internal/modules/esm/loader:639:26


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@sonarqubecloud

Copy link
Copy Markdown

@qltysh

qltysh Bot commented Aug 31, 2026

Copy link
Copy Markdown

Qlty


Coverage Impact

This PR will not change total coverage.

🚦 See full report on Qlty Cloud »

🛟 Help
  • Diff Coverage: Coverage for added or modified lines of code (excludes deleted files). Learn more.

  • Total Coverage: Coverage for the whole repository, calculated as the sum of all File Coverage. Learn more.

  • File Coverage: Covered Lines divided by Covered Lines plus Missed Lines. (Excludes non-executable lines including blank lines and comments.)

    • Indirect Changes: Changes to File Coverage for files that were not modified in this PR. Learn more.

@vzakharchenko
vzakharchenko merged commit ca386a9 into master Aug 31, 2026
33 checks passed
@vzakharchenko
vzakharchenko deleted the dependencies/auto-2026-08-31 branch August 31, 2026 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies_updated Automated dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant