Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 12, 2023

Removes cacheable-request. It's no longer used after updating ancestor dependency @notionhq/client. These dependencies need to be updated together.

Removes cacheable-request

Updates @notionhq/client from 0.1.8 to 2.2.3

Release notes

Sourced from @​notionhq/client's releases.

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.

v1.0.4

  • Support for timestamp filters in database/query endpoint

v1.0.3

  • Support for block colors
  • Support for template mentions

v1.0.1

Released a new API version, 2022-02-22.

  • text in blocks renamed to rich_text
  • phone, text no longer accepted in query database filters
  • rollup query database filters use rich_text instead of text
  • formula query database filters use string instead of text
  • property_item objects contain a type, next_url, and id
  • Deprecated the list databases endpoint.

v0.4.13

Added support for caption in code blocks. Also added support for updating language and caption fields in code blocks.

v0.4.11

Adds support for granular permissions.

v0.4.10

Adds support for time zone information in dates

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by parulbaweja, a new releaser for @​notionhq/client since your current version.


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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [cacheable-request](https://github.com/jaredwray/cacheable-request). It's no longer used after updating ancestor dependency [@notionhq/client](https://github.com/makenotion/notion-sdk-js). These dependencies need to be updated together.


Removes `cacheable-request`

Updates `@notionhq/client` from 0.1.8 to 2.2.3
- [Release notes](https://github.com/makenotion/notion-sdk-js/releases)
- [Commits](https://github.com/makenotion/notion-sdk-js/commits/v2.2.3)

---
updated-dependencies:
- dependency-name: cacheable-request
  dependency-type: indirect
- dependency-name: "@notionhq/client"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 12, 2023
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant