Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump axios and openai #24

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 16, 2025

Removes axios. It's no longer used after updating ancestor dependency openai. These dependencies need to be updated together.

Removes axios

Updates openai from 3.3.0 to 4.78.1

Release notes

Sourced from openai's releases.

v4.78.1

4.78.1 (2025-01-10)

Full Changelog: v4.78.0...v4.78.1

Bug Fixes

  • send correct Accept header for certain endpoints (#1257) (8756693)

v4.78.0

4.78.0 (2025-01-09)

Full Changelog: v4.77.4...v4.78.0

Features

v4.77.4

4.77.4 (2025-01-08)

Full Changelog: v4.77.3...v4.77.4

Documentation

v4.77.3

4.77.3 (2025-01-03)

Full Changelog: v4.77.2...v4.77.3

Chores

v4.77.2

4.77.2 (2025-01-02)

Full Changelog: v4.77.1...v4.77.2

Chores

v4.77.1

4.77.1 (2024-12-20)

Full Changelog: v4.77.0...v4.77.1

... (truncated)

Changelog

Sourced from openai's changelog.

4.78.1 (2025-01-10)

Full Changelog: v4.78.0...v4.78.1

Bug Fixes

  • send correct Accept header for certain endpoints (#1257) (8756693)

4.78.0 (2025-01-09)

Full Changelog: v4.77.4...v4.78.0

Features

4.77.4 (2025-01-08)

Full Changelog: v4.77.3...v4.77.4

Documentation

4.77.3 (2025-01-03)

Full Changelog: v4.77.2...v4.77.3

Chores

4.77.2 (2025-01-02)

Full Changelog: v4.77.1...v4.77.2

Chores

4.77.1 (2024-12-21)

Full Changelog: v4.77.0...v4.77.1

Bug Fixes

Chores

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by dschnurr-openai, a new releaser for openai since your current version.


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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [axios](https://github.com/axios/axios). It's no longer used after updating ancestor dependency [openai](https://github.com/openai/openai-node). These dependencies need to be updated together.


Removes `axios`

Updates `openai` from 3.3.0 to 4.78.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@v3.3.0...v4.78.1)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
- dependency-name: openai
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 16, 2025
@dependabot dependabot bot mentioned this pull request Jan 16, 2025
@NikxDa
Copy link
Owner

NikxDa commented Jan 17, 2025

This breaks the OpenAI integration. Closing until this can be rewritten.

@NikxDa NikxDa closed this Jan 17, 2025
Copy link
Author

dependabot bot commented on behalf of github Jan 17, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/multi-9469dfcf80 branch January 17, 2025 10:48
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