Skip to content

chore(deps): bump the production-dependencies group with 20 updates - #4102

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/production-dependencies-2613da835e
Closed

chore(deps): bump the production-dependencies group with 20 updates#4102
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/production-dependencies-2613da835e

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 14, 2026

Copy link
Copy Markdown
Contributor

Bumps the production-dependencies group with 20 updates:

Package From To
@anthropic-ai/sdk 0.115.0 0.116.0
@aws-sdk/client-s3 3.1102.0 3.1107.0
@aws-sdk/s3-request-presigner 3.1102.0 3.1107.0
@notionhq/client 5.23.3 5.24.0
@rolldown/binding-darwin-arm64 1.2.2 1.2.3
better-sqlite3 13.0.2 13.0.3
google-auth-library 11.0.0 11.0.1
highlight.js 11.11.1 11.11.2
mammoth 1.12.0 1.12.1
metascraper 5.53.0 5.55.1
metascraper-description 5.53.0 5.55.0
metascraper-image 5.53.0 5.55.0
metascraper-logo-favicon 5.53.1 5.55.1
metascraper-title 5.53.0 5.55.0
metascraper-url 5.53.0 5.55.0
nodemailer 9.0.4 9.0.5
pg 8.22.0 8.23.0
puppeteer 25.5.0 25.6.0
stripe 22.4.0 22.5.0
tsx 4.23.5 4.23.12

Updates @anthropic-ai/sdk from 0.115.0 to 0.116.0

Release notes

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

sdk: v0.116.0

0.116.0 (2026-08-07)

Full Changelog: sdk-v0.115.0...sdk-v0.116.0

