chore(deps)(deps): bump the production-dependencies group across 1 directory with 6 updates - #414
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…rectory with 6 updates Bumps the production-dependencies group with 6 updates in the /apps/api directory: | Package | From | To | | --- | --- | --- | | [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) | `0.115.0` | `0.117.1` | | [@sentry/bun](https://github.com/getsentry/sentry-javascript) | `10.69.0` | `10.70.0` | | [nodemailer](https://github.com/nodemailer/nodemailer) | `9.0.4` | `9.0.5` | | [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.20.0` | | [stripe](https://github.com/stripe/stripe-node) | `22.4.0` | `22.5.0` | Updates `@anthropic-ai/sdk` from 0.115.0 to 0.117.1 - [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.117.1) 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 `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 `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.20.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.20.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.117.1 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: nodemailer dependency-version: 9.0.5 dependency-type: direct:production update-type: version-update:semver-patch 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.20.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 6 updates in the /apps/api directory:
0.115.00.117.110.69.010.70.09.0.49.0.58.22.08.23.06.18.16.20.022.4.022.5.0Updates
@anthropic-ai/sdkfrom 0.115.0 to 0.117.1Release notes
Sourced from @anthropic-ai/sdk's releases.
... (truncated)
Changelog
Sourced from @anthropic-ai/sdk's changelog.
... (truncated)
Commits
64a1e8echore: release main0281a29chore(ci): allow manually re-publishing a package to npm from the release wor...f3e060bchore(internal): tag uploaded preview builds with the branch name (#295)6fcfb2cchore: release main1a1af33codegen metadatad6b8f40chore: release main5edda86chore(tools): escape backslashes in skill archive exclusion patterns (#311)07cf28cchore(internal): switch from yarn to pnpma751543docs(api): clarify that user profile name is optional for resold profiles0c74ed0fix(build): include dotfiles when flattening dist during git installsUpdates
@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
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
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.20.0Release notes
Sourced from resend's releases.
Commits
5bc4c27feat(automations): endpoint to duplicate (#1071)47dcc08feat: add broadcasts.cancel() method (#1064) (#1065)4a2dd4fchore: migrate biome config from deprecated recommended field to preset (#1057)fc3d3affeat: buildPaginationUrl helper to simplify code (#1056)9864b8cchore: use the API timestamp format in test fixtures (#1049)286abb2chore: add typecheck CI check (#1048)95be362fix: replace deprecated node10 moduleResolution (#1047)13cfce2feat: add message_id to email webhook event types (#1041)Updates
stripefrom 22.4.0 to 22.5.0Release notes
Sourced from stripe's releases.
... (truncated)
Changelog
Sourced from stripe's changelog.
Commits
65d99a2Bump version to 22.5.03616934add event notif object tests (#2806)8c2584bBump@babel/corefrom 7.19.6 to 7.29.7 (#2759)85e59b8Implement extensibility platform (#2785)2ca69d8Emit Claude Code plugin hint at module load time (#2805)09f0f06add/adjust event parsing helpers (#2794)2fd7147Addstripe.major_api_versionconstant (#2799)89b3541Update changelog with open enum (#2802)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