Skip to content

chore(deps)(deps): bump openai from 6.39.1 to 6.41.0 in /apps/api in the ai group across 1 directory - #154

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/apps/api/ai-b4fe90e299
Closed

chore(deps)(deps): bump openai from 6.39.1 to 6.41.0 in /apps/api in the ai group across 1 directory#154
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/apps/api/ai-b4fe90e299

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 9, 2026

Copy link
Copy Markdown
Contributor

Bumps the ai group with 1 update in the /apps/api directory: openai.

Updates openai from 6.39.1 to 6.41.0

Release notes

Sourced from openai's releases.

v6.41.0

6.41.0 (2026-06-01)

Full Changelog: v6.40.0...v6.41.0

Features

  • api: Add Amazon Bedrock Responses support (#1899) (535b045)

v6.40.0

6.40.0 (2026-06-01)

Full Changelog: v6.39.1...v6.40.0

Features

  • api: workload identity in audit logs, additional_tools item in responses, fix ActionSearch.query to be optional. (aee09f3)

Chores

Changelog

Sourced from openai's changelog.

6.41.0 (2026-06-01)

Full Changelog: v6.40.0...v6.41.0

Features

  • api: Add Amazon Bedrock Responses support (#1899) (535b045)

6.40.0 (2026-06-01)

Full Changelog: v6.39.1...v6.40.0

Features

  • api: workload identity in audit logs, additional_tools item in responses, fix ActionSearch.query to be optional. (aee09f3)

Chores

Commits

Dependabot compatibility score

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 ai group with 1 update in the /apps/api directory: [openai](https://github.com/openai/openai-node).


Updates `openai` from 6.39.1 to 6.41.0
- [Release notes](https://github.com/openai/openai-node/releases)
- [Changelog](https://github.com/openai/openai-node/blob/main/CHANGELOG.md)
- [Commits](openai/openai-node@v6.39.1...v6.41.0)

---
updated-dependencies:
- dependency-name: openai
  dependency-version: 6.41.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ai
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 9, 2026
@dependabot
dependabot Bot requested a review from agjs as a code owner June 9, 2026 12:47
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 9, 2026
agjs added a commit that referenced this pull request Jun 9, 2026
…+ react parity) (#156)

* chore(deps): bump apps/api openai + typescript-eslint

- openai 6.39.1 -> 6.41.0 (#154)
- typescript-eslint 8.60.0 -> 8.60.1 (#155) + @typescript-eslint/utils
  override to match

typescript-eslint must move in lockstep with apps/ui (shared-tool-version-parity
lint-meta rule), so this lands together with the UI bump.

* chore(deps): bump apps/ui react + typescript-eslint + pin react runtime

- react / react-dom 19.2.6 -> 19.2.7, @types/react 19.2.15 -> 19.2.16 (#153)
- typescript-eslint 8.60.0 -> 8.60.1 (#152) + @typescript-eslint/utils override

Adds react / react-dom 19.2.7 to overrides. zustand declares react as an
exact-pinned optional peer (5.0.13 -> react 19.2.6), so bumping the top-level
react to 19.2.7 leaves zustand on its own nested 19.2.6 copy -> two React
instances -> 'Cannot read properties of null (reading useCallback)' /
'mismatching versions of React and the renderer' in the consent-store tests.
The override collapses react to a single copy. Rationale documented in
//overrides. This is why #153 failed validate + Playwright on its own.

* chore(deps): bump apps/docs react + @types/react for cross-app parity

- react / react-dom 19.2.6 -> 19.2.7, @types/react override 19.2.15 -> 19.2.16

Mirrors the apps/ui bumps so package-override-parity stays green: ui now
overrides react@19.2.7 and @types/react@19.2.16, and docs must resolve the
same versions (sibling-mirror check).
@agjs

agjs commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Superseded by #156, which consolidated all four new Dependabot bumps (typescript-eslint, openai, react group) and landed in main (commit 91ea2cf). The bumped versions are now in main. Closing.

@dependabot close

@agjs agjs closed this Jun 9, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 9, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@agjs
agjs deleted the dependabot/bun/apps/api/ai-b4fe90e299 branch June 9, 2026 17:13
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant