Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @notionhq/client to v2.2.15 #52

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 2, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@notionhq/client (source) 2.2.1 -> 2.2.15 age adoption passing confidence

Release Notes

makenotion/notion-sdk-js (@​notionhq/client)

v2.2.15

Compare Source

  • Added in_trash field to request and response body
  • Added description field to database properties
  • Added PartialSelectResponse to be used for select properties

v2.2.14

Compare Source

  • 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

Compare Source

Support querying databases by unique ID.

v2.2.12

Compare Source

Now createDatabase and updateDatabase allow creating unique ID properties and getDatabase will now return unique ID properties.

v2.2.11

Compare Source

  • Fixes rollup property response types (#​427)
  • Adds support for /oauth/token endpoint (#​73)
  • Fixes toggleable headings response type (#​420)

v2.2.10

Compare Source

Export new helper isFullPageOrDatabase.

v2.2.9

Compare Source

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

Compare Source

What's Changed

Full Changelog: makenotion/notion-sdk-js@v2.2.6...v2.2.8

v2.2.7

Compare Source

v2.2.6

Compare Source

Add support for:

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

v2.2.5: 2.2.5

Compare Source

  • 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

v2.2.4: 2.2.4

Compare Source

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

Compare Source

  • Add support for array query parameters

v2.2.2

Compare Source

  • Add 'Singapore Dollar' to database number format

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update dependency @notionhq/client to v2.2.2 Update dependency @notionhq/client to v2.2.3 Mar 18, 2023
@renovate renovate bot force-pushed the renovate/notionhq-client-2.x branch from 1c8d2bf to c585c8a Compare March 18, 2023 08:00
@renovate renovate bot changed the title Update dependency @notionhq/client to v2.2.3 Update dependency @notionhq/client to v2.2.4 Apr 17, 2023
@renovate renovate bot force-pushed the renovate/notionhq-client-2.x branch from c585c8a to b987c49 Compare April 17, 2023 12:32
@renovate renovate bot changed the title Update dependency @notionhq/client to v2.2.4 Update dependency @notionhq/client to v2.2.5 May 28, 2023
@renovate renovate bot force-pushed the renovate/notionhq-client-2.x branch from b987c49 to 236cd10 Compare May 28, 2023 11:21
@renovate renovate bot changed the title Update dependency @notionhq/client to v2.2.5 Update dependency @notionhq/client to v2.2.6 Jun 27, 2023
@renovate renovate bot force-pushed the renovate/notionhq-client-2.x branch from 236cd10 to ac516d1 Compare June 27, 2023 22:13
@renovate renovate bot changed the title Update dependency @notionhq/client to v2.2.6 Update dependency @notionhq/client to v2.2.7 Jul 10, 2023
@renovate renovate bot force-pushed the renovate/notionhq-client-2.x branch from ac516d1 to a090e78 Compare July 10, 2023 19:04
@renovate renovate bot changed the title Update dependency @notionhq/client to v2.2.7 Update dependency @notionhq/client to v2.2.8 Jul 17, 2023
@renovate renovate bot force-pushed the renovate/notionhq-client-2.x branch from a090e78 to 1f05090 Compare July 17, 2023 17:06
@renovate renovate bot changed the title Update dependency @notionhq/client to v2.2.8 Update dependency @notionhq/client to v2.2.9 Jul 25, 2023
@renovate renovate bot force-pushed the renovate/notionhq-client-2.x branch from 1f05090 to da1297c Compare July 25, 2023 01:58
@renovate renovate bot changed the title Update dependency @notionhq/client to v2.2.9 Update dependency @notionhq/client to v2.2.10 Aug 2, 2023
@renovate renovate bot force-pushed the renovate/notionhq-client-2.x branch from da1297c to 3d381aa Compare August 2, 2023 20:21
@renovate renovate bot changed the title Update dependency @notionhq/client to v2.2.10 Update dependency @notionhq/client to v2.2.11 Aug 14, 2023
@renovate renovate bot force-pushed the renovate/notionhq-client-2.x branch from 3d381aa to 253e5c0 Compare August 14, 2023 22:40
@renovate renovate bot changed the title Update dependency @notionhq/client to v2.2.11 Update dependency @notionhq/client to v2.2.12 Aug 25, 2023
@renovate renovate bot force-pushed the renovate/notionhq-client-2.x branch from 253e5c0 to cb121df Compare August 25, 2023 21:30
@renovate renovate bot changed the title Update dependency @notionhq/client to v2.2.12 Update dependency @notionhq/client to v2.2.13 Sep 2, 2023
@renovate renovate bot force-pushed the renovate/notionhq-client-2.x branch from cb121df to 858e864 Compare September 2, 2023 00:53
@renovate renovate bot changed the title Update dependency @notionhq/client to v2.2.13 Update dependency @notionhq/client to v2.2.14 Dec 4, 2023
@renovate renovate bot force-pushed the renovate/notionhq-client-2.x branch from 858e864 to baeeed3 Compare December 4, 2023 20:31
@renovate renovate bot changed the title Update dependency @notionhq/client to v2.2.14 Update dependency @notionhq/client to v2.2.15 Apr 10, 2024
@renovate renovate bot force-pushed the renovate/notionhq-client-2.x branch from baeeed3 to 883a59b Compare April 10, 2024 22:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants