Skip to content

build(deps): bump @notionhq/client from 5.23.3 to 5.24.0 - #294

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/notionhq/client-5.24.0
Open

build(deps): bump @notionhq/client from 5.23.3 to 5.24.0#294
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/notionhq/client-5.24.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @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

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@notionhq/client](https://github.com/makenotion/notion-sdk-js) 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)

---
updated-dependencies:
- dependency-name: "@notionhq/client"
  dependency-version: 5.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 10, 2026
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