Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 3, 2025

Removes tough-cookie. It's no longer used after updating ancestor dependency zapier-platform-cli. These dependencies need to be updated together.

Removes tough-cookie

Updates zapier-platform-cli from 15.0.0 to 17.7.2

Changelog

Sourced from zapier-platform-cli's changelog.

17.7.2

Released 2025-09-17

cli

  • 🐛 Allows deleting old non-semver versions and blocks pushes to non-semver versions (#1160)
  • 🐛 Integration check displays failure icon if errors are present (#1159)

core

  • 🐛 Adds paging_token to bundle.meta types (#1157)

misc

17.7.1

Released 2025-09-10

cli

  • 🐛 Fix zapier scaffold failing when app object contains spread elements (#1115)
  • 🐛 Fix zapier invoke auth may append to last line without a newline (#1138)
  • 🐛 Fix zapier scaffold to use .js extension for TS imports (#1123)
  • 🐛 Fix zapier scaffold to handle shorthand property syntax (#1125)
  • 💅 zapier validate now runs _zapier-build before validation by default (#1130)
  • 💅 Add dev script to package.json of typescript templates generated by zapier init (#1128)
  • 💅 Improve zapier init to list only templates that support selected module and language (#1146)

core

  • 🐛 Censor sensitive info in ResponseError (#1147)

schema

  • 🐛 Fix InputFieldGroupsSchema to have its properties displayed (#1143)
  • 🧪 Allow to skip cleaning arrays in inputData via skipCleanArrayInputData (#1153)
  • 🔨 Support version with label (ongoing work) (#1093)

17.7.0

Released 2025-08-22

This update lays groundwork for Search Pagination, which will allow Search steps to paginate through results so that the most relevant results can be returned. However, this is not yet supported by any Zapier products.

cli

... (truncated)

Commits
  • e2047b9 Merge pull request #1163 from zapier/release-17.7.2
  • f6dc373 Update changelog
  • 120c4cb types
  • a26c801 Bump cli, core, schema 17.7.1 -> 17.7.2
  • 75d071d changelog for 17.7.2
  • 16cbc09 Merge pull request #1165 from zapier/IQQ-3617-reduce-inference-verbosity
  • e16231d Merge pull request #1164 from zapier/IQQ-3618-add-choice-inference
  • 276dcba Automate inputData inference for fields passed straight to inputs
  • 4cc7bdc Add choice field hints to inferred inputs
  • 2de6702 Add inputField inference for parent, dict, and list fields (#1162)
  • Additional commits viewable in compare view

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 3, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-14af2c6579 branch from ab2a45f to add75d9 Compare October 15, 2025 00:23
Removes [tough-cookie](https://github.com/salesforce/tough-cookie). It's no longer used after updating ancestor dependency [zapier-platform-cli](https://github.com/zapier/zapier-platform). These dependencies need to be updated together.


Removes `tough-cookie`

Updates `zapier-platform-cli` from 15.0.0 to 17.7.2
- [Changelog](https://github.com/zapier/zapier-platform/blob/[email protected]/CHANGELOG.md)
- [Commits](https://github.com/zapier/zapier-platform/compare/[email protected]@17.7.2)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-version: 
  dependency-type: indirect
- dependency-name: zapier-platform-cli
  dependency-version: 17.7.2
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-14af2c6579 branch from add75d9 to 424478b Compare October 15, 2025 00:24
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