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

Bump zapier-platform-cli from 15.5.1 to 15.5.3 #46

Merged
merged 1 commit into from
Feb 15, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps zapier-platform-cli from 15.5.1 to 15.5.3.

Changelog

Sourced from zapier-platform-cli'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)

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-cli](https://github.com/zapier/zapier-platform) from 15.5.1 to 15.5.3.
- [Changelog](https://github.com/zapier/zapier-platform/blob/main/CHANGELOG.md)
- [Commits](https://github.com/zapier/zapier-platform/compare/[email protected]@15.5.3)

---
updated-dependencies:
- dependency-name: zapier-platform-cli
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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 Feb 14, 2024
@langalex langalex merged commit 9afe09a into main Feb 15, 2024
3 checks passed
@langalex langalex deleted the dependabot/npm_and_yarn/zapier-platform-cli-15.5.3 branch February 15, 2024 08:21
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.

1 participant