Skip to content

Chore(deps): Bump @notionhq/client from 2.3.0 to 3.1.3#490

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/notionhq/client-3.1.3
Closed

Chore(deps): Bump @notionhq/client from 2.3.0 to 3.1.3#490
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/notionhq/client-3.1.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github May 28, 2025

Bumps @notionhq/client from 2.3.0 to 3.1.3.

Release notes

Sourced from @​notionhq/client's releases.

v3.1.3

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.2

What's Changed

Full 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.1

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.0

What's Changed

  • Add support for File Upload API endpoints by @​ksinder in makenotion/notion-sdk-js#565
    • Sync the latest OpenAPI schema for Notion's Public API to src/api-endpoints.ts
    • Introduce the /v1/file_uploads family of API endpoints (File Upload Create, Get, List, Send, Complete)
      • notion.fileUploads.send builds a FormData object to send fields via multipart/form-data
    • Add several refactors to extract common reused schema components, which drastically reduces the size of the file
  • Add file upload API example and fix Blob send logic by @​ksinder in makenotion/notion-sdk-js#566
    • Fix the FormData parameter passing logic in src/Client.ts for the Send File Upload API
    • Add examples/intro-to-notion-api/intermediate/5-upload-file.js example of using the File Upload API to upload and attach a file

Full 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.1

... (truncated)

Commits
  • cad601f 3.1.3
  • 10afb8a fix(types): Support browser fetch and remove node-fetch types (#574)
  • 3513b04 Add comments and docstrings to several API endpoint schemas (#573)
  • 0e38438 Patch version bump: v3.1.1 → v3.1.2 (#571)
  • 04fbb98 Add max_file_upload_size_in_bytes field to User response (#570)
  • 194f06d Patch version bump: v3.1.0 → v3.1.1 (#569)
  • 6c28579 Updates node/nvm version required (#568)
  • f8bb1d0 Minor version bump: v3.0.1 → v3.1.0 (#567)
  • 833880d Add file upload API example and fix Blob send logic (#566)
  • 7043b94 Add support for File Upload API endpoints (#565)
  • 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 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)

Bumps [@notionhq/client](https://github.com/makenotion/notion-sdk-js) from 2.3.0 to 3.1.3.
- [Release notes](https://github.com/makenotion/notion-sdk-js/releases)
- [Commits](makenotion/notion-sdk-js@v2.3.0...v3.1.3)

---
updated-dependencies:
- dependency-name: "@notionhq/client"
  dependency-version: 3.1.3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 May 28, 2025
@vercel
Copy link
Copy Markdown

vercel bot commented May 28, 2025

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

Name Status Preview Comments Updated (UTC)
web-contact ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 28, 2025 3:22pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
company-website ⬜️ Skipped (Inspect) May 28, 2025 3:22pm

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Jul 2, 2025

Superseded by #514.

@dependabot dependabot bot closed this Jul 2, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/notionhq/client-3.1.3 branch July 2, 2025 15:12
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.

0 participants