Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2025

Bumps the production-dependencies group with 1 update: @notionhq/client.

Updates @notionhq/client from 5.1.0 to 5.3.0

Release notes

Sourced from @​notionhq/client's releases.

v5.3.0

What's Changed

Links

v5.2.1

What's Changed

Links

v5.2.0

What's Changed

  • API schema sync: small consolidation refactors and fixes by @​ksinder in makenotion/notion-sdk-js#622
  • API schema sync: remove data_source_id type from DataSource.database_parent by @​ksinder in makenotion/notion-sdk-js#626
  • Sync API schema: CreatePage + templates; workspace_id field; query wiki filters by @​ksinder in makenotion/notion-sdk-js#628
    • Including workspace_id in bot responses alongside workspace_name
    • Introducing a new API endpoint notion.dataSources.listTemplates with one path parameter, data_source_id, for listing the available page templates under a data source
    • Adding a new optional parameter template to CreatePageBodyParameters with polymorphic type options of none (don't apply any template; existing behavior), default (apply data source's default template), and template_id (apply a custom template ID)
    • Adding a new optional parameter result_type to QueryDataSourceBodyParameters to allow for only surfacing "page" or "data_source" result types in the case of wikis (where databases can be nested)

Links

Commits
  • 9ed31fd Bump version to v5.3.0 (#634)
  • 45e8bc3 api-endpoints sync: add pagination for ListDataSourceTemplates endpoint (#633)
  • 4aecfb9 Bump version to v5.2.1 (#632)
  • 52e4f1e Sync api-endpoints: support templates in Update Page (#631)
  • 5a6ed64 Bump version to v5.2.0 (#630)
  • 50ca94f Fix increment-version workflow to create a PR (#629)
  • 3f546c5 Sync API schema: CreatePage + templates; workspace_id field; query wiki fil...
  • 3cd550c API schema sync: remove data_source_id type from `DataSource.database_paren...
  • 734a255 API schema sync: small consolidation refactors and fixes (#622)
  • fa4d27b Fix idempotency in NPM publish workflow; add increment-version workflow (#621)
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the production-dependencies group with 1 update: [@notionhq/client](https://github.com/makenotion/notion-sdk-js).


Updates `@notionhq/client` from 5.1.0 to 5.3.0
- [Release notes](https://github.com/makenotion/notion-sdk-js/releases)
- [Commits](makenotion/notion-sdk-js@v5.1.0...v5.3.0)

---
updated-dependencies:
- dependency-name: "@notionhq/client"
  dependency-version: 5.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 Oct 20, 2025
@coderabbitai
Copy link

coderabbitai bot commented Oct 20, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

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