Skip to content

chore(deps): bump openai from 6.8.1 to 6.9.1 in /app#25

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/app/openai-6.9.1
Open

chore(deps): bump openai from 6.8.1 to 6.9.1 in /app#25
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/app/openai-6.9.1

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 17, 2025

Bumps openai from 6.8.1 to 6.9.1.

Release notes

Sourced from openai's releases.

v6.9.1

6.9.1 (2025-11-17)

Full Changelog: v6.9.0...v6.9.1

Bug Fixes

  • api: align types of input items / output items for typescript (99adaa7)

v6.9.0

6.9.0 (2025-11-13)

Full Changelog: v6.8.1...v6.9.0

Features

Chores

  • add typescript-estree dependency for jsr readme script (3759514)
Changelog

Sourced from openai's changelog.

6.9.1 (2025-11-17)

Full Changelog: v6.9.0...v6.9.1

Bug Fixes

  • api: align types of input items / output items for typescript (99adaa7)

6.9.0 (2025-11-13)

Full Changelog: v6.8.1...v6.9.0

Features

Chores

  • add typescript-estree dependency for jsr readme script (3759514)
Commits
  • c9a4d68 release: 6.9.1
  • edc0e1c fix(api): align types of input items / output items for typescript
  • 1f2d35e update zod imports to reduce esbuild bundle size by 260kb (#1703)
  • 92d65d7 release: 6.9.0
  • 7a3c26e feat(api): gpt 5.1
  • 88135c8 codegen metadata
  • cd95c0d chore: add typescript-estree dependency for jsr readme script
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [openai](https://github.com/openai/openai-node) from 6.8.1 to 6.9.1.
- [Release notes](https://github.com/openai/openai-node/releases)
- [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md)
- [Commits](openai/openai-node@v6.8.1...v6.9.1)

---
updated-dependencies:
- dependency-name: openai
  dependency-version: 6.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Nov 17, 2025
jojopeligroso added a commit that referenced this pull request Mar 6, 2026
Adds ability for admins to select which textbook series are active for their
school. Learning Objectives selector now filters textbooks by tenant selection.

Changes:
- Migration: FRESH_0034 adds active_textbooks JSONB column to tenants
- Schema: Added activeTextbooks field to core.ts (NULL = all active)
- API: GET/PUT /api/admin/settings/curriculum for textbook selection
- API: Added filterByTenant query param to /api/admin/curriculum/textbook
- UI: TextbookSelector component with toggleable textbook cards
- UI: Curriculum settings page at /admin/settings/curriculum
- Updated LearningObjectiveSelector to use tenant-filtered textbooks

Updates STUDENT_PROFILE_ROADMAP.md: 25/26 tasks (96%)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants