Skip to content

Comments

chore(deps): bump the patch-updates group with 12 updates#283

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/patch-updates-09e49b3ffa
Open

chore(deps): bump the patch-updates group with 12 updates#283
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/patch-updates-09e49b3ffa

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps the patch-updates group with 12 updates:

Package From To
@objectstack/driver-memory 3.0.6 3.0.9
@objectstack/objectql 3.0.6 3.0.9
@objectstack/plugin-auth 3.0.6 3.0.9
@objectstack/plugin-hono-server 3.0.6 3.0.9
@objectstack/runtime 3.0.6 3.0.9
@objectstack/spec 3.0.6 3.0.9
@objectstack/cli 3.0.6 3.0.9
eslint 10.0.0 10.0.1
turbo 2.8.9 2.8.10
fumadocs-docgen 3.0.6 3.0.7
fumadocs-mdx 14.2.7 14.2.8
@objectstack/client 3.0.6 3.0.9

Updates @objectstack/driver-memory from 3.0.6 to 3.0.9

Updates @objectstack/objectql from 3.0.6 to 3.0.9

Updates @objectstack/plugin-auth from 3.0.6 to 3.0.9

Updates @objectstack/plugin-hono-server from 3.0.6 to 3.0.9

Updates @objectstack/runtime from 3.0.6 to 3.0.9

Updates @objectstack/spec from 3.0.6 to 3.0.9

Release notes

Sourced from @​objectstack/spec's releases.

@​objectstack/spec@​3.0.9

Patch Changes

  • 15e0df6: chore: unify all package versions to 3.0.8

@​objectstack/spec@​3.0.8

Patch Changes

  • 5a968a2: Unify all package version numbers across the monorepo. All packages now share the same version and are released together via the changeset fixed group.

@​objectstack/spec@​3.0.7

Patch Changes

  • 0119bd7: Implement DatabaseLoader for production metadata persistence
  • 5426bdf: Migrate CLI architecture to oclif framework Improve chart
Commits
  • 8d187ba Merge pull request #786 from objectstack-ai/changeset-release/main
  • a74029d chore: version packages
  • 1db15a6 Merge pull request #785 from objectstack-ai/copilot/unify-software-version-nu...
  • 15e0df6 chore: unify all package versions to 3.0.8 and add changeset
  • fdef42c Initial plan
  • 8c41379 Merge pull request #784 from objectstack-ai/copilot/fix-ci-errors-build-test
  • 63e3a86 fix: add missing pinned/starred fields to in-memory-feed-adapter
  • 755b8f0 Initial plan
  • 251860b Merge pull request #783 from objectstack-ai/copilot/implement-studio-ui-nodes
  • d71c274 fix: address code review feedback - add descriptor count assertion and use fi...
  • Additional commits viewable in compare view

Updates @objectstack/cli from 3.0.6 to 3.0.9

Updates eslint from 10.0.0 to 10.0.1

Release notes

Sourced from eslint's releases.

v10.0.1

Bug Fixes

  • c87d5bd fix: update eslint (#20531) (renovate[bot])
  • d841001 fix: update minimatch to 10.2.1 to address security vulnerabilities (#20519) (루밀LuMir)
  • 04c2147 fix: update error message for unused suppressions (#20496) (fnx)
  • 38b089c fix: update dependency @​eslint/config-array to ^0.23.1 (#20484) (renovate[bot])

Documentation

  • 5b3dbce docs: add AI acknowledgement section to templates (#20431) (루밀LuMir)
  • 6f23076 docs: toggle nav in no-JS mode (#20476) (Tanuj Kanti)
  • b69cfb3 docs: Update README (GitHub Actions Bot)

Chores

  • e5c281f chore: updates for v9.39.3 release (Jenkins)
  • 8c3832a chore: update @​typescript-eslint/parser to ^8.56.0 (#20514) (Milos Djermanovic)
  • 8330d23 test: add tests for config-api (#20493) (Milos Djermanovic)
  • 37d6e91 chore: remove eslint v10 prereleases from eslint-config-eslint deps (#20494) (Milos Djermanovic)
  • da7cd0e refactor: cleanup error message templates (#20479) (Francesco Trotta)
  • 84fb885 chore: package.json update for @​eslint/js release (Jenkins)
  • 1f66734 chore: add eslint to peerDependencies of @eslint/js (#20467) (Milos Djermanovic)
Commits

Updates turbo from 2.8.9 to 2.8.10

Release notes

Sourced from turbo's releases.

Turborepo v2.8.10

What's Changed

create-turbo

Changelog

Full Changelog: vercel/turborepo@v2.8.9...v2.8.10

Turborepo v2.8.10-canary.9

What's Changed

Changelog

Full Changelog: vercel/turborepo@v2.8.10-canary.8...v2.8.10-canary.9

Turborepo v2.8.10-canary.8

What's Changed

Changelog

Full Changelog: vercel/turborepo@v2.8.10-canary.7...v2.8.10-canary.8

Turborepo v2.8.10-canary.7

What's Changed

Changelog

... (truncated)

Commits
  • 1e0e1ae publish 2.8.10 to registry
  • 7cb9f0c release(turborepo): 2.8.10-canary.9 (#11892)
  • 2af1c0d perf: Pre-compile glob exclusion filter and cache path prefix in file hashing...
  • 31e29c9 release(turborepo): 2.8.10-canary.8 (#11890)
  • 5cbeef3 perf: Parallelize and pre-build RepoGitIndex (#11889)
  • a4213a1 release(turborepo): 2.8.10-canary.7 (#11888)
  • 42ab7fc perf: Batch per-package git subprocess calls into repo-wide index (#11887)
  • 48f5a2b release(turborepo): 2.8.10-canary.6 (#11885)
  • 8e3395e feat: Make --profile and --anon-profile filename optional (#11883)
  • 5febe7f release(turborepo): 2.8.10-canary.5 (#11884)
  • Additional commits viewable in compare view

Updates fumadocs-docgen from 3.0.6 to 3.0.7

Release notes

Sourced from fumadocs-docgen's releases.

fumadocs-docgen@3.0.7

Patch Changes

  • 1a614de: enforce MDX stringifier by default
  • Updated dependencies [1a614de]
  • Updated dependencies [6ab6692]
    • fumadocs-core@16.6.5
Commits

Updates fumadocs-mdx from 14.2.7 to 14.2.8

Release notes

Sourced from fumadocs-mdx's releases.

fumadocs-mdx@14.2.8

Patch Changes

  • 1a614de: enforce MDX stringifier by default
  • Updated dependencies [1a614de]
  • Updated dependencies [6ab6692]
    • fumadocs-core@16.6.5
Commits

Updates @objectstack/client from 3.0.6 to 3.0.9

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the patch-updates group with 12 updates:

| Package | From | To |
| --- | --- | --- |
| @objectstack/driver-memory | `3.0.6` | `3.0.9` |
| @objectstack/objectql | `3.0.6` | `3.0.9` |
| @objectstack/plugin-auth | `3.0.6` | `3.0.9` |
| @objectstack/plugin-hono-server | `3.0.6` | `3.0.9` |
| @objectstack/runtime | `3.0.6` | `3.0.9` |
| [@objectstack/spec](https://github.com/objectstack-ai/spec) | `3.0.6` | `3.0.9` |
| @objectstack/cli | `3.0.6` | `3.0.9` |
| [eslint](https://github.com/eslint/eslint) | `10.0.0` | `10.0.1` |
| [turbo](https://github.com/vercel/turborepo) | `2.8.9` | `2.8.10` |
| [fumadocs-docgen](https://github.com/fuma-nama/fumadocs) | `3.0.6` | `3.0.7` |
| [fumadocs-mdx](https://github.com/fuma-nama/fumadocs) | `14.2.7` | `14.2.8` |
| @objectstack/client | `3.0.6` | `3.0.9` |


Updates `@objectstack/driver-memory` from 3.0.6 to 3.0.9

Updates `@objectstack/objectql` from 3.0.6 to 3.0.9

Updates `@objectstack/plugin-auth` from 3.0.6 to 3.0.9

Updates `@objectstack/plugin-hono-server` from 3.0.6 to 3.0.9

Updates `@objectstack/runtime` from 3.0.6 to 3.0.9

Updates `@objectstack/spec` from 3.0.6 to 3.0.9
- [Release notes](https://github.com/objectstack-ai/spec/releases)
- [Changelog](https://github.com/objectstack-ai/spec/blob/main/CHANGELOG.md)
- [Commits](https://github.com/objectstack-ai/spec/compare/@objectstack/spec@3.0.6...@objectstack/spec@3.0.9)

Updates `@objectstack/cli` from 3.0.6 to 3.0.9

Updates `eslint` from 10.0.0 to 10.0.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v10.0.0...v10.0.1)

Updates `turbo` from 2.8.9 to 2.8.10
- [Release notes](https://github.com/vercel/turborepo/releases)
- [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md)
- [Commits](vercel/turborepo@v2.8.9...v2.8.10)

Updates `fumadocs-docgen` from 3.0.6 to 3.0.7
- [Release notes](https://github.com/fuma-nama/fumadocs/releases)
- [Commits](https://github.com/fuma-nama/fumadocs/commits/fumadocs-docgen@3.0.7)

Updates `fumadocs-mdx` from 14.2.7 to 14.2.8
- [Release notes](https://github.com/fuma-nama/fumadocs/releases)
- [Commits](https://github.com/fuma-nama/fumadocs/commits/fumadocs-mdx@14.2.8)

Updates `@objectstack/client` from 3.0.6 to 3.0.9

---
updated-dependencies:
- dependency-name: "@objectstack/driver-memory"
  dependency-version: 3.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@objectstack/objectql"
  dependency-version: 3.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@objectstack/plugin-auth"
  dependency-version: 3.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@objectstack/plugin-hono-server"
  dependency-version: 3.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@objectstack/runtime"
  dependency-version: 3.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@objectstack/spec"
  dependency-version: 3.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@objectstack/cli"
  dependency-version: 3.0.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: eslint
  dependency-version: 10.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: turbo
  dependency-version: 2.8.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: fumadocs-docgen
  dependency-version: 3.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: fumadocs-mdx
  dependency-version: 14.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@objectstack/client"
  dependency-version: 3.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 23, 2026

Labels

The following labels could not be found: automated. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@vercel
Copy link

vercel bot commented Feb 23, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
objectos Ready Ready Preview, Comment Feb 23, 2026 2:30am
objectos-demo Error Error Feb 23, 2026 2:30am

Request Review

@github-actions
Copy link

⚠️ This PR is very large. Consider breaking it down into smaller, more focused changes for easier review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants