salesforce-slack-starter-kit
salesforce-slack-starter-kit copied to clipboard
Salesforce Slack Starter Kit - a minimal opinionated scaffold for building Slack Apps Integrated to Salesforce
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.0.1 to 16.0.3. Changelog Sourced from dotenv's changelog. 16.0.3 (2022-09-29) Changed Added library version to debug logs (#682) 16.0.2 (2022-08-30) Added Export env-options.js and cli-options.js in package.json...
Bumps [@lwc/eslint-plugin-lwc](https://github.com/salesforce/eslint-plugin-lwc) from 1.2.1 to 1.5.0. Release notes Sourced from @lwc/eslint-plugin-lwc's releases. v1.5.0 What's Changed chore: update deps by @abdulsattar in salesforce/eslint-plugin-lwc#99 chore: update dependencies by @nolanlawson in salesforce/eslint-plugin-lwc#100 feat:...
Bumps [@salesforce/sfdx-lwc-jest](https://github.com/salesforce/sfdx-lwc-jest) from 1.1.0 to 1.1.3. Release notes Sourced from @salesforce/sfdx-lwc-jest's releases. v1.1.3 What's Changed Upgrade to Jest@18 and latest version of LWC by @pmdartus in salesforce/sfdx-lwc-jest#275 New Contributors @svc-scm...
After completing all the steps. Request Url is not getting verified. Here is the heroku logs: 2022-07-18T14:52:18.368285+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=POST path="/slack/events" host=flat-heroku.herokuapp.com request_id=43e6eb5e-2605-4bb6-88e8-8d4baf415afe fwd="3.235.6.209" dyno= connect= service=...
Bumps [@salesforce/eslint-config-lwc](https://github.com/salesforce/eslint-config-lwc) from 3.3.1 to 3.3.3. Release notes Sourced from @salesforce/eslint-config-lwc's releases. v3.3.3 Bug Fixes Fix whitelisted commerce and experience wires by @seckardt in salesforce/eslint-config-lwc#100. Internal Changes Dependencies updates by...
Bumps [express-session](https://github.com/expressjs/session) from 1.17.2 to 1.17.3. Release notes Sourced from express-session's releases. 1.17.3 Fix resaving already-saved new session at end of request deps: [email protected] Changelog Sourced from express-session's changelog. 1.17.3...
The scaffold script has knowledge of the Heroku url but doesn't populate the Manifest.YAML file with the appropriate value. I think it'd be good from a developer standpoint to have...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Rails, Express and other frameworks have a CLI or scripts for adding new features after the initial app scaffolding is done. For instance: `rails generate scaffold model ` I think...
Bumps [eslint](https://github.com/eslint/eslint) from 8.16.0 to 8.41.0. Release notes Sourced from eslint's releases. v8.41.0 Features 880a431 feat: change default ignore pattern to **/node_modules/ in flat config (#17184) (Milos Djermanovic) 8bf5505 feat:...