3.0.15 (2020-11-22)
3.0.14 (2020-10-18)
- package.json to reduce vulnerabilities (569c74c)
- upgrade eslint from 7.10.0 to 7.11.0 (e6496bb)
- upgrade multiple dependencies with Snyk (3503616)
- upgrade multiple dependencies with Snyk (d7bd4a0)
- upgrade semantic-release from 17.1.2 to 17.2.0 (3b6248b)
- upgrade serverless from 2.4.0 to 2.5.0 (0772f1f)
- upgrade sinon from 9.1.0 to 9.2.0 (fc5943c)
3.0.13 (2020-10-01)
3.0.12 (2020-09-29)
- upgrade @randy.tarampi/lambda-logger from 6.3.0 to 6.3.4 (1fe833f)
- upgrade @randy.tarampi/serverless from 6.3.0 to 6.3.4 (895a5a5)
- upgrade eslint from 7.9.0 to 7.10.0 (e766bf0)
- upgrade eslint-plugin-import from 2.22.0 to 2.22.1 (47fd136)
- upgrade serverless from 2.2.0 to 2.3.0 (ede7dff)
3.0.11 (2020-09-23)
- package: Upgrade packages for 2020-09-23. (b40a6b0)
3.0.10 (2020-09-22)
- upgrade semantic-release from 17.1.1 to 17.1.2 (785fa73)
- upgrade serverless-webpack from 5.3.4 to 5.3.5 (53e3df0)
- upgrade webpack from 4.44.1 to 4.44.2 (7c88851)
- upgrade webpack-bundle-analyzer from 3.8.0 to 3.9.0 (8ce955a)
3.0.9 (2020-09-13)
- upgrade eslint from 7.7.0 to 7.8.0 (ecd85f1)
- upgrade multiple dependencies with Snyk (ef0866c)
- upgrade serverless from 1.80.0 to 1.81.1 (5a5bd21)
- upgrade snyk from 1.386.0 to 1.387.1 (ee79534)
3.0.8 (2020-08-29)
webpack-node-externals
expects anallowlist
, not awhitelist
. (e2b9abe)
3.0.7 (2020-08-29)
- package: Bump packages for security updates (2020-08-29) (c1fba6d), closes /github.com/randytarampi/slamscan/pull/131#issuecomment-669014514 /github.com/randytarampi/lwip/pull/47#issuecomment-669576137 /github.com/randytarampi/lwip/pull/46#issuecomment-669587798 /github.com/randytarampi/pseudolocalize/pull/43#issuecomment-669639431 /github.com/randytarampi/pseudolocalize/pull/44#issuecomment-669640745 /github.com/randytarampi/pseudoimage/pull/60#issuecomment-669730376 /github.com/randytarampi/slamscan/pull/132#issuecomment-669738806 /github.com/randytarampi/slamscan/pull/134#issuecomment-669738983 /github.com/randytarampi/slamscan/pull/133#issuecomment-669739016 /github.com/randytarampi/pseudoimage/pull/61#issuecomment-669743569 /github.com/randytarampi/slamscan/pull/135#issuecomment-671014646 /github.com/randytarampi/pseudolocalize/pull/45#issuecomment-673205158 /github.com/randytarampi/pseudoimage/pull/62#issuecomment-673288919 /github.com/randytarampi/lwip/pull/48#issuecomment-674452146 /github.com/randytarampi/me/pull/748#issuecomment-674633206
3.0.6 (2020-08-02)
- package.json & .snyk to reduce vulnerabilities (cc29f94)
3.0.5 (2020-05-02)
- upgrade multiple dependencies with Snyk (363dd09)
- upgrade multiple dependencies with Snyk (bb9e559)
- upgrade serverless from 1.68.0 to 1.69.0 (b7aa2e9)
- upgrade serverless from 1.68.0 to 1.69.0 (01080a1)
3.0.4 (2020-05-01)
- package.json, package-lock.json & .snyk to reduce vulnerabilities (c4c6811)
- package.json, package-lock.json & .snyk to reduce vulnerabilities (f9c21af)
- package.json, package-lock.json & .snyk to reduce vulnerabilities (0d96a40)
3.0.3 (2020-04-29)
- package.json, package-lock.json & .snyk to reduce vulnerabilities (97ddbe4)
- package.json, package-lock.json & .snyk to reduce vulnerabilities (46d791d)
- package.json, package-lock.json & .snyk to reduce vulnerabilities (2c3e434)
- upgrade @randy.tarampi/lambda-logger from 6.1.15 to 6.1.21 (ba5ba84)
- upgrade @randy.tarampi/lambda-logger from 6.1.15 to 6.1.21 (0305bf2)
- upgrade coveralls from 3.0.13 to 3.1.0 (a235e7c)
- upgrade coveralls from 3.0.13 to 3.1.0 (c1591fe)
- upgrade mocha from 7.1.1 to 7.1.2 (141633f)
- upgrade mocha from 7.1.1 to 7.1.2 (d38d8d1)
- upgrade snyk from 1.309.0 to 1.311.0 (871efd5)
- upgrade snyk from 1.309.0 to 1.311.0 (443689d)
3.0.2 (2020-04-22)
- package: Update dependencies. (7ee3d5c), closes #90 #91 #93 #94 #95 #96 #97 #98 #99 #100 #101 #102 #103 #104 #106 #107
3.0.1 (2020-04-22)
- package.json & package-lock.json to reduce vulnerabilities (9218283)
3.0.0 (2020-01-07)
- package: Blindly upgrade our dependencies for the new year and support node@10. (9c9cc82)
- package: Really, this is more about dropping support for node@8, but AWS is disallowing creation of node@8 lambdas today anyways, per https://docs.aws.amazon.com/lambda/latest/dg/runtime-support-policy.html.
Also, we'll also need to have real virus definitions on hand as the rewrite of clamscan
dropped the testing mode. Which is unfortunate.
2.0.5 (2019-07-05)
- .snyk, package.json & package-lock.json to reduce vulnerabilities (194bf53)
- .snyk, package.json & package-lock.json to reduce vulnerabilities (fa57e5a)
- Apply Synk patch for SNYK-JS-LODASH-450202. (7b1f094)
- Apply Synk patch for SNYK-JS-LODASH-450202. (655abfc)
2.0.4 (2019-05-04)
- chore(greenkeeper): Update dependencies. (36d0062)
2.0.3 (2019-03-08)
- semantic-release: Use
@semantic-release/git
properly (ffeb88a)