samuraikun / notion-headless-cms-nextjs-blog

Notion API + Next.js + TypeScript Blog
https://samuraikun.dev
5 stars 2 forks source link

Bump @notionhq/client from 1.0.4 to 2.2.7 #38

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @notionhq/client from 1.0.4 to 2.2.7.

Release notes

Sourced from @​notionhq/client's releases.

v2.2.6

Add support for:

  • Unique ID for pages
  • Public URL (if available)
  • Appending after a block

2.2.5

  • Fix bug for in filter_properties query parameter to correctly URI encode property IDs when passed via the JS SDK
  • Add peruvian_sol to acceptable NumberFormat options

2.2.4

Add support for creating template mentions. Also some minor changes to support filtering by status property in queryDatabase, and some emoji changes.

v2.2.3

  • Add support for array query parameters

v2.2.2

  • Add 'Singapore Dollar' to database number format

v2.2.1

  • Add "workspace_name" to bot objects.

v2.2.0

v2.1.1

  • Fixes issue using search with pagination helpers (#330)

v2.1.0

  • Add support for comments API (#326)
  • Export many more response types from the library (#319)
  • Add helpers for pagination (#320)
  • Add type guards (#320)

v2.0.0

Includes several breaking changes and updates the client to use Notion-Version 2022-06-28. See the changelog for more details.

Commits


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 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)
vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
samuraikun-notion-blog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 15, 2023 3:37am
dependabot[bot] commented 1 year ago

Superseded by #43.