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

chore(deps-dev): bump zapier-platform-schema from 14.1.1 to 15.5.3 #863

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2024

Bumps zapier-platform-schema from 14.1.1 to 15.5.3.

Changelog

Sourced from zapier-platform-schema's changelog.

15.5.3

released 2024-02-08

cli

  • 🐛 Fixed bug in zapier validate where zapier-platform-core was failing to import on version 15.5.2 (#746)

15.5.2

released 2024-02-06

cli

  • 🐛 Fixed bug in zapier convert that crashes due to syntax error in user's code and should not replace source in sample (#730)

  • 🐛 Improved handling of broken symlinks while copying files to temp directory during the build process (#737)

  • 🐛 Fixed bug in zapier build where it failed to run in npm workspaces (#738, #742)

  • 🐛 Fixed converting triggers breaking when trigger key starts with a number (#741)

  • 🔧 Upgraded @​oclif/plugin-help dependency, addressing security issue with sub-dependency (#739)

  • 🔧 Updated the "custom-auth" sample to avoid a warning when running zapier validate (#724)

core

  • 🐛 Updated TypeScript method types in RawHttpResponse (#735)

  • 🐛 Use node-fetch TypeScript types in BaseHttpResponse (#736)

misc

  • 📜 Updated rest hook tutorial to include content for expiring webhooks (#731)

  • 📜 Documenting 5 min cache behavior of hydration and how to workaround (#740)

15.5.1

released 2023-11-21

cli

  • 📜 Update zapier logs documentation to mention default user target (#721)

core

  • 💅 Allow server to decide when to truncate log fields (#725)

... (truncated)

Commits
  • 4c4195c Bump cli, core, schema 15.5.2 -> 15.5.3
  • d39d891 changelog
  • 47d2a50 PDE-4678 fix(cli): Use findCorePackageDir() utility method when importing zap...
  • e3b3e23 [PDE-3790] chore: release 15.5.2 (#744)
  • fa42e76 [PDE-4682] chore(cli): Remove @​oclif/core dependency (#745)
  • 95680f6 PDE-4678 fix(cli): add comments and fix a path issue in utils/build.js (#742)
  • 3878106 PDE-4682 chore(cli): fix text alignment in zapier validate (#743)
  • 5e71387 fix(cli) Don't break when converting triggers whose key start with a number (...
  • b64e43f [PDE-4682] chore(cli): Add @​clif/core dependency, upgrade @​oclif/plugin-help ...
  • 3ce7c83 Merge pull request #738 from zapier/PDE-4678-build-in-workspaces
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [zapier-platform-schema](https://github.com/zapier/zapier-platform) from 14.1.1 to 15.5.3.
- [Changelog](https://github.com/zapier/zapier-platform/blob/main/CHANGELOG.md)
- [Commits](https://github.com/zapier/zapier-platform/compare/zapier-platform-schema@14.1.1...zapier-platform-schema@15.5.3)

---
updated-dependencies:
- dependency-name: zapier-platform-schema
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 9, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants