heroku-connect-plugin
heroku-connect-plugin copied to clipboard
CLI plugin for Heroku Connect (experimental)
Bumps [axios](https://github.com/axios/axios) from 0.21.2 to 1.6.7. Release notes Sourced from axios's releases. Release v1.6.7 Release notes: Bug Fixes capture async stack only for rejections with native error objects; (#6203) (1a08f90)...
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 5.2.0 to 9.2.13. Release notes Sourced from inquirer's releases. [email protected] Modified lodash imports to help with tree-shaking Replace unmaintained through dependency (only affect users of the old...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.4. Commits 6585820 Release version 1.15.4 of the npm package. 7a6567e Disallow bracketed hostnames. 05629af Prefer native URL instead of deprecated url.parse. 1cba8e8 Prefer native...
Bumps [heroku-cli-util](https://github.com/heroku/heroku-cli-util) from 8.0.11 to 8.0.12. Release notes Sourced from heroku-cli-util's releases. v8.0.12 Bump handlebars from 4.0.10 to 4.5.3 (#130) f1308a5 Bump mixin-deep from 1.3.1 to 1.3.2 (#129) 255f93d Bump...
Bumps [sinon](https://github.com/sinonjs/sinon) from 2.4.1 to 17.0.1. Release notes Sourced from sinon's releases. Make resetHistory work for props Fix #1638: Make resetHistory work for props Speed up stub creation Performance: spend...
Bumps [mocha](https://github.com/mochajs/mocha) from 7.2.0 to 10.2.0. Release notes Sourced from mocha's releases. v10.2.0 10.2.0 / 2022-12-11 :tada: Enhancements #4945: API: add possibility to decorate ESM name before import (@j0tunn) :bug:...
Bumps [get-func-name](https://github.com/chaijs/get-func-name) from 2.0.0 to 2.0.2. Release notes Sourced from get-func-name's releases. v2.0.2 What's Changed Revert previous changes that shipped this as an ES module. Full Changelog: https://github.com/chaijs/get-func-name/commits/v2.0.2 v2.0.1 What's...
Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of this project. #### Changes included in this PR - Changes to the following...
Hello, I'm trying to diagnose the connection as described in [here](https://devcenter.heroku.com/articles/heroku-connect-diagnose), by running `heroku connect:diagnose --verbose`, but it returns an error ``` Diagnosing connection... done === Connection: magellan-jets-api ▸ Cannot...
Hi, currently when you import a new mapping, there is not way to know if it will actually work or not. The mapping will always be accepted and eventually your...