laconia icon indicating copy to clipboard operation
laconia copied to clipboard

Create well-crafted serverless applications, effortlessly.

Results 93 laconia issues
Sort by recently updated
recently updated
newest added

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tmpl&package-manager=npm_and_yarn&previous-version=1.0.4&new-version=1.0.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=axios&from_version=0.21.1&to_version=0.21.3&pr_id=be36a44e-153d-42f5-be01-b4c8cc4600eb&visibility=true&has_feature_flag=false) #### Changes included in this PR - Changes to...

Bumps [tar](https://github.com/npm/node-tar) from 4.4.9 to 4.4.19. Commits 9a6faa0 4.4.19 70ef812 drop dirCache for symlink on all platforms 3e35515 4.4.18 52b09e3 fix: prevent path escape using drive-relative paths bb93ba2 fix: reserve...

dependencies

Bumps [jszip](https://github.com/Stuk/jszip) from 3.6.0 to 3.7.1. Changelog Sourced from jszip's changelog. v3.7.1 2021-08-05 Fix build of dist files. Note: this version ensures the changes from 3.7.0 are actually included in...

dependencies

This is hopefully a more productive forum to discuss https://github.com/laconiajs/laconia/issues/152 This PR is open to examine changes to the dynamodb adapter so that it can serve a wider veriety of...

Bumps [jest](https://github.com/facebook/jest) from 26.6.3 to 27.0.6. Release notes Sourced from jest's releases. 27.0.6 Fixes [*] Publish all modules to include the build change in #11569 27.0.5 Features [@jest/fake-timers] Flush callbacks...

dependencies

Bumps [p-wait-for](https://github.com/sindresorhus/p-wait-for) from 3.2.0 to 4.1.0. Release notes Sourced from p-wait-for's releases. v4.1.0 Export TimeoutError for instance checking 3201c2c https://github.com/sindresorhus/p-wait-for/compare/v4.0.0...v4.1.0 v4.0.0 Breaking Require Node.js 12 3a103c3 Rename leadingCheck option to...

dependencies

_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...

dependencies

Bumps [eslint-config-standard](https://github.com/standard/eslint-config-standard) from 14.1.1 to 16.0.3. Commits 2cfcbfd 16.0.3 8fdbb45 fix: allow eslint-plugin-promise v5 as peer dependency (#186) 8c5203f 16.0.2 25a0d26 Relax rule: Enforce default parameters to be last (default-param-last)...

dependencies

See https://github.com/laconiajs/laconia/issues/764 Unit tests run. Also tried it locally in a project and it worked. This is a simple implementation: no matching on http method and string matching is limited...