TryGhost / Zapier

Ghost <-> Zapier Integration
https://developer.zapier.com/app/1566
MIT License
5 stars 3 forks source link

Update dependency zapier-platform-core to v12.2.1 #68

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
zapier-platform-core (source) 12.0.3 -> 12.2.1 age adoption passing confidence

Release Notes

zapier/zapier-platform (zapier-platform-core) ### [`v12.2.1`](https://togithub.com/zapier/zapier-platform/blob/HEAD/CHANGELOG.md#1221) [Compare Source](https://togithub.com/zapier/zapier-platform/compare/zapier-platform-core@12.2.0...zapier-platform-core@12.2.1) *released `2023-01-18`* ##### cli - :scroll: Improve docs about input field types ([#​585](https://togithub.com/zapier/zapier-platform/pull/585)) - :scroll: Improve docs about OAuth2 fields ([#​589](https://togithub.com/zapier/zapier-platform/pull/589)) - :scroll: More strongly recommend use of `z.dehydrateFile` for files ([#​590](https://togithub.com/zapier/zapier-platform/pull/590)) - :scroll: Update logging info ([#​591](https://togithub.com/zapier/zapier-platform/pull/591)) - :scroll: Fix `zapier init` command ([#​594](https://togithub.com/zapier/zapier-platform/pull/594)) - :scroll: Fix typo ([#​593](https://togithub.com/zapier/zapier-platform/pull/593)) - :scroll: Fix logo ([#​604](https://togithub.com/zapier/zapier-platform/pull/604)) - :hammer: Dependency updates - Bump typescript from 3.8.3 to 4.9.4 to fix a test ([#​599](https://togithub.com/zapier/zapier-platform/pull/599)) - Bump decode-uri-component from 0.2.0 to 0.2.2 ([#​596](https://togithub.com/zapier/zapier-platform/pull/596)) - Bump json5 from 1.0.1 to 1.0.2 ([#​601](https://togithub.com/zapier/zapier-platform/pull/601)) ##### core - None! ##### schema - :test_tube: Relax schema on `searchUniqueInputToOutput` for upsert to support dynamic fields. **EXPERIMENTAL: Currently an internal feature. Don't use it yet.** ([#​602](https://togithub.com/zapier/zapier-platform/pull/602)) ##### misc - :hammer: Dependency updates - Bump qs from 6.5.2 to 6.5.3 ([#​598](https://togithub.com/zapier/zapier-platform/pull/598)) ### [`v12.2.0`](https://togithub.com/zapier/zapier-platform/blob/HEAD/CHANGELOG.md#1220) [Compare Source](https://togithub.com/zapier/zapier-platform/compare/zapier-platform-core@12.1.0...zapier-platform-core@12.2.0) *release `2022-10-27`* ##### cli - :nail_care: Now you don't have to install zapier-platform-core to run [most of the commands](https://togithub.com/zapier/zapier-platform/pull/579#pullrequestreview-1145066736) ([#​579](https://togithub.com/zapier/zapier-platform/pull/579)) ##### core - :hammer: Dependency updates - Bump secret-scrubber from 1.0.3 to 1.0.7 ([#​583](https://togithub.com/zapier/zapier-platform/pull/583)) ##### schema - :test_tube: "Upsert" feature: Now a [search-or-create](https://togithub.com/zapier/zapier-platform/blob/zapier-platform-schema@12.2.0/packages/schema/docs/build/schema.md#searchorcreateschema) can include an `update` action that Zapier should call to update an existing object. **EXPERIMENTAL: This is currently an internal feature and subject to change. Don't use it yet.** ([#​584](https://togithub.com/zapier/zapier-platform/pull/584)) - :scroll: Clarify how fields accept `file` types ([#​582](https://togithub.com/zapier/zapier-platform/pull/582)) ### [`v12.1.0`](https://togithub.com/zapier/zapier-platform/blob/HEAD/CHANGELOG.md#1210) [Compare Source](https://togithub.com/zapier/zapier-platform/compare/zapier-platform-core@12.0.3...zapier-platform-core@12.1.0) *released `2022-09-29`* We rolled out a change to "migrate-by-email" on 2022-09-28. Now `zapier migrate --user` in CLI and "migrate-by-email" on UI only migrate Zaps that are **private to the user**. This change affects UI and all the CLI versions, not just 12.1.0. The old behavior was to migrate all the user's team members, which was inconsistent with the docs and often caused confusion. So we consider this change a bug fix instead of a breaking change. If you want the old behavior, use `zapier migrate --account`. ##### cli - :nail_care: Add `--account` flag to `migrate` command ([#​574](https://togithub.com/zapier/zapier-platform/pull/574)) - :nail_care: Add `--yes` flag to `promote` command to suppress interactive prompts by assuming "yes" to all prompts ([#​576](https://togithub.com/zapier/zapier-platform/pull/576)) - :nail_care: Print validation warnings at `build` time ([#​573](https://togithub.com/zapier/zapier-platform/pull/573)) - :scroll: Update Zapier logo in docs ([#​567](https://togithub.com/zapier/zapier-platform/pull/567)) - :scroll: Provide additional information about the connection label in docs ([#​564](https://togithub.com/zapier/zapier-platform/pull/564)) - :hammer: Dependency updates - Bump shell-quote from 1.7.2 to 1.7.3 ([#​560](https://togithub.com/zapier/zapier-platform/pull/560)) ##### core - :bug: Fix another hanging issue by aborting logger connection early ([#​562](https://togithub.com/zapier/zapier-platform/pull/562)) ##### schema - None!

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.