Skip to content

fix(deps): update dependency @notionhq/client to v3 #41

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 6, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@notionhq/client (source) ^2.2.4 -> ^3.0.0 age adoption passing confidence

Release Notes

makenotion/notion-sdk-js (@​notionhq/client)

v3.0.0

Compare Source

What's Changed

This update, v2.3.0 → v3.0.0, is marked as a major version upgrade due to the Node minimum version increase to 18, as part of the change to use built-in fetch as the default in the Client constructor instead of node-fetch.

Full Changelog: makenotion/notion-sdk-js@650d23b...v3.0.0

View this version on NPM: https://www.npmjs.com/package/@​notionhq/client/v/3.0.0

New Contributors

v2.3.0

Compare Source

What's changed

Full Changelog: makenotion/notion-sdk-js@b7f3de8...v2.3.0

View this version on NPM: https://www.npmjs.com/package/@​notionhq/client/v/2.3.0

v2.2.17

Compare Source

What's changed

Full Changelog: makenotion/notion-sdk-js@eed5803...v2.2.17

View this version on NPM: https://www.npmjs.com/package/@​notionhq/client/v/2.2.17

v2.2.16

Compare Source

  • Added link_mention and custom_emoji types, which are surfaced in various places (page, database, mention rich text item responses; block object requests)
  • Added a new ApiColor of default_background
  • Added "ascii art", "hcl", and "smalltalk" to LanguageRequest

Full Changelog: makenotion/notion-sdk-js@7950edc...v2.2.16

v2.2.15

Compare Source

  • Added in_trash field to request and response body
  • Added description field to database properties
  • Added PartialSelectResponse to be used for select properties

v2.2.14

Compare Source

  • Added read/write support for names on file blocks
  • Fixed a bug where tables couldn't be added as children of toggle blocks
  • Updated the list of emoji and timezones

v2.2.13

Compare Source

Support querying databases by unique ID.

v2.2.12

Compare Source

Now createDatabase and updateDatabase allow creating unique ID properties and getDatabase will now return unique ID properties.

v2.2.11

Compare Source

  • Fixes rollup property response types (#​427)
  • Adds support for /oauth/token endpoint (#​73)
  • Fixes toggleable headings response type (#​420)

v2.2.10

Compare Source

Export new helper isFullPageOrDatabase.


Configuration

📅 Schedule: Branch creation - "before 12pm every weekday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants