chore(deps)(deps): bump the production-dependencies group across 1 directory with 8 updates - #419
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…rectory with 8 updates Bumps the production-dependencies group with 8 updates in the /apps/api directory: | Package | From | To | | --- | --- | --- | | [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) | `0.115.0` | `0.120.0` | | [@sentry/bun](https://github.com/getsentry/sentry-javascript) | `10.69.0` | `10.70.0` | | [elysia-rate-limit](https://github.com/rayriffy/elysia-rate-limit) | `4.6.2` | `4.6.3` | | [nodemailer](https://github.com/nodemailer/nodemailer) | `9.0.4` | `9.0.5` | | [openai](https://github.com/openai/openai-node) | `7.4.0` | `7.5.0` | | [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.22.0` | `8.23.0` | | [resend](https://github.com/resend/resend-node) | `6.18.1` | `6.22.0` | | [stripe](https://github.com/stripe/stripe-node) | `22.4.0` | `22.5.0` | Updates `@anthropic-ai/sdk` from 0.115.0 to 0.120.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.115.0...sdk-v0.120.0) Updates `@sentry/bun` from 10.69.0 to 10.70.0 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/10.70.0/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@10.69.0...10.70.0) Updates `elysia-rate-limit` from 4.6.2 to 4.6.3 - [Release notes](https://github.com/rayriffy/elysia-rate-limit/releases) - [Changelog](https://github.com/rayriffy/elysia-rate-limit/blob/v4.6.3/CHANGELOG.md) - [Commits](rayriffy/elysia-rate-limit@v4.6.2...v4.6.3) Updates `nodemailer` from 9.0.4 to 9.0.5 - [Release notes](https://github.com/nodemailer/nodemailer/releases) - [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md) - [Commits](nodemailer/nodemailer@v9.0.4...v9.0.5) Updates `openai` from 7.4.0 to 7.5.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@v7.4.0...v7.5.0) Updates `pg` from 8.22.0 to 8.23.0 - [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md) - [Commits](https://github.com/brianc/node-postgres/commits/pg@8.23.0/packages/pg) Updates `resend` from 6.18.1 to 6.22.0 - [Release notes](https://github.com/resend/resend-node/releases) - [Changelog](https://github.com/resend/resend-node/blob/canary/CHANGELOG.md) - [Commits](resend/resend-node@v6.18.1...v6.22.0) Updates `stripe` from 22.4.0 to 22.5.0 - [Release notes](https://github.com/stripe/stripe-node/releases) - [Changelog](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md) - [Commits](stripe/stripe-node@v22.4.0...v22.5.0) --- updated-dependencies: - dependency-name: "@anthropic-ai/sdk" dependency-version: 0.120.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@sentry/bun" dependency-version: 10.70.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: elysia-rate-limit dependency-version: 4.6.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: nodemailer dependency-version: 9.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: openai dependency-version: 7.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pg dependency-version: 8.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: resend dependency-version: 6.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: stripe dependency-version: 22.5.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 8 updates in the /apps/api directory:
0.115.00.120.010.69.010.70.04.6.24.6.39.0.49.0.57.4.07.5.08.22.08.23.06.18.16.22.022.4.022.5.0Updates
@anthropic-ai/sdkfrom 0.115.0 to 0.120.0Release notes
Sourced from @anthropic-ai/sdk's releases.
... (truncated)
Changelog
Sourced from @anthropic-ai/sdk's changelog.
... (truncated)
Commits
bfa9197chore: release mainbc167f3feat(api): managed agents web search config and self hosted sandbox memory83fd898chore(internal): use a single pnpm workspace lockfile (#359)7fe6dd5remove internal ticket references from changelog- #360c67e4e2chore: release main50fc0dbfeat(api): Files and Skills APIs are now GA; add computer use and browser use...18ea26dchore: release main6ed9dddfeat(api): updates to skill, files, and user profiles91921f5fix(session-runner): retry tool-result sends for at least the lease TTL (#339)142adccdocs(tools): warn that blocking tool bodies stall the worker heartbeat (#299)Updates
@sentry/bunfrom 10.69.0 to 10.70.0Release notes
Sourced from @sentry/bun's releases.
... (truncated)
Changelog
Sourced from @sentry/bun's changelog.
Commits
0356ffdrelease: 10.70.0c2ac1bemeta(changelog): Update changelog for 10.70.0 (#23217)9c2f31dfix(v10/core,browser): Handle errors from other realms (#23201)8ad6cd1fix(v10/cloudflare): Try/catch on non-configurable prototypes (#23191)4b5e80afix(v10/cloudflare): Instrument DO RPC methods on the prototype, not a Proxy ...91af62cfix(v10/cloudflare): Set conversation id independent of session name (#23193)2096839fix(v10/cloudflare): Get original waituntil in workflows (#23192)0062819fix(v10/cloudflare): Fork the isolation scope for Durable Object methods (#23...390b05afeat(v10/core): Support stable MCP SDK v2 (#22986)3b56ecbfeat(v10/solid,solidstart): Support@solidjs/routerv1 (#23163)Updates
elysia-rate-limitfrom 4.6.2 to 4.6.3Release notes
Sourced from elysia-rate-limit's releases.
Changelog
Sourced from elysia-rate-limit's changelog.
Commits
892f3befix(ci): use valid backport dist-tag30adb39Version Packages (#91)1e23992ci: add v4 release lanebec20a8fix: count pre-handler request errorsMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for elysia-rate-limit since your current version.
Updates
nodemailerfrom 9.0.4 to 9.0.5Release notes
Sourced from nodemailer's releases.
Changelog
Sourced from nodemailer's changelog.
Commits
742cff9chore(master): release 9.0.5 (#1843)524f0afchore: apply prettier to the punycode decode loop63685f7fix(mime): normalize an address parsed out of a string as welld899213test: cover the custom envelope path of every transportc4daee0chore(ci): trigger the workflows now that the Actions outage is over85d16c1fix(ci): retrigger the workflows dropped during the Actions outage76d0d92chore(deps): update devDependenciesa9343b4fix(mime): normalize an address so header and envelope agreeb7d772efix(mime): stop a header key callback and the dkim tags from injecting5ed9d26fix(mime): keep control chars out of the remaining header positionsUpdates
openaifrom 7.4.0 to 7.5.0Release notes
Sourced from openai's releases.
... (truncated)
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
5b96016release: 7.5.0 (#2087)bfcccadfix(security): prevent Bedrock bearer credential disclosure across redirects ...3f8d5ccfix(bedrock): safely sign inherited query parameter names (#2375)16172a4chore(deps-dev): bump oxfmt from 0.61.0 to 0.62.0 (#2373)6320b64chore(deps-dev): bump ts-jest from 29.4.11 to 29.4.12 (#2374)b49b227chore(deps-dev): bump webpack from 5.108.4 to 5.109.2 in /ecosystem-tests/ts-...2cc57c3chore(deps-dev): bump@aws-sdk/credential-provider-nodefrom 3.972.77 to 3.97...6983363chore(deps-dev): bump@cloudflare/workers-typesfrom 5.20260804.1 to 5.202608...50db5dbchore(deps-dev): bump@types/nodefrom 24.12.4 to 26.2.0 (#2370)7259f9fchore(deps-dev): bump html-webpack-plugin from 5.6.7 to 5.6.8 in /ecosystem-t...Updates
pgfrom 8.22.0 to 8.23.0Changelog
Sourced from pg's changelog.
Commits
df274d1Publisheb19d0fAdd opt-in query pipelining (#3652)Updates
resendfrom 6.18.1 to 6.22.0Release notes
Sourced from resend's releases.
Commits
3f67459chore: bump version to 6.22.0 (#1080)77df5d4feat: add emails.metrics() for account-level email metrics (#1079)8bff8a2feat: add broadcasts.clickedLinks() method (#1077)6eae2d8feat: add broadcasts.recipients() method (#1078)f5467a8chore: bump version to 6.21.0 (#1076)5cbb585feat: add emails.share() method (#1074)fc6cff9feat(api-keys): add update() method to rename an api key (#1075)5bc4c27feat(automations): endpoint to duplicate (#1071)47dcc08feat: add broadcasts.cancel() method (#1064) (#1065)4a2dd4fchore: migrate biome config from deprecated recommended field to preset (#1057)Updates
stripefrom 22.4.0 to 22.5.0Release notes
Sourced...
Description has been truncated