Update dependency @notionhq/client to v2
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @notionhq/client (source) | 1.0.4 -> 2.3.0 |
Release Notes
makenotion/notion-sdk-js (@notionhq/client)
v2.3.0
What's changed
- Introduce client methods and data types for the new
oauth/revokeandoauth/introspecttoken endpoints by @ksinder in https://github.com/makenotion/notion-sdk-js/pull/552
Full Changelog: https://github.com/makenotion/notion-sdk-js/compare/b7f3de8563bd566cb3a0cea421aa1a82f2be9e46...v2.3.0
View this version on NPM: https://www.npmjs.com/package/@notionhq/client/v/2.3.0
v2.2.17
What's changed
- Added previously-missing optional fields to
LinkMentionResponseby @ksinder in https://github.com/makenotion/notion-sdk-js/pull/550:title,description,link_author,link_provider,thumbnail_url,icon_url,iframe_url,height,padding,padding_top
Full Changelog: https://github.com/makenotion/notion-sdk-js/compare/eed58030649895b95ab9b97e2959f77bab19cd62...v2.2.17
View this version on NPM: https://www.npmjs.com/package/@notionhq/client/v/2.2.17
v2.2.16
- Added
link_mentionandcustom_emojitypes, which are surfaced in various places (page, database, mention rich text item responses; block object requests) - Added a new
ApiColorofdefault_background - Added
"ascii art","hcl", and"smalltalk"toLanguageRequest
Full Changelog: https://github.com/makenotion/notion-sdk-js/compare/7950edc034d3007b0612b80d3f424baef89746d9...v2.2.16
v2.2.15
- Added
in_trashfield to request and response body - Added
descriptionfield to database properties - Added
PartialSelectResponseto be used for select properties
v2.2.14
- 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
Support querying databases by unique ID.
v2.2.12
Now createDatabase and updateDatabase allow creating unique ID properties and getDatabase will now return unique ID properties.
v2.2.11
- Fixes rollup property response types (#427)
- Adds support for
/oauth/tokenendpoint (#73) - Fixes toggleable headings response type (#420)
v2.2.10
Export new helper isFullPageOrDatabase.
v2.2.9
Changes to support wikis in the public API:
- Query database returns pages and databases.
- Databases can be created as children of databases.
- Pages that are parented by a page can have non title properties.
v2.2.8
What's Changed
- Remove
/// <reference lib="dom" />fromfetch-types.tsby @huw in https://github.com/makenotion/notion-sdk-js/pull/401
Full Changelog: https://github.com/makenotion/notion-sdk-js/compare/v2.2.6...v2.2.8
v2.2.7
v2.2.6
Add support for:
- Unique ID for pages
- Public URL (if available)
- Appending after a block
v2.2.5: 2.2.5
- Fix bug for in
filter_propertiesquery parameter to correctly URI encode property IDs when passed via the JS SDK - Add
peruvian_solto acceptable NumberFormat options
v2.2.4: 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
- Support status properties, toggle headers, and page property values (https://github.com/makenotion/notion-sdk-js/pull/341)
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.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| ding-one | ❌ Failed (Inspect) | Feb 18, 2025 9:34pm |
Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword
link(e.g. "Link T-123").💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.