Features

  • api: add mid-conversation-tool-changes-2026-07-01 beta (70e04f6)
  • api: add support for session budgets, advisor tool, pinned inference location and skills auto-loading from GitHub (1336a4a)
  • tools: make bash timeout and abort errors matchable by class (#259) (201b12e)

Bug Fixes

  • client: use hardcoded User-Agent strings instead of constructor names (0b97f04)

Chores

  • api: remove retired Claude Opus 4.1 models (11b685c)
  • docs: small updates to descriptions (413cc5f)
  • docs: updates to a few documentation strings (c38a1de)
  • internal/deps: bump @​babel/core and @​babel/helpers to 7.29.7 (#261) (3164934)
  • internal/deps: install tsc-multi from the npm registry (#265) (c787f90)
  • internal: codegen related update (73b3d61)
Changelog

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

0.116.0 (2026-08-07)

Full Changelog: sdk-v0.115.0...sdk-v0.116.0

Features

  • api: add mid-conversation-tool-changes-2026-07-01 beta (70e04f6)
  • api: add support for session budgets, advisor tool, pinned inference location and skills auto-loading from GitHub (1336a4a)
  • tools: make bash timeout and abort errors matchable by class (#259) (201b12e)

Bug Fixes

  • client: use hardcoded User-Agent strings instead of constructor names (0b97f04)

Chores

  • api: remove retired Claude Opus 4.1 models (11b685c)
  • docs: small updates to descriptions (413cc5f)
  • docs: updates to a few documentation strings (c38a1de)
  • internal/deps: bump @​babel/core and @​babel/helpers to 7.29.7 (#261) (3164934)
  • internal/deps: install tsc-multi from the npm registry (#265) (c787f90)
  • internal: codegen related update (73b3d61)
Commits
  • ed02a89 chore: release main
  • d72ff6a feat(api): add support for session budgets, advisor tool, pinned inference lo...
  • dbfed51 chore(internal/deps): refresh provider package dev tooling to mirror-availabl...
  • b7e95bf chore(docs): updates to a few documentation strings
  • 9efb7bd chore(api): remove retired Claude Opus 4.1 models
  • 342d422 chore(internal/deps): install tsc-multi from the npm registry (#265)
  • 501955c chore(internal/deps): bump @​babel/core and @​babel/helpers to 7.29.7 (#261)
  • 6641c5e feat(tools): make bash timeout and abort errors matchable by class (#259)
  • e421c43 chore(docs): small updates to descriptions
  • c0a963e feat(api): add mid-conversation-tool-changes-2026-07-01 beta
  • Additional commits viewable in compare view

Updates @aws-sdk/client-s3 from 3.1102.0 to 3.1107.0

Release notes

Sourced from @​aws-sdk/client-s3's releases.

v3.1107.0

3.1107.0(2026-08-10)

Chores
  • codegen:
    • sync for omit staticContextParams on ClientInputEndpointParameters (#8258) (2b7601ed)
    • smithy-aws-typescript-codegen 0.52.0 (#8255) (2e4482a6)
New Features
  • client-connect: Added Malay language option to use AI to automatically fill evaluation forms in Malay (6f82fc3a)
  • client-sagemaker: Added PREFIX AWARE routing strategy and PrefixAwareRoutingConfig to CreateEndpointConfig. Configure PrefixLength and ConcurrencyThreshold to route requests that share the same prompt prefix to the same instance. (c0ce67e2)
  • client-medialive: Added VirtualSourceAddress to multicast output destinations for MediaLive Anywhere channels. Specifies the source IP address for outbound multicast packets when downstream networks enforce source-IP filtering. (dc24c644)
  • client-elementalinference: Added support for the SearchFixtures API and DataSourceConfiguration, enabling customers to map fixture event data onto clipping outputs for improved feature accuracy. (8a63a39d)
  • client-sagemaker-runtime: Added the PrefixAwareId header to InvokeEndpoint and InvokeEndpointWithResponseStream. This optional parameter serves as a routing hint for endpoints configured with prefix-aware routing, differentiating routing decisions for requests that share the same prompt prefix. (8345d8ef)

For list of updated packages, view updated-packages.md in assets-3.1107.0.zip

v3.1106.0

3.1106.0(2026-08-07)

New Features
  • clients: update client endpoints as of 2026-08-07 (c5d05426)
  • client-amplify: Increased the maximum allowed length of the oauthToken parameter in the CreateApp and UpdateApp APIs to support longer OAuth tokens issued by third-party Git providers. (b239e292)
  • client-healthlake: Adds provenanceEnabled to StartFHIRImportJob (18ac6efe)
  • client-securityagent: Added enableEmailMfa input field on Actor to enable email-based MFA during penetration tests. When enabled, a server-generated mfaForwardingAddress is returned. Set up a forwarding rule in your email provider to forward MFA emails to this address so the agent can complete email-based MFA login flows (e21d3919)
  • client-mediapackagev2: StreamNameOutputMode - a new optional field on MediaPackageV2 OriginEndpoints that lets customers choose whether egress manifests use numeric stream indices (default) or encoder-assigned stream names from the input (7f49cb06)
  • client-sagemaker: Amazon SageMaker adds maintenance lifecycle statuses for Notebook Instances (6ce0f884)
  • client-ec2: This release adds support for BGP route protection in Amazon VPC IP Address Manager (IPAM), including route discovery, RPKI route protection findings, and delegated RPKI (Internet Registry Associations, routing policy registrations, and ROA management) for BYOIP prefixes. (62f281df)
  • client-mediatailor: Added support for inserting ads via the VAST Ad Buffet standard. You can now configure MediaTailor to insert ads in sequence order using the AdSequencingMode setting in your playback configuration. Standalone ads are used as fallbacks when a sequenced ad is unavailable. (7bebb1e5)
  • client-connect: Supports updating the task template associated with in-progress task contacts using the new UpdateContactTaskTemplate API. This enables supervisors and developers to dynamically reassign task templates without creating a new task. (24f40416)

For list of updated packages, view updated-packages.md in assets-3.1106.0.zip

v3.1105.0

3.1105.0(2026-08-06)

Chores
  • lib-dynamodb: add error msg and fallback when incompatible client is supplied (#8231) (e663d41f)
New Features

... (truncated)

Changelog

Sourced from @​aws-sdk/client-s3's changelog.

3.1107.0 (2026-08-10)

Note: Version bump only for package @​aws-sdk/client-s3

3.1106.0 (2026-08-07)

Note: Version bump only for package @​aws-sdk/client-s3

3.1105.0 (2026-08-06)

Features

  • client-s3: AWS Backup now lets you create read-only access points for Amazon S3 recovery points, enabling you to access backup data using S3 APIs without initiating a restore. (faf6560)

3.1104.0 (2026-08-05)

Note: Version bump only for package @​aws-sdk/client-s3

3.1103.0 (2026-08-04)

Note: Version bump only for package @​aws-sdk/client-s3

Commits

Updates @aws-sdk/s3-request-presigner from 3.1102.0 to 3.1107.0

Release notes

Sourced from @​aws-sdk/s3-request-presigner's releases.

v3.1107.0

3.1107.0(2026-08-10)

Chores
  • codegen:
    • sync for omit staticContextParams on ClientInputEndpointParameters (#8258) (2b7601ed)
    • smithy-aws-typescript-codegen 0.52.0 (#8255) (2e4482a6)
New Features
  • client-connect: Added Malay language option to use AI to automatically fill evaluation forms in Malay (6f82fc3a)
  • client-sagemaker: Added PREFIX AWARE routing strategy and PrefixAwareRoutingConfig to CreateEndpointConfig. Configure PrefixLength and ConcurrencyThreshold to route requests that share the same prompt prefix to the same instance. (c0ce67e2)
  • client-medialive: Added VirtualSourceAddress to multicast output destinations for MediaLive Anywhere channels. Specifies the source IP address for outbound multicast packets when downstream networks enforce source-IP filtering. (dc24c644)
  • client-elementalinference: Added support for the SearchFixtures API and DataSourceConfiguration, enabling customers to map fixture event data onto clipping outputs for improved feature accuracy. (8a63a39d)
  • client-sagemaker-runtime: Added the PrefixAwareId header to InvokeEndpoint and InvokeEndpointWithResponseStream. This optional parameter serves as a routing hint for endpoints configured with prefix-aware routing, differentiating routing decisions for requests that share the same prompt prefix. (8345d8ef)

For list of updated packages, view updated-packages.md in assets-3.1107.0.zip

v3.1106.0

3.1106.0(2026-08-07)

New Features
  • clients: update client endpoints as of 2026-08-07 (c5d05426)
  • client-amplify: Increased the maximum allowed length of the oauthToken parameter in the CreateApp and UpdateApp APIs to support longer OAuth tokens issued by third-party Git providers. (b239e292)
  • client-healthlake: Adds provenanceEnabled to StartFHIRImportJob (18ac6efe)
  • client-securityagent: Added enableEmailMfa input field on Actor to enable email-based MFA during penetration tests. When enabled, a server-generated mfaForwardingAddress is returned. Set up a forwarding rule in your email provider to forward MFA emails to this address so the agent can complete email-based MFA login flows (e21d3919)
  • client-mediapackagev2: StreamNameOutputMode - a new optional field on MediaPackageV2 OriginEndpoints that lets customers choose whether egress manifests use numeric stream indices (default) or encoder-assigned stream names from the input (7f49cb06)
  • client-sagemaker: Amazon SageMaker adds maintenance lifecycle statuses for Notebook Instances (6ce0f884)
  • client-ec2: This release adds support for BGP route protection in Amazon VPC IP Address Manager (IPAM), including route discovery, RPKI route protection findings, and delegated RPKI (Internet Registry Associations, routing policy registrations, and ROA management) for BYOIP prefixes. (62f281df)
  • client-mediatailor: Added support for inserting ads via the VAST Ad Buffet standard. You can now configure MediaTailor to insert ads in sequence order using the AdSequencingMode setting in your playback configuration. Standalone ads are used as fallbacks when a sequenced ad is unavailable. (7bebb1e5)
  • client-connect: Supports updating the task template associated with in-progress task contacts using the new UpdateContactTaskTemplate API. This enables supervisors and developers to dynamically reassign task templates without creating a new task. (24f40416)

For list of updated packages, view updated-packages.md in assets-3.1106.0.zip

v3.1105.0

3.1105.0(2026-08-06)

Chores
  • lib-dynamodb: add error msg and fallback when incompatible client is supplied (#8231) (e663d41f)
New Features

... (truncated)

Changelog

Sourced from @​aws-sdk/s3-request-presigner's changelog.

3.1107.0 (2026-08-10)

Note: Version bump only for package @​aws-sdk/s3-request-presigner

3.1106.0 (2026-08-07)

Note: Version bump only for package @​aws-sdk/s3-request-presigner

3.1105.0 (2026-08-06)

Note: Version bump only for package @​aws-sdk/s3-request-presigner

3.1104.0 (2026-08-05)

Note: Version bump only for package @​aws-sdk/s3-request-presigner

3.1103.0 (2026-08-04)

Note: Version bump only for package @​aws-sdk/s3-request-presigner

Commits

Updates @notionhq/client from 5.23.3 to 5.24.0

Release notes

Sourced from @​notionhq/client's releases.

v5.24.0

What’s changed

New capabilities

  • Create meeting notes (#753)
    • Use client.blocks.meetingNotes.create() with a file upload or an existing audio, video, or file block. Generated request types require parent only for file-upload sources.

API response types

  • Handle unsupported formula and rollup values (#757)

    • Formula and rollup response unions now include type: "unsupported", so TypeScript users can handle values Notion did not compute.
  • Recognize invalid beta headers (#754)

    • APIErrorCode.InvalidBeta recognizes invalid_beta responses as APIResponseError, including failed async-task responses.

Links

Commits
  • 610854c Bump version to v5.24.0 (#758)
  • dc33dd2 [AI] Recognize invalid_beta API error code (#754)
  • a854951 [AI] Add unsupported variant to formula and rollup property responses (#757)
  • ec69f63 [AI] Add create method to client.blocks.meetingNotes (#753)
  • See full diff in compare view

Updates @rolldown/binding-darwin-arm64 from 1.2.2 to 1.2.3

Release notes

Sourced from @​rolldown/binding-darwin-arm64's releases.

v1.2.3

[1.2.3] - 2026-08-05

🐛 Bug Fixes

🚜 Refactor

📚 Documentation

⚡ Performance

🧪 Testing

⚙️ Miscellaneous Tasks

❤️ New Contributors


Co-authored-by: shulaoda 165626830+shulaoda@users.noreply.github.com

Changelog

Sourced from @​rolldown/binding-darwin-arm64's changelog.

[1.2.3] - 2026-08-05

🐛 Bug Fixes

🚜 Refactor

📚 Documentation

⚡ Performance

🧪 Testing

⚙️ Miscellaneous Tasks

❤️ New Contributors

Commits

Updates better-sqlite3 from 13.0.2 to 13.0.3

Release notes

Sourced from better-sqlite3's releases.

v13.0.3

What's Changed

Full Changelog: WiseLibs/better-sqlite3@v13.0.2...v13.0.3

Commits

Updates google-auth-library from 11.0.0 to 11.0.1

Release notes

Sourced from google-auth-library's releases.

google-auth-library: v11.0.1

11.0.1 (2026-08-10)

Bug Fixes

  • Upgrade all node core library dependencies to their latest node 22 version (#9084) (af8074c)
Changelog

Sourced from google-auth-library's changelog.

11.0.1 (2026-08-10)

Bug Fixes

  • Upgrade all node core library dependencies to their latest node 22 version (#9084) (af8074c)
Commits
  • f5ab609 chore: release main (#9110)
  • af8074c fix: upgrade all node core library dependencies to their latest node 22 versi...
  • See full diff in compare view

Updates highlight.js from 11.11.1 to 11.11.2

Release notes

Sourced from highlight.js's releases.

v11.11.2 - This Summer's Hottest Release

Happy belated Summer Solstice to all who celebrate. This is a maintenance release that includes all of the merged PRs through July 2025 (last year).

[!NOTE]

As you may have noticed, highlight.js has been inactive since last summer, through no one's fault; maintaining open source projects is time-consuming. I'll be doing my best to keep the lights on around here, but I'll need the community's help. If you are interested in helping review pull requests, contributing, or even becoming a maintainer, speak up in highlightjs/highlight.js#1678.

[!IMPORTANT]

The 11.11.2 Git tag was published on June 22, 2026, and the npm package was published on August 11, 2026. For any cautious onlookers, nothing malicious has happened. In December 2025, npm revoked all classic tokens for improved security. Since we haven't had a release since July 2025, I didn't notice that our release pipeline was broken because it uses a now-revoked token. Pull request #4427 was opened to fix our release pipeline, and it took some time to get things right. Version 11.11.2 was published to npm after the PR was merged and we had a successful run of the new release workflow.

If you see two 11.11.2 releases on your GitHub feed circa June 2026, this was an accident by a maintainer. A 11.11.2 tag was created prematurely on GitHub and caused a run failure during the release pipeline since all work to bump the release had not been completed. There was no version 11.11.2 that was accidentally published to npm or the CDNs; therefore, the Git tag has been recreated to point to f273f007f85e2096de41c42bf40b870dcb5a5a05.


Parser Engine:

  • fix illegal handling at end of input code [Josh Goebel][]

New Grammars:

  • added 3rd party Aiken grammar to SUPPORTED_LANGUAGES [Josh Marchand][]
  • added 3rd party VoltScript grammar to SUPPORTED_LANGUAGES [Chester Moses][]
  • added 3rd party Gleam grammar to SUPPORTED_LANGUAGES [Filip Hoffmann][]
  • added 3rd party Magik grammar to SUPPORTED_LANGUAGES [Sebastiaan Speck][]
  • added 3rd party Prisma grammar to SUPPORTED_LANGUAGES [SungHyun Kim][]
  • added 3rd party Bicep grammar to SUPPORTED_LANGUAGES [Anthony Martin][]
  • added 3rd party L4 grammar to SUPPORTED_LANGUAGES [Thomas Gorissen][]
  • added 3rd party Abc Notation grammar to SUPPORTED_LANGUAGES [NriotHrreion][]

Core Grammars:

  • fix(cpp) exclude keywords from function calls [Eisenwave][]
  • enh(csp) add missing directives / keywords from MDN (7 more) [Max Liashuk][]
  • enh(ada) add new parallel keyword, allow [] for Ada 2022 [Max Reznik][]
  • fix(javascript) correctly highlight 'for await' again [wolfgang42][]
  • fix(diff) fix unified diff hunk header regex to allow unpaired numbers [Chris Wilson][]
  • enh(php) support single line and hash comments in attributes, constructor and functions [Antoine Musso][]
  • fix(ex) adds support for ?' char literal and missing defguardp keyword [Kevin Bloch][]
  • enh(json) add json5 support [Kerry Shetline][]
  • fix(csharp) Support digit separators [te-ing][]
  • fix(css) unicode-range parsing, issue #4253 [Kerry Shetline][]

Documentation:

  • update link to Odin grammar to maintained version [Marian Pekár][]
  • fix type highlight deprecated message [Brandon Dong][]
  • fixed typo and incorrect git command [SungHyun Kim][]
  • fix CONTRIBUTING.md broken badge link [SungHyun Kim][]
  • alphabetized languages + upper-cased BASIC in SUPPORTED_LANGUAGES.md [Adam Lui][]

... (truncated)

Changelog

Sourced from highlight.js's changelog.

Version 11.11.2

Parser Engine:

  • fix illegal handling at end of input code [Josh Goebel][]

New Grammars:

  • added 3rd party Aiken grammar to SUPPORTED_LANGUAGES [Josh Marchand][]
  • added 3rd party VoltScript grammar to SUPPORTED_LANGUAGES [Chester Moses][]
  • added 3rd party Gleam grammar to SUPPORTED_LANGUAGES [Filip Hoffmann][]
  • added 3rd party Magik grammar to SUPPORTED_LANGUAGES [Sebastiaan Speck][]
  • added 3rd party Prisma grammar to SUPPORTED_LANGUAGES [SungHyun Kim][]
  • added 3rd party Bicep grammar to SUPPORTED_LANGUAGES [Anthony Martin][]
  • added 3rd party L4 grammar to SUPPORTED_LANGUAGES [Thomas Gorissen][]
  • added 3rd party Abc Notation grammar to SUPPORTED_LANGUAGES [NriotHrreion][]

Core Grammars:

  • fix(cpp) exclude keywords from function calls [Eisenwave][]
  • enh(csp) add missing directives / keywords from MDN (7 more) [Max Liashuk][]
  • enh(ada) add new parallel keyword, allow [] for Ada 2022 [Max Reznik][]
  • fix(javascript) correctly highlight 'for await' again [wolfgang42][]
  • fix(diff) fix unified diff hunk header regex to allow unpaired numbers [Chris Wilson][]
  • enh(php) support single line and hash comments in attributes, constructor and functions [Antoine Musso][]
  • fix(ex) adds support for ?' char literal and missing defguardp keyword [Kevin Bloch][]
  • enh(json) add json5 support [Kerry Shetline][]
  • fix(csharp) Support digit separators [te-ing][]
  • fix(css) unicode-range parsing, issue #4253 [Kerry Shetline][]

Documentation:

  • update link to Odin grammar to maintained version [Marian Pekár][]
  • fix type highlight deprecated message [Brandon Dong][]
  • fixed typo and incorrect git command [SungHyun Kim][]
  • fix CONTRIBUTING.md broken badge link [SungHyun Kim][]
  • alphabetized languages + upper-cased BASIC in SUPPORTED_LANGUAGES.md [Adam Lui][]
  • deduplicate JSON from SUPPORTED_LANGUAGES [Lukasz Czajczyk][]

Themes:

  • Fix: cybertopia themes render correctly in shadow DOM [hbgl][]
  • added "vs Dark " theme [Twineee1][]

Themes:

  • Added Night Coder Ash theme [Ashkan Shirpour][]
  • Added Night Coder Charcoal theme [Ashkan Shirpour][]
  • Added Night Coder Ember theme [Ashkan Shirpour][]
  • Added Night Coder Flame theme [Ashkan Shirpour][]

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for highlight.js since your current version.


Updates mammoth from 1.12.0 to 1.12.1

Changelog

Sourced from mammoth's changelog.

1.12.1

  • Fix: on Windows, when an image's content type includes a backslash in the subpart, files may be written outside of the directory set by --output-dir.

  • Detect and ignore numbering levels that use numStyleLink to refer to themselves.

Commits
  • e3b9cec Bump version to 1.12.1
  • c69ea62 Ignore numbering levels that use numStyleLink to refer to themselves
  • fbf5e22 Check image content type for backslashes
  • 1a495a9 Add note on performance
  • ee59684 Remove donations section
  • See full diff in compare view

Updates metascraper from 5.53.0 to 5.55.1

Release notes

Sourced from metascraper's releases.

v5.55.1

5.55.1 (2026-08-10)

Bug Fixes

  • youtube: date a video by its upload date (#869) (7040d5c)

v5.55.0

5.55.0 (2026-08-09)

Features

v5.54.1

5.54.1 (2026-08-07)

Note: Version bump only for package metascraper

v5.54.0

5.54.0 (2026-08-07)

Features

  • helpers: add rule-level validate (like test) (#866) (d40856b)

v5.53.1

5.53.1 (2026-08-02)

Bug Fixes

  • keep the favicon body under reachable-url v2 (#865) (ce4536f)
Changelog

Sourced from metascraper's changelog.

5.55.1 (2026-08-10)

Bug Fixes

  • youtube: date a video by its upload date (#869) (7040d5c)

5.55.0 (2026-08-09)

Features

5.54.1 (2026-08-07)

Note: Version bump only for package metascraper

5.54.0 (2026-08-07)

Features

  • helpers: add rule-level validate (like test) (#866) (d40856b)

5.53.1 (2026-08-02)

Bug Fixes

  • keep the favicon body under reachable-url v2 (#865) (ce4536f)
Commits
  • fd8f56c chore(release): v5.55.1
  • 7040d5c fix(youtube): date a video by its upload date (#869)
  • c8cd42d test: refresh two tests pinned to third-party URLs that rotted (#870)
  • c6fdffe chore(release): v5.55.0
  • 8e0a75f feat(helpers): pass propName to validate (#868)
  • 9f72883 chore(release): v5.54.1
  • 56ee583 refactor!: move validate to scrape-level findRule hook (#867)
  • 23db320 chore(release): v5.54.0
  • d40856b feat(helpers): add rule-level validate (like test) (#866)
  • 9c5e77b chore: improve npm search metadata
  • Additional commits viewable in compare view

Updates metascraper-description from 5.53.0 to 5.55.0

Release notes

Sourced from metascraper-description's releases.

v5.55.0

5.55.0 (2026-08-09)

Features

v5.54.1

5.54.1 (2026-08-07)

Note: Version bump only for package metascraper

v5.54.0

5.54.0 (2026-08-07)

Features

  • helpers: add rule-level validate (like test) (#866) (d40856b)

v5.53.1

5.53.1 (2026-08-02)

Bug Fixes

  • keep the favicon body under reachable-url v2 (#865) (ce4536f)
Changelog

Sourced from metascraper-description's changelog.

5.55.0 (2026-08-09)

Note: Version bump only for package metascraper-description

5.54.1 (2026-08-07)

Note: Version bump only for package metascraper-description

5.54.0 (2026-08-07)

Note: Version bump only for package metascraper-description

Commits
  • c6fdffe chore(release): v5.55.0
  • 9f72883 chore(release): v5.54.1
  • 23db320 chore(release): v5.54.0
  • 9c5e77b chore: improve npm search metadata
  • See fu...

    Description has been truncated

Bumps the production-dependencies group with 20 updates:

| Package | From | To |
| --- | --- | --- |
| [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) | `0.115.0` | `0.116.0` |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.1102.0` | `3.1107.0` |
| [@aws-sdk/s3-request-presigner](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-request-presigner) | `3.1102.0` | `3.1107.0` |
| [@notionhq/client](https://github.com/makenotion/notion-sdk-js) | `5.23.3` | `5.24.0` |
| [@rolldown/binding-darwin-arm64](https://github.com/rolldown/rolldown/tree/HEAD/packages/rolldown) | `1.2.2` | `1.2.3` |
| [better-sqlite3](https://github.com/WiseLibs/better-sqlite3) | `13.0.2` | `13.0.3` |
| [google-auth-library](https://github.com/googleapis/google-cloud-node/tree/HEAD/core/packages/google-auth-library-nodejs) | `11.0.0` | `11.0.1` |
| [highlight.js](https://github.com/highlightjs/highlight.js) | `11.11.1` | `11.11.2` |
| [mammoth](https://github.com/mwilliamson/mammoth.js) | `1.12.0` | `1.12.1` |
| [metascraper](https://github.com/microlinkhq/metascraper) | `5.53.0` | `5.55.1` |
| [metascraper-description](https://github.com/microlinkhq/metascraper/tree/HEAD/packages/metascraper-description) | `5.53.0` | `5.55.0` |
| [metascraper-image](https://github.com/microlinkhq/metascraper/tree/HEAD/packages/metascraper-image) | `5.53.0` | `5.55.0` |
| [metascraper-logo-favicon](https://github.com/microlinkhq/metascraper/tree/HEAD/packages/metascraper-logo-favicon) | `5.53.1` | `5.55.1` |
| [metascraper-title](https://github.com/microlinkhq/metascraper) | `5.53.0` | `5.55.0` |
| [metascraper-url](https://github.com/microlinkhq/metascraper) | `5.53.0` | `5.55.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` |
| [puppeteer](https://github.com/puppeteer/puppeteer) | `25.5.0` | `25.6.0` |
| [stripe](https://github.com/stripe/stripe-node) | `22.4.0` | `22.5.0` |
| [tsx](https://github.com/privatenumber/tsx) | `4.23.5` | `4.23.12` |


Updates `@anthropic-ai/sdk` from 0.115.0 to 0.116.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.116.0)

Updates `@aws-sdk/client-s3` from 3.1102.0 to 3.1107.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1107.0/clients/client-s3)

Updates `@aws-sdk/s3-request-presigner` from 3.1102.0 to 3.1107.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/s3-request-presigner/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1107.0/packages/s3-request-presigner)

Updates `@notionhq/client` from 5.23.3 to 5.24.0
- [Release notes](https://github.com/makenotion/notion-sdk-js/releases)
- [Commits](makenotion/notion-sdk-js@v5.23.3...v5.24.0)

Updates `@rolldown/binding-darwin-arm64` from 1.2.2 to 1.2.3
- [Release notes](https://github.com/rolldown/rolldown/releases)
- [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rolldown/rolldown/commits/v1.2.3/packages/rolldown)

Updates `better-sqlite3` from 13.0.2 to 13.0.3
- [Release notes](https://github.com/WiseLibs/better-sqlite3/releases)
- [Commits](WiseLibs/better-sqlite3@v13.0.2...v13.0.3)

Updates `google-auth-library` from 11.0.0 to 11.0.1
- [Release notes](https://github.com/googleapis/google-cloud-node/releases)
- [Changelog](https://github.com/googleapis/google-cloud-node/blob/main/core/packages/google-auth-library-nodejs/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-cloud-node/commits/google-auth-library-v11.0.1/core/packages/google-auth-library-nodejs)

Updates `highlight.js` from 11.11.1 to 11.11.2
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/main/CHANGES.md)
- [Commits](highlightjs/highlight.js@11.11.1...11.11.2)

Updates `mammoth` from 1.12.0 to 1.12.1
- [Release notes](https://github.com/mwilliamson/mammoth.js/releases)
- [Changelog](https://github.com/mwilliamson/mammoth.js/blob/master/NEWS)
- [Commits](mwilliamson/mammoth.js@1.12.0...1.12.1)

Updates `metascraper` from 5.53.0 to 5.55.1
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md)
- [Commits](microlinkhq/metascraper@v5.53.0...v5.55.1)

Updates `metascraper-description` from 5.53.0 to 5.55.0
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/packages/metascraper-description/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/commits/v5.55.0/packages/metascraper-description)

Updates `metascraper-image` from 5.53.0 to 5.55.0
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/packages/metascraper-image/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/commits/v5.55.0/packages/metascraper-image)

Updates `metascraper-logo-favicon` from 5.53.1 to 5.55.1
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/packages/metascraper-logo-favicon/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/commits/v5.55.1/packages/metascraper-logo-favicon)

Updates `metascraper-title` from 5.53.0 to 5.55.0
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md)
- [Commits](microlinkhq/metascraper@v5.53.0...v5.55.0)

Updates `metascraper-url` from 5.53.0 to 5.55.0
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md)
- [Commits](microlinkhq/metascraper@v5.53.0...v5.55.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 `puppeteer` from 25.5.0 to 25.6.0
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](puppeteer/puppeteer@puppeteer-v25.5.0...puppeteer-v25.6.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)

Updates `tsx` from 4.23.5 to 4.23.12
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.23.5...v4.23.12)

---
updated-dependencies:
- dependency-name: "@anthropic-ai/sdk"
  dependency-version: 0.116.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.1107.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@aws-sdk/s3-request-presigner"
  dependency-version: 3.1107.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@notionhq/client"
  dependency-version: 5.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@rolldown/binding-darwin-arm64"
  dependency-version: 1.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: better-sqlite3
  dependency-version: 13.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: google-auth-library
  dependency-version: 11.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: highlight.js
  dependency-version: 11.11.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: mammoth
  dependency-version: 1.12.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: metascraper
  dependency-version: 5.55.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: metascraper-description
  dependency-version: 5.55.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: metascraper-image
  dependency-version: 5.55.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: metascraper-logo-favicon
  dependency-version: 5.55.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: metascraper-title
  dependency-version: 5.55.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: metascraper-url
  dependency-version: 5.55.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: puppeteer
  dependency-version: 25.6.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
- dependency-name: tsx
  dependency-version: 4.23.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 14, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Aug 17, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/production-dependencies-2613da835e branch August 17, 2026 00:47
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants