An open index of dependabot pull requests across open source projects.

deps(deps): bump the production-dependencies group across 1 directory with 18 updates

Closed
Number: #82
Type: Pull Request
State: Closed
Author: dependabot[bot] dependabot[bot]
Association: None
Comments: 1
Created: June 16, 2025 at 07:18 PM UTC
(3 months ago)
Updated: June 23, 2025 at 05:40 PM UTC
(3 months ago)
Closed: June 23, 2025 at 05:40 PM UTC
(3 months ago)
Time to Close: 7 days
Labels:
dependencies javascript
Description:

Bumps the production-dependencies group with 17 updates in the / directory:

Package From To
@anthropic-ai/sdk 0.39.0 0.54.0
@langchain/community 0.3.42 0.3.46
@langchain/openai 0.4.9 0.5.13
@slack/bolt 4.3.0 4.4.0
@slack/web-api 7.9.1 7.9.2
axios 1.9.0 1.10.0
discord.js 14.19.3 14.20.0
ethers 6.14.0 6.14.4
hardhat 2.24.0 2.24.3
marked 15.0.11 15.0.12
matrix-js-sdk 37.5.0 37.8.0
onnxruntime-node 1.21.0 1.22.0
openai 4.98.0 4.104.0
@nomicfoundation/hardhat-chai-matchers 2.0.8 2.0.9
@nomicfoundation/hardhat-ignition-ethers 0.15.11 0.15.12
@nomicfoundation/hardhat-verify 2.0.13 2.0.14
@types/node 20.17.46 20.19.1

Updates @anthropic-ai/sdk from 0.39.0 to 0.54.0

Release notes

Sourced from @​anthropic-ai/sdk's releases.

sdk: v0.54.0

0.54.0 (2025-06-11)

Full Changelog: sdk-v0.53.0...sdk-v0.54.0

Features

  • api: api update (e923aa1)
  • api: api update (4877181)
  • api: manual updates (99b0111)
  • client: add support for fine-grained-tool-streaming-2025-05-14 (6b35dd9)

Bug Fixes

  • client: deprecate BetaBase64PDFBlock in favor of BetaRequestDocumentBlock (7fa10db)
  • client: improve error message in parsing JSON (7c0cb84)
  • internal: revert unintentional changes (28dccec)

Chores

  • avoid type error in certain environments (48c1a41)
  • tests: add testing for invalid json raising (52260c1)

sdk: v0.53.0

0.53.0 (2025-06-04)

Full Changelog: sdk-v0.52.0...sdk-v0.53.0

Features

  • client: add support for new text_editor_20250429 tool (e49ebfb)

Bug Fixes

  • client: correctly track input from server_tool_use input deltas (4a14253)
  • client: fix link to streaming responses docs (2ad98be)
  • compat with more runtimes (3c70ae3)

Chores

  • adjust eslint.config.mjs ignore pattern (ab404cf)
  • ci: fix release workflow (7e2e566)
  • deps: bump eslint-plugin-prettier (8f973c4)
  • docs: use top-level-await in example snippets (b4a60ee)
  • examples: show how to pass an authorization token to an MCP server (340461b)
  • improve publish-npm script --latest tag logic (4a7bdc0)

... (truncated)

Changelog

Sourced from @​anthropic-ai/sdk's changelog.

0.54.0 (2025-06-11)

Full Changelog: sdk-v0.53.0...sdk-v0.54.0

Features

  • api: api update (e923aa1)
  • api: api update (4877181)
  • api: manual updates (99b0111)
  • client: add support for fine-grained-tool-streaming-2025-05-14 (6b35dd9)

Bug Fixes

  • client: deprecate BetaBase64PDFBlock in favor of BetaRequestDocumentBlock (7fa10db)
  • client: improve error message in parsing JSON (7c0cb84)
  • internal: revert unintentional changes (28dccec)

Chores

  • avoid type error in certain environments (48c1a41)
  • tests: add testing for invalid json raising (52260c1)

0.53.0 (2025-06-04)

Full Changelog: sdk-v0.52.0...sdk-v0.53.0

Features

  • client: add support for new text_editor_20250429 tool (e49ebfb)

Bug Fixes

  • client: correctly track input from server_tool_use input deltas (4a14253)
  • client: fix link to streaming responses docs (2ad98be)
  • compat with more runtimes (3c70ae3)

Chores

  • adjust eslint.config.mjs ignore pattern (ab404cf)
  • ci: fix release workflow (7e2e566)
  • deps: bump eslint-plugin-prettier (8f973c4)
  • docs: use top-level-await in example snippets (b4a60ee)
  • examples: show how to pass an authorization token to an MCP server (340461b)
  • improve publish-npm script --latest tag logic (4a7bdc0)
  • internal: codegen related update (345af47)
  • internal: codegen related update (6d924ef)

... (truncated)

Commits
  • cbc3077 Merge pull request #778 from anthropics/release-please--branches--main--chang...
  • bc51a74 chore: release main
  • 28dccec fix(internal): revert unintentional changes
  • 99b0111 feat(api): manual updates
  • e923aa1 feat(api): api update
  • 4877181 feat(api): api update
  • 52260c1 chore(tests): add testing for invalid json raising
  • 7c0cb84 fix(client): improve error message in parsing JSON
  • 6b35dd9 feat(client): add support for fine-grained-tool-streaming-2025-05-14
  • 7fa10db fix(client): deprecate BetaBase64PDFBlock in favor of BetaRequestDocumentBlock
  • Additional commits viewable in compare view

Updates @langchain/community from 0.3.42 to 0.3.46

Release notes

Sourced from @​langchain/community's releases.

0.2.0@next

What's Changed

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by hntrl, a new releaser for @​langchain/community since your current version.


Updates @langchain/openai from 0.4.9 to 0.5.13

Release notes

Sourced from @​langchain/openai's releases.

@​langchain/mcp-adapters==0.5.1

What's Changed

Full Changelog: https://github.com/langchain-ai/langchainjs/compare/@​langchain/mcp-adapters==0.5.0...@​langchain/mcp-adapters==0.5.1

@​langchain/mcp-adapters==0.5.0

What's Changed

New Contributors

Full Changelog: https://github.com/langchain-ai/langchainjs/compare/0.3.27...@​langchain/mcp-adapters==0.5.0

0.2.0@next

What's Changed

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by hntrl, a new releaser for @​langchain/openai since your current version.


Updates @slack/bolt from 4.3.0 to 4.4.0

Release notes

Sourced from @​slack/bolt's releases.

@​slack/bolt@​4.4.0

What's Changed

🚀 Features

🐛 Fixes

🧰 Maintenance

🤖 Dependencies

Full Changelog: https://github.com/slackapi/bolt-js/compare/@​slack/bolt@​4.3.0...@​slack/bolt@​4.4.0 Milstone: https://github.com/slackapi/bolt-js/milestone/58?closed=1

Commits
  • 6c00291 chore: release @​slack/bolt@​4.4.0 (#2538)
  • c276127 chore(deps-dev): bump @​types/node from 22.15.17 to 22.15.19 (#2536)
  • 0959f94 feat: support for synchronous custom step handling (#2408)
  • a1cb83c chore(deps): update @​slack/bolt requirement from ^4.2.1 to ^4.3.0 in /example...
  • 151fa3c chore(deps-dev): update serverless requirement from ^4.14.2 to ^4.14.3 in /ex...
  • 2214260 chore(deps): update @​slack/bolt requirement from ^4.2.1 to ^4.3.0 in /example...
  • 1180e6b chore(deps): update @​slack/bolt requirement from ^4.2.1 to ^4.3.0 in /example...
  • 9ad427f chore(deps): update @​slack/bolt requirement from ^4.2.1 to ^4.3.0 in /example...
  • 85df553 chore(deps): update @​slack/bolt requirement from ^4.2.1 to ^4.3.0 in /example...
  • 7f0ac6b chore(deps): update @​slack/bolt requirement from ^4.2.1 to ^4.3.0 in /example...
  • Additional commits viewable in compare view

Updates @slack/web-api from 7.9.1 to 7.9.2

Release notes

Sourced from @​slack/web-api's releases.

@​slack/web-api@​7.9.2

What's Changed

🐛 Fixes

📖 Docs

🧰 Maintenance

Full Changelog: https://github.com/slackapi/node-slack-sdk/compare/@​slack/socket-mode@​2.0.4...@​slack/web-api@​7.9.2 Milstone: https://github.com/slackapi/node-slack-sdk/milestone/141?closed=1

Commits
  • 051c108 chore(web-api): release @​slack/web-api@​7.9.2 (#2247)
  • 96d53df Update web-api response data types (as of 2025-05-17) (#2244)
  • 233ca6d fix: add trailing slash to slackApiUrl if none is provided (#2243)
  • 31c60f8 chore(deps): bump koa from 2.16.1 to 3.0.0 in /examples/openid-connect (#2241)
  • fa6fb4e chore(deps-dev): bump the docusaurus group across 1 directory with 3 updates ...
  • 29c1e1a docs: moves guides from wiki to docs website (#2238)
  • 1cb0ea1 chore(deps-dev): bump nock from 13.5.6 to 14.0.3 in /packages/web-api (#2223)
  • 86acb79 chore(deps-dev): bump typescript from 5.3.3 to 5.8.3 in /packages/web-api (#2...
  • e2a0275 chore(deps-dev): bump tsd from 0.31.2 to 0.32.0 in /packages/web-api (#2236)
  • 2601d48 chore(deps-dev): bump tsd from 0.31.2 to 0.32.0 in /packages/types (#2235)
  • Additional commits viewable in compare view

Updates axios from 1.9.0 to 1.10.0

Release notes

Sourced from axios's releases.

Release v1.10.0

Release notes:

Bug Fixes

  • adapter: pass fetchOptions to fetch function (#6883) (0f50af8)
  • form-data: convert boolean values to strings in FormData serialization (#6917) (5064b10)
  • package: add module entry point for React Native; (#6933) (3d343b8)

Features

Contributors to this release

Changelog

Sourced from axios's changelog.

1.10.0 (2025-06-14)

Bug Fixes

  • adapter: pass fetchOptions to fetch function (#6883) (0f50af8)
  • form-data: convert boolean values to strings in FormData serialization (#6917) (5064b10)
  • package: add module entry point for React Native; (#6933) (3d343b8)

Features

Contributors to this release

Commits

Updates discord.js from 14.19.3 to 14.20.0

Release notes

Sourced from discord.js's releases.

14.20.0

Bug Fixes

  • Use resolvePartialEmoji on MessagePayload#options#components (#10910) (f2f757c)
  • ChannelManager: Remove threads from cache upon deletion (#10883) (ee2eb73)
  • PartialGroupDMChannel: Prevent undefined values (#10889) (9bca4af)

Features

Performance

Refactor

  • Client: Remove with_expiration query parameter (#10800) (c8f6066)
Changelog

Sourced from discord.js's changelog.

14.20.0 - (2025-06-16)

Bug Fixes

  • Use resolvePartialEmoji on MessagePayload#options#components (#10910) (f2f757c)
  • ChannelManager: Remove threads from cache upon deletion (#10883) (ee2eb73)
  • PartialGroupDMChannel: Prevent undefined values (#10889) (9bca4af)

Features

Performance

Refactor

  • Client: Remove with_expiration query parameter (#10800) (c8f6066)
Commits
  • 6a5c0fb chore(discord.js): release discord.js@14.20.0
  • eb5acd1 chore(discord.js): bump ws
  • c0eae34 feat: backport entrypoint command (#10908)
  • f2f757c fix: use resolvePartialEmoji on MessagePayload#options#components (#10910)
  • 65cfa3f build: Update Undici to 6.21.3 (#10906)
  • ee2eb73 fix(ChannelManager): Remove threads from cache upon deletion (#10883)<...

    Description has been truncated

Pull Request Statistics
Commits:
1
Files Changed:
3
Additions:
+443
Deletions:
-298
Package Dependencies
Package:
@types/node
Ecosystem:
npm
Version Change:
20.17.46 → 20.19.1
Update Type:
Minor
Package:
axios
Ecosystem:
npm
Version Change:
1.9.0 → 1.10.0
Update Type:
Minor
Package:
marked
Ecosystem:
npm
Version Change:
15.0.11 → 15.0.12
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.39.0 → 0.54.0
Update Type:
Minor
Package:
openai
Ecosystem:
npm
Version Change:
4.98.0 → 4.104.0
Update Type:
Minor
Package:
discord.js
Ecosystem:
npm
Version Change:
14.19.3 → 14.20.0
Update Type:
Minor
Package:
ethers
Ecosystem:
npm
Version Change:
6.14.0 → 6.14.4
Update Type:
Patch
Package:
hardhat
Ecosystem:
npm
Version Change:
2.24.0 → 2.24.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.15.11 → 0.15.12
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.0.13 → 2.0.14
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.3.42 → 0.3.46
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.4.9 → 0.5.13
Update Type:
Minor
Package:
@slack/bolt
Ecosystem:
npm
Version Change:
4.3.0 → 4.4.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
7.9.1 → 7.9.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.21.0 → 1.22.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
37.5.0 → 37.8.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
2.0.8 → 2.0.9
Update Type:
Patch
Technical Details
ID: 1727694
UUID: 2596654847
Node ID: PR_kwDOOMbqxs6axc7_
Host: GitHub
Repository: Juliaoscode/JuliaOS
Mergeable: Yes
Merge State: Clean