Skip to content

Conversation

dependabot[bot]
Copy link

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

Bumps semver to 7.5.2 and updates ancestor dependencies semver, zapier-platform-core and zapier-platform-cli. These dependencies need to be updated together.

Updates semver from 7.5.1 to 7.5.2

Release notes

Sourced from semver's releases.

v7.5.2

7.5.2 (2023-06-15)

Bug Fixes

Changelog

Sourced from semver's changelog.

7.5.2 (2023-06-15)

Bug Fixes

Commits

Updates zapier-platform-core from 15.0.0 to 15.19.0

Changelog

Sourced from zapier-platform-core's changelog.

15.19.0

released 2024-11-25

For optimal performance, an optional argument has been added to z.dehydrate to allow devs to control the cache duration on hydrators. The default cache duration for hydrators is unchanged (5 minutes).

Also, with the new optional meta field object added to the FieldSchema object, devs now have a supported mechanism for storing field-specific context which may be obtained when constructing dynamic needs, and then making that context available during actual action execution in the perform method.

Lastly, the zapier scaffold now supports TypeScript (TS) applications. It automatically detects TS and JS projects if the --entry flag isn't provided, so that it can generate and edit the right files in the right places, given TS projects tend to keep their files in ./src.

cli

  • 💅 Add support for TS on the zapier scaffold command (#884)

core

  • 🎉 Add support for providing the cache expiration for hydrators (#918)
  • 📜 Add timezone and withSearch fields to the bundle.meta object (#922)
  • 📜 Update the BeforeRequestMiddleware typings to require url in the request object (#924)

schema

  • 🎉 Add meta field support for the FieldSchema (#883)

schema-to-ts

None!

misc

  • 🔨 Bump elliptic from 6.5.7 to 6.6.0 (#911)
  • 🔨 Bump cross-spawn from 7.0.3 to 7.0.6 in /schema-to-ts (#919)

15.18.1

released 2024-11-01

cli

  • 🐛 Fix issue where zapier invoke --debug doesn't print HTTP logs for requests that aren't sent by z.request() (#907)

core

  • 🐛 Fix issue where HTTP logger can break aws-sdk v3 (and maybe other HTTP client libraries) intermittently (#905)
  • 🐛 HTTP logging now works with native fetch (#908)
  • 🧪 Allow to not wait for event loop to be empty to fix a hanging issue (#904)

schema

None!

... (truncated)

Commits
  • 982baa2 Add changelog for 15.19.0 and Bump cli, core, schema 15.18.1 -> 15.19.0
  • 9310d6e chore(ts): Extract HttpRequestOptionsWithUrl, add to middleware (#924)
  • 66dc9da [PDE-5395] feat(schema): Add meta field support for FieldSchema (#883)
  • 787317f Merge pull request #919 from zapier/dependabot/npm_and_yarn/schema-to-ts/cros...
  • eb89dcf chore(ts): Update bundle.meta typings [IQQ-2105] (#922)
  • ca94c57 Merge pull request #921 from zapier/PDE-5544
  • cb34418 chore(legacy-scripting-runner) Release legacy-scripting-runner v3.8.14 (#920)
  • cbdce7f Merge pull request #918 from zapier/PDE-5540
  • c3a921d PDE-5544 Update z.cache.set ts typing
  • c7bfd30 Bump cross-spawn from 7.0.3 to 7.0.6 in /schema-to-ts
  • Additional commits viewable in compare view

Updates zapier-platform-cli from 15.0.0 to 15.19.0

Changelog

Sourced from zapier-platform-cli's changelog.

15.19.0

released 2024-11-25

For optimal performance, an optional argument has been added to z.dehydrate to allow devs to control the cache duration on hydrators. The default cache duration for hydrators is unchanged (5 minutes).

Also, with the new optional meta field object added to the FieldSchema object, devs now have a supported mechanism for storing field-specific context which may be obtained when constructing dynamic needs, and then making that context available during actual action execution in the perform method.

Lastly, the zapier scaffold now supports TypeScript (TS) applications. It automatically detects TS and JS projects if the --entry flag isn't provided, so that it can generate and edit the right files in the right places, given TS projects tend to keep their files in ./src.

cli

  • 💅 Add support for TS on the zapier scaffold command (#884)

core

  • 🎉 Add support for providing the cache expiration for hydrators (#918)
  • 📜 Add timezone and withSearch fields to the bundle.meta object (#922)
  • 📜 Update the BeforeRequestMiddleware typings to require url in the request object (#924)

schema

  • 🎉 Add meta field support for the FieldSchema (#883)

schema-to-ts

None!

misc

  • 🔨 Bump elliptic from 6.5.7 to 6.6.0 (#911)
  • 🔨 Bump cross-spawn from 7.0.3 to 7.0.6 in /schema-to-ts (#919)

15.18.1

released 2024-11-01

cli

  • 🐛 Fix issue where zapier invoke --debug doesn't print HTTP logs for requests that aren't sent by z.request() (#907)

core

  • 🐛 Fix issue where HTTP logger can break aws-sdk v3 (and maybe other HTTP client libraries) intermittently (#905)
  • 🐛 HTTP logging now works with native fetch (#908)
  • 🧪 Allow to not wait for event loop to be empty to fix a hanging issue (#904)

schema

None!

... (truncated)

Commits
  • 982baa2 Add changelog for 15.19.0 and Bump cli, core, schema 15.18.1 -> 15.19.0
  • 9310d6e chore(ts): Extract HttpRequestOptionsWithUrl, add to middleware (#924)
  • 66dc9da [PDE-5395] feat(schema): Add meta field support for FieldSchema (#883)
  • 787317f Merge pull request #919 from zapier/dependabot/npm_and_yarn/schema-to-ts/cros...
  • eb89dcf chore(ts): Update bundle.meta typings [IQQ-2105] (#922)
  • ca94c57 Merge pull request #921 from zapier/PDE-5544
  • cb34418 chore(legacy-scripting-runner) Release legacy-scripting-runner v3.8.14 (#920)
  • cbdce7f Merge pull request #918 from zapier/PDE-5540
  • c3a921d PDE-5544 Update z.cache.set ts typing
  • c7bfd30 Bump cross-spawn from 7.0.3 to 7.0.6 in /schema-to-ts
  • 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.

Bumps [semver](https://github.com/npm/node-semver) to 7.5.2 and updates ancestor dependencies [semver](https://github.com/npm/node-semver), [zapier-platform-core](https://github.com/zapier/zapier-platform) and [zapier-platform-cli](https://github.com/zapier/zapier-platform). These dependencies need to be updated together.


Updates `semver` from 7.5.1 to 7.5.2
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v7.5.1...v7.5.2)

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

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

---
updated-dependencies:
- dependency-name: semver
  dependency-version: 7.5.2
  dependency-type: indirect
- dependency-name: zapier-platform-core
  dependency-version: 15.19.0
  dependency-type: direct:production
- dependency-name: zapier-platform-cli
  dependency-version: 15.19.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 3, 2025
Copy link
Author

dependabot bot commented on behalf of github Oct 15, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Oct 15, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/multi-ea2ca19f28 branch October 15, 2025 00:23
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