ci(deps): bump the production-dependencies group across 1 directory with 9 updates#106
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…ith 9 updates Bumps the production-dependencies group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) | `0.104.1` | `0.105.0` | | [@mistralai/mistralai](https://github.com/mistralai/client-ts) | `2.2.5` | `2.2.6` | | [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) | `11.1.26` | `11.1.27` | | [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `11.1.26` | `11.1.27` | | [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) | `11.1.26` | `11.1.27` | | [@nestjs/typeorm](https://github.com/nestjs/typeorm) | `11.0.1` | `11.0.2` | | [bullmq](https://github.com/taskforcesh/bullmq) | `5.78.0` | `5.79.1` | | [openai](https://github.com/openai/openai-node) | `6.42.0` | `6.44.0` | | [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.21.0` | `8.22.0` | Updates `@anthropic-ai/sdk` from 0.104.1 to 0.105.0 - [Release notes](https://github.com/anthropics/anthropic-sdk-typescript/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-typescript/blob/main/CHANGELOG.md) - [Commits](anthropics/anthropic-sdk-typescript@sdk-v0.104.1...sdk-v0.105.0) Updates `@mistralai/mistralai` from 2.2.5 to 2.2.6 - [Release notes](https://github.com/mistralai/client-ts/releases) - [Changelog](https://github.com/mistralai/client-ts/blob/main/RELEASES.md) - [Commits](mistralai/client-ts@v2.2.5...v2.2.6) Updates `@nestjs/common` from 11.1.26 to 11.1.27 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.27/packages/common) Updates `@nestjs/core` from 11.1.26 to 11.1.27 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.27/packages/core) Updates `@nestjs/platform-express` from 11.1.26 to 11.1.27 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.27/packages/platform-express) Updates `@nestjs/typeorm` from 11.0.1 to 11.0.2 - [Release notes](https://github.com/nestjs/typeorm/releases) - [Commits](nestjs/typeorm@11.0.1...11.0.2) Updates `bullmq` from 5.78.0 to 5.79.1 - [Release notes](https://github.com/taskforcesh/bullmq/releases) - [Commits](taskforcesh/bullmq@v5.78.0...v5.79.1) Updates `openai` from 6.42.0 to 6.44.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.42.0...v6.44.0) Updates `pg` from 8.21.0 to 8.22.0 - [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md) - [Commits](https://github.com/brianc/node-postgres/commits/pg@8.22.0/packages/pg) --- updated-dependencies: - dependency-name: "@anthropic-ai/sdk" dependency-version: 0.105.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@mistralai/mistralai" dependency-version: 2.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@nestjs/common" dependency-version: 11.1.27 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@nestjs/core" dependency-version: 11.1.27 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@nestjs/platform-express" dependency-version: 11.1.27 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@nestjs/typeorm" dependency-version: 11.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: bullmq dependency-version: 5.79.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: openai dependency-version: 6.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pg dependency-version: 8.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the production-dependencies group with 9 updates in the / directory:
0.104.10.105.02.2.52.2.611.1.2611.1.2711.1.2611.1.2711.1.2611.1.2711.0.111.0.25.78.05.79.16.42.06.44.08.21.08.22.0Updates
@anthropic-ai/sdkfrom 0.104.1 to 0.105.0Release notes
Sourced from @anthropic-ai/sdk's releases.
Changelog
Sourced from @anthropic-ai/sdk's changelog.
Commits
ab700dcchore: release maina322517feat(api): add support for new code_execution_20260120 tool65a0106feat(stream): lazily parse partial tool json input (#99)384ab51chore(tests): stop using deprecated models (#98)a49a191chore(internal/deps): bump swc to 1.15.40 (#97)7ac63f3chore(internal): use are the types wrong directly (#94)fbee0d1chore: release maine984ba4chore(api): remove retired models from API and SDKsUpdates
@mistralai/mistralaifrom 2.2.5 to 2.2.6Release notes
Sourced from @mistralai/mistralai's releases.
Changelog
Sourced from @mistralai/mistralai's changelog.
... (truncated)
Commits
d539a6dMerge pull request #241 from mistralai/speakeasy-sdk-regen-1781528325b7cc205Add OpenTelemetry tracing instrumentation (#238)f20f0f9ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.763.680fb9daci: create GitHub Release after npm stage publish (#237)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@mistralai/mistralaisince your current version.Updates
@nestjs/commonfrom 11.1.26 to 11.1.27Release notes
Sourced from @nestjs/common's releases.
Commits
660a124chore(release): publish v11.1.27 releaseaa5c4f1chore: update readme and package.jsonUpdates
@nestjs/corefrom 11.1.26 to 11.1.27Release notes
Sourced from @nestjs/core's releases.
Commits
660a124chore(release): publish v11.1.27 release5c5e9bafix(core): sse async handlers teardown issue #17128aa5c4f1chore: update readme and package.jsonUpdates
@nestjs/platform-expressfrom 11.1.26 to 11.1.27Release notes
Sourced from @nestjs/platform-express's releases.
Commits
660a124chore(release): publish v11.1.27 releaseaa5c4f1chore: update readme and package.jsonUpdates
@nestjs/typeormfrom 11.0.1 to 11.0.2Release notes
Sourced from @nestjs/typeorm's releases.
... (truncated)
Commits
7841ed9chore(): release v11.0.2b227891Merge pull request #2616 from nestjs/renovate/cimg-node-24.x60575baMerge pull request #2605 from nestjs/renovate/postgres-18.x60c6218Merge pull request #2631 from nestjs/renovate/oxlint-monorepo5156904Merge pull request #2632 from nestjs/renovate/actions-setup-node-6.x5eb47adchore(deps): update actions/setup-node action to v6bfcfc7dchore(deps): update oxlint monorepo to v1.70.055cdb77chore(deps): update nest monorepo to v11.1.27 (#2630)2073532chore(deps): update vitest monorepo to v4.1.9 (#2628)efdd83fchore(deps): update postgres docker tag to v18.4Updates
bullmqfrom 5.78.0 to 5.79.1Release notes
Sourced from bullmq's releases.
Commits
1aefd5bfix(node-redis): accept plain createClient result without cast (#4201) (#4209)dab9d19chore(deps): update eslint to v8.61.1 [security] (#4213)c343c21ci(release): consider slashes when ignoring commits (#4228)3f15ce1chore(release): 5.79.0 (#4227)eb9ae1dfeat: expand Queue/Job/Worker API parity with Node.js BullMQ [rust] (#4219)d17efe1chore(deps): bump the npm_and_yarn group across 4 directories with 5 updates ...643bb5dchore(release): 5.78.1 (#4223)b944569chore(release): vex1.3.3 (#4224)d1fcda5fix(scheduler): fail stalled jobs if scheduler does not longer exist (elixir)...3db7b21chore(deps): bump shell-quote (#4218)Updates
openaifrom 6.42.0 to 6.44.0Release notes
Sourced from openai's releases.
Changelog
Sourced from openai's changelog.
Commits
e1bd0c2release: 6.44.0ede3e38feat(api): update OpenAPI spec or Stainless config503cfc2release: 6.43.0fd04fabfix: restore pnpm repo configuration on next0096df7fix: fix TS to usemainba8ff4dchore: sync repofbf80f3chore: Convert repository to pnpm (#1934)879f325test: Update CI Node version coverage (#1935)f2e0abdtest: Use CI environment for OpenAI API key workflows (#1937)0c92f62build: remove scheduled release (#1936)Updates
pgfrom 8.21.0 to 8.22.0Changelog
Sourced from pg's changelog.
Commits
b617619Publishd80b261Update docs & changelog835fb83Fix error handling for exceptions on values parsing. (#3574)f49ab4afix: correct spelling mistakes across codebase (#3692)d7175a4Expand CI matrix of PG versions and add direct SSL test (#3693)882fc30Add support for sslnegotiation=direct (PostgreSQL 17) (#3688)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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