Skip to content

Chore(deps): Bump @notionhq/client from 4.0.2 to 5.0.0#595

Merged
gloriababic merged 2 commits intomainfrom
dependabot/npm_and_yarn/notionhq/client-5.0.0
Sep 11, 2025
Merged

Chore(deps): Bump @notionhq/client from 4.0.2 to 5.0.0#595
gloriababic merged 2 commits intomainfrom
dependabot/npm_and_yarn/notionhq/client-5.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Sep 4, 2025

Bumps @notionhq/client from 4.0.2 to 5.0.0.

Release notes

Sourced from @​notionhq/client's releases.

v5.0.0

What's Changed

Major changes and highlights from v4.0.2 to v5.0.0.

⚡️ Major API and SDK updates

  • Added support for multiple data sources
  • Removed support for `notion.databases.list
    • The list databases method has been removed, since this endpoint has been deprecated & unsupported since 2022-02-22, and v5 of the SDK is tailored toward 2025-09-03 #600
  • Added support for verification filters for data sources
    • Added verification filter property to queryDataSources API shape #604

📝 API shape and type improvements

  • Richer API error details
    • SDK now surfaces the optional additional_data field in API error responses for better diagnostics. #603
  • API schema syncs
    • DataSourceObjectResponse["parent"] now supports the data_source_id variant.
    • Search filter enum updated from page | database to page | data_source.
    • Typechecking added for all examples/ projects in CI. #602

🧩 Examples and internal maintenance

  • Examples directory
    • Migrated all examples/ to TypeScript and committed missing build files. #603 #600
  • CI improvements
    • All examples are now typechecked as part of continuous integration. #602
  • Other
    • Added Copilot instructions file for repo #610

🛠 Miscellaneous fixes

  • Documentation
    • Updated the minimum recommended TypeScript version in the README after a dependency upgrade. #598
  • Patch releases
    • Version bumps and lockfile updates to keep publish and infra consistent. #596 #597

[!NOTE] v5.0.0 and 2025-09-03 bring fairly major changes to the SDK and to the API schema!

You can help us by tracking any friction as you upgrade, as well as any issues or improvement opportunities with the JavaScript → TypeScript changes in the examples/ projects, and filing an issue or opening a pull request for each.

New Contributors

Links

... (truncated)

Commits
  • 094ab91 5.0.0
  • 6325a6a Add Copilot instructions file for repo (#610)
  • 88a6b3f [v5] Sync database/source attribute changes and user param cleanup (#609)
  • 4173ed8 Bump prerelease version: 5.0.0-rc.05.0.0-rc.1 (#608)
  • 02416e8 [v5] Data source parent and relation property shape updates (#607)
  • e3354a5 Add verification filter property to db query (#604)
  • 9406d58 [v5] Bump default Notion-Version to 2025-09-03 (#605)
  • 178b3c0 [v5] Add missing page icon types and other misc fixes (#603)
  • 8555065 [v5] Sync API shape changes for data_source parents and search filter (#602)
  • 5807df2 [v5] Fix database_iddata_source_id path params (#601)
  • Additional commits viewable 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 4, 2025
@vercel
Copy link
Copy Markdown

vercel bot commented Sep 4, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
company-website Ready Ready Preview Comment Sep 11, 2025 7:41am
web-contact Ready Ready Preview Comment Sep 11, 2025 7:41am

dependabot bot and others added 2 commits September 11, 2025 09:03
Bumps [@notionhq/client](https://github.com/makenotion/notion-sdk-js) from 4.0.2 to 5.0.0.
- [Release notes](https://github.com/makenotion/notion-sdk-js/releases)
- [Commits](makenotion/notion-sdk-js@v4.0.2...v5.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@gloriababic
Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Sep 11, 2025

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@gloriababic gloriababic merged commit 50a63b9 into main Sep 11, 2025
6 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/notionhq/client-5.0.0 branch September 11, 2025 08:14
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.

1 participant