-
-
Notifications
You must be signed in to change notification settings - Fork 3
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 zapier-platform-core to v15 #76
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/zapier-platform-core-15.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
renovate
bot
force-pushed
the
renovate/zapier-platform-core-15.x
branch
from
September 7, 2023 22:57
60b14b0
to
6d4c0bb
Compare
renovate
bot
force-pushed
the
renovate/zapier-platform-core-15.x
branch
from
September 19, 2023 19:22
6d4c0bb
to
ab417b4
Compare
renovate
bot
force-pushed
the
renovate/zapier-platform-core-15.x
branch
2 times, most recently
from
October 6, 2023 19:37
7eeeaaf
to
ecb75fb
Compare
renovate
bot
force-pushed
the
renovate/zapier-platform-core-15.x
branch
from
November 1, 2023 21:48
ecb75fb
to
6e1e968
Compare
renovate
bot
force-pushed
the
renovate/zapier-platform-core-15.x
branch
from
November 9, 2023 14:29
6e1e968
to
b6e5fa2
Compare
renovate
bot
force-pushed
the
renovate/zapier-platform-core-15.x
branch
from
November 21, 2023 08:21
b6e5fa2
to
25aa052
Compare
renovate
bot
force-pushed
the
renovate/zapier-platform-core-15.x
branch
2 times, most recently
from
February 8, 2024 21:29
9c78ed6
to
9296d4d
Compare
renovate
bot
force-pushed
the
renovate/zapier-platform-core-15.x
branch
2 times, most recently
from
March 28, 2024 17:23
2010712
to
d95b4a1
Compare
renovate
bot
force-pushed
the
renovate/zapier-platform-core-15.x
branch
2 times, most recently
from
April 9, 2024 16:35
5143630
to
83117ea
Compare
renovate
bot
force-pushed
the
renovate/zapier-platform-core-15.x
branch
2 times, most recently
from
May 8, 2024 09:50
aa71c38
to
d0f18ba
Compare
renovate
bot
force-pushed
the
renovate/zapier-platform-core-15.x
branch
from
May 27, 2024 16:21
d0f18ba
to
653f17c
Compare
renovate
bot
force-pushed
the
renovate/zapier-platform-core-15.x
branch
from
June 13, 2024 17:22
653f17c
to
d710d6f
Compare
renovate
bot
force-pushed
the
renovate/zapier-platform-core-15.x
branch
3 times, most recently
from
July 2, 2024 23:18
3e30941
to
f162366
Compare
renovate
bot
force-pushed
the
renovate/zapier-platform-core-15.x
branch
2 times, most recently
from
July 19, 2024 21:56
0a093ad
to
5051c57
Compare
renovate
bot
force-pushed
the
renovate/zapier-platform-core-15.x
branch
2 times, most recently
from
August 21, 2024 19:29
a3a3379
to
8503595
Compare
renovate
bot
force-pushed
the
renovate/zapier-platform-core-15.x
branch
from
August 28, 2024 19:37
8503595
to
80535e6
Compare
renovate
bot
force-pushed
the
renovate/zapier-platform-core-15.x
branch
3 times, most recently
from
September 18, 2024 09:27
de4c6ed
to
b3f1f52
Compare
renovate
bot
force-pushed
the
renovate/zapier-platform-core-15.x
branch
from
September 24, 2024 18:10
b3f1f52
to
f3890f5
Compare
renovate
bot
force-pushed
the
renovate/zapier-platform-core-15.x
branch
2 times, most recently
from
October 11, 2024 08:04
56dc752
to
c539a69
Compare
renovate
bot
force-pushed
the
renovate/zapier-platform-core-15.x
branch
from
October 24, 2024 15:14
c539a69
to
c751bf7
Compare
renovate
bot
force-pushed
the
renovate/zapier-platform-core-15.x
branch
from
November 1, 2024 17:42
c751bf7
to
808fd58
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
12.0.3
->15.18.1
Release Notes
zapier/zapier-platform (zapier-platform-core)
v15.18.1
Compare Source
released
2024-11-01
cli
zapier invoke --debug
doesn't print HTTP logs for requests that aren't sent byz.request()
(#907)core
schema
None!
v15.18.0
Compare Source
released
2024-10-24
cli
init
output (#894)core
nx
argument toz.cache.set()
(#900)process.exit(1)
on catching anEMFILE
error insidecheckMemory()
(#901)schema
None!
schema-to-ts
z.request
responses and deprecate.json
(#895)misc
CHANGELOG
(#898)v15.17.0
Compare Source
released
2024-10-11
Introducing three major updates, with the first two aimed at improving your development experience:
zapier invoke
command: This powerful new command enables you to emulate Zapier's production environment locally. Test triggers, actions, and authentication flows right from your terminal without deploying to Zapier. This is especially valuable for debugging, development, and quick testing iterations. Learn more about the command in the README or by typingzapier invoke --help
in your terminal.zapier-platform-cli
's CI testing, it still works on Node.js 16, except for thezapier invoke auth start
command. But using Node.js 18 or later is recommended, as we'll be dropping support for Node.js 16 in an upcoming major release.As usual, all other improvements and bug fixes are listed below.
cli
zapier invoke
command (#856, #872, #878)zapier convert
command not writingbulkReads
to separate files (#881)core
ResponseError
type (#877)schema
None!
misc
v15.16.1
Compare Source
released
2024-10-04
cli
None!
core
schema
None!
misc
canary
command to docs (#870)v15.16.0
Compare Source
released
2024-09-24
cli
zapier canary
command (#861)core
None!
schema
None!
misc
v15.15.0
Compare Source
released
2024-09-18
This release introduces "Buffered Create Actions", currently only available for internal use. A Buffered Create allows you to create objects in bulk with a single or fewer API request(s). This is useful when you want to reduce the number of requests made to your server. When enabled, Zapier holds the data until the buffer reaches a size limit or a certain time has passed, then sends the buffered data using the
performBuffer
function you define.cli
None!
core
schema
performBuffer
andbuffer
tooperation
schema to support Buffered Create Actions (#832)v15.14.2
Compare Source
released
2024-09-17
cli
None!
core
schema
None!
misc
None!
v15.14.1
Compare Source
released
2024-09-12
cli
None!
core
signal
to z.request options (#857)schema
None!
misc
inputFormat
field type (#858)v15.14.0
Compare Source
released
2024-08-28
cli
None!
core
schema
None!
misc
customOptions
field to z.request options (#846)v15.13.0
Compare Source
released
2024-08-21
cli
None!
core
None!
schema
misc
v15.12.0
Compare Source
released
2024-08-16
cli
zapier pull
command (#838)core
object
types (#840)schema
bulk reads
action type (#831)bulk_reads
functional constraint (#829)schema-to-ts
misc
primary: true
limitations (#836)primary
inoutputFields
(#834)bundle.meta.withSearch
(#823)v15.11.1
Compare Source
released
2024-07-19
core
cli
None!
schema
None!
v15.11.0
Compare Source
released
2024-07-16
core
extension
from colliding with resource keys inbase
(#819)schema-to-ts
tool (#818)cli
None!
schema
None!
schema-to-ts
v15.10.0
Compare Source
released
2024-07-02
cli
None!
core
schema
None!
v15.9.1
Compare Source
released
2024-06-27
cli
None!
core
schema
None!
v15.9.0
Compare Source
released
2024-06-26
cli
None!
core
schema
None!
v15.8.0
Compare Source
released
2024-06-13
cli
core
schema
retry
andfilter
at the root-level of the throttle configuration (#796)misc
v15.7.3
Compare Source
released
2024-05-27
cli
CVE-2024-27980
changes in Node.js by always passingshell: true
as an option forspawn()
in Windows OS environments (thanks to @jaydamani for the report!) (#788).v15.7.2
Compare Source
released
2024-05-08
cli
zapier migrate --user
(#779)core
misc
v15.7.1
Compare Source
released
2024-05-01
cli
redirect_uri
change after publish in the docs (#774)core
null
response content breaking the search for sensitive values (#772)schema
None!
misc
v15.7.0
Compare Source
released
2024-04-09
cli
core
schema
None!
v15.6.2
Compare Source
released
2024-04-03
cli
None!
core
schema
None!
v15.6.1
Compare Source
released
2024-03-28
cli
primary
property inoutputFields
(#763)retry
in theoverrides
attributes (#761)core
None!
schema
retry
in theoverrides
object of the throttle configuration (#761)misc
v15.6.0
Compare Source
released
2024-03-26
cli
allowGetBody
option inz.request()
(#752)key
andoverrides
attributes, andaction
scope (#760)core
primary
property inoutputFields
(#754)schema
primary
inoutputFields
to define the unique key for deduplication (#754)overrides
in the throttle configuration (#755)key
in the throttle configuration andaction
scope (#757)v15.5.3
Compare Source
released
2024-02-08
cli
zapier validate
wherezapier-platform-core
was failing to import on version15.5.2
(#746)v15.5.2
Compare Source
released
2024-02-06
cli
zapier convert
that crashes due to syntax error in user's code and should not replacesource
in sample (#730)zapier build
where it failed to run in npm workspaces (#738, #742)core
misc
v15.5.1
Compare Source
released
2023-11-21
cli
zapier logs
documentation to mention default user target (#721)core
schema
None!
misc
v15.5.0
Compare Source
released
2023-11-08
cli
None!
core
None!
schema
steadyState
property on the FieldSchema for steady state deduplication on trigger polls (#721)misc
v15.4.2
Compare Source
released
2023-11-01
cli
z.cursor
documentation for handling end of the result set (#703)core
schema
misc
v15.4.1
Compare Source
released
2023-10-06
cli
None!
core
None!
schema
misc
None!
v15.4.0
Compare Source
released
2023-10-06
cli
None!
core
z.cursor.set()
(#705)schema
misc
v15.3.0
Compare Source
released
2023-09-19
cli
None!
core
None!
schema
misc
v15.2.0
Compare Source
v15.1.0
Compare Source
released
2023-09-07
cli
core
None!
schema
None!
legacy-scripting-runner
misc
v15.0.1
Compare Source
released
2023-07-10
cli
zapier convert
now uses jest test template scaffold instead of mocha (#674)core
None!
schema
None!
misc
v15.0.0
Compare Source
released
2023-06-30
Version
15.0.0
is a breaking change release that contains several important upgrades and deprecations. Here is a brief breakdown of the changes (❗ denotes a breaking change):❗ Changelog is required for promotions.
Prior to v15.0.0, providing a changelog was optional for promoting an app; this is now required. You can also append changelog metadata to help categorize whether the changes are related to bug fixes or a new feature.
❗ Remove
important
field from the schema.The
important
field was deprecated inv14.0.1
(#644) and now we are removing it in this release.❗ Apps can now use Node.js v18.x and Node.js v14.x is no longer supported.
(a) Any integrations that depend on
zapier-platform-core@15.0.0
will now run on Node.js 18.(b) We are dropping support for Node.js 14, which has been designated end-of-life since 2023-04-30 (see the Node.js release schedule).
cli
zapier convert
now uses jest test template scaffold instead of mocha (#674)zapier login --sso
points to the correct link for fetching Deploy Keys (#666)zapier convert
should convertsource
fields (#660)core
schema
important
field from the schema (#662)misc
📜 Documentation update related to redirect caveat in public apps (#661)
📜 Documentation update related to supplement the "Output Fields" section (#654)
🔨 Dependency updates (#668, #665)
CLI
@oclif/command@1.8.21
to@oclif/command@1.8.27
@oclif/config@1.18.6
to@oclif/command@1.18.10
fs-extra@10.0.0
to@oclif/command@11.1.1
jscodeshift@0.14.0
tojscodeshift@0.15.0
marked-terminal@5.1.1
tomarked-terminal@5.2.0
prettier@2.8.3
toprettier@2.8.8
read@2.0.0
toread@2.1.0
semver@7.3.8
tosemvar@7.5.2
yeoman-generator@5.7.0
toyeoman-generator@5.9.0
nock@13.3.0
tonock@13.3.1
Core
node-abort-controller@3.0.1
tonode-abort-controller@3.1.1
semver@7.3.5
tosemvar@7.5.2
aws-sdk@2.1300.0
toaws-sdk@2.1397.0
fs-extra@10.0.0
tofs-extra@11.1.1
@types/node@18.11.18
to@types/node@20.3.1
Legacy
moment-timezone@0.5.35
tomoment-timezone@0.5.43
aws-sdk@2.1300.0
toaws-sdk@2.1397.0
nock@13.3.0
tonock@13.3.1
Schema
jsonschema@1.2.2
tojsonschema@1.4.1
fs-extra@10.0.0
tofs-extra@11.1.1
v14.1.2
Compare Source
v14.1.1
Compare Source
released
2023-06-07
cli
typescript
in template generator from 4.2.4 to 4.9.4 (#657)core
schema
misc
v14.1.0
Compare Source
v14.0.1
Compare Source
released
2023-05-22
cli
zapier convert
command (#639)key
property in the.zapierapprc
file after running thezapier convert
command (#640)core
schema
important
key of theBasicDisplaySchema
. This property will be removed and hence a breaking change ❗ in the next major version release. (#644)misc
moment
from 2.24.0 to 2.29.4 (#635)minimatch
from 3.0.4 to 3.0.5 (#634)v14.0.0
Compare Source
released
2023-03-21
Version
14.0.0
is a breaking change release that contains several important upgrades and deprecations. Here is a brief breakdown of the changes (❗ denotes a breaking change):❗
altersDynamicFields
no longer defaults to true whendynamic
is set. You should now set the flag appropriately. If a dynamic dropdown (i.e. a field withdynamic
set) should refresh other input fields, you must setaltersDynamicFields
to true on v14.❗ Before v14, the Zap editor didn't really use
canPaginate
. Instead, it made two requests and compared them to determine if pagination is supported. Starting from v14,canPaginate
is required for the Zap editor to show the Load More button for pagination.❗ Now you are required to provide meta information about your app, such as your intended audience and app category (if that information isn't already provided). If you are missing this information, you will be blocked from making updates to your integration (
zapier promote
,zapier upload
,zapier push
). Usezapier register
withzapier-platform-core@14.0.0
or go tohttps://developer.zapier.com/app/{app_id}/version/{version}/settings
to fill it out.On v14, OAuth2 implementation now supports PKCE! See our documentation for details.
Read on for a detailed set of release notes. Again, ❗ are BREAKING CHANGEs.
cli
register
command (#618)promote
,upload
, andpush
for missing required app info (#612)--yes
flag forregister
command (#627)core
schema
enablePkce
tooauth2Config
(#623)searchAndCreates
andsearchOrCreates
can coexist to avoid search key collision (#624)performList
for testing REST Hooks (#619)misc
v13.0.0
Compare Source
v12.2.1
Compare Source
v12.2.0
Compare Source
v12.1.0
Compare Source
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.