fix(deps): update dependency @notionhq/client to v3#59
Draft
renovate[bot] wants to merge 1 commit intomainfrom
Draft
fix(deps): update dependency @notionhq/client to v3#59renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
082ffa7 to
2a0fae8
Compare
2a0fae8 to
20a0e8c
Compare
20a0e8c to
baa7478
Compare
baa7478 to
cc35b00
Compare
cc35b00 to
ea2d11a
Compare
ea2d11a to
c2e3d3e
Compare
c2e3d3e to
537931f
Compare
537931f to
eaf363f
Compare
eaf363f to
7b2e652
Compare
7b2e652 to
aab0b3b
Compare
aab0b3b to
a379f39
Compare
a379f39 to
86ad363
Compare
86ad363 to
a317222
Compare
a317222 to
47e4a33
Compare
47e4a33 to
a410fcf
Compare
a410fcf to
1ee1c9d
Compare
1ee1c9d to
968979e
Compare
968979e to
13afb30
Compare
13afb30 to
62409cf
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^2.2.15→^3.0.0Release Notes
makenotion/notion-sdk-js (@notionhq/client)
v3.1.3Compare Source
What's Changed
Full Changelog: makenotion/notion-sdk-js@0e38438...v3.1.3
View this version on NPM: https://www.npmjs.com/package/@notionhq/client/v/3.1.3
v3.1.2Compare Source
What's Changed
max_file_upload_size_in_bytesfield to User response by @ksinder in #570Full Changelog: makenotion/notion-sdk-js@194f06d...v3.1.2
View this version on NPM: https://www.npmjs.com/package/@notionhq/client/v/3.1.2
v3.1.1Compare Source
What's Changed
New Contributors
Full Changelog: makenotion/notion-sdk-js@f8bb1d0...v3.1.1
View this version on NPM: https://www.npmjs.com/package/@notionhq/client/v/3.1.1
v3.1.0Compare Source
What's Changed
src/api-endpoints.ts/v1/file_uploadsfamily of API endpoints (File Upload Create, Get, List, Send, Complete)notion.fileUploads.sendbuilds aFormDataobject to send fields viamultipart/form-dataFormDataparameter passing logic insrc/Client.tsfor the Send File Upload APIexamples/intro-to-notion-api/intermediate/5-upload-file.jsexample of using the File Upload API to upload and attach a fileFull Changelog: makenotion/notion-sdk-js@f2e1665...v3.1.0
View this version on NPM: https://www.npmjs.com/package/@notionhq/client/v/3.1.0
v3.0.1Compare Source
What's Changed
width_ratioparameter and field oncolumnBlocks by @ksinder in #561api-endpointstypes fromsrc/index.tsby @ksinder in #562Full Changelog: makenotion/notion-sdk-js@8b867fd...v3.0.1
View this version on NPM: https://www.npmjs.com/package/@notionhq/client/v/3.0.1
v3.0.0Compare 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
fetchas the default in theClientconstructor instead ofnode-fetch.src/api-endpoints.tsby @ksinder in #558InternalFileRequest,ExternalFileRequest, andInternalOrExternalFileWithNameRequestblock_idcdcommand by @crosskayla in #493Full 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
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.
This PR was generated by Mend Renovate. View the repository job log